| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 84% (9438/11194) |
| "./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-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/repl_type_completor'... |
| "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. |
| /tmp/ruby/src/trunk-repeat20-asserts/namespace.c: In function ‘rb_current_namespace_details’: |
| /tmp/ruby/src/trunk-repeat20-asserts/namespace.c:316:49: warning: ‘%s’ directive argument is null [-Wformat-overflow=] |
| 316 | snprintf(buf, 2048, " th->nss[%ld] %s\n", i, RSTRING_PTR(part)); |
| | ^~ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.3/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: |
| /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.3/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] |
| 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ |
| | ^ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "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) Failure: |
| TestObjectIdTooComplexClass#test_dup_with_id_and_ivar [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6783, |
| parent_id=6774, |
| edge_name=:@___26417, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 2) Failure: |
| TestObjectIdTooComplexClass#test_clone_with_id_and_ivar [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6796, |
| parent_id=6787, |
| edge_name=:@___67859, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 3) Failure: |
| TestObjectIdTooComplexClass#test_marshal_with_id_and_ivar_and_frozen [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=9465, |
| parent_id=6800, |
| edge_name=:@___96881, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 4) Failure: |
| TestObjectIdTooComplexClass#test_marshal_new_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=9466, |
| parent_id=6809, |
| edge_name=:@___85939, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 5) Failure: |
| TestObjectIdTooComplexClass#test_clone_with_ivar_and_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6827, |
| parent_id=6818, |
| edge_name=:@___73911, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 6) Failure: |
| TestObjectIdTooComplexClass#test_dup_with_ivar_and_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6840, |
| parent_id=6831, |
| edge_name=:@___56526, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 7) Failure: |
| TestObjectIdTooComplexClass#test_dup_new_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6853, |
| parent_id=6844, |
| edge_name=:@___52425, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 8) Failure: |
| TestObjectIdTooComplexClass#test_marshal_with_ivar_and_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=9467, |
| parent_id=6856, |
| edge_name=:@___79827, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 9) Failure: |
| TestObjectIdTooComplexClass#test_clone_with_id_and_ivar_and_frozen [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6874, |
| parent_id=6865, |
| edge_name=:@___79907, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 10) Failure: |
| TestObjectIdTooComplexClass#test_clone_new_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6888, |
| parent_id=6879, |
| edge_name=:@___15176, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 11) Failure: |
| TestObjectIdTooComplexClass#test_dup_with_id_and_ivar_and_frozen [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6900, |
| parent_id=6891, |
| edge_name=:@___86265, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 12) Failure: |
| TestObjectIdTooComplexClass#test_marshal_with_id_and_ivar [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=9468, |
| parent_id=6904, |
| edge_name=:@___77644, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| make: *** [uncommon.mk:973: yes-test-all] Error 12 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |