| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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: |
| TestTranscode#test_ractor_lazy_load_encoding_random [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_transcode.rb:2346]: |
| pid 3014307 killed by SIGABRT (signal 6) (core dumped) |
| | check_rvalue_consistency: 0x5a4cb00759e0 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00005a4cb00759e0 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x5a4cb0276f10 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00005a4cb0276f10 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x5a4cb0075c50 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00005a4cb0075c50 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x5a4cb0075a30 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00005a4cb0075a30 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x5a4cb0243400 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00005a4cb0243400 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x7a43da78ab20 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00007a43da78ab20 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x7a43da78ab20 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00007a43da78ab20 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)check_rvalue_consistency: 0x240 is not a Ruby object. |
| | check_children_i: out-of-heap:0x0000000000000240 has error (referenced from 0x00007a43bfe3f558 T_ARRAY/[ ] len: 153, capa:8 ptr:0x00005a4cb00759e0)[BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-08-14T00:59:50Z master c8233db221) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 28 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7a43dacc9a9a] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_without_die_internal+0x71) [0x7a43da9b292c] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_internal+0x0) [0x7a43da9b478f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5124 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(mark_method_entry_i) /tmp/ruby/src/trunk-gc-asserts/gc.c:2790 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x7a43daabf2e9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5193 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_finish+0x8c) [0x7a43daac3bfb] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3816 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3892 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_continue+0xb) [0x7a43daac941b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3925 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2022 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x4b) [0x7a43daac9ab3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2041 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2274 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_alloc+0xd) [0x7a43daacb74d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2405 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2484 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:991 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1029 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_alloc_embed+0x2f) [0x7a43dac1983f] /tmp/ruby/src/trunk-gc-asserts/string.c:1006 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-gc-asserts/string.c:1049 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(prep_io+0x5) [0x7a43daaf30d8] /tmp/ruby/src/trunk-gc-asserts/io.c:9339 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(prep_stdio) /tmp/ruby/src/trunk-gc-asserts/io.c:9381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_io_prep_stdin) /tmp/ruby/src/trunk-gc-asserts/io.c:9399 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_start_func_2+0x68c) [0x7a43dac5756c] /tmp/ruby/src/trunk-gc-asserts/thread.c:659 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_lock_+0x0) [0x7a43dac57bcd] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(co_start) /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:460 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * 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-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 23 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 5a4c7ea60000-5a4c7ea61000 r--p 00000000 00:4e 13282580 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a4c7ea61000-5a4c7ea62000 r-xp 00001000 00:4e 13282580 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a4c7ea62000-5a4c7ea63000 r--p 00002000 00:4e 13282580 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a4c7ea63000-5a4c7ea64000 r--p 00002000 00:4e 13282580 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a4c7ea64000-5a4c7ea65000 rw-p 00003000 00:4e 13282580 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a4caff85000-5a4cb0370000 rw-p 00000000 00:00 0 [heap] |
| | 7a4380000000-7a4380021000 rw-p 00000000 00:00 0 |
| | 7a4380021000-7a4384000000 ---p 00000000 00:00 0 |
| | 7a4384000000-7a4384021000 rw-p 00000000 00:00 0 |
| | 7a4384021000-7a4388000000 ---p 00000000 00:00 0 |
| | 7a4388000000-7a4388021000 rw-p 00000000 00:00 0 |
| | 7a4388021000-7a438c000000 ---p 00000000 00:00 0 |
| | 7a438c000000-7a438c021000 rw-p 00000000 00:00 0 |
| | 7a438c021000-7a4390000000 ---p 00000000 00:00 0 |
| | 7a4390000000-7a4390021000 rw-p 00000000 00:00 0 |
| | 7a4390021000-7a4394000000 ---p 00000000 00:00 0 |
| | 7a4394000000-7a4394021000 rw-p 00000000 00:00 0 |
| | 7a4394021000-7a4398000000 ---p 00000000 00:00 0 |
| | 7a4398000000-7a4398021000 rw-p 00000000 00:00 0 |
| | 7a4398021000-7a439c000000 ---p 00000000 00:00 0 |
| | 7a439f442000-7a439f480000 r--s 00000000 00:4e 13282580 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7a439f480000-7a439f4b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a439f4bd000-7a439f4be000 ---p 00000000 00:00 0 |
| | 7a439f4be000-7a439f4de000 rw-p 00000000 00:00 0 |
| | 7a439f4de000-7a439f5df000 rw-p 00000000 00:00 0 |
| | 7a439f5df000-7a439f5e0000 ---p 00000000 00:00 0 |
| | 7a439f5e0000-7a439f600000 rw-p 00000000 00:00 0 |
| | 7a439f600000-7a439f620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a439f62a000-7a439f62b000 ---p 00000000 00:00 0 |
| | 7a439f62b000-7a439f64b000 rw-p 00000000 00:00 0 |
| | 7a439f64b000-7a439f74c000 rw-p 00000000 00:00 0 |
| | 7a439f74c000-7a439f74d000 ---p 00000000 00:00 0 |
| | 7a439f74d000-7a439f76d000 rw-p 00000000 00:00 0 |
| | 7a439f76d000-7a439f86e000 rw-p 00000000 00:00 0 |
| | 7a439f86e000-7a439f86f000 ---p 00000000 00:00 0 |
| | 7a439f86f000-7a439f88f000 rw-p 00000000 00:00 0 |
| | 7a439f88f000-7a439f990000 rw-p 00000000 00:00 0 |
| | 7a439f990000-7a439f9b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a439f9bf000-7a439f9c0000 ---p 00000000 00:00 0 |
| | 7a439f9c0000-7a439f9e0000 rw-p 00000000 00:00 0 |
| | 7a439f9e0000-7a439f9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a439f9f5000-7a439f9f6000 ---p 00000000 00:00 0 |
| | 7a439f9f6000-7a439fa16000 rw-p 00000000 00:00 0 |
| | 7a439fa16000-7a439fa17000 ---p 00000000 00:00 0 |
| | 7a439fa17000-7a439fa37000 rw-p 00000000 00:00 0 |
| | 7a439fa37000-7a439fb38000 rw-p 00000000 00:00 0 |
| | 7a439fb38000-7a439fb39000 ---p 00000000 00:00 0 |
| | 7a439fb39000-7a439fb59000 rw-p 00000000 00:00 0 |
| | 7a439fb59000-7a439fc5a000 rw-p 00000000 00:00 0 |
| | 7a439fc5a000-7a439fc5b000 ---p 00000000 00:00 0 |
| | 7a439fc5b000-7a439fc7b000 rw-p 00000000 00:00 0 |
| | 7a439fc7b000-7a439fd7c000 rw-p 00000000 00:00 0 |
| | 7a439fd7c000-7a439fd7d000 ---p 00000000 00:00 0 |
| | 7a439fd7d000-7a439fd9d000 rw-p 00000000 00:00 0 |
| | 7a439fd9d000-7a439fd9e000 ---p 00000000 00:00 0 |
| | 7a439fd9e000-7a439fdbe000 rw-p 00000000 00:00 0 |
| | 7a439fdbe000-7a439fdbf000 ---p 00000000 00:00 0 |
| | 7a439fdbf000-7a439fddf000 rw-p 00000000 00:00 0 |
| | 7a439fddf000-7a439fde0000 ---p 00000000 00:00 0 |
| | 7a439fde0000-7a439fe00000 rw-p 00000000 00:00 0 |
| | 7a439fe00000-7a439ff01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a439ff01000-7a439ff02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a439ff02000-7a43a0022000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0022000-7a43a0023000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0023000-7a43a0143000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0143000-7a43a0144000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0144000-7a43a0264000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0264000-7a43a0265000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0265000-7a43a0385000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0385000-7a43a0386000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0386000-7a43a04a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a04a6000-7a43a04a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a04a7000-7a43a05c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a05c7000-7a43a05c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a05c8000-7a43a06e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a06e8000-7a43a06e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a06e9000-7a43a0809000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0809000-7a43a080a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a080a000-7a43a092a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a092a000-7a43a092b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a092b000-7a43a0a4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0a4b000-7a43a0a4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0a4c000-7a43a0b6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0b6c000-7a43a0b6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0b6d000-7a43a0c8d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0c8d000-7a43a0c8e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0c8e000-7a43a0dae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0dae000-7a43a0daf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0daf000-7a43a0ecf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0ecf000-7a43a0ed0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0ed0000-7a43a0ff0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0ff0000-7a43a0ff1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a0ff1000-7a43a1111000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1111000-7a43a1112000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1112000-7a43a1232000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1232000-7a43a1233000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1233000-7a43a1353000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1353000-7a43a1354000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1354000-7a43a1474000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1474000-7a43a1475000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1475000-7a43a1595000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1595000-7a43a1596000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1596000-7a43a16b6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a16b6000-7a43a16b7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a16b7000-7a43a17d7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a17d7000-7a43a17d8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a17d8000-7a43a18f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a18f8000-7a43a18f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a18f9000-7a43a1a19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1a19000-7a43a1a1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1a1a000-7a43a1b3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1b3a000-7a43a1b3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1b3b000-7a43a1c5b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1c5b000-7a43a1c5c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1c5c000-7a43a1d7c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1d7c000-7a43a1d7d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43a1d7d000-7a43bfe00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a43bfe10000-7a43bfe60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a43bfe6f000-7a43bfeb0000 rw-p 00000000 00:00 0 |
| | 7a43bfeb0000-7a43bfef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a43bfeff000-7a43bff20000 rw-p 00000000 00:00 0 |
| | 7a43bff20000-7a43bff60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a43bff65000-7a43bff67000 r--p 00000000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7a43bff67000-7a43bff6c000 r-xp 00002000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7a43bff6c000-7a43bff6d000 r--p 00007000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7a43bff6d000-7a43bff6e000 r--p 00008000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7a43bff6e000-7a43bff6f000 rw-p 00009000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7a43bff6f000-7a43bff70000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43bff70000-7a43bffb1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43bffb1000-7a43bffb2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43bffb2000-7a43bfff3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43bfff3000-7a43bfff4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43bfff4000-7a43c0035000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0035000-7a43c0036000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0036000-7a43c0077000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0077000-7a43c0078000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0078000-7a43c00b9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c00b9000-7a43c00ba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c00ba000-7a43c00fb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c00fb000-7a43c00fc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c00fc000-7a43c013d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c013d000-7a43c013e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c013e000-7a43c017f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c017f000-7a43c0180000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0180000-7a43c01c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c01c1000-7a43c01c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c01c2000-7a43c0203000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0203000-7a43c0204000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0204000-7a43c0245000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0245000-7a43c0246000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0246000-7a43c0287000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0287000-7a43c0288000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0288000-7a43c02c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c02c9000-7a43c02ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c02ca000-7a43c030b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c030b000-7a43c030c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c030c000-7a43c034d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c034d000-7a43c034e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c034e000-7a43c038f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c038f000-7a43c0390000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0390000-7a43c03d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c03d1000-7a43c03d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c03d2000-7a43c0413000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0413000-7a43c0414000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0414000-7a43c0455000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0455000-7a43c0456000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0456000-7a43c0497000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0497000-7a43c0498000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0498000-7a43c04d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c04d9000-7a43c04da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c04da000-7a43c051b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c051b000-7a43c051c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c051c000-7a43c055d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c055d000-7a43c055e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c055e000-7a43c059f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c059f000-7a43c05a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c05a0000-7a43c05e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c05e1000-7a43c05e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c05e2000-7a43c0623000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0623000-7a43c0624000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0624000-7a43c0665000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0665000-7a43c0666000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c0666000-7a43c06a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c06a7000-7a43c06a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c06a8000-7a43c06e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c06e9000-7a43c06ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c06ea000-7a43c072b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c072b000-7a43c072c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c072c000-7a43c076d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c076d000-7a43c076e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c076e000-7a43c07af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a43c07af000-7a43c07b0000 ---p 00000000 00:00 0 |
| | 7a43c07b0000-7a43c0fb0000 rw-p 00000000 00:00 0 |
| | 7a43c0fb0000-7a43c1000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a43c1000000-7a43d9000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7a43d9000000-7a43da400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7a43da405000-7a43da406000 r--p 00000000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7a43da406000-7a43da407000 r-xp 00001000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7a43da407000-7a43da408000 r--p 00002000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7a43da408000-7a43da409000 r--p 00002000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7a43da409000-7a43da40a000 rw-p 00003000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7a43da40a000-7a43da40b000 r--p 00000000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a43da40b000-7a43da40d000 r-xp 00001000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a43da40d000-7a43da40e000 r--p 00003000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a43da40e000-7a43da40f000 r--p 00003000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a43da40f000-7a43da410000 rw-p 00004000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a43da410000-7a43da450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a43da452000-7a43da453000 r--p 00000000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a43da453000-7a43da454000 r-xp 00001000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a43da454000-7a43da455000 r--p 00002000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a43da455000-7a43da456000 r--p 00002000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a43da456000-7a43da457000 rw-p 00003000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a43da457000-7a43da55a000 rw-p 00000000 00:00 0 |
| | 7a43da55a000-7a43da55e000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a43da55e000-7a43da581000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a43da581000-7a43da585000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a43da585000-7a43da586000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a43da586000-7a43da587000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a43da587000-7a43da5af000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a43da5af000-7a43da737000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a43da737000-7a43da786000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a43da786000-7a43da78a000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a43da78a000-7a43da78c000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a43da78c000-7a43da79b000 rw-p 00000000 00:00 0 |
| | 7a43da79b000-7a43da7ab000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a43da7ab000-7a43da82a000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a43da82a000-7a43da882000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a43da882000-7a43da883000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a43da883000-7a43da884000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a43da884000-7a43da886000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a43da886000-7a43da89b000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a43da89b000-7a43da8b4000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a43da8b4000-7a43da8b5000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a43da8b5000-7a43da8b6000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a43da8b6000-7a43da8be000 rw-p 00000000 00:00 0 |
| | 7a43da8be000-7a43da8c8000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a43da8c8000-7a43da92b000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a43da92b000-7a43da940000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a43da940000-7a43da941000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a43da941000-7a43da942000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a43da942000-7a43da944000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a43da944000-7a43da956000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a43da956000-7a43da95c000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a43da95c000-7a43da95d000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a43da95d000-7a43da95e000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a43da95e000-7a43da95f000 r--p 00000000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a43da95f000-7a43da960000 r-xp 00001000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a43da960000-7a43da961000 r--p 00002000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a43da961000-7a43da962000 r--p 00002000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a43da962000-7a43da963000 rw-p 00003000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a43da963000-7a43da9ab000 r--p 00000000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a43da9ab000-7a43dae66000 r-xp 00048000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a43dae66000-7a43db002000 r--p 00503000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a43db002000-7a43db018000 r--p 0069f000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a43db018000-7a43db01c000 rw-p 006b5000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a43db01c000-7a43db033000 rw-p 00000000 00:00 0 |
| | 7a43db033000-7a43db034000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a43db034000-7a43db05f000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a43db05f000-7a43db069000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a43db069000-7a43db06b000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a43db06b000-7a43db06d000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc0c999000-7ffc0c9bb000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc0c9c2000-7ffc0c9c6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc0c9c6000-7ffc0c9c8000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |