| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| "./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 512. |
| /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:292:in `rescue in download': failed to download net-smtp-0.3.3.gem (RuntimeError) |
| Errno::ECONNRESET: Connection reset by peer - SSL_connect: https://rubygems.org/downloads/net-smtp-0.3.3.gem |
| from /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:198:in `download' |
| from /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:82:in `download' |
| from -e:3:in `<main>' |
| /usr/lib/ruby/3.0.0/net/protocol.rb:46:in `connect_nonblock': Connection reset by peer - SSL_connect (Errno::ECONNRESET) |
| from /usr/lib/ruby/3.0.0/net/protocol.rb:46:in `ssl_socket_connect' |
| from /usr/lib/ruby/3.0.0/net/http.rb:1038:in `connect' |
| from /usr/lib/ruby/3.0.0/net/http.rb:970:in `do_start' |
| from /usr/lib/ruby/3.0.0/net/http.rb:959:in `start' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open' |
| from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read' |
| from /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:243:in `block in download' |
| from /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:368:in `with_retry' |
| from /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:242:in `download' |
| from /tmp/ruby/src/trunk-repeat20-asserts/tool/downloader.rb:82:in `download' |
| from -e:3:in `<main>' |
| make: *** [/tmp/ruby/src/trunk-repeat20-asserts/defs/gmake.mk:320: /tmp/ruby/src/trunk-repeat20-asserts/gems/net-smtp-0.3.3.gem] Error 1 |
| "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 |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/typeprof'... |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "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. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "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) Failure: |
| TestThreadQueue#test_thr_kill [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_thread_queue.rb:230]: |
| only 49/250 done in 60 seconds. |
| make: *** [uncommon.mk:891: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. |