| "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. |
| Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/rbs'... |
| Cloning into '/tmp/ruby/src/trunk-repeat50/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 |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "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 |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| 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=50" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 512. |
| #<Thread:0x00007f0eb5fc4278 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:94 run> terminated with exception (report_on_exception is true): |
| <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:157:in `require': cannot load such file -- b17854 (LoadError) |
| from <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:157:in `rescue in require' |
| from <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:39:in `require' |
| from /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:29:in `assert_require' |
| from /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:155:in `block in test_concurrent_require' |
| from /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:95:in `block in create_sync_thread' |
| <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- b17854 (LoadError) |
| from <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| from /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:29:in `assert_require' |
| from /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:155:in `block in test_concurrent_require' |
| from /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:95:in `block in create_sync_thread' |
| 1) Error: |
| TestGemRequire#test_concurrent_require: |
| LoadError: cannot load such file -- b17854 |
| <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:157:in `require' |
| <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:157:in `rescue in require' |
| <internal:/tmp/ruby/src/trunk-repeat50/lib/rubygems/core_ext/kernel_require.rb>:39:in `require' |
| /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:29:in `assert_require' |
| /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:155:in `block in test_concurrent_require' |
| /tmp/ruby/src/trunk-repeat50/test/rubygems/test_require.rb:95:in `block in create_sync_thread' |
| make: *** [uncommon.mk:828: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=50" exit with 0. |