| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| c38486f..f84bbb4 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| /tmp/ruby/src/master-no-rjit/vm.c:4720:14: warning: ‘rb_zjit_option_enabled_p’ defined but not used [-Wunused-function] |
| 4720 | static VALUE rb_zjit_option_enabled_p(rb_execution_context_t *ec, VALUE self) { return Qfalse; } |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| 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 -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. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 1832135 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/master-no-rjit/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec) |
| pid 1832135 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9001bacac |
| | ruby 4.0.0dev (2025-11-18T16:35:09Z master f84bbb4238) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:0011b0 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001590 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'define_finalizer' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00006297e6472ee6 RBP: 0x0000000000000003 RSP: 0x00007ffe7238f090 |
| | RAX: 0x0000720a4a65cfe0 RBX: 0x0000000000000028 RCX: 0x0000000000000000 |
| | RDX: 0x000000000000d008 RDI: 0x0000720a4a660000 RSI: 0x0000720a4a65d008 |
| | R8: 0x0000720a4a65cfe0 R9: 0x00006297fe68cbf0 R10: 0x00006298078914d0 |
| | R11: 0x0000000000000666 R12: 0xcccccccccccccccd R13: 0x0000720a4a650000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000b02 EFL: 0x0000000000010283 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_print_backtrace+0x14) [0x6297e689c020] /tmp/ruby/src/master-no-rjit/vm_dump.c:1105 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_vm_bugreport) /tmp/ruby/src/master-no-rjit/vm_dump.c:1450 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_bug_for_fatal_signal+0x102) [0x6297e68518e2] /tmp/ruby/src/master-no-rjit/error.c:1130 |
| | /tmp/ruby/build/master-no-rjit/ruby(sigsegv+0x48) [0x6297e6593438] /tmp/ruby/src/master-no-rjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x720a916f9320) [0x720a916f9320] |
| | /tmp/ruby/build/master-no-rjit/ruby(heap_page_add_freeobj+0x6) [0x6297e6472ee6] /tmp/ruby/src/master-no-rjit/gc/default/default.c:845 |
| | /tmp/ruby/build/master-no-rjit/ruby(heap_add_page) /tmp/ruby/src/master-no-rjit/gc/default/default.c:1958 |
| | /tmp/ruby/build/master-no-rjit/ruby(heap_add_freepage+0x0) [0x6297e647f6a7] /tmp/ruby/src/master-no-rjit/gc/default/default.c:1989 |
| | /tmp/ruby/build/master-no-rjit/ruby(heap_page_allocate_and_initialize) /tmp/ruby/src/master-no-rjit/gc/default/default.c:1990 |
| | /tmp/ruby/build/master-no-rjit/ruby(heap_prepare+0xa4) [0x6297e6485a74] /tmp/ruby/src/master-no-rjit/gc/default/default.c:2055 |
| | /tmp/ruby/build/master-no-rjit/ruby(heap_next_free_page) /tmp/ruby/src/master-no-rjit/gc/default/default.c:2276 |
| | /tmp/ruby/build/master-no-rjit/ruby(newobj_cache_miss) /tmp/ruby/src/master-no-rjit/gc/default/default.c:2383 |
| | /tmp/ruby/build/master-no-rjit/ruby(newobj_alloc+0x2f) [0x6297e648896f] /tmp/ruby/src/master-no-rjit/gc/default/default.c:2407 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/master-no-rjit/gc/default/default.c:2486 |
| | /tmp/ruby/build/master-no-rjit/ruby(newobj_of) /tmp/ruby/src/master-no-rjit/gc.c:996 |
| | /tmp/ruby/build/master-no-rjit/ruby(typed_data_alloc) /tmp/ruby/src/master-no-rjit/gc.c:1090 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_data_typed_object_zalloc) /tmp/ruby/src/master-no-rjit/gc.c:1126 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_obj_written+0x0) [0x6297e651a54f] /tmp/ruby/src/master-no-rjit/proc.c:294 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_obj_write) /tmp/ruby/src/master-no-rjit/include/ruby/internal/gc.h:820 |
| | /tmp/ruby/build/master-no-rjit/ruby(proc_binding) /tmp/ruby/src/master-no-rjit/proc.c:3621 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_callable_receiver+0x68) [0x6297e651dd28] /tmp/ruby/src/master-no-rjit/proc.c:2994 |
| | /tmp/ruby/build/master-no-rjit/ruby(define_final+0x26) [0x6297e6476e86] /tmp/ruby/src/master-no-rjit/gc.c:1709 |
| | /tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x6297e6624d2d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915 |
| | /tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x6297e662e3b1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134 |
| | /tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x84) [0x6297e6646ea4] ../../src/master-no-rjit/insns.def:902 |
| | /tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0xa) [0x6297e6637ad5] /tmp/ruby/src/master-no-rjit/vm.c:2811 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2787 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_ec_exec_node+0xa5) [0x6297e645bc95] /tmp/ruby/src/master-no-rjit/eval.c:283 |
| | /tmp/ruby/build/master-no-rjit/ruby(ruby_run_node+0x61) [0x6297e645e1c1] /tmp/ruby/src/master-no-rjit/eval.c:321 |
| | /tmp/ruby/build/master-no-rjit/ruby(rb_main+0x21) [0x6297e6458726] /tmp/ruby/src/master-no-rjit/main.c:42 |
| | /tmp/ruby/build/master-no-rjit/ruby(main) /tmp/ruby/src/master-no-rjit/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x720a916de1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x720a916de28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x6297e6458775] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 6297e6407000-6297e6447000 r--p 00000000 00:cf 14421301 /tmp/ruby/build/master-no-rjit/ruby |
| | 6297e6447000-6297e6918000 r-xp 00040000 00:cf 14421301 /tmp/ruby/build/master-no-rjit/ruby |
| | 6297e6918000-6297e6abb000 r--p 00511000 00:cf 14421301 /tmp/ruby/build/master-no-rjit/ruby |
| | 6297e6abb000-6297e6ad1000 r--p 006b4000 00:cf 14421301 /tmp/ruby/build/master-no-rjit/ruby |
| | 6297e6ad1000-6297e6ad2000 rw-p 006ca000 00:cf 14421301 /tmp/ruby/build/master-no-rjit/ruby |
| | 6297e6ad2000-6297e6ae6000 rw-p 00000000 00:00 0 |
| | 6297fe68a000-629808072000 rw-p 00000000 00:00 0 [heap] |
| | 720a175ce000-720a375d0000 rw-p 00000000 00:00 0 |
| | 720a375d0000-720a425d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a46f0d000-720a47114000 r--s 00000000 00:cf 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 720a47114000-720a4a650000 r--s 00000000 00:cf 14421301 /tmp/ruby/build/master-no-rjit/ruby |
| | 720a4a650000-720a5c6e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a5c6f0000-720a679d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a679e0000-720a6d360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a6d370000-720a70000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a70000000-720a70021000 rw-p 00000000 00:00 0 |
| | 720a70021000-720a74000000 ---p 00000000 00:00 0 |
| | 720a74010000-720a740a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a740b0000-720a756c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a756d0000-720a763b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a763c0000-720a76940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a76950000-720a76cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a76cc0000-720a76e10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a76e20000-720a76eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a76ebe000-720a76fbf000 rw-p 00000000 00:00 0 |
| | 720a76fbf000-720a76fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a76fc0000-720a77001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77001000-720a77002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77002000-720a77043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77043000-720a77044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77044000-720a77085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77085000-720a77086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77086000-720a770c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a770c7000-720a770c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a770c8000-720a77109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77109000-720a7710a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7710a000-720a7714b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7714b000-720a7714c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7714c000-720a7718d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7718d000-720a7718e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7718e000-720a771cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a771cf000-720a771d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a771d0000-720a77211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77211000-720a77212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77212000-720a77253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77253000-720a77254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77254000-720a77295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77295000-720a77296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77296000-720a772d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a772d7000-720a772d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a772d8000-720a77319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77319000-720a7731a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7731a000-720a7735b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7735b000-720a7735c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7735c000-720a7739d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7739d000-720a7739e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7739e000-720a773df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a773df000-720a773e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a773e0000-720a77421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77421000-720a77422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77422000-720a77463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77463000-720a77464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77464000-720a774a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a774a5000-720a774a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a774a6000-720a774e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a774e7000-720a774e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a774e8000-720a77529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77529000-720a7752a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7752a000-720a7756b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7756b000-720a7756c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7756c000-720a775ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a775ad000-720a775ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a775ae000-720a775ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a775ef000-720a775f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a775f0000-720a77631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77631000-720a77632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77632000-720a77673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77673000-720a77674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77674000-720a776b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a776b5000-720a776b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a776b6000-720a776f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a776f7000-720a776f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a776f8000-720a77739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a77739000-720a7773a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7773a000-720a7777b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7777b000-720a7777c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a7777c000-720a777bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a777bd000-720a777be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a777be000-720a777ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 720a777ff000-720a77800000 ---p 00000000 00:00 0 |
| | 720a77800000-720a78000000 rw-p 00000000 00:00 0 |
| | 720a78000000-720a90000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 720a90000000-720a91400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 720a91410000-720a91430000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a91440000-720a91490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a9149f000-720a914a0000 ---p 00000000 00:00 0 |
| | 720a914a0000-720a914c0000 rw-p 00000000 00:00 0 |
| | 720a914c0000-720a91570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a9157a000-720a9157b000 r--p 00000000 00:cf 15732881 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 720a9157b000-720a9157c000 r-xp 00001000 00:cf 15732881 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 720a9157c000-720a9157d000 r--p 00002000 00:cf 15732881 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 720a9157d000-720a9157e000 r--p 00002000 00:cf 15732881 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 720a9157e000-720a9157f000 rw-p 00003000 00:cf 15732881 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 720a9157f000-720a915a0000 rw-p 00000000 00:00 0 |
| | 720a915a0000-720a915b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 720a915b0000-720a916b4000 rw-p 00000000 00:00 0 |
| | 720a916b4000-720a916dc000 r--p 00000000 00:cf 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 720a916dc000-720a91864000 r-xp 00028000 00:cf 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 720a91864000-720a918b3000 r--p 001b0000 00:cf 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 720a918b3000-720a918b7000 r--p 001fe000 00:cf 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 720a918b7000-720a918b9000 rw-p 00202000 00:cf 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 720a918b9000-720a918c8000 rw-p 00000000 00:00 0 |
| | 720a918c8000-720a918cc000 r--p 00000000 00:cf 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 720a918cc000-720a918ef000 r-xp 00004000 00:cf 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 720a918ef000-720a918f3000 r--p 00027000 00:cf 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 720a918f3000-720a918f4000 r--p 0002b000 00:cf 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 720a918f4000-720a918f5000 rw-p 0002c000 00:cf 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 720a918f5000-720a91905000 r--p 00000000 00:cf 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 720a91905000-720a91984000 r-xp 00010000 00:cf 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 720a91984000-720a919dc000 r--p 0008f000 00:cf 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 720a919dc000-720a919dd000 r--p 000e7000 00:cf 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 720a919dd000-720a919de000 rw-p 000e8000 00:cf 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 720a919de000-720a919e0000 r--p 00000000 00:cf 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 720a919e0000-720a919f5000 r-xp 00002000 00:cf 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 720a919f5000-720a91a0e000 r--p 00017000 00:cf 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 720a91a0e000-720a91a0f000 r--p 0002f000 00:cf 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 720a91a0f000-720a91a10000 rw-p 00030000 00:cf 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 720a91a10000-720a91a18000 rw-p 00000000 00:00 0 |
| | 720a91a18000-720a91a22000 r--p 00000000 00:cf 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 720a91a22000-720a91a85000 r-xp 0000a000 00:cf 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 720a91a85000-720a91a9a000 r--p 0006d000 00:cf 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 720a91a9a000-720a91a9b000 r--p 00081000 00:cf 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 720a91a9b000-720a91a9c000 rw-p 00082000 00:cf 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 720a91a9c000-720a91a9e000 r--p 00000000 00:cf 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 720a91a9e000-720a91ab0000 r-xp 00002000 00:cf 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 720a91ab0000-720a91ab6000 r--p 00014000 00:cf 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 720a91ab6000-720a91ab7000 r--p 0001a000 00:cf 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 720a91ab7000-720a91ab8000 rw-p 0001b000 00:cf 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 720a91ab8000-720a91ab9000 r--p 00000000 00:cf 15734596 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so |
| | 720a91ab9000-720a91aba000 r-xp 00001000 00:cf 15734596 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so |
| | 720a91aba000-720a91abb000 r--p 00002000 00:cf 15734596 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so |
| | 720a91abb000-720a91abc000 r--p 00002000 00:cf 15734596 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so |
| | 720a91abc000-720a91abd000 rw-p 00003000 00:cf 15734596 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so |
| | 720a91abd000-720a91abf000 rw-p 00000000 00:00 0 |
| | 720a91abf000-720a91ac0000 r--p 00000000 00:cf 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 720a91ac0000-720a91aeb000 r-xp 00001000 00:cf 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 720a91aeb000-720a91af5000 r--p 0002c000 00:cf 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 720a91af5000-720a91af7000 r--p 00036000 00:cf 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 720a91af7000-720a91af9000 rw-p 00038000 00:cf 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe72370000-7ffe72391000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe7239f000-7ffe723a3000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe723a3000-7ffe723a5000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/master-no-rjit/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.xaz67v: |
| * -rw-r--r-- 1 111912 2025-11-18 17:55:46 +0000 _ruby_box_p1847147_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 1456544 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_openssl.so |
| * -rw-r--r-- 1 282080 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_json+ext+generator.so |
| * -rw-r--r-- 1 182960 2025-11-18 17:55:46 +0000 _ruby_box_p1847147_2_io+console.so |
| * -rw-r--r-- 1 120768 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_digest.so |
| * -rw-r--r-- 1 809752 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_socket.so |
| * -rw-r--r-- 1 291728 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_zlib.so |
| * -rw-r--r-- 1 111256 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_io+nonblock.so |
| * -rw-r--r-- 1 821696 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_date_core.so |
| * -rw-r--r-- 1 102752 2025-11-18 17:55:49 +0000 _ruby_box_p1847214_2_monitor.so |
| * -rw-r--r-- 1 92264 2025-11-18 17:55:46 +0000 _ruby_box_p1847152_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 182960 2025-11-18 17:55:46 +0000 _ruby_box_p1847152_2_io+console.so |
| * -rw-r--r-- 1 111912 2025-11-18 17:55:47 +0000 _ruby_box_p1847189_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 111912 2025-11-18 17:55:47 +0000 _ruby_box_p1847157_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 182960 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_io+console.so |
| * -rw-r--r-- 1 111912 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 225472 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_json+ext+parser.so |
| * -rw-r--r-- 1 121208 2025-11-18 17:55:49 +0000 _ruby_box_p1847214_2_cgi+escape.so |
| * -rw-r--r-- 1 92264 2025-11-18 17:55:47 +0000 _ruby_box_p1847189_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 145240 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_etc.so |
| * -rw-r--r-- 1 111912 2025-11-18 17:55:46 +0000 _ruby_box_p1847152_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92264 2025-11-18 17:55:46 +0000 _ruby_box_p1847147_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 91280 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_io+wait.so |
| * -rw-r--r-- 1 108224 2025-11-18 17:55:49 +0000 _ruby_box_p1847214_2_erb+escape.so |
| * -rw-r--r-- 1 182960 2025-11-18 17:55:47 +0000 _ruby_box_p1847189_2_io+console.so |
| * -rw-r--r-- 1 194272 2025-11-18 17:55:49 +0000 _ruby_box_p1847214_2_stringio.so |
| * -rw-r--r-- 1 92264 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 182960 2025-11-18 17:55:47 +0000 _ruby_box_p1847157_2_io+console.so |
| * -rw-r--r-- 1 92264 2025-11-18 17:55:47 +0000 _ruby_box_p1847157_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 186416 2025-11-18 17:55:49 +0000 _ruby_box_p1847214_2_strscan.so |
| * -rw-r--r-- 1 184872 2025-11-18 17:55:48 +0000 _ruby_box_p1847214_2_psych.so |
| make: *** [uncommon.mk:915: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |