| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| 1) Failure: |
| TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk-random1/test/objspace/test_ractor.rb:5]: |
| pid 2759825 killed by SIGABRT (signal 6) (core dumped) |
| | [BUG] try to mark T_NONE object (obj: 0x000079860a8d8718 T_NONE/, parent: (none)) |
| | ruby 3.5.0dev (2025-09-17T13:42:49Z master e758198846) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 2 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_print_backtrace+0x8) [0x79860b1fbfaa] /tmp/ruby/src/trunk-random1/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_bug_without_die_internal+0x71) [0x79860aee98d8] /tmp/ruby/src/trunk-random1/error.c:1097 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-random1/error.c:1115 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_mark_check_t_none+0x6e) [0x79860afee4ae] /tmp/ruby/src/trunk-random1/gc/default/default.c:4395 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_gc_mark+0x188) [0x79860aff2698] /tmp/ruby/src/trunk-random1/gc/default/default.c:4433 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(pinned_list_mark+0x45) [0x79860af35635] /tmp/ruby/src/trunk-random1/compile.c:12453 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_mark_children+0x19) [0x79860aff580b] /tmp/ruby/src/trunk-random1/gc/default/default.c:4595 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_mark_stacked_objects) /tmp/ruby/src/trunk-random1/gc/default/default.c:4616 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random1/gc/default/default.c:4654 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_marks_rest) /tmp/ruby/src/trunk-random1/gc/default/default.c:5671 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_marking_exit+0x0) [0x79860affaea4] /tmp/ruby/src/trunk-random1/gc/default/default.c:5785 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_marks) /tmp/ruby/src/trunk-random1/gc/default/default.c:5796 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(gc_start) /tmp/ruby/src/trunk-random1/gc/default/default.c:6461 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(heap_prepare+0x46) [0x79860affdd3e] /tmp/ruby/src/trunk-random1/gc/default/default.c:2058 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-random1/gc/default/default.c:2270 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-random1/gc/default/default.c:2377 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(newobj_alloc+0xd) [0x79860afff01d] /tmp/ruby/src/trunk-random1/gc/default/default.c:2401 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-random1/gc/default/default.c:2480 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:989 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:1039 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(str_alloc_embed+0x2f) [0x79860b14b27f] /tmp/ruby/src/trunk-random1/string.c:1006 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-random1/string.c:1056 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(prep_io+0x5) [0x79860b0270d8] /tmp/ruby/src/trunk-random1/io.c:9339 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(prep_stdio) /tmp/ruby/src/trunk-random1/io.c:9381 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(rb_io_prep_stdin) /tmp/ruby/src/trunk-random1/io.c:9399 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(thread_start_func_2+0x68c) [0x79860b188e3c] /tmp/ruby/src/trunk-random1/thread.c:659 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(thread_sched_lock_+0x0) [0x79860b18949d] /tmp/ruby/src/trunk-random1/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-random1/libruby.so.3.5(co_start) /tmp/ruby/src/trunk-random1/thread_pthread_mn.c:464 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 56fdeb345000-56fdeb346000 r--p 00000000 00:32 13369364 /tmp/ruby/build/trunk-random1/ruby |
| | 56fdeb346000-56fdeb347000 r-xp 00001000 00:32 13369364 /tmp/ruby/build/trunk-random1/ruby |
| | 56fdeb347000-56fdeb348000 r--p 00002000 00:32 13369364 /tmp/ruby/build/trunk-random1/ruby |
| | 56fdeb348000-56fdeb349000 r--p 00002000 00:32 13369364 /tmp/ruby/build/trunk-random1/ruby |
| | 56fdeb349000-56fdeb34a000 rw-p 00003000 00:32 13369364 /tmp/ruby/build/trunk-random1/ruby |
| | 56fe2518d000-56fe25576000 rw-p 00000000 00:00 0 [heap] |
| | 7985cc000000-7985cc021000 rw-p 00000000 00:00 0 |
| | 7985cc021000-7985d0000000 ---p 00000000 00:00 0 |
| | 7985d0200000-7985d0301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7985d0301000-7985d0302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7985d0302000-7985f0200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7985f02f1000-7985f032f000 r--s 00000000 00:32 13369364 /tmp/ruby/build/trunk-random1/ruby |
| | 7985f032f000-7985f0330000 ---p 00000000 00:00 0 |
| | 7985f0330000-7985f0350000 rw-p 00000000 00:00 0 |
| | 7985f0350000-7985f0370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7985f037e000-7985f03bf000 rw-p 00000000 00:00 0 |
| | 7985f03bf000-7985f03c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f03c0000-7985f0401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0401000-7985f0402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0402000-7985f0443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0443000-7985f0444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0444000-7985f0485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0485000-7985f0486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0486000-7985f04c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f04c7000-7985f04c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f04c8000-7985f0509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0509000-7985f050a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f050a000-7985f054b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f054b000-7985f054c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f054c000-7985f058d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f058d000-7985f058e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f058e000-7985f05cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f05cf000-7985f05d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f05d0000-7985f0611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0611000-7985f0612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0612000-7985f0653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0653000-7985f0654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0654000-7985f0695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0695000-7985f0696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0696000-7985f06d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f06d7000-7985f06d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f06d8000-7985f0719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0719000-7985f071a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f071a000-7985f075b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f075b000-7985f075c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f075c000-7985f079d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f079d000-7985f079e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f079e000-7985f07df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f07df000-7985f07e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f07e0000-7985f0821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0821000-7985f0822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0822000-7985f0863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0863000-7985f0864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0864000-7985f08a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f08a5000-7985f08a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f08a6000-7985f08e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f08e7000-7985f08e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f08e8000-7985f0929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0929000-7985f092a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f092a000-7985f096b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f096b000-7985f096c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f096c000-7985f09ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f09ad000-7985f09ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f09ae000-7985f09ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f09ef000-7985f09f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f09f0000-7985f0a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0a31000-7985f0a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0a32000-7985f0a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0a73000-7985f0a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0a74000-7985f0ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0ab5000-7985f0ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0ab6000-7985f0af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0af7000-7985f0af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0af8000-7985f0b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0b39000-7985f0b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0b3a000-7985f0b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0b7b000-7985f0b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0b7c000-7985f0bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0bbd000-7985f0bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0bbe000-7985f0bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7985f0bff000-7985f0c00000 ---p 00000000 00:00 0 |
| | 7985f0c00000-7985f1400000 rw-p 00000000 00:00 0 |
| | 7985f1400000-798609400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 798609400000-79860a800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 79860a800000-79860a803000 r--p 00000000 00:32 15204730 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so |
| | 79860a803000-79860a80c000 r-xp 00003000 00:32 15204730 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so |
| | 79860a80c000-79860a80e000 r--p 0000c000 00:32 15204730 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so |
| | 79860a80e000-79860a80f000 r--p 0000d000 00:32 15204730 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so |
| | 79860a80f000-79860a810000 rw-p 0000e000 00:32 15204730 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so |
| | 79860a810000-79860a880000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79860a88f000-79860a8b0000 rw-p 00000000 00:00 0 |
| | 79860a8b0000-79860a940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79860a941000-79860a943000 r--p 00000000 00:32 15213946 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so |
| | 79860a943000-79860a948000 r-xp 00002000 00:32 15213946 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so |
| | 79860a948000-79860a949000 r--p 00007000 00:32 15213946 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so |
| | 79860a949000-79860a94a000 r--p 00008000 00:32 15213946 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so |
| | 79860a94a000-79860a94b000 rw-p 00009000 00:32 15213946 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so |
| | 79860a94b000-79860a94c000 r--p 00000000 00:32 15213616 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/asan.so |
| | 79860a94c000-79860a94d000 r-xp 00001000 00:32 15213616 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/asan.so |
| | 79860a94d000-79860a94e000 r--p 00002000 00:32 15213616 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/asan.so |
| | 79860a94e000-79860a94f000 r--p 00002000 00:32 15213616 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/asan.so |
| | 79860a94f000-79860a950000 rw-p 00003000 00:32 15213616 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/asan.so |
| | 79860a950000-79860a980000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79860a983000-79860a984000 r--p 00000000 00:32 15213966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79860a984000-79860a986000 r-xp 00001000 00:32 15213966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79860a986000-79860a987000 r--p 00003000 00:32 15213966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79860a987000-79860a988000 r--p 00003000 00:32 15213966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79860a988000-79860a989000 rw-p 00004000 00:32 15213966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79860a989000-79860a98a000 r--p 00000000 00:32 15206369 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79860a98a000-79860a98b000 r-xp 00001000 00:32 15206369 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79860a98b000-79860a98c000 r--p 00002000 00:32 15206369 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79860a98c000-79860a98d000 r--p 00002000 00:32 15206369 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79860a98d000-79860a98e000 rw-p 00003000 00:32 15206369 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79860a98e000-79860aa91000 rw-p 00000000 00:00 0 |
| | 79860aa91000-79860aa95000 r--p 00000000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79860aa95000-79860aab8000 r-xp 00004000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79860aab8000-79860aabc000 r--p 00027000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79860aabc000-79860aabd000 r--p 0002b000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79860aabd000-79860aabe000 rw-p 0002c000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79860aabe000-79860aae6000 r--p 00000000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79860aae6000-79860ac6e000 r-xp 00028000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79860ac6e000-79860acbd000 r--p 001b0000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79860acbd000-79860acc1000 r--p 001fe000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79860acc1000-79860acc3000 rw-p 00202000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79860acc3000-79860acd2000 rw-p 00000000 00:00 0 |
| | 79860acd2000-79860ace2000 r--p 00000000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79860ace2000-79860ad61000 r-xp 00010000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79860ad61000-79860adb9000 r--p 0008f000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79860adb9000-79860adba000 r--p 000e7000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79860adba000-79860adbb000 rw-p 000e8000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79860adbb000-79860adbd000 r--p 00000000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79860adbd000-79860add2000 r-xp 00002000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79860add2000-79860adeb000 r--p 00017000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79860adeb000-79860adec000 r--p 0002f000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79860adec000-79860aded000 rw-p 00030000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79860aded000-79860adf5000 rw-p 00000000 00:00 0 |
| | 79860adf5000-79860adff000 r--p 00000000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79860adff000-79860ae62000 r-xp 0000a000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79860ae62000-79860ae77000 r--p 0006d000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79860ae77000-79860ae78000 r--p 00081000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79860ae78000-79860ae79000 rw-p 00082000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79860ae79000-79860ae7b000 r--p 00000000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79860ae7b000-79860ae8d000 r-xp 00002000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79860ae8d000-79860ae93000 r--p 00014000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79860ae93000-79860ae94000 r--p 0001a000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79860ae94000-79860ae95000 rw-p 0001b000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79860ae95000-79860ae96000 r--p 00000000 00:32 15206695 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so |
| | 79860ae96000-79860ae97000 r-xp 00001000 00:32 15206695 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so |
| | 79860ae97000-79860ae98000 r--p 00002000 00:32 15206695 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so |
| | 79860ae98000-79860ae99000 r--p 00002000 00:32 15206695 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so |
| | 79860ae99000-79860ae9a000 rw-p 00003000 00:32 15206695 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so |
| | 79860ae9a000-79860aee2000 r--p 00000000 00:32 13369356 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0 |
| | 79860aee2000-79860b39a000 r-xp 00048000 00:32 13369356 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0 |
| | 79860b39a000-79860b537000 r--p 00500000 00:32 13369356 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0 |
| | 79860b537000-79860b54d000 r--p 0069d000 00:32 13369356 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0 |
| | 79860b54d000-79860b551000 rw-p 006b3000 00:32 13369356 /tmp/ruby/build/trunk-random1/libruby.so.3.5.0 |
| | 79860b551000-79860b567000 rw-p 00000000 00:00 0 |
| | 79860b567000-79860b568000 r--p 00000000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79860b568000-79860b593000 r-xp 00001000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79860b593000-79860b59d000 r--p 0002c000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79860b59d000-79860b59f000 r--p 00036000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79860b59f000-79860b5a1000 rw-p 00038000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffef9a48000-7ffef9a6a000 rw-p 00000000 00:00 0 [stack] |
| | 7ffef9ae7000-7ffef9aeb000 r--p 00000000 00:00 0 [vvar] |
| | 7ffef9aeb000-7ffef9aed000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0. |