| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2" exit with 0. |
| Cloning into 'trunk-random2'... |
| Updating files: 91% (10928/11992) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-random2/enc/jis/props.h.blt /tmp/ruby/src/trunk-random2/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=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| <internal:/tmp/ruby/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:128:in `require': /tmp/ruby/src/trunk-random2/test/yarp/ruby_api_test.rb:42: syntax error, unexpected << (SyntaxError) |
| <<<<<<< HEAD |
| ^~ |
| /tmp/ruby/src/trunk-random2/test/yarp/ruby_api_test.rb:45: syntax error, unexpected === |
| ======= |
| ^~~ |
| /tmp/ruby/src/trunk-random2/test/yarp/ruby_api_test.rb:57: syntax error, unexpected << |
| <<<<<<< HEAD |
| ^~ |
| /tmp/ruby/src/trunk-random2/test/yarp/ruby_api_test.rb:60: syntax error, unexpected === |
| ======= |
| ^~~ |
| /tmp/ruby/src/trunk-random2/test/yarp/ruby_api_test.rb:66: syntax error, unexpected << |
| <<<<<<< HEAD |
| ^~ |
| from <internal:/tmp/ruby/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:128:in `require' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1243:in `block in non_options' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1237:in `each' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1237:in `non_options' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:164:in `process_args' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:242:in `process_args' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1184:in `process_args' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1766:in `process_args' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1771:in `run' |
| from /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1778:in `run' |
| from /tmp/ruby/src/trunk-random2/tool/test/runner.rb:23:in `<top (required)>' |
| from /tmp/ruby/src/trunk-random2/test/runner.rb:16:in `require_relative' |
| from /tmp/ruby/src/trunk-random2/test/runner.rb:16:in `<main>' |
| make: *** [uncommon.mk:914: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0. |