| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50" exit with 0. |
| Cloning into 'trunk-repeat50'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-repeat50/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat50/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" 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: |
| DRbTests::TestDRbSSLCore#test_01: |
| Socket::ResolutionError: getaddrinfo: Temporary failure in name resolution |
| /tmp/ruby/src/trunk-repeat50/lib/drb/ssl.rb:284:in `initialize' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/ssl.rb:284:in `open' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/ssl.rb:284:in `open_server' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:767:in `block in open_server' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:765:in `each' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:765:in `open_server' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1463:in `initialize' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:41:in `new' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:41:in `start' |
| /tmp/ruby/src/trunk-repeat50/test/drb/drbtest.rb:24:in `initialize' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:52:in `new' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:52:in `setup' |
| 2) Error: |
| DRbTests::TestDRbSSLCore#test_01: |
| NoMethodError: undefined method `finish' for nil |
| /tmp/ruby/src/trunk-repeat50/test/drb/drbtest.rb:118:in `teardown' |
| make: *** [uncommon.mk:945: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=50" exit with 0. |