| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 71% (8055/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_clone_with_id_and_ivar [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6478, |
| parent_id=6469, |
| edge_name=:@___41063, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 2) 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=6491, |
| parent_id=6482, |
| edge_name=:@___79498, |
| 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=9438, |
| parent_id=6495, |
| edge_name=:@___48404, |
| 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=9439, |
| parent_id=6504, |
| edge_name=:@___94226, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 5) 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=6522, |
| parent_id=6513, |
| edge_name=:@___69306, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 6) 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=6535, |
| parent_id=6526, |
| edge_name=:@___84635, |
| 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=6548, |
| parent_id=6539, |
| edge_name=:@___65118, |
| 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=9440, |
| parent_id=6551, |
| edge_name=:@___43796, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 9) 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=9441, |
| parent_id=6560, |
| edge_name=:@___81006, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 10) 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=6578, |
| parent_id=6569, |
| edge_name=:@___66249, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 11) 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=6591, |
| parent_id=6582, |
| edge_name=:@___81462, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 12) Failure: |
| TestObjectIdTooComplexClass#test_clone_new_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=6605, |
| parent_id=6596, |
| edge_name=:@___45368, |
| 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. |