| "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 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j16'" exit with 512. |
| 1) |
| Net::HTTP#put2 when passed a block yields the response to the passed block ERROR |
| Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)> |
| /tmp/ruby/src/trunk/lib/net/protocol.rb:229:in `rbuf_fill' |
| /tmp/ruby/src/trunk/lib/net/protocol.rb:164:in `read' |
| /tmp/ruby/src/trunk/lib/net/http/response.rb:603:in `block in read_body_0' |
| /tmp/ruby/src/trunk/lib/net/http/response.rb:588:in `inflater' |
| /tmp/ruby/src/trunk/lib/net/http/response.rb:593:in `read_body_0' |
| /tmp/ruby/src/trunk/lib/net/http/response.rb:363:in `read_body' |
| /tmp/ruby/src/trunk/lib/net/http/response.rb:401:in `body' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/shared/request_put.rb:32:in `block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/lib/net/http.rb:2355:in `block in transport_request' |
| /tmp/ruby/src/trunk/lib/net/http/response.rb:320:in `reading_body' |
| /tmp/ruby/src/trunk/lib/net/http.rb:2352:in `transport_request' |
| /tmp/ruby/src/trunk/lib/net/http.rb:2306:in `request' |
| /tmp/ruby/src/trunk/lib/net/http.rb:2231:in `request_put' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/shared/request_put.rb:31:in `block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in `block in protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in `all?' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in `protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in `block (2 levels) in process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in `repeat' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in `block in process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in `each' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in `process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:235:in `block in process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:235:in `each' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:235:in `process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in `describe' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in `describe' |
| /tmp/ruby/src/trunk/spec/ruby/library/net/http/http/put2_spec.rb:6:in `<top (required)>' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in `load' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block (2 levels) in files' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block in files' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each_file' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in `files' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in `process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in `main' |
| /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in `<main>' |
| make: *** [uncommon.mk:991: yes-test-spec] Error 1 |