rev: b1b155ff03
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v2/src/trunk-repeat/configure --prefix=/tmp/ruby/v2/install/trunk-repeat --disable-install-doc --enable-shared" exit with 0.
"rm -f .revision.time" exit with 0.
"make update-unicode " exit with 0.
"make update-download " exit with 0.
"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 0.
"make yes-btest --repeat-count=50" exit with 512.
"make yes-test-basic --repeat-count=50" exit with 512.
"make yes-test-all --repeat-count=50" exit with 512.
"make yes-test-rubyspec --repeat-count=50" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat.20200213-022748
#<BuildRuby:0x0000556e349f6c88
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-repeat",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-repeat",
@TARGET_NAME="trunk-repeat",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-repeat",
@build_opts=nil,
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-repeat.20200213-022748",
@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="--repeat-count=50",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-repeat'...
Checking out files: 99% (9246/9255)
Checking out files: 100% (9255/9255)
Checking out files: 100% (9255/9255), done.
0.000000 0.000000 3.144000 ( 8.998392)
autoconf 0.000000 0.000000 2.752000 ( 2.839904)
configure 0.156000 0.044000 56.500000 ( 90.089821)
build_up + cp /tmp/ruby/v2/src/trunk-repeat/enc/jis/props.h.blt /tmp/ruby/v2/src/trunk-repeat/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.11user 0.00system 0.01elapsed)
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. (9.61user 0.11system 9.63elapsed)
generating enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.09user 0.00system 0.01elapsed)
generating enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (1.86user 0.02system 1.78elapsed)
generating enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.12user 0.01system 0.04elapsed)
generating enc/trans/emoji.c ...
converter from UTF8-DoCoMo to UTF8-KDDI
converter from UTF8-DoCoMo to UTF8-SoftBank
converter from UTF8-DoCoMo to UTF-8
converter from UTF8-KDDI to UTF8-DoCoMo
converter from UTF8-KDDI to UTF8-SoftBank
converter from UTF8-KDDI to UTF-8
converter from UTF8-SoftBank to UTF8-DoCoMo
converter from UTF8-SoftBank to UTF8-KDDI
converter from UTF8-SoftBank to UTF-8
converter from UTF-8 to UTF8-DoCoMo
converter from UTF-8 to UTF8-KDDI
converter from UTF-8 to UTF8-SoftBank
done. (0.54user 0.02system 0.48elapsed)
generating enc/trans/emoji_iso2022_kddi.c ...
converter for iso2022jp_kddi_decoder
converter for iso2022jp_kddi_decoder_jisx0208_rest
converter for iso2022jp_kddi_encoder
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
done. (1.10user 0.03system 1.03elapsed)
generating enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
done. (1.13user 0.03system 1.05elapsed)
generating enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
done. (1.50user 0.04system 1.45elapsed)
generating enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (1.16user 0.02system 1.09elapsed)
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.08user 0.01system 0.01elapsed)
generating enc/trans/gb18030.c ...
converter from GB18030 to UTF-8
converter from UTF-8 to GB18030
done. (5.06user 0.12system 5.10elapsed)
generating enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (2.22user 0.04system 2.17elapsed)
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.09user 0.00system 0.02elapsed)
generating enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.07user 0.01system 0.02elapsed)
generating enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (5.44user 0.06system 5.41elapsed)
generating enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (2.12user 0.02system 2.06elapsed)
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. (2.88user 0.04system 2.86elapsed)
generating enc/trans/single_byte.c ...
converter from US-ASCII to UTF-8
converter from UTF-8 to US-ASCII
converter from ASCII-8BIT to UTF-8
converter from UTF-8 to ASCII-8BIT
converter from ISO-8859-1 to UTF-8
converter from UTF-8 to ISO-8859-1
converter from ISO-8859-2 to UTF-8
converter from UTF-8 to ISO-8859-2
converter from ISO-8859-3 to UTF-8
converter from UTF-8 to ISO-8859-3
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (1.12user 0.01system 1.05elapsed)
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. (2.52user 0.06system 2.49elapsed)
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.12user 0.01system 0.03elapsed)
/tmp/ruby/v2/build/trunk-repeat/ruby is not found.
Try `make' first, then `make test', please.
make: *** [extract-gems] Error 1
0.056000 0.004000 334.600000 (362.552573)
build_miniruby 0.004000 0.000000 0.092000 ( 0.143271)
build_ruby 0.004000 0.000000 5.364000 ( 5.647395)
build_all generating /tmp/ruby/v2/src/trunk-repeat/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. (7.80user 0.18system 7.89elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/cesu_8.c ...
converter for from_CESU_8
converter for to_CESU_8
done. (0.12user 0.00system 0.02elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/chinese.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/GB2312%UCS.src
converter from GB2312 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/GB12345%UCS.src
converter from GB12345 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/UCS%GB2312.src
converter from UTF-8 to GB2312
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/GB/UCS%GB12345.src
converter from UTF-8 to GB12345
done. (1.92user 0.04system 1.86elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/ebcdic.c ...
converter from IBM037 to ISO-8859-1
converter from ISO-8859-1 to IBM037
done. (0.12user 0.00system 0.04elapsed)
generating /tmp/ruby/v2/src/trunk-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. (0.70user 0.02system 0.61elapsed)
generating /tmp/ruby/v2/src/trunk-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/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI
done. (1.36user 0.02system 1.28elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/emoji_sjis_docomo.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-DOCOMO to UTF8-DOCOMO
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-DOCOMO to SJIS-DOCOMO
done. (1.53user 0.03system 1.47elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/emoji_sjis_kddi.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-KDDI to UTF8-KDDI
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-KDDI to SJIS-KDDI
done. (1.72user 0.02system 1.64elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/emoji_sjis_softbank.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from SJIS-SoftBank to UTF8-SoftBank
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
converter from UTF8-SoftBank to SJIS-SoftBank
done. (1.70user 0.02system 1.63elapsed)
generating /tmp/ruby/v2/src/trunk-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.12user 0.00system 0.02elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/gb18030.c ...
converter from GB18030 to UTF-8
converter from UTF-8 to GB18030
done. (6.67user 0.13system 6.74elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/gbk.c ...
converter from GBK to UTF-8
converter from UTF-8 to GBK
done. (2.69user 0.06system 2.65elapsed)
generating /tmp/ruby/v2/src/trunk-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.12user 0.00system 0.03elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/japanese.c ...
converter for eucjp2sjis
converter for sjis2eucjp
done. (0.12user 0.00system 0.02elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/japanese_euc.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212%UCS.src
converter from EUC-JP to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212UDC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0212@MS%UCS.src
converter from eucJP-ms to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
converter from CP51932 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-1%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-1%UCS@SIP.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-2%UCS@BMP.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0213-2%UCS@SIP.src
converter from EUC-JIS-2004 to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212.src
converter from UTF-8 to EUC-JP
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212UDC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0212@MS.src
converter from UTF-8 to eucJP-ms
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
converter from UTF-8 to CP51932
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@BMP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@SIP%JISX0213-1.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@BMP%JISX0213-2.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS@SIP%JISX0213-2.src
converter from UTF-8 to EUC-JIS-2004
done. (6.40user 0.07system 6.38elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/japanese_sjis.c ...
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@1990%UCS.src
converter from Shift_JIS to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0201-KANA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208VDC@NEC%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@NEC_IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932VDC@IBM%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/CP932UDA%UCS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/JISX0208@MS%UCS.src
converter from Windows-31J to UTF-8
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@1990.src
converter from UTF-8 to Shift_JIS
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0201-KANA.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208@MS.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/JIS/UCS%JISX0208VDC@NEC.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932VDC@NEC_IBM.src
load mapsrc /tmp/ruby/v2/src/trunk-repeat/enc/trans/CP/UCS%CP932UDA.src
converter from UTF-8 to Windows-31J
done. (2.63user 0.03system 2.57elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/korean.c ...
converter from UTF-8 to EUC-KR
converter from EUC-KR to UTF-8
converter from UTF-8 to CP949
converter from CP949 to UTF-8
done. (3.44user 0.07system 3.46elapsed)
generating /tmp/ruby/v2/src/trunk-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
converter from ISO-8859-4 to UTF-8
converter from UTF-8 to ISO-8859-4
converter from ISO-8859-5 to UTF-8
converter from UTF-8 to ISO-8859-5
converter from ISO-8859-6 to UTF-8
converter from UTF-8 to ISO-8859-6
converter from ISO-8859-7 to UTF-8
converter from UTF-8 to ISO-8859-7
converter from ISO-8859-8 to UTF-8
converter from UTF-8 to ISO-8859-8
converter from ISO-8859-9 to UTF-8
converter from UTF-8 to ISO-8859-9
converter from ISO-8859-10 to UTF-8
converter from UTF-8 to ISO-8859-10
converter from ISO-8859-11 to UTF-8
converter from UTF-8 to ISO-8859-11
converter from ISO-8859-13 to UTF-8
converter from UTF-8 to ISO-8859-13
converter from ISO-8859-14 to UTF-8
converter from UTF-8 to ISO-8859-14
converter from ISO-8859-15 to UTF-8
converter from UTF-8 to ISO-8859-15
converter from ISO-8859-16 to UTF-8
converter from UTF-8 to ISO-8859-16
converter from WINDOWS-874 to UTF-8
converter from UTF-8 to WINDOWS-874
converter from WINDOWS-1250 to UTF-8
converter from UTF-8 to WINDOWS-1250
converter from WINDOWS-1251 to UTF-8
converter from UTF-8 to WINDOWS-1251
converter from WINDOWS-1252 to UTF-8
converter from UTF-8 to WINDOWS-1252
converter from WINDOWS-1253 to UTF-8
converter from UTF-8 to WINDOWS-1253
converter from WINDOWS-1254 to UTF-8
converter from UTF-8 to WINDOWS-1254
converter from WINDOWS-1255 to UTF-8
converter from UTF-8 to WINDOWS-1255
converter from WINDOWS-1256 to UTF-8
converter from UTF-8 to WINDOWS-1256
converter from WINDOWS-1257 to UTF-8
converter from UTF-8 to WINDOWS-1257
converter from IBM437 to UTF-8
converter from UTF-8 to IBM437
converter from IBM775 to UTF-8
converter from UTF-8 to IBM775
converter from IBM737 to UTF-8
converter from UTF-8 to IBM737
converter from IBM852 to UTF-8
converter from UTF-8 to IBM852
converter from IBM855 to UTF-8
converter from UTF-8 to IBM855
converter from IBM857 to UTF-8
converter from UTF-8 to IBM857
converter from IBM860 to UTF-8
converter from UTF-8 to IBM860
converter from IBM861 to UTF-8
converter from UTF-8 to IBM861
converter from IBM862 to UTF-8
converter from UTF-8 to IBM862
converter from IBM863 to UTF-8
converter from UTF-8 to IBM863
converter from IBM865 to UTF-8
converter from UTF-8 to IBM865
converter from IBM866 to UTF-8
converter from UTF-8 to IBM866
converter from IBM869 to UTF-8
converter from UTF-8 to IBM869
converter from MACCROATIAN to UTF-8
converter from UTF-8 to MACCROATIAN
converter from MACCYRILLIC to UTF-8
converter from UTF-8 to MACCYRILLIC
converter from MACGREEK to UTF-8
converter from UTF-8 to MACGREEK
converter from MACICELAND to UTF-8
converter from UTF-8 to MACICELAND
converter from MACROMAN to UTF-8
converter from UTF-8 to MACROMAN
converter from MACROMANIA to UTF-8
converter from UTF-8 to MACROMANIA
converter from MACTURKISH to UTF-8
converter from UTF-8 to MACTURKISH
converter from MACUKRAINE to UTF-8
converter from UTF-8 to MACUKRAINE
converter from KOI8-U to UTF-8
converter from UTF-8 to KOI8-U
converter from KOI8-R to UTF-8
converter from UTF-8 to KOI8-R
converter from TIS-620 to UTF-8
converter from UTF-8 to TIS-620
converter from CP850 to UTF-8
converter from UTF-8 to CP850
converter from CP852 to UTF-8
converter from UTF-8 to CP852
converter from CP855 to UTF-8
converter from UTF-8 to CP855
done. (1.24user 0.04system 1.21elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/enc/trans/utf8_mac.c ...
converter from UTF-8 to UTF8-MAC
converter for from_UTF8_MAC
converter for from_utf8_mac_nfc2
done. (3.04user 0.06system 3.01elapsed)
generating /tmp/ruby/v2/src/trunk-repeat/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.15user 0.01system 0.05elapsed)
ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h include/ruby-2.8.0/x86_64-linux/rb_mjit_min_header-2.8.0.h
0.112000 0.084000 563.144000 (598.910563)
build_install 0.032000 0.004000 4.752000 ( 6.308352)
test_btest make: unrecognized option '--repeat-count=50'
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
--debug[=FLAGS] Print various types of debugging information.
-e, --environment-overrides
Environment variables override makefiles.
--eval=STRING Evaluate STRING as a makefile statement.
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
-h, --help Print this message and exit.
-i, --ignore-errors Ignore errors from recipes.
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
-k, --keep-going Keep going when some targets can't be made.
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
-s, --silent, --quiet Don't echo recipes.
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
--trace Print tracing information.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for x86_64-pc-linux-gnu
Report bugs to <bug-make@gnu.org>
0.000000 0.000000 0.000000 ( 0.003063)
test_basic make: unrecognized option '--repeat-count=50'
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
--debug[=FLAGS] Print various types of debugging information.
-e, --environment-overrides
Environment variables override makefiles.
--eval=STRING Evaluate STRING as a makefile statement.
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
-h, --help Print this message and exit.
-i, --ignore-errors Ignore errors from recipes.
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
-k, --keep-going Keep going when some targets can't be made.
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
-s, --silent, --quiet Don't echo recipes.
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
--trace Print tracing information.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for x86_64-pc-linux-gnu
Report bugs to <bug-make@gnu.org>
0.000000 0.000000 0.000000 ( 0.008667)
test_all make: unrecognized option '--repeat-count=50'
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
--debug[=FLAGS] Print various types of debugging information.
-e, --environment-overrides
Environment variables override makefiles.
--eval=STRING Evaluate STRING as a makefile statement.
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
-h, --help Print this message and exit.
-i, --ignore-errors Ignore errors from recipes.
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
-k, --keep-going Keep going when some targets can't be made.
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
-s, --silent, --quiet Don't echo recipes.
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
--trace Print tracing information.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for x86_64-pc-linux-gnu
Report bugs to <bug-make@gnu.org>
0.000000 0.000000 0.000000 ( 0.008097)
test_rubyspec make: unrecognized option '--repeat-count=50'
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
--debug[=FLAGS] Print various types of debugging information.
-e, --environment-overrides
Environment variables override makefiles.
--eval=STRING Evaluate STRING as a makefile statement.
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
-h, --help Print this message and exit.
-i, --ignore-errors Ignore errors from recipes.
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
-k, --keep-going Keep going when some targets can't be made.
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
-s, --silent, --quiet Don't echo recipes.
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
--trace Print tracing information.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for x86_64-pc-linux-gnu
Report bugs to <bug-make@gnu.org>
0.000000 0.004000 0.004000 ( 0.007398)
$$$[end] "make yes-btest --repeat-count=50" exit with 512.
$$$[end] "make yes-test-basic --repeat-count=50" exit with 512.
$$$[end] "make yes-test-all --repeat-count=50" exit with 512.
$$$[end] "make yes-test-rubyspec --repeat-count=50" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-repeat.20200213-022748
total: 1075.52 sec