| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "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 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j20'" exit with 512. |
| #<Thread:0x00007f6e124317c8 /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:90:in `write': Broken pipe (Errno::EPIPE) |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90:in `print' |
| from /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90: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#request when passed request_object makes a HTTP Request based on the passed request_object ERROR |
| Errno::EPIPE: Failed to open TCP connection to localhost:35495 (Broken pipe) |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90:in `write' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90:in `print' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90: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#request when passed request_object makes a HTTP Request based on the passed request_object ERROR |
| Errno::EPIPE: Broken pipe |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90:in `write' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90:in `print' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/fixtures/http_server.rb:90: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 |