| "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. |
| From https://github.com/ruby/ruby |
| ee3da37..a733633 master -> origin/master |
| "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=--repeat-count=50" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 512. |
| 1) Error: |
| TestBundledCA#test_accessing_new_index: |
| Net::OpenTimeout: Failed to open TCP connection to index.rubygems.org:443 (execution expired) |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:1018:in `initialize' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:1018:in `open' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:1018:in `block in connect' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/timeout.rb:189:in `block in timeout' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/timeout.rb:196:in `timeout' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:1016:in `connect' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:995:in `do_start' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:984:in `start' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:1564:in `request' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/net/http.rb:1322:in `get' |
| /tmp/ruby/v3/src/trunk-repeat50/test/rubygems/test_bundled_ca.rb:34:in `assert_https' |
| /tmp/ruby/v3/src/trunk-repeat50/test/rubygems/test_bundled_ca.rb:58:in `test_accessing_new_index' |
| make: *** [uncommon.mk:863: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=--repeat-count=50" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-repeat50/miniruby -I/tmp/ruby/v3/src/trunk-repeat50/lib /tmp/ruby/v3/src/trunk-repeat50/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat50 --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat50/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat50/spec/default.mspec |