| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-repeat20/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| TestRubyOptions#test_jit_debug [/tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_rubyoptions.rb:1129]: |
| pid 6546 exit 0 |
| | MJIT: CC defaults to /usr/bin/gcc |
| | MJIT: tmp_dir is /tmp |
| | No MJIT_HEADER |
| | Creating precompiled header |
| | Starting process: /usr/bin/gcc /usr/bin/gcc -w -Wfatal-errors -fPIC -shared -w -pipe -O3 -fno-fast-math -O0Stopping worker thread |
| | -O1 -nodefaultlibs -nostdlib -o /tmp/_ruby_mjit_hp6546u0.h.gch |
| | gcc: fatal error: no input files |
| | compilation terminated. |
| | MJIT warning: Making precompiled header failed on compilation. Stopping MJIT worker... |
| | MJIT warning: failed to remove "/tmp/_ruby_mjit_hp6546u0.h.gch": No such file or directory |
| | Successful MJIT finish |
| . |
| 1. [2/2] Assertion for "stderr" |
| | Expected /-O0 -O1/ to match "MJIT: CC defaults to /usr/bin/gcc\n" + |
| | "MJIT: tmp_dir is /tmp\n" + |
| | "No MJIT_HEADER\n" + |
| | "Creating precompiled header\n" + |
| | "Starting process: /usr/bin/gcc /usr/bin/gcc -w -Wfatal-errors -fPIC -shared -w -pipe -O3 -fno-fast-math -O0Stopping worker thread\n" + |
| | " -O1 -nodefaultlibs -nostdlib -o /tmp/_ruby_mjit_hp6546u0.h.gch\n" + |
| | "gcc: fatal error: no input files\n" + |
| | "compilation terminated.\n" + |
| | "MJIT warning: Making precompiled header failed on compilation. Stopping MJIT worker...\n" + |
| | "MJIT warning: failed to remove \"/tmp/_ruby_mjit_hp6546u0.h.gch\": No such file or directory\n" + |
| | "Successful MJIT finish\n". |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-repeat20/miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat20/spec/default.mspec |