| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 73% (8270/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=6477, |
| parent_id=6468, |
| edge_name=:@___94741, |
| 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=6490, |
| parent_id=6481, |
| edge_name=:@___96432, |
| 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=9440, |
| parent_id=6494, |
| edge_name=:@___79937, |
| 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=9441, |
| parent_id=6503, |
| edge_name=:@___84157, |
| 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=6521, |
| parent_id=6512, |
| edge_name=:@___55414, |
| 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=6534, |
| parent_id=6525, |
| edge_name=:@___29271, |
| 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=6547, |
| parent_id=6538, |
| edge_name=:@___98862, |
| 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=9442, |
| parent_id=6550, |
| edge_name=:@___81169, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 9) 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=6568, |
| parent_id=6559, |
| edge_name=:@___49060, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 10) 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=9443, |
| parent_id=6572, |
| edge_name=:@___90929, |
| 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=6590, |
| parent_id=6581, |
| edge_name=:@___58708, |
| 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=6604, |
| parent_id=6595, |
| edge_name=:@___92582, |
| 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. |