| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | From https://github.com/ruby/ruby | 
 |    553753c..9fddb8d  master     -> origin/master | 
 | "make after-update    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | configure: WARNING: something wrong with CXXFLAGS="" | 
 | In file included from conftest.c:4: | 
 | /tmp/ruby/src/trunk-repeat20-asserts/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant | 
 |    25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 | 
 |       |                                       ^~ | 
 | /tmp/ruby/src/trunk-repeat20-asserts/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' | 
 |    23 | #define TOKEN_PASTE(x,y) x##y | 
 |       |                          ^ | 
 | /tmp/ruby/src/trunk-repeat20-asserts/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' | 
 |    29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) | 
 |       |     ^~~~~~~~~~~~~~ | 
 | /tmp/ruby/src/trunk-repeat20-asserts/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant | 
 |    25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 | 
 |       |                                       ^~ | 
 | /tmp/ruby/src/trunk-repeat20-asserts/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' | 
 |    23 | #define TOKEN_PASTE(x,y) x##y | 
 |       |                          ^ | 
 | /tmp/ruby/src/trunk-repeat20-asserts/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' | 
 |    34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) | 
 |       |     ^~~~~~~~~~~~~~ | 
 | "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:317:49: warning: ‘%s’ directive argument is null [-Wformat-overflow=] | 
 |   317 |             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.4/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: | 
 | /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.4/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: | 
 | TestObjectIdTooComplex#test_dup_with_ivar_and_id [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_object_id.rb:147]: | 
 | Expected #<struct RubyVM::Shape | 
 |  id=1220, | 
 |  parent_id=2, | 
 |  edge_name=:@a6, | 
 |  next_field_index=1, | 
 |  heap_index=0, | 
 |  type=1, | 
 |  capacity=3> to be too_complex?. | 
 | make: *** [uncommon.mk:975: yes-test-all] Error 1 | 
 | "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |