| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| #<Thread:0x00007f83a07ceea0 /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='-j16'" exit with 512. |
| #<Thread:0x00007f5523736200 /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:14 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `write': Broken pipe (Errno::EPIPE) |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `print' |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `reply' |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:71:in `handle_request' |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:44:in `handle_client' |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:31:in `listen' |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:16:in `block in initialize' |
| 1) |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| Errno::EPIPE: Failed to open TCP connection to localhost:50651 (Broken pipe) |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `write' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `print' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `reply' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:71:in `handle_request' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:44:in `handle_client' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:31:in `listen' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:16:in `block in initialize' |
| 2) |
| An exception occurred during: after :each |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| Errno::EPIPE: Broken pipe |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `write' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `print' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:88:in `reply' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:71:in `handle_request' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:44:in `handle_client' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:31:in `listen' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:16:in `block in initialize' |
| make: *** [uncommon.mk:991: yes-test-spec] Error 1 |