| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0. |
| Cloning into 'trunk-repeat20'... |
| Updating files: 92% (11230/12135) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --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. |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/rbs'... |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/debug'... |
| From https://github.com/ruby/debug |
| * branch 2d602636d99114d55a32fedd652c9c704446a749 -> FETCH_HEAD |
| HEAD is now at 2d60263 Use ruby/actions workflow for ruby versions |
| From https://github.com/ruby/rbs |
| * branch 0637ef60e13d5ded71d69d5238dbffcaae3d3740 -> FETCH_HEAD |
| HEAD is now at 0637ef60 Revert "Ignore error" |
| "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-repeat20/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20/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=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Error: |
| TestSocket#test_tcp_server_sockets_port0: |
| Socket::ResolutionError: getaddrinfo: Temporary failure in name resolution |
| /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:1219:in 'Addrinfo.getaddrinfo' |
| /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:1219:in 'Socket.tcp_server_sockets_port0' |
| /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:1271:in 'Socket.tcp_server_sockets' |
| /tmp/ruby/src/trunk-repeat20/test/socket/test_socket.rb:200:in 'TestSocket#test_tcp_server_sockets_port0' |
| make: *** [uncommon.mk:958: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0. |