| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit" exit with 0. |
| Cloning into 'trunk-yjit'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-yjit/configure --prefix=/tmp/ruby/v3/install/trunk-yjit --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "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 0. |
| + cp /tmp/ruby/v3/src/trunk-yjit/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-yjit/enc/jis/props.h |
| "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 512. |
| /tmp/ruby/v3/src/trunk-yjit/test/irb/helper.rb:5:in `<class:TestCase>': uninitialized constant IRB (NameError) |
| /tmp/ruby/v3/src/trunk-yjit/test/irb/helper.rb:4:in `<module:TestIRB>' |
| /tmp/ruby/v3/src/trunk-yjit/test/irb/helper.rb:3:in `<top (required)>' |
| /tmp/ruby/v3/src/trunk-yjit/test/irb/test_raise_no_backtrace_exception.rb:3:in `require_relative' |
| /tmp/ruby/v3/src/trunk-yjit/test/irb/test_raise_no_backtrace_exception.rb:3:in `<top (required)>' |
| <internal:/tmp/ruby/v3/src/trunk-yjit/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| <internal:/tmp/ruby/v3/src/trunk-yjit/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| /tmp/ruby/v3/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122:in `run' |
| /tmp/ruby/v3/src/trunk-yjit/tool/lib/test/unit/parallel.rb:211:in `<main>' |
| running file: /tmp/ruby/v3/src/trunk-yjit/test/irb/test_raise_no_backtrace_exception.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:866: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-yjit/miniruby -I/tmp/ruby/v3/src/trunk-yjit/lib /tmp/ruby/v3/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-yjit --extout=.ext -- /tmp/ruby/v3/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-yjit/spec/default.mspec |