Project

General

Profile

Bug #20153

Updated by k0kubun (Takashi Kokubun) 4 months ago

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

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

Back