| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 96% (11732/12129) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat20-asserts/configure --prefix=/tmp/ruby/install/trunk-repeat20-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/minitest'... |
| From https://github.com/minitest/minitest |
| * branch 00affdbf08f42b9b12df043e9fe28e56ad33b622 -> FETCH_HEAD |
| HEAD is now at 00affdb Support Ruby 3.4's new error message format |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 56ae86bb5f4864f5057778bd45b280248b012329 -> FETCH_HEAD |
| HEAD is now at 56ae86bb Ignore error |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/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 |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/bigdecimal'... |
| From https://github.com/ruby/bigdecimal |
| * branch 741fb93b566959663269ecd988e278a974528a1d -> FETCH_HEAD |
| HEAD is now at 741fb93 Merge pull request #286 from mame/no-backtick-in-error-messages |
| "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" 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-asserts/.ext/common/socket.rb:1219:in 'Addrinfo.getaddrinfo' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:1219:in 'Socket.tcp_server_sockets_port0' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:1271:in 'Socket.tcp_server_sockets' |
| /tmp/ruby/src/trunk-repeat20-asserts/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. |