rev: cc525d764b
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-random-repeat" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-random-repeat/configure --prefix=/tmp/ruby/v3/install/trunk-random-repeat --disable-install-doc --enable-shared" exit with 0.
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
"make yes-test-basic TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random-repeat.20200516-061718
#<BuildRuby:0x000055f222e24c70
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-random-repeat",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random-repeat",
@TARGET_NAME="trunk-random-repeat",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random-repeat",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random-repeat.20200516-061718",
@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=\"--repeat-count=20 --test-order=random\"",
@timeout=21600>
user system total real
checkout Cloning into 'trunk-random-repeat'...
0.004000 0.000000 3.020000 ( 92.163083)
autoconf 0.000000 0.000000 1.536000 ( 1.553572)
configure 0.108000 0.056000 30.340000 ( 41.988325)
build_up + cp /tmp/ruby/v3/src/trunk-random-repeat/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random-repeat/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.07user 0.01system 0.01elapsed)
generating enc/trans/cesu_8.c ...
generating enc/trans/big5.c ...
converter for from_CESU_8
generating enc/trans/ebcdic.c ...
generating enc/trans/emoji.c ...
converter from IBM037 to ISO-8859-1
converter for to_CESU_8
done. (0.12user 0.00system 0.03elapsed)
converter from ISO-8859-1 to IBM037
generating enc/trans/emoji_iso2022_kddi.c ...
done. (0.12user 0.01system 0.05elapsed)
generating enc/trans/chinese.c ...
converter for iso2022jp_kddi_decoder
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/GB2312%UCS.src
converter for iso2022jp_kddi_decoder_jisx0208_rest
converter for iso2022jp_kddi_encoder
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from UTF8-DoCoMo to UTF8-KDDI
generating enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
generating enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from UTF8-DoCoMo to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
converter from UTF8-DoCoMo to UTF-8
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
converter from UTF8-KDDI to UTF8-DoCoMo
converter from SJIS-KDDI to UTF8-KDDI
converter from SJIS-DOCOMO to UTF8-DOCOMO
converter from UTF8-KDDI to UTF8-SoftBank
converter from UTF8-KDDI to UTF-8
converter from Big5 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
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF-8 to UTF8-KDDI
converter from UTF8-KDDI to SJIS-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/GB12345%UCS.src
converter from UTF-8 to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
done. (1.02user 0.00system 0.92elapsed)
converter from GB12345 to UTF-8
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
generating enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
converter from UTF-8 to Big5
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/UCS%GB2312.src
done. (1.39user 0.01system 1.34elapsed)
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.06user 0.01system 0.01elapsed)
converter from UTF-8 to GB2312
generating enc/trans/gb18030.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (2.14user 0.02system 2.06elapsed)
generating enc/trans/gbk.c ...
converter from GBK to UTF-8
done. (2.35user 0.02system 2.26elapsed)
generating enc/trans/iso2022.c ...
converter from GB18030 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/UCS%GB12345.src
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.16user 0.00system 0.05elapsed)
converter from UTF-8 to GB12345
generating enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.12user 0.01system 0.02elapsed)
generating enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212%UCS.src
converter from CP950 to UTF-8
converter from EUC-JP to UTF-8
done. (3.21user 0.04system 3.15elapsed)
done. (2.29user 0.01system 2.23elapsed)
generating enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
generating enc/trans/korean.c ...
converter from Shift_JIS to UTF-8
converter from UTF-8 to EUC-KR
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
converter from UTF-8 to GBK
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
converter from UTF-8 to CP950
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
converter from EUC-KR to UTF-8
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
converter from UTF-8 to CP949
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Big5-HKSCS to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (4.18user 0.04system 4.15elapsed)
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 GB18030
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
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
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
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212.src
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 UTF-8 to EUC-JP
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 CP949 to UTF-8
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
done. (3.96user 0.05system 3.93elapsed)
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 Big5-HKSCS
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
generating enc/trans/utf8_mac.c ...
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 UTF8-MAC
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.76user 0.02system 1.67elapsed)
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.14user 0.01system 0.08elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212UDC.src
done. (5.11user 0.05system 5.06elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter for from_UTF8_MAC
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
converter from CP951 to UTF-8
converter for from_utf8_mac_nfc2
done. (8.76user 0.11system 8.83elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
converter from UTF-8 to CP951
done. (3.79user 0.06system 3.75elapsed)
converter from Big5-UAO to UTF-8
done. (9.09user 0.06system 9.09elapsed)
converter from UTF-8 to Big5-UAO
done. (13.86user 0.08system 13.86elapsed)
0.020000 0.020000 79.044000 ( 74.762368)
build_miniruby 0.000000 0.000000 0.100000 ( 0.111443)
build_ruby 0.004000 0.000000 2.976000 ( 2.871462)
build_all generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.07user 0.01system 0.02elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/big5.c ...
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/GB2312%UCS.src
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.09user 0.01system 0.03elapsed)
converter from GB2312 to UTF-8
converter from Big5 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
converter from UTF-8 to Big5
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (2.52user 0.04system 2.45elapsed)
converter from CP950 to UTF-8
converter from UTF-8 to CP950
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
generating /tmp/ruby/v3/src/trunk-random-repeat/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. (1.01user 0.01system 0.91elapsed)
converter from Big5-HKSCS to UTF-8
generating /tmp/ruby/v3/src/trunk-random-repeat/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/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
converter from UTF-8 to Big5-HKSCS
done. (2.17user 0.02system 2.08elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
converter from CP951 to UTF-8
done. (2.46user 0.01system 2.38elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
converter from UTF-8 to CP951
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
converter from Big5-UAO to UTF-8
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
done. (1.93user 0.03system 1.90elapsed)
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
converter from UTF-8 to Big5-UAO
generating /tmp/ruby/v3/src/trunk-random-repeat/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.07user 0.00system 0.01elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/gb18030.c ...
done. (1.97user 0.03system 1.92elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/gbk.c ...
converter from GBK to UTF-8
generating /tmp/ruby/v3/src/trunk-random-repeat/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.08user 0.01system 0.03elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.07user 0.01system 0.01elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
converter from GB18030 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
done. (15.09user 0.10system 15.13elapsed)
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
converter from UTF-8 to GBK
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/korean.c ...
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from UTF-8 to EUC-KR
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
done. (2.59user 0.01system 2.54elapsed)
converter from EUC-KR to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
converter from UTF-8 to CP949
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
done. (3.40user 0.04system 3.33elapsed)
converter from CP949 to UTF-8
converter from UTF-8 to GB18030
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
generating /tmp/ruby/v3/src/trunk-random-repeat/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
done. (4.42user 0.06system 4.37elapsed)
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
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/utf8_mac.c ...
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
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
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
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
converter from WINDOWS-1251 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
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 UTF-8 to UTF8-MAC
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
generating /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/utf_16_32.c ...
converter from UTF-8 to MACTURKISH
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 from MACUKRAINE to UTF-8
converter for from_UTF_8
done. (0.12user 0.00system 0.04elapsed)
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@BMP%JISX0213-2.src
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
load mapsrc /tmp/ruby/v3/src/trunk-random-repeat/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
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.21user 0.03system 1.16elapsed)
done. (7.43user 0.03system 7.39elapsed)
done. (8.58user 0.12system 8.64elapsed)
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (4.14user 0.06system 4.09elapsed)
0.080000 0.044000 215.436000 ( 53.831899)
build_install 0.008000 0.012000 3.600000 ( 2.416771)
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)
PASS all 1409 tests
0.000000 0.000000 31.108000 ( 33.963980)
test_basic 0.004000 0.008000 0.504000 ( 0.619145)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-random-repeat --incremental --process-num=6
12 471 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random-repeat --incremental --process-num=6
471 473 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random-repeat --logfile=/home/ko1/ruby/logs/brlog.trunk-random-repeat.20200516-061718 --root_dir=/tmp/ruby --timeout=21600 --test_opts='TESTS="--repeat-count=20 --test-order=random"' --incremental --process-num=6
473 474 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random-repeat --logfile=/home/ko1/ruby/logs/brlog.trunk-random-repeat.20200516-061718 --root_dir=/tmp/ruby --timeout=21600 --test_opts=TESTS="--repeat-count=20 --test-order=random" --incremental --process-num=6
474 15812 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--repeat-count=20 --test-order=random"
15812 15814 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=--repeat-count=20 --test-order=random
15814 15892 12 12 ? -1 R 1001 230:37 /tmp/ruby/v3/src/trunk-random-repeat/test/runner.rb: TestIO#test_autoclose_false_closed_by_finalizer
474 31673 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[471], 471=>[473], 473=>[474], 474=>[15812, 31673], 15812=>[15814], 15814=>[15892]}
"gdb -p 15892 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fca5cf346c1 in RVALUE_OLD_P_RAW (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:1376
1376 return (RBASIC(obj)->flags & promoted) == promoted;
>>> Machine level backtrace
Thread 1 (Thread 0x7fca5d632d80 (LWP 15892)):
#0 0x00007fca5cf346c1 in RVALUE_OLD_P_RAW (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:1376
#1 RVALUE_OLD_P (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:1383
#2 rgengc_check_relation (objspace=0x55da73db1100, obj=94396926484640) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:5170
#3 0x00007fca5cf3872d in rgengc_check_relation (obj=94396926484640, objspace=0x55da73db1100) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:5248
#4 gc_mark_ptr (objspace=0x55da73db1100, obj=94396926484640) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:5241
#5 0x00007fca5cf39100 in gc_mark_children (objspace=objspace@entry=0x55da73db1100, obj=94396859328880) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:5456
#6 0x00007fca5cf3c615 in gc_mark_stacked_objects (incremental=<optimized out>, count=<optimized out>, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:5590
#7 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:5630
#8 gc_marks_rest (objspace=objspace@entry=0x55da73db1100) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:6531
#9 0x00007fca5cf3ac2b in gc_marks (full_mark=<optimized out>, objspace=0x55da73db1100) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:6590
#10 gc_start (objspace=objspace@entry=0x55da73db1100, reason=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:7375
#11 0x00007fca5cf3d89a in garbage_collect (reason=<optimized out>, objspace=0x55da73db1100) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:7272
#12 gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/gc.c:7556
#13 0x00007fca5d0d8e24 in invoke_bf (cfp=<optimized out>, bf=<optimized out>, bf=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:5099
#14 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:5125
#15 vm_exec_core (ec=0x55da73db1100, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:1509
#16 0x00007fca5d0dd32e in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1944
#17 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#18 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd741304b8, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#19 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd741304d8, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#20 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd741304d8, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#21 rb_yield_0 (argv=0x7ffd741304d8, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#22 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#23 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#24 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d630408, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#25 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#26 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#27 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#28 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#29 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74130818, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#30 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74130838, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#31 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74130838, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#32 rb_yield_0 (argv=0x7ffd74130838, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#33 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#34 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#35 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d6304b0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#36 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#37 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#38 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#39 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#40 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74130b78, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#41 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74130b98, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#42 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74130b98, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#43 rb_yield_0 (argv=0x7ffd74130b98, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#44 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#45 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#46 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d630558, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#47 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#48 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#49 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#50 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#51 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74130ed8, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#52 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74130ef8, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#53 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74130ef8, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#54 rb_yield_0 (argv=0x7ffd74130ef8, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#55 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#56 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#57 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d630600, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#58 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#59 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#60 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#61 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#62 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74131238, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#63 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74131258, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#64 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74131258, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#65 rb_yield_0 (argv=0x7ffd74131258, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#66 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#67 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#68 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d6306a8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#69 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#70 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#71 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#72 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#73 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74131598, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#74 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd741315b8, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#75 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd741315b8, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#76 rb_yield_0 (argv=0x7ffd741315b8, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#77 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#78 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#79 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d630750, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#80 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#81 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#82 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#83 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#84 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd741318f8, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#85 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74131918, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#86 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74131918, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#87 rb_yield_0 (argv=0x7ffd74131918, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#88 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#89 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#90 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d6307f8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#91 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#92 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#93 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#94 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#95 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74131c58, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#96 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74131c78, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#97 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74131c78, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#98 rb_yield_0 (argv=0x7ffd74131c78, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#99 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#100 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#101 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d6308a0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#102 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#103 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#104 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#105 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da9c5a46b0, self=self@entry=94396739579320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#106 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74131fb8, argc=1, self=94396739579320, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#107 invoke_block_from_c_bh (ec=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74131fd8, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#108 0x00007fca5d0ddaa5 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74131fd8, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#109 rb_yield_0 (argv=0x7ffd74131fd8, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#110 rb_yield_1 (val=<optimized out>, val@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#111 0x00007fca5cfb256c in int_dotimes (num=3) at /tmp/ruby/v3/src/trunk-random-repeat/numeric.c:5227
#112 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d630948, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#113 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#114 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#115 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#116 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da73e07380, self=self@entry=94396735016080, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#117 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd741322e0, argc=1, self=94396735016080, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#118 invoke_block_from_c_bh (ec=ec@entry=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74132340, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#119 0x00007fca5d0def54 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74132340, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#120 rb_yield_0 (argv=0x7ffd74132340, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#121 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#122 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1149
#123 0x00007fca5ce8ebfe in rb_ary_collect (ary=94396738276480) at /tmp/ruby/v3/src/trunk-random-repeat/array.c:3186
#124 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=0x55da73db1590, reg_cfp=0x7fca5d630ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#125 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#126 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#127 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#128 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da73f9de38, self=self@entry=94396735016080, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#129 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74132680, argc=1, self=94396735016080, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#130 invoke_block_from_c_bh (ec=ec@entry=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd741326e0, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#131 0x00007fca5d0def54 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd741326e0, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#132 rb_yield_0 (argv=0x7ffd741326e0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#133 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#134 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1149
#135 0x00007fca5ce84dd3 in rb_ary_each (ary=94396858241320) at /tmp/ruby/v3/src/trunk-random-repeat/array.c:2242
#136 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=ec@entry=0x55da73db1590, reg_cfp=reg_cfp@entry=0x7fca5d630be8, calling=calling@entry=0x7ffd74132ab0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#137 0x00007fca5d0cb157 in vm_call_cfunc (ec=ec@entry=0x55da73db1590, reg_cfp=reg_cfp@entry=0x7fca5d630be8, calling=calling@entry=0x7ffd74132ab0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2569
#138 0x00007fca5d0e57c1 in vm_call_method_each_type (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630be8, calling=0x7ffd74132ab0, cd=0x7ffd74132950) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2990
#139 0x00007fca5d0e5e1b in vm_call_method (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630be8, calling=calling@entry=0x7ffd74132ab0, cd=cd@entry=0x7ffd74132950) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3110
#140 0x00007fca5d0e5b78 in vm_call_refined (cd=0x55da73fa4e30, calling=0x7ffd74132ab0, cfp=0x7fca5d630be8, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2969
#141 vm_call_method_each_type (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630be8, calling=0x7ffd74132ab0, cd=0x55da73fa4e30) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3047
#142 0x00007fca5d0e5e1b in vm_call_method (ec=0x55da73db1590, cfp=0x7fca5d630be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3110
#143 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#144 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#145 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#146 0x00007fca5d0dd621 in invoke_block (ec=ec@entry=0x55da73db1590, iseq=iseq@entry=0x55da73df7ef8, self=self@entry=94396735016080, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1052
#147 0x00007fca5d0dd843 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd74132c50, argc=1, self=94396735016080, captured=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1124
#148 invoke_block_from_c_bh (ec=ec@entry=0x55da73db1590, block_handler=<optimized out>, argv=argv@entry=0x7ffd74132cb0, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1142
#149 0x00007fca5d0def54 in vm_yield (argc=1, kw_splat=0, argv=0x7ffd74132cb0, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1187
#150 rb_yield_0 (argv=0x7ffd74132cb0, argc=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1133
#151 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1139
#152 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:1149
#153 0x00007fca5ce84dd3 in rb_ary_each (ary=94396858241880) at /tmp/ruby/v3/src/trunk-random-repeat/array.c:2242
#154 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=ec@entry=0x55da73db1590, reg_cfp=reg_cfp@entry=0x7fca5d630d70, calling=calling@entry=0x7ffd74133080, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#155 0x00007fca5d0cb157 in vm_call_cfunc (ec=ec@entry=0x55da73db1590, reg_cfp=reg_cfp@entry=0x7fca5d630d70, calling=calling@entry=0x7ffd74133080, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2569
#156 0x00007fca5d0e57c1 in vm_call_method_each_type (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630d70, calling=0x7ffd74133080, cd=0x7ffd74132f20) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2990
#157 0x00007fca5d0e5e1b in vm_call_method (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630d70, calling=calling@entry=0x7ffd74133080, cd=cd@entry=0x7ffd74132f20) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3110
#158 0x00007fca5d0e5b78 in vm_call_refined (cd=0x55da73fe9970, calling=0x7ffd74133080, cfp=0x7fca5d630d70, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2969
#159 vm_call_method_each_type (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630d70, calling=0x7ffd74133080, cd=0x55da73fe9970) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3047
#160 0x00007fca5d0e5e1b in vm_call_method (ec=0x55da73db1590, cfp=0x7fca5d630d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3110
#161 0x00007fca5d0d66b5 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#162 vm_exec_core (ec=0x55da73db1100, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:782
#163 0x00007fca5d0dd32e in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1944
#164 0x00007fca5d0e7222 in rb_iseq_eval (iseq=iseq@entry=0x55da73dc3ab8) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:2183
#165 0x00007fca5cf74cd4 in load_iseq_eval (fname=<optimized out>, ec=0x55da73db1590) at /tmp/ruby/v3/src/trunk-random-repeat/load.c:592
#166 require_internal (ec=ec@entry=0x55da73db1590, fname=<optimized out>, fname@entry=94396735047400, exception=exception@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/load.c:1022
#167 0x00007fca5cf75c73 in rb_require_string (fname=94396735047400) at /tmp/ruby/v3/src/trunk-random-repeat/load.c:1094
#168 0x00007fca5d0caeb6 in vm_call_cfunc_with_frame (ec=ec@entry=0x55da73db1590, reg_cfp=reg_cfp@entry=0x7fca5d630fa0, calling=calling@entry=0x7ffd741335e0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2548
#169 0x00007fca5d0cb157 in vm_call_cfunc (ec=ec@entry=0x55da73db1590, reg_cfp=reg_cfp@entry=0x7fca5d630fa0, calling=calling@entry=0x7ffd741335e0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2569
#170 0x00007fca5d0e57c1 in vm_call_method_each_type (ec=ec@entry=0x55da73db1590, cfp=cfp@entry=0x7fca5d630fa0, calling=0x7ffd741335e0, cd=0x55da73ef28a0) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:2990
#171 0x00007fca5d0e5e1b in vm_call_method (ec=0x55da73db1590, cfp=0x7fca5d630fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:3110
#172 0x00007fca5d0d65c2 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/vm_insnhelper.c:4093
#173 vm_exec_core (ec=0x55da73db1100, ec@entry=0x55da73db1590, initial=94396926484640, initial@entry=0) at ../../src/trunk-random-repeat/insns.def:801
#174 0x00007fca5d0dcc52 in rb_vm_exec (ec=0x55da73db1590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:1935
#175 0x00007fca5d0e72f0 in rb_iseq_eval_main (iseq=iseq@entry=0x55da73dc5070) at /tmp/ruby/v3/src/trunk-random-repeat/vm.c:2194
#176 0x00007fca5cf1a22a in rb_ec_exec_node (ec=ec@entry=0x55da73db1590, n=n@entry=0x55da73dc5070) at /tmp/ruby/v3/src/trunk-random-repeat/eval.c:296
#177 0x00007fca5cf20b79 in ruby_run_node (n=0x55da73dc5070) at /tmp/ruby/v3/src/trunk-random-repeat/eval.c:354
#178 0x000055da7332aa1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random-repeat/main.c:50
>>> Dump Ruby level backtrace
th: 0x55da73db0f70, native_id: 0x7fca5d632d80
-- Control frame information -----------------------------------------------
c:0060 p:0003 s:0319 e:000318 METHOD <internal:gc>:34
me:
called_id: start, type: iseq
owner class: 0x000055da9a7c7728 [3LM ] T_CLASS (annon)
self: 0x000055da73de3c50 [3LM ] T_MODULE GC
lvars:
full_mark: T_TRUE
immediate_mark: T_TRUE
immediate_sweep: T_TRUE
(null): T_FIXNUM 0
c:0059 p:0011 s:0311 e:000310 RESCUE /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2202
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
$!: 0x000055da73db51e8 [1 M ] T_IMEMO <throw_data>
c:0058 p:0032 s:0307 e:000305 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2202
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 41
c:0057 p:0013 s:0299 e:000298 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0056 p:---- s:0296 e:000295 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0055 p:0019 s:0292 e:000291 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 42
c:0054 p:0013 s:0285 e:000284 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0053 p:---- s:0282 e:000281 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0052 p:0019 s:0278 e:000277 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 43
c:0051 p:0013 s:0271 e:000270 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0050 p:---- s:0268 e:000267 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0049 p:0019 s:0264 e:000263 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 44
c:0048 p:0013 s:0257 e:000256 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0047 p:---- s:0254 e:000253 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0046 p:0019 s:0250 e:000249 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 45
c:0045 p:0013 s:0243 e:000242 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0044 p:---- s:0240 e:000239 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0043 p:0019 s:0236 e:000235 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 46
c:0042 p:0013 s:0229 e:000228 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0041 p:---- s:0226 e:000225 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0040 p:0019 s:0222 e:000221 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 47
c:0039 p:0013 s:0215 e:000214 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0038 p:---- s:0212 e:000211 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0037 p:0019 s:0208 e:000207 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 48
c:0036 p:0013 s:0201 e:000200 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0035 p:---- s:0198 e:000197 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0034 p:0019 s:0194 e:000193 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 49
c:0033 p:0013 s:0187 e:000186 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200 [FINISH]
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
c:0032 p:---- s:0184 e:000183 CFUNC :times
me:
called_id: times, type: cfunc
owner class: 0x000055da73e032d0 [0LM U] T_CLASS Integer
self: T_FIXNUM 1
c:0031 p:0019 s:0180 e:000179 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2200
me:
called_id: try_fdopen, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
fd: T_FIXNUM 9
autoclose: T_FALSE
level: T_FIXNUM 50
c:0030 p:0032 s:0173 e:000172 METHOD /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_io.rb:2259
me:
called_id: test_autoclose_false_closed_by_finalizer, type: iseq
owner class: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
feature2250: 0x000055da74216b38 [3 ] T_STRING (String)[ruby-core:26222]
pre: 0x000055da74216b10 [3 ] T_STRING (String)ft2250
t: 0x000055da74216a98 [3LM ] T_OBJECT (Tempfile)len:11 ptr:0x000055da94c55990
w: T_NIL
c:0029 p:0054 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055da9a9ef438 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
name: 0x000055da740db8e0 [3LM ] T_STRING (String)test_autoclose_false_closed_by_finalizer
progname: 0x000055da73dcba38 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random-repeat/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055da9a9ef438 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
runner: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
start_time: 0x000055da74216d90 [0 U] time (Time)time
result: 0x000055da73dc4d00 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055da7f0b9870 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
lvars:
runner: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
c:0026 p:0079 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
method: 0x000055da740db8e0 [3LM ] T_STRING (String)test_autoclose_false_closed_by_finalizer
inst: 0x000055da74216db8 [3LM ] T_OBJECT (TestIO)len:9 ptr:0x000055da7f3a4960
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055da73dfa860 [3LM ] T_CLASS Array
self: 0x000055da740d8c80 [3LM ] T_ARRAY (Array)[ ] len: 226, capa:290 ptr:0x000055da985d1090
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
assertions: T_NIL
c:0023 p:0167 s:0130 E:0024a0 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
suite: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
type: T_SYMBOL test
header: 0x000055da740d0788 [3 ] T_STRING (String)test_suite_header
filter: 0x000055da74037268 [3LM ] T_REGEXP
all_test_methods: 0x000055da740d8dc0 [3LM ] T_ARRAY (Array)[ ] len: 227, capa:227 ptr:0x000055da96450c50
filtered_test_methods: 0x000055da740d8c80 [3LM ] T_ARRAY (Array)[ ] len: 226, capa:290 ptr:0x000055da985d1090
leakchecker: 0x000055da740fc5e0 [3 ] T_OBJECT (LeakChecker)len:7 ptr:0x000055da93888e90
continuation: 0x000055da74109970 [3 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:1084
me:
called_id: _run_suite, type: iseq
owner class: 0x000055da7b667708 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055da7661e788 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
suite: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:575 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055da7b69e118 [0LM U] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000055da76cf72a8 [0LM U] T_ICLASS src:Test::Unit::Parallel
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
suite: 0x000055da78a1ea20 [3LM ] T_CLASS TestIO
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000055da73dfa860 [3LM ] T_CLASS Array
self: 0x000055da7b341128 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x000055da7c26b950
c:0019 p:0054 s:0101 E:002528 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:573
me:
called_id: _run_suites, type: iseq
owner class: 0x000055da7b69e118 [0LM U] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000055da76cf72a8 [0LM U] T_ICLASS src:Test::Unit::Parallel
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
suites: 0x000055da7b341128 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x000055da7c26b950
type: T_SYMBOL test
result: 0x000055da7d360620 [3LM ] T_ARRAY (Array)[ ] len: 501, capa:655 ptr:0x000055da92215d50
c:0018 p:0008 s:0094 E:0017f8 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:610
me:
called_id: _run_suites, type: iseq
owner class: 0x000055da7bc76e50 [0LM U] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x000055da7661e468 [0LM U] T_ICLASS src:Test::Unit::Skipping
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
suites: 0x000055da7b341128 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x000055da7c26b950
type: T_SYMBOL test
result: T_NIL
c:0017 p:0144 s:0087 E:000a18 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
type: T_SYMBOL test
suites: 0x000055da7b341128 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x000055da7c26b950
test_count: T_FIXNUM 392293
assertion_count: T_FIXNUM 107396940
sync: T_TRUE
old_sync: T_FALSE
start: 0x000055da7bc96188 [0 U] time (Time)time
results: 0x000055da7d842698 [3 ] T_ARRAY (Array)[ ] len: 940, capa:983 ptr:0x000055da9d54c580
t: T_FLOAT
c:0016 p:0016 s:0074 E:001118 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:1021
me:
called_id: _run_anything, type: iseq
owner class: 0x000055da7b667848 [0LM U] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x000055da7661e648 [0LM U] T_ICLASS src:Test::Unit::RepeatOption
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:000af0 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
c:0014 p:0006 s:0065 E:0020c8 BLOCK /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
plugin: 0x000055da73f38218 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000055da73dfa860 [3LM ] T_CLASS Array
self: 0x000055da7b341358 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0049 s:0057 E:0000c8 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
args: 0x000055da73dbb930 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:001ea8 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x000055da73fdef78 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
args: 0x000055da73deece0 [3LM ] T_ARRAY shared -> 0x000055da73e0cba0 [3LM ] T_ARRAY [ ] len: 1240, capa:11 ptr:0x000055da9e6c0e90
c:0010 p:0008 s:0047 E:000660 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:795
me:
called_id: run, type: iseq
owner class: 0x000055da7bc76bf8 [0LM U] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x000055da76cf7280 [0LM U] T_ICLASS src:Test::Unit::StatusLine
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
args: 0x000055da7b341830 [3 ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:000960 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:643
me:
called_id: run, type: iseq
owner class: 0x000055da7bc76d38 [0LM U] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x000055da7661e440 [0LM U] T_ICLASS src:Test::Unit::Statistics
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
args: 0x000055da7b3418a8 [3 ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:000918 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x000055da7f0b9af0 [0LM U] T_MODULE Test::Unit::RunCount
defined_class: 0x000055da9a9e2eb8 [0LM U] T_ICLASS src:Test::Unit::RunCount
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
(null): 0x000055da7b341970 [3 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:000e08 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:1123
me:
called_id: run, type: iseq
owner class: 0x000055da76cf5f48 [3LM ] T_CLASS Test::Unit::Runner
self: 0x000055da73dbcc90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055da7dec47b0
lvars:
argv: 0x000055da73deece0 [3LM ] T_ARRAY shared -> 0x000055da73e0cba0 [3LM ] T_ARRAY [ ] len: 1240, capa:11 ptr:0x000055da9e6c0e90
c:0006 p:0032 s:0025 E:000670 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:1193
me:
called_id: run, type: iseq
owner class: 0x000055da740d9018 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x000055da73dbcd08 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000055da73f1eea0
c:0005 p:0009 s:0021 E:001458 METHOD /tmp/ruby/v3/src/trunk-random-repeat/tool/lib/test/unit.rb:1197
me:
called_id: run, type: iseq
owner class: 0x000055da9a9e2c10 [3LM ] T_CLASS (annon)
self: 0x000055da740d9018 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x000055da73dbcd58 [3 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:000ee8 TOP /tmp/ruby/v3/src/trunk-random-repeat/tool/test/runner.rb:23 [FINISH]
self: 0x000055da73e0df28 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
lvars:
dir: 0x000055da73dbcdd0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random-repeat/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x000055da73e10ed0 [0LM U] T_MODULE Kernel
defined_class: 0x000055da7cb802c0 [0LM U] T_ICLASS src:Kernel
self: 0x000055da73e0df28 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0002 p:0094 s:0006 E:000620 EVAL /tmp/ruby/v3/src/trunk-random-repeat/test/runner.rb:11 [FINISH]
self: 0x000055da73e0df28 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:001140 (none) [FINISH]
self: 0x000055da73e0df28 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
$1 = 0
">>> Finish
"
[nil, 15892]
"gdb -p 15814 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
29 ../sysdeps/unix/sysv/linux/wait.c: No such file or directory.
0x00007f1b371565f1 in __libc_wait (stat_loc=0x7ffef8226f58) at ../sysdeps/unix/sysv/linux/wait.c:29
>>> Machine level backtrace
Thread 1 (process 15814):
#0 0x00007f1b371565f1 in __libc_wait (stat_loc=0x7ffef8226f58) at ../sysdeps/unix/sysv/linux/wait.c:29
#1 0x000055980c113458 in reap_children ()
#2 0x000055980c113f1c in new_job ()
#3 0x000055980c11f345 in ?? ()
#4 0x000055980c11fc31 in update_goal_chain ()
#5 0x000055980c105501 in main ()
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol "rb_vmdebug_stack_dump_all_threads" in current context.
make: *** [yes-test-all] Killed
[nil, 15814]
#<Errno::ESRCH: No such process>
"gdb -p 15812 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 15812 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 15812]
"gdb -p 31673 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 31673]
#<Errno::ESRCH: No such process>
0.028000 0.008000 20354.312000 (21602.362742)
/home/ko1/ruby/build-ruby/build-ruby.rb:150:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:150:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:149:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:287:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:214:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:286:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:342:in `block (4 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:340:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339:in `block (2 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:338:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:500:in `<main>'
total: 21906.65 sec