rev: 4c019f5a62
test-all :
test-spec: 3736 files, 29172 examples, 111448 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-theap-asserts" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v2/src/trunk-theap-asserts/configure --prefix=/tmp/ruby/v2/install/trunk-theap-asserts --disable-install-doc --enable-shared" exit with 0.
"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 512.
"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-184851
#<BuildRuby:0x000055f6c2584dc8
@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-184851",
@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 Cloning into 'trunk-theap-asserts'...
0.000000 0.000000 3.356000 ( 10.043141)
autoconf 0.000000 0.000000 2.524000 ( 2.567901)
configure 0.156000 0.052000 56.320000 ( 86.981804)
build_up + cp /tmp/ruby/v2/src/trunk-theap-asserts/enc/jis/props.h.blt /tmp/ruby/v2/src/trunk-theap-asserts/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.08user 0.01system 0.01elapsed)
/tmp/ruby/v2/src/trunk-theap-asserts/transient_heap.c:45:0: warning: "TRANSIENT_HEAP_DEBUG_INFINITE_BLOCK" redefined
#define TRANSIENT_HEAP_DEBUG_INFINITE_BLOCK 0
<command-line>:0:0: note: this is the location of the previous definition
/tmp/ruby/v2/src/trunk-theap-asserts/transient_heap.c:54:0: warning: "TRANSIENT_HEAP_DEBUG_DONT_PROMOTE" redefined
#define TRANSIENT_HEAP_DEBUG_DONT_PROMOTE 0
<command-line>:0:0: note: this is the location of the previous definition
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
generating enc/trans/big5.c ...
converter from Big5 to UTF-8
converter from UTF-8 to Big5
converter from CP950 to UTF-8
converter from UTF-8 to CP950
converter from Big5-HKSCS to UTF-8
converter from UTF-8 to Big5-HKSCS
converter from CP951 to UTF-8
converter from UTF-8 to CP951
converter from Big5-UAO to UTF-8
converter from UTF-8 to Big5-UAO
done. (10.54user 0.14system 10.61elapsed)
generating enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.11user 0.01system 0.03elapsed)
generating enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (2.50user 0.03system 2.43elapsed)
generating enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.12user 0.00system 0.04elapsed)
generating enc/trans/emoji.c ...
converter from UTF8-DoCoMo to UTF8-KDDI
converter from UTF8-DoCoMo to UTF8-SoftBank
converter from UTF8-DoCoMo to UTF-8
converter from UTF8-KDDI to UTF8-DoCoMo
converter from UTF8-KDDI to UTF8-SoftBank
converter from UTF8-KDDI to UTF-8
converter from UTF8-SoftBank to UTF8-DoCoMo
converter from UTF8-SoftBank to UTF8-KDDI
converter from UTF8-SoftBank to UTF-8
converter from UTF-8 to UTF8-DoCoMo
converter from UTF-8 to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
done. (0.72user 0.02system 0.65elapsed)
generating enc/trans/emoji_iso2022_kddi.c ...
converter for iso2022jp_kddi_decoder
converter for iso2022jp_kddi_decoder_jisx0208_rest
converter for iso2022jp_kddi_encoder
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
done. (1.64user 0.02system 1.56elapsed)
generating enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
done. (1.71user 0.02system 1.64elapsed)
generating enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
done. (1.76user 0.03system 1.71elapsed)
generating enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (1.61user 0.02system 1.54elapsed)
generating enc/trans/escape.c ...
converter for amp_escape
converter for xml_text_escape
converter for xml_attr_content_escape
converter for escape_xml_attr_quote
done. (0.11user 0.01system 0.02elapsed)
generating enc/trans/gb18030.c ...
converter from GB18030 to UTF-8
converter from UTF-8 to GB18030
done. (7.09user 0.16system 7.15elapsed)
generating enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (2.88user 0.06system 2.85elapsed)
generating enc/trans/iso2022.c ...
converter for iso2022jp_decoder
converter for iso2022jp_decoder_jisx0208_rest
converter for iso2022jp_encoder
converter for stateless_iso2022jp_to_eucjp
converter for eucjp_to_stateless_iso2022jp
converter for cp50221_decoder
converter for cp50221_encoder
done. (0.13user 0.01system 0.04elapsed)
generating enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.11user 0.01system 0.02elapsed)
generating enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (7.13user 0.06system 7.13elapsed)
generating enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (2.82user 0.02system 2.75elapsed)
generating enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done. (3.67user 0.05system 3.62elapsed)
generating enc/trans/single_byte.c ...
converter from US-ASCII to UTF-8
converter from UTF-8 to US-ASCII
converter from ASCII-8BIT to UTF-8
converter from UTF-8 to ASCII-8BIT
converter from ISO-8859-1 to UTF-8
converter from UTF-8 to ISO-8859-1
converter from ISO-8859-2 to UTF-8
converter from UTF-8 to ISO-8859-2
converter from ISO-8859-3 to UTF-8
converter from UTF-8 to ISO-8859-3
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (1.46user 0.04system 1.41elapsed)
generating enc/trans/utf8_mac.c ...
converter from UTF-8 to UTF8-MAC
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (3.53user 0.08system 3.53elapsed)
generating enc/trans/utf_16_32.c ...
converter for from_UTF_16LE
converter for from_UTF_32LE
converter for from_UTF_16BE
converter for from_UTF_32BE
converter for from_UTF_16
converter for from_UTF_32
converter for from_UTF_8
done. (0.16user 0.00system 0.06elapsed)
/tmp/ruby/v2/build/trunk-theap-asserts/ruby is not found.
Try `make' first, then `make test', please.
make: *** [extract-gems] Error 1
0.028000 0.036000 208.172000 (239.697320)
build_miniruby 0.004000 0.000000 0.104000 ( 0.130677)
build_ruby 0.004000 0.000000 4.984000 ( 5.343731)
build_all libffi_version:
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/big5.c ...
converter from Big5 to UTF-8
converter from UTF-8 to Big5
converter from CP950 to UTF-8
converter from UTF-8 to CP950
converter from Big5-HKSCS to UTF-8
converter from UTF-8 to Big5-HKSCS
converter from CP951 to UTF-8
converter from UTF-8 to CP951
converter from Big5-UAO to UTF-8
converter from UTF-8 to Big5-UAO
done. (11.65user 0.16system 11.76elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.11user 0.01system 0.02elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (2.58user 0.05system 2.57elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.13user 0.01system 0.05elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/emoji.c ...
converter from UTF8-DoCoMo to UTF8-KDDI
converter from UTF8-DoCoMo to UTF8-SoftBank
converter from UTF8-DoCoMo to UTF-8
converter from UTF8-KDDI to UTF8-DoCoMo
converter from UTF8-KDDI to UTF8-SoftBank
converter from UTF8-KDDI to UTF-8
converter from UTF8-SoftBank to UTF8-DoCoMo
converter from UTF8-SoftBank to UTF8-KDDI
converter from UTF8-SoftBank to UTF-8
converter from UTF-8 to UTF8-DoCoMo
converter from UTF-8 to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
done. (0.69user 0.02system 0.62elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/emoji_iso2022_kddi.c ...
converter for iso2022jp_kddi_decoder
converter for iso2022jp_kddi_decoder_jisx0208_rest
converter for iso2022jp_kddi_encoder
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
done. (1.49user 0.02system 1.44elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
done. (1.61user 0.02system 1.53elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
done. (1.87user 0.04system 1.82elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (1.63user 0.04system 1.57elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/escape.c ...
converter for amp_escape
converter for xml_text_escape
converter for xml_attr_content_escape
converter for escape_xml_attr_quote
done. (0.10user 0.02system 0.02elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/gb18030.c ...
converter from GB18030 to UTF-8
converter from UTF-8 to GB18030
done. (7.01user 0.14system 7.06elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (2.64user 0.04system 2.59elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/iso2022.c ...
converter for iso2022jp_decoder
converter for iso2022jp_decoder_jisx0208_rest
converter for iso2022jp_encoder
converter for stateless_iso2022jp_to_eucjp
converter for eucjp_to_stateless_iso2022jp
converter for cp50221_decoder
converter for cp50221_encoder
done. (0.13user 0.01system 0.04elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.11user 0.00system 0.02elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (7.37user 0.04system 7.34elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (2.47user 0.02system 2.41elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done. (3.30user 0.07system 3.28elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/single_byte.c ...
converter from US-ASCII to UTF-8
converter from UTF-8 to US-ASCII
converter from ASCII-8BIT to UTF-8
converter from UTF-8 to ASCII-8BIT
converter from ISO-8859-1 to UTF-8
converter from UTF-8 to ISO-8859-1
converter from ISO-8859-2 to UTF-8
converter from UTF-8 to ISO-8859-2
converter from ISO-8859-3 to UTF-8
converter from UTF-8 to ISO-8859-3
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (1.22user 0.04system 1.15elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/utf8_mac.c ...
converter from UTF-8 to UTF8-MAC
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (2.70user 0.07system 2.67elapsed)
generating /tmp/ruby/v2/src/trunk-theap-asserts/enc/trans/utf_16_32.c ...
converter for from_UTF_16LE
converter for from_UTF_32LE
converter for from_UTF_16BE
converter for from_UTF_32BE
converter for from_UTF_16
converter for from_UTF_32
converter for from_UTF_8
done. (0.12user 0.02system 0.04elapsed)
ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h include/ruby-2.8.0/x86_64-linux/rb_mjit_min_header-2.8.0.h
0.156000 0.048000 557.356000 (587.558217)
build_install 0.024000 0.008000 4.276000 ( 5.003175)
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.004000 0.000000 45.312000 ( 54.880174)
test_basic 0.008000 0.004000 0.620000 ( 0.797050)
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: 0x000055ff9e49f860 [2 ] T_CLASS TestHash
self: 0x000055ff9e8441f0 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007ff96d089000
lvars:
obj: 0x000055ff9e857ed0 [0 ] T_OBJECT (embed) len:3
h: 0x000055ff9e857ea8 [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: 0x000055ff9ebf9e30 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055ff9e8441f0 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007ff96d089000
lvars:
name: 0x000055ff9e5e29e8 [0 ] T_STRING (String)test_ar2st
progname: 0x000055ff9e074a60 [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: 0x000055ff9ebf9e30 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055ff9e8441f0 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007ff96d089000
lvars:
runner: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
start_time: 0x000055ff9e8441c8 [0 U] time (Time)time
result: 0x000055ff9e069b88 [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: 0x000055ff9fa604d8 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055ff9e8441f0 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007ff96d089000
lvars:
runner: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
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: 0x000055ff9ebfb230 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
method: 0x000055ff9e5e29e8 [0 ] T_STRING (String)test_ar2st
inst: 0x000055ff9e8441f0 [0 ] T_OBJECT (TestHash)len:10 ptr:0x00007ff96d089000
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055ff9e0a26b8 [3LMP ] T_CLASS Array
self: 0x000055ff9e5e2830 [0 ] T_ARRAY (Array)[ T] len: 135, capa:193 ptr:0x00007ff96cff4748
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: 0x000055ff9ebfb230 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:0022d0 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/minitest/unit.rb:976
me:
called_id: _run_suite, type: iseq
owner class: 0x000055ff9ebfb230 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
suite: 0x000055ff9e49f860 [2 ] T_CLASS TestHash
type: T_SYMBOL test
header: 0x000055ff9e49c188 [0 ] T_STRING (String)test_suite_header
filter: 0x000055ff9e485dc0 [3LMP ] T_REGEXP
all_test_methods: 0x000055ff9e5e2880 [0 ] T_ARRAY (Array)[ ] len: 136, capa:136 ptr:0x000055ff9fe789e0
filtered_test_methods: 0x000055ff9e5e2830 [0 ] T_ARRAY (Array)[ T] len: 135, capa:193 ptr:0x00007ff96cff4748
leakchecker: 0x000055ff9e5e15c0 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007ff96cff5020
continuation: 0x000055ff9e5e0490 [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: 0x000055ff9eb07810 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055ff9eb070b8 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
suite: 0x000055ff9e49f860 [2 ] T_CLASS TestHash
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:001130 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:56
me:
called_id: _run_suite, type: iseq
owner class: 0x000055ff9eaa4c10 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
suite: 0x000055ff9e49f860 [2 ] T_CLASS TestHash
type: T_SYMBOL test
orig_testout: 0x000055ff9e097a38 [0LMP U] T_FILE (IO)
i: 0x000055ff9e49c520 [0 U] T_FILE (IO)
o: 0x000055ff9e49c4f8 [0 U] T_FILE (IO)
orig_stdin: 0x000055ff9e097ad8 [0LMP U] T_FILE (IO)
orig_stdout: 0x000055ff9e097a38 [0LMP U] T_FILE (IO)
th: 0x000055ff9e49c4a8 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 3
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: 0x000055ff9eaa4c10 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
suite: 0x000055ff9e49f860 [2 ] T_CLASS TestHash
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055ff9e0a26b8 [3LMP ] T_CLASS Array
self: 0x000055ff9e49c5e8 [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: 0x000055ff9eaa4c10 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
suites: 0x000055ff9e49c5e8 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
type: T_SYMBOL test
c:0003 p:0259 s:0016 E:002590 METHOD /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:128
me:
called_id: run, type: iseq
owner class: 0x000055ff9eaa4c10 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055ff9e5d8678 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ff9e48f130
lvars:
args: 0x000055ff9e096c28 [3LMP ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055ff9e20a1e0 [0 ] T_STRING (String)run /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb test
suites: 0x000055ff9e20a0a0 [0 ] T_ARRAY (Array)[ ] len: 81, capa:81 ptr:0x000055ff9fefe790
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 E:0007b0 EVAL /tmp/ruby/v2/src/trunk-theap-asserts/tool/lib/test/unit/parallel.rb:213 [FINISH]
self: 0x000055ff9e0b5d30 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:0014e0 (none) [FINISH]
self: 0x000055ff9e0b5d30 [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) [0x7ff96e889dd9] /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) [0x7ff96e6ae915] /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) [0x7ff96e612db2] /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) [0x7ff96e6e25fb] /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) [0x7ff96e6e26ab] /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) [0x7ff96e874b75] /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) [0x7ff96e87907b] /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) [0x7ff96e879c9b] /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) [0x7ff96e61f6ec] /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) [0x7ff96e86767c] /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) [0x7ff96e872c70] /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) [0x7ff96e87907b] /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) [0x7ff96e879c9b] /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) [0x7ff96e61f6ec] /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) [0x7ff96e86767c] /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) [0x7ff96e872c70] /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) [0x7ff96e8796e3] /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) [0x7ff96e6b544a] /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) [0x7ff96e6bbd59] /tmp/ruby/v2/src/trunk-theap-asserts/eval.c:347
/tmp/ruby/v2/build/trunk-theap-asserts/ruby(main+0x6f) [0x55ff9d541a1f] /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/src/trunk-theap-asserts/test/-ext-/bug_reporter/test_bug_reporter.rb
57 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/iter.so
58 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/iter/test_iter_break.rb
59 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/iter/test_yield_block.rb
60 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/load/protect.so
61 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/load/test_protect.rb
62 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
63 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/marshal/test_internal_ivar.rb
64 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/method.so
65 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/method/test_arity.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-/popen_deadlock/infinite_loop_dlsym.so
69 /tmp/ruby/v2/src/trunk-theap-asserts/test/-ext-/popen_deadlock/test_popen_deadlock.rb
70 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/bigdecimal.so
71 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/bigdecimal.rb
72 /tmp/ruby/v2/src/trunk-theap-asserts/test/bigdecimal/testbase.rb
73 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/bigdecimal/util.rb
74 /tmp/ruby/v2/src/trunk-theap-asserts/test/bigdecimal/test_bigdecimal_util.rb
75 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/bigdecimal/math.rb
76 /tmp/ruby/v2/src/trunk-theap-asserts/test/bigdecimal/test_bigmath.rb
77 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/core.rb
78 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
79 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/util.rb
80 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/cookie.rb
81 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi.rb
82 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
83 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/update_env.rb
84 /tmp/ruby/v2/src/trunk-theap-asserts/test/cgi/test_cgi_tag_helper.rb
85 /tmp/ruby/v2/src/trunk-theap-asserts/lib/cgi/html.rb
86 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
87 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/coverage.rb
88 /tmp/ruby/v2/src/trunk-theap-asserts/test/coverage/test_coverage.rb
89 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rubygems/path_support.rb
90 /tmp/ruby/v2/src/trunk-theap-asserts/test/dbm/test_dbm.rb
91 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/version.rb
92 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/core_ext/name_error.rb
93 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/levenshtein.rb
94 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/jaro_winkler.rb
95 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checker.rb
96 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
97 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
98 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
99 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
100 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
101 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
102 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/formatters/plain_formatter.rb
103 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean/tree_spell_checker.rb
104 /tmp/ruby/v2/src/trunk-theap-asserts/lib/did_you_mean.rb
105 /tmp/ruby/v2/src/trunk-theap-asserts/test/did_you_mean/helper.rb
106 /tmp/ruby/v2/src/trunk-theap-asserts/test/did_you_mean/edit_distance/test_jaro_winkler.rb
107 /tmp/ruby/v2/src/trunk-theap-asserts/test/did_you_mean/spell_checking/test_key_name_check.rb
108 /tmp/ruby/v2/src/trunk-theap-asserts/test/did_you_mean/spell_checking/test_method_name_check.rb
109 /tmp/ruby/v2/src/trunk-theap-asserts/test/did_you_mean/test_spell_checker.rb
110 /tmp/ruby/v2/src/trunk-theap-asserts/lib/set.rb
111 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/versions.rb
112 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/exception.rb
113 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/syntax_error.rb
114 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
115 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/omap.rb
116 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/set.rb
117 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/class_loader.rb
118 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
119 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/scalar_scanner.rb
120 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/node.rb
121 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/stream.rb
122 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/document.rb
123 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/sequence.rb
124 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/scalar.rb
125 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/mapping.rb
126 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes/alias.rb
127 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/nodes.rb
128 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/streaming.rb
129 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/visitor.rb
130 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/to_ruby.rb
131 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/emitter.rb
132 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/handler.rb
133 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/tree_builder.rb
134 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/yaml_tree.rb
135 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/ruby_events.rb
136 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/json_tree.rb
137 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors/depth_first.rb
138 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/visitors.rb
139 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/parser.rb
140 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/coder.rb
141 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/core_ext.rb
142 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/stream.rb
143 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/yaml_events.rb
144 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/tree_builder.rb
145 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/json/stream.rb
146 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych/handlers/document_stream.rb
147 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/psych.rb
148 /tmp/ruby/v2/src/trunk-theap-asserts/lib/yaml.rb
149 /tmp/ruby/v2/src/trunk-theap-asserts/test/did_you_mean/test_tree_spell_checker.rb
150 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/socket.so
151 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
152 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/socket.rb
153 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/eq.rb
154 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/invokemethod.rb
155 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/drb.rb
156 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb.rb
157 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/timeridconv.rb
158 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/weakidconv.rb
159 /tmp/ruby/v2/src/trunk-theap-asserts/test/drb/test_drbobject.rb
160 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/extservm.rb
161 /tmp/ruby/v2/src/trunk-theap-asserts/test/drb/drbtest.rb
162 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
163 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/digest.rb
164 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/openssl.so
165 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/bn.rb
166 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/pkey.rb
167 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/cipher.rb
168 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/config.rb
169 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/digest.rb
170 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/hmac.rb
171 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/x509.rb
172 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/buffering.rb
173 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/nonblock.so
174 /tmp/ruby/v2/src/trunk-theap-asserts/lib/ipaddr.rb
175 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/ssl.rb
176 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl/pkcs5.rb
177 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/openssl.rb
178 /tmp/ruby/v2/src/trunk-theap-asserts/lib/singleton.rb
179 /tmp/ruby/v2/src/trunk-theap-asserts/lib/drb/ssl.rb
180 /tmp/ruby/v2/src/trunk-theap-asserts/test/drb/test_drbssl.rb
181 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/protocol.rb
182 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/version.rb
183 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/rfc2396_parser.rb
184 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/rfc3986_parser.rb
185 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/common.rb
186 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/generic.rb
187 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/file.rb
188 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/ftp.rb
189 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/http.rb
190 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/https.rb
191 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/ldap.rb
192 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/ldaps.rb
193 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri/mailto.rb
194 /tmp/ruby/v2/src/trunk-theap-asserts/lib/uri.rb
195 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
196 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/exceptions.rb
197 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/header.rb
198 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
199 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/generic_request.rb
200 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/request.rb
201 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/requests.rb
202 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/response.rb
203 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/responses.rb
204 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/proxy_delta.rb
205 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http/backward.rb
206 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/http.rb
207 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/test_http_request.rb
208 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/test_httpheader.rb
209 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/test_httpresponse.rb
210 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/test_httpresponses.rb
211 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/https.rb
212 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/compat.rb
213 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/version.rb
214 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpversion.rb
215 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httputils.rb
216 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/utils.rb
217 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/log.rb
218 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/config.rb
219 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/server.rb
220 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/accesslog.rb
221 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/htmlutils.rb
222 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
223 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/date.rb
224 /tmp/ruby/v2/src/trunk-theap-asserts/lib/time.rb
225 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/cookie.rb
226 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpstatus.rb
227 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httprequest.rb
228 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpresponse.rb
229 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpservlet/abstract.rb
230 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpservlet/filehandler.rb
231 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpservlet/cgihandler.rb
232 /tmp/ruby/v2/src/trunk-theap-asserts/lib/erb.rb
233 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpservlet/erbhandler.rb
234 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpservlet/prochandler.rb
235 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpservlet.rb
236 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpserver.rb
237 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/authenticator.rb
238 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/basicauth.rb
239 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
240 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha1.so
241 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/digestauth.rb
242 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/userdb.rb
243 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/htpasswd.rb
244 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/htdigest.rb
245 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth/htgroup.rb
246 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpauth.rb
247 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick.rb
248 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/ssl.rb
249 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/https.rb
250 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/utils.rb
251 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/test_https.rb
252 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/http/test_https_proxy.rb
253 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/imap.rb
254 /tmp/ruby/v2/src/trunk-theap-asserts/test/net/imap/test_imap.rb
255 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
256 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
257 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
258 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
259 /tmp/ruby/v2/src/trunk-theap-asserts/lib/open-uri.rb
260 /tmp/ruby/v2/src/trunk-theap-asserts/lib/webrick/httpproxy.rb
261 /tmp/ruby/v2/src/trunk-theap-asserts/test/open-uri/test_open-uri.rb
262 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
263 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
264 /tmp/ruby/v2/src/trunk-theap-asserts/lib/net/ftp.rb
265 /tmp/ruby/v2/src/trunk-theap-asserts/test/open-uri/test_ssl.rb
266 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/utils.rb
267 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_asn1.rb
268 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/forwardable/impl.rb
269 /tmp/ruby/v2/src/trunk-theap-asserts/lib/forwardable/version.rb
270 /tmp/ruby/v2/src/trunk-theap-asserts/lib/forwardable.rb
271 /tmp/ruby/v2/src/trunk-theap-asserts/lib/prime.rb
272 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_bn.rb
273 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_buffering.rb
274 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_cipher.rb
275 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_config.rb
276 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_digest.rb
277 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_engine.rb
278 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_random.rb
279 /tmp/ruby/v2/src/trunk-theap-asserts/test/openssl/test_ssl.rb
280 /tmp/ruby/v2/src/trunk-theap-asserts/lib/bundler/errors.rb
281 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/version.rb
282 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/i18n/text.rb
283 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/i18n.rb
284 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc.rb
285 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/support/test_case.rb
286 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup.rb
287 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/support/formatter_test_case.rb
288 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/support/text_formatter_test_case.rb
289 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/helper.rb
290 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_rdoc.rb
291 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/store.rb
292 /tmp/ruby/v2/src/trunk-theap-asserts/lib/find.rb
293 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
294 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/pathname.rb
295 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator.rb
296 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/formatter.rb
297 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_joined_paragraph.rb
298 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markdown/entities.rb
299 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markdown/literals.rb
300 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markdown.rb
301 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd.rb
302 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/parser.rb
303 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/pre_process.rb
304 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/tom_doc.rb
305 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/text.rb
306 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/code_object.rb
307 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/method_attr.rb
308 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/context.rb
309 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/class_module.rb
310 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/context/section.rb
311 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/top_level.rb
312 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/markup.rb
313 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/darkfish.rb
314 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/ri.rb
315 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot/message_extractor.rb
316 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot/po.rb
317 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot/po_entry.rb
318 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/pot.rb
319 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rdoc.rb
320 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/options.rb
321 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/stats.rb
322 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/stats/quiet.rb
323 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
324 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/io/console/size.rb
325 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/stats/normal.rb
326 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/text.rb
327 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/simple.rb
328 /tmp/ruby/v2/src/trunk-theap-asserts/lib/tsort.rb
329 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/c.rb
330 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/changelog.rb
331 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/markdown.rb
332 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/rd.rb
333 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
334 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/core.rb
335 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/lexer.rb
336 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/filter.rb
337 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper/sexp.rb
338 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/ripper.rb
339 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/ripper_state_lex.rb
340 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/token_stream.rb
341 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/ruby_tools.rb
342 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser/ruby.rb
343 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/parser.rb
344 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/encoding.rb
345 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/comment.rb
346 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/constant.rb
347 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/document.rb
348 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/normal_class.rb
349 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/raw.rb
350 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/verbatim.rb
351 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_rdoc.rb
352 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attribute_manager.rb
353 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attributes.rb
354 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/version.rb
355 /tmp/ruby/v2/src/trunk-theap-asserts/lib/ostruct/version.rb
356 /tmp/ruby/v2/src/trunk-theap-asserts/lib/ostruct.rb
357 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/generic_object.rb
358 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/common.rb
359 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
360 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
361 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json/ext.rb
362 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/json.rb
363 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/generator/json_index.rb
364 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/erb_partial.rb
365 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_table_of_contents.rb
366 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_html.rb
367 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/cross_reference.rb
368 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_html_crossref.rb
369 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/to_html_snippet.rb
370 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/paragraph.rb
371 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/hard_break.rb
372 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/attr_span.rb
373 /tmp/ruby/v2/src/trunk-theap-asserts/lib/racc/info.rb
374 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
375 /tmp/ruby/v2/src/trunk-theap-asserts/lib/racc/parser.rb
376 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd/block_parser.rb
377 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd/inline_parser.rb
378 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/markup/blank_line.rb
379 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/rd/inline.rb
380 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_servlet.rb
381 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/servlet.rb
382 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri.rb
383 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri/paths.rb
384 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/xref_data.rb
385 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/xref_test_case.rb
386 /tmp/ruby/v2/src/trunk-theap-asserts/test/rdoc/test_rdoc_store.rb
387 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/attr.rb
388 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/any_method.rb
389 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/alias.rb
390 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/single_class.rb
391 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/normal_module.rb
392 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/ri/store.rb
393 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/mixin.rb
394 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/include.rb
395 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rdoc/known_classes.rb
396 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rinda/rinda.rb
397 /tmp/ruby/v2/src/trunk-theap-asserts/lib/rinda/tuplespace.rb
398 /tmp/ruby/v2/src/trunk-theap-asserts/test/rinda/test_tuplebag.rb
399 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/assert_parse_files.rb
400 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_files_ext.rb
401 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_files_sample.rb
402 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_files_test.rb
403 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_files_test_1.rb
404 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_files_test_2.rb
405 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_filter.rb
406 /tmp/ruby/v2/src/trunk-theap-asserts/test/ripper/test_ripper.rb
407 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
408 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/enc/test_case_mapping.rb
409 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
410 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/enc/test_case_options.rb
411 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/enc/test_cesu8.rb
412 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cesu_8.so
413 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/enc/test_cp949.rb
414 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cp949.so
415 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/enc/test_emoji.rb
416 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
417 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
418 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/emacs_mule.so
419 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
420 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji.so
421 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
422 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
423 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
424 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/enc/test_emoji_breaks.rb
425 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_arithmetic_sequence.rb
426 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_arity.rb
427 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_array.rb
428 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
429 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_basicinstructions.rb
430 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_beginendblock.rb
431 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_clone.rb
432 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_comparable.rb
433 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_complex.rb
434 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_default_gems.rb
435 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_defined.rb
436 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_dir.rb
437 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_econv.rb
438 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
439 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese.so
440 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
441 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
442 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/escape.so
443 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
444 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/ut_eof.rb
445 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_file.rb
446 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
447 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/function.rb
448 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle/closure.rb
449 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/common/fiddle.rb
450 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_gc_compact.rb
451 /tmp/ruby/v2/src/trunk-theap-asserts/test/ruby/test_hash.rb
* Process memory map:
55ff9d541000-55ff9d542000 r-xp 00000000 00:ea 2212686767 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
55ff9d741000-55ff9d742000 r--p 00000000 00:ea 2212686767 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
55ff9d742000-55ff9d743000 rw-p 00001000 00:ea 2212686767 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
55ff9e058000-55ffa067f000 rw-p 00000000 00:00 0 [heap]
7ff92b8f5000-7ff92bae5000 r--s 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7ff92bae5000-7ff92c000000 rw-p 00000000 00:00 0
7ff92c000000-7ff92c14c000 rw-p 00000000 00:00 0
7ff92c14c000-7ff930000000 ---p 00000000 00:00 0
7ff930011000-7ff9308c6000 r--s 00000000 00:ea 2212688140 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7ff9308c6000-7ff9308dc000 r-xp 00000000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff9308dc000-7ff930adc000 ---p 00016000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff930adc000-7ff930add000 r--p 00016000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff930add000-7ff930ade000 rw-p 00017000 fe:00 2149855135 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff930ade000-7ff930ae5000 r-xp 00000000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7ff930ae5000-7ff930ce4000 ---p 00007000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7ff930ce4000-7ff930ce5000 r--p 00006000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7ff930ce5000-7ff930ce6000 rw-p 00007000 fe:00 90293293 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7ff930ce6000-7ff930cee000 r-xp 00000000 00:ea 2213310928 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7ff930cee000-7ff930eee000 ---p 00008000 00:ea 2213310928 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7ff930eee000-7ff930eef000 r--p 00008000 00:ea 2213310928 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7ff930eef000-7ff930ef0000 rw-p 00009000 00:ea 2213310928 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/fiddle.so
7ff930ef0000-7ff930ef2000 r-xp 00000000 00:ea 2213137284 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7ff930ef2000-7ff9310f1000 ---p 00002000 00:ea 2213137284 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7ff9310f1000-7ff9310f2000 r--p 00001000 00:ea 2213137284 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7ff9310f2000-7ff9310f3000 rw-p 00002000 00:ea 2213137284 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/file.so
7ff9310f3000-7ff9310f4000 r-xp 00000000 00:ea 2213622850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/escape.so
7ff9310f4000-7ff9312f4000 ---p 00001000 00:ea 2213622850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/escape.so
7ff9312f4000-7ff9312f5000 r--p 00001000 00:ea 2213622850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/escape.so
7ff9312f5000-7ff9312f6000 rw-p 00002000 00:ea 2213622850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/escape.so
7ff9312f6000-7ff9312f7000 r-xp 00000000 00:ea 2213544038 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7ff9312f7000-7ff9314f6000 ---p 00001000 00:ea 2213544038 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7ff9314f6000-7ff9314f7000 r--p 00000000 00:ea 2213544038 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7ff9314f7000-7ff9314f8000 rw-p 00001000 00:ea 2213544038 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32le.so
7ff9314f8000-7ff9314f9000 r-xp 00000000 00:ea 2213540323 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7ff9314f9000-7ff9316f8000 ---p 00001000 00:ea 2213540323 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7ff9316f8000-7ff9316f9000 r--p 00000000 00:ea 2213540323 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7ff9316f9000-7ff9316fa000 rw-p 00001000 00:ea 2213540323 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_32be.so
7ff9316fa000-7ff9316fb000 r-xp 00000000 00:ea 2213635734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7ff9316fb000-7ff9318fb000 ---p 00001000 00:ea 2213635734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7ff9318fb000-7ff9318fc000 r--p 00001000 00:ea 2213635734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7ff9318fc000-7ff9318fd000 rw-p 00002000 00:ea 2213635734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7ff9318fd000-7ff9318fe000 r-xp 00000000 00:ea 2213526344 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7ff9318fe000-7ff931afd000 ---p 00001000 00:ea 2213526344 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7ff931afd000-7ff931afe000 r--p 00000000 00:ea 2213526344 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7ff931afe000-7ff931aff000 rw-p 00001000 00:ea 2213526344 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16le.so
7ff931aff000-7ff931b16000 r-xp 00000000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7ff931b16000-7ff931d15000 ---p 00017000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7ff931d15000-7ff931d16000 r--p 00016000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7ff931d16000-7ff931d17000 rw-p 00017000 fe:00 4317263984 /lib/x86_64-linux-gnu/libnsl-2.27.so
7ff931d17000-7ff931d19000 rw-p 00000000 00:00 0
7ff931d19000-7ff931d24000 r-xp 00000000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7ff931d24000-7ff931f23000 ---p 0000b000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7ff931f23000-7ff931f24000 r--p 0000a000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7ff931f24000-7ff931f25000 rw-p 0000b000 fe:00 4317264005 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7ff931f25000-7ff931f2d000 r-xp 00000000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7ff931f2d000-7ff93212d000 ---p 00008000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7ff93212d000-7ff93212e000 r--p 00008000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7ff93212e000-7ff93212f000 rw-p 00009000 fe:00 4317263987 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7ff93212f000-7ff932130000 r-xp 00000000 00:ea 2213275930 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7ff932130000-7ff93232f000 ---p 00001000 00:ea 2213275930 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7ff93232f000-7ff932330000 r--p 00000000 00:ea 2213275930 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7ff932330000-7ff932331000 rw-p 00001000 00:ea 2213275930 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/continuation.so
7ff932331000-7ff93234d000 r-xp 00000000 00:ea 2213597783 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7ff93234d000-7ff93254d000 ---p 0001c000 00:ea 2213597783 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7ff93254d000-7ff93254e000 r--p 0001c000 00:ea 2213597783 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7ff93254e000-7ff93254f000 rw-p 0001d000 00:ea 2213597783 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7ff93254f000-7ff932569000 r-xp 00000000 00:ea 2213610788 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ff932569000-7ff932769000 ---p 0001a000 00:ea 2213610788 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ff932769000-7ff93276a000 r--p 0001a000 00:ea 2213610788 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ff93276a000-7ff93276b000 rw-p 0001b000 00:ea 2213610788 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ff93276b000-7ff932788000 r-xp 00000000 00:ea 2213610936 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7ff932788000-7ff932988000 ---p 0001d000 00:ea 2213610936 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7ff932988000-7ff932989000 r--p 0001d000 00:ea 2213610936 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7ff932989000-7ff93298a000 rw-p 0001e000 00:ea 2213610936 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7ff93298a000-7ff932995000 r-xp 00000000 00:ea 2213579268 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7ff932995000-7ff932b95000 ---p 0000b000 00:ea 2213579268 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7ff932b95000-7ff932b96000 r--p 0000b000 00:ea 2213579268 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7ff932b96000-7ff932b97000 rw-p 0000c000 00:ea 2213579268 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7ff932b97000-7ff932bb3000 r-xp 00000000 00:ea 2213570186 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7ff932bb3000-7ff932db3000 ---p 0001c000 00:ea 2213570186 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7ff932db3000-7ff932db4000 r--p 0001c000 00:ea 2213570186 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7ff932db4000-7ff932db5000 rw-p 0001d000 00:ea 2213570186 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7ff932db5000-7ff932db7000 r-xp 00000000 00:ea 2213506394 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7ff932db7000-7ff932fb7000 ---p 00002000 00:ea 2213506394 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7ff932fb7000-7ff932fb8000 r--p 00002000 00:ea 2213506394 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7ff932fb8000-7ff932fb9000 rw-p 00003000 00:ea 2213506394 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7ff932fb9000-7ff932fbb000 r-xp 00000000 00:ea 2213645504 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7ff932fbb000-7ff9331bb000 ---p 00002000 00:ea 2213645504 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7ff9331bb000-7ff9331bc000 r--p 00002000 00:ea 2213645504 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7ff9331bc000-7ff9331bd000 rw-p 00003000 00:ea 2213645504 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7ff9331bd000-7ff9331e1000 r-xp 00000000 00:ea 2213697640 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff9331e1000-7ff9333e0000 ---p 00024000 00:ea 2213697640 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff9333e0000-7ff9333e1000 r--p 00023000 00:ea 2213697640 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff9333e1000-7ff9333e2000 rw-p 00024000 00:ea 2213697640 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff9333e2000-7ff9333e4000 r-xp 00000000 00:ea 2213503938 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cp949.so
7ff9333e4000-7ff9335e3000 ---p 00002000 00:ea 2213503938 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cp949.so
7ff9335e3000-7ff9335e4000 r--p 00001000 00:ea 2213503938 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cp949.so
7ff9335e4000-7ff9335e5000 rw-p 00002000 00:ea 2213503938 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cp949.so
7ff9335e5000-7ff9335e7000 r-xp 00000000 00:ea 2213510934 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cesu_8.so
7ff9335e7000-7ff9337e7000 ---p 00002000 00:ea 2213510934 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cesu_8.so
7ff9337e7000-7ff9337e8000 r--p 00002000 00:ea 2213510934 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cesu_8.so
7ff9337e8000-7ff9337e9000 rw-p 00003000 00:ea 2213510934 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/cesu_8.so
7ff9337e9000-7ff9337ec000 r-xp 00000000 00:ea 2213523307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7ff9337ec000-7ff9339eb000 ---p 00003000 00:ea 2213523307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7ff9339eb000-7ff9339ec000 r--p 00002000 00:ea 2213523307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7ff9339ec000-7ff9339ed000 rw-p 00003000 00:ea 2213523307 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/shift_jis.so
7ff9339ed000-7ff9339ef000 r-xp 00000000 00:ea 2213537999 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7ff9339ef000-7ff933bee000 ---p 00002000 00:ea 2213537999 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7ff933bee000-7ff933bef000 r--p 00001000 00:ea 2213537999 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7ff933bef000-7ff933bf0000 rw-p 00002000 00:ea 2213537999 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7ff933bf0000-7ff933bf4000 r-xp 00000000 00:ea 2213480868 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7ff933bf4000-7ff933df3000 ---p 00004000 00:ea 2213480868 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7ff933df3000-7ff933df4000 r--p 00003000 00:ea 2213480868 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7ff933df4000-7ff933df5000 rw-p 00004000 00:ea 2213480868 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/racc/cparse.so
7ff933df5000-7ff933dff000 r-xp 00000000 00:ea 2213286850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7ff933dff000-7ff933ffe000 ---p 0000a000 00:ea 2213286850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7ff933ffe000-7ff933fff000 r--p 00009000 00:ea 2213286850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7ff933fff000-7ff934000000 rw-p 0000a000 00:ea 2213286850 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/generator.so
7ff934000000-7ff934036000 rw-p 00000000 00:00 0
7ff934036000-7ff938000000 ---p 00000000 00:00 0
7ff938000000-7ff9381ab000 rw-p 00000000 00:00 0
7ff9381ab000-7ff93c000000 ---p 00000000 00:00 0
7ff93c000000-7ff93c4d3000 rw-p 00000000 00:00 0
7ff93c4d3000-7ff940000000 ---p 00000000 00:00 0
7ff940000000-7ff940040000 rw-p 00000000 00:00 0
7ff940040000-7ff944000000 ---p 00000000 00:00 0
7ff944000000-7ff94409d000 rw-p 00000000 00:00 0
7ff94409d000-7ff948000000 ---p 00000000 00:00 0
7ff948000000-7ff948083000 rw-p 00000000 00:00 0
7ff948083000-7ff94c000000 ---p 00000000 00:00 0
7ff94c000000-7ff94c09a000 rw-p 00000000 00:00 0
7ff94c09a000-7ff950000000 ---p 00000000 00:00 0
7ff950000000-7ff950519000 rw-p 00000000 00:00 0
7ff950519000-7ff954000000 ---p 00000000 00:00 0
7ff954000000-7ff954053000 rw-p 00000000 00:00 0
7ff954053000-7ff958000000 ---p 00000000 00:00 0
7ff9581b5000-7ff9581bb000 r-xp 00000000 00:ea 2213320391 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7ff9581bb000-7ff9583ba000 ---p 00006000 00:ea 2213320391 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7ff9583ba000-7ff9583bb000 r--p 00005000 00:ea 2213320391 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7ff9583bb000-7ff9583bc000 rw-p 00006000 00:ea 2213320391 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/json/ext/parser.so
7ff9583bc000-7ff9583f4000 r-xp 00000000 00:ea 2213485847 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7ff9583f4000-7ff9585f3000 ---p 00038000 00:ea 2213485847 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7ff9585f3000-7ff9585f5000 r--p 00037000 00:ea 2213485847 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7ff9585f5000-7ff9585f6000 rw-p 00039000 00:ea 2213485847 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/ripper.so
7ff9585f6000-7ff9585fd000 r-xp 00000000 00:ea 2213292963 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7ff9585fd000-7ff9587fc000 ---p 00007000 00:ea 2213292963 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7ff9587fc000-7ff9587fd000 r--p 00006000 00:ea 2213292963 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7ff9587fd000-7ff9587fe000 rw-p 00007000 00:ea 2213292963 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/console.so
7ff9587fe000-7ff958806000 r-xp 00000000 00:ea 2213454882 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7ff958806000-7ff958a05000 ---p 00008000 00:ea 2213454882 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7ff958a05000-7ff958a06000 r--p 00007000 00:ea 2213454882 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7ff958a06000-7ff958a07000 rw-p 00008000 00:ea 2213454882 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/pathname.so
7ff958a07000-7ff958a08000 ---p 00000000 00:00 0
7ff958a08000-7ff958b28000 rw-p 00000000 00:00 0
7ff958b28000-7ff958b29000 ---p 00000000 00:00 0
7ff958b29000-7ff958c49000 rw-p 00000000 00:00 0
7ff958c49000-7ff958c4a000 ---p 00000000 00:00 0
7ff958c4a000-7ff958d6a000 rw-p 00000000 00:00 0
7ff958d6a000-7ff958d6b000 ---p 00000000 00:00 0
7ff958d6b000-7ff958e8b000 rw-p 00000000 00:00 0
7ff958e8b000-7ff958ea1000 r-xp 00000000 00:ea 2213703050 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7ff958ea1000-7ff9590a1000 ---p 00016000 00:ea 2213703050 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7ff9590a1000-7ff9590a6000 r--p 00016000 00:ea 2213703050 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7ff9590a6000-7ff9590a7000 rw-p 0001b000 00:ea 2213703050 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7ff9590a7000-7ff9590a8000 ---p 00000000 00:00 0
7ff9590a8000-7ff9591c8000 rw-p 00000000 00:00 0
7ff9591c8000-7ff9591ca000 r-xp 00000000 00:ea 2213523883 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7ff9591ca000-7ff9593c9000 ---p 00002000 00:ea 2213523883 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7ff9593c9000-7ff9593ca000 r--p 00001000 00:ea 2213523883 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7ff9593ca000-7ff9593cb000 rw-p 00002000 00:ea 2213523883 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7ff9593cb000-7ff959422000 r-xp 00000000 00:ea 2213687456 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff959422000-7ff959621000 ---p 00057000 00:ea 2213687456 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff959621000-7ff959622000 r--p 00056000 00:ea 2213687456 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff959622000-7ff959623000 rw-p 00057000 00:ea 2213687456 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff959623000-7ff959626000 r-xp 00000000 00:ea 2213515721 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7ff959626000-7ff959825000 ---p 00003000 00:ea 2213515721 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7ff959825000-7ff959826000 r--p 00002000 00:ea 2213515721 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7ff959826000-7ff959827000 rw-p 00003000 00:ea 2213515721 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/euc_jp.so
7ff959827000-7ff95982a000 r-xp 00000000 00:ea 2213694392 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff95982a000-7ff959a2a000 ---p 00003000 00:ea 2213694392 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff959a2a000-7ff959a2b000 r--p 00003000 00:ea 2213694392 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff959a2b000-7ff959a2c000 rw-p 00004000 00:ea 2213694392 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff959a2c000-7ff959a2d000 r-xp 00000000 00:ea 2213531283 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7ff959a2d000-7ff959c2d000 ---p 00001000 00:ea 2213531283 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7ff959c2d000-7ff959c2e000 r--p 00001000 00:ea 2213531283 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7ff959c2e000-7ff959c2f000 rw-p 00002000 00:ea 2213531283 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/utf_16be.so
7ff959c2f000-7ff959c30000 r-xp 00000000 00:ea 2213304470 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha1.so
7ff959c30000-7ff959e2f000 ---p 00001000 00:ea 2213304470 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha1.so
7ff959e2f000-7ff959e30000 r--p 00000000 00:ea 2213304470 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha1.so
7ff959e30000-7ff959e31000 rw-p 00001000 00:ea 2213304470 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/sha1.so
7ff959e31000-7ff959e32000 r-xp 00000000 00:ea 2213275290 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7ff959e32000-7ff95a031000 ---p 00001000 00:ea 2213275290 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7ff95a031000-7ff95a032000 r--p 00000000 00:ea 2213275290 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7ff95a032000-7ff95a033000 rw-p 00001000 00:ea 2213275290 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest/md5.so
7ff95a033000-7ff95a068000 r-xp 00000000 00:ea 2213305527 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7ff95a068000-7ff95a267000 ---p 00035000 00:ea 2213305527 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7ff95a267000-7ff95a268000 r--p 00034000 00:ea 2213305527 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7ff95a268000-7ff95a269000 rw-p 00035000 00:ea 2213305527 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/date_core.so
7ff95a269000-7ff95a26a000 rw-p 00000000 00:00 0
7ff95a26a000-7ff95a26d000 r-xp 00000000 00:ea 2213543039 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7ff95a26d000-7ff95a46c000 ---p 00003000 00:ea 2213543039 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7ff95a46c000-7ff95a46d000 r--p 00002000 00:ea 2213543039 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7ff95a46d000-7ff95a46e000 rw-p 00003000 00:ea 2213543039 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/windows_31j.so
7ff95a46e000-7ff95a481000 r-xp 00000000 00:ea 2213509775 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7ff95a481000-7ff95a680000 ---p 00013000 00:ea 2213509775 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7ff95a680000-7ff95a681000 r--p 00012000 00:ea 2213509775 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7ff95a681000-7ff95a682000 rw-p 00013000 00:ea 2213509775 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/zlib.so
7ff95a682000-7ff95a683000 ---p 00000000 00:00 0
7ff95a683000-7ff95a7a3000 rw-p 00000000 00:00 0
7ff95a7a3000-7ff95a7a4000 ---p 00000000 00:00 0
7ff95a7a4000-7ff95a8c4000 rw-p 00000000 00:00 0
7ff95a8c4000-7ff95a8c5000 ---p 00000000 00:00 0
7ff95a8c5000-7ff95a9e5000 rw-p 00000000 00:00 0
7ff95a9e5000-7ff95a9e6000 ---p 00000000 00:00 0
7ff95a9e6000-7ff95ab06000 rw-p 00000000 00:00 0
7ff95ab06000-7ff95ab07000 ---p 00000000 00:00 0
7ff95ab07000-7ff95ac27000 rw-p 00000000 00:00 0
7ff95ac27000-7ff95ac28000 r-xp 00000000 00:ea 2213305175 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/nonblock.so
7ff95ac28000-7ff95ae27000 ---p 00001000 00:ea 2213305175 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/nonblock.so
7ff95ae27000-7ff95ae28000 r--p 00000000 00:ea 2213305175 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/nonblock.so
7ff95ae28000-7ff95ae29000 rw-p 00001000 00:ea 2213305175 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/nonblock.so
7ff95ae29000-7ff95ae2c000 r-xp 00000000 00:ea 2213288335 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7ff95ae2c000-7ff95b02c000 ---p 00003000 00:ea 2213288335 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7ff95b02c000-7ff95b02d000 r--p 00003000 00:ea 2213288335 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7ff95b02d000-7ff95b02e000 rw-p 00004000 00:ea 2213288335 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/digest.so
7ff95b02e000-7ff95b2c9000 r-xp 00000000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7ff95b2c9000-7ff95b4c8000 ---p 0029b000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7ff95b4c8000-7ff95b4f4000 r--p 0029a000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7ff95b4f4000-7ff95b4f6000 rw-p 002c6000 fe:00 4305982723 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7ff95b4f6000-7ff95b4f9000 rw-p 00000000 00:00 0
7ff95b4f9000-7ff95b579000 r-xp 00000000 fe:00 4308118669 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7ff95b579000-7ff95b779000 ---p 00080000 fe:00 4308118669 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7ff95b779000-7ff95b782000 r--p 00080000 fe:00 4308118669 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7ff95b782000-7ff95b786000 rw-p 00089000 fe:00 4308118669 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7ff95b786000-7ff95b7e2000 r-xp 00000000 00:ea 2213431586 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/openssl.so
7ff95b7e2000-7ff95b9e2000 ---p 0005c000 00:ea 2213431586 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/openssl.so
7ff95b9e2000-7ff95b9e4000 r--p 0005c000 00:ea 2213431586 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/openssl.so
7ff95b9e4000-7ff95b9e6000 rw-p 0005e000 00:ea 2213431586 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/openssl.so
7ff95b9e6000-7ff95b9e7000 rw-p 00000000 00:00 0
7ff95b9e7000-7ff95b9f2000 r-xp 00000000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7ff95b9f2000-7ff95bbf1000 ---p 0000b000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7ff95bbf1000-7ff95bbf2000 r--p 0000a000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7ff95bbf2000-7ff95bbf3000 rw-p 0000b000 fe:00 4317263998 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7ff95bbf3000-7ff95bbf9000 rw-p 00000000 00:00 0
7ff95bbf9000-7ff95bbfb000 r-xp 00000000 00:ea 2213313734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7ff95bbfb000-7ff95bdfa000 ---p 00002000 00:ea 2213313734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7ff95bdfa000-7ff95bdfb000 r--p 00001000 00:ea 2213313734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7ff95bdfb000-7ff95bdfc000 rw-p 00002000 00:ea 2213313734 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/io/wait.so
7ff95bdfc000-7ff95bdff000 r-xp 00000000 fe:00 4317180260 /lib/x86_64-linux-gnu/libanl-2.27.so
7ff95bdff000-7ff95bffe000 ---p 00003000 fe:00 4317180260 /lib/x86_64-linux-gnu/libanl-2.27.so
7ff95bffe000-7ff95bfff000 r--p 00002000 fe:00 4317180260 /lib/x86_64-linux-gnu/libanl-2.27.so
7ff95bfff000-7ff95c000000 rw-p 00003000 fe:00 4317180260 /lib/x86_64-linux-gnu/libanl-2.27.so
7ff95c000000-7ff95c755000 rw-p 00000000 00:00 0
7ff95c755000-7ff960000000 ---p 00000000 00:00 0
7ff960000000-7ff96004b000 rw-p 00000000 00:00 0
7ff96004b000-7ff964000000 ---p 00000000 00:00 0
7ff964000000-7ff96402b000 rw-p 00000000 00:00 0
7ff96402b000-7ff968000000 ---p 00000000 00:00 0
7ff9680ff000-7ff96812d000 r-xp 00000000 00:ea 2213508297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/socket.so
7ff96812d000-7ff96832c000 ---p 0002e000 00:ea 2213508297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/socket.so
7ff96832c000-7ff96832d000 r--p 0002d000 00:ea 2213508297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/socket.so
7ff96832d000-7ff96832e000 rw-p 0002e000 00:ea 2213508297 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/socket.so
7ff96832e000-7ff968336000 r-xp 00000000 00:ea 2213515380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7ff968336000-7ff968535000 ---p 00008000 00:ea 2213515380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7ff968535000-7ff968536000 r--p 00007000 00:ea 2213515380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7ff968536000-7ff968537000 rw-p 00008000 00:ea 2213515380 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/strscan.so
7ff968537000-7ff96855a000 r-xp 00000000 00:ea 2213478691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7ff96855a000-7ff968759000 ---p 00023000 00:ea 2213478691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7ff968759000-7ff96875a000 r--p 00022000 00:ea 2213478691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7ff96875a000-7ff96875b000 rw-p 00023000 00:ea 2213478691 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/psych.so
7ff96875b000-7ff96875e000 r-xp 00000000 00:ea 2213284908 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7ff96875e000-7ff96895d000 ---p 00003000 00:ea 2213284908 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7ff96895d000-7ff96895e000 r--p 00002000 00:ea 2213284908 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7ff96895e000-7ff96895f000 rw-p 00003000 00:ea 2213284908 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/coverage.so
7ff96895f000-7ff968968000 r-xp 00000000 00:ea 2213509377 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7ff968968000-7ff968b67000 ---p 00009000 00:ea 2213509377 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7ff968b67000-7ff968b68000 r--p 00008000 00:ea 2213509377 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7ff968b68000-7ff968b69000 rw-p 00009000 00:ea 2213509377 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/stringio.so
7ff968b69000-7ff968b6c000 r-xp 00000000 00:ea 2213269176 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7ff968b6c000-7ff968d6b000 ---p 00003000 00:ea 2213269176 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7ff968d6b000-7ff968d6c000 r--p 00002000 00:ea 2213269176 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7ff968d6c000-7ff968d6d000 rw-p 00003000 00:ea 2213269176 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/cgi/escape.so
7ff968d6d000-7ff968d82000 r-xp 00000000 00:ea 2213257102 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/bigdecimal.so
7ff968d82000-7ff968f81000 ---p 00015000 00:ea 2213257102 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/bigdecimal.so
7ff968f81000-7ff968f82000 r--p 00014000 00:ea 2213257102 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/bigdecimal.so
7ff968f82000-7ff968f83000 rw-p 00015000 00:ea 2213257102 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/bigdecimal.so
7ff968f83000-7ff968f84000 r-xp 00000000 00:ea 2213216301 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ff968f84000-7ff969183000 ---p 00001000 00:ea 2213216301 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ff969183000-7ff969184000 r--p 00000000 00:ea 2213216301 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ff969184000-7ff969185000 rw-p 00001000 00:ea 2213216301 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ff969185000-7ff969186000 r-xp 00000000 00:ea 2213210223 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7ff969186000-7ff969385000 ---p 00001000 00:ea 2213210223 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7ff969385000-7ff969386000 r--p 00000000 00:ea 2213210223 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7ff969386000-7ff969387000 rw-p 00001000 00:ea 2213210223 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/path_to_class.so
7ff969387000-7ff969388000 r-xp 00000000 00:ea 2213199213 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/method.so
7ff969388000-7ff969587000 ---p 00001000 00:ea 2213199213 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/method.so
7ff969587000-7ff969588000 r--p 00000000 00:ea 2213199213 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/method.so
7ff969588000-7ff969589000 rw-p 00001000 00:ea 2213199213 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/method.so
7ff969589000-7ff96958a000 r-xp 00000000 00:ea 2213186106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ff96958a000-7ff969789000 ---p 00001000 00:ea 2213186106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ff969789000-7ff96978a000 r--p 00000000 00:ea 2213186106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ff96978a000-7ff96978b000 rw-p 00001000 00:ea 2213186106 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ff96978b000-7ff96978c000 r-xp 00000000 00:ea 2213164714 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/load/protect.so
7ff96978c000-7ff96998b000 ---p 00001000 00:ea 2213164714 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/load/protect.so
7ff96998b000-7ff96998c000 r--p 00000000 00:ea 2213164714 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/load/protect.so
7ff96998c000-7ff96998d000 rw-p 00001000 00:ea 2213164714 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/load/protect.so
7ff96998d000-7ff96998e000 r-xp 00000000 00:ea 2213195801 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/iter.so
7ff96998e000-7ff969b8d000 ---p 00001000 00:ea 2213195801 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/iter.so
7ff969b8d000-7ff969b8e000 r--p 00000000 00:ea 2213195801 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/iter.so
7ff969b8e000-7ff969b8f000 rw-p 00001000 00:ea 2213195801 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/-test-/iter.so
7ff969b8f000-7ff969b90000 ---p 00000000 00:00 0
7ff969b90000-7ff969cb0000 rw-p 00000000 00:00 0
7ff969cb0000-7ff969cb1000 ---p 00000000 00:00 0
7ff969cb1000-7ff969dd1000 rw-p 00000000 00:00 0
7ff969dd1000-7ff969dd2000 ---p 00000000 00:00 0
7ff969dd2000-7ff969ef2000 rw-p 00000000 00:00 0
7ff969ef2000-7ff969ef4000 r-xp 00000000 00:ea 2213295013 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7ff969ef4000-7ff96a0f3000 ---p 00002000 00:ea 2213295013 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7ff96a0f3000-7ff96a0f4000 r--p 00001000 00:ea 2213295013 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7ff96a0f4000-7ff96a0f5000 rw-p 00002000 00:ea 2213295013 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/monitor.so
7ff96a0f5000-7ff96a0fb000 r-xp 00000000 00:ea 2213292774 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7ff96a0fb000-7ff96a2fa000 ---p 00006000 00:ea 2213292774 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7ff96a2fa000-7ff96a2fb000 r--p 00005000 00:ea 2213292774 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7ff96a2fb000-7ff96a2fc000 rw-p 00006000 00:ea 2213292774 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/etc.so
7ff96a2fc000-7ff96a2ff000 r-xp 00000000 00:ea 2213459460 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7ff96a2ff000-7ff96a4fe000 ---p 00003000 00:ea 2213459460 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7ff96a4fe000-7ff96a4ff000 r--p 00002000 00:ea 2213459460 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7ff96a4ff000-7ff96a500000 rw-p 00003000 00:ea 2213459460 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7ff96a500000-7ff96a502000 r-xp 00000000 00:ea 2213722091 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7ff96a502000-7ff96a702000 ---p 00002000 00:ea 2213722091 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7ff96a702000-7ff96a703000 r--p 00002000 00:ea 2213722091 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7ff96a703000-7ff96a704000 rw-p 00003000 00:ea 2213722091 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7ff96a704000-7ff96a706000 r-xp 00000000 00:ea 2213508811 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7ff96a706000-7ff96a905000 ---p 00002000 00:ea 2213508811 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7ff96a905000-7ff96a906000 r--p 00001000 00:ea 2213508811 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7ff96a906000-7ff96a907000 rw-p 00002000 00:ea 2213508811 /tmp/ruby/v2/build/trunk-theap-asserts/.ext/x86_64-linux/enc/encdb.so
7ff96a907000-7ff96a908000 ---p 00000000 00:00 0
7ff96a908000-7ff96a949000 rw-p 00000000 00:00 0
7ff96a949000-7ff96a94a000 ---p 00000000 00:00 0
7ff96a94a000-7ff96a98b000 rw-p 00000000 00:00 0
7ff96a98b000-7ff96a98c000 ---p 00000000 00:00 0
7ff96a98c000-7ff96a9cd000 rw-p 00000000 00:00 0
7ff96a9cd000-7ff96a9ce000 ---p 00000000 00:00 0
7ff96a9ce000-7ff96aa0f000 rw-p 00000000 00:00 0
7ff96aa0f000-7ff96aa10000 ---p 00000000 00:00 0
7ff96aa10000-7ff96aa51000 rw-p 00000000 00:00 0
7ff96aa51000-7ff96aa52000 ---p 00000000 00:00 0
7ff96aa52000-7ff96aa93000 rw-p 00000000 00:00 0
7ff96aa93000-7ff96aa94000 ---p 00000000 00:00 0
7ff96aa94000-7ff96aad5000 rw-p 00000000 00:00 0
7ff96aad5000-7ff96aad6000 ---p 00000000 00:00 0
7ff96aad6000-7ff96ab17000 rw-p 00000000 00:00 0
7ff96ab17000-7ff96ab18000 ---p 00000000 00:00 0
7ff96ab18000-7ff96ab59000 rw-p 00000000 00:00 0
7ff96ab59000-7ff96ab5a000 ---p 00000000 00:00 0
7ff96ab5a000-7ff96ab9b000 rw-p 00000000 00:00 0
7ff96ab9b000-7ff96ab9c000 ---p 00000000 00:00 0
7ff96ab9c000-7ff96abdd000 rw-p 00000000 00:00 0
7ff96abdd000-7ff96abde000 ---p 00000000 00:00 0
7ff96abde000-7ff96ac1f000 rw-p 00000000 00:00 0
7ff96ac1f000-7ff96ac20000 ---p 00000000 00:00 0
7ff96ac20000-7ff96ac61000 rw-p 00000000 00:00 0
7ff96ac61000-7ff96ac62000 ---p 00000000 00:00 0
7ff96ac62000-7ff96aca3000 rw-p 00000000 00:00 0
7ff96aca3000-7ff96aca4000 ---p 00000000 00:00 0
7ff96aca4000-7ff96ace5000 rw-p 00000000 00:00 0
7ff96ace5000-7ff96ace6000 ---p 00000000 00:00 0
7ff96ace6000-7ff96ad27000 rw-p 00000000 00:00 0
7ff96ad27000-7ff96ad28000 ---p 00000000 00:00 0
7ff96ad28000-7ff96ad69000 rw-p 00000000 00:00 0
7ff96ad69000-7ff96ad6a000 ---p 00000000 00:00 0
7ff96ad6a000-7ff96adab000 rw-p 00000000 00:00 0
7ff96adab000-7ff96adac000 ---p 00000000 00:00 0
7ff96adac000-7ff96aded000 rw-p 00000000 00:00 0
7ff96aded000-7ff96adee000 ---p 00000000 00:00 0
7ff96adee000-7ff96ae2f000 rw-p 00000000 00:00 0
7ff96ae2f000-7ff96ae30000 ---p 00000000 00:00 0
7ff96ae30000-7ff96ae71000 rw-p 00000000 00:00 0
7ff96ae71000-7ff96ae72000 ---p 00000000 00:00 0
7ff96ae72000-7ff96aeb3000 rw-p 00000000 00:00 0
7ff96aeb3000-7ff96aeb4000 ---p 00000000 00:00 0
7ff96aeb4000-7ff96aef5000 rw-p 00000000 00:00 0
7ff96aef5000-7ff96aef6000 ---p 00000000 00:00 0
7ff96aef6000-7ff96af37000 rw-p 00000000 00:00 0
7ff96af37000-7ff96af38000 ---p 00000000 00:00 0
7ff96af38000-7ff96af79000 rw-p 00000000 00:00 0
7ff96af79000-7ff96af7a000 ---p 00000000 00:00 0
7ff96af7a000-7ff96afbb000 rw-p 00000000 00:00 0
7ff96afbb000-7ff96afbc000 ---p 00000000 00:00 0
7ff96afbc000-7ff96affd000 rw-p 00000000 00:00 0
7ff96affd000-7ff96affe000 ---p 00000000 00:00 0
7ff96affe000-7ff96b03f000 rw-p 00000000 00:00 0
7ff96b03f000-7ff96b040000 ---p 00000000 00:00 0
7ff96b040000-7ff96b081000 rw-p 00000000 00:00 0
7ff96b081000-7ff96b082000 ---p 00000000 00:00 0
7ff96b082000-7ff96b0c3000 rw-p 00000000 00:00 0
7ff96b0c3000-7ff96b0c4000 ---p 00000000 00:00 0
7ff96b0c4000-7ff96b105000 rw-p 00000000 00:00 0
7ff96b105000-7ff96b106000 ---p 00000000 00:00 0
7ff96b106000-7ff96d150000 rw-p 00000000 00:00 0
7ff96d150000-7ff96d2ed000 r-xp 00000000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7ff96d2ed000-7ff96d4ec000 ---p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7ff96d4ec000-7ff96d4ed000 r--p 0019c000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7ff96d4ed000-7ff96d4ee000 rw-p 0019d000 fe:00 4317180944 /lib/x86_64-linux-gnu/libm-2.27.so
7ff96d4ee000-7ff96d4f7000 r-xp 00000000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff96d4f7000-7ff96d6f6000 ---p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff96d6f6000-7ff96d6f7000 r--p 00008000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff96d6f7000-7ff96d6f8000 rw-p 00009000 fe:00 4317180522 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff96d6f8000-7ff96d726000 rw-p 00000000 00:00 0
7ff96d726000-7ff96d729000 r-xp 00000000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff96d729000-7ff96d928000 ---p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff96d928000-7ff96d929000 r--p 00002000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff96d929000-7ff96d92a000 rw-p 00003000 fe:00 4317180555 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff96d92a000-7ff96d9a9000 r-xp 00000000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff96d9a9000-7ff96dba9000 ---p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff96dba9000-7ff96dbaa000 r--p 0007f000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff96dbaa000-7ff96dbab000 rw-p 00080000 fe:00 90293299 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff96dbab000-7ff96dbb2000 r-xp 00000000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7ff96dbb2000-7ff96ddb1000 ---p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7ff96ddb1000-7ff96ddb2000 r--p 00006000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7ff96ddb2000-7ff96ddb3000 rw-p 00007000 fe:00 4317308055 /lib/x86_64-linux-gnu/librt-2.27.so
7ff96ddb3000-7ff96ddcd000 r-xp 00000000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff96ddcd000-7ff96dfcc000 ---p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff96dfcc000-7ff96dfcd000 r--p 00019000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff96dfcd000-7ff96dfce000 rw-p 0001a000 fe:00 4317308051 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff96dfce000-7ff96dfd2000 rw-p 00000000 00:00 0
7ff96dfd2000-7ff96dfee000 r-xp 00000000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff96dfee000-7ff96e1ed000 ---p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff96e1ed000-7ff96e1ee000 r--p 0001b000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff96e1ee000-7ff96e1ef000 rw-p 0001c000 fe:00 4317394776 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff96e1ef000-7ff96e3d6000 r-xp 00000000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7ff96e3d6000-7ff96e5d6000 ---p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7ff96e5d6000-7ff96e5da000 r--p 001e7000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7ff96e5da000-7ff96e5dc000 rw-p 001eb000 fe:00 4317180343 /lib/x86_64-linux-gnu/libc-2.27.so
7ff96e5dc000-7ff96e5e0000 rw-p 00000000 00:00 0
7ff96e5e0000-7ff96e995000 r-xp 00000000 00:ea 2212688140 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7ff96e995000-7ff96eb94000 ---p 003b5000 00:ea 2212688140 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7ff96eb94000-7ff96eb9a000 r--p 003b4000 00:ea 2212688140 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7ff96eb9a000-7ff96eb9d000 rw-p 003ba000 00:ea 2212688140 /tmp/ruby/v2/build/trunk-theap-asserts/libruby.so.2.8.0
7ff96eb9d000-7ff96ebaf000 rw-p 00000000 00:00 0
7ff96ebaf000-7ff96ebd6000 r-xp 00000000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7ff96ec99000-7ff96ecc8000 r--s 00000000 00:ea 2212686767 /tmp/ruby/v2/build/trunk-theap-asserts/ruby
7ff96ecc8000-7ff96edcd000 rw-p 00000000 00:00 0
7ff96edd4000-7ff96edd6000 rw-p 00000000 00:00 0
7ff96edd6000-7ff96edd7000 r--p 00027000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7ff96edd7000-7ff96edd8000 rw-p 00028000 fe:00 4317179818 /lib/x86_64-linux-gnu/ld-2.27.so
7ff96edd8000-7ff96edd9000 rw-p 00000000 00:00 0
7ffdf3237000-7ffdf3a36000 rw-p 00000000 00:00 0 [stack]
7ffdf3bc7000-7ffdf3bc9000 r--p 00000000 00:00 0 [vvar]
7ffdf3bc9000-7ffdf3bcb000 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.
16606:running:test_hash: Broken pipe
make: *** [yes-test-all] Error 1
0.004000 0.004000 396.368000 ( 89.937263)
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.052000 0.044000 142.668000 (152.751739)
$$$[end] "make yes-test-all TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-theap-asserts.20200306-184851
total: 1235.69 sec