rev: a8f16df615
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-mjit" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-mjit/configure --prefix=/tmp/ruby/v3/install/trunk-mjit --disable-install-doc cppflags=-DMJIT_FORCE_ENABLE" 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='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 512.
"make yes-test-rubyspec TESTS='-j6'" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit.20201208-035914
#<BuildRuby:0x00005633419ac688
@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-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit",
@TARGET_NAME="trunk-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20201208-035914",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-mjit'...
0.000000 0.000000 2.856000 ( 9.627969)
autoconf 0.000000 0.000000 2.532000 ( 2.596506)
configure configure: WARNING: something wrong with CXXFLAGS=""
0.124000 0.040000 51.756000 ( 83.369264)
build_up + cp /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.10user 0.01system 0.05elapsed)
generating enc/trans/big5.c ...
generating enc/trans/emoji.c ...
generating enc/trans/cesu_8.c ...
converter for from_CESU_8
generating enc/trans/chinese.c ...
converter for to_CESU_8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/GB2312%UCS.src
converter from UTF8-DoCoMo to UTF8-KDDI
done. (0.11user 0.01system 0.02elapsed)
converter from UTF8-DoCoMo to UTF8-SoftBank
generating enc/trans/ebcdic.c ...
converter from UTF8-DoCoMo to UTF-8
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
converter from GB2312 to UTF-8
done. (0.11user 0.03system 0.04elapsed)
converter from UTF8-KDDI to UTF8-DoCoMo
generating enc/trans/emoji_iso2022_kddi.c ...
converter from UTF8-KDDI to UTF8-SoftBank
generating enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
converter for iso2022jp_kddi_decoder
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
converter for iso2022jp_kddi_decoder_jisx0208_rest
converter for iso2022jp_kddi_encoder
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
converter from UTF8-KDDI to UTF-8
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
converter from Big5 to UTF-8
generating enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
converter from UTF8-SoftBank to UTF8-DoCoMo
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO 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 SJIS-KDDI to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/GB12345%UCS.src
done. (0.68user 0.02system 0.78elapsed)
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
generating enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to Big5
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/UCS%GB2312.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF-8 to GB2312
converter from UTF8-KDDI to SJIS-KDDI
converter from UTF8-DOCOMO to SJIS-DOCOMO
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (1.54user 0.04system 2.15elapsed)
done. (1.62user 0.03system 2.19elapsed)
generating enc/trans/gb18030.c ...
generating enc/trans/escape.c ...
converter for amp_escape
converter for xml_text_escape
converter for xml_attr_content_escape
converter for escape_xml_attr_quote
done. (0.11user 0.01system 0.02elapsed)
converter from CP950 to UTF-8
generating enc/trans/gbk.c ...
done. (1.76user 0.01system 2.36elapsed)
converter from GBK to UTF-8
generating enc/trans/iso2022.c ...
done. (1.64user 0.01system 2.06elapsed)
converter for iso2022jp_decoder
converter for iso2022jp_decoder_jisx0208_rest
converter for iso2022jp_encoder
converter for stateless_iso2022jp_to_eucjp
converter for eucjp_to_stateless_iso2022jp
converter for cp50221_decoder
converter for cp50221_encoder
done. (0.13user 0.02system 0.06elapsed)
done. (2.47user 0.06system 3.06elapsed)
generating enc/trans/japanese.c ...
generating enc/trans/japanese_euc.c ...
converter for eucjp2sjis
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@1990%UCS.src
converter for sjis2eucjp
done. (0.11user 0.01system 0.02elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
generating enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@1990%UCS.src
generating enc/trans/korean.c ...
converter from GB18030 to UTF-8
converter from Shift_JIS to UTF-8
converter from UTF-8 to EUC-KR
converter from UTF-8 to CP950
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212@MS%UCS.src
converter from UTF-8 to GBK
converter from eucJP-ms to UTF-8
converter from EUC-KR to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@1990.src
converter from Big5-HKSCS to UTF-8
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
converter from UTF-8 to CP949
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-2%UCS@BMP.src
converter from UTF-8 to Windows-31J
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
converter from UTF-8 to Big5-HKSCS
done. (2.68user 0.04system 3.52elapsed)
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 CP949 to UTF-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
done. (2.58user 0.02system 3.44elapsed)
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@1990.src
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
generating enc/trans/utf8_mac.c ...
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212.src
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 UTF-8 to EUC-JP
converter from IBM720 to UTF-8
converter from UTF-8 to IBM720
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
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 UTF-8 to GB18030
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from UTF-8 to UTF8-MAC
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.25user 0.03system 1.34elapsed)
done. (3.38user 0.07system 4.42elapsed)
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 from CP951 to UTF-8
converter for from_UTF_16
converter for from_UTF_32
converter for from_UTF_8
done. (0.12user 0.02system 0.03elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
converter from UTF-8 to CP951
converter for from_UTF8_MAC
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
converter for from_utf8_mac_nfc2
converter from Big5-UAO to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@1990.src
done. (6.75user 0.16system 7.75elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (3.40user 0.09system 3.90elapsed)
converter from UTF-8 to Big5-UAO
done. (6.78user 0.08system 8.40elapsed)
done. (10.65user 0.14system 12.22elapsed)
0.044000 0.004000 76.844000 ( 54.678361)
build_miniruby 0.004000 0.000000 0.136000 ( 0.151860)
build_ruby 0.000000 0.004000 3.364000 ( 3.371158)
build_all generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/big5.c ...
converter from Big5 to UTF-8
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.11user 0.00system 0.02elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/GB12345%UCS.src
converter from UTF-8 to Big5
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.12user 0.02system 0.05elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/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
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/GB/UCS%GB12345.src
converter from UTF8-KDDI to UTF-8
converter from UTF-8 to GB12345
converter from UTF8-SoftBank to UTF8-DoCoMo
converter from CP950 to UTF-8
converter from UTF8-SoftBank to UTF8-KDDI
converter from UTF8-SoftBank to UTF-8
converter from UTF-8 to UTF8-DoCoMo
converter from UTF-8 to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
done. (0.68user 0.04system 0.76elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/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-mjit/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
done. (2.50user 0.05system 2.88elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
converter from UTF-8 to CP950
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.0.0.h include/ruby-3.0.0/x86_64-linux/rb_mjit_min_header-3.0.0.h
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Big5-HKSCS to UTF-8
converter from SJIS-KDDI to UTF8-KDDI
done. (1.50user 0.04system 2.21elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
done. (1.70user 0.03system 1.92elapsed)
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/escape.c ...
converter for amp_escape
converter for xml_text_escape
converter for xml_attr_content_escape
converter for escape_xml_attr_quote
done. (0.10user 0.01system 0.09elapsed)
converter from UTF8-KDDI to SJIS-KDDI
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/gb18030.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
converter from UTF-8 to Big5-HKSCS
done. (1.65user 0.04system 1.82elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from GB18030 to UTF-8
done. (1.66user 0.02system 1.79elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/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.14user 0.01system 0.05elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@1990%UCS.src
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.10user 0.02system 0.04elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/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-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@1990.src
converter from CP951 to UTF-8
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@IBM.src
done. (2.60user 0.06system 2.86elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/korean.c ...
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
converter from UTF-8 to EUC-KR
converter from UTF-8 to CP951
done. (2.49user 0.06system 2.75elapsed)
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to GB18030
converter from UTF-8 to EUC-JP
converter from EUC-KR to UTF-8
converter from Big5-UAO to UTF-8
converter from UTF-8 to CP949
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
converter from UTF-8 to Big5-UAO
converter from CP949 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
done. (3.53user 0.04system 3.89elapsed)
done. (11.50user 0.12system 15.01elapsed)
done. (6.86user 0.08system 8.18elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/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
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0208@1990.src
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
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@BMP%JISX0213-1.src
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@BMP%JISX0213-2.src
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
load mapsrc /tmp/ruby/v3/src/trunk-mjit/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to EUC-JIS-2004
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
generating /tmp/ruby/v3/src/trunk-mjit/enc/trans/utf8_mac.c ...
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM720 to UTF-8
converter from UTF-8 to IBM720
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
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 UTF-8 to UTF8-MAC
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (1.24user 0.04system 1.35elapsed)
done. (6.85user 0.11system 8.05elapsed)
generating /tmp/ruby/v3/src/trunk-mjit/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.02system 0.05elapsed)
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (3.29user 0.07system 3.66elapsed)
0.100000 0.028000 254.088000 ( 81.902997)
build_install 0.020000 0.000000 4.352000 ( 3.146432)
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_ractor.rb ......................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1469 tests
0.004000 0.000000 825.468000 (817.205912)
test_basic 0.000000 0.012000 7.012000 ( 5.587405)
test_all [BUG] Segmentation fault at 0x0000000000000028
ruby 3.0.0dev (2020-12-08T03:57:15Z master a8f16df615) [x86_64-linux]
running file: /tmp/ruby/v3/src/trunk-mjit/test/ruby/test_m17n_comb.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
A core file is found. Saving it at: "/tmp/test-unit-core.2020-12-08T04:22:58Z"
14224:running:test_m17n_comb: Broken pipe
make: *** [uncommon.mk:800: yes-test-all] Error 1
0.000000 0.000000 2209.164000 (401.834641)
test_rubyspec $ /tmp/ruby/v3/build/trunk-mjit/miniruby -I/tmp/ruby/v3/src/trunk-mjit/lib /tmp/ruby/v3/src/trunk-mjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-mjit --extout=.ext -- /tmp/ruby/v3/src/trunk-mjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-mjit/spec/default.mspec
[BUG] Segmentation fault at 0x0000000000000020
ruby 3.0.0dev (2020-12-08T03:57:15Z master a8f16df615) [x86_64-linux]
make: *** [uncommon.mk:840: yes-test-spec] Segmentation fault (core dumped)
0.020000 0.020000 606.540000 (436.275881)
$$$[end] "make yes-test-all TESTS='-j6'" exit with 512.
$$$[end] "make yes-test-rubyspec TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20201208-035914
total: 1899.75 sec