| "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 512. |
| fatal: unable to access 'https://github.com/ruby/ruby.git/': Could not resolve host: github.com |
| make: *** [Makefile:555: update-src] Error 1 |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-random2/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "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. |
| #<Thread:0x00007fd020ec99e0 /tmp/ruby/v3/src/trunk-random2/test/fiber/test_address_resolve.rb:267 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/v3/src/trunk-random2/test/fiber/test_address_resolve.rb:272:in `getnameinfo': getnameinfo: Temporary failure in name resolution (SocketError) |
| from /tmp/ruby/v3/src/trunk-random2/test/fiber/test_address_resolve.rb:272:in `block (2 levels) in test_socket_getnameinfo_domain_blocking' |
| 1) Error: |
| TestAddressResolve#test_socket_getnameinfo_domain_blocking: |
| SocketError: getnameinfo: Temporary failure in name resolution |
| /tmp/ruby/v3/src/trunk-random2/test/fiber/test_address_resolve.rb:272:in `getnameinfo' |
| /tmp/ruby/v3/src/trunk-random2/test/fiber/test_address_resolve.rb:272:in `block (2 levels) in test_socket_getnameinfo_domain_blocking' |
| make: *** [uncommon.mk:823: 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 |