| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/net-imap'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/net-smtp'... |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. |
| #<Thread:0x00007f3e8f45a8b0 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:40 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `readpartial': Resource temporarily unavailable (Errno::EAGAIN) |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `block in _run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `readpartial': Resource temporarily unavailable (Errno::EAGAIN) |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `block in _run_suite' |
| running file: /tmp/ruby/src/trunk/test/ruby/test_process.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:945: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j20'" exit with 0. |