| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 76% (8510/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_new_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=9438, |
| parent_id=9429, |
| edge_name=:@___48541, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 2) 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=9450, |
| parent_id=9441, |
| edge_name=:@___57676, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 3) 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=9463, |
| parent_id=9454, |
| edge_name=:@___68002, |
| 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=9645, |
| parent_id=9467, |
| edge_name=:@___22882, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 5) 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=9485, |
| parent_id=9476, |
| edge_name=:@___98942, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 6) 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=9498, |
| parent_id=9489, |
| edge_name=:@___13217, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 7) 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=9646, |
| parent_id=9502, |
| edge_name=:@___25083, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 8) 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=9520, |
| parent_id=9511, |
| edge_name=:@___10091, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 9) Failure: |
| TestObjectIdTooComplexClass#test_clone_new_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:172]: |
| Expected #<struct RubyVM::Shape |
| id=9534, |
| parent_id=9525, |
| edge_name=:@___26704, |
| 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=9647, |
| parent_id=9537, |
| edge_name=:@___47879, |
| 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=9555, |
| parent_id=9546, |
| edge_name=:@___67352, |
| next_field_index=2, |
| heap_index=0, |
| type=1, |
| capacity=7> to be too_complex?. |
| 12) 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=9648, |
| parent_id=9559, |
| edge_name=:@___47020, |
| 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. |