| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 76% (8456/11005) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat20-asserts/configure --prefix=/tmp/ruby/install/trunk-repeat20-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/syslog'... |
| From https://github.com/ruby/syslog |
| * branch f2b9e75a8e016502607a3a20695cef57956150c2 -> FETCH_HEAD |
| HEAD is now at f2b9e75 Merge pull request #16 from jeremyd2019/enable-build-on-cygwin |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/pstore'... |
| From https://github.com/ruby/pstore |
| * branch b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f -> FETCH_HEAD |
| HEAD is now at b563c4d Added lib path to in assert_in_out_err |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/irb'... |
| From https://github.com/ruby/irb |
| * branch 6bb53630c3398b2042fb99d5232c68399491d338 -> FETCH_HEAD |
| HEAD is now at 6bb5363 Ignore to contain directory to Gem::Specification#files |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/reline'... |
| From https://github.com/ruby/reline |
| * branch defcd36c0b6e6648333d4b9ab5923eb4e543615e -> FETCH_HEAD |
| HEAD is now at defcd36 Reject directory from Gem::Specification#files |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| TestProc#test_local_variable_set_wb [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_proc.rb:1718]: |
| [Bug #13605] |
| pid 1924765 killed by SIGABRT (signal 6) (core dumped) |
| | rb_obj_info_dump: |
| | -:7: [BUG] try to mark T_NONE object |
| | ruby 3.5.0dev (2025-02-19T09:27:32Z master 3f07bc76ff) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0024 e:000023 CFUNC :new |
| | c:0004 p:0023 s:0020 e:000019 BLOCK -:7 |
| | c:0003 p:0024 s:0013 e:000012 METHOD <internal:numeric>:257 |
| | c:0002 p:0014 s:0008 E:0005f0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:002000 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:4:in '<main>' |
| | <internal:numeric>:257:in 'times' |
| | -:7:in 'block in <main>' |
| | -:7:in 'new' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x7fe842c10677] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:823 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1155 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(bug_report_end+0x0) [0x7fe8429fc7f1] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug_without_die_internal) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(die+0x0) [0x7fe842909f48] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1117 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark+0x130) [0x7fe842a29d60] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4458 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_imemo_mark_and_move+0x1f1) [0x7fe842a41181] /tmp/ruby/src/trunk-repeat20-asserts/imemo.c:347 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x4f) [0x7fe842a2d68b] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4638 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4691 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks_step) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:5722 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks_continue) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:5742 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2073 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_cache_miss+0x59) [0x7fe842a2ea89] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2412 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7fe842a2eefe] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2445 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x4e) [0x7fe842a32583] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2530 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1007 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1045 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_allocate_instance+0x69) [0x7fe842a9e679] /tmp/ruby/src/trunk-repeat20-asserts/object.c:131 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(class_call_alloc_func+0x5) [0x7fe842aa0ed2] /tmp/ruby/src/trunk-repeat20-asserts/object.c:2147 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2119 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2178 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x7fe842be1049] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3801 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3803 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_sendish+0x16a) [0x7fe842be5cba] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5968 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0x9b) [0x7fe842bf3d1b] ../../src/trunk-repeat20-asserts/insns.def:898 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7fe842bfafd9] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_exec_node+0xb1) [0x7fe842a05081] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_run_node+0x9b) [0x7fe842a0bd4b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x55739f353186] /tmp/ruby/src/trunk-repeat20-asserts/main.c:40 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(main) /tmp/ruby/src/trunk-repeat20-asserts/main.c:65 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7fe8424fe1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe8424fe28b] ../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 |
| | [0x55739f3531d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55739f352000-55739f353000 r--p 00000000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55739f353000-55739f354000 r-xp 00001000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55739f354000-55739f355000 r--p 00002000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55739f355000-55739f356000 r--p 00002000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55739f356000-55739f357000 rw-p 00003000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5573a6c0c000-5573a6ff7000 rw-p 00000000 00:00 0 [heap] |
| | 7fe83c2ed000-7fe83c4f4000 r--s 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe83c4f4000-7fe83c532000 r--s 00000000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7fe83c532000-7fe83e147000 rw-p 00000000 00:00 0 |
| | 7fe83e147000-7fe83f6c2000 r--s 00000000 00:3f 16941462 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fe83f6c2000-7fe83f700000 r--s 00000000 00:3f 16932992 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7fe83f700000-7fe83f770000 rw-p 00000000 00:00 0 |
| | 7fe83f77f000-7fe83f930000 rw-p 00000000 00:00 0 |
| | 7fe83f930000-7fe83f931000 ---p 00000000 00:00 0 |
| | 7fe83f931000-7fe83f972000 rw-p 00000000 00:00 0 |
| | 7fe83f972000-7fe83f973000 ---p 00000000 00:00 0 |
| | 7fe83f973000-7fe83f9b4000 rw-p 00000000 00:00 0 |
| | 7fe83f9b4000-7fe83f9b5000 ---p 00000000 00:00 0 |
| | 7fe83f9b5000-7fe83f9f6000 rw-p 00000000 00:00 0 |
| | 7fe83f9f6000-7fe83f9f7000 ---p 00000000 00:00 0 |
| | 7fe83f9f7000-7fe83fa38000 rw-p 00000000 00:00 0 |
| | 7fe83fa38000-7fe83fa39000 ---p 00000000 00:00 0 |
| | 7fe83fa39000-7fe83fa7a000 rw-p 00000000 00:00 0 |
| | 7fe83fa7a000-7fe83fa7b000 ---p 00000000 00:00 0 |
| | 7fe83fa7b000-7fe83fabc000 rw-p 00000000 00:00 0 |
| | 7fe83fabc000-7fe83fabd000 ---p 00000000 00:00 0 |
| | 7fe83fabd000-7fe83fafe000 rw-p 00000000 00:00 0 |
| | 7fe83fafe000-7fe83faff000 ---p 00000000 00:00 0 |
| | 7fe83faff000-7fe83fb40000 rw-p 00000000 00:00 0 |
| | 7fe83fb40000-7fe83fb41000 ---p 00000000 00:00 0 |
| | 7fe83fb41000-7fe83fb82000 rw-p 00000000 00:00 0 |
| | 7fe83fb82000-7fe83fb83000 ---p 00000000 00:00 0 |
| | 7fe83fb83000-7fe83fbc4000 rw-p 00000000 00:00 0 |
| | 7fe83fbc4000-7fe83fbc5000 ---p 00000000 00:00 0 |
| | 7fe83fbc5000-7fe83fc06000 rw-p 00000000 00:00 0 |
| | 7fe83fc06000-7fe83fc07000 ---p 00000000 00:00 0 |
| | 7fe83fc07000-7fe83fc48000 rw-p 00000000 00:00 0 |
| | 7fe83fc48000-7fe83fc49000 ---p 00000000 00:00 0 |
| | 7fe83fc49000-7fe83fc8a000 rw-p 00000000 00:00 0 |
| | 7fe83fc8a000-7fe83fc8b000 ---p 00000000 00:00 0 |
| | 7fe83fc8b000-7fe83fccc000 rw-p 00000000 00:00 0 |
| | 7fe83fccc000-7fe83fccd000 ---p 00000000 00:00 0 |
| | 7fe83fccd000-7fe83fd0e000 rw-p 00000000 00:00 0 |
| | 7fe83fd0e000-7fe83fd0f000 ---p 00000000 00:00 0 |
| | 7fe83fd0f000-7fe83fd50000 rw-p 00000000 00:00 0 |
| | 7fe83fd50000-7fe83fd51000 ---p 00000000 00:00 0 |
| | 7fe83fd51000-7fe83fd92000 rw-p 00000000 00:00 0 |
| | 7fe83fd92000-7fe83fd93000 ---p 00000000 00:00 0 |
| | 7fe83fd93000-7fe83fdd4000 rw-p 00000000 00:00 0 |
| | 7fe83fdd4000-7fe83fdd5000 ---p 00000000 00:00 0 |
| | 7fe83fdd5000-7fe83fe16000 rw-p 00000000 00:00 0 |
| | 7fe83fe16000-7fe83fe17000 ---p 00000000 00:00 0 |
| | 7fe83fe17000-7fe83fe58000 rw-p 00000000 00:00 0 |
| | 7fe83fe58000-7fe83fe59000 ---p 00000000 00:00 0 |
| | 7fe83fe59000-7fe83fe9a000 rw-p 00000000 00:00 0 |
| | 7fe83fe9a000-7fe83fe9b000 ---p 00000000 00:00 0 |
| | 7fe83fe9b000-7fe83fedc000 rw-p 00000000 00:00 0 |
| | 7fe83fedc000-7fe83fedd000 ---p 00000000 00:00 0 |
| | 7fe83fedd000-7fe83ff1e000 rw-p 00000000 00:00 0 |
| | 7fe83ff1e000-7fe83ff1f000 ---p 00000000 00:00 0 |
| | 7fe83ff1f000-7fe83ff60000 rw-p 00000000 00:00 0 |
| | 7fe83ff60000-7fe83ff61000 ---p 00000000 00:00 0 |
| | 7fe83ff61000-7fe83ffa2000 rw-p 00000000 00:00 0 |
| | 7fe83ffa2000-7fe83ffa3000 ---p 00000000 00:00 0 |
| | 7fe83ffa3000-7fe83ffe4000 rw-p 00000000 00:00 0 |
| | 7fe83ffe4000-7fe83ffe5000 ---p 00000000 00:00 0 |
| | 7fe83ffe5000-7fe840026000 rw-p 00000000 00:00 0 |
| | 7fe840026000-7fe840027000 ---p 00000000 00:00 0 |
| | 7fe840027000-7fe840068000 rw-p 00000000 00:00 0 |
| | 7fe840068000-7fe840069000 ---p 00000000 00:00 0 |
| | 7fe840069000-7fe8400aa000 rw-p 00000000 00:00 0 |
| | 7fe8400aa000-7fe8400ab000 ---p 00000000 00:00 0 |
| | 7fe8400ab000-7fe8400ec000 rw-p 00000000 00:00 0 |
| | 7fe8400ec000-7fe8400ed000 ---p 00000000 00:00 0 |
| | 7fe8400ed000-7fe84012e000 rw-p 00000000 00:00 0 |
| | 7fe84012e000-7fe84012f000 ---p 00000000 00:00 0 |
| | 7fe84012f000-7fe840180000 rw-p 00000000 00:00 0 |
| | 7fe84018f000-7fe840190000 ---p 00000000 00:00 0 |
| | 7fe840190000-7fe8409e0000 rw-p 00000000 00:00 0 |
| | 7fe8409e5000-7fe8409e6000 r--p 00000000 00:3f 17707577 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fe8409e6000-7fe8409e7000 r-xp 00001000 00:3f 17707577 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fe8409e7000-7fe8409e8000 r--p 00002000 00:3f 17707577 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fe8409e8000-7fe8409e9000 r--p 00002000 00:3f 17707577 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fe8409e9000-7fe8409ea000 rw-p 00003000 00:3f 17707577 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fe8409ea000-7fe8409eb000 r--p 00000000 00:3f 17829747 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe8409eb000-7fe8409ec000 r-xp 00001000 00:3f 17829747 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe8409ec000-7fe8409ed000 r--p 00002000 00:3f 17829747 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe8409ed000-7fe8409ee000 r--p 00002000 00:3f 17829747 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe8409ee000-7fe8409ef000 rw-p 00003000 00:3f 17829747 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe8409ef000-7fe8423a0000 rw-p 00000000 00:00 0 |
| | 7fe8423a4000-7fe8424a7000 rw-p 00000000 00:00 0 |
| | 7fe8424a7000-7fe8424ab000 r--p 00000000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe8424ab000-7fe8424ce000 r-xp 00004000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe8424ce000-7fe8424d2000 r--p 00027000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe8424d2000-7fe8424d3000 r--p 0002b000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe8424d3000-7fe8424d4000 rw-p 0002c000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe8424d4000-7fe8424fc000 r--p 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe8424fc000-7fe842684000 r-xp 00028000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe842684000-7fe8426d3000 r--p 001b0000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe8426d3000-7fe8426d7000 r--p 001fe000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe8426d7000-7fe8426d9000 rw-p 00202000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe8426d9000-7fe8426e8000 rw-p 00000000 00:00 0 |
| | 7fe8426e8000-7fe8426f8000 r--p 00000000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe8426f8000-7fe842777000 r-xp 00010000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe842777000-7fe8427cf000 r--p 0008f000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe8427cf000-7fe8427d0000 r--p 000e7000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe8427d0000-7fe8427d1000 rw-p 000e8000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe8427d1000-7fe8427d3000 r--p 00000000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe8427d3000-7fe8427e8000 r-xp 00002000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe8427e8000-7fe842801000 r--p 00017000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe842801000-7fe842802000 r--p 0002f000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe842802000-7fe842803000 rw-p 00030000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe842803000-7fe84280b000 rw-p 00000000 00:00 0 |
| | 7fe84280b000-7fe842815000 r--p 00000000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fe842815000-7fe842878000 r-xp 0000a000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fe842878000-7fe84288d000 r--p 0006d000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fe84288d000-7fe84288e000 r--p 00081000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fe84288e000-7fe84288f000 rw-p 00082000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fe84288f000-7fe842891000 r--p 00000000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fe842891000-7fe8428a3000 r-xp 00002000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fe8428a3000-7fe8428a9000 r--p 00014000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fe8428a9000-7fe8428aa000 r--p 0001a000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fe8428aa000-7fe8428ab000 rw-p 0001b000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fe8428ab000-7fe8428ac000 r--p 00000000 00:3f 17864836 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fe8428ac000-7fe8428ad000 r-xp 00001000 00:3f 17864836 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fe8428ad000-7fe8428ae000 r--p 00002000 00:3f 17864836 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fe8428ae000-7fe8428af000 r--p 00002000 00:3f 17864836 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fe8428af000-7fe8428b0000 rw-p 00003000 00:3f 17864836 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fe8428b0000-7fe8428f8000 r--p 00000000 00:3f 16941462 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fe8428f8000-7fe842da8000 r-xp 00048000 00:3f 16941462 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fe842da8000-7fe842f5c000 r--p 004f8000 00:3f 16941462 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fe842f5c000-7fe842f72000 r--p 006ab000 00:3f 16941462 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fe842f72000-7fe842f76000 rw-p 006c1000 00:3f 16941462 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fe842f76000-7fe842f8c000 rw-p 00000000 00:00 0 |
| | 7fe842f8c000-7fe842f8d000 r--p 00000000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe842f8d000-7fe842fb8000 r-xp 00001000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe842fb8000-7fe842fc2000 r--p 0002c000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe842fc2000-7fe842fc4000 r--p 00036000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe842fc4000-7fe842fc6000 rw-p 00038000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcff5f2000-7ffcff613000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcff63a000-7ffcff63e000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcff63e000-7ffcff640000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:953: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |
| ruby_version_is with an inclusive range is deprecated, use an exclusive range ("2.1"..."2.3") instead. |
| from /tmp/ruby/src/trunk-repeat20-asserts/spec/ruby/language/numbered_parameters_spec.rb:93:in 'block in <top (required)>' |