Project

General

Profile

Bug #20153

Updated by k0kubun (Takashi Kokubun) 4 months ago

Ruby 3.3.0 ignores `--yjit-stats` when `RubyVM::YJIT.enable` (no argument) is used, which is an unintended behavior. 

 commit:7f9c174102d0e2369befc7b88f2c073becaa7560 https://github.com/ruby/ruby/pull/9415 should be backported to ruby_3_3. 

 Backport PR: https://github.com/ruby/ruby/pull/9424

Back