| "make update-download -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 512. |
| #<Thread:0x00007f5be4e3bbf0 /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:192 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:210:in 'TestGemRemoteFetcherLocalServer#handle_request': undefined method 'start_with?' for nil (NoMethodError) |
| from /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:195:in 'block (2 levels) in TestGemRemoteFetcherLocalServer#start_server' |
| from <internal:kernel>:168:in 'Kernel#loop' |
| from /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:193:in 'block in TestGemRemoteFetcherLocalServer#start_server' |
| 1) Failure: |
| TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_in_resolution_delay [/tmp/ruby/src/trunk/test/socket/test_tcp.rb:212]: |
| Expected false to be true. |
| 2) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: |
| Test::Unit::ProxyError: too many connection resets (http://localhost:42197/yaml) |
| /tmp/ruby/src/trunk/lib/rubygems/request.rb:253:in 'Gem::Request#perform_request' |
| /tmp/ruby/src/trunk/lib/rubygems/request.rb:160:in 'Gem::Request#fetch' |
| /tmp/ruby/src/trunk/lib/rubygems/remote_fetcher.rb:317:in 'Gem::RemoteFetcher#request' |
| /tmp/ruby/src/trunk/lib/rubygems/remote_fetcher.rb:213:in 'Gem::RemoteFetcher#fetch_http' |
| /tmp/ruby/src/trunk/lib/rubygems/remote_fetcher.rb:252:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:146:in 'block in TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env' |
| /tmp/ruby/src/trunk/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui' |
| /tmp/ruby/src/trunk/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:143:in 'TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env' |
| 3) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: |
| Test::Unit::ProxyError: undefined method 'start_with?' for nil |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:210:in 'TestGemRemoteFetcherLocalServer#handle_request' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:195:in 'block (2 levels) in TestGemRemoteFetcherLocalServer#start_server' |
| <internal:kernel>:168:in 'Kernel#loop' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_remote_fetcher_local_server.rb:193:in 'block in TestGemRemoteFetcherLocalServer#start_server' |
| Children under /tmp/rubytest.9iwvc1: |
| * drwx------ 4 80 2025-03-09 21:01:17 +0000 test_rubygems_20250309-2130553-dwr1ul/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 userhome/ |
| * drwxr-xr-x 9 180 2025-03-09 21:01:17 +0000 gemhome/ |
| * drwxr-xr-x 3 60 2025-03-09 21:01:17 +0000 specifications/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 default/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 plugins/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 gems/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 extensions/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 doc/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 cache/ |
| * drwxr-xr-x 2 40 2025-03-09 21:01:17 +0000 build_info/ |
| make: *** [uncommon.mk:953: yes-test-all] Error 3 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |