| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary" exit with 0. |
| Cloning into 'trunk-iseq_binary'... |
| Updating files: 70% (7939/11200) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/rbs'... |
| Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/repl_type_completor'... |
| Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/irb'... |
| From https://github.com/ruby/repl_type_completor |
| * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD |
| HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test |
| From https://github.com/ruby/power_assert |
| * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD |
| HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result |
| From https://github.com/ruby/irb |
| * branch 331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD |
| HEAD is now at 331c4e8 Update the expected values of backtraces |
| From https://github.com/ruby/rbs |
| * branch aa22d7ea0c992de7557c3e346c9100b8aa36d945 -> FETCH_HEAD |
| HEAD is now at aa22d7ea Merge pull request #2646 from k0kubun/aaa-3.9.x-warning |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h.blt /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestSetTraceFunc#test_single_raise_inside_load [/tmp/ruby/src/trunk-iseq_binary/test/ruby/test_settracefunc.rb:2039]: |
| <[[:raise]]> expected but was |
| <[[:raise], [:raise]]>. |
| make: *** [uncommon.mk:906: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |