| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary" exit with 0. |
| Cloning into 'trunk-iseq_binary'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/v3/install/trunk-iseq_binary --disable-install-doc --enable-shared" 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 512. |
| + cp /tmp/ruby/v3/src/trunk-iseq_binary/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-iseq_binary/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-iseq_binary/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 TESTS='-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. |
| 1) Failure: |
| TestRubyVM#test_keep_script_lines [/tmp/ruby/v3/src/trunk-iseq_binary/test/ruby/test_rubyvm.rb:48]: |
| <Array> expected but was |
| <NilClass>. |
| 2) Error: |
| TestAst#test_of_proc_and_method_under_eval_with_keep_script_lines: |
| ArgumentError: cannot get AST for method defined in eval |
| <internal:ast>:67:in `of' |
| /tmp/ruby/v3/src/trunk-iseq_binary/test/ruby/test_ast.rb:262:in `test_of_proc_and_method_under_eval_with_keep_script_lines' |
| 3) Error: |
| TestAst#test_of_backtrace_location_under_eval_with_keep_script_lines: |
| ArgumentError: cannot get AST for method defined in eval |
| <internal:ast>:67:in `of' |
| /tmp/ruby/v3/src/trunk-iseq_binary/test/ruby/test_ast.rb:316:in `test_of_backtrace_location_under_eval_with_keep_script_lines' |
| make: *** [uncommon.mk:821: yes-test-all] Error 3 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-iseq_binary/miniruby -I/tmp/ruby/v3/src/trunk-iseq_binary/lib /tmp/ruby/v3/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/v3/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-iseq_binary/spec/default.mspec |