rev: cdc4084b0a
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary-nopara" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-iseq_binary-nopara/configure --prefix=/tmp/ruby/v3/install/trunk-iseq_binary-nopara --disable-install-doc --enable-shared" exit with 0.
"rm -f .revision.time" exit with 0.
"make update-unicode " exit with 512.
"make update-download " exit with 512.
"make update-rubyspec " exit with 0.
"make update-src " exit with 0.
"make after-update " exit with 512.
"make miniruby " exit with 0.
"make ruby " exit with 0.
"make all " exit with 0.
"make install " exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary-nopara.20201007-021826
#<BuildRuby:0x000055d45034e8e0
@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-iseq_binary-nopara",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-iseq_binary-nopara",
@TARGET_NAME="trunk-iseq_binary-nopara",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-iseq_binary-nopara",
@build_opts=nil,
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary-nopara.20201007-021826",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]],
@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=nil,
@timeout=10800>
user system total real
checkout Cloning into 'trunk-iseq_binary-nopara'...
0.000000 0.004000 2.468000 ( 8.683565)
autoconf 0.000000 0.000000 1.700000 ( 1.716403)
configure 0.124000 0.056000 33.576000 ( 45.807947)
build_up /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:243:in `rescue in download': failed to download 12.1.0/ucd/Blocks.txt (RuntimeError)
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired): https://www.unicode.org/Public/12.1.0/ucd/Blocks.txt
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:152:in `download'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:102:in `download'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:386:in `block in <main>'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:369:in `each'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:369:in `<main>'
make: *** [update-unicode-files] Error 1
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 9 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 16 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 25 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 36 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 49 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 64 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 81 seconds...
/tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:243:in `rescue in download': failed to download minitest-5.14.2.gem (RuntimeError)
SocketError: Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution): https://rubygems.org/downloads/minitest-5.14.2.gem
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:152:in `download'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:66:in `download'
from -e:3:in `<main>'
make: *** [gems/minitest-5.14.2.gem] Error 1
+ cp /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.05user 0.01system 0.01elapsed)
/tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:243:in `rescue in download': failed to download 12.1.0/ucd/Blocks.txt (RuntimeError)
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired): https://www.unicode.org/Public/12.1.0/ucd/Blocks.txt
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:152:in `download'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:102:in `download'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:386:in `block in <main>'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:369:in `each'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:369:in `<main>'
make: *** [update-unicode-files] Error 1
0.004000 0.012000 4.432000 (388.994565)
build_miniruby 0.020000 0.008000 3.404000 ( 3.694633)
build_ruby 0.000000 0.004000 3.760000 ( 3.851693)
build_all generating enc/trans/big5.c ...
converter from Big5 to UTF-8
converter from UTF-8 to Big5
converter from CP950 to UTF-8
converter from UTF-8 to CP950
converter from Big5-HKSCS to UTF-8
converter from UTF-8 to Big5-HKSCS
converter from CP951 to UTF-8
converter from UTF-8 to CP951
converter from Big5-UAO to UTF-8
converter from UTF-8 to Big5-UAO
done. (5.98user 0.09system 6.03elapsed)
generating enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.06user 0.01system 0.01elapsed)
generating enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (1.33user 0.03system 1.31elapsed)
generating enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.07user 0.00system 0.02elapsed)
generating enc/trans/emoji.c ...
converter from UTF8-DoCoMo to UTF8-KDDI
converter from UTF8-DoCoMo to UTF8-SoftBank
converter from UTF8-DoCoMo to UTF-8
converter from UTF8-KDDI to UTF8-DoCoMo
converter from UTF8-KDDI to UTF8-SoftBank
converter from UTF8-KDDI to UTF-8
converter from UTF8-SoftBank to UTF8-DoCoMo
converter from UTF8-SoftBank to UTF8-KDDI
converter from UTF8-SoftBank to UTF-8
converter from UTF-8 to UTF8-DoCoMo
converter from UTF-8 to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
done. (0.39user 0.00system 0.34elapsed)
generating enc/trans/emoji_iso2022_kddi.c ...
converter for iso2022jp_kddi_decoder
converter for iso2022jp_kddi_decoder_jisx0208_rest
converter for iso2022jp_kddi_encoder
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
done. (0.80user 0.00system 0.75elapsed)
generating enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
done. (0.84user 0.03system 0.82elapsed)
generating enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
done. (0.89user 0.01system 0.85elapsed)
generating enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (0.84user 0.02system 0.82elapsed)
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.04user 0.02system 0.01elapsed)
generating enc/trans/gb18030.c ...
converter from GB18030 to UTF-8
converter from UTF-8 to GB18030
done. (3.61user 0.10system 3.67elapsed)
generating enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (1.35user 0.05system 1.35elapsed)
generating enc/trans/iso2022.c ...
converter for iso2022jp_decoder
converter for iso2022jp_decoder_jisx0208_rest
converter for iso2022jp_encoder
converter for stateless_iso2022jp_to_eucjp
converter for eucjp_to_stateless_iso2022jp
converter for cp50221_decoder
converter for cp50221_encoder
done. (0.06user 0.01system 0.02elapsed)
generating enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.05user 0.01system 0.01elapsed)
generating enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (3.65user 0.07system 3.67elapsed)
generating enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (1.31user 0.03system 1.27elapsed)
generating enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done. (1.79user 0.05system 1.79elapsed)
generating enc/trans/single_byte.c ...
converter from US-ASCII to UTF-8
converter from UTF-8 to US-ASCII
converter from ASCII-8BIT to UTF-8
converter from UTF-8 to ASCII-8BIT
converter from ISO-8859-1 to UTF-8
converter from UTF-8 to ISO-8859-1
converter from ISO-8859-2 to UTF-8
converter from UTF-8 to ISO-8859-2
converter from ISO-8859-3 to UTF-8
converter from UTF-8 to ISO-8859-3
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (0.70user 0.03system 0.68elapsed)
generating enc/trans/utf8_mac.c ...
converter from UTF-8 to UTF8-MAC
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (1.80user 0.07system 1.82elapsed)
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.08user 0.01system 0.03elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/big5.c ...
converter from Big5 to UTF-8
converter from UTF-8 to Big5
converter from CP950 to UTF-8
converter from UTF-8 to CP950
converter from Big5-HKSCS to UTF-8
converter from UTF-8 to Big5-HKSCS
converter from CP951 to UTF-8
converter from UTF-8 to CP951
converter from Big5-UAO to UTF-8
converter from UTF-8 to Big5-UAO
done. (5.70user 0.12system 5.74elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.05user 0.01system 0.01elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (1.28user 0.02system 1.25elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.09user 0.01system 0.02elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/emoji.c ...
converter from UTF8-DoCoMo to UTF8-KDDI
converter from UTF8-DoCoMo to UTF8-SoftBank
converter from UTF8-DoCoMo to UTF-8
converter from UTF8-KDDI to UTF8-DoCoMo
converter from UTF8-KDDI to UTF8-SoftBank
converter from UTF8-KDDI to UTF-8
converter from UTF8-SoftBank to UTF8-DoCoMo
converter from UTF8-SoftBank to UTF8-KDDI
converter from UTF8-SoftBank to UTF-8
converter from UTF-8 to UTF8-DoCoMo
converter from UTF-8 to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
done. (0.48user 0.01system 0.41elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/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-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
done. (0.89user 0.02system 0.83elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
done. (0.93user 0.02system 0.88elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
done. (0.99user 0.02system 0.94elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (0.91user 0.04system 0.88elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/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.05user 0.00system 0.01elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/gb18030.c ...
converter from GB18030 to UTF-8
converter from UTF-8 to GB18030
done. (3.48user 0.14system 3.58elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (1.32user 0.02system 1.28elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/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.09user 0.01system 0.03elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.07user 0.00system 0.01elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (3.46user 0.07system 3.48elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (1.28user 0.01system 1.24elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done. (1.88user 0.04system 1.85elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/single_byte.c ...
converter from US-ASCII to UTF-8
converter from UTF-8 to US-ASCII
converter from ASCII-8BIT to UTF-8
converter from UTF-8 to ASCII-8BIT
converter from ISO-8859-1 to UTF-8
converter from UTF-8 to ISO-8859-1
converter from ISO-8859-2 to UTF-8
converter from UTF-8 to ISO-8859-2
converter from ISO-8859-3 to UTF-8
converter from UTF-8 to ISO-8859-3
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (0.79user 0.02system 0.73elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/enc/trans/utf8_mac.c ...
converter from UTF-8 to UTF8-MAC
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (1.75user 0.05system 1.72elapsed)
generating /tmp/ruby/v3/src/trunk-iseq_binary-nopara/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.09user 0.02system 0.03elapsed)
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
0.096000 0.060000 205.428000 (212.853467)
build_install retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 9 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 16 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 25 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 36 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 49 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 64 seconds...
retrying SocketError (Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution)) after 81 seconds...
/tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:243:in `rescue in download': failed to download minitest-5.14.2.gem (RuntimeError)
SocketError: Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Temporary failure in name resolution): https://rubygems.org/downloads/minitest-5.14.2.gem
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:152:in `download'
from /tmp/ruby/v3/src/trunk-iseq_binary-nopara/tool/downloader.rb:66:in `download'
from -e:3:in `<main>'
make: *** [gems/minitest-5.14.2.gem] Error 1
0.000000 0.004000 0.380000 (367.138536)
$$$[end] "make install " exit with 512.
/home/ko1/ruby/logs/brlog.trunk-iseq_binary-nopara.20201007-021826
total: 1032.74 sec