| "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) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec) |
| pid 726446 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9000aaca5 |
| | ruby 3.5.0dev (2025-05-02T01:40:59Z master d2a0e98c78) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:0020b0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000e40 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168: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: 0x0000562915552491 RBP: 0x0000000000000001 RSP: 0x00007ffffc7f1c50 |
| | RAX: 0x9e5c2289f34f2900 RBX: 0x0000562917338bc0 RCX: 0x0000000000000001 |
| | RDX: 0x0000000000000000 RDI: 0x00007f2ef996d168 RSI: 0x0000000000000d81 |
| | R8: 0x0000000000000003 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x00007f2ee594ccd8 R12: 0x0000000000000000 R13: 0x0000000055550083 |
| | R14: 0x0000000000000d81 R15: 0x00007f2ef996d168 EFL: 0x0000000000000206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x56291578ed1d] /tmp/ruby/src/trunk_clang_16/vm_dump.c:839 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1171 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x14c) [0x56291574eecc] /tmp/ruby/src/trunk_clang_16/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x47) [0x5629154d6787] /tmp/ruby/src/trunk_clang_16/signal.c:935 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f2f12f29320) [0x7f2f12f29320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(callable_method_entry_or_negative+0x1) [0x562915552491] /tmp/ruby/src/trunk_clang_16/vm_method.c:1489 |
| | /tmp/ruby/build/trunk_clang_16/ruby(callable_method_entry+0x5) [0x56291555292c] /tmp/ruby/src/trunk_clang_16/vm_method.c:1532 |
| | /tmp/ruby/build/trunk_clang_16/ruby(callable_method_entry_refinements) /tmp/ruby/src/trunk_clang_16/vm_method.c:1590 |
| | /tmp/ruby/build/trunk_clang_16/ruby(method_boundp+0x12) [0x56291555474b] |
| | /tmp/ruby/build/trunk_clang_16/ruby(basic_obj_respond_to) /tmp/ruby/src/trunk_clang_16/vm_method.c:2877 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_define_finalizer+0x76) [0x5629153f32d6] /tmp/ruby/src/trunk_clang_16/gc.c:1624 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5629155688f4] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3797 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xde) [0x56291554b7fc] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:5972 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:899 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x562915547a20] /tmp/ruby/src/trunk_clang_16/vm.c:2618 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2621 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ec_exec_node+0x2b) [0x5629153e2a39] /tmp/ruby/src/trunk_clang_16/eval.c:281 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_16/eval.c:319 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_main+0x1c) [0x5629153e0565] /tmp/ruby/src/trunk_clang_16/main.c:42 |
| | /tmp/ruby/build/trunk_clang_16/ruby(main) /tmp/ruby/src/trunk_clang_16/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f2f12f0e1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f2f12f0e28b] ../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 |
| | [0x5629153e0425] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 562915394000-5629153d4000 r--p 00000000 00:ae 14822359 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5629153d4000-5629157f7000 r-xp 00040000 00:ae 14822359 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5629157f7000-562915980000 r--p 00463000 00:ae 14822359 /tmp/ruby/build/trunk_clang_16/ruby |
| | 562915980000-562915995000 r--p 005eb000 00:ae 14822359 /tmp/ruby/build/trunk_clang_16/ruby |
| | 562915995000-562915997000 rw-p 00600000 00:ae 14822359 /tmp/ruby/build/trunk_clang_16/ruby |
| | 562915997000-5629159aa000 rw-p 00000000 00:00 0 |
| | 562917331000-56291c21d000 rw-p 00000000 00:00 0 [heap] |
| | 7f2ee3212000-7f2ee3419000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f2ee3419000-7f2ee5940000 r--s 00000000 00:ae 14822359 /tmp/ruby/build/trunk_clang_16/ruby |
| | 7f2ee5940000-7f2ee83e0000 rw-p 00000000 00:00 0 |
| | 7f2ee83ee000-7f2eee5f0000 rw-p 00000000 00:00 0 |
| | 7f2eee600000-7f2ef16e0000 rw-p 00000000 00:00 0 |
| | 7f2ef16f0000-7f2ef3070000 rw-p 00000000 00:00 0 |
| | 7f2ef3080000-7f2ef3b80000 rw-p 00000000 00:00 0 |
| | 7f2ef3b90000-7f2ef4021000 rw-p 00000000 00:00 0 |
| | 7f2ef4021000-7f2ef8000000 ---p 00000000 00:00 0 |
| | 7f2ef8010000-7f2ef8200000 rw-p 00000000 00:00 0 |
| | 7f2ef8210000-7f2ef84e0000 rw-p 00000000 00:00 0 |
| | 7f2ef84f0000-7f2ef8650000 rw-p 00000000 00:00 0 |
| | 7f2ef8660000-7f2ef8720000 rw-p 00000000 00:00 0 |
| | 7f2ef8730000-7f2ef8790000 rw-p 00000000 00:00 0 |
| | 7f2ef879e000-7f2ef879f000 ---p 00000000 00:00 0 |
| | 7f2ef879f000-7f2ef8900000 rw-p 00000000 00:00 0 |
| | 7f2ef890f000-7f2ef8910000 ---p 00000000 00:00 0 |
| | 7f2ef8910000-7f2ef8951000 rw-p 00000000 00:00 0 |
| | 7f2ef8951000-7f2ef8952000 ---p 00000000 00:00 0 |
| | 7f2ef8952000-7f2ef8993000 rw-p 00000000 00:00 0 |
| | 7f2ef8993000-7f2ef8994000 ---p 00000000 00:00 0 |
| | 7f2ef8994000-7f2ef89d5000 rw-p 00000000 00:00 0 |
| | 7f2ef89d5000-7f2ef89d6000 ---p 00000000 00:00 0 |
| | 7f2ef89d6000-7f2ef8a17000 rw-p 00000000 00:00 0 |
| | 7f2ef8a17000-7f2ef8a18000 ---p 00000000 00:00 0 |
| | 7f2ef8a18000-7f2ef8a59000 rw-p 00000000 00:00 0 |
| | 7f2ef8a59000-7f2ef8a5a000 ---p 00000000 00:00 0 |
| | 7f2ef8a5a000-7f2ef8a9b000 rw-p 00000000 00:00 0 |
| | 7f2ef8a9b000-7f2ef8a9c000 ---p 00000000 00:00 0 |
| | 7f2ef8a9c000-7f2ef8add000 rw-p 00000000 00:00 0 |
| | 7f2ef8add000-7f2ef8ade000 ---p 00000000 00:00 0 |
| | 7f2ef8ade000-7f2ef8b1f000 rw-p 00000000 00:00 0 |
| | 7f2ef8b1f000-7f2ef8b20000 ---p 00000000 00:00 0 |
| | 7f2ef8b20000-7f2ef8b61000 rw-p 00000000 00:00 0 |
| | 7f2ef8b61000-7f2ef8b62000 ---p 00000000 00:00 0 |
| | 7f2ef8b62000-7f2ef8ba3000 rw-p 00000000 00:00 0 |
| | 7f2ef8ba3000-7f2ef8ba4000 ---p 00000000 00:00 0 |
| | 7f2ef8ba4000-7f2ef8be5000 rw-p 00000000 00:00 0 |
| | 7f2ef8be5000-7f2ef8be6000 ---p 00000000 00:00 0 |
| | 7f2ef8be6000-7f2ef8c27000 rw-p 00000000 00:00 0 |
| | 7f2ef8c27000-7f2ef8c28000 ---p 00000000 00:00 0 |
| | 7f2ef8c28000-7f2ef8c69000 rw-p 00000000 00:00 0 |
| | 7f2ef8c69000-7f2ef8c6a000 ---p 00000000 00:00 0 |
| | 7f2ef8c6a000-7f2ef8cab000 rw-p 00000000 00:00 0 |
| | 7f2ef8cab000-7f2ef8cac000 ---p 00000000 00:00 0 |
| | 7f2ef8cac000-7f2ef8ced000 rw-p 00000000 00:00 0 |
| | 7f2ef8ced000-7f2ef8cee000 ---p 00000000 00:00 0 |
| | 7f2ef8cee000-7f2ef8d2f000 rw-p 00000000 00:00 0 |
| | 7f2ef8d2f000-7f2ef8d30000 ---p 00000000 00:00 0 |
| | 7f2ef8d30000-7f2ef8d71000 rw-p 00000000 00:00 0 |
| | 7f2ef8d71000-7f2ef8d72000 ---p 00000000 00:00 0 |
| | 7f2ef8d72000-7f2ef8db3000 rw-p 00000000 00:00 0 |
| | 7f2ef8db3000-7f2ef8db4000 ---p 00000000 00:00 0 |
| | 7f2ef8db4000-7f2ef8df5000 rw-p 00000000 00:00 0 |
| | 7f2ef8df5000-7f2ef8df6000 ---p 00000000 00:00 0 |
| | 7f2ef8df6000-7f2ef8e37000 rw-p 00000000 00:00 0 |
| | 7f2ef8e37000-7f2ef8e38000 ---p 00000000 00:00 0 |
| | 7f2ef8e38000-7f2ef8e79000 rw-p 00000000 00:00 0 |
| | 7f2ef8e79000-7f2ef8e7a000 ---p 00000000 00:00 0 |
| | 7f2ef8e7a000-7f2ef8ebb000 rw-p 00000000 00:00 0 |
| | 7f2ef8ebb000-7f2ef8ebc000 ---p 00000000 00:00 0 |
| | 7f2ef8ebc000-7f2ef8efd000 rw-p 00000000 00:00 0 |
| | 7f2ef8efd000-7f2ef8efe000 ---p 00000000 00:00 0 |
| | 7f2ef8efe000-7f2ef8f3f000 rw-p 00000000 00:00 0 |
| | 7f2ef8f3f000-7f2ef8f40000 ---p 00000000 00:00 0 |
| | 7f2ef8f40000-7f2ef8f81000 rw-p 00000000 00:00 0 |
| | 7f2ef8f81000-7f2ef8f82000 ---p 00000000 00:00 0 |
| | 7f2ef8f82000-7f2ef8fc3000 rw-p 00000000 00:00 0 |
| | 7f2ef8fc3000-7f2ef8fc4000 ---p 00000000 00:00 0 |
| | 7f2ef8fc4000-7f2ef9005000 rw-p 00000000 00:00 0 |
| | 7f2ef9005000-7f2ef9006000 ---p 00000000 00:00 0 |
| | 7f2ef9006000-7f2ef9047000 rw-p 00000000 00:00 0 |
| | 7f2ef9047000-7f2ef9048000 ---p 00000000 00:00 0 |
| | 7f2ef9048000-7f2ef9089000 rw-p 00000000 00:00 0 |
| | 7f2ef9089000-7f2ef908a000 ---p 00000000 00:00 0 |
| | 7f2ef908a000-7f2ef90cb000 rw-p 00000000 00:00 0 |
| | 7f2ef90cb000-7f2ef90cc000 ---p 00000000 00:00 0 |
| | 7f2ef90cc000-7f2ef910d000 rw-p 00000000 00:00 0 |
| | 7f2ef910d000-7f2ef910e000 ---p 00000000 00:00 0 |
| | 7f2ef910e000-7f2ef914f000 rw-p 00000000 00:00 0 |
| | 7f2ef914f000-7f2ef9150000 ---p 00000000 00:00 0 |
| | 7f2ef9150000-7f2ef99a0000 rw-p 00000000 00:00 0 |
| | 7f2ef99aa000-7f2ef99ab000 r--p 00000000 00:ae 17307280 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f2ef99ab000-7f2ef99ac000 r-xp 00001000 00:ae 17307280 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f2ef99ac000-7f2ef99ad000 r--p 00002000 00:ae 17307280 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f2ef99ad000-7f2ef99ae000 r--p 00002000 00:ae 17307280 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f2ef99ae000-7f2ef99af000 rw-p 00003000 00:ae 17307280 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f2ef99af000-7f2f12ee4000 rw-p 00000000 00:00 0 |
| | 7f2f12ee4000-7f2f12f0c000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f2f12f0c000-7f2f13094000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f2f13094000-7f2f130e3000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f2f130e3000-7f2f130e7000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f2f130e7000-7f2f130e9000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f2f130e9000-7f2f130f8000 rw-p 00000000 00:00 0 |
| | 7f2f130f8000-7f2f130fc000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f2f130fc000-7f2f1311f000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f2f1311f000-7f2f13123000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f2f13123000-7f2f13124000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f2f13124000-7f2f13125000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f2f13125000-7f2f13135000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f2f13135000-7f2f131b4000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f2f131b4000-7f2f1320c000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f2f1320c000-7f2f1320d000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f2f1320d000-7f2f1320e000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f2f1320e000-7f2f13210000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f2f13210000-7f2f13225000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f2f13225000-7f2f1323e000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f2f1323e000-7f2f1323f000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f2f1323f000-7f2f13240000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f2f13240000-7f2f13248000 rw-p 00000000 00:00 0 |
| | 7f2f13248000-7f2f13252000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f2f13252000-7f2f132b5000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f2f132b5000-7f2f132ca000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f2f132ca000-7f2f132cb000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f2f132cb000-7f2f132cc000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f2f132cc000-7f2f132ce000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f2f132ce000-7f2f132e0000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f2f132e0000-7f2f132e6000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f2f132e6000-7f2f132e7000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f2f132e7000-7f2f132e8000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f2f132e8000-7f2f132e9000 r--p 00000000 00:ae 17305181 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7f2f132e9000-7f2f132ea000 r-xp 00001000 00:ae 17305181 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7f2f132ea000-7f2f132eb000 r--p 00002000 00:ae 17305181 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7f2f132eb000-7f2f132ec000 r--p 00002000 00:ae 17305181 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7f2f132ec000-7f2f132ed000 rw-p 00003000 00:ae 17305181 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7f2f132ed000-7f2f132ef000 rw-p 00000000 00:00 0 |
| | 7f2f132ef000-7f2f132f0000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f2f132f0000-7f2f1331b000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f2f1331b000-7f2f13325000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f2f13325000-7f2f13327000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f2f13327000-7f2f13329000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffffc7d2000-7ffffc7f3000 rw-p 00000000 00:00 0 [stack] |
| | 7ffffc7f5000-7ffffc7f9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffffc7f9000-7ffffc7fb000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_16/test/ruby/test_gc.rb:758:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:968: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |