| "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. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 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 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 512. |
| #<Thread:0x0000fffec5190c20 /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:14 run> terminated with exception (report_on_exception is true): |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:30:in `accept': Resource temporarily unavailable - accept(2) (Errno::EAGAIN) |
| from /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:30:in `listen' |
| from /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:16:in `block in initialize' |
| 1) |
| Net::HTTP#set_debug_output when passed io sets the passed io as output stream for debugging ERROR |
| Errno::EAGAIN: Failed to open TCP connection to localhost:45717 (Resource temporarily unavailable - accept(2)) |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:30:in `accept' |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:30:in `listen' |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:16:in `block in initialize' |
| 2) |
| An exception occurred during: after :each |
| Net::HTTP#set_debug_output when passed io sets the passed io as output stream for debugging ERROR |
| Errno::EAGAIN: Resource temporarily unavailable - accept(2) |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:30:in `accept' |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:30:in `listen' |
| /home/opc/ruby/src/master/spec/ruby/library/net/http/http/fixtures/http_server.rb:16:in `block in initialize' |
| make: *** [uncommon.mk:991: yes-test-spec] Error 1 |