
Issue #20153 has been updated by naruse (Yui NARUSE). Backport changed from 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED to 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONTNEED, 3.3: DONE Merged https://github.com/ruby/ruby/pull/9424 ---------------------------------------- Bug #20153: Backport 7f9c174102 to fix --yjit-stats with RubyVM::YJIT.enable https://bugs.ruby-lang.org/issues/20153#change-107345 * Author: k0kubun (Takashi Kokubun) * Status: Closed * Assignee: naruse (Yui NARUSE) * Backport: 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONTNEED, 3.3: DONE ---------------------------------------- Ruby 3.3.0 ignores `--yjit-stats` when `RubyVM::YJIT.enable` (no argument) is used, which is an unintended behavior. commit:7f9c174102d0e2369befc7b88f2c073becaa7560 should be backported to ruby_3_3. Backport PR: https://github.com/ruby/ruby/pull/9424 -- https://bugs.ruby-lang.org/