| "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='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:5]: |
| pid 700247 killed by SIGSEGV (signal 11) (core dumped) |
| | [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.5.0dev (2025-08-27T19:03:32Z master 4652879f43) +YJIT +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 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000058bf8705ee93 RBP: 0x000058bfb24e5c40 RSP: 0x00007bfa25d218e0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000070 RCX: 0x000000000000000c |
| | RDX: 0x0000000000000070 RDI: 0x0000000000000070 RSI: 0x0000000000000000 |
| | R8: 0x000058bfb255add0 R9: 0x000058bfb2550d00 R10: 0x000000000000000c |
| | R11: 0x0000000000000003 R12: 0x000058bfb24e32a0 R13: 0x0000000000000000 |
| | R14: 0x00007bfa45c6fb68 R15: 0x000058bfb24e5c40 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x58bf8747a802] /tmp/ruby/src/trunk-yjit/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x58bf87431352] /tmp/ruby/src/trunk-yjit/error.c:1130 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x58bf871791e8] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7bfa603c9320) [0x7bfa603c9320] |
| | /tmp/ruby/build/trunk-yjit/ruby(RVALUE_WB_UNPROTECTED+0x3) [0x58bf8705ee93] /tmp/ruby/src/trunk-yjit/gc/default/default.c:1195 |
| | /tmp/ruby/build/trunk-yjit/ruby(rgengc_check_relation) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4327 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4396 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_gc_impl_mark) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4465 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_internal) /tmp/ruby/src/trunk-yjit/gc.c:2620 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_children+0x19) [0x58bf8706457b] /tmp/ruby/src/trunk-yjit/gc/default/default.c:4593 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4614 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4652 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marks_rest) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5669 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marking_exit+0x0) [0x58bf870690cc] /tmp/ruby/src/trunk-yjit/gc/default/default.c:5783 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marks) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5794 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_start) /tmp/ruby/src/trunk-yjit/gc/default/default.c:6459 |
| | /tmp/ruby/build/trunk-yjit/ruby(heap_prepare+0x46) [0x58bf87069eb6] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2058 |
| | /tmp/ruby/build/trunk-yjit/ruby(heap_next_free_page) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2282 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_cache_miss) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2389 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_alloc+0xd) [0x58bf8706b8cd] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2413 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2492 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_of) /tmp/ruby/src/trunk-yjit/gc.c:989 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-yjit/gc.c:1027 |
| | /tmp/ruby/build/trunk-yjit/ruby(str_alloc_embed+0x1c) [0x58bf8718b39c] /tmp/ruby/src/trunk-yjit/string.c:1006 |
| | /tmp/ruby/build/trunk-yjit/ruby(str_enc_new) /tmp/ruby/src/trunk-yjit/string.c:1049 |
| | /tmp/ruby/build/trunk-yjit/ruby(prep_io+0x5) [0x58bf870a0194] /tmp/ruby/src/trunk-yjit/io.c:9339 |
| | /tmp/ruby/build/trunk-yjit/ruby(prep_stdio) /tmp/ruby/src/trunk-yjit/io.c:9381 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_io_prep_stdin) /tmp/ruby/src/trunk-yjit/io.c:9399 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_start_func_2+0x649) [0x58bf871c72b9] /tmp/ruby/src/trunk-yjit/thread.c:659 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_lock_+0x0) [0x58bf871c790d] /tmp/ruby/src/trunk-yjit/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-yjit/ruby(co_start) /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:464 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 58bf7ee5f000-58bf7ee63000 r-xp 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 58bf7ee63000-58bf86e5f000 ---p 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 58bf86fec000-58bf8702b000 r--p 00000000 00:c6 15221583 /tmp/ruby/build/trunk-yjit/ruby |
| | 58bf8702b000-58bf874f6000 r-xp 0003f000 00:c6 15221583 /tmp/ruby/build/trunk-yjit/ruby |
| | 58bf874f6000-58bf87695000 r--p 0050a000 00:c6 15221583 /tmp/ruby/build/trunk-yjit/ruby |
| | 58bf87695000-58bf876ab000 r--p 006a9000 00:c6 15221583 /tmp/ruby/build/trunk-yjit/ruby |
| | 58bf876ab000-58bf876ac000 rw-p 006bf000 00:c6 15221583 /tmp/ruby/build/trunk-yjit/ruby |
| | 58bf876ac000-58bf876c0000 rw-p 00000000 00:00 0 |
| | 58bfb24e3000-58bfb28ec000 rw-p 00000000 00:00 0 [heap] |
| | 7bfa1cac4000-7bfa20000000 r--s 00000000 00:c6 15221583 /tmp/ruby/build/trunk-yjit/ruby |
| | 7bfa20000000-7bfa20021000 rw-p 00000000 00:00 0 |
| | 7bfa20021000-7bfa24000000 ---p 00000000 00:00 0 |
| | 7bfa259f9000-7bfa25c00000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bfa25c00000-7bfa25d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bfa25d01000-7bfa25d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bfa25d02000-7bfa45c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bfa45c0f000-7bfa45c10000 ---p 00000000 00:00 0 |
| | 7bfa45c10000-7bfa45c30000 rw-p 00000000 00:00 0 |
| | 7bfa45c30000-7bfa45c80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bfa45c8f000-7bfa45cd0000 rw-p 00000000 00:00 0 |
| | 7bfa45cd0000-7bfa45d20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bfa45d2f000-7bfa45d50000 rw-p 00000000 00:00 0 |
| | 7bfa45d50000-7bfa45d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bfa45d9f000-7bfa45da0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45da0000-7bfa45de1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45de1000-7bfa45de2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45de2000-7bfa45e23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45e23000-7bfa45e24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45e24000-7bfa45e65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45e65000-7bfa45e66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45e66000-7bfa45ea7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45ea7000-7bfa45ea8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45ea8000-7bfa45ee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45ee9000-7bfa45eea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45eea000-7bfa45f2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45f2b000-7bfa45f2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45f2c000-7bfa45f6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45f6d000-7bfa45f6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45f6e000-7bfa45faf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45faf000-7bfa45fb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45fb0000-7bfa45ff1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45ff1000-7bfa45ff2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa45ff2000-7bfa46033000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46033000-7bfa46034000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46034000-7bfa46075000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46075000-7bfa46076000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46076000-7bfa460b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa460b7000-7bfa460b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa460b8000-7bfa460f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa460f9000-7bfa460fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa460fa000-7bfa4613b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4613b000-7bfa4613c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4613c000-7bfa4617d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4617d000-7bfa4617e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4617e000-7bfa461bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa461bf000-7bfa461c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa461c0000-7bfa46201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46201000-7bfa46202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46202000-7bfa46243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46243000-7bfa46244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46244000-7bfa46285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46285000-7bfa46286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46286000-7bfa462c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa462c7000-7bfa462c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa462c8000-7bfa46309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46309000-7bfa4630a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4630a000-7bfa4634b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4634b000-7bfa4634c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4634c000-7bfa4638d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4638d000-7bfa4638e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4638e000-7bfa463cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa463cf000-7bfa463d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa463d0000-7bfa46411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46411000-7bfa46412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46412000-7bfa46453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46453000-7bfa46454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46454000-7bfa46495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46495000-7bfa46496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46496000-7bfa464d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa464d7000-7bfa464d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa464d8000-7bfa46519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa46519000-7bfa4651a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4651a000-7bfa4655b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4655b000-7bfa4655c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4655c000-7bfa4659d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4659d000-7bfa4659e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa4659e000-7bfa465df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bfa465df000-7bfa465e0000 ---p 00000000 00:00 0 |
| | 7bfa465e0000-7bfa46de0000 rw-p 00000000 00:00 0 |
| | 7bfa46de0000-7bfa46e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bfa46e00000-7bfa5ee00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7bfa5ee00000-7bfa60200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7bfa60200000-7bfa60203000 r--p 00000000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7bfa60203000-7bfa6020c000 r-xp 00003000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7bfa6020c000-7bfa6020e000 r--p 0000c000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7bfa6020e000-7bfa6020f000 r--p 0000d000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7bfa6020f000-7bfa60210000 rw-p 0000e000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7bfa60210000-7bfa60240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bfa60240000-7bfa60242000 r--p 00000000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7bfa60242000-7bfa60247000 r-xp 00002000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7bfa60247000-7bfa60248000 r--p 00007000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7bfa60248000-7bfa60249000 r--p 00008000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7bfa60249000-7bfa6024a000 rw-p 00009000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7bfa6024a000-7bfa6024b000 r--p 00000000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bfa6024b000-7bfa6024c000 r-xp 00001000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bfa6024c000-7bfa6024d000 r--p 00002000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bfa6024d000-7bfa6024e000 r--p 00002000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bfa6024e000-7bfa6024f000 rw-p 00003000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bfa60255000-7bfa60256000 r--p 00000000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7bfa60256000-7bfa60257000 r-xp 00001000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7bfa60257000-7bfa60258000 r--p 00002000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7bfa60258000-7bfa60259000 r--p 00002000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7bfa60259000-7bfa6025a000 rw-p 00003000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7bfa6025a000-7bfa6025b000 r--p 00000000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bfa6025b000-7bfa6025d000 r-xp 00001000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bfa6025d000-7bfa6025e000 r--p 00003000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bfa6025e000-7bfa6025f000 r--p 00003000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bfa6025f000-7bfa60260000 rw-p 00004000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bfa60260000-7bfa60280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bfa60280000-7bfa60384000 rw-p 00000000 00:00 0 |
| | 7bfa60384000-7bfa603ac000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bfa603ac000-7bfa60534000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bfa60534000-7bfa60583000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bfa60583000-7bfa60587000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bfa60587000-7bfa60589000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bfa60589000-7bfa60598000 rw-p 00000000 00:00 0 |
| | 7bfa60598000-7bfa6059c000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bfa6059c000-7bfa605bf000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bfa605bf000-7bfa605c3000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bfa605c3000-7bfa605c4000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bfa605c4000-7bfa605c5000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bfa605c5000-7bfa605d5000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bfa605d5000-7bfa60654000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bfa60654000-7bfa606ac000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bfa606ac000-7bfa606ad000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bfa606ad000-7bfa606ae000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bfa606ae000-7bfa606b0000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bfa606b0000-7bfa606c5000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bfa606c5000-7bfa606de000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bfa606de000-7bfa606df000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bfa606df000-7bfa606e0000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bfa606e0000-7bfa606e8000 rw-p 00000000 00:00 0 |
| | 7bfa606e8000-7bfa606f2000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bfa606f2000-7bfa60755000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bfa60755000-7bfa6076a000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bfa6076a000-7bfa6076b000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bfa6076b000-7bfa6076c000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bfa6076c000-7bfa6076e000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bfa6076e000-7bfa60780000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bfa60780000-7bfa60786000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bfa60786000-7bfa60787000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bfa60787000-7bfa60788000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bfa60788000-7bfa60789000 r--p 00000000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7bfa60789000-7bfa6078a000 r-xp 00001000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7bfa6078a000-7bfa6078b000 r--p 00002000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7bfa6078b000-7bfa6078c000 r--p 00002000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7bfa6078c000-7bfa6078d000 rw-p 00003000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7bfa6078d000-7bfa6078f000 rw-p 00000000 00:00 0 |
| | 7bfa6078f000-7bfa60790000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bfa60790000-7bfa607bb000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bfa607bb000-7bfa607c5000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bfa607c5000-7bfa607c7000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bfa607c7000-7bfa607c9000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd2502f000-7ffd25051000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd251d9000-7ffd251dd000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd251dd000-7ffd251df000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:904: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |