# Logfile created on 2024-12-17 23:16:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f534b9dfdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_gcc13", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc13", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc13", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc13", @configure_opts=["CC=gcc-13"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc13.20241217-231628", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f534ba01c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f534ba01900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f534b91a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20241217-231628", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20241217-231628>, @binmode=false, @mon_data=#<Monitor:0x00007f534ba01680>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 408f536..fef8ecc master -> origin/master Updating 408f536..fef8ecc Fast-forward include/ruby/internal/symbol.h | 4 +++ lib/rdoc/markup/formatter.rb | 31 ++++++++++++-------- lib/rdoc/markup/to_html_crossref.rb | 39 ++++++++++++++++++++++++++ test/rdoc/support/text_formatter_test_case.rb | 10 +++---- test/rdoc/test_rdoc_markup_to_ansi.rb | 12 ++++---- test/rdoc/test_rdoc_markup_to_bs.rb | 12 ++++---- test/rdoc/test_rdoc_markup_to_html.rb | 17 ++++++----- test/rdoc/test_rdoc_markup_to_html_crossref.rb | 12 ++++++++ test/rdoc/test_rdoc_markup_to_markdown.rb | 12 ++++---- test/rdoc/test_rdoc_markup_to_rdoc.rb | 12 ++++---- 10 files changed, 113 insertions(+), 48 deletions(-) Latest commit hash = fef8ecc708 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk_gcc13/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc13/ext/ripper' generating /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc13/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc13/ext/ripper' generating /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc13/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc13/ext/ripper' /tmp/ruby/src/trunk_gcc13/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk_gcc13/dmydln.c compiling /tmp/ruby/src/trunk_gcc13/main.c compiling /tmp/ruby/src/trunk_gcc13/miniinit.c compiling /tmp/ruby/src/trunk_gcc13/array.c compiling /tmp/ruby/src/trunk_gcc13/ast.c compiling /tmp/ruby/src/trunk_gcc13/bignum.c compiling /tmp/ruby/src/trunk_gcc13/class.c compiling /tmp/ruby/src/trunk_gcc13/compar.c compiling /tmp/ruby/src/trunk_gcc13/compile.c compiling /tmp/ruby/src/trunk_gcc13/complex.c compiling /tmp/ruby/src/trunk_gcc13/cont.c compiling /tmp/ruby/src/trunk_gcc13/debug.c compiling /tmp/ruby/src/trunk_gcc13/debug_counter.c compiling /tmp/ruby/src/trunk_gcc13/dir.c compiling /tmp/ruby/src/trunk_gcc13/dln_find.c compiling /tmp/ruby/src/trunk_gcc13/encoding.c compiling /tmp/ruby/src/trunk_gcc13/enum.c compiling /tmp/ruby/src/trunk_gcc13/enumerator.c compiling /tmp/ruby/src/trunk_gcc13/error.c compiling /tmp/ruby/src/trunk_gcc13/eval.c compiling /tmp/ruby/src/trunk_gcc13/file.c compiling /tmp/ruby/src/trunk_gcc13/gc.c compiling /tmp/ruby/src/trunk_gcc13/hash.c compiling /tmp/ruby/src/trunk_gcc13/inits.c compiling /tmp/ruby/src/trunk_gcc13/imemo.c compiling /tmp/ruby/src/trunk_gcc13/io.c compiling /tmp/ruby/src/trunk_gcc13/io_buffer.c compiling /tmp/ruby/src/trunk_gcc13/iseq.c compiling /tmp/ruby/src/trunk_gcc13/load.c compiling /tmp/ruby/src/trunk_gcc13/marshal.c compiling /tmp/ruby/src/trunk_gcc13/math.c compiling /tmp/ruby/src/trunk_gcc13/memory_view.c compiling /tmp/ruby/src/trunk_gcc13/rjit.c compiling /tmp/ruby/src/trunk_gcc13/rjit_c.c compiling /tmp/ruby/src/trunk_gcc13/node.c compiling /tmp/ruby/src/trunk_gcc13/node_dump.c compiling /tmp/ruby/src/trunk_gcc13/numeric.c compiling /tmp/ruby/src/trunk_gcc13/object.c compiling /tmp/ruby/src/trunk_gcc13/pack.c compiling parse.c compiling /tmp/ruby/src/trunk_gcc13/proc.c compiling /tmp/ruby/src/trunk_gcc13/process.c compiling /tmp/ruby/src/trunk_gcc13/ractor.c compiling /tmp/ruby/src/trunk_gcc13/random.c compiling /tmp/ruby/src/trunk_gcc13/range.c compiling /tmp/ruby/src/trunk_gcc13/rational.c compiling /tmp/ruby/src/trunk_gcc13/re.c compiling /tmp/ruby/src/trunk_gcc13/regcomp.c compiling /tmp/ruby/src/trunk_gcc13/regenc.c compiling /tmp/ruby/src/trunk_gcc13/regerror.c compiling /tmp/ruby/src/trunk_gcc13/regexec.c compiling /tmp/ruby/src/trunk_gcc13/regparse.c compiling /tmp/ruby/src/trunk_gcc13/regsyntax.c compiling /tmp/ruby/src/trunk_gcc13/ruby.c compiling /tmp/ruby/src/trunk_gcc13/ruby_parser.c compiling /tmp/ruby/src/trunk_gcc13/scheduler.c compiling /tmp/ruby/src/trunk_gcc13/shape.c compiling /tmp/ruby/src/trunk_gcc13/signal.c compiling /tmp/ruby/src/trunk_gcc13/sprintf.c compiling /tmp/ruby/src/trunk_gcc13/st.c compiling /tmp/ruby/src/trunk_gcc13/strftime.c compiling /tmp/ruby/src/trunk_gcc13/string.c compiling /tmp/ruby/src/trunk_gcc13/struct.c compiling /tmp/ruby/src/trunk_gcc13/symbol.c compiling /tmp/ruby/src/trunk_gcc13/thread.c compiling /tmp/ruby/src/trunk_gcc13/time.c compiling /tmp/ruby/src/trunk_gcc13/transcode.c compiling /tmp/ruby/src/trunk_gcc13/util.c compiling /tmp/ruby/src/trunk_gcc13/variable.c compiling /tmp/ruby/src/trunk_gcc13/version.c compiling /tmp/ruby/src/trunk_gcc13/vm.c compiling /tmp/ruby/src/trunk_gcc13/vm_backtrace.c compiling /tmp/ruby/src/trunk_gcc13/vm_dump.c compiling /tmp/ruby/src/trunk_gcc13/vm_sync.c compiling /tmp/ruby/src/trunk_gcc13/vm_trace.c compiling /tmp/ruby/src/trunk_gcc13/weakmap.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk_gcc13/prism/api_pack.c compiling /tmp/ruby/src/trunk_gcc13/prism/extension.c compiling /tmp/ruby/src/trunk_gcc13/prism_init.c compiling /tmp/ruby/src/trunk_gcc13/yjit.c compiling /tmp/ruby/src/trunk_gcc13/enc/ascii.c compiling /tmp/ruby/src/trunk_gcc13/enc/us_ascii.c compiling /tmp/ruby/src/trunk_gcc13/enc/unicode.c compiling /tmp/ruby/src/trunk_gcc13/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk_gcc13/missing/setproctitle.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk_gcc13/dln.c compiling /tmp/ruby/src/trunk_gcc13/localeinit.c compiling /tmp/ruby/src/trunk_gcc13/loadpath.c builtin_binary.inc updated dc6e25bfcf9cfc13b6bd0d9ba5c610d85a9c49975564fceeaf97ca6fcc4325a6 builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc13/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' compiling /tmp/ruby/src/trunk_gcc13/enc/encdb.c make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' compiling /tmp/ruby/src/trunk_gcc13/enc/big5.c generating transdb.h compiling /tmp/ruby/src/trunk_gcc13/enc/cesu_8.c compiling /tmp/ruby/src/trunk_gcc13/enc/cp949.c transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated making trans compiling /tmp/ruby/src/trunk_gcc13/enc/emacs_mule.c make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' compiling /tmp/ruby/src/trunk_gcc13/enc/trans/transdb.c compiling /tmp/ruby/src/trunk_gcc13/enc/euc_jp.c compiling /tmp/ruby/src/trunk_gcc13/enc/euc_kr.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/big5.c compiling /tmp/ruby/src/trunk_gcc13/enc/euc_tw.c compiling /tmp/ruby/src/trunk_gcc13/enc/gb2312.c compiling /tmp/ruby/src/trunk_gcc13/enc/gb18030.c compiling /tmp/ruby/src/trunk_gcc13/enc/gbk.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk_gcc13/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk_gcc13/enc/koi8_r.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/chinese.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk_gcc13/enc/koi8_u.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/emoji.c compiling /tmp/ruby/src/trunk_gcc13/enc/shift_jis.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk_gcc13/enc/utf_16be.c compiling /tmp/ruby/src/trunk_gcc13/enc/utf_16le.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk_gcc13/enc/utf_32be.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/escape.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/gbk.c compiling /tmp/ruby/src/trunk_gcc13/enc/utf_32le.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/japanese.c compiling /tmp/ruby/src/trunk_gcc13/enc/windows_31j.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk_gcc13/enc/windows_1250.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/korean.c compiling /tmp/ruby/src/trunk_gcc13/enc/windows_1251.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk_gcc13/enc/windows_1252.c compiling /tmp/ruby/src/trunk_gcc13/enc/windows_1253.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk_gcc13/enc/trans/utf_16_32.c compiling /tmp/ruby/src/trunk_gcc13/enc/windows_1254.c linking transcoder transdb.so linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so compiling /tmp/ruby/src/trunk_gcc13/enc/windows_1257.c linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf8_mac.so linking transcoder utf_16_32.so make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' linking encoding gb2312.so generating makefile exts.mk exts.mk unchanged linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_2.so make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/RUBY_ALIGNOF/c.c linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking shared-object -test-/RUBY_ALIGNOF.so linking encoding iso_8859_14.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/arith_seq/extract/extract.c linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/arith_seq/extract.so linking encoding windows_1252.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/arith_seq/beg_len_step' linking encoding windows_1253.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/array/concat/to_ary_concat.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/array/resize/resize.c linking encoding windows_1254.so linking encoding windows_1257.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bignum' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/big2str.c making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/bigzero.c linking shared-object -test-/array/resize.so linking shared-object -test-/array/to_ary_concat.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/div.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/array/concat' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bug-14834/bug-14834.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bug-3571/bug.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bug-5832/bug.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/class' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/debug' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/debug/init.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/dln/empty/empty.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/class/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/debug/inspector.c linking shared-object -test-/dln/empty.so linking shared-object -test-/class.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/debug/profile_frames.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/dln/empty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/enumerator_kw/enumerator_kw.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/exception' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/exception/dataerror.c linking shared-object -test-/debug.so linking shared-object -test-/enumerator_kw.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/bignum/str2big.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/fatal/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/file' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/file/init.c linking shared-object -test-/bignum.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/fatal/invalid.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/float' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/exception/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/file/newline_conv.c linking shared-object -test-/exception.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/float/nextafter.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/funcall' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/funcall/funcall.c linking shared-object -test-/fatal.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/file/stat.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/gvl/call_without_gvl/call_without_gvl.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/funcall' linking shared-object -test-/float.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/hash' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/hash/delete.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/integer' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/integer/core_ext.c linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/file' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/hash/init.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/iseq_load/iseq_load.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/integer/my_integer.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/iter' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/iter/break.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/load/dot.dot/dot.dot.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/load/protect/protect.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/iter/init.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/load/dot.dot.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/iter/yield.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/memory_view/memory_view.c linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/method' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/method/arity.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/notimplement/bug.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/num2int' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/num2int/num2int.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/method/init.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/method.so linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/postponed_job/postponed_job.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/printf' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/printf/printf.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/path_to_class' linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/proc' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/proc/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/random' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/random/bad_version.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/random/loop.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/proc/receiver.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/rational' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/rational/rat.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/proc/super.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/recursion/recursion.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/proc' linking shared-object -test-/rb_call_super_kw.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/regexp/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/scan_args/scan_args.c linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/st/numhash/numhash.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/st/foreach/foreach.c linking shared-object -test-/st/numhash.so linking shared-object -test-/regexp.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/st/update' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/st/update/update.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/string' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/capacity.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/struct' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/struct/data.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/symbol' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/symbol/init.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/thread/instrumentation/instrumentation.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/struct/init.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/struct/len.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/struct/member.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/enc_associate.c linking shared-object -test-/struct.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/enc_dummy.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/time' linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/time/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/modify.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/time/new.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/nofree.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/vm' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/vm/at_exit.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/qsort.c linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/wait' compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/wait/wait.c linking shared-object -test-/vm/at_exit.so compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/rb_interned_str.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/cgi/escape' compiling /tmp/ruby/src/trunk_gcc13/ext/cgi/escape/escape.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk_gcc13/ext/-test-/string/set_len.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/continuation' compiling /tmp/ruby/src/trunk_gcc13/ext/continuation/continuation.c linking shared-object cgi/escape.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' compiling /tmp/ruby/src/trunk_gcc13/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date' compiling /tmp/ruby/src/trunk_gcc13/ext/date/date_core.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/-test-/string' compiling /tmp/ruby/src/trunk_gcc13/ext/date/date_parse.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/continuation' linking shared-object coverage.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest' compiling /tmp/ruby/src/trunk_gcc13/ext/digest/digest.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/etc' compiling /tmp/ruby/src/trunk_gcc13/ext/etc/etc.c linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fcntl' compiling /tmp/ruby/src/trunk_gcc13/ext/fcntl/fcntl.c linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/etc' compiling /tmp/ruby/src/trunk_gcc13/ext/date/date_strftime.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk_gcc13/ext/date/date_strptime.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' compiling /tmp/ruby/src/trunk_gcc13/ext/io/console/console.c compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/fiddle.c linking shared-object io/console.so compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/nonblock' compiling /tmp/ruby/src/trunk_gcc13/ext/io/nonblock/nonblock.c compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/handle.c linking shared-object io/nonblock.so compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/pinned.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/wait' compiling /tmp/ruby/src/trunk_gcc13/ext/io/wait/wait.c linking shared-object io/wait.so compiling /tmp/ruby/src/trunk_gcc13/ext/fiddle/pointer.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' compiling /tmp/ruby/src/trunk_gcc13/ext/monitor/monitor.c linking shared-object date_core.so make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' compiling /tmp/ruby/src/trunk_gcc13/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl.c linking shared-object monitor.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' compiling /tmp/ruby/src/trunk_gcc13/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk_gcc13/ext/objspace/objspace.c linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych' compiling /tmp/ruby/src/trunk_gcc13/ext/psych/psych.c compiling /tmp/ruby/src/trunk_gcc13/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk_gcc13/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_asn1.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' compiling /tmp/ruby/src/trunk_gcc13/ext/psych/psych_parser.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty' compiling /tmp/ruby/src/trunk_gcc13/ext/pty/pty.c linking shared-object objspace.so linking shared-object pty.so compiling /tmp/ruby/src/trunk_gcc13/ext/psych/psych_to_ruby.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk_gcc13/ext/rbconfig/sizeof/sizes.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' compiling /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk_gcc13/ext/psych/psych_yaml_tree.c compiling /tmp/ruby/src/trunk_gcc13/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids2.c linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_bn.c linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/stringio' compiling /tmp/ruby/src/trunk_gcc13/ext/socket/init.c compiling /tmp/ruby/src/trunk_gcc13/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk_gcc13/ext/ripper/ripper.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk_gcc13/ext/socket/constants.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' compiling /tmp/ruby/src/trunk_gcc13/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_cipher.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/zlib' compiling /tmp/ruby/src/trunk_gcc13/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/socket.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_engine.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_gcc13/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/ipsocket.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/md5' compiling /tmp/ruby/src/trunk_gcc13/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk_gcc13/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_kdf.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_gcc13/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk_gcc13/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/tcpserver.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_gcc13/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/option.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk_gcc13/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkey.c linking shared-object socket.so compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkey_dh.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket' compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkey_dsa.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha1' compiling /tmp/ruby/src/trunk_gcc13/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk_gcc13/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk_gcc13/ext/digest/sha1/sha1.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' compiling /tmp/ruby/src/trunk_gcc13/ext/digest/sha2/sha2init.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk_gcc13/ext/digest/sha2/sha2.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json/generator' compiling /tmp/ruby/src/trunk_gcc13/ext/json/generator/generator.c linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json/parser' compiling /tmp/ruby/src/trunk_gcc13/ext/json/parser/parser.c linking shared-object digest/sha2.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_provider.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json/parser' compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_ssl_session.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json/generator' compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk_gcc13/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision - BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/debug.revision unchanged gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating transdb.h make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' transdb.h unchanged making trans generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' ./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc13/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_gcc13/bin installing base libraries: /tmp/ruby/install/trunk_gcc13/lib installing arch files: /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc13/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc13/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_gcc13/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_gcc13/bin installing library scripts: /tmp/ruby/install/trunk_gcc13/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_gcc13/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_gcc13/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0 cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.2 logger 1.6.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 rdoc 6.9.1 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.6 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.0 openssl 3.2.0 pathname 0.4.0 psych 5.2.1 stringio 3.1.2 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+1 minitest 5.25.4 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.2 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.7.0 typeprof 0.30.0 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.1 repl_type_completor 0.1.9 installing bundled gem cache: /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.4.0+1/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2003 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk_gcc13/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc13/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' Run options: --seed=3277 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc13/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 1611927=test_coverage [ 2/916] 1611932=test_rdoc_alias [ 3/916] 1611930=test_pathname [ 4/916] 1611928=regexp_test [ 5/916] 1611928=test_gem_resolver_api_specification [ 6/916] 1611932=test_require_lib [ 7/916] 1611930=test_gem_resolver_api_set [ 8/916] 1611928=test_dir [ 9/916] 1611930=test_objectspace [ 10/916] 1611928=ruby_parser_test [ 11/916] 1611928=test_gem_commands_search_command [ 12/916] 1611928=test_class [ 13/916] 1611928=test_enumerable [ 14/916] 1611928=test_rdoc_top_level [ 15/916] 1611927=test_gem_source_specific_file [ 16/916] 1611927=newline_test [ 17/916] 1611928=test_marshalable [ 18/916] 1611928=test_gem_commands_info_command [ 19/916] 1611928=test_cgi_util [ 20/916] 1611927=test_rdoc_markup_verbatim [ 21/916] 1611927=test_gem_commands_check_command [ 22/916] 1611927=test_option [ 23/916] 1611928=test_tracer [ 24/916] 1611927=test_gem_commands_signin_command [ 25/916] 1611928=test_fstring [ 26/916] 1611927=test_tsort [ 27/916] 1611927=test_io_buffer [ 28/916] 1611928=test_rdoc_markup_raw [ 29/916] 1611928=test_iter_break [ 30/916] 1611928=test_libs [ 31/916] 1611927=test_nomethod_error [ 32/916] 1611927=test_math [ 33/916] 1611928=test_gc [ 34/916] 1611928=test_fiber [ 35/916] 1611927=test_force_exit [ 36/916] 1611927=test_history [ 37/916] 1611927=test_num2int [ 38/916] 1611927=test_rdoc_generator_pot_po_entry [ 39/916] 1611927=test_warning [ 40/916] 1611927=encodings_test [ 41/916] 1611927=test_string_processing [ 42/916] 1611927=magic_comment_test [ 43/916] 1611927=test_case [ 44/916] 1611927=test_require [ 45/916] 1611927=test_config [ 46/916] 1611927=test_gem_source_git [ 47/916] 1611932=test_gbk [ 48/916] 1611932=test_address_resolve [ 49/916] 1611932=test_regex_casefold [ 50/916] 1611932=test_cstr [ 51/916] 1611932=test_bigzero [ 52/916] 1611932=test_rdoc_text [ 53/916] 1611932=json_string_matching_test [ 54/916] 1611932=test_gem_dependency_resolution_error [ 55/916] 1611932=test_gem_request_set_gem_dependency_api [ 56/916] 1611932=test_postponed_job [ 57/916] 1611930=test_gem_request_set_lockfile [ 58/916] 1611927=test_date_new [ 59/916] 1611927=test_pkey_dh [ 60/916] 1611927=test_nowrite [ 61/916] 1611927=test_thread_queue [ 62/916] 1611932=test_rdoc_rd_inline [ 63/916] 1611932=test_gem_package_tar_header [ 64/916] 1611932=test_gem_request_set_lockfile_parser [ 65/916] 1611932=test_require_path_check [ 66/916] 1611930=test_files_test_1 [ 67/916] 1611928=test_gem_remote_fetcher_s3 [ 68/916] 1611932=test_frozen_error [ 69/916] 1611932=test_euc_kr [ 70/916] 1611932=test_rdoc_parser_simple [ 71/916] 1611932=test_key_actor_emacs [ 72/916] 1611928=test_complex [ 73/916] 1611932=test_nesting_parser [ 74/916] 1611932=test_basicinstructions [ 75/916] 1611932=test_pattern_matching [ 76/916] 1611932=test_gem_resolver_git_specification [ 77/916] 1611928=test_gem_remote_fetcher_local_ssl_server [ 78/916] 1611932=index_write_test [ 79/916] 1611932=test_rdoc_include [ 80/916] 1611932=test_gem_source_vendor [ 81/916] 1611932=test_propertyputref [ 82/916] 1611932=test_rdoc_markup_to_html_crossref [ 83/916] 1611932=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 42833> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 33207> [ 84/916] 1611932=test_io_wait [ 85/916] 1611932=test_kwargs [ 86/916] 1611932=test_rdoc_options Closed file descriptor: TestRDocOptions#test_parse_default: 9 [ 87/916] 1611932=test_gem_available_set [ 88/916] 1611932=test_hash [ 89/916] 1611928=test_modify_expand [ 90/916] 1611928=test_normalize [ 91/916] 1611928=test_exception [ 92/916] 1611930=test_fd_setsize [ 93/916] 1611930=test_change_word [ 94/916] 1611930=test_rdoc_markup_formatter [ 95/916] 1611927=test_ns_spki [ 96/916] 1611927=test_gem_source [ 97/916] 1611930=test_reline [ 98/916] 1611927=test_benchmark [ 99/916] 1611930=test_windows_1251 [100/916] 1611930=relocation_test [101/916] 1611927=test_x509cert [102/916] 1611930=test_argf [103/916] 1611927=test_m17n [104/916] 1611927=test_logdevice [105/916] 1611928=test_yjit [106/916] 1611927=test_lock_native_thread [107/916] 1611927=test_bn [108/916] 1611927=test_rdoc_markup_hard_break [109/916] 1611927=test_logperiod [110/916] 1611927=test_configuration [111/916] 1611927=test_env [112/916] 1611932=test_class_name_check [113/916] 1611932=test_pty [114/916] 1611932=test_profile_frames [115/916] 1611932=test_socket [116/916] 1611930=test_gem_security_trust_dir [117/916] 1611930=test_gem_resolver_composed_set [118/916] 1611930=test_assembler [119/916] 1611930=test_m17n_comb [120/916] 1611927=test_set [121/916] 1611927=test_asn1 [122/916] 1611927=string_query_test [123/916] 1611927=test_rdoc_markup_attribute_manager [124/916] 1611927=newline_offsets_test [125/916] 1611927=test_bash_completion [126/916] 1611927=test_compile_prism [127/916] 1611927=test_win32ole_variant_outarg [128/916] 1611927=test_pack [129/916] 1611927=test_coderange [130/916] 1611927=test_gem_version [131/916] 1611930=test_gem_commands_dependency_command [132/916] 1611927=lex_test [133/916] 1611930=test_rubyvm [134/916] 1611930=test_gem_stub_specification [135/916] 1611930=test_gem_config_file [136/916] 1611930=test_acceptable [137/916] 1611930=test_rdoc_markup_to_html_snippet [138/916] 1611930=test_yjit_exit_locations [139/916] 1611927=test_module [140/916] 1611930=test_yaml_tree [141/916] 1611930=test_ssl [142/916] 1611932=test_parser [143/916] 1611932=test_rdoc_ri_driver [144/916] 1611932=test_resource [145/916] 1611932=test_httpheader [146/916] 1611932=test_egrep_cpp [147/916] 1611932=test_typeddata [148/916] 1611932=test_date_conv [149/916] 1611932=test_reqarg [150/916] 1611932=test_ast [151/916] 1611927=test_notimplement [152/916] 1611927=test_gem_gem_runner [153/916] 1611927=test_case_options [154/916] 1611927=test_gem_commands_mirror [155/916] 1611927=test_gem_commands_outdated_command [156/916] 1611927=test_rdoc_generator_pot [157/916] 1611927=test_win32ole_param [158/916] 1611927=test_io_buffer [159/916] 1611927=test_rdoc_markup_to_markdown [160/916] 1611927=test_jaro_winkler [161/916] 1611927=test_iseq_load [162/916] 1611928=test_function [163/916] 1611928=test_rdoc_class_module [164/916] 1611928=test_at_exit [165/916] 1611928=test_weakmap [166/916] 1611927=test_gem_ext_configure_builder [167/916] 1611927=test_rdoc_rdoc [168/916] 1611927=test_gem_resolver_lock_specification [169/916] 1611927=test_files_ext [170/916] 1611927=test_sprintf [171/916] 1611927=test_objspace [172/916] 1611930=test_webauthn_poller [173/916] 1611930=numeric_value_test [174/916] 1611930=test_dup [175/916] 1611930=test_timeout [176/916] 1611930=test_eval_history [177/916] 1611930=test_gem_commands_lock_command [178/916] 1611930=test_weakref [179/916] 1611930=test_have_library [180/916] 1611928=test_array [181/916] 1611930=test_ssl_session [182/916] 1611930=test_load [183/916] 1611930=json_encoding_test [184/916] 1611930=test_yamlstore [185/916] 1611930=test_beginendblock [186/916] 1611930=test_emitter [187/916] 1611930=test_gem_requirement [188/916] 1611930=test_optparse [189/916] 1611930=test_gem_request_set_lockfile_tokenizer [190/916] 1611930=test_within_pipe [191/916] 1611930=test_gb18030 [192/916] 1611930=test_omap [193/916] 1611930=snippets_test [194/916] 1611930=test_gem_package_tar_reader [195/916] 1611930=test_gem_commands_setup_command [196/916] 1611930=test_shellwords [197/916] 1611930=test_last_thread [198/916] 1611930=test_path_to_class [199/916] 1611930=test_time [200/916] 1611930=test_mul [201/916] 1611930=test_bug-5832 [202/916] 1611930=test_gem_ext_ext_conf_builder [203/916] 1611928=test_rdoc_any_method [204/916] 1611928=test_ractor [205/916] 1611928=test_gem_security_policy [206/916] 1611928=test_float [207/916] 1611930=locals_test [208/916] 1611930=test_io_console [209/916] 1611928=test_fixnum [210/916] 1611928=test_c_union_entity [211/916] 1611928=test_signal [212/916] 1611928=test_rdoc_require [213/916] 1611928=test_method_name_check [214/916] 1611928=test_complexrational [215/916] 1611928=test_rdoc_context_section [216/916] 1611928=test_x509attr [217/916] 1611928=test_console_attr [218/916] 1611928=test_ubf_async_safe [219/916] 1611928=test_mutex [220/916] 1611930=test_io_timeout [221/916] 1611930=test_rdoc_parser [222/916] 1611930=test_append [223/916] 1611930=test_ifunless [224/916] 1611930=test_struct [225/916] 1611928=test_big2str [226/916] 1611928=test_win32ole_record [227/916] 1611928=test_rdoc_parser_ruby [228/916] 1611930=test_comparable [229/916] 1611930=test_httpresponse [230/916] 1611930=test_gem_util [231/916] 1611930=test_config [232/916] 1611930=test_external_new [233/916] 1611930=test_gem_resolver [234/916] 1611928=test_win32ole_typelib [235/916] 1611928=test_euc_tw [236/916] 1611928=reflection_test [237/916] 1611928=test_sexp [238/916] 1611928=test_gem_commands_cleanup_command [239/916] 1611930=test_bug-3571 [240/916] 1611930=test_not [241/916] 1611930=test_bundled_ca [242/916] 1611928=test_wait [243/916] 1611928=test_instrumentation_api [244/916] 1611930=test_inadvertent_creation [245/916] 1611930=test_tmpdir [246/916] 1611930=test_win32ole_variant_m [247/916] 1611930=test_defined [248/916] 1611930=test_buffering [249/916] 1611930=test_parser_events [250/916] 1611928=test_svcb_https [251/916] 1611930=test_convertible [252/916] 1611928=test_framework [253/916] 1611928=test_ractor [254/916] 1611928=test_severity [255/916] 1611928=test_gem_spec_fetcher [256/916] 1611928=test_str2big [257/916] 1611928=test_json_tree [258/916] 1611928=test_default_gems [259/916] 1611928=test_gem_resolver_installer_set [260/916] 1611928=test_cclass [261/916] 1611928=test_readpartial [262/916] 1611928=test_dbm [263/916] 1611928=test_super [264/916] 1611928=test_workspace [265/916] 1611928=test_string [266/916] 1611928=test_gem_resolver_local_specification [267/916] 1611928=test_thread [268/916] 1611927=test_alias [269/916] 1611927=test_raise [270/916] 1611927=test_scanner_events [271/916] 1611927=test_scan_args [272/916] 1611927=test_rbconfig [273/916] 1611927=json_generator_test [274/916] 1611927=test_bug_reporter [275/916] 1611927=test_erb_m17n [276/916] 1611927=test_gem_source_subpath_problem [277/916] 1611927=test_enc_raise [278/916] 1611927=test_gem_commands_rebuild_command [279/916] 1611927=test_dns [280/916] 1611927=test_date_attr [281/916] 1611927=test_optimization [282/916] 1611928=test_gem_source_list [283/916] 1611928=test_yaml_special_cases [284/916] 1611928=test_ensured [285/916] 1611928=test_object_create_start [286/916] 1611928=test_erb [287/916] 1611928=test_rand [288/916] 1611928=test_cp949 [289/916] 1611928=test_condition [290/916] 1611928=test_rdoc_markup_paragraph [291/916] 1611928=parameters_signature_test [292/916] 1611928=test_fnmatch [293/916] 1611928=test_project_sanity [294/916] 1611928=test_getopts [295/916] 1611928=test_sorted_set [296/916] 1611927=test_rdoc_ri_paths [297/916] 1611927=test_emoji [298/916] 1611927=test_gem_resolver_git_set [299/916] 1611928=test_gem_request [300/916] 1611930=test_date_time [301/916] 1611930=test_gem_package_old [302/916] 1611930=test_gem_commands_pristine_command [303/916] 1611928=test_name_error_extension [304/916] 1611928=test_gem_resolver_best_set [305/916] 1611928=test_macro [306/916] 1611928=test_data [307/916] 1611928=test_utf16 [308/916] 1611928=test_gem_resolver_requirement_list [309/916] 1611928=test_arith_seq_beg_len_step [310/916] 1611928=test_rdoc_rd_inline_parser [311/916] 1611928=test_verbose [312/916] 1611928=test_ripper [313/916] 1611928=test_delegate [314/916] 1611928=test_gem_source_installed [315/916] 1611928=test_rdoc_tom_doc [316/916] 1611928=test_bignum [317/916] 1611927=test_name_error [318/916] 1611928=test_hmac [319/916] 1611928=test_enc_str_buf_cat [320/916] 1611928=ractor_test [321/916] 1611928=test_summary [322/916] 1611927=test_safe_load [323/916] 1611927=implicit_array_test [324/916] 1611927=test_pkcs12 [325/916] 1611928=test_foreach [326/916] 1611928=test_trace [327/916] 1611928=test_numeric [328/916] 1611928=test_yield_block [329/916] 1611928=test_gem_commands_signout_command [330/916] 1611928=test_nil2vtempty [331/916] 1611928=test_gem_resolver_conflict [332/916] 1611928=test_autoload [333/916] 1611927=test_arity [334/916] 1611927=test_enumerator [335/916] 1611930=test_rdoc_markup_to_rdoc [336/916] 1611930=test_gem_dependency_installer [337/916] 1611930=test_date_strptime [338/916] 1611930=test_pack [339/916] 1611930=test_gem_rdoc [340/916] 1611930=test_kill_ring [341/916] 1611930=test_symbol [342/916] 1611932=test_coder [343/916] 1611932=integer_parse_test [344/916] 1611932=test_context [345/916] 1611932=test_unix [346/916] 1611932=test_singleton [347/916] 1611932=test_thread_fd_close [348/916] 1611932=test_mailto [349/916] 1611932=test_custom_command [350/916] 1611932=test_backtrace [351/916] 1611930=test_gem_commands_exec_command [352/916] 1611928=test_gem_resolver_vendor_specification [353/916] 1611928=test_stringchar [354/916] 1611928=test_rdoc_task [355/916] 1611928=test_depth_first [356/916] 1611928=test_set [357/916] 1611928=test_gem_uninstaller [358/916] 1611932=test_gem_resolver_vendor_set [359/916] 1611932=test_exception [360/916] 1611932=test_rdoc_context [361/916] 1611930=test_rdoc_generator_pot_po [362/916] 1611930=test_stream [363/916] 1611930=test_inlinecache [364/916] 1611930=test_gem_command [365/916] 1611932=test_open-uri [366/916] 1611930=test_handle Leaked file descriptor: TestOpenURI#test_max_redirects_success: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 38541> .Closed file descriptor: TestOpenURI#test_multiple_cookies: 11 [367/916] 1611928=source_location_test [368/916] 1611928=test_resize [369/916] 1611928=test_optarg [370/916] 1611932=test_win32ole_param_event [371/916] 1611932=test_gem_commands_help_command [372/916] 1611928=test_gem_console_ui [373/916] 1611928=test_iso_8859 [374/916] 1611928=test_nil [375/916] 1611928=test_exception_at_throwing [376/916] 1611932=test_rdoc_parser_prism_ruby [377/916] 1611928=test_protocol [378/916] 1611930=test_assignment [379/916] 1611928=test_ipaddr [380/916] 1611928=test_open3 [381/916] 1611932=test_gem_ext_cmake_builder [382/916] 1611932=test_ractor [383/916] 1611932=test_rdoc_cross_reference [384/916] 1611932=test_object [385/916] 1611930=test_process [386/916] 1611932=test_digest [387/916] 1611928=test_grapheme_breaks [388/916] 1611928=test_member [389/916] 1611928=test_stringscanner [390/916] 1611932=test_win32ole_event [391/916] 1611928=test_fiddle [392/916] 1611932=test_date [393/916] 1611932=test_rdoc_markup [394/916] 1611932=!Nothing_to_test [395/916] 1611932=test_ractor [396/916] 1611928=test_func [397/916] 1611932=test_sleep [398/916] 1611928=test_kernel [399/916] 1611932=test_securerandom [400/916] 1611932=test_flush [401/916] 1611932=test_gem_commands_list_command [402/916] 1611932=test_gem_resolver_dependency_request [403/916] 1611932=test_nofree [404/916] 1611932=test_httpresponses [405/916] 1611932=test_rdoc_markup_to_joined_paragraph [406/916] 1611928=test_ts [407/916] 1611932=test_noarg [408/916] 1611932=test_locale [409/916] 1611932=test_helper [410/916] 1611932=test_load [411/916] 1611932=test_backtrace [412/916] 1611932=test_gem_gemcutter_utilities [413/916] 1611927=test_rdoc_markup_to_bs [414/916] 1611927=test_utf32 [415/916] 1611927=test_addr [416/916] 1611928=test_formatter [417/916] 1611928=test_literal [418/916] 1611927=test_variable_name_check [419/916] 1611927=test_thread [420/916] 1611927=test_time [421/916] 1611932=test_range [422/916] 1611927=test_thread [423/916] 1611927=test_gem_commands_build_command [424/916] 1611928=test_c_struct_entry [425/916] 1611927=test_udp [426/916] 1611927=test_pkey [427/916] 1611927=test_pkey_ec [428/916] 1611932=test_rb_str_dup [429/916] 1611932=integer_base_flags_test [430/916] 1611932=equality_test [431/916] 1611932=test_require [432/916] 1611927=test_case [433/916] 1611927=test_regexp [434/916] 1611928=test_date_parse [435/916] 1611928=test_ractor [436/916] 1611928=test_random [437/916] 1611928=test_pipe [438/916] 1611928=test_err_in_callback [439/916] 1611928=test_sprintf_comb [440/916] 1611928=test_popen_deadlock [441/916] 1611928=test_method_cache [442/916] 1611928=test_object_references [443/916] 1611928=test_win32ole_type_event [444/916] 1611928=test_gem_resolver_activation_request [445/916] 1611928=tunnel_test [446/916] 1611928=test_ole_methods [447/916] 1611928=test_rdoc_store [448/916] 1611932=test_gem_text [449/916] 1611932=test_settracefunc [450/916] 1611928=test_lambda [451/916] 1611928=test_rdoc_stats [452/916] 1611928=test_win32ole [453/916] 1611928=test_gem_bundler_version_finder [454/916] 1611928=test_scalar [455/916] 1611928=test_folderitem2_invokeverb [456/916] 1611928=test_pp [457/916] 1611928=test_case_comprehensive [458/916] 1611928=test_proc [459/916] 1611932=test_config [460/916] 1611932=test_zlib [461/916] 1611928=test_gem_source_local [462/916] 1611928=test_cesu8 [463/916] 1611928=test_gc_compact [464/916] 1611928=test_webauthn_listener_response [465/916] 1611928=test_gem_resolver_index_set [466/916] 1611928=symbol_encoding_test [467/916] 1611928=test_deprecated [468/916] 1611928=test_ractor [469/916] 1611928=test_gem_ci_detector [470/916] 1611928=test_ssl [471/916] 1611930=test_io_wait_uncommon [472/916] 1611930=test_div [473/916] 1611930=test_gem_commands_fetch_command [474/916] 1611930=test_update [475/916] 1611930=test_ldap [476/916] 1611930=test_unicode_normalize [477/916] 1611930=test_reline_key [478/916] 1611930=test_memory_view [479/916] 1611932=test_marshal [480/916] 1611930=test_parser [481/916] 1611930=test_rdoc_i18n_locale [482/916] 1611930=test_c_struct_builder [483/916] 1611930=json_parser_test [484/916] 1611930=test_string [485/916] 1611928=test_gem_local_remote_options [486/916] 1611928=test_enc_associate [487/916] 1611932=test_cgi_core [488/916] 1611932=test_eval [489/916] 1611928=test_gem [490/916] 1611932=test_rdoc_markup_to_ansi [491/916] 1611932=test_enumerator_kw [492/916] 1611932=test_win32ole_method_event [493/916] 1611932=test_boolean [494/916] 1611932=test_dot_dot [495/916] 1611932=test_proxy [496/916] 1611932=test_memory_view [497/916] 1611932=test_completion [498/916] 1611932=test_gem_specification [499/916] 1611928=test_gem_name_tuple [500/916] 1611928=test_gem_resolver_index_specification [501/916] 1611928=test_rendering [502/916] 1611928=test_win32ole_variable [503/916] 1611928=test_erb_command [504/916] 1611928=test_resolve_symbol [505/916] 1611928=test_yamldbm [506/916] 1611928=test_rdoc_method_attr [507/916] 1611928=fixtures_test [508/916] 1611928=test_rational2 [509/916] 1611928=json_generic_object_test [510/916] 1611928=test_tempfile [511/916] 1611928=test_rubygems [512/916] 1611928=ripper_test [513/916] 1611928=test_mixed_unicode_escapes [514/916] 1611928=test_rdoc_markup_indented_paragraph [515/916] 1611928=test_ostruct [516/916] 1611928=test_integer [517/916] 1611932=test_case_mapping [518/916] 1611932=location_test [519/916] 1611932=test_https [520/916] 1611928=test_input_method [521/916] 1611928=test_null [522/916] 1611928=test_evaluation [523/916] 1611928=test_win32ole_variant [524/916] 1611928=bom_test [525/916] 1611928=test_file [526/916] 1611932=test_gem_ext_cargo_builder [527/916] 1611932=test_ftp [528/916] 1611932=test_rational [529/916] 1611928=test_dir_m17n [530/916] 1611927=test_signedness [531/916] 1611932=test_len [532/916] 1611928=test_flip [533/916] 1611932=test_shift_jis [534/916] 1611932=test_psych [535/916] 1611928=test_ractor [536/916] 1611932=test_usrmarshal [537/916] 1611928=test_ellipsize [538/916] 1611928=heredoc_dedent_test [539/916] 1611928=test_command [540/916] 1611932=test_etc [541/916] 1611932=test_date_arith [542/916] 1611932=test_process [543/916] 1611928=parser_test [544/916] 1611932=test_new [545/916] 1611928=test_cipher [546/916] 1611932=test_autoconf [547/916] 1611932=test_file [548/916] 1611932=test_string [549/916] 1611932=test_iterator [550/916] 1611928=parse_test [551/916] 1611928=test_did_you_mean [552/916] 1611932=test_cd [553/916] 1611932=test_cgi_multipart [554/916] 1611928=test_init [555/916] 1611932=test_cgi_cookie [556/916] 1611932=test_to_ruby [557/916] 1611932=test_rdoc_comment [558/916] 1611932=test_singleton_function [559/916] 1611932=test_symbol [560/916] 1611932=test_storage [561/916] 1611928=test_io [562/916] 1611932=test_metaclass [563/916] 1611932=test_gem_commands_stale_command [564/916] 1611932=test_provider [565/916] 1611932=test_kdf [566/916] 1611932=test_gem_commands_query_command [567/916] 1611932=test_switch_hitter [568/916] 1611932=test_rdoc_markup_pre_process [569/916] 1611932=test_engine [570/916] 1611932=test_gem_commands_cert_command [571/916] 1611932=test_gem_unsatisfiable_dependency_error [572/916] 1611932=test_key_error [573/916] 1611932=test_gem_security [574/916] 1611927=test_variable [575/916] 1611927=test_gem_source_lock [576/916] 1611927=test_rdoc_normal_module [577/916] 1611927=test_rdoc_markdown_test [578/916] 1611927=test_frozen [579/916] 1611927=test_hash_create [580/916] 1611927=test_gem_ext_cargo_builder_link_flag_converter [581/916] 1611927=test_debugger_integration [582/916] 1611927=test_my_integer [583/916] 1611927=test_stringio [584/916] 1611932=test_config [585/916] 1611927=test_time_tz [586/916] 1611932=test_gem_commands_install_command [587/916] 1611927=test_common [588/916] 1611927=test_remote_fetch_error [589/916] 1611927=test_file_exhaustive [590/916] 1611930=test_alias_and_anchor [591/916] 1611930=test_weakkeymap [592/916] 1611930=test_emoji_breaks [593/916] 1611930=test_arity [594/916] 1611930=test_cparser [595/916] 1611932=test_multi_irb_commands [596/916] 1611932=regular_expression_encoding_test [597/916] 1611932=test_ossl [598/916] 1611930=test_enumerator [599/916] 1611930=test_ruby_lex [600/916] 1611930=test_emitter [601/916] 1611930=test_gem_safe_marshal [602/916] 1611930=test_gem_remote_fetcher [603/916] 1611930=test_gem_uri [604/916] 1611930=test_type [605/916] 1611930=test_gem_doctor [606/916] 1611930=test_human_typo [607/916] 1611930=test_windows_1252 [608/916] 1611930=test_gem_commands_sources_command [609/916] 1611930=test_lazy_enumerator [610/916] 1611930=test_object [611/916] 1611930=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39029> .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 44891> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [612/916] 1611928=test_error_highlight [613/916] 1611930=test_gem_security_signer [614/916] 1611930=test_find_executable [615/916] 1611930=dispatcher_test [616/916] 1611930=test_date_compat [617/916] 1611930=test_zsh_completion [618/916] 1611930=test_cmethod [619/916] 1611930=test_gem_commands_yank_command [620/916] 1611930=warnings_test [621/916] 1611930=test_eval [622/916] 1611930=test_ansi [623/916] 1611930=test_rdoc_normal_class [624/916] 1611928=test_tcp [625/916] 1611930=test_gem_resolver_specification [626/916] 1611930=test_rdoc_markup_document [627/916] 1611930=test_data_error [628/916] 1611930=test_files_test [629/916] 1611930=test_gem_package [630/916] 1611928=test_closure [631/916] 1611930=test_tracepoint [632/916] 1611930=test_key_actor_vi [633/916] 1611930=test_syntax [634/916] 1611928=test_pinned [635/916] 1611928=test_wss [636/916] 1611928=desugar_compiler_test [637/916] 1611928=test_gem_installer [638/916] 1611927=test_digest [639/916] 1611927=test_internal_ivar [640/916] 1611927=test_duplicate [641/916] 1611927=test_have_macro [642/916] 1611932=test_placearg [643/916] 1611932=test_exit [644/916] 1611932=percent_delimiter_string_test [645/916] 1611932=parse_comments_test [646/916] 1611932=parse_success_test [647/916] 1611932=overlap_test [648/916] 1611932=test_continuation [649/916] 1611932=test_flags [650/916] 1611927=regular_expression_options_test [651/916] 1611927=comments_test [652/916] 1611927=test_delete [653/916] 1611927=test_gem_impossible_dependencies_error [654/916] 1611927=test_enum [655/916] 1611927=test_gem_uri_formatter [656/916] 1611927=test_keyword [657/916] 1611932=test_nonblock [658/916] 1611932=test_sockopt [659/916] 1611932=test_ractor_compatibility [660/916] 1611927=test_encoding [661/916] 1611927=test_x509store [662/916] 1611927=test_fips [663/916] 1611932=test_files_test_2 [664/916] 1611927=test_helper [665/916] 1611927=test_io [666/916] 1611927=test_win32ole_method [667/916] 1611927=test_irb [668/916] 1611927=test_gem_source_fetch_problem [669/916] 1611927=test_generic [670/916] 1611927=test_files_lib [671/916] 1611927=test_help [672/916] 1611927=test_stringify_symbols [673/916] 1611927=test_primitive [674/916] 1611927=json_ext_parser_test [675/916] 1611927=test_store [676/916] 1611927=test_document [677/916] 1611927=test_rdoc_rd_block_parser [678/916] 1611927=test_disable_irb [679/916] 1611927=compiler_test [680/916] 1611927=test_unicode [681/916] 1611927=test_uncorrectable_name_check [682/916] 1611927=test_rdoc_markup_parser [683/916] 1611927=test_cgi_tag_helper [684/916] 1611927=test_gem_package_task [685/916] 1611927=string_encoding_test [686/916] 1611927=test_https_proxy [687/916] 1611927=test_gem_commands_environment_command [688/916] 1611927=test_gem_commands_owner_command [689/916] 1611928=test_http [690/916] 1611927=test_arithmetic_sequence [691/916] 1611927=test_pkey_dsa .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3076808315, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x8, ino=3076816313, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [692/916] 1611932=test_gem_dependency_list .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x8, ino=3076816339, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [693/916] 1611927=test_thread_cv [694/916] 1611932=test_class2name [695/916] 1611932=test_rdoc_i18n_text [696/916] 1611932=errors_test Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13 #<File::Stat dev=0x8, ino=3076811555, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [697/916] 1611927=test_koi8 [698/916] 1611927=test_stat [699/916] 1611927=test_integer_comb [700/916] 1611930=test_call [701/916] 1611932=test_vm_dump [702/916] 1611932=test_filter [703/916] 1611932=test_gem_commands_uninstall_command [704/916] 1611930=test_ftp [705/916] 1611930=test_cgi_modruby [706/916] 1611930=test_qsort [707/916] 1611930=test_too_many_dummy_encodings [708/916] 1611930=test_ensure_and_callcc [709/916] 1611930=json_addition_test [710/916] 1611930=test_rdoc_parser_markdown [711/916] 1611930=test_x509req [712/916] 1611930=test_gem_commands_update_command [713/916] 1611932=test_x509name [714/916] 1611932=test_shapes [715/916] 1611932=test_date_marshal [716/916] 1611932=test_insns_leaf [717/916] 1611932=test_allocation [718/916] 1611927=test_rdoc_servlet [719/916] 1611927=static_literals_test [720/916] 1611927=test_rat [721/916] 1611927=test_logger [722/916] 1611927=test_gem_version_option [723/916] 1611927=test_pkg_config [724/916] 1611927=test_forwardable [725/916] 1611927=test_pattern_key_name_check [726/916] 1611927=test_yaml [727/916] 1611930=test_gem_stream_ui [728/916] 1611927=test_gc [729/916] 1611930=test_rdoc_generator_ri [730/916] 1611930=dump_test [731/916] 1611928=test_printf [732/916] 1611928=test_gem_commands_contents_command [733/916] 1611928=test_rdoc_parser_changelog [734/916] 1611928=test_unicode_escape [735/916] 1611928=test_import [736/916] 1611930=test_stream [737/916] 1611930=test_dln [738/916] 1611930=test_rdoc_generator_darkfish [739/916] 1611930=test_gem_install_update_options [740/916] 1611930=test_rdoc_markup_to_html [741/916] 1611930=version_test [742/916] 1611930=constant_path_node_test [743/916] 1611930=heredoc_test [744/916] 1611930=test_gem_resolver_lock_set [745/916] 1611930=test_ocsp [746/916] 1611930=test_gem_resolver_installed_specification [747/916] 1611930=test_pointer [748/916] 1611928=lex_test [749/916] 1611928=test_arith_seq_extract [750/916] 1611928=test_function_entry [751/916] 1611928=test_gem_update_suggestion [752/916] 1611932=test_http_request [753/916] 1611932=test_cgi_session [754/916] 1611930=test_rdoc_markup_to_label [755/916] 1611930=test_cgi_header [756/916] 1611930=test_timeout [757/916] 1611930=test_x509crl [758/916] 1611930=test_io_m17n [759/916] 1611932=test_refinement [760/916] 1611928=test_digest_extend [761/916] 1611928=test_key_name_check [762/916] 1611928=test_big5 [763/916] 1611928=test_files_sample [764/916] 1611928=test_queue [765/916] 1611928=test_type_completor [766/916] 1611928=test_data [767/916] 1611928=test_lexer [768/916] 1611928=test_to_ary_concat [769/916] 1611930=test_prettyprint [770/916] 1611930=test_x509ext [771/916] 1611930=test_integer [772/916] 1611930=test_random [773/916] 1611930=test_scalar_scanner [774/916] 1611930=test_raise_exception [775/916] 1611930=test_gem_commands_push_command [776/916] 1611930=test_nextafter [777/916] 1611930=test_gem_safe_yaml [778/916] 1611930=test_capacity [779/916] 1611930=test_constant [780/916] 1611927=test_const [781/916] 1611927=test_class [782/916] 1611928=test_gem_package_tar_reader_entry [783/916] 1611932=test_rdoc_markup_heading [784/916] 1611932=test_encoding [785/916] 1611932=test_gem_commands_unpack_command [786/916] 1611928=test_rdoc_rubygems_hook [787/916] 1611928=test_ws [788/916] 1611928=test_gem_package_tar_writer [789/916] 1611928=test_abi [790/916] 1611932=unescape_test [791/916] 1611928=test_string_memory [792/916] 1611928=test_show_source [793/916] 1611928=test_rdoc_markup_to_table_of_contents [794/916] 1611928=test_parse [795/916] 1611928=test_install [796/916] 1611928=test_line_editor [797/916] 1611928=test_interned_str [798/916] 1611928=test_mdns [799/916] 1611928=test_whileuntil [800/916] 1611928=test_key_stroke [801/916] 1611928=test_gem_commands_specification_command [802/916] 1611932=test_monitor [803/916] 1611932=test_extlibs [804/916] 1611928=test_tree_builder [805/916] 1611928=test_protect [806/916] 1611928=test_array_create [807/916] 1611928=test_gem_commands_which_command [808/916] 1611928=test_pkey_rsa [809/916] 1611927=test_numhash [810/916] 1611927=test_gem_commands_server_command [811/916] 1611927=test_econv [812/916] 1611928=test_gem_ext_rake_builder [813/916] 1611927=test_passing_block [814/916] 1611927=test_buffered_io [815/916] 1611927=test_pair [816/916] 1611928=command_line_test [817/916] 1611928=test_bundled_gems [818/916] 1611928=test_gem_request_connection_pools [819/916] 1611932=test_transcode [820/916] 1611932=test_stack [821/916] 1611928=test_rdoc_parser_rd [822/916] 1611928=test_key_event_record [823/916] 1611928=test_rdoc_attr [824/916] 1611928=library_symbols_test [825/916] 1611928=parse_stream_test [826/916] 1611928=test_trick [827/916] 1611930=test_rendering [828/916] 1611930=json_common_interface_test [829/916] 1611930=test_gem_ext_cargo_builder_unit [830/916] 1611930=test_hash [831/916] 1611930=test_helper_method [832/916] 1611930=test_addrinfo [833/916] 1611932=test_date_ractor [834/916] 1611930=test_tree_spell_checker [835/916] 1611932=test_rdoc_markup_to_tt_only [836/916] 1611930=test_rdoc_single_class [837/916] 1611930=test_gem_dependency [838/916] 1611932=test_undef [839/916] 1611932=test_gem_path_support [840/916] 1611932=test_have_func [841/916] 1611930=test_serialize_subclasses [842/916] 1611930=test_path [843/916] 1611930=test_rdoc_token_stream [844/916] 1611930=test_bug-14834 [845/916] 1611930=test_date_strftime [846/916] 1611930=test_rdoc_extend [847/916] 1611930=test_method [848/916] 1611928=test_random_formatter [849/916] 1611928=test_merge_keys [850/916] 1611928=test_gem_silent_ui [851/916] 1611928=test_rdoc_code_object [852/916] 1611927=test_ancdata [853/916] 1611927=test_rdoc_markup_include [854/916] 1611927=test_fileutils [855/916] 1611928=test_color [856/916] 1611928=breadth_first_search_test [857/916] 1611928=test_method_cache [858/916] 1611928=static_inspect_test [859/916] 1611928=pattern_test [860/916] 1611928=test_euc_jp [861/916] 1611928=test_set_len [862/916] 1611928=test_basicsocket [863/916] 1611928=test_registry [864/916] 1611928=test_ractor [865/916] 1611928=test_threadgroup [866/916] 1611928=test_sleep [867/916] 1611932=test_color_printer [868/916] 1611932=test_http [869/916] 1611932=test_ractor [870/916] 1611932=test_gem_request_set [871/916] 1611932=test_mkmf [872/916] 1611932=test_sizeof [873/916] 1611927=test_recursion [874/916] 1611928=test_face [875/916] 1611928=test_complex2 [876/916] 1611927=test_history [877/916] 1611928=test_win32ole_type [878/916] 1611928=test_rdoc_encoding [879/916] 1611927=test_spell_checker [880/916] 1611927=test_rdoc_markup_attributes [881/916] 1611927=test_recorder [882/916] 1611927=test_system [883/916] 1611928=test_find [884/916] 1611928=test_rdoc_markdown [885/916] 1611928=test_rdoc_constant [886/916] 1611928=test_pstore [887/916] 1611928=test_deprecate [888/916] 1611928=test_gem_platform [889/916] 1611928=fuzzer_test [890/916] 1611928=attribute_write_test [891/916] 1611928=test_struct [892/916] 1611928=onigmo_test [893/916] 1611928=test_iseq [894/916] 1611927=test_scheduler [895/916] 1611927=test_debug [896/916] 1611927=test_array [897/916] 1611927=test_numeric [898/916] 1611927=test_yield [899/916] 1611928=test_dryrun [900/916] 1611928=test_gem_validator [901/916] 1611928=test_gem_command_manager [902/916] 1611928=test_word [903/916] 1611928=node_id_test [904/916] 1611928=test_bmethod [905/916] 1611928=test_gem_ext_builder [906/916] 1611928=test_pkcs7 [907/916] 1611928=json_fixtures_test [908/916] 1611928=test_rubyoptions [909/916] 1611927=test_require [910/916] 1611930=test_rdoc_parser_c [911/916] 1611932=test_pack [912/916] 1611930=test_clone [913/916] 1611932=test_gem_commands_open_command [914/916] 1611932=test_rdoc_generator_markup [915/916] 1611932=test_rdoc_rd [916/916] 1611932=test_rdoc_generator_json_index Finished tests in 302.593022s, 106.4235 tests/s, 21653.4140 assertions/s. 32203 tests, 6552172 assertions, 0 failures, 0 errors, 378 skips ruby -v: ruby 3.4.0dev (2024-12-17T21:48:31Z master fef8ecc708) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-13 LD = ld LDSHARED = gcc-13 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13' ruby 3.4.0dev (2024-12-17T21:48:31Z master fef8ecc708) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 41.890197 seconds 3439 files, 33371 examples, 146378 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.