| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 66% (7464/11145) |
| "./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. |
| "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. |
| In file included from /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/defines.h:72, |
| from /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/ruby.h:25, |
| from /tmp/ruby/src/trunk-repeat20-asserts/debug_counter.h:351, |
| from /tmp/ruby/src/trunk-repeat20-asserts/string.c:24: |
| /tmp/ruby/src/trunk-repeat20-asserts/string.c: In function ‘fstring_insert_on_resize’: |
| /tmp/ruby/src/trunk-repeat20-asserts/string.c:660:38: warning: comparison of integer expressions of different signedness: ‘rb_atomic_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] |
| 660 | RUBY_ASSERT(table->count < table->capacity / 2); |
| | ^ |
| /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/backward/2/assume.h:43:46: note: in definition of macro ‘RB_LIKELY’ |
| 43 | # define RB_LIKELY(x) (__builtin_expect(!!(x), 1)) |
| | ^ |
| /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/assert.h:213:5: note: in expansion of macro ‘RUBY_ASSERT_MESG’ |
| 213 | RUBY_ASSERT_MESG((expr), #expr RBIMPL_VA_OPT_ARGS(__VA_ARGS__)) |
| | ^~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-repeat20-asserts/string.c:660:13: note: in expansion of macro ‘RUBY_ASSERT’ |
| 660 | RUBY_ASSERT(table->count < table->capacity / 2); |
| | ^~~~~~~~~~~ |
| 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.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: |
| /tmp/ruby/src/trunk-repeat20-asserts/.bundle/gems/rbs-3.9.2/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: |
| Test_StackOverflow#test_thread_stack_overflow [/tmp/ruby/src/trunk-repeat20-asserts/test/-ext-/stack/test_stack_overflow.rb:26]: |
| pid 2034437 killed by SIGABRT (signal 6) (core dumped) |
| | -:11: [BUG] system stack overflow during GC. Faulty native extension? |
| | ruby 3.5.0dev (2025-04-22T21:23:35Z master 7c30bd50df) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0010 e:000009 CFUNC :alloca_overflow |
| | c:0002 p:0013 s:0006 e:000005 BLOCK -:11 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:11:in 'block in <main>' |
| | -:11:in 'alloca_overflow' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x7f137d6298d7] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:839 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1171 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(bug_report_end+0x0) [0x7f137d415211] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug_without_die_internal) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(die+0x0) [0x7f137d321fc9] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1117 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_stack_overflow+0xe) [0x7f137d33e8f2] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:86 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(check_stack_overflow+0x128) [0x7f137d56fa18] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:859 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(sigsegv+0x56) [0x7f137d56fa86] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:932 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f137cf31320) [0x7f137cf31320] |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(each_location+0x20) [0x7f137d442db0] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2297 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_mark_machine_context+0x1f) [0x7f137d443f76] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2311 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(mark_current_machine_context) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2529 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_mark_roots) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2653 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks+0x16a) [0x7f137d4467ba] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4636 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_start) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:6510 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(heap_prepare+0x8a) [0x7f137d447682] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2125 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2330 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2437 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7f137d4478ae] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2461 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x4e) [0x7f137d44af83] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2546 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1008 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1046 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_allocate_instance+0x69) [0x7f137d4b7779] /tmp/ruby/src/trunk-repeat20-asserts/object.c:131 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(class_call_alloc_func+0x2) [0x7f137d4ba14a] /tmp/ruby/src/trunk-repeat20-asserts/object.c:2171 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2143 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_obj_alloc) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2183 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_vm_special_exception_copy+0x31) [0x7f137d5f1d71] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:52 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ec_stack_overflow+0x36) [0x7f137d5f1dc6] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:65 |
| | [0x7f137d5f1e58] |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(check_stack_overflow+0x128) [0x7f137d56fa18] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:859 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(sigsegv+0x56) [0x7f137d56fa86] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:932 |
| | [0x7f137cf31320] |
| | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so(stack_alloca_overflow+0x56) [0x7f137b43b186] /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/stack/stack.c:11 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x7f137d5fa3b9] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3795 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3797 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_sendish+0x16a) [0x7f137d5ff01a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5970 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0x9a) [0x7f137d60cfea] ../../src/trunk-repeat20-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7f137d6142a9] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2618 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_invoke_proc+0xe4) [0x7f137d6150b4] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1793 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_do_start_proc+0x272) [0x7f137d5bb3a2] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:608 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_start_func_2+0x412) [0x7f137d5bc732] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:625 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(nt_start+0x122) [0x7f137d5bd3a2] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:2181 |
| | /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x384) [0x7f137cf88a94] ./nptl/pthread_create.c:447 |
| | /lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x7f137d015c3c] ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| | /lib/x86_64-linux-gnu/libc.so.6(__GI___clone3) (null):0 |
| | /lib/x86_64-linux-gnu/libc.so.6(__clone3) (null):0 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55e08c778000-55e08c779000 r--p 00000000 00:44 14586012 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e08c779000-55e08c77a000 r-xp 00001000 00:44 14586012 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e08c77a000-55e08c77b000 r--p 00002000 00:44 14586012 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e08c77b000-55e08c77c000 r--p 00002000 00:44 14586012 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e08c77c000-55e08c77d000 rw-p 00003000 00:44 14586012 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e0a0cc4000-55e0a1063000 rw-p 00000000 00:00 0 [heap] |
| | 7f1372133000-7f1372887000 rw-p 00000000 00:00 0 |
| | 7f1372887000-7f1372c75000 r--s 00000000 00:44 16520518 /usr/lib/debug/.build-id/08/134323d00289185684a4cd177d202f39c2a5f3.debug |
| | 7f1372c75000-7f1372e7c000 r--s 00000000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1372e7c000-7f1374021000 rw-p 00000000 00:00 0 |
| | 7f1374021000-7f1378000000 ---p 00000000 00:00 0 |
| | 7f137804d000-7f1378b46000 rw-p 00000000 00:00 0 |
| | 7f1378b46000-7f137a0d0000 r--s 00000000 00:44 14586254 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f137a0d0000-7f137a10e000 r--s 00000000 00:44 14586012 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f137a10e000-7f137a10f000 ---p 00000000 00:00 0 |
| | 7f137a10f000-7f137a2b0000 rw-p 00000000 00:00 0 |
| | 7f137a2bf000-7f137a380000 rw-p 00000000 00:00 0 |
| | 7f137a380000-7f137a381000 ---p 00000000 00:00 0 |
| | 7f137a381000-7f137a3c2000 rw-p 00000000 00:00 0 |
| | 7f137a3c2000-7f137a3c3000 ---p 00000000 00:00 0 |
| | 7f137a3c3000-7f137a404000 rw-p 00000000 00:00 0 |
| | 7f137a404000-7f137a405000 ---p 00000000 00:00 0 |
| | 7f137a405000-7f137a446000 rw-p 00000000 00:00 0 |
| | 7f137a446000-7f137a447000 ---p 00000000 00:00 0 |
| | 7f137a447000-7f137a488000 rw-p 00000000 00:00 0 |
| | 7f137a488000-7f137a489000 ---p 00000000 00:00 0 |
| | 7f137a489000-7f137a4ca000 rw-p 00000000 00:00 0 |
| | 7f137a4ca000-7f137a4cb000 ---p 00000000 00:00 0 |
| | 7f137a4cb000-7f137a50c000 rw-p 00000000 00:00 0 |
| | 7f137a50c000-7f137a50d000 ---p 00000000 00:00 0 |
| | 7f137a50d000-7f137a54e000 rw-p 00000000 00:00 0 |
| | 7f137a54e000-7f137a54f000 ---p 00000000 00:00 0 |
| | 7f137a54f000-7f137a590000 rw-p 00000000 00:00 0 |
| | 7f137a590000-7f137a591000 ---p 00000000 00:00 0 |
| | 7f137a591000-7f137a5d2000 rw-p 00000000 00:00 0 |
| | 7f137a5d2000-7f137a5d3000 ---p 00000000 00:00 0 |
| | 7f137a5d3000-7f137a614000 rw-p 00000000 00:00 0 |
| | 7f137a614000-7f137a615000 ---p 00000000 00:00 0 |
| | 7f137a615000-7f137a656000 rw-p 00000000 00:00 0 |
| | 7f137a656000-7f137a657000 ---p 00000000 00:00 0 |
| | 7f137a657000-7f137a698000 rw-p 00000000 00:00 0 |
| | 7f137a698000-7f137a699000 ---p 00000000 00:00 0 |
| | 7f137a699000-7f137a6da000 rw-p 00000000 00:00 0 |
| | 7f137a6da000-7f137a6db000 ---p 00000000 00:00 0 |
| | 7f137a6db000-7f137a71c000 rw-p 00000000 00:00 0 |
| | 7f137a71c000-7f137a71d000 ---p 00000000 00:00 0 |
| | 7f137a71d000-7f137a75e000 rw-p 00000000 00:00 0 |
| | 7f137a75e000-7f137a75f000 ---p 00000000 00:00 0 |
| | 7f137a75f000-7f137a7a0000 rw-p 00000000 00:00 0 |
| | 7f137a7a0000-7f137a7a1000 ---p 00000000 00:00 0 |
| | 7f137a7a1000-7f137a7e2000 rw-p 00000000 00:00 0 |
| | 7f137a7e2000-7f137a7e3000 ---p 00000000 00:00 0 |
| | 7f137a7e3000-7f137a824000 rw-p 00000000 00:00 0 |
| | 7f137a824000-7f137a825000 ---p 00000000 00:00 0 |
| | 7f137a825000-7f137a866000 rw-p 00000000 00:00 0 |
| | 7f137a866000-7f137a867000 ---p 00000000 00:00 0 |
| | 7f137a867000-7f137a8a8000 rw-p 00000000 00:00 0 |
| | 7f137a8a8000-7f137a8a9000 ---p 00000000 00:00 0 |
| | 7f137a8a9000-7f137a8ea000 rw-p 00000000 00:00 0 |
| | 7f137a8ea000-7f137a8eb000 ---p 00000000 00:00 0 |
| | 7f137a8eb000-7f137a92c000 rw-p 00000000 00:00 0 |
| | 7f137a92c000-7f137a92d000 ---p 00000000 00:00 0 |
| | 7f137a92d000-7f137a96e000 rw-p 00000000 00:00 0 |
| | 7f137a96e000-7f137a96f000 ---p 00000000 00:00 0 |
| | 7f137a96f000-7f137a9b0000 rw-p 00000000 00:00 0 |
| | 7f137a9b0000-7f137a9b1000 ---p 00000000 00:00 0 |
| | 7f137a9b1000-7f137a9f2000 rw-p 00000000 00:00 0 |
| | 7f137a9f2000-7f137a9f3000 ---p 00000000 00:00 0 |
| | 7f137a9f3000-7f137aa34000 rw-p 00000000 00:00 0 |
| | 7f137aa34000-7f137aa35000 ---p 00000000 00:00 0 |
| | 7f137aa35000-7f137aa76000 rw-p 00000000 00:00 0 |
| | 7f137aa76000-7f137aa77000 ---p 00000000 00:00 0 |
| | 7f137aa77000-7f137aab8000 rw-p 00000000 00:00 0 |
| | 7f137aab8000-7f137aab9000 ---p 00000000 00:00 0 |
| | 7f137aab9000-7f137aafa000 rw-p 00000000 00:00 0 |
| | 7f137aafa000-7f137aafb000 ---p 00000000 00:00 0 |
| | 7f137aafb000-7f137ab3c000 rw-p 00000000 00:00 0 |
| | 7f137ab3c000-7f137ab3d000 ---p 00000000 00:00 0 |
| | 7f137ab3d000-7f137ab7e000 rw-p 00000000 00:00 0 |
| | 7f137ab7e000-7f137ab7f000 ---p 00000000 00:00 0 |
| | 7f137ab7f000-7f137abd0000 rw-p 00000000 00:00 0 |
| | 7f137abdf000-7f137abe0000 ---p 00000000 00:00 0 |
| | 7f137abe0000-7f137b430000 rw-p 00000000 00:00 0 |
| | 7f137b43a000-7f137b43b000 r--p 00000000 00:44 15248261 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f137b43b000-7f137b43c000 r-xp 00001000 00:44 15248261 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f137b43c000-7f137b43d000 r--p 00002000 00:44 15248261 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f137b43d000-7f137b43e000 r--p 00002000 00:44 15248261 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f137b43e000-7f137b43f000 rw-p 00003000 00:44 15248261 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f137b43f000-7f137cd7f000 rw-p 00000000 00:00 0 |
| | 7f137cd80000-7f137cd82000 r--p 00000000 00:44 16538826 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f137cd82000-7f137cd87000 r-xp 00002000 00:44 16538826 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f137cd87000-7f137cd89000 r--p 00007000 00:44 16538826 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f137cd89000-7f137cd8a000 r--p 00008000 00:44 16538826 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f137cd8a000-7f137cd8b000 rw-p 00009000 00:44 16538826 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f137cd8b000-7f137cd8c000 r--p 00000000 00:44 15248123 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f137cd8c000-7f137cd8d000 r-xp 00001000 00:44 15248123 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f137cd8d000-7f137cd8e000 r--p 00002000 00:44 15248123 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f137cd8e000-7f137cd8f000 r--p 00002000 00:44 15248123 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f137cd8f000-7f137cd90000 rw-p 00003000 00:44 15248123 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f137cd90000-7f137cdb0000 rw-p 00000000 00:00 0 |
| | 7f137cdb1000-7f137cdb2000 r--p 00000000 00:44 16538880 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f137cdb2000-7f137cdb4000 r-xp 00001000 00:44 16538880 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f137cdb4000-7f137cdb5000 r--p 00003000 00:44 16538880 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f137cdb5000-7f137cdb6000 r--p 00003000 00:44 16538880 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f137cdb6000-7f137cdb7000 rw-p 00004000 00:44 16538880 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f137cdb7000-7f137cdb8000 r--p 00000000 00:44 16542382 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f137cdb8000-7f137cdb9000 r-xp 00001000 00:44 16542382 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f137cdb9000-7f137cdba000 r--p 00002000 00:44 16542382 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f137cdba000-7f137cdbb000 r--p 00002000 00:44 16542382 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f137cdbb000-7f137cdbc000 rw-p 00003000 00:44 16542382 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f137cdbc000-7f137cebf000 rw-p 00000000 00:00 0 |
| | 7f137cebf000-7f137cec3000 r--p 00000000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f137cec3000-7f137cee6000 r-xp 00004000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f137cee6000-7f137ceea000 r--p 00027000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f137ceea000-7f137ceeb000 r--p 0002b000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f137ceeb000-7f137ceec000 rw-p 0002c000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f137ceec000-7f137cf14000 r--p 00000000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f137cf14000-7f137d09c000 r-xp 00028000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f137d09c000-7f137d0eb000 r--p 001b0000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f137d0eb000-7f137d0ef000 r--p 001fe000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f137d0ef000-7f137d0f1000 rw-p 00202000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f137d0f1000-7f137d100000 rw-p 00000000 00:00 0 |
| | 7f137d100000-7f137d110000 r--p 00000000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f137d110000-7f137d18f000 r-xp 00010000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f137d18f000-7f137d1e7000 r--p 0008f000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f137d1e7000-7f137d1e8000 r--p 000e7000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f137d1e8000-7f137d1e9000 rw-p 000e8000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f137d1e9000-7f137d1eb000 r--p 00000000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f137d1eb000-7f137d200000 r-xp 00002000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f137d200000-7f137d219000 r--p 00017000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f137d219000-7f137d21a000 r--p 0002f000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f137d21a000-7f137d21b000 rw-p 00030000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f137d21b000-7f137d223000 rw-p 00000000 00:00 0 |
| | 7f137d223000-7f137d22d000 r--p 00000000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f137d22d000-7f137d290000 r-xp 0000a000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f137d290000-7f137d2a5000 r--p 0006d000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f137d2a5000-7f137d2a6000 r--p 00081000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f137d2a6000-7f137d2a7000 rw-p 00082000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f137d2a7000-7f137d2a9000 r--p 00000000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f137d2a9000-7f137d2bb000 r-xp 00002000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f137d2bb000-7f137d2c1000 r--p 00014000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f137d2c1000-7f137d2c2000 r--p 0001a000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f137d2c2000-7f137d2c3000 rw-p 0001b000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f137d2c3000-7f137d2c4000 r--p 00000000 00:44 16542235 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f137d2c4000-7f137d2c5000 r-xp 00001000 00:44 16542235 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f137d2c5000-7f137d2c6000 r--p 00002000 00:44 16542235 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f137d2c6000-7f137d2c7000 r--p 00002000 00:44 16542235 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f137d2c7000-7f137d2c8000 rw-p 00003000 00:44 16542235 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f137d2c8000-7f137d310000 r--p 00000000 00:44 14586254 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f137d310000-7f137d7c1000 r-xp 00048000 00:44 14586254 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f137d7c1000-7f137d97d000 r--p 004f9000 00:44 14586254 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f137d97d000-7f137d993000 r--p 006b4000 00:44 14586254 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f137d993000-7f137d997000 rw-p 006ca000 00:44 14586254 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f137d997000-7f137d9ad000 rw-p 00000000 00:00 0 |
| | 7f137d9ad000-7f137d9ae000 r--p 00000000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f137d9ae000-7f137d9d9000 r-xp 00001000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f137d9d9000-7f137d9e3000 r--p 0002c000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f137d9e3000-7f137d9e5000 r--p 00036000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f137d9e5000-7f137d9e7000 rw-p 00038000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc21ef7000-7ffc21f19000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc21fa2000-7ffc21fa6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc21fa6000-7ffc21fa8000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:967: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |