| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| From https://github.com/ruby/rbs |
| * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make yes-btest TESTOPTS='-q -j4'" exit with 512. |
| Fstderr output is not empty |
| bootstraptest.test_ractor.rb_1677_1324.rb:17:in `block in <main>': #<Ractor:#152 bootstraptest.test_ractor.rb_1677_1324.rb:7 blocking> (NoMatchingPatternError) |
| from <internal:kernel>:187:in `loop' |
| from bootstraptest.test_ractor.rb_1677_1324.rb:16:in `<main>' |
| #1324 test_ractor.rb:1677: |
| RN = 100 |
| s = Ractor::Selector.new |
| rs = RN.times.map{ |
| Ractor.new{ |
| Ractor.main << Ractor.new{ Ractor.yield :v3; :v4 } |
| Ractor.main << Ractor.new{ Ractor.yield :v5; :v6 } |
| Ractor.yield :v1 |
| :v2 |
| } |
| } |
| |
| rs.each{|r| s.add(r)} |
| h = {v1: 0, v2: 0, v3: 0, v4: 0, v5: 0, v6: 0} |
| |
| loop do |
| case s.wait receive: true |
| in :receive, r |
| s.add r |
| in r, v |
| h[v] += 1 |
| break if h.all?{|k, v| v == RN} |
| end |
| end |
| |
| h.sum{|k, v| v} |
| #=> "" (expected "600") |
| FAIL 1/0 tests failed |
| make: *** [uncommon.mk:798: yes-btest] Error 1 |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| ruby: YJIT has panicked. More info to follow... |
| thread '<unnamed>' panicked at 'attempt to add with overflow', /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1319:9 |
| note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
| /tmp/ruby/src/trunk-yjit/test/date/test_date_parse.rb:326: [BUG] YJIT panicked |
| ruby 3.3.0dev (2023-03-03T21:12:03Z master 62c2082f1f) +YJIT [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0014 p:3733 s:0349 e:000094 METHOD /tmp/ruby/src/trunk-yjit/test/date/test_date_parse.rb:326 |
| c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:200 |
| c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:168 |
| c:0011 p:0075 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1584 [FINISH] |
| c:0010 p:---- s:0069 e:000068 CFUNC :map |
| c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1571 |
| c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1364 |
| c:0007 p:0066 s:0046 E:0026e0 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:58 |
| c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:30 [FINISH] |
| c:0005 p:---- s:0026 e:000025 CFUNC :map |
| c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:29 |
| c:0003 p:0202 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:128 |
| c:0002 p:0105 s:0006 e:000005 EVAL /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:215 [FINISH] |
| c:0001 p:0000 s:0003 E:001d00 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:215:in `<main>' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:128:in `run' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:29:in `_run_suites' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:29:in `map' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:58:in `_run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1364:in `_run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1571:in `_run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1571:in `map' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1584:in `block in _run_suite' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:168:in `run' |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:200:in `run_test' |
| /tmp/ruby/src/trunk-yjit/test/date/test_date_parse.rb:326:in `test__parse' |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0xd) [0x55a34da19191] /tmp/ruby/src/trunk-yjit/vm_dump.c:785 |
| /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1093 |
| /tmp/ruby/build/trunk-yjit/ruby(bug_report_end+0x0) [0x55a34db6ec71] /tmp/ruby/src/trunk-yjit/error.c:790 |
| /tmp/ruby/build/trunk-yjit/ruby(rb_bug_without_die) /tmp/ruby/src/trunk-yjit/error.c:790 |
| /tmp/ruby/build/trunk-yjit/ruby(die+0x0) [0x55a34d7fcd0c] /tmp/ruby/src/trunk-yjit/error.c:798 |
| /tmp/ruby/build/trunk-yjit/ruby(rb_bug) /tmp/ruby/src/trunk-yjit/error.c:800 |
| /tmp/ruby/build/trunk-yjit/ruby({closure#0}+0x5a) [0x55a34daa26da] /tmp/ruby/src/trunk-yjit/yjit/src/yjit.rs:92 |
| /tmp/ruby/build/trunk-yjit/ruby(atomic_sub<usize>+0x0) [0x55a34da466a9] library/std/src/panicking.rs:702 |
| /tmp/ruby/build/trunk-yjit/ruby(fetch_sub) /build/rustc-ZOqcvC/rustc-1.61.0+dfsg1/library/core/src/sync/atomic.rs:1986 |
| /tmp/ruby/build/trunk-yjit/ruby(read_unlock) library/std/src/sys/unix/locks/pthread_rwlock.rs:120 |
| /tmp/ruby/build/trunk-yjit/ruby(drop) library/std/src/sys_common/rwlock.rs:45 |
| /tmp/ruby/build/trunk-yjit/ruby(drop_in_place<std::sys_common::rwlock::StaticRWLockReadGuard>) /build/rustc-ZOqcvC/rustc-1.61.0+dfsg1/library/core/src/ptr/mod.rs:448 |
| /tmp/ruby/build/trunk-yjit/ruby(rust_panic_with_hook) library/std/src/panicking.rs:705 |
| /tmp/ruby/build/trunk-yjit/ruby({closure#0}+0x5c) [0x55a34da56b8c] library/std/src/panicking.rs:586 |
| /tmp/ruby/build/trunk-yjit/ruby(__rust_end_short_backtrace<std::panicking::begin_panic_handler::{closure_env#0}, !>+0x14) [0x55a34da569c4] library/std/src/sys_common/backtrace.rs:138 |
| /tmp/ruby/build/trunk-yjit/ruby(begin_panic_handler+0x2d) [0x55a34da4603d] library/std/src/panicking.rs:584 |
| /tmp/ruby/build/trunk-yjit/ruby(panic_fmt+0x33) [0x55a34d7f58c3] library/core/src/panicking.rs:143 |
| /tmp/ruby/build/trunk-yjit/ruby(panic+0x4d) [0x55a34d7f578d] library/core/src/panicking.rs:48 |
| /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb: TestDateParse#test__parse(stack_push_mapping+0x29) [0x55a34da5fda8] |
| /tmp/ruby/build/trunk-yjit/ruby(stack_push) /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1328 |
| /tmp/ruby/build/trunk-yjit/ruby(jit_putobject) /tmp/ruby/src/trunk-yjit/yjit/src/codegen.rs:991 |
| /tmp/ruby/build/trunk-yjit/ruby(gen_putobject) /tmp/ruby/src/trunk-yjit/yjit/src/codegen.rs:1020 |
| /tmp/ruby/build/trunk-yjit/ruby(gen_single_block+0x83c) [0x55a34da5e79c] /tmp/ruby/src/trunk-yjit/yjit/src/codegen.rs:802 |
| /tmp/ruby/build/trunk-yjit/ruby(gen_block_series_body+0x304) [0x55a34da8ff64] /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1719 |
| /tmp/ruby/build/trunk-yjit/ruby(gen_block_series) /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1662 |
| /tmp/ruby/build/trunk-yjit/ruby(branch_stub_hit_body+0x4cb) [0x55a34da9150b] /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:2003 |
| /tmp/ruby/build/trunk-yjit/ruby({closure#0}+0x5) [0x55a34dabe669] /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1906 |
| /tmp/ruby/build/trunk-yjit/ruby(do_call<yjit::core::branch_stub_hit::{closure_env#0}, *const u8>) /build/rustc-ZOqcvC/rustc-1.61.0+dfsg1/library/std/src/panicking.rs:492 |
| /tmp/ruby/build/trunk-yjit/ruby(with_vm_lock<yjit::core::branch_stub_hit::{closure_env#0}, *const u8>) /build/rustc-ZOqcvC/rustc-1.61.0+dfsg1/library/std/src/panicking.rs:456 |
| /tmp/ruby/build/trunk-yjit/ruby(branch_stub_hit+0x71) [0x55a34da967a1] /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1905 |
| [0x55a34e22301f] |
| -- Other runtime information ----------------------------------------------- |
| * Loaded script: /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb: TestDateParse#test__parse |
| * Loaded features: |
| 0 enumerator.so |
| 1 thread.rb |
| 2 fiber.so |
| 3 rational.so |
| 4 complex.so |
| 5 ruby2_keywords.rb |
| 6 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| 7 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| 8 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb |
| 9 /tmp/ruby/src/trunk-yjit/lib/open3.rb |
| 10 /tmp/ruby/src/trunk-yjit/lib/timeout.rb |
| 11 /tmp/ruby/build/trunk-yjit/rbconfig.rb |
| 12 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb |
| 13 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| 14 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb |
| 15 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb |
| 16 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb |
| 17 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb |
| 18 /tmp/ruby/src/trunk-yjit/lib/pp.rb |
| 19 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb |
| 20 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 21 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb |
| 22 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb |
| 23 /tmp/ruby/src/trunk-yjit/lib/optparse.rb |
| 24 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb |
| 25 /tmp/ruby/src/trunk-yjit/tool/lib/tracepointchecker.rb |
| 26 /tmp/ruby/src/trunk-yjit/tool/lib/zombie_hunter.rb |
| 27 /tmp/ruby/src/trunk-yjit/lib/delegate.rb |
| 28 /tmp/ruby/src/trunk-yjit/lib/fileutils.rb |
| 29 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| 30 /tmp/ruby/src/trunk-yjit/lib/tmpdir.rb |
| 31 /tmp/ruby/src/trunk-yjit/lib/tempfile.rb |
| 32 /tmp/ruby/src/trunk-yjit/tool/lib/iseq_loader_checker.rb |
| 33 /tmp/ruby/src/trunk-yjit/tool/lib/gc_checker.rb |
| 34 /tmp/ruby/src/trunk-yjit/lib/rubygems/compatibility.rb |
| 35 /tmp/ruby/src/trunk-yjit/lib/rubygems/defaults.rb |
| 36 /tmp/ruby/src/trunk-yjit/lib/rubygems/deprecate.rb |
| 37 /tmp/ruby/src/trunk-yjit/lib/rubygems/errors.rb |
| 38 /tmp/ruby/src/trunk-yjit/lib/rubygems/unknown_command_spell_checker.rb |
| 39 /tmp/ruby/src/trunk-yjit/lib/rubygems/exceptions.rb |
| 40 /tmp/ruby/src/trunk-yjit/lib/rubygems/basic_specification.rb |
| 41 /tmp/ruby/src/trunk-yjit/lib/rubygems/stub_specification.rb |
| 42 /tmp/ruby/src/trunk-yjit/lib/rubygems/platform.rb |
| 43 /tmp/ruby/src/trunk-yjit/lib/rubygems/util/list.rb |
| 44 /tmp/ruby/src/trunk-yjit/lib/rubygems/version.rb |
| 45 /tmp/ruby/src/trunk-yjit/lib/rubygems/requirement.rb |
| 46 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification.rb |
| 47 /tmp/ruby/src/trunk-yjit/lib/rubygems/util.rb |
| 48 /tmp/ruby/src/trunk-yjit/lib/rubygems/dependency.rb |
| 49 /tmp/ruby/src/trunk-yjit/lib/rubygems/core_ext/kernel_gem.rb |
| 50 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so |
| 51 /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb |
| 52 /tmp/ruby/src/trunk-yjit/lib/rubygems.rb |
| 53 /tmp/ruby/src/trunk-yjit/lib/rubygems/path_support.rb |
| 54 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/version.rb |
| 55 /tmp/ruby/src/trunk-yjit/lib/singleton.rb |
| 56 /tmp/ruby/src/trunk-yjit/lib/ostruct.rb |
| 57 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/ext/core.rb |
| 58 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/ext/string.rb |
| 59 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/win32.rb |
| 60 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/linked_list.rb |
| 61 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/cpu_counter.rb |
| 62 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/scope.rb |
| 63 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/task_argument_error.rb |
| 64 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb |
| 65 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/task_manager.rb |
| 66 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/cloneable.rb |
| 67 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/file_utils.rb |
| 68 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/file_utils_ext.rb |
| 69 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/file_list.rb |
| 70 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/promise.rb |
| 71 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/thread_pool.rb |
| 72 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/private_reader.rb |
| 73 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/thread_history_display.rb |
| 74 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/trace_output.rb |
| 75 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/application.rb |
| 76 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/rake_module.rb |
| 77 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/pseudo_status.rb |
| 78 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/task_arguments.rb |
| 79 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/invocation_chain.rb |
| 80 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb |
| 81 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/task.rb |
| 82 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/early_time.rb |
| 83 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/file_task.rb |
| 84 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/file_creation_task.rb |
| 85 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/multi_task.rb |
| 86 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/dsl_definition.rb |
| 87 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/default_loader.rb |
| 88 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/late_time.rb |
| 89 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/name_space.rb |
| 90 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake/backtrace.rb |
| 91 /tmp/ruby/src/trunk-yjit/.bundle/gems/rake-13.0.6/lib/rake.rb |
| 92 /tmp/ruby/build/trunk-yjit/.ext/common/digest/version.rb |
| 93 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so |
| 94 /tmp/ruby/build/trunk-yjit/.ext/common/digest/loader.rb |
| 95 /tmp/ruby/build/trunk-yjit/.ext/common/digest.rb |
| 96 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 97 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/bn.rb |
| 98 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/marshal.rb |
| 99 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/pkey.rb |
| 100 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/cipher.rb |
| 101 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/digest.rb |
| 102 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/hmac.rb |
| 103 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/x509.rb |
| 104 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/buffering.rb |
| 105 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so |
| 106 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so |
| 107 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb |
| 108 /tmp/ruby/src/trunk-yjit/lib/ipaddr.rb |
| 109 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/ssl.rb |
| 110 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/pkcs5.rb |
| 111 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/version.rb |
| 112 /tmp/ruby/build/trunk-yjit/.ext/common/openssl.rb |
| 113 /tmp/ruby/src/trunk-yjit/test/openssl/utils.rb |
| 114 /tmp/ruby/src/trunk-yjit/test/openssl/test_pkey_ec.rb |
| 115 /tmp/ruby/src/trunk-yjit/test/-ext-/exception/test_exception_at_throwing.rb |
| 116 /tmp/ruby/src/trunk-yjit/test/win32ole/test_thread.rb |
| 117 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so |
| 118 /tmp/ruby/build/trunk-yjit/.ext/common/date.rb |
| 119 /tmp/ruby/src/trunk-yjit/lib/time.rb |
| 120 /tmp/ruby/src/trunk-yjit/test/date/test_date_parse.rb |
| * Process memory map: |
| 55a34d7b5000-55a34d7f1000 r--p 00000000 00:118 15765769 /tmp/ruby/build/trunk-yjit/ruby |
| 55a34d7f1000-55a34db7c000 r-xp 0003c000 00:118 15765769 /tmp/ruby/build/trunk-yjit/ruby |
| 55a34db7c000-55a34dcec000 r--p 003c7000 00:118 15765769 /tmp/ruby/build/trunk-yjit/ruby |
| 55a34dcec000-55a34dcff000 r--p 00536000 00:118 15765769 /tmp/ruby/build/trunk-yjit/ruby |
| 55a34dcff000-55a34dd00000 rw-p 00549000 00:118 15765769 /tmp/ruby/build/trunk-yjit/ruby |
| 55a34dd00000-55a34dd13000 rw-p 00000000 00:00 0 |
| 55a34df36000-55a34e214000 rw-p 00000000 00:00 0 [heap] |
| 55a34e221000-55a34e28d000 r-xp 00000000 00:00 0 |
| 55a34e28d000-55a34e290000 rw-p 00000000 00:00 0 |
| 55a34e290000-55a352221000 ---p 00000000 00:00 0 |
| 7f3600000000-7f3600021000 rw-p 00000000 00:00 0 |
| 7f3600021000-7f3604000000 ---p 00000000 00:00 0 |
| 7f3608000000-7f3608021000 rw-p 00000000 00:00 0 |
| 7f3608021000-7f360c000000 ---p 00000000 00:00 0 |
| 7f360e636000-7f360f5f0000 rw-p 00000000 00:00 0 |
| 7f360f5fd000-7f360f656000 rw-p 00000000 00:00 0 |
| 7f360f670000-7f360f680000 rw-p 00000000 00:00 0 |
| 7f360f689000-7f360f68c000 r--p 00000000 00:118 16796815 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so |
| 7f360f68c000-7f360f6bb000 r-xp 00003000 00:118 16796815 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so |
| 7f360f6bb000-7f360f6c4000 r--p 00032000 00:118 16796815 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so |
| 7f360f6c4000-7f360f6c5000 r--p 0003a000 00:118 16796815 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so |
| 7f360f6c5000-7f360f6c6000 rw-p 0003b000 00:118 16796815 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so |
| 7f360f6c6000-7f360f730000 rw-p 00000000 00:00 0 |
| 7f360f731000-7f360f76e000 rw-p 00000000 00:00 0 |
| 7f360f76e000-7f360f76f000 ---p 00000000 00:00 0 |
| 7f360f76f000-7f360f9c0000 rw-p 00000000 00:00 0 |
| 7f360f9cf000-7f360fa00000 rw-p 00000000 00:00 0 |
| 7f360fa0c000-7f360fa35000 rw-p 00000000 00:00 0 |
| 7f360fa35000-7f360fa36000 ---p 00000000 00:00 0 |
| 7f360fa36000-7f360fbb0000 rw-p 00000000 00:00 0 |
| 7f360fbb6000-7f360fbbc000 r--p 00000000 00:118 16798637 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so |
| 7f360fbbc000-7f360fbdf000 r-xp 00006000 00:118 16798637 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so |
| 7f360fbdf000-7f360fbe7000 r--p 00029000 00:118 16798637 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so |
| 7f360fbe7000-7f360fbe8000 r--p 00030000 00:118 16798637 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so |
| 7f360fbe8000-7f360fbe9000 rw-p 00031000 00:118 16798637 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so |
| 7f360fbe9000-7f360fc50000 rw-p 00000000 00:00 0 |
| 7f360fc5a000-7f360fd0c000 r--p 00000000 00:118 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 |
| 7f360fd0c000-7f360ff69000 r-xp 000b2000 00:118 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 |
| 7f360ff69000-7f361003b000 r--p 0030f000 00:118 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 |
| 7f361003b000-7f3610096000 r--p 003e0000 00:118 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 |
| 7f3610096000-7f3610099000 rw-p 0043b000 00:118 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 |
| 7f3610099000-7f361009c000 rw-p 00000000 00:00 0 |
| 7f361009c000-7f36100ba000 r--p 00000000 00:118 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3 |
| 7f36100ba000-7f3610115000 r-xp 0001e000 00:118 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3 |
| 7f3610115000-7f3610132000 r--p 00079000 00:118 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3 |
| 7f3610132000-7f361013c000 r--p 00095000 00:118 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3 |
| 7f361013c000-7f3610140000 rw-p 0009f000 00:118 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3 |
| 7f3610140000-7f3610155000 r--p 00000000 00:118 16798670 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 7f3610155000-7f361018e000 r-xp 00015000 00:118 16798670 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 7f361018e000-7f36101a0000 r--p 0004e000 00:118 16798670 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 7f36101a0000-7f36101a1000 ---p 00060000 00:118 16798670 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 7f36101a1000-7f36101a3000 r--p 00060000 00:118 16798670 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 7f36101a3000-7f36101a5000 rw-p 00062000 00:118 16798670 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so |
| 7f36101a5000-7f36102a0000 rw-p 00000000 00:00 0 |
| 7f36102a3000-7f36102f0000 rw-p 00000000 00:00 0 |
| 7f36102fc000-7f3610350000 rw-p 00000000 00:00 0 |
| 7f361035f000-7f36103a0000 rw-p 00000000 00:00 0 |
| 7f36103ad000-7f36103f0000 rw-p 00000000 00:00 0 |
| 7f36103f3000-7f36104b0000 rw-p 00000000 00:00 0 |
| 7f36104ba000-7f3610530000 rw-p 00000000 00:00 0 |
| 7f3610531000-7f3610533000 r--p 00000000 00:118 16797176 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so |
| 7f3610533000-7f3610535000 r-xp 00002000 00:118 16797176 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so |
| 7f3610535000-7f3610536000 r--p 00004000 00:118 16797176 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so |
| 7f3610536000-7f3610537000 r--p 00004000 00:118 16797176 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so |
| 7f3610537000-7f3610538000 rw-p 00005000 00:118 16797176 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so |
| 7f3610538000-7f36105d0000 rw-p 00000000 00:00 0 |
| 7f36105d6000-7f3610627000 rw-p 00000000 00:00 0 |
| 7f3610627000-7f3610629000 r--p 00000000 00:118 16794215 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| 7f3610629000-7f361062c000 r-xp 00002000 00:118 16794215 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| 7f361062c000-7f361062e000 r--p 00005000 00:118 16794215 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| 7f361062e000-7f361062f000 r--p 00006000 00:118 16794215 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| 7f361062f000-7f3610630000 rw-p 00007000 00:118 16794215 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so |
| 7f3610630000-7f3610810000 rw-p 00000000 00:00 0 |
| 7f3610810000-7f3610811000 r--p 00000000 00:118 16797226 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so |
| 7f3610811000-7f3610812000 r-xp 00001000 00:118 16797226 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so |
| 7f3610812000-7f3610813000 r--p 00002000 00:118 16797226 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so |
| 7f3610813000-7f3610814000 r--p 00002000 00:118 16797226 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so |
| 7f3610814000-7f3610815000 rw-p 00003000 00:118 16797226 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so |
| 7f3610815000-7f3610817000 r--p 00000000 00:118 16796726 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 7f3610817000-7f361081c000 r-xp 00002000 00:118 16796726 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 7f361081c000-7f361081d000 r--p 00007000 00:118 16796726 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 7f361081d000-7f361081e000 ---p 00008000 00:118 16796726 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 7f361081e000-7f361081f000 r--p 00008000 00:118 16796726 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 7f361081f000-7f3610820000 rw-p 00009000 00:118 16796726 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| 7f3610820000-7f3610870000 rw-p 00000000 00:00 0 |
| 7f3610870000-7f3610871000 r--p 00000000 00:118 16797231 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so |
| 7f3610871000-7f3610872000 r-xp 00001000 00:118 16797231 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so |
| 7f3610872000-7f3610873000 r--p 00002000 00:118 16797231 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so |
| 7f3610873000-7f3610874000 r--p 00002000 00:118 16797231 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so |
| 7f3610874000-7f3610875000 rw-p 00003000 00:118 16797231 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so |
| 7f3610875000-7f3610876000 r--p 00000000 00:118 16798488 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| 7f3610876000-7f3610878000 r-xp 00001000 00:118 16798488 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| 7f3610878000-7f3610879000 r--p 00003000 00:118 16798488 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| 7f3610879000-7f361087a000 r--p 00003000 00:118 16798488 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| 7f361087a000-7f361087b000 rw-p 00004000 00:118 16798488 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| 7f361087b000-7f361087c000 r--p 00000000 00:118 16794118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f361087c000-7f361087d000 r-xp 00001000 00:118 16794118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f361087d000-7f361087e000 r--p 00002000 00:118 16794118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f361087e000-7f361087f000 r--p 00002000 00:118 16794118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f361087f000-7f3610880000 rw-p 00003000 00:118 16794118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f3610880000-7f3610881000 ---p 00000000 00:00 0 |
| 7f3610881000-7f36108c2000 rw-p 00000000 00:00 0 |
| 7f36108c2000-7f36108c3000 ---p 00000000 00:00 0 |
| 7f36108c3000-7f3610904000 rw-p 00000000 00:00 0 |
| 7f3610904000-7f3610905000 ---p 00000000 00:00 0 |
| 7f3610905000-7f3610946000 rw-p 00000000 00:00 0 |
| 7f3610946000-7f3610947000 ---p 00000000 00:00 0 |
| 7f3610947000-7f3610988000 rw-p 00000000 00:00 0 |
| 7f3610988000-7f3610989000 ---p 00000000 00:00 0 |
| 7f3610989000-7f36109ca000 rw-p 00000000 00:00 0 |
| 7f36109ca000-7f36109cb000 ---p 00000000 00:00 0 |
| 7f36109cb000-7f3610a0c000 rw-p 00000000 00:00 0 |
| 7f3610a0c000-7f3610a0d000 ---p 00000000 00:00 0 |
| 7f3610a0d000-7f3610a4e000 rw-p 00000000 00:00 0 |
| 7f3610a4e000-7f3610a4f000 ---p 00000000 00:00 0 |
| 7f3610a4f000-7f3610a90000 rw-p 00000000 00:00 0 |
| 7f3610a90000-7f3610a91000 ---p 00000000 00:00 0 |
| 7f3610a91000-7f3610ad2000 rw-p 00000000 00:00 0 |
| 7f3610ad2000-7f3610ad3000 ---p 00000000 00:00 0 |
| 7f3610ad3000-7f3610b14000 rw-p 00000000 00:00 0 |
| 7f3610b14000-7f3610b15000 ---p 00000000 00:00 0 |
| 7f3610b15000-7f3610b56000 rw-p 00000000 00:00 0 |
| 7f3610b56000-7f3610b57000 ---p 00000000 00:00 0 |
| 7f3610b57000-7f3610b98000 rw-p 00000000 00:00 0 |
| 7f3610b98000-7f3610b99000 ---p 00000000 00:00 0 |
| 7f3610b99000-7f3610bda000 rw-p 00000000 00:00 0 |
| 7f3610bda000-7f3610bdb000 ---p 00000000 00:00 0 |
| 7f3610bdb000-7f3610c1c000 rw-p 00000000 00:00 0 |
| 7f3610c1c000-7f3610c1d000 ---p 00000000 00:00 0 |
| 7f3610c1d000-7f3610c5e000 rw-p 00000000 00:00 0 |
| 7f3610c5e000-7f3610c5f000 ---p 00000000 00:00 0 |
| 7f3610c5f000-7f3610ca0000 rw-p 00000000 00:00 0 |
| 7f3610ca0000-7f3610ca1000 ---p 00000000 00:00 0 |
| 7f3610ca1000-7f3610ce2000 rw-p 00000000 00:00 0 |
| 7f3610ce2000-7f3610ce3000 ---p 00000000 00:00 0 |
| 7f3610ce3000-7f3610d24000 rw-p 00000000 00:00 0 |
| 7f3610d24000-7f3610d25000 ---p 00000000 00:00 0 |
| 7f3610d25000-7f3610d66000 rw-p 00000000 00:00 0 |
| 7f3610d66000-7f3610d67000 ---p 00000000 00:00 0 |
| 7f3610d67000-7f3610da8000 rw-p 00000000 00:00 0 |
| 7f3610da8000-7f3610da9000 ---p 00000000 00:00 0 |
| 7f3610da9000-7f3610dea000 rw-p 00000000 00:00 0 |
| 7f3610dea000-7f3610deb000 ---p 00000000 00:00 0 |
| 7f3610deb000-7f3610e2c000 rw-p 00000000 00:00 0 |
| 7f3610e2c000-7f3610e2d000 ---p 00000000 00:00 0 |
| 7f3610e2d000-7f3610e6e000 rw-p 00000000 00:00 0 |
| 7f3610e6e000-7f3610e6f000 ---p 00000000 00:00 0 |
| 7f3610e6f000-7f3610eb0000 rw-p 00000000 00:00 0 |
| 7f3610eb0000-7f3610eb1000 ---p 00000000 00:00 0 |
| 7f3610eb1000-7f3610ef2000 rw-p 00000000 00:00 0 |
| 7f3610ef2000-7f3610ef3000 ---p 00000000 00:00 0 |
| 7f3610ef3000-7f3610f34000 rw-p 00000000 00:00 0 |
| 7f3610f34000-7f3610f35000 ---p 00000000 00:00 0 |
| 7f3610f35000-7f3610f76000 rw-p 00000000 00:00 0 |
| 7f3610f76000-7f3610f77000 ---p 00000000 00:00 0 |
| 7f3610f77000-7f3610fb8000 rw-p 00000000 00:00 0 |
| 7f3610fb8000-7f3610fb9000 ---p 00000000 00:00 0 |
| 7f3610fb9000-7f3610ffa000 rw-p 00000000 00:00 0 |
| 7f3610ffa000-7f3610ffb000 ---p 00000000 00:00 0 |
| 7f3610ffb000-7f361103c000 rw-p 00000000 00:00 0 |
| 7f361103c000-7f361103d000 ---p 00000000 00:00 0 |
| 7f361103d000-7f361107e000 rw-p 00000000 00:00 0 |
| 7f361107e000-7f361107f000 ---p 00000000 00:00 0 |
| 7f361107f000-7f36110f0000 rw-p 00000000 00:00 0 |
| 7f36110f1000-7f36110f2000 r--p 00000000 00:118 16794521 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| 7f36110f2000-7f36110f3000 r-xp 00001000 00:118 16794521 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| 7f36110f3000-7f36110f4000 r--p 00002000 00:118 16794521 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| 7f36110f4000-7f36110f5000 r--p 00002000 00:118 16794521 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| 7f36110f5000-7f36110f6000 rw-p 00003000 00:118 16794521 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| 7f36110f6000-7f36141c0000 rw-p 00000000 00:00 0 |
| 7f36141c3000-7f36142c7000 rw-p 00000000 00:00 0 |
| 7f36142c7000-7f36142ef000 r--p 00000000 00:118 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f36142ef000-7f3614484000 r-xp 00028000 00:118 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f3614484000-7f36144dc000 r--p 001bd000 00:118 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f36144dc000-7f36144e0000 r--p 00214000 00:118 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f36144e0000-7f36144e2000 rw-p 00218000 00:118 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f36144e2000-7f36144f1000 rw-p 00000000 00:00 0 |
| 7f36144f1000-7f36144f4000 r--p 00000000 00:118 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f36144f4000-7f361450b000 r-xp 00003000 00:118 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f361450b000-7f361450f000 r--p 0001a000 00:118 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f361450f000-7f3614510000 r--p 0001d000 00:118 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f3614510000-7f3614511000 rw-p 0001e000 00:118 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f3614511000-7f361451f000 r--p 00000000 00:118 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f361451f000-7f361459b000 r-xp 0000e000 00:118 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f361459b000-7f36145f6000 r--p 0008a000 00:118 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f36145f6000-7f36145f7000 r--p 000e4000 00:118 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f36145f7000-7f36145f8000 rw-p 000e5000 00:118 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f36145f8000-7f36145fa000 r--p 00000000 00:118 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f36145fa000-7f361460e000 r-xp 00002000 00:118 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f361460e000-7f3614627000 r--p 00016000 00:118 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f3614627000-7f3614628000 ---p 0002f000 00:118 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f3614628000-7f3614629000 r--p 0002f000 00:118 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f3614629000-7f361462a000 rw-p 00030000 00:118 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f361462a000-7f3614632000 rw-p 00000000 00:00 0 |
| 7f3614632000-7f361463c000 r--p 00000000 00:118 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f361463c000-7f361469b000 r-xp 0000a000 00:118 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f361469b000-7f36146b2000 r--p 00069000 00:118 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f36146b2000-7f36146b3000 r--p 0007f000 00:118 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f36146b3000-7f36146b4000 rw-p 00080000 00:118 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f36146b4000-7f36146b6000 r--p 00000000 00:118 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f36146b6000-7f36146c7000 r-xp 00002000 00:118 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f36146c7000-7f36146cd000 r--p 00013000 00:118 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f36146cd000-7f36146ce000 ---p 00019000 00:118 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f36146ce000-7f36146cf000 r--p 00019000 00:118 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f36146cf000-7f36146d0000 rw-p 0001a000 00:118 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f36146d4000-7f36146d6000 rw-p 00000000 00:00 0 |
| 7f36146d6000-7f36146d8000 r--p 00000000 00:118 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f36146d8000-7f3614702000 r-xp 00002000 00:118 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f3614702000-7f361470d000 r--p 0002c000 00:118 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f361470e000-7f3614710000 r--p 00037000 00:118 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f3614710000-7f3614712000 rw-p 00039000 00:118 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffd09c18000-7ffd0a417000 rw-p 00000000 00:00 0 [stack] |
| 7ffd0a53e000-7ffd0a542000 r--p 00000000 00:00 0 [vvar] |
| 7ffd0a542000-7ffd0a544000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| running file: /tmp/ruby/src/trunk-yjit/test/date/test_date_parse.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:851: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |