rev: 4c019f5a62
test-all :
test-spec: 3736 files, 29172 examples, 110244 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make update-download DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make miniruby DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make ruby DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make all DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make install DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 512.
"make yes-test-rubyspec TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-theap-asserts.20200306-184412
#<BuildRuby:0x00005561a5af8bb8
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-theap-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-theap-asserts",
@TARGET_NAME="trunk-theap-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-theap-asserts",
@build_opts=
"DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-theap-asserts.20200306-184412",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000046)
configure 0.000000 0.000000 0.000000 ( 0.000041)
build_up 0.016000 0.000000 3.452000 ( 4.935062)
build_miniruby 0.000000 0.000000 0.100000 ( 0.125057)
build_ruby 0.004000 0.000000 0.088000 ( 0.098326)
build_all 0.012000 0.008000 1.848000 ( 2.233699)
build_install 0.020000 0.008000 2.876000 ( 3.187061)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ........................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ................................................
Fiber count: 10000 (skipping)
Thread count: 10000 (skipping)
PASS all 1407 tests
0.000000 0.000000 41.900000 ( 44.530417)
test_basic 0.008000 0.008000 0.488000 ( 0.643458)
test_all Assertion Failed: /tmp/ruby/v2/src/trunk-theap-asserts/hash.c:767:ar_try_convert_table:RHASH_AR_TABLE_P(hash)
ruby 2.8.0dev (2020-03-06T18:34:17Z master 4c019f5a62) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0016 p:0043 s:0110 e:000106 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb:1798
me:
called_id: test_ar2st, type: iseq
owner class: 0x000055f9db9c23b0 [2 ] T_CLASS TestHash
self: 0x000055f9dba7abb8 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007fe904fa9790
lvars:
obj: 0x000055f9dba7a8e8 [0 ] T_OBJECT (embed) len:3
h: 0x000055f9dba7a8c0 [0 ] T_HASH (Hash)[S ] 10
obj2: T_NIL
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055f9dbd85b50 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055f9dba7abb8 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007fe904fa9790
lvars:
name: 0x000055f9db9f1e58 [0 ] T_STRING (String)test_ar2st
progname: 0x000055f9db504a58 [3LMP ] T_STRING (String)/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb
c:0014 p:0065 s:0094 e:000093 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:1307
me:
called_id: run, type: iseq
owner class: 0x000055f9dbd85b50 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055f9dba7abb8 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007fe904fa9790
lvars:
runner: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
start_time: 0x000055f9dba7ab90 [0 U] time (Time)time
result: 0x000055f9db4f9b80 [3LMP ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055f9db83bb40 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055f9dba7abb8 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007fe904fa9790
lvars:
runner: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:956 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055f9dbd86f28 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
method: 0x000055f9db9f1e58 [0 ] T_STRING (String)test_ar2st
inst: 0x000055f9dba7abb8 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007fe904fa9790
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055f9db5326b0 [3LMPR ] T_CLASS Array
self: 0x000055f9db9f1390 [0 ] T_ARRAY (Array)[ T] len: 135, capa:193 ptr:0x00007fe90500cf38
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:949
me:
called_id: _run_suite, type: iseq
owner class: 0x000055f9dbd86f28 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:000ee0 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:976
me:
called_id: _run_suite, type: iseq
owner class: 0x000055f9dbd86f28 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
suite: 0x000055f9db9c23b0 [2 ] T_CLASS TestHash
type: T_SYMBOL test
header: 0x000055f9db9f2c90 [0 ] T_STRING (String)test_suite_header
filter: 0x000055f9db915bb0 [3LMP ] T_REGEXP
all_test_methods: 0x000055f9db9f13e0 [0 ] T_ARRAY (Array)[ ] len: 136, capa:136 ptr:0x000055f9dce33d80
filtered_test_methods: 0x000055f9db9f1390 [0 ] T_ARRAY (Array)[ T] len: 135, capa:193 ptr:0x00007fe90500cf38
leakchecker: 0x000055f9db9f0120 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007fe90500d810
continuation: 0x000055f9db912fa0 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:948
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit.rb:1084
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055f9dbfdf518 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055f9dbfded70 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
suite: 0x000055f9db9c23b0 [2 ] T_CLASS TestHash
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:000ee0 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:56
me:
called_id: _run_suite, type: iseq
owner class: 0x000055f9dc5dd528 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
suite: 0x000055f9db9c23b0 [2 ] T_CLASS TestHash
type: T_SYMBOL test
orig_testout: 0x000055f9db527a30 [0LMP U] T_FILE (IO)
i: 0x000055f9db9f3028 [0 U] T_FILE (IO)
o: 0x000055f9db9f3000 [0 U] T_FILE (IO)
orig_stdin: 0x000055f9db527ad0 [0LMP U] T_FILE (IO)
orig_stdout: 0x000055f9db527a30 [0LMP U] T_FILE (IO)
th: 0x000055f9db9f2fb0 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 2
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055f9dc5dd528 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
suite: 0x000055f9db9c23b0 [2 ] T_CLASS TestHash
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055f9db5326b0 [3LMPR ] T_CLASS Array
self: 0x000055f9db9f30f0 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055f9dc5dd528 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
suites: 0x000055f9db9f30f0 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
type: T_SYMBOL test
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:128
me:
called_id: run, type: iseq
owner class: 0x000055f9dc5dd528 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055f9dba68738 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055f9dbac7f10
lvars:
args: 0x000055f9db526c20 [3LMP ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055f9db69a200 [0 ] T_STRING (String)run /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb test
suites: 0x000055f9db69a0c0 [0 ] T_ARRAY (Array)[ ] len: 123, capa:123 ptr:0x000055f9dd027a10
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:213 [FINISH]
self: 0x000055f9db545d28 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:0016f0 (none) [FINISH]
self: 0x000055f9db545d28 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:213:in `<main>'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:128:in `run'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:30:in `_run_suites'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:30:in `map'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:31:in `block in _run_suites'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:56:in `_run_suite'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit.rb:1084:in `_run_suite'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:976:in `_run_suite'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:949:in `block in _run_suite'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:949:in `map'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:956:in `block (2 levels) in _run_suite'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/testcase.rb:18:in `run'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:1307:in `run'
/tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit.rb:1231:in `run_test'
/tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb:1798:in `test_ar2st'
-- C level backtrace information -------------------------------------------
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_vm_bugreport+0x149) [0x7fe906796dd9] /tmp/ruby/v2/src/trunk-theap-asserts/vm_dump.c:763
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_assert_failure+0x75) [0x7fe9065bb915] /tmp/ruby/v2/src/trunk-theap-asserts/error.c:739
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_io_fmode_modestr+0x0) [0x7fe90651fdb2] /tmp/ruby/v2/src/trunk-theap-asserts/hash.c:767
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(ar_try_convert_table) (null):0
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(tbl_update+0x19b) [0x7fe9065ef5fb] /tmp/ruby/v2/src/trunk-theap-asserts/hash.c:1715
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_hash_aset+0xab) [0x7fe9065ef6ab] /tmp/ruby/v2/src/trunk-theap-asserts/hash.c:2893
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(vm_exec_core+0x2155) [0x7fe906781b75] /tmp/ruby/v2/src/trunk-theap-asserts/vm_insnhelper.c:4600
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_vm_exec+0xab) [0x7fe90678607b] /tmp/ruby/v2/src/trunk-theap-asserts/vm.c:1928
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_yield+0x18b) [0x7fe906786c9b] /tmp/ruby/v2/src/trunk-theap-asserts/vm.c:1124
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_ary_collect+0x5c) [0x7fe90652c6ec] /tmp/ruby/v2/src/trunk-theap-asserts/array.c:3095
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(vm_call_cfunc+0x11c) [0x7fe90677467c] /tmp/ruby/v2/src/trunk-theap-asserts/vm_insnhelper.c:2524
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(vm_exec_core+0x250) [0x7fe90677fc70] /tmp/ruby/v2/src/trunk-theap-asserts/vm_insnhelper.c:4058
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_vm_exec+0xab) [0x7fe90678607b] /tmp/ruby/v2/src/trunk-theap-asserts/vm.c:1928
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_yield+0x18b) [0x7fe906786c9b] /tmp/ruby/v2/src/trunk-theap-asserts/vm.c:1124
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_ary_collect+0x5c) [0x7fe90652c6ec] /tmp/ruby/v2/src/trunk-theap-asserts/array.c:3095
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(vm_call_cfunc+0x11c) [0x7fe90677467c] /tmp/ruby/v2/src/trunk-theap-asserts/vm_insnhelper.c:2524
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(vm_exec_core+0x250) [0x7fe90677fc70] /tmp/ruby/v2/src/trunk-theap-asserts/vm_insnhelper.c:4058
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_vm_exec+0x713) [0x7fe9067866e3] /tmp/ruby/v2/src/trunk-theap-asserts/vm.c:1937
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(rb_ec_exec_node+0xaa) [0x7fe9065c244a] /tmp/ruby/v2/src/trunk-theap-asserts/eval.c:289
/tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0(ruby_run_node+0x49) [0x7fe9065c8d59] /tmp/ruby/v2/src/trunk-theap-asserts/eval.c:347
/tmp/ruby/v2/build/trunk-theap-asserts/ruby(main+0x6f) [0x55f9daf13a1f] /tmp/ruby/v2/src/trunk-theap-asserts/main.c:50
-- Other runtime information -----------------------------------------------
* Loaded script: /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb: TestHash#test_ar2st
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 ruby2_keywords.rb
5 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
6 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7 /tmp/ruby/v2/src/trunk-theap-asserts/lib/optparse.rb
8 /tmp/ruby/v2/build/trunk-theap-asserts/rbconfig.rb
9 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/leakchecker.rb
10 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb
11 /tmp/ruby/v2/src/trunk-theap-asserts/lib/open3.rb
12 /tmp/ruby/v2/src/trunk-theap-asserts/lib/timeout.rb
13 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/find_executable.rb
14 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
15 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/envutil.rb
16 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/core_assertions.rb
17 /tmp/ruby/v2/src/trunk-theap-asserts/lib/prettyprint.rb
18 /tmp/ruby/v2/src/trunk-theap-asserts/lib/pp.rb
19 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/assertions.rb
20 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/colorize.rb
21 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/testcase.rb
22 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit.rb
23 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/tracepointchecker.rb
24 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/zombie_hunter.rb
25 /tmp/ruby/v2/src/trunk-theap-asserts/lib/delegate.rb
26 /tmp/ruby/v2/src/trunk-theap-asserts/lib/fileutils.rb
27 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
28 /tmp/ruby/v2/src/trunk-theap-asserts/lib/tmpdir.rb
29 /tmp/ruby/v2/src/trunk-theap-asserts/lib/tempfile.rb
30 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/iseq_loader_checker.rb
31 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/gc_compact_checker.rb
32 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/compatibility.rb
33 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/defaults.rb
34 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/deprecate.rb
35 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/errors.rb
36 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/version.rb
37 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/requirement.rb
38 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/platform.rb
39 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/basic_specification.rb
40 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/stub_specification.rb
41 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/util.rb
42 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/text.rb
43 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/user_interaction.rb
44 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/specification_policy.rb
45 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/util/list.rb
46 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/specification.rb
47 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/exceptions.rb
48 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/bundler_version_finder.rb
49 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/dependency.rb
50 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/core_ext/kernel_gem.rb
51 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
52 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/monitor.rb
53 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/core_ext/kernel_require.rb
54 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/core_ext/kernel_warn.rb
55 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems.rb
56 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/class.so
57 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/class/test_class2name.rb
58 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/exception/test_data_error.rb
59 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/exception/test_exception_at_throwing.rb
60 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/gvl/test_ubf_async_safe.rb
61 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/hash.so
62 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/hash/test_delete.rb
63 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/integer.so
64 /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/-test-/integer.rb
65 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/integer/test_integer.rb
66 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
67 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/path_to_class/test_path_to_class.rb
68 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/postponed_job.so
69 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/postponed_job/test_postponed_job.rb
70 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/proc.so
71 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/proc/test_bmethod.rb
72 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/rational.so
73 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/rational/test_rat.rb
74 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/foreach.so
75 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/st/test_foreach.rb
76 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/numhash.so
77 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/st/test_numhash.rb
78 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/update.so
79 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/st/test_update.rb
80 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/string.so
81 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/string/test_capacity.rb
82 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/string/test_cstr.rb
83 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
84 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
85 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
86 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
87 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
88 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/string/test_rb_str_dup.rb
89 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/struct.so
90 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/struct/test_len.rb
91 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/symbol.so
92 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/symbol/noninterned_name.rb
93 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/symbol/test_inadvertent_creation.rb
94 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/thread_fd_close.so
95 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
96 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/thread_fd_close/test_thread_fd_close.rb
97 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/time.so
98 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/time/test_new.rb
99 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/typeddata.so
100 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/typeddata/test_typeddata.rb
101 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/core.rb
102 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
103 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/util.rb
104 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/cookie.rb
105 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi.rb
106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
107 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/update_env.rb
108 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/test_cgi_core.rb
109 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/html.rb
110 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
111 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/test_cgi_modruby.rb
112 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/session.rb
113 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
114 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/digest.rb
115 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha2.so
116 /tmp/ruby/v2/src/trunk-theap-asserts/lib/pstore.rb
117 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/session/pstore.rb
118 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/test_cgi_session.rb
119 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
120 /tmp/ruby/v2/src/trunk-theap-asserts/lib/securerandom.rb
121 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
122 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/test_cgi_tag_helper.rb
123 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
124 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/coverage.rb
125 /tmp/ruby/v2/src/trunk-theap-asserts/test/coverage/test_coverage.rb
126 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/forwardable/impl.rb
127 /tmp/ruby/v2/src/trunk-theap-asserts/lib/forwardable/version.rb
128 /tmp/ruby/v2/src/trunk-theap-asserts/lib/forwardable.rb
129 /tmp/ruby/v2/src/trunk-theap-asserts/lib/English.rb
130 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
131 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/date.rb
132 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/fields_converter.rb
133 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/match_p.rb
134 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
135 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/delete_suffix.rb
136 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/row.rb
137 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/table.rb
138 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/parser.rb
139 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/writer.rb
140 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/version.rb
141 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/core_ext/array.rb
142 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv/core_ext/string.rb
143 /tmp/ruby/v2/src/trunk-theap-asserts/lib/csv.rb
144 /tmp/ruby/v2/src/trunk-theap-asserts/test/lib/with_different_ofs.rb
145 /tmp/ruby/v2/src/trunk-theap-asserts/test/csv/helper.rb
146 /tmp/ruby/v2/src/trunk-theap-asserts/test/csv/write/test_quote_empty.rb
147 /tmp/ruby/v2/src/trunk-theap-asserts/test/date/test_date_arith.rb
148 /tmp/ruby/v2/src/trunk-theap-asserts/test/date/test_date_marshal.rb
149 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/objspace.so
150 /tmp/ruby/v2/src/trunk-theap-asserts/test/date/test_date_strftime.rb
151 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/helper.rb
152 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_array_create.rb
153 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_cmethod.rb
154 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_function_entry.rb
155 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_gc.rb
156 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_hash_create.rb
157 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_load.rb
158 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_method_cache.rb
159 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_object_create_start.rb
160 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_raise.rb
161 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_require.rb
162 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_singleton_function.rb
163 /tmp/ruby/v2/src/trunk-theap-asserts/test/dtrace/test_string.rb
164 /tmp/ruby/v2/src/trunk-theap-asserts/lib/erb.rb
165 /tmp/ruby/v2/src/trunk-theap-asserts/test/erb/test_erb.rb
166 /tmp/ruby/v2/src/trunk-theap-asserts/test/erb/test_erb_command.rb
167 /tmp/ruby/v2/src/trunk-theap-asserts/test/erb/test_erb_m17n.rb
168 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/big5.so
169 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
170 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
171 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_kr.so
172 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/korean.so
173 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
174 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
175 /tmp/ruby/v2/src/trunk-theap-asserts/test/etc/test_etc.rb
176 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
177 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/function.rb
178 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/closure.rb
179 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle.rb
180 /tmp/ruby/v2/src/trunk-theap-asserts/test/fiddle/helper.rb
181 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/value.rb
182 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/pack.rb
183 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/struct.rb
184 /tmp/ruby/v2/src/trunk-theap-asserts/test/fiddle/test_c_struct_entry.rb
185 /tmp/ruby/v2/src/trunk-theap-asserts/test/fiddle/test_c_union_entity.rb
186 /tmp/ruby/v2/src/trunk-theap-asserts/test/fiddle/test_closure.rb
187 /tmp/ruby/v2/src/trunk-theap-asserts/test/fiddle/test_fiddle.rb
188 /tmp/ruby/v2/src/trunk-theap-asserts/test/fiddle/test_func.rb
189 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
190 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pty.so
191 /tmp/ruby/v2/src/trunk-theap-asserts/test/io/console/test_io_console.rb
192 /tmp/ruby/v2/src/trunk-theap-asserts/lib/shellwords.rb
193 /tmp/ruby/v2/src/trunk-theap-asserts/lib/mkmf.rb
194 /tmp/ruby/v2/src/trunk-theap-asserts/test/mkmf/base.rb
195 /tmp/ruby/v2/src/trunk-theap-asserts/test/mkmf/test_convertible.rb
196 /tmp/ruby/v2/src/trunk-theap-asserts/lib/bundler/errors.rb
197 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/path_support.rb
198 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/version.rb
199 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/i18n/text.rb
200 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/i18n.rb
201 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc.rb
202 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/support/test_case.rb
203 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup.rb
204 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/support/formatter_test_case.rb
205 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/support/text_formatter_test_case.rb
206 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/helper.rb
207 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_attr.rb
208 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/store.rb
209 /tmp/ruby/v2/src/trunk-theap-asserts/lib/find.rb
210 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
211 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/pathname.rb
212 /tmp/ruby/v2/src/trunk-theap-asserts/lib/time.rb
213 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator.rb
214 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/formatter.rb
215 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_joined_paragraph.rb
216 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markdown/entities.rb
217 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markdown/literals.rb
218 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markdown.rb
219 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd.rb
220 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/parser.rb
221 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/pre_process.rb
222 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/tom_doc.rb
223 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/text.rb
224 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/code_object.rb
225 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/method_attr.rb
226 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/context.rb
227 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/class_module.rb
228 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/context/section.rb
229 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/top_level.rb
230 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/markup.rb
231 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/darkfish.rb
232 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/ri.rb
233 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot/message_extractor.rb
234 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot/po.rb
235 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot/po_entry.rb
236 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot.rb
237 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rdoc.rb
238 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/options.rb
239 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/attr.rb
240 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/document.rb
241 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/comment.rb
242 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/encoding.rb
243 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/normal_class.rb
244 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/raw.rb
245 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/paragraph.rb
246 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/xref_data.rb
247 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/xref_test_case.rb
248 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_class_module.rb
249 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/stats.rb
250 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/io/console/size.rb
251 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/stats/quiet.rb
252 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/stats/normal.rb
253 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/text.rb
254 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/simple.rb
255 /tmp/ruby/v2/src/trunk-theap-asserts/lib/tsort.rb
256 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/c.rb
257 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/changelog.rb
258 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/markdown.rb
259 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/rd.rb
260 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
261 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/core.rb
262 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/lexer.rb
263 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/filter.rb
264 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/sexp.rb
265 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper.rb
266 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/ripper_state_lex.rb
267 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/token_stream.rb
268 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/ruby_tools.rb
269 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/ruby.rb
270 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser.rb
271 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/constant.rb
272 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/any_method.rb
273 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/alias.rb
274 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/single_class.rb
275 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/normal_module.rb
276 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/mixin.rb
277 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/include.rb
278 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/extend.rb
279 /tmp/ruby/v2/src/trunk-theap-asserts/lib/racc/info.rb
280 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
281 /tmp/ruby/v2/src/trunk-theap-asserts/lib/racc/parser.rb
282 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd/block_parser.rb
283 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd/inline_parser.rb
284 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/blank_line.rb
285 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd/inline.rb
286 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_html.rb
287 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_html_snippet.rb
288 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attribute_manager.rb
289 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attributes.rb
290 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/cross_reference.rb
291 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/hard_break.rb
292 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attr_span.rb
293 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attr_changer.rb
294 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/regexp_handling.rb
295 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_context_section.rb
296 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_cross_reference.rb
297 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_generator_json_index.rb
298 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/version.rb
299 /tmp/ruby/v2/src/trunk-theap-asserts/lib/ostruct/version.rb
300 /tmp/ruby/v2/src/trunk-theap-asserts/lib/ostruct.rb
301 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/generic_object.rb
302 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/common.rb
303 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
304 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
305 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/ext.rb
306 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json.rb
307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
308 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/json_index.rb
309 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
310 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_generator_markup.rb
311 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/heading.rb
312 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_html_crossref.rb
313 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_label.rb
314 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_generator_pot.rb
315 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_generator_pot_po.rb
316 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_generator_pot_po_entry.rb
317 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_generator_ri.rb
318 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri.rb
319 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri/store.rb
320 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_i18n_locale.rb
321 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/i18n/locale.rb
322 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_i18n_text.rb
323 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_include.rb
324 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/block_quote.rb
325 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markdown.rb
326 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/verbatim.rb
327 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/list_item.rb
328 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/list.rb
329 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/rule.rb
330 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup.rb
331 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_test.rb
332 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_attribute_manager.rb
333 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_attributes.rb
334 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_document.rb
335 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_table_of_contents.rb
336 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_formatter.rb
337 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_hard_break.rb
338 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_heading.rb
339 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_include.rb
340 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/include.rb
341 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_indented_paragraph.rb
342 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/indented_paragraph.rb
343 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_paragraph.rb
344 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_parser.rb
345 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_pre_process.rb
346 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_raw.rb
347 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_ansi.rb
348 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_rdoc.rb
349 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_ansi.rb
350 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_html.rb
351 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_html_snippet.rb
352 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_joined_paragraph.rb
353 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_label.rb
354 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_markdown.rb
355 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_markdown.rb
356 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_rdoc.rb
357 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_table_of_contents.rb
358 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_to_tt_only.rb
359 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_tt_only.rb
360 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_markup_verbatim.rb
361 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_method_attr.rb
362 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_normal_module.rb
363 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_options.rb
364 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/versions.rb
365 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/exception.rb
366 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/syntax_error.rb
367 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
368 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/omap.rb
369 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/set.rb
370 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/class_loader.rb
371 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/scalar_scanner.rb
372 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/node.rb
373 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/stream.rb
374 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/document.rb
375 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/sequence.rb
376 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/scalar.rb
377 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/mapping.rb
378 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/alias.rb
379 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes.rb
380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/streaming.rb
381 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/visitor.rb
382 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/to_ruby.rb
383 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/emitter.rb
384 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/handler.rb
385 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/tree_builder.rb
386 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/yaml_tree.rb
387 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/ruby_events.rb
388 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/json_tree.rb
389 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/depth_first.rb
390 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors.rb
391 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/parser.rb
392 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/coder.rb
393 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/core_ext.rb
394 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/stream.rb
395 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/yaml_events.rb
396 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/tree_builder.rb
397 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/stream.rb
398 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/handlers/document_stream.rb
399 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych.rb
400 /tmp/ruby/v2/src/trunk-theap-asserts/lib/yaml.rb
401 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri/paths.rb
402 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_parser_simple.rb
403 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_rd.rb
404 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_rd_block_parser.rb
405 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_rd_inline.rb
406 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_rd_inline_parser.rb
407 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_rdoc.rb
408 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/erb_partial.rb
409 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_require.rb
410 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/require.rb
411 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_ri_driver.rb
412 /tmp/ruby/v2/src/trunk-theap-asserts/lib/abbrev.rb
413 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/readline.so
414 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri/formatter.rb
415 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri/driver.rb
416 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/version.rb
417 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/core_ext/name_error.rb
418 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/levenshtein.rb
419 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/jaro_winkler.rb
420 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checker.rb
421 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
422 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
423 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
424 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
425 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
426 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
427 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/formatters/plain_formatter.rb
428 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/tree_spell_checker.rb
429 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean.rb
430 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_bs.rb
431 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_single_class.rb
432 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_stats.rb
433 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_store.rb
434 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/known_classes.rb
435 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/assert_parse_files.rb
436 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_files_lib.rb
437 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_backtrace.rb
438 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_bignum.rb
439 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_call.rb
440 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_case.rb
441 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_clone.rb
442 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_comparable.rb
443 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_complex.rb
444 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_complex2.rb
445 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_condition.rb
446 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_default_gems.rb
447 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_defined.rb
448 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
449 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_dir_m17n.rb
450 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
451 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
452 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/ut_eof.rb
453 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_file.rb
454 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_gc_compact.rb
455 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
456 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb
* Process memory map:
55f9daf13000-55f9daf14000 r-xp 00000000 00:ea 2211114011 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
55f9db113000-55f9db114000 r--p 00000000 00:ea 2211114011 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
55f9db114000-55f9db115000 rw-p 00001000 00:ea 2211114011 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
55f9db4e8000-55f9dd7b0000 rw-p 00000000 00:00 0 [heap]
7fe8ec273000-7fe8ec463000 r--s 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fe8ec463000-7fe8ec97e000 rw-p 00000000 00:00 0
7fe8ec97e000-7fe8ed233000 r--s 00000000 00:ea 2211064819 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7fe8ed233000-7fe8ed249000 r-xp 00000000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe8ed249000-7fe8ed449000 ---p 00016000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe8ed449000-7fe8ed44a000 r--p 00016000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe8ed44a000-7fe8ed44b000 rw-p 00017000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe8ed44b000-7fe8ed44c000 r-xp 00000000 00:ea 888921595 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7fe8ed44c000-7fe8ed64b000 ---p 00001000 00:ea 888921595 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7fe8ed64b000-7fe8ed64c000 r--p 00000000 00:ea 888921595 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7fe8ed64c000-7fe8ed64d000 rw-p 00001000 00:ea 888921595 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7fe8ed64d000-7fe8ed650000 r-xp 00000000 00:ea 888973576 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7fe8ed650000-7fe8ed84f000 ---p 00003000 00:ea 888973576 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7fe8ed84f000-7fe8ed850000 r--p 00002000 00:ea 888973576 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7fe8ed850000-7fe8ed851000 rw-p 00003000 00:ea 888973576 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7fe8ed851000-7fe8ed875000 r-xp 00000000 00:ea 888990218 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe8ed875000-7fe8eda74000 ---p 00024000 00:ea 888990218 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe8eda74000-7fe8eda75000 r--p 00023000 00:ea 888990218 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe8eda75000-7fe8eda76000 rw-p 00024000 00:ea 888990218 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fe8eda76000-7fe8eda78000 r-xp 00000000 00:ea 888922139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7fe8eda78000-7fe8edc77000 ---p 00002000 00:ea 888922139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7fe8edc77000-7fe8edc78000 r--p 00001000 00:ea 888922139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7fe8edc78000-7fe8edc79000 rw-p 00002000 00:ea 888922139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7fe8edc79000-7fe8edc9e000 r-xp 00000000 fe:00 4317394767 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7fe8edc9e000-7fe8ede9e000 ---p 00025000 fe:00 4317394767 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7fe8ede9e000-7fe8edea2000 r--p 00025000 fe:00 4317394767 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7fe8edea2000-7fe8edea3000 rw-p 00029000 fe:00 4317394767 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7fe8edea3000-7fe8edee4000 r-xp 00000000 fe:00 2149855151 /lib/x86_64-linux-gnu/libreadline.so.7.0
7fe8edee4000-7fe8ee0e3000 ---p 00041000 fe:00 2149855151 /lib/x86_64-linux-gnu/libreadline.so.7.0
7fe8ee0e3000-7fe8ee0e5000 r--p 00040000 fe:00 2149855151 /lib/x86_64-linux-gnu/libreadline.so.7.0
7fe8ee0e5000-7fe8ee0eb000 rw-p 00042000 fe:00 2149855151 /lib/x86_64-linux-gnu/libreadline.so.7.0
7fe8ee0eb000-7fe8ee0ec000 rw-p 00000000 00:00 0
7fe8ee0ec000-7fe8ee0f4000 r-xp 00000000 00:ea 888952129 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/readline.so
7fe8ee0f4000-7fe8ee2f3000 ---p 00008000 00:ea 888952129 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/readline.so
7fe8ee2f3000-7fe8ee2f4000 r--p 00007000 00:ea 888952129 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/readline.so
7fe8ee2f4000-7fe8ee2f5000 rw-p 00008000 00:ea 888952129 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/readline.so
7fe8ee2f5000-7fe8ee318000 r-xp 00000000 00:ea 888953200 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7fe8ee318000-7fe8ee517000 ---p 00023000 00:ea 888953200 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7fe8ee517000-7fe8ee518000 r--p 00022000 00:ea 888953200 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7fe8ee518000-7fe8ee519000 rw-p 00023000 00:ea 888953200 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7fe8ee519000-7fe8ee51b000 r-xp 00000000 00:ea 888969514 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7fe8ee51b000-7fe8ee71a000 ---p 00002000 00:ea 888969514 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7fe8ee71a000-7fe8ee71b000 r--p 00001000 00:ea 888969514 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7fe8ee71b000-7fe8ee71c000 rw-p 00002000 00:ea 888969514 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7fe8ee71c000-7fe8ee72f000 r-xp 00000000 00:ea 888957443 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7fe8ee72f000-7fe8ee92e000 ---p 00013000 00:ea 888957443 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7fe8ee92e000-7fe8ee92f000 r--p 00012000 00:ea 888957443 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7fe8ee92f000-7fe8ee930000 rw-p 00013000 00:ea 888957443 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7fe8ee930000-7fe8ee93a000 r-xp 00000000 00:ea 888954276 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7fe8ee93a000-7fe8eeb39000 ---p 0000a000 00:ea 888954276 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7fe8eeb39000-7fe8eeb3a000 r--p 00009000 00:ea 888954276 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7fe8eeb3a000-7fe8eeb3b000 rw-p 0000a000 00:ea 888954276 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7fe8eeb3b000-7fe8eeb41000 r-xp 00000000 00:ea 888946955 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7fe8eeb41000-7fe8eed40000 ---p 00006000 00:ea 888946955 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7fe8eed40000-7fe8eed41000 r--p 00005000 00:ea 888946955 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7fe8eed41000-7fe8eed42000 rw-p 00006000 00:ea 888946955 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7fe8eed42000-7fe8eed46000 r-xp 00000000 00:ea 888955828 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7fe8eed46000-7fe8eef45000 ---p 00004000 00:ea 888955828 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7fe8eef45000-7fe8eef46000 r--p 00003000 00:ea 888955828 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7fe8eef46000-7fe8eef47000 rw-p 00004000 00:ea 888955828 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7fe8eef47000-7fe8eef7f000 r-xp 00000000 00:ea 2001830673 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7fe8eef7f000-7fe8ef17e000 ---p 00038000 00:ea 2001830673 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7fe8ef17e000-7fe8ef180000 r--p 00037000 00:ea 2001830673 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7fe8ef180000-7fe8ef181000 rw-p 00039000 00:ea 2001830673 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7fe8ef181000-7fe8ef189000 r-xp 00000000 00:ea 1551650615 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7fe8ef189000-7fe8ef388000 ---p 00008000 00:ea 1551650615 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7fe8ef388000-7fe8ef389000 r--p 00007000 00:ea 1551650615 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7fe8ef389000-7fe8ef38a000 rw-p 00008000 00:ea 1551650615 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7fe8ef38a000-7fe8ef38d000 r-xp 00000000 00:ea 888973343 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pty.so
7fe8ef38d000-7fe8ef58c000 ---p 00003000 00:ea 888973343 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pty.so
7fe8ef58c000-7fe8ef58d000 r--p 00002000 00:ea 888973343 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pty.so
7fe8ef58d000-7fe8ef58e000 rw-p 00003000 00:ea 888973343 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pty.so
7fe8ef58e000-7fe8ef595000 r-xp 00000000 00:ea 888922026 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7fe8ef595000-7fe8ef794000 ---p 00007000 00:ea 888922026 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7fe8ef794000-7fe8ef795000 r--p 00006000 00:ea 888922026 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7fe8ef795000-7fe8ef796000 rw-p 00007000 00:ea 888922026 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7fe8ef796000-7fe8ef79d000 r-xp 00000000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe8ef79d000-7fe8ef99c000 ---p 00007000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe8ef99c000-7fe8ef99d000 r--p 00006000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe8ef99d000-7fe8ef99e000 rw-p 00007000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fe8ef99e000-7fe8ef9a6000 r-xp 00000000 00:ea 1858967114 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7fe8ef9a6000-7fe8efba6000 ---p 00008000 00:ea 1858967114 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7fe8efba6000-7fe8efba7000 r--p 00008000 00:ea 1858967114 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7fe8efba7000-7fe8efba8000 rw-p 00009000 00:ea 1858967114 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7fe8efba8000-7fe8efbbe000 r-xp 00000000 00:ea 889009650 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7fe8efbbe000-7fe8efdbe000 ---p 00016000 00:ea 889009650 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7fe8efdbe000-7fe8efdc3000 r--p 00016000 00:ea 889009650 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7fe8efdc3000-7fe8efdc4000 rw-p 0001b000 00:ea 889009650 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7fe8efdc4000-7fe8efdff000 r-xp 00000000 00:ea 889014085 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/korean.so
7fe8efdff000-7fe8efffe000 ---p 0003b000 00:ea 889014085 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/korean.so
7fe8efffe000-7fe8effff000 r--p 0003a000 00:ea 889014085 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/korean.so
7fe8effff000-7fe8f0000000 rw-p 0003b000 00:ea 889014085 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/korean.so
7fe8f0000000-7fe8f0021000 rw-p 00000000 00:00 0
7fe8f0021000-7fe8f4000000 ---p 00000000 00:00 0
7fe8f4000000-7fe8f4021000 rw-p 00000000 00:00 0
7fe8f4021000-7fe8f8000000 ---p 00000000 00:00 0
7fe8f8009000-7fe8f800b000 r-xp 00000000 00:ea 888957544 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7fe8f800b000-7fe8f820a000 ---p 00002000 00:ea 888957544 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7fe8f820a000-7fe8f820b000 r--p 00001000 00:ea 888957544 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7fe8f820b000-7fe8f820c000 rw-p 00002000 00:ea 888957544 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7fe8f820c000-7fe8f820e000 r-xp 00000000 00:ea 888962464 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_kr.so
7fe8f820e000-7fe8f840d000 ---p 00002000 00:ea 888962464 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_kr.so
7fe8f840d000-7fe8f840e000 r--p 00001000 00:ea 888962464 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_kr.so
7fe8f840e000-7fe8f840f000 rw-p 00002000 00:ea 888962464 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_kr.so
7fe8f840f000-7fe8f8466000 r-xp 00000000 00:ea 889001277 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe8f8466000-7fe8f8665000 ---p 00057000 00:ea 889001277 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe8f8665000-7fe8f8666000 r--p 00056000 00:ea 889001277 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe8f8666000-7fe8f8667000 rw-p 00057000 00:ea 889001277 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fe8f8667000-7fe8f8669000 r-xp 00000000 00:ea 888980056 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7fe8f8669000-7fe8f8868000 ---p 00002000 00:ea 888980056 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7fe8f8868000-7fe8f8869000 r--p 00001000 00:ea 888980056 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7fe8f8869000-7fe8f886a000 rw-p 00002000 00:ea 888980056 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7fe8f886a000-7fe8f886d000 r-xp 00000000 00:ea 888930008 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/big5.so
7fe8f886d000-7fe8f8a6c000 ---p 00003000 00:ea 888930008 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/big5.so
7fe8f8a6c000-7fe8f8a6d000 r--p 00002000 00:ea 888930008 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/big5.so
7fe8f8a6d000-7fe8f8a6e000 rw-p 00003000 00:ea 888930008 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/big5.so
7fe8f8a6e000-7fe8f8a79000 r-xp 00000000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fe8f8a79000-7fe8f8c78000 ---p 0000b000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fe8f8c78000-7fe8f8c79000 r--p 0000a000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fe8f8c79000-7fe8f8c7a000 rw-p 0000b000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fe8f8c7a000-7fe8f8c80000 rw-p 00000000 00:00 0
7fe8f8c80000-7fe8f8c97000 r-xp 00000000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fe8f8c97000-7fe8f8e96000 ---p 00017000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fe8f8e96000-7fe8f8e97000 r--p 00016000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fe8f8e97000-7fe8f8e98000 rw-p 00017000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7fe8f8e98000-7fe8f8e9a000 rw-p 00000000 00:00 0
7fe8f8e9a000-7fe8f8ea5000 r-xp 00000000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fe8f8ea5000-7fe8f90a4000 ---p 0000b000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fe8f90a4000-7fe8f90a5000 r--p 0000a000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fe8f90a5000-7fe8f90a6000 rw-p 0000b000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fe8f90a6000-7fe8f90ae000 r-xp 00000000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fe8f90ae000-7fe8f92ae000 ---p 00008000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fe8f92ae000-7fe8f92af000 r--p 00008000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fe8f92af000-7fe8f92b0000 rw-p 00009000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fe8f92b0000-7fe8f92bb000 r-xp 00000000 00:ea 2175182542 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/objspace.so
7fe8f92bb000-7fe8f94ba000 ---p 0000b000 00:ea 2175182542 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/objspace.so
7fe8f94ba000-7fe8f94bb000 r--p 0000a000 00:ea 2175182542 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/objspace.so
7fe8f94bb000-7fe8f94bc000 rw-p 0000b000 00:ea 2175182542 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/objspace.so
7fe8f94bc000-7fe8f94c4000 r-xp 00000000 00:ea 888945966 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7fe8f94c4000-7fe8f96c3000 ---p 00008000 00:ea 888945966 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7fe8f96c3000-7fe8f96c4000 r--p 00007000 00:ea 888945966 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7fe8f96c4000-7fe8f96c5000 rw-p 00008000 00:ea 888945966 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7fe8f96c5000-7fe8f96fa000 r-xp 00000000 00:ea 888912273 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7fe8f96fa000-7fe8f98f9000 ---p 00035000 00:ea 888912273 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7fe8f98f9000-7fe8f98fa000 r--p 00034000 00:ea 888912273 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7fe8f98fa000-7fe8f98fb000 rw-p 00035000 00:ea 888912273 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7fe8f98fb000-7fe8f98fc000 rw-p 00000000 00:00 0
7fe8f98fc000-7fe8f98ff000 r-xp 00000000 00:ea 2175190442 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7fe8f98ff000-7fe8f9afe000 ---p 00003000 00:ea 2175190442 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7fe8f9afe000-7fe8f9aff000 r--p 00002000 00:ea 2175190442 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7fe8f9aff000-7fe8f9b00000 rw-p 00003000 00:ea 2175190442 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7fe8f9b00000-7fe8f9b01000 r-xp 00000000 00:ea 888949146 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7fe8f9b01000-7fe8f9d00000 ---p 00001000 00:ea 888949146 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7fe8f9d00000-7fe8f9d01000 r--p 00000000 00:ea 888949146 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7fe8f9d01000-7fe8f9d02000 rw-p 00001000 00:ea 888949146 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7fe8f9d02000-7fe8f9d05000 r-xp 00000000 00:ea 888983747 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7fe8f9d05000-7fe8f9f04000 ---p 00003000 00:ea 888983747 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7fe8f9f04000-7fe8f9f05000 r--p 00002000 00:ea 888983747 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7fe8f9f05000-7fe8f9f06000 rw-p 00003000 00:ea 888983747 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7fe8f9f06000-7fe8fa1a1000 r-xp 00000000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fe8fa1a1000-7fe8fa3a0000 ---p 0029b000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fe8fa3a0000-7fe8fa3cc000 r--p 0029a000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fe8fa3cc000-7fe8fa3ce000 rw-p 002c6000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7fe8fa3ce000-7fe8fa3d1000 rw-p 00000000 00:00 0
7fe8fa3d1000-7fe8fa3d2000 r-xp 00000000 00:ea 888946949 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha2.so
7fe8fa3d2000-7fe8fa5d1000 ---p 00001000 00:ea 888946949 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha2.so
7fe8fa5d1000-7fe8fa5d2000 r--p 00000000 00:ea 888946949 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha2.so
7fe8fa5d2000-7fe8fa5d3000 rw-p 00001000 00:ea 888946949 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha2.so
7fe8fa5d3000-7fe8fa5d6000 r-xp 00000000 00:ea 888929452 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7fe8fa5d6000-7fe8fa7d6000 ---p 00003000 00:ea 888929452 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7fe8fa7d6000-7fe8fa7d7000 r--p 00003000 00:ea 888929452 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7fe8fa7d7000-7fe8fa7d8000 rw-p 00004000 00:ea 888929452 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7fe8fa7d8000-7fe8fa7db000 r-xp 00000000 00:ea 888956302 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7fe8fa7db000-7fe8fa9da000 ---p 00003000 00:ea 888956302 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7fe8fa9da000-7fe8fa9db000 r--p 00002000 00:ea 888956302 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7fe8fa9db000-7fe8fa9dc000 rw-p 00003000 00:ea 888956302 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7fe8fa9dc000-7fe8fa9e5000 r-xp 00000000 00:ea 888979469 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7fe8fa9e5000-7fe8fabe4000 ---p 00009000 00:ea 888979469 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7fe8fabe4000-7fe8fabe5000 r--p 00008000 00:ea 888979469 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7fe8fabe5000-7fe8fabe6000 rw-p 00009000 00:ea 888979469 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7fe8fabe6000-7fe8fabe9000 r-xp 00000000 00:ea 888947744 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7fe8fabe9000-7fe8fade8000 ---p 00003000 00:ea 888947744 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7fe8fade8000-7fe8fade9000 r--p 00002000 00:ea 888947744 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7fe8fade9000-7fe8fadea000 rw-p 00003000 00:ea 888947744 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7fe8fadea000-7fe8fadeb000 r-xp 00000000 00:ea 888943307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/typeddata.so
7fe8fadeb000-7fe8fafea000 ---p 00001000 00:ea 888943307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/typeddata.so
7fe8fafea000-7fe8fafeb000 r--p 00000000 00:ea 888943307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/typeddata.so
7fe8fafeb000-7fe8fafec000 rw-p 00001000 00:ea 888943307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/typeddata.so
7fe8fafec000-7fe8fafee000 r-xp 00000000 00:ea 888869844 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/time.so
7fe8fafee000-7fe8fb1ed000 ---p 00002000 00:ea 888869844 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/time.so
7fe8fb1ed000-7fe8fb1ee000 r--p 00001000 00:ea 888869844 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/time.so
7fe8fb1ee000-7fe8fb1ef000 rw-p 00002000 00:ea 888869844 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/time.so
7fe8fb1ef000-7fe8fb1f1000 r-xp 00000000 00:ea 888929600 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7fe8fb1f1000-7fe8fb3f0000 ---p 00002000 00:ea 888929600 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7fe8fb3f0000-7fe8fb3f1000 r--p 00001000 00:ea 888929600 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7fe8fb3f1000-7fe8fb3f2000 rw-p 00002000 00:ea 888929600 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7fe8fb3f2000-7fe8fb3f3000 r-xp 00000000 00:ea 888884006 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/thread_fd_close.so
7fe8fb3f3000-7fe8fb5f2000 ---p 00001000 00:ea 888884006 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/thread_fd_close.so
7fe8fb5f2000-7fe8fb5f3000 r--p 00000000 00:ea 888884006 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/thread_fd_close.so
7fe8fb5f3000-7fe8fb5f4000 rw-p 00001000 00:ea 888884006 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/thread_fd_close.so
7fe8fb5f4000-7fe8fb5f6000 r-xp 00000000 00:ea 888943297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/symbol.so
7fe8fb5f6000-7fe8fb7f5000 ---p 00002000 00:ea 888943297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/symbol.so
7fe8fb7f5000-7fe8fb7f6000 r--p 00001000 00:ea 888943297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/symbol.so
7fe8fb7f6000-7fe8fb7f7000 rw-p 00002000 00:ea 888943297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/symbol.so
7fe8fb7f7000-7fe8fb7f8000 r-xp 00000000 00:ea 888883994 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/struct.so
7fe8fb7f8000-7fe8fb9f8000 ---p 00001000 00:ea 888883994 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/struct.so
7fe8fb9f8000-7fe8fb9f9000 r--p 00001000 00:ea 888883994 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/struct.so
7fe8fb9f9000-7fe8fb9fa000 rw-p 00002000 00:ea 888883994 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/struct.so
7fe8fb9fa000-7fe8fb9fb000 r-xp 00000000 00:ea 888974466 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7fe8fb9fb000-7fe8fbbfa000 ---p 00001000 00:ea 888974466 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7fe8fbbfa000-7fe8fbbfb000 r--p 00000000 00:ea 888974466 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7fe8fbbfb000-7fe8fbbfc000 rw-p 00001000 00:ea 888974466 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7fe8fbbfc000-7fe8fbbfd000 r-xp 00000000 00:ea 888973577 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7fe8fbbfd000-7fe8fbdfc000 ---p 00001000 00:ea 888973577 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7fe8fbdfc000-7fe8fbdfd000 r--p 00000000 00:ea 888973577 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7fe8fbdfd000-7fe8fbdfe000 rw-p 00001000 00:ea 888973577 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7fe8fbdfe000-7fe8fbdff000 r-xp 00000000 00:ea 888985604 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7fe8fbdff000-7fe8fbffe000 ---p 00001000 00:ea 888985604 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7fe8fbffe000-7fe8fbfff000 r--p 00000000 00:ea 888985604 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7fe8fbfff000-7fe8fc000000 rw-p 00001000 00:ea 888985604 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7fe8fc000000-7fe8fc028000 rw-p 00000000 00:00 0
7fe8fc028000-7fe900000000 ---p 00000000 00:00 0
7fe900079000-7fe90007a000 ---p 00000000 00:00 0
7fe90007a000-7fe90019a000 rw-p 00000000 00:00 0
7fe90019a000-7fe90019d000 r-xp 00000000 00:ea 889036139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe90019d000-7fe90039d000 ---p 00003000 00:ea 889036139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe90039d000-7fe90039e000 r--p 00003000 00:ea 889036139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe90039e000-7fe90039f000 rw-p 00004000 00:ea 889036139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fe90039f000-7fe9003a0000 r-xp 00000000 00:ea 888965388 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7fe9003a0000-7fe9005a0000 ---p 00001000 00:ea 888965388 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7fe9005a0000-7fe9005a1000 r--p 00001000 00:ea 888965388 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7fe9005a1000-7fe9005a2000 rw-p 00002000 00:ea 888965388 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7fe9005a2000-7fe9005a6000 r-xp 00000000 00:ea 888943282 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/string.so
7fe9005a6000-7fe9007a5000 ---p 00004000 00:ea 888943282 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/string.so
7fe9007a5000-7fe9007a6000 r--p 00003000 00:ea 888943282 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/string.so
7fe9007a6000-7fe9007a7000 rw-p 00004000 00:ea 888943282 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/string.so
7fe9007a7000-7fe9007a8000 r-xp 00000000 00:ea 888914463 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/update.so
7fe9007a8000-7fe9009a7000 ---p 00001000 00:ea 888914463 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/update.so
7fe9009a7000-7fe9009a8000 r--p 00000000 00:ea 888914463 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/update.so
7fe9009a8000-7fe9009a9000 rw-p 00001000 00:ea 888914463 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/update.so
7fe9009a9000-7fe9009ab000 r-xp 00000000 00:ea 888883979 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/numhash.so
7fe9009ab000-7fe900baa000 ---p 00002000 00:ea 888883979 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/numhash.so
7fe900baa000-7fe900bab000 r--p 00001000 00:ea 888883979 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/numhash.so
7fe900bab000-7fe900bac000 rw-p 00002000 00:ea 888883979 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/numhash.so
7fe900bac000-7fe900bae000 r-xp 00000000 00:ea 888908403 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/foreach.so
7fe900bae000-7fe900dad000 ---p 00002000 00:ea 888908403 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/foreach.so
7fe900dad000-7fe900dae000 r--p 00001000 00:ea 888908403 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/foreach.so
7fe900dae000-7fe900daf000 rw-p 00002000 00:ea 888908403 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/st/foreach.so
7fe900daf000-7fe900db0000 r-xp 00000000 00:ea 888883960 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/rational.so
7fe900db0000-7fe900faf000 ---p 00001000 00:ea 888883960 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/rational.so
7fe900faf000-7fe900fb0000 r--p 00000000 00:ea 888883960 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/rational.so
7fe900fb0000-7fe900fb1000 rw-p 00001000 00:ea 888883960 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/rational.so
7fe900fb1000-7fe900fb2000 r-xp 00000000 00:ea 888905227 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/proc.so
7fe900fb2000-7fe9011b1000 ---p 00001000 00:ea 888905227 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/proc.so
7fe9011b1000-7fe9011b2000 r--p 00000000 00:ea 888905227 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/proc.so
7fe9011b2000-7fe9011b3000 rw-p 00001000 00:ea 888905227 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/proc.so
7fe9011b3000-7fe9011b4000 r-xp 00000000 00:ea 888929314 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/postponed_job.so
7fe9011b4000-7fe9013b3000 ---p 00001000 00:ea 888929314 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/postponed_job.so
7fe9013b3000-7fe9013b4000 r--p 00000000 00:ea 888929314 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/postponed_job.so
7fe9013b4000-7fe9013b5000 rw-p 00001000 00:ea 888929314 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/postponed_job.so
7fe9013b5000-7fe9013b6000 r-xp 00000000 00:ea 888916532 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7fe9013b6000-7fe9015b5000 ---p 00001000 00:ea 888916532 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7fe9015b5000-7fe9015b6000 r--p 00000000 00:ea 888916532 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7fe9015b6000-7fe9015b7000 rw-p 00001000 00:ea 888916532 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7fe9015b7000-7fe9015b8000 r-xp 00000000 00:ea 888913106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/integer.so
7fe9015b8000-7fe9017b7000 ---p 00001000 00:ea 888913106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/integer.so
7fe9017b7000-7fe9017b8000 r--p 00000000 00:ea 888913106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/integer.so
7fe9017b8000-7fe9017b9000 rw-p 00001000 00:ea 888913106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/integer.so
7fe9017b9000-7fe9017ba000 r-xp 00000000 00:ea 888921215 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/hash.so
7fe9017ba000-7fe9019b9000 ---p 00001000 00:ea 888921215 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/hash.so
7fe9019b9000-7fe9019ba000 r--p 00000000 00:ea 888921215 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/hash.so
7fe9019ba000-7fe9019bb000 rw-p 00001000 00:ea 888921215 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/hash.so
7fe9019bb000-7fe9019bc000 ---p 00000000 00:00 0
7fe9019bc000-7fe901adc000 rw-p 00000000 00:00 0
7fe901adc000-7fe901add000 ---p 00000000 00:00 0
7fe901add000-7fe901bfd000 rw-p 00000000 00:00 0
7fe901bfd000-7fe901bfe000 r-xp 00000000 00:ea 888912164 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/class.so
7fe901bfe000-7fe901dfd000 ---p 00001000 00:ea 888912164 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/class.so
7fe901dfd000-7fe901dfe000 r--p 00000000 00:ea 888912164 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/class.so
7fe901dfe000-7fe901dff000 rw-p 00001000 00:ea 888912164 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/class.so
7fe901dff000-7fe901e01000 r-xp 00000000 00:ea 888926742 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7fe901e01000-7fe902000000 ---p 00002000 00:ea 888926742 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7fe902000000-7fe902001000 r--p 00001000 00:ea 888926742 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7fe902001000-7fe902002000 rw-p 00002000 00:ea 888926742 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7fe902002000-7fe902008000 r-xp 00000000 00:ea 888916563 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7fe902008000-7fe902207000 ---p 00006000 00:ea 888916563 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7fe902207000-7fe902208000 r--p 00005000 00:ea 888916563 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7fe902208000-7fe902209000 rw-p 00006000 00:ea 888916563 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7fe902209000-7fe90220c000 r-xp 00000000 00:ea 888969324 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7fe90220c000-7fe90240b000 ---p 00003000 00:ea 888969324 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7fe90240b000-7fe90240c000 r--p 00002000 00:ea 888969324 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7fe90240c000-7fe90240d000 rw-p 00003000 00:ea 888969324 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7fe90240d000-7fe90240f000 r-xp 00000000 00:ea 889048691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7fe90240f000-7fe90260f000 ---p 00002000 00:ea 889048691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7fe90260f000-7fe902610000 r--p 00002000 00:ea 889048691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7fe902610000-7fe902611000 rw-p 00003000 00:ea 889048691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7fe902611000-7fe902613000 r-xp 00000000 00:ea 888972380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7fe902613000-7fe902812000 ---p 00002000 00:ea 888972380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7fe902812000-7fe902813000 r--p 00001000 00:ea 888972380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7fe902813000-7fe902814000 rw-p 00002000 00:ea 888972380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7fe902814000-7fe902815000 ---p 00000000 00:00 0
7fe902815000-7fe902856000 rw-p 00000000 00:00 0
7fe902856000-7fe902857000 ---p 00000000 00:00 0
7fe902857000-7fe902898000 rw-p 00000000 00:00 0
7fe902898000-7fe902899000 ---p 00000000 00:00 0
7fe902899000-7fe9028da000 rw-p 00000000 00:00 0
7fe9028da000-7fe9028db000 ---p 00000000 00:00 0
7fe9028db000-7fe90291c000 rw-p 00000000 00:00 0
7fe90291c000-7fe90291d000 ---p 00000000 00:00 0
7fe90291d000-7fe90295e000 rw-p 00000000 00:00 0
7fe90295e000-7fe90295f000 ---p 00000000 00:00 0
7fe90295f000-7fe9029a0000 rw-p 00000000 00:00 0
7fe9029a0000-7fe9029a1000 ---p 00000000 00:00 0
7fe9029a1000-7fe9029e2000 rw-p 00000000 00:00 0
7fe9029e2000-7fe9029e3000 ---p 00000000 00:00 0
7fe9029e3000-7fe902a24000 rw-p 00000000 00:00 0
7fe902a24000-7fe902a25000 ---p 00000000 00:00 0
7fe902a25000-7fe902a66000 rw-p 00000000 00:00 0
7fe902a66000-7fe902a67000 ---p 00000000 00:00 0
7fe902a67000-7fe902aa8000 rw-p 00000000 00:00 0
7fe902aa8000-7fe902aa9000 ---p 00000000 00:00 0
7fe902aa9000-7fe902aea000 rw-p 00000000 00:00 0
7fe902aea000-7fe902aeb000 ---p 00000000 00:00 0
7fe902aeb000-7fe902b2c000 rw-p 00000000 00:00 0
7fe902b2c000-7fe902b2d000 ---p 00000000 00:00 0
7fe902b2d000-7fe902b6e000 rw-p 00000000 00:00 0
7fe902b6e000-7fe902b6f000 ---p 00000000 00:00 0
7fe902b6f000-7fe902bb0000 rw-p 00000000 00:00 0
7fe902bb0000-7fe902bb1000 ---p 00000000 00:00 0
7fe902bb1000-7fe902bf2000 rw-p 00000000 00:00 0
7fe902bf2000-7fe902bf3000 ---p 00000000 00:00 0
7fe902bf3000-7fe902c34000 rw-p 00000000 00:00 0
7fe902c34000-7fe902c35000 ---p 00000000 00:00 0
7fe902c35000-7fe902c76000 rw-p 00000000 00:00 0
7fe902c76000-7fe902c77000 ---p 00000000 00:00 0
7fe902c77000-7fe902cb8000 rw-p 00000000 00:00 0
7fe902cb8000-7fe902cb9000 ---p 00000000 00:00 0
7fe902cb9000-7fe902cfa000 rw-p 00000000 00:00 0
7fe902cfa000-7fe902cfb000 ---p 00000000 00:00 0
7fe902cfb000-7fe902d3c000 rw-p 00000000 00:00 0
7fe902d3c000-7fe902d3d000 ---p 00000000 00:00 0
7fe902d3d000-7fe902d7e000 rw-p 00000000 00:00 0
7fe902d7e000-7fe902d7f000 ---p 00000000 00:00 0
7fe902d7f000-7fe902dc0000 rw-p 00000000 00:00 0
7fe902dc0000-7fe902dc1000 ---p 00000000 00:00 0
7fe902dc1000-7fe902e02000 rw-p 00000000 00:00 0
7fe902e02000-7fe902e03000 ---p 00000000 00:00 0
7fe902e03000-7fe902e44000 rw-p 00000000 00:00 0
7fe902e44000-7fe902e45000 ---p 00000000 00:00 0
7fe902e45000-7fe902e86000 rw-p 00000000 00:00 0
7fe902e86000-7fe902e87000 ---p 00000000 00:00 0
7fe902e87000-7fe902ec8000 rw-p 00000000 00:00 0
7fe902ec8000-7fe902ec9000 ---p 00000000 00:00 0
7fe902ec9000-7fe902f0a000 rw-p 00000000 00:00 0
7fe902f0a000-7fe902f0b000 ---p 00000000 00:00 0
7fe902f0b000-7fe902f4c000 rw-p 00000000 00:00 0
7fe902f4c000-7fe902f4d000 ---p 00000000 00:00 0
7fe902f4d000-7fe902f8e000 rw-p 00000000 00:00 0
7fe902f8e000-7fe902f8f000 ---p 00000000 00:00 0
7fe902f8f000-7fe902fd0000 rw-p 00000000 00:00 0
7fe902fd0000-7fe902fd1000 ---p 00000000 00:00 0
7fe902fd1000-7fe903012000 rw-p 00000000 00:00 0
7fe903012000-7fe903013000 ---p 00000000 00:00 0
7fe903013000-7fe90505d000 rw-p 00000000 00:00 0
7fe90505d000-7fe9051fa000 r-xp 00000000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fe9051fa000-7fe9053f9000 ---p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fe9053f9000-7fe9053fa000 r--p 0019c000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fe9053fa000-7fe9053fb000 rw-p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7fe9053fb000-7fe905404000 r-xp 00000000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe905404000-7fe905603000 ---p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe905603000-7fe905604000 r--p 00008000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe905604000-7fe905605000 rw-p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe905605000-7fe905633000 rw-p 00000000 00:00 0
7fe905633000-7fe905636000 r-xp 00000000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe905636000-7fe905835000 ---p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe905835000-7fe905836000 r--p 00002000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe905836000-7fe905837000 rw-p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe905837000-7fe9058b6000 r-xp 00000000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe9058b6000-7fe905ab6000 ---p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe905ab6000-7fe905ab7000 r--p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe905ab7000-7fe905ab8000 rw-p 00080000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe905ab8000-7fe905abf000 r-xp 00000000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fe905abf000-7fe905cbe000 ---p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fe905cbe000-7fe905cbf000 r--p 00006000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fe905cbf000-7fe905cc0000 rw-p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7fe905cc0000-7fe905cda000 r-xp 00000000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe905cda000-7fe905ed9000 ---p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe905ed9000-7fe905eda000 r--p 00019000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe905eda000-7fe905edb000 rw-p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe905edb000-7fe905edf000 rw-p 00000000 00:00 0
7fe905edf000-7fe905efb000 r-xp 00000000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe905efb000-7fe9060fa000 ---p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe9060fa000-7fe9060fb000 r--p 0001b000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe9060fb000-7fe9060fc000 rw-p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe9060fc000-7fe9062e3000 r-xp 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fe9062e3000-7fe9064e3000 ---p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fe9064e3000-7fe9064e7000 r--p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fe9064e7000-7fe9064e9000 rw-p 001eb000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7fe9064e9000-7fe9064ed000 rw-p 00000000 00:00 0
7fe9064ed000-7fe9068a2000 r-xp 00000000 00:ea 2211064819 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7fe9068a2000-7fe906aa1000 ---p 003b5000 00:ea 2211064819 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7fe906aa1000-7fe906aa7000 r--p 003b4000 00:ea 2211064819 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7fe906aa7000-7fe906aaa000 rw-p 003ba000 00:ea 2211064819 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7fe906aaa000-7fe906abc000 rw-p 00000000 00:00 0
7fe906abc000-7fe906ae3000 r-xp 00000000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7fe906ba6000-7fe906bd5000 r--s 00000000 00:ea 2211114011 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
7fe906bd5000-7fe906cda000 rw-p 00000000 00:00 0
7fe906cdf000-7fe906ce0000 r-xp 00000000 00:00 0
7fe906ce1000-7fe906ce3000 rw-p 00000000 00:00 0
7fe906ce3000-7fe906ce4000 r--p 00027000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7fe906ce4000-7fe906ce5000 rw-p 00028000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7fe906ce5000-7fe906ce6000 rw-p 00000000 00:00 0
7ffe5d1c2000-7ffe5d9c1000 rw-p 00000000 00:00 0 [stack]
7ffe5d9fb000-7ffe5d9fd000 r--p 00000000 00:00 0 [vvar]
7ffe5d9fd000-7ffe5d9ff000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
running file: /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
17893:running:test_hash: Broken pipe
make: *** [yes-test-all] Error 1
0.000000 0.004000 398.084000 ( 83.011312)
test_rubyspec $ /tmp/ruby/v2/build/trunk-theap-asserts/miniruby -I/tmp/ruby/v2/src/trunk-theap-asserts/lib /tmp/ruby/v2/src/trunk-theap-asserts/tool/runruby.rb --archdir=/tmp/ruby/v2/build/trunk-theap-asserts --extout=.ext -- /tmp/ruby/v2/src/trunk-theap-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v2/src/trunk-theap-asserts/spec/default.mspec
0.072000 0.024000 121.200000 (132.352334)
$$$[end] "make yes-test-all TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-theap-asserts.20200306-184412
total: 271.12 sec