| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 4652879..984e05a master -> origin/master |
| "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 1473985 killed by SIGSEGV (signal 11) (core dumped) |
| | [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.5.0dev (2025-08-27T22:56:13Z master 984e05a11b) +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: 0x00005fc4b502ce93 RBP: 0x00005fc4e4723c40 RSP: 0x000074fc6ad218e0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000070 RCX: 0x000000000000000c |
| | RDX: 0x0000000000000070 RDI: 0x0000000000000070 RSI: 0x0000000000000000 |
| | R8: 0x00005fc4e4798dd0 R9: 0x00005fc4e478ed00 R10: 0x000000000000000c |
| | R11: 0x0000000000000003 R12: 0x00005fc4e47212a0 R13: 0x0000000000000000 |
| | R14: 0x000074fca526fb80 R15: 0x00005fc4e4723c40 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x5fc4b5448802] /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) [0x5fc4b53ff352] /tmp/ruby/src/trunk-yjit/error.c:1130 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5fc4b51471e8] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x74fca53e7320) [0x74fca53e7320] |
| | /tmp/ruby/build/trunk-yjit/ruby(RVALUE_WB_UNPROTECTED+0x3) [0x5fc4b502ce93] /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) [0x5fc4b503257b] /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) [0x5fc4b50370cc] /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) [0x5fc4b5037eb6] /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) [0x5fc4b50398cd] /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) [0x5fc4b515939c] /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) [0x5fc4b506e194] /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) [0x5fc4b51952b9] /tmp/ruby/src/trunk-yjit/thread.c:659 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_lock_+0x0) [0x5fc4b519590d] /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: |
| | |
| | 5fc4ace2d000-5fc4ace31000 r-xp 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 5fc4ace31000-5fc4b4e2d000 ---p 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 5fc4b4fba000-5fc4b4ff9000 r--p 00000000 00:c6 15204845 /tmp/ruby/build/trunk-yjit/ruby |
| | 5fc4b4ff9000-5fc4b54c4000 r-xp 0003f000 00:c6 15204845 /tmp/ruby/build/trunk-yjit/ruby |
| | 5fc4b54c4000-5fc4b5663000 r--p 0050a000 00:c6 15204845 /tmp/ruby/build/trunk-yjit/ruby |
| | 5fc4b5663000-5fc4b5679000 r--p 006a9000 00:c6 15204845 /tmp/ruby/build/trunk-yjit/ruby |
| | 5fc4b5679000-5fc4b567a000 rw-p 006bf000 00:c6 15204845 /tmp/ruby/build/trunk-yjit/ruby |
| | 5fc4b567a000-5fc4b568e000 rw-p 00000000 00:00 0 |
| | 5fc4e4721000-5fc4e4b29000 rw-p 00000000 00:00 0 [heap] |
| | 74fc60ac4000-74fc64000000 r--s 00000000 00:c6 15204845 /tmp/ruby/build/trunk-yjit/ruby |
| | 74fc64000000-74fc64021000 rw-p 00000000 00:00 0 |
| | 74fc64021000-74fc68000000 ---p 00000000 00:00 0 |
| | 74fc6a9f9000-74fc6ac00000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74fc6ac00000-74fc6ad01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74fc6ad01000-74fc6ad02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74fc6ad02000-74fc8ac00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 74fc8ac2f000-74fc8ac30000 ---p 00000000 00:00 0 |
| | 74fc8ac30000-74fc8ac50000 rw-p 00000000 00:00 0 |
| | 74fc8ac50000-74fc8ac90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74fc8ac9f000-74fc8ace0000 rw-p 00000000 00:00 0 |
| | 74fc8ace0000-74fc8ad30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74fc8ad3f000-74fc8ad60000 rw-p 00000000 00:00 0 |
| | 74fc8ad60000-74fc8ada0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74fc8adaf000-74fc8adb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8adb0000-74fc8adf1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8adf1000-74fc8adf2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8adf2000-74fc8ae33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8ae33000-74fc8ae34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8ae34000-74fc8ae75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8ae75000-74fc8ae76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8ae76000-74fc8aeb7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8aeb7000-74fc8aeb8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8aeb8000-74fc8aef9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8aef9000-74fc8aefa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8aefa000-74fc8af3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8af3b000-74fc8af3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8af3c000-74fc8af7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8af7d000-74fc8af7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8af7e000-74fc8afbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8afbf000-74fc8afc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8afc0000-74fc8b001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b001000-74fc8b002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b002000-74fc8b043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b043000-74fc8b044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b044000-74fc8b085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b085000-74fc8b086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b086000-74fc8b0c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b0c7000-74fc8b0c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b0c8000-74fc8b109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b109000-74fc8b10a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b10a000-74fc8b14b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b14b000-74fc8b14c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b14c000-74fc8b18d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b18d000-74fc8b18e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b18e000-74fc8b1cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b1cf000-74fc8b1d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b1d0000-74fc8b211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b211000-74fc8b212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b212000-74fc8b253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b253000-74fc8b254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b254000-74fc8b295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b295000-74fc8b296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b296000-74fc8b2d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b2d7000-74fc8b2d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b2d8000-74fc8b319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b319000-74fc8b31a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b31a000-74fc8b35b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b35b000-74fc8b35c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b35c000-74fc8b39d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b39d000-74fc8b39e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b39e000-74fc8b3df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b3df000-74fc8b3e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b3e0000-74fc8b421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b421000-74fc8b422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b422000-74fc8b463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b463000-74fc8b464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b464000-74fc8b4a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b4a5000-74fc8b4a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b4a6000-74fc8b4e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b4e7000-74fc8b4e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b4e8000-74fc8b529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b529000-74fc8b52a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b52a000-74fc8b56b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b56b000-74fc8b56c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b56c000-74fc8b5ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b5ad000-74fc8b5ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b5ae000-74fc8b5ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74fc8b5ef000-74fc8b5f0000 ---p 00000000 00:00 0 |
| | 74fc8b5f0000-74fc8bdf0000 rw-p 00000000 00:00 0 |
| | 74fc8bdf0000-74fc8be00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74fc8be00000-74fca3e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 74fca3e00000-74fca5200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 74fca5200000-74fca5203000 r--p 00000000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 74fca5203000-74fca520c000 r-xp 00003000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 74fca520c000-74fca520e000 r--p 0000c000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 74fca520e000-74fca520f000 r--p 0000d000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 74fca520f000-74fca5210000 rw-p 0000e000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 74fca5210000-74fca5250000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74fca5251000-74fca5253000 r--p 00000000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 74fca5253000-74fca5258000 r-xp 00002000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 74fca5258000-74fca5259000 r--p 00007000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 74fca5259000-74fca525a000 r--p 00008000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 74fca525a000-74fca525b000 rw-p 00009000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 74fca525b000-74fca525c000 r--p 00000000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 74fca525c000-74fca525d000 r-xp 00001000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 74fca525d000-74fca525e000 r--p 00002000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 74fca525e000-74fca525f000 r--p 00002000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 74fca525f000-74fca5260000 rw-p 00003000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 74fca5260000-74fca5290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74fca5293000-74fca5294000 r--p 00000000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74fca5294000-74fca5296000 r-xp 00001000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74fca5296000-74fca5297000 r--p 00003000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74fca5297000-74fca5298000 r--p 00003000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74fca5298000-74fca5299000 rw-p 00004000 00:c6 17701525 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 74fca5299000-74fca529a000 r--p 00000000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74fca529a000-74fca529b000 r-xp 00001000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74fca529b000-74fca529c000 r--p 00002000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74fca529c000-74fca529d000 r--p 00002000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74fca529d000-74fca529e000 rw-p 00003000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 74fca529e000-74fca53a2000 rw-p 00000000 00:00 0 |
| | 74fca53a2000-74fca53ca000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74fca53ca000-74fca5552000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74fca5552000-74fca55a1000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74fca55a1000-74fca55a5000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74fca55a5000-74fca55a7000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 74fca55a7000-74fca55b6000 rw-p 00000000 00:00 0 |
| | 74fca55b6000-74fca55ba000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74fca55ba000-74fca55dd000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74fca55dd000-74fca55e1000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74fca55e1000-74fca55e2000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74fca55e2000-74fca55e3000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 74fca55e3000-74fca55f3000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74fca55f3000-74fca5672000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74fca5672000-74fca56ca000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74fca56ca000-74fca56cb000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74fca56cb000-74fca56cc000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 74fca56cc000-74fca56ce000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74fca56ce000-74fca56e3000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74fca56e3000-74fca56fc000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74fca56fc000-74fca56fd000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74fca56fd000-74fca56fe000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 74fca56fe000-74fca5706000 rw-p 00000000 00:00 0 |
| | 74fca5706000-74fca5710000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74fca5710000-74fca5773000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74fca5773000-74fca5788000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74fca5788000-74fca5789000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74fca5789000-74fca578a000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 74fca578a000-74fca578c000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74fca578c000-74fca579e000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74fca579e000-74fca57a4000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74fca57a4000-74fca57a5000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74fca57a5000-74fca57a6000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 74fca57a6000-74fca57a7000 r--p 00000000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 74fca57a7000-74fca57a8000 r-xp 00001000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 74fca57a8000-74fca57a9000 r--p 00002000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 74fca57a9000-74fca57aa000 r--p 00002000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 74fca57aa000-74fca57ab000 rw-p 00003000 00:c6 17564495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 74fca57ab000-74fca57ad000 rw-p 00000000 00:00 0 |
| | 74fca57ad000-74fca57ae000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74fca57ae000-74fca57d9000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74fca57d9000-74fca57e3000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74fca57e3000-74fca57e5000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 74fca57e5000-74fca57e7000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe25528000-7ffe2554a000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe255cc000-7ffe255d0000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe255d0000-7ffe255d2000 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. |