| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| f3f3a40..7840ef2 master -> origin/master |
| "make after-update -j4" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk-iseq_binary/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-iseq_binary/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-iseq_binary/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-iseq_binary/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-iseq_binary/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-iseq_binary/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^~~~~~~~~~~~~~ |
| "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. |
| 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 3347707 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/trunk-iseq_binary/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 3347707 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90033029c |
| | ruby 4.0.0dev (2025-11-19T13:51:09Z master 7840ef2f43) +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:000800 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000920 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: 0x000079024776fd61 RBP: 0x00007ffc3d84c380 RSP: 0x00007ffc3d84c340 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005ab39a3687a8 RCX: 0x000079024776fd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005ab39a3687d0 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005ab39a3688c8 R15: 0x00005ab39a3687d0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_print_backtrace+0x14) [0x790247e166d8] /tmp/ruby/src/trunk-iseq_binary/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_vm_bugreport) /tmp/ruby/src/trunk-iseq_binary/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_bug_for_fatal_signal+0x10a) [0x790247be4a6a] /tmp/ruby/src/trunk-iseq_binary/error.c:1131 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(sigsegv+0x48) [0x790247d4e208] /tmp/ruby/src/trunk-iseq_binary/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x79024771c320) [0x79024771c320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x79024776fd61] ./nptl/futex-internal.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 |
| | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7902477727dd] ./nptl/pthread_cond_wait.c:503 |
| | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 |
| | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_native_cond_wait+0xd) [0x790247d98a1d] /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(thread_sched_wait_running_turn+0x93) [0x790247d98b63] /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(thread_sched_unlock_+0x0) [0x790247d9df3c] /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:1151 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(thread_sched_yield) /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:1157 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_thread_schedule_limits) /tmp/ruby/src/trunk-iseq_binary/thread.c:1492 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_threadptr_execute_interrupts+0x56f) [0x790247d9e50f] /tmp/ruby/src/trunk-iseq_binary/thread.c:2702 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_vm_check_ints+0xb) [0x790247de1a8b] /tmp/ruby/src/trunk-iseq_binary/vm_core.h:2234 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_vm_check_ints) /tmp/ruby/src/trunk-iseq_binary/vm_core.h:2225 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(vm_pop_frame) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_vm_pop_frame) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3900 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(vm_sendish+0xcc) [0x790247deb0ec] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:6115 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(vm_exec_core+0x84) [0x790247df8194] ../../src/trunk-iseq_binary/insns.def:902 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(vm_exec_loop+0xa) [0x790247dfdd48] /tmp/ruby/src/trunk-iseq_binary/vm.c:2811 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-iseq_binary/vm.c:2787 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(rb_ec_exec_node+0xa5) [0x790247bee7b5] /tmp/ruby/src/trunk-iseq_binary/eval.c:283 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0(ruby_run_node+0x8b) [0x790247bf2c8b] /tmp/ruby/src/trunk-iseq_binary/eval.c:321 |
| | /tmp/ruby/build/trunk-iseq_binary/ruby(rb_main+0x21) [0x5ab378c7e186] /tmp/ruby/src/trunk-iseq_binary/main.c:42 |
| | /tmp/ruby/build/trunk-iseq_binary/ruby(main) /tmp/ruby/src/trunk-iseq_binary/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7902477011ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x79024770128b] ../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 |
| | [0x5ab378c7e1d5] |
| | |
| | -- 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/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5ab378c7d000-5ab378c7e000 r--p 00000000 00:5e 14425055 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5ab378c7e000-5ab378c7f000 r-xp 00001000 00:5e 14425055 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5ab378c7f000-5ab378c80000 r--p 00002000 00:5e 14425055 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5ab378c80000-5ab378c81000 r--p 00002000 00:5e 14425055 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5ab378c81000-5ab378c82000 rw-p 00003000 00:5e 14425055 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5ab39a361000-5ab3a924d000 rw-p 00000000 00:00 0 [heap] |
| | 7901b979a000-7901b99a1000 r--s 00000000 00:5e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7901b99a1000-7901baf92000 r--s 00000000 00:5e 14418705 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0.0 |
| | 7901baf92000-7901bafd0000 r--s 00000000 00:5e 14425055 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 7901bafd0000-7901cd630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7901cd63e000-7901ed640000 rw-p 00000000 00:00 0 |
| | 7901ed640000-7901f8570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7901f8580000-790212720000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 790212730000-79021da40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79021da50000-7902233c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7902233d0000-7902260e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7902260f0000-790227680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 790227690000-790228000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 790228000000-790228021000 rw-p 00000000 00:00 0 |
| | 790228021000-79022c000000 ---p 00000000 00:00 0 |
| | 79022c010000-79022c3d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79022c3e0000-79022c930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79022c940000-79022cca0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79022ccb0000-79022ce00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79022ce10000-79022ceb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79022cebe000-79022cfbf000 rw-p 00000000 00:00 0 |
| | 79022cfbf000-79022cfc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022cfc0000-79022d001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d001000-79022d002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d002000-79022d043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d043000-79022d044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d044000-79022d085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d085000-79022d086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d086000-79022d0c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d0c7000-79022d0c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d0c8000-79022d109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d109000-79022d10a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d10a000-79022d14b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d14b000-79022d14c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d14c000-79022d18d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d18d000-79022d18e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d18e000-79022d1cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d1cf000-79022d1d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d1d0000-79022d211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d211000-79022d212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d212000-79022d253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d253000-79022d254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d254000-79022d295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d295000-79022d296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d296000-79022d2d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d2d7000-79022d2d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d2d8000-79022d319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d319000-79022d31a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d31a000-79022d35b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d35b000-79022d35c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d35c000-79022d39d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d39d000-79022d39e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d39e000-79022d3df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d3df000-79022d3e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d3e0000-79022d421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d421000-79022d422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d422000-79022d463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d463000-79022d464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d464000-79022d4a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d4a5000-79022d4a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d4a6000-79022d4e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d4e7000-79022d4e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d4e8000-79022d529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d529000-79022d52a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d52a000-79022d56b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d56b000-79022d56c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d56c000-79022d5ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d5ad000-79022d5ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d5ae000-79022d5ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d5ef000-79022d5f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d5f0000-79022d631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d631000-79022d632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d632000-79022d673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d673000-79022d674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d674000-79022d6b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d6b5000-79022d6b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d6b6000-79022d6f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d6f7000-79022d6f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d6f8000-79022d739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d739000-79022d73a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d73a000-79022d77b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d77b000-79022d77c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d77c000-79022d7bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d7bd000-79022d7be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d7be000-79022d7ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79022d7ff000-79022d800000 ---p 00000000 00:00 0 |
| | 79022d800000-79022e000000 rw-p 00000000 00:00 0 |
| | 79022e000000-790246000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 790246000000-790247400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 790247410000-790247420000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 790247430000-790247480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79024748f000-790247490000 ---p 00000000 00:00 0 |
| | 790247490000-7902474b0000 rw-p 00000000 00:00 0 |
| | 7902474b0000-790247560000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79024756f000-790247590000 rw-p 00000000 00:00 0 |
| | 790247590000-7902475a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7902475a2000-7902475a3000 r--p 00000000 00:5e 15351862 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7902475a3000-7902475a4000 r-xp 00001000 00:5e 15351862 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7902475a4000-7902475a5000 r--p 00002000 00:5e 15351862 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7902475a5000-7902475a6000 r--p 00002000 00:5e 15351862 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7902475a6000-7902475a7000 rw-p 00003000 00:5e 15351862 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7902475a7000-7902476aa000 rw-p 00000000 00:00 0 |
| | 7902476aa000-7902476ae000 r--p 00000000 00:5e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7902476ae000-7902476d1000 r-xp 00004000 00:5e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7902476d1000-7902476d5000 r--p 00027000 00:5e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7902476d5000-7902476d6000 r--p 0002b000 00:5e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7902476d6000-7902476d7000 rw-p 0002c000 00:5e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7902476d7000-7902476ff000 r--p 00000000 00:5e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7902476ff000-790247887000 r-xp 00028000 00:5e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 790247887000-7902478d6000 r--p 001b0000 00:5e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7902478d6000-7902478da000 r--p 001fe000 00:5e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7902478da000-7902478dc000 rw-p 00202000 00:5e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7902478dc000-7902478eb000 rw-p 00000000 00:00 0 |
| | 7902478eb000-7902478fb000 r--p 00000000 00:5e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7902478fb000-79024797a000 r-xp 00010000 00:5e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79024797a000-7902479d2000 r--p 0008f000 00:5e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7902479d2000-7902479d3000 r--p 000e7000 00:5e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7902479d3000-7902479d4000 rw-p 000e8000 00:5e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7902479d4000-7902479d6000 r--p 00000000 00:5e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7902479d6000-7902479eb000 r-xp 00002000 00:5e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7902479eb000-790247a04000 r--p 00017000 00:5e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 790247a04000-790247a05000 r--p 0002f000 00:5e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 790247a05000-790247a06000 rw-p 00030000 00:5e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 790247a06000-790247a0e000 rw-p 00000000 00:00 0 |
| | 790247a0e000-790247a18000 r--p 00000000 00:5e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 790247a18000-790247a7b000 r-xp 0000a000 00:5e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 790247a7b000-790247a90000 r--p 0006d000 00:5e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 790247a90000-790247a91000 r--p 00081000 00:5e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 790247a91000-790247a92000 rw-p 00082000 00:5e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 790247a92000-790247a94000 r--p 00000000 00:5e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 790247a94000-790247aa6000 r-xp 00002000 00:5e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 790247aa6000-790247aac000 r--p 00014000 00:5e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 790247aac000-790247aad000 r--p 0001a000 00:5e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 790247aad000-790247aae000 rw-p 0001b000 00:5e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 790247aae000-790247aaf000 r--p 00000000 00:5e 15353694 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 790247aaf000-790247ab0000 r-xp 00001000 00:5e 15353694 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 790247ab0000-790247ab1000 r--p 00002000 00:5e 15353694 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 790247ab1000-790247ab2000 r--p 00002000 00:5e 15353694 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 790247ab2000-790247ab3000 rw-p 00003000 00:5e 15353694 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 790247ab3000-790247afb000 r--p 00000000 00:5e 14418705 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0.0 |
| | 790247afb000-790247fb5000 r-xp 00048000 00:5e 14418705 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0.0 |
| | 790247fb5000-790248156000 r--p 00502000 00:5e 14418705 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0.0 |
| | 790248156000-79024816c000 r--p 006a3000 00:5e 14418705 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0.0 |
| | 79024816c000-790248170000 rw-p 006b9000 00:5e 14418705 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.0.0 |
| | 790248170000-790248186000 rw-p 00000000 00:00 0 |
| | 790248186000-790248187000 r--p 00000000 00:5e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 790248187000-7902481b2000 r-xp 00001000 00:5e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7902481b2000-7902481bc000 r--p 0002c000 00:5e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7902481bc000-7902481be000 r--p 00036000 00:5e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7902481be000-7902481c0000 rw-p 00038000 00:5e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc3d82e000-7ffc3d84f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc3d93e000-7ffc3d942000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc3d942000-7ffc3d944000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.repdf4: |
| * -rw-r--r-- 1 125312 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_cgi+escape.so |
| * -rw-r--r-- 1 91488 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_io+wait.so |
| * -rw-r--r-- 1 111272 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_io+nonblock.so |
| * -rw-r--r-- 1 112096 2025-11-19 15:36:28 +0000 _ruby_box_p3375988_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 102768 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_monitor.so |
| * -rw-r--r-- 1 183000 2025-11-19 15:36:29 +0000 _ruby_box_p3376009_2_io+console.so |
| * -rw-r--r-- 1 92448 2025-11-19 15:36:29 +0000 _ruby_box_p3376016_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92448 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 145344 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_etc.so |
| * -rw-r--r-- 1 291752 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_zlib.so |
| * -rw-r--r-- 1 112096 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120800 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_digest.so |
| * -rw-r--r-- 1 183000 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_io+console.so |
| * -rw-r--r-- 1 183000 2025-11-19 15:36:29 +0000 _ruby_box_p3376016_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-19 15:36:29 +0000 _ruby_box_p3376016_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183000 2025-11-19 15:36:28 +0000 _ruby_box_p3375988_2_io+console.so |
| * -rw-r--r-- 1 1456584 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_openssl.so |
| * -rw-r--r-- 1 186440 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_strscan.so |
| * -rw-r--r-- 1 194280 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_stringio.so |
| * -rw-r--r-- 1 225496 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_json+ext+parser.so |
| * -rw-r--r-- 1 112096 2025-11-19 15:36:28 +0000 _ruby_box_p3376004_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 184880 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_psych.so |
| * -rw-r--r-- 1 92448 2025-11-19 15:36:29 +0000 _ruby_box_p3376009_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92448 2025-11-19 15:36:28 +0000 _ruby_box_p3376004_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 825808 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_date_core.so |
| * -rw-r--r-- 1 183000 2025-11-19 15:36:28 +0000 _ruby_box_p3376004_2_io+console.so |
| * -rw-r--r-- 1 809872 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_socket.so |
| * -rw-r--r-- 1 282088 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_json+ext+generator.so |
| * -rw-r--r-- 1 112096 2025-11-19 15:36:29 +0000 _ruby_box_p3376009_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92448 2025-11-19 15:36:28 +0000 _ruby_box_p3375988_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 108232 2025-11-19 15:36:27 +0000 _ruby_box_p3375960_2_erb+escape.so |
| make: *** [uncommon.mk:915: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |