| "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0. |
| Cloning into 'master'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0. |
| configure: WARNING: does not work; ignore |
| "make update-unicode -j3" exit with 0. |
| "make update-download -j3" exit with 0. |
| "make update-rubyspec -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| + cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| libffi_version: 3.1.0 |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512. |
| <internal:/home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_require.rb>:128:in `require': /home/opc/ruby/src/master/test/yarp/ruby_api_test.rb:42: syntax error, unexpected << |
| <<<<<<< HEAD |
| ^~ |
| /home/opc/ruby/src/master/test/yarp/ruby_api_test.rb:45: syntax error, unexpected === |
| ======= |
| ^~~ |
| /home/opc/ruby/src/master/test/yarp/ruby_api_test.rb:57: syntax error, unexpected << |
| <<<<<<< HEAD |
| ^~ |
| /home/opc/ruby/src/master/test/yarp/ruby_api_test.rb:60: syntax error, unexpected === |
| ======= |
| ^~~ |
| /home/opc/ruby/src/master/test/yarp/ruby_api_test.rb:66: syntax error, unexpected << |
| <<<<<<< HEAD |
| ^~ |
| (SyntaxError) |
| <internal:/home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_require.rb>:128:in `require' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:215:in `<main>' |
| running file: /home/opc/ruby/src/master/test/yarp/ruby_api_test.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:914: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 0. |