mirror of
https://github.com/ruby/ruby.git
synced 2026-08-01 17:57:19 +08:00
It's causing ruby CI to flake, because it's a badly designed test, a lot of thing can cause acouple extra allocation there and there so even if you invoke the exact same code twice, you might still allocate a bit more or a bit less.