| "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_gcc7/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='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 0. |
| "make yes-test-rubyspec TESTS='-j6'" exit with 512. |
| $ /tmp/ruby/v3/build/trunk_gcc7/miniruby -I/tmp/ruby/v3/src/trunk_gcc7/lib /tmp/ruby/v3/src/trunk_gcc7/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk_gcc7 --extout=.ext -- /tmp/ruby/v3/src/trunk_gcc7/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk_gcc7/spec/default.mspec |
| #<Thread:0x00007fef0aedc960 /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:960 run> terminated with exception (report_on_exception is true): |
| #<Thread:0x00007fef0aedd108 /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:960 run> terminated with exception (report_on_exception is true): |
| #<Thread:0x00007fef0aeddce8 /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:960 run> terminated with exception (report_on_exception is true): |
| #<Thread:0x00007fef0aed8b80 /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:960 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:965:in `block (5 levels) in <top (required)>': uninitialized constant ModuleSpecs::Autoload::FileDoesNotExist (NameError) |
| ModuleSpecs::Autoload::FileDoesNotExist |
| ^^^^^^^^^^^^^^^^^^ |
| /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:965:in `block (5 levels) in <top (required)>': uninitialized constant ModuleSpecs::Autoload::FileDoesNotExist (NameError) |
| ModuleSpecs::Autoload::FileDoesNotExist |
| ^^^^^^^^^^^^^^^^^^ |
| /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:965:in `block (5 levels) in <top (required)>': uninitialized constant ModuleSpecs::Autoload::FileDoesNotExist (NameError) |
| ModuleSpecs::Autoload::FileDoesNotExist |
| ^^^^^^^^^^^^^^^^^^ |
| /tmp/ruby/v3/src/trunk_gcc7/spec/ruby/core/module/autoload_spec.rb:965:in `block (5 levels) in <top (required)>': uninitialized constant ModuleSpecs::Autoload::FileDoesNotExist (NameError) |
| ModuleSpecs::Autoload::FileDoesNotExist |
| ^^^^^^^^^^^^^^^^^^ |
| make: *** [uncommon.mk:865: yes-test-spec] Error 1 |