| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 0. |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| 1) Error: |
| TestBundledCA#test_accessing_staging: |
| Net::OpenTimeout: Failed to open TCP connection to staging.rubygems.org:443 (execution expired) |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:1018:in `initialize' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:1018:in `open' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:1018:in `block in connect' |
| /tmp/ruby/v3/src/trunk-random2/lib/timeout.rb:189:in `block in timeout' |
| /tmp/ruby/v3/src/trunk-random2/lib/timeout.rb:196:in `timeout' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:1016:in `connect' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:995:in `do_start' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:984:in `start' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:1564:in `request' |
| /tmp/ruby/v3/src/trunk-random2/lib/net/http.rb:1322:in `get' |
| /tmp/ruby/v3/src/trunk-random2/test/rubygems/test_bundled_ca.rb:34:in `assert_https' |
| /tmp/ruby/v3/src/trunk-random2/test/rubygems/test_bundled_ca.rb:54:in `test_accessing_staging' |
| make: *** [uncommon.mk:863: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random2/miniruby -I/tmp/ruby/v3/src/trunk-random2/lib /tmp/ruby/v3/src/trunk-random2/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random2 --extout=.ext -- /tmp/ruby/v3/src/trunk-random2/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random2/spec/default.mspec |