# Logfile created on 2024-12-30 11:58:23 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fc6313ffdc8 @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_gcc14", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc14", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14", @configure_opts=["CC=gcc-14"], @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_gcc14.20241230-115823", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fc631421c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fc631421900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fc63133a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc14.20241230-115823", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc14.20241230-115823>, @binmode=false, @mon_data=#<Monitor:0x00007fc631421680>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 3650f24..5fec930 master -> origin/master Updating 3650f24..5fec930 Fast-forward test/.excludes/TestVariable.rb | 3 +++ test/ruby/test_variable.rb | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 test/.excludes/TestVariable.rb Latest commit hash = 5fec930832 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper' /tmp/ruby/src/trunk_gcc14/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_gcc14' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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_gcc14/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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. builtin_binary.inc updated 8aa42783bf133a5139454fc743f43b7e71d6d306d47eb97cfb05e6678928374e builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc14/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-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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_gcc14' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs generating encdb.h gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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 encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' ./miniruby -I/tmp/ruby/src/trunk_gcc14/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc14/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc14/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_gcc14/bin installing base libraries: /tmp/ruby/install/trunk_gcc14/lib installing arch files: /tmp/ruby/install/trunk_gcc14/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc14/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc14/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc14/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc14/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc14/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc14/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc14/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc14/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc14/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc14/bin installing library scripts: /tmp/ruby/install/trunk_gcc14/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_gcc14/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_gcc14/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/3.5.0+0 benchmark 0.4.0 bundler 2.7.0.dev 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.3 logger 1.6.4 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.10.0 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_gcc14/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.2 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 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.4 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2 repl_type_completor 0.1.9 installing bundled gem cache: /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/3.5.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2004 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-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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_gcc14/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc14/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc14/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-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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_gcc14' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' Run options: --seed=11709 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc14/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc14/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc14/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 698954=test_egrep_cpp [ 2/916] 698956=test_iseq_load [ 3/916] 698957=test_date_conv [ 4/916] 698959=test_rdoc_alias [ 5/916] 698957=test_stream [ 6/916] 698957=test_to_ruby [ 7/916] 698957=test_rdoc_markup_formatter [ 8/916] 698957=test_time [ 9/916] 698954=attribute_write_test [ 10/916] 698959=test_gem_ci_detector [ 11/916] 698954=test_gem_resolver_composed_set [ 12/916] 698957=test_recorder [ 13/916] 698957=test_io_wait_uncommon [ 14/916] 698957=test_securerandom [ 15/916] 698954=test_gem_resolver_vendor_set [ 16/916] 698959=test_bundled_ca [ 17/916] 698957=test_rdoc_markup_attribute_manager [ 18/916] 698954=test_gem_resolver_lock_specification [ 19/916] 698957=test_gem_commands_install_command [ 20/916] 698954=test_rdoc_code_object [ 21/916] 698959=newline_test [ 22/916] 698954=test_profile_frames [ 23/916] 698954=test_rdoc_servlet [ 24/916] 698954=test_ellipsize [ 25/916] 698959=test_rdoc_markup_to_ansi [ 26/916] 698954=test_random_formatter [ 27/916] 698954=test_io_buffer [ 28/916] 698959=test_fixnum [ 29/916] 698959=test_date_marshal [ 30/916] 698954=test_signal [ 31/916] 698959=test_process [ 32/916] 698954=test_tempfile [ 33/916] 698956=json_generic_object_test [ 34/916] 698956=test_gem_commands_dependency_command [ 35/916] 698954=test_ldap [ 36/916] 698954=test_date_new [ 37/916] 698954=test_alias_and_anchor [ 38/916] 698954=test_x509name [ 39/916] 698954=test_mutex [ 40/916] 698956=test_date_strftime [ 41/916] 698954=test_yaml [ 42/916] 698954=test_set_len [ 43/916] 698954=test_config [ 44/916] 698954=test_struct [ 45/916] 698957=test_gem_package_tar_writer [ 46/916] 698956=test_gem_source_vendor [ 47/916] 698956=test_basicsocket [ 48/916] 698956=test_typeddata [ 49/916] 698957=test_gem_command_manager [ 50/916] 698957=test_io_buffer [ 51/916] 698956=test_gem_available_set [ 52/916] 698957=test_sexp [ 53/916] 698954=test_modify_expand [ 54/916] 698954=test_call [ 55/916] 698957=test_rdoc_rdoc [ 56/916] 698956=test_stream [ 57/916] 698956=test_pkey_dh [ 58/916] 698956=library_symbols_test [ 59/916] 698954=pattern_test [ 60/916] 698957=test_gem_dependency [ 61/916] 698954=test_bug-5832 [ 62/916] 698954=test_econv [ 63/916] 698956=test_euc_kr [ 64/916] 698956=test_gem_gemcutter_utilities [ 65/916] 698957=test_usrmarshal [ 66/916] 698956=test_rubyvm [ 67/916] 698956=test_ssl_session [ 68/916] 698957=test_stack [ 69/916] 698956=test_scalar [ 70/916] 698956=test_external_new [ 71/916] 698956=test_pkey_rsa [ 72/916] 698954=test_module [ 73/916] 698957=test_win32ole_typelib [ 74/916] 698957=test_rdoc_constant [ 75/916] 698956=test_numhash [ 76/916] 698956=test_deprecate [ 77/916] 698956=test_ssl [ 78/916] 698957=test_parse [ 79/916] 698957=constant_path_node_test [ 80/916] 698957=test_gem_ext_cargo_builder_unit [ 81/916] 698957=test_gem_request_set_lockfile_tokenizer [ 82/916] 698957=test_rdoc_encoding [ 83/916] 698957=test_data [ 84/916] 698957=snippets_test [ 85/916] 698954=test_io_wait [ 86/916] 698954=test_rdoc_markdown [ 87/916] 698957=test_kwargs [ 88/916] 698957=test_httpheader [ 89/916] 698957=test_rdoc_ri_driver [ 90/916] 698954=test_gem_commands_info_command [ 91/916] 698954=test_gem_source_lock [ 92/916] 698954=test_ns_spki [ 93/916] 698954=test_socket [ 94/916] 698957=test_bmethod [ 95/916] 698957=test_ractor [ 96/916] 698957=test_gem_platform [ 97/916] 698957=test_const [ 98/916] 698957=test_class [ 99/916] 698956=test_bug-3571 [100/916] 698956=test_pkey [101/916] 698956=test_thread [102/916] 698956=test_enum [103/916] 698957=test_literal [104/916] 698956=test_key_stroke [105/916] 698956=json_fixtures_test [106/916] 698956=test_init [107/916] 698954=test_reline [108/916] 698956=test_acceptable [109/916] 698956=test_rdoc_context_section [110/916] 698956=test_file [111/916] 698956=test_my_integer [112/916] 698956=test_debugger_integration [113/916] 698956=test_rdoc_parser_c [114/916] 698957=test_load [115/916] 698957=node_id_test [116/916] 698956=test_rdoc_rubygems_hook [117/916] 698956=test_gem_dependency_installer [118/916] 698957=test_fnmatch [119/916] 698957=test_merge_keys [120/916] 698957=test_rdoc_extend [121/916] 698957=test_helper_method [122/916] 698954=json_string_matching_test [123/916] 698954=test_flip [124/916] 698957=test_trick [125/916] 698954=test_assembler [126/916] 698954=test_erb_m17n [127/916] 698954=test_http_request [128/916] 698954=test_gem_dependency_resolution_error [129/916] 698954=test_function_entry [130/916] 698954=test_benchmark [131/916] 698954=test_resource [132/916] 698954=test_gem_source [133/916] 698954=test_rat [134/916] 698954=test_raise [135/916] 698954=test_threadgroup [136/916] 698954=test_gem_request_set_lockfile_parser [137/916] 698954=test_gem_remote_fetcher_s3 [138/916] 698954=test_reqarg [139/916] 698954=test_too_many_dummy_encodings [140/916] 698954=test_string [141/916] 698954=test_gem_commands_search_command [142/916] 698954=test_gem_commands_which_command [143/916] 698954=test_undef [144/916] 698954=test_gem_request_set_gem_dependency_api [145/916] 698957=test_class2name [146/916] 698957=test_variable_name_check [147/916] 698957=test_digest_extend [148/916] 698957=test_function [149/916] 698954=heredoc_test [150/916] 698954=test_date_ractor [151/916] 698957=test_rdoc_markup_verbatim [152/916] 698957=test_defined [153/916] 698957=test_yamlstore [154/916] 698957=parse_comments_test [155/916] 698957=test_show_source [156/916] 698957=test_rdoc_text [157/916] 698954=test_hash [158/916] 698957=test_pattern_key_name_check [159/916] 698957=test_gem_commands_signin_command [160/916] 698954=test_require [161/916] 698954=test_dryrun [162/916] 698954=static_literals_test [163/916] 698954=test_clone [164/916] 698957=test_win32ole_method [165/916] 698957=test_files_test_1 [166/916] 698954=test_exception [167/916] 698956=test_gem_commands_lock_command [168/916] 698956=test_class [169/916] 698956=test_rdoc_rd_inline [170/916] 698956=test_type_completor [171/916] 698956=numeric_value_test [172/916] 698956=test_rdoc_markup_hard_break [173/916] 698956=test_weakref [174/916] 698959=test_rubyoptions [175/916] 698956=test_eval [176/916] 698956=test_nomethod_error [177/916] 698956=test_yield [178/916] 698954=test_timeout [179/916] 698957=test_scalar_scanner [180/916] 698957=test_color_printer [181/916] 698957=test_emitter [182/916] 698957=test_gem_ext_configure_builder [183/916] 698957=test_emitter [184/916] 698957=magic_comment_test [185/916] 698954=test_arithmetic_sequence [186/916] 698954=test_inadvertent_creation [187/916] 698954=test_io [188/916] 698954=test_numeric [189/916] 698957=test_tree_spell_checker [190/916] 698954=test_history [191/916] 698957=test_comparable [192/916] 698957=test_m17n_comb [193/916] 698954=test_string_memory [194/916] 698954=test_io_timeout [195/916] 698954=test_duplicate [196/916] 698954=test_config [197/916] 698954=test_hmac [198/916] 698954=test_capacity [199/916] 698954=test_buffered_io [200/916] 698954=test_nextafter [201/916] 698954=test_line_editor [202/916] 698954=test_euc_tw [203/916] 698954=test_ifunless [204/916] 698954=test_gem_installer [205/916] 698956=bom_test [206/916] 698956=test_integer [207/916] 698956=test_file [208/916] 698957=test_rdoc_generator_darkfish [209/916] 698956=test_gem_commands_sources_command [210/916] 698956=test_key_event_record [211/916] 698956=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 42201> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 43547> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 [212/916] 698956=test_macro [213/916] 698956=test_tree_builder [214/916] 698956=test_debug [215/916] 698956=test_protect [216/916] 698956=test_gem_install_update_options [217/916] 698957=test_wait [218/916] 698956=test_rdoc_top_level [219/916] 698957=test_rdoc_normal_class [220/916] 698957=test_rdoc_markup_to_html_snippet [221/916] 698957=test_rdoc_markup_to_table_of_contents [222/916] 698956=test_find_executable [223/916] 698957=test_workspace [224/916] 698956=test_gem_commands_exec_command [225/916] 698957=test_lazy_enumerator [226/916] 698957=test_rdoc_cross_reference [227/916] 698957=test_gem_commands_contents_command [228/916] 698957=test_stringify_symbols [229/916] 698957=comments_test [230/916] 698957=test_disable_irb [231/916] 698957=test_helper [232/916] 698957=test_memory_view [233/916] 698957=test_null [234/916] 698957=test_mkmf [235/916] 698957=test_method_name_check [236/916] 698957=test_ractor [237/916] 698957=test_sprintf [238/916] 698956=test_ractor [239/916] 698956=test_addr [240/916] 698956=test_severity [241/916] 698956=test_win32ole_variant_outarg [242/916] 698956=integer_parse_test [243/916] 698956=test_gem_safe_yaml [244/916] 698957=test_custom_command [245/916] 698956=test_name_error_extension [246/916] 698957=test_unicode_normalize [247/916] 698956=test_set [248/916] 698957=test_json_tree [249/916] 698956=test_weakmap [250/916] 698957=test_reline_key [251/916] 698957=test_regexp [252/916] 698954=test_gem_resolver_dependency_request [253/916] 698954=test_gem_request_connection_pools [254/916] 698954=test_input_method [255/916] 698954=test_depth_first [256/916] 698954=test_cclass [257/916] 698954=test_scan_args [258/916] 698954=command_line_test [259/916] 698954=test_gem_resolver_vendor_specification [260/916] 698954=overlap_test [261/916] 698954=test_div [262/916] 698954=warnings_test [263/916] 698954=test_ensure_and_callcc [264/916] 698954=test_deprecated [265/916] 698954=symbol_encoding_test [266/916] 698954=test_rdoc_rd_inline_parser [267/916] 698954=dispatcher_test [268/916] 698954=test_lambda [269/916] 698954=test_windows_1252 [270/916] 698954=test_rubygems [271/916] 698954=test_iseq [272/916] 698959=test_rdoc_markup_to_html [273/916] 698954=ripper_test [274/916] 698959=test_path_to_class [275/916] 698959=test_gem_package [276/916] 698954=test_rdoc_parser_prism_ruby [277/916] 698954=test_gem_commands_owner_command [278/916] 698959=test_gem_package_tar_reader_entry [279/916] 698959=test_config [280/916] 698954=json_parser_test [281/916] 698954=test_gem_ext_ext_conf_builder [282/916] 698959=test_gem_ext_rake_builder [283/916] 698959=test_gem_dependency_list [284/916] 698959=test_gem_resolver_git_specification [285/916] 698959=test_gem_resolver_local_specification [286/916] 698959=test_rdoc_markup_parser [287/916] 698959=test_gem_ext_cmake_builder [288/916] 698956=test_gem_security_signer [289/916] 698959=test_ws [290/916] 698959=test_rdoc_comment [291/916] 698954=test_autoload [292/916] 698959=test_rdoc_generator_ri [293/916] 698959=test_gem_stream_ui [294/916] 698956=test_date_time [295/916] 698956=test_gem_resolver_activation_request [296/916] 698956=test_common [297/916] 698959=test_autoconf [298/916] 698959=test_cgi_multipart [299/916] 698959=test_random [300/916] 698959=test_zsh_completion [301/916] 698959=json_ext_parser_test [302/916] 698959=test_nofree [303/916] 698959=test_path [304/916] 698959=test_safe_load [305/916] 698959=parser_test [306/916] 698959=test_member [307/916] 698959=test_noarg [308/916] 698956=test_object_create_start [309/916] 698956=test_ripper [310/916] 698959=test_gem_source_local [311/916] 698956=test_case_comprehensive [312/916] 698956=test_name_error [313/916] 698959=test_erb [314/916] 698959=test_rdoc_markup_paragraph [315/916] 698959=test_enumerator [316/916] 698956=test_rdoc_markup_heading [317/916] 698956=test_utf32 [318/916] 698956=test_object [319/916] 698956=test_color [320/916] 698956=locals_test [321/916] 698956=test_len [322/916] 698956=test_gem_resolver_api_specification [323/916] 698956=test_stringio [324/916] 698956=test_rdoc_markup_to_joined_paragraph [325/916] 698956=test_cesu8 [326/916] 698956=test_cgi_tag_helper [327/916] 698956=test_func [328/916] 698954=parse_success_test [329/916] 698954=test_qsort [330/916] 698954=test_stringchar [331/916] 698954=test_instrumentation_api [332/916] 698954=json_addition_test [333/916] 698954=test_gem_resolver_specification [334/916] 698956=test_provider [335/916] 698954=test_https_proxy [336/916] 698954=test_gem_resolver_conflict [337/916] 698954=test_memory_view [338/916] 698956=test_exception [339/916] 698956=test_gem_commands_stale_command [340/916] 698956=test_case_mapping [341/916] 698956=test_flags [342/916] 698954=test_optarg [343/916] 698954=test_rdoc_method_attr [344/916] 698954=test_assignment [345/916] 698956=test_abi [346/916] 698956=test_tcp [347/916] 698954=test_bignum [348/916] 698954=test_gbk [349/916] 698954=test_win32ole_type [350/916] 698954=test_gem_resolver_best_set [351/916] 698954=test_enc_raise [352/916] 698954=ractor_test [353/916] 698954=test_type [354/916] 698954=test_dot_dot [355/916] 698954=test_warning [356/916] 698956=test_handle [357/916] 698954=test_framework [358/916] 698954=test_rdoc_markup_include [359/916] 698954=test_continuation [360/916] 698954=test_win32ole_variant_m [361/916] 698954=test_require_path_check [362/916] 698954=test_enumerator [363/916] 698954=test_delete [364/916] 698954=test_rdoc_generator_pot_po_entry [365/916] 698954=test_date_attr [366/916] 698954=test_sorted_set [367/916] 698954=test_gem_spec_fetcher [368/916] 698956=test_symbol [369/916] 698954=test_coder [370/916] 698954=test_emoji [371/916] 698954=!Nothing_to_test [372/916] 698954=test_placearg [373/916] 698954=test_context [374/916] 698954=test_rdoc_i18n_locale [375/916] 698954=test_unix [376/916] 698954=test_cgi_util [377/916] 698954=test_cp949 [378/916] 698954=test_gem_uri [379/916] 698954=test_condition [380/916] 698954=test_ractor [381/916] 698954=test_rdoc_markup_pre_process [382/916] 698954=test_date_compat [383/916] 698954=test_rdoc_markdown_test [384/916] 698954=test_rdoc_normal_module [385/916] 698954=test_fiddle [386/916] 698954=test_rdoc_markup_to_html_crossref [387/916] 698954=test_kernel [388/916] 698956=test_gem_validator [389/916] 698956=regexp_test [390/916] 698956=test_gem_commands_query_command [391/916] 698954=test_files_test [392/916] 698954=test_digest [393/916] 698956=test_emoji_breaks [394/916] 698956=test_asn1 [395/916] 698956=test_pstore [396/916] 698954=test_rdoc_token_stream [397/916] 698954=test_pkcs12 [398/916] 698956=test_gem_commands_list_command [399/916] 698956=test_gem_request_set [400/916] 698954=test_rdoc_single_class [401/916] 698954=test_c_struct_builder [402/916] 698954=test_pkey_dsa [403/916] 698956=test_jaro_winkler [404/916] 698956=test_shift_jis [405/916] 698956=test_backtrace [406/916] 698956=test_date_parse [407/916] 698956=test_pkey_ec [408/916] 698956=test_postponed_job [409/916] 698956=test_load [410/916] 698956=test_gem_request_set_lockfile [411/916] 698954=test_thread [412/916] 698954=test_gem_ext_cargo_builder_link_flag_converter [413/916] 698954=test_utf16 [414/916] 698954=test_gem_security [415/916] 698959=parse_stream_test [416/916] 698959=test_x509store [417/916] 698959=test_gem_commands_fetch_command [418/916] 698959=heredoc_dedent_test [419/916] 698959=json_generator_test [420/916] 698956=test_backtrace [421/916] 698956=test_gem_ext_builder [422/916] 698959=test_rdoc_task [423/916] 698959=test_thread [424/916] 698956=test_error_highlight [425/916] 698956=test_rdoc_generator_pot_po [426/916] 698956=test_hash_create [427/916] 698956=test_did_you_mean [428/916] 698954=test_integer_comb [429/916] 698956=test_switch_hitter [430/916] 698956=test_rdoc_stats [431/916] 698956=test_file_exhaustive [432/916] 698957=test_http [433/916] 698957=test_rdoc_markup_indented_paragraph [434/916] 698957=test_rdoc_store [435/916] 698957=test_store [436/916] 698957=test_gem_source_specific_file [437/916] 698957=test_files_lib [438/916] 698957=test_gem_silent_ui [439/916] 698957=test_arity [440/916] 698957=implicit_array_test [441/916] 698957=test_help [442/916] 698957=test_complex [443/916] 698957=test_gem_commands_help_command [444/916] 698957=test_gem_name_tuple [445/916] 698957=test_gc_compact [446/916] 698954=test_rdoc_markup_document [447/916] 698954=test_dns [448/916] 698954=test_normalize [449/916] 698954=test_resize [450/916] 698954=test_boolean [451/916] 698954=test_rdoc_i18n_text [452/916] 698954=test_thread_fd_close [453/916] 698954=test_tracepoint [454/916] 698959=test_rb_str_dup [455/916] 698959=test_gem_commands_build_command [456/916] 698954=desugar_compiler_test [457/916] 698954=test_cmethod [458/916] 698954=test_update [459/916] 698954=test_internal_ivar [460/916] 698954=test_default_gems [461/916] 698954=test_generic [462/916] 698954=test_gem_command [463/916] 698954=test_svcb_https [464/916] 698954=test_buffering [465/916] 698954=compiler_test [466/916] 698954=test_alias [467/916] 698959=test_gem_commands_cert_command [468/916] 698954=test_getopts [469/916] 698954=test_key_actor_emacs [470/916] 698954=test_stringscanner [471/916] 698954=test_basicinstructions [472/916] 698954=test_webauthn_listener_response [473/916] 698954=test_rational [474/916] 698957=test_gem_safe_marshal [475/916] 698956=encodings_test [476/916] 698956=test_string_processing [477/916] 698956=test_etc [478/916] 698956=test_dir [479/916] 698954=test_protocol [480/916] 698959=test_gem_remote_fetcher [481/916] 698954=test_erb_command [482/916] 698954=test_gem_bundler_version_finder [483/916] 698954=test_optimization [484/916] 698956=test_super [485/916] 698957=test_convertible [486/916] 698959=test_yamldbm [487/916] 698959=test_win32ole_type_event [488/916] 698959=test_ostruct [489/916] 698959=test_io [490/916] 698956=string_encoding_test [491/916] 698956=test_gem_resolver_index_specification [492/916] 698956=test_object_references [493/916] 698956=test_popen_deadlock [494/916] 698956=test_digest [495/916] 698956=test_closure [496/916] 698956=test_readpartial [497/916] 698956=test_files_test_2 [498/916] 698954=test_fd_setsize [499/916] 698954=test_gem_specification [500/916] 698956=test_ractor [501/916] 698956=test_mailto [502/916] 698956=test_primitive [503/916] 698956=test_gem_package_task [504/916] 698956=test_storage [505/916] 698956=test_rdoc_rd [506/916] 698956=test_bug_reporter [507/916] 698956=test_gem_resolver_api_set [508/916] 698956=test_signedness [509/916] 698954=lex_test [510/916] 698959=test_iterator [511/916] 698959=parameters_signature_test [512/916] 698959=test_string [513/916] 698959=test_document [514/916] 698959=test_rdoc_tom_doc [515/916] 698959=test_date_arith [516/916] 698959=test_kill_ring [517/916] 698954=test_require [518/916] 698959=breadth_first_search_test [519/916] 698959=test_win32ole_variable [520/916] 698959=test_encoding [521/916] 698959=test_ftp [522/916] 698959=test_mixed_unicode_escapes [523/916] 698959=parse_test [524/916] 698959=test_enumerable [525/916] 698959=test_gem_console_ui [526/916] 698959=test_verbose [527/916] 698959=ruby_parser_test [528/916] 698959=test_sockopt [529/916] 698959=test_process [530/916] 698959=test_uncorrectable_name_check [531/916] 698959=test_env [532/916] 698959=test_rdoc_parser_markdown [533/916] 698959=source_location_test [534/916] 698959=test_pp [535/916] 698959=test_multi_irb_commands [536/916] 698959=test_dir_m17n [537/916] 698954=test_ansi [538/916] 698954=index_write_test [539/916] 698954=test_key_actor_vi [540/916] 698954=onigmo_test [541/916] 698954=test_struct [542/916] 698954=fuzzer_test [543/916] 698954=test_trace [544/916] 698954=equality_test [545/916] 698954=test_syntax [546/916] 698959=test_arity [547/916] 698959=test_c_struct_entry [548/916] 698959=percent_delimiter_string_test [549/916] 698959=test_win32ole_event [550/916] 698959=test_gem_rdoc [551/916] 698959=test_bash_completion [552/916] 698959=test_summary [553/916] 698959=test_enc_associate [554/916] 698959=test_variable [555/916] 698959=test_unicode [556/916] 698959=test_force_exit [557/916] 698959=test_weakkeymap [558/916] 698956=test_thread_cv [559/916] 698956=test_rdoc_rd_block_parser [560/916] 698956=test_gem_doctor [561/916] 698956=test_foreach [562/916] 698956=test_ole_methods [563/916] 698956=test_gem_commands_outdated_command [564/916] 698959=test_yjit_exit_locations [565/916] 698959=test_folderitem2_invokeverb [566/916] 698959=test_gem_config_file [567/916] 698956=test_str2big [568/916] 698956=test_psych [569/916] 698956=test_enc_str_buf_cat [570/916] 698956=test_io_m17n [571/916] 698959=test_resolve_symbol [572/916] 698959=test_command [573/916] 698959=test_rendering [574/916] 698959=test_rdoc_markup [575/916] 698959=test_gem_resolver_index_set [576/916] 698959=test_hash [577/916] 698957=test_iso_8859 [578/916] 698957=test_ocsp [579/916] 698956=test_rdoc_context [580/916] 698957=test_dup [581/916] 698957=test_scanner_events [582/916] 698957=test_gem_commands_cleanup_command [583/916] 698956=test_open-uri [584/916] 698956=test_open3 [585/916] 698957=test_sleep [586/916] 698957=test_yaml_tree [587/916] 698957=test_win32ole_variant [588/916] 698957=test_parser_events [589/916] 698957=test_kdf [590/916] 698957=test_eval [591/916] 698957=test_inlinecache [592/916] 698957=test_yjit [593/916] 698956=test_irb [594/916] 698954=test_m17n [595/916] 698954=test_argf [596/916] 698956=test_printf [597/916] 698956=integer_base_flags_test [598/916] 698956=test_flush [599/916] 698956=test_gem_request [600/916] 698956=test_https [601/916] 698959=test_frozen [602/916] 698959=test_exit [603/916] 698959=test_evaluation [604/916] 698959=test_set [605/916] 698959=test_proxy [606/916] 698959=test_pinned [607/916] 698959=test_have_macro [608/916] 698959=test_rdoc_ri_paths [609/916] 698959=test_ast [610/916] 698956=test_completion [611/916] 698956=test_rational2 [612/916] 698954=fixtures_test [613/916] 698956=test_webauthn_poller [614/916] 698956=test_win32ole_method_event [615/916] 698956=test_data_error [616/916] 698956=test_bundled_gems [617/916] 698956=test_cd [618/916] 698956=test_cgi_cookie [619/916] 698956=test_wss [620/916] 698956=test_pair [621/916] 698954=test_nonblock [622/916] 698954=test_gem_requirement [623/916] 698954=test_metaclass [624/916] 698954=test_nil2vtempty [625/916] 698954=location_test [626/916] 698954=test_arith_seq_extract [627/916] 698954=test_case [628/916] 698954=test_gem_resolver_installer_set [629/916] 698954=test_string [630/916] 698956=test_not [631/916] 698956=regular_expression_encoding_test [632/916] 698956=test_install [633/916] 698956=test_gem_uri_formatter [634/916] 698956=test_new [635/916] 698956=test_coderange [636/916] 698956=test_remote_fetch_error [637/916] 698956=test_cipher [638/916] 698956=test_udp [639/916] 698956=test_human_typo [640/916] 698956=test_gem_ext_cargo_builder [641/916] 698956=test_win32ole_record [642/916] 698956=test_case [643/916] 698956=test_project_sanity [644/916] 698956=test_ubf_async_safe [645/916] 698956=test_config [646/916] 698956=test_gem_commands_yank_command [647/916] 698957=test_filter [648/916] 698957=test_cparser [649/916] 698956=test_date_strptime [650/916] 698956=test_gem_source_subpath_problem [651/916] 698956=test_gem_impossible_dependencies_error [652/916] 698956=test_libs [653/916] 698956=test_ensured [654/916] 698956=test_math [655/916] 698956=test_gc [656/916] 698956=test_formatter [657/916] 698956=test_console_attr [658/916] 698956=test_koi8 [659/916] 698956=test_enumerator_kw [660/916] 698956=test_engine [661/916] 698956=test_random [662/916] 698956=tunnel_test [663/916] 698956=test_require [664/916] 698957=test_settracefunc [665/916] 698956=test_key_error [666/916] 698956=test_gem_text [667/916] 698956=test_rdoc_class_module [668/916] 698957=test_stat [669/916] 698957=test_locale [670/916] 698957=test_gem_commands_environment_command [671/916] 698957=test_win32ole [672/916] 698957=test_http [673/916] 698956=test_lexer [674/916] 698956=test_ts .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=3507186799, 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> [675/916] 698956=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45903> [676/916] 698956=test_method_cache [677/916] 698956=test_gem_unsatisfiable_dependency_error [678/916] 698956=test_sprintf_comb Closed file descriptor: TestSprintfComb#test_format_float(%+05.E): 10 [679/916] 698956=test_range [680/916] 698957=test_gem_resolver_installed_specification [681/916] 698957=test_singleton_function [682/916] 698957=test_cgi_modruby [683/916] 698956=test_import [684/916] 698957=test_sleep [685/916] 698957=test_keyword [686/916] 698957=test_time [687/916] 698957=test_lock_native_thread [688/916] 698957=test_x509req [689/916] 698957=test_yield_block [690/916] 698957=test_rbconfig [691/916] 698957=test_compile_prism [692/916] 698957=test_find [693/916] 698957=test_allocation [694/916] 698956=test_sizeof [695/916] 698957=test_face [696/916] 698957=test_marshalable [697/916] 698957=test_gem_security_policy [698/916] 698957=test_gem_security_trust_dir [699/916] 698957=test_insns_leaf [700/916] 698957=test_have_func [701/916] 698957=test_logger [702/916] 698957=test_gem_commands_setup_command [703/916] 698956=test_notimplement [704/916] 698956=test_gem_source_installed [705/916] 698956=test_pkg_config [706/916] 698956=test_gem_version [707/916] 698956=test_system [708/916] 698957=test_rdoc_attr [709/916] 698957=test_pipe [710/916] 698957=static_inspect_test [711/916] 698957=test_fiber [712/916] 698956=test_dln [713/916] 698956=test_pathname [714/916] 698956=test_coverage [715/916] 698956=test_gem_remote_fetcher_local_ssl_server [716/916] 698957=test_tmpdir [717/916] 698957=test_extlibs [718/916] 698956=test_tsort [719/916] 698956=test_gem_commands_push_command [720/916] 698956=test_require_lib [721/916] 698957=test_nowrite [722/916] 698957=test_big5 [723/916] 698957=test_rdoc_generator_json_index [724/916] 698957=test_thread_queue [725/916] 698956=test_array [726/916] 698956=test_ractor_compatibility [727/916] 698957=test_tracer [728/916] 698957=test_case_options [729/916] 698957=test_option [730/916] 698957=test_ractor [731/916] 698957=test_timeout [732/916] 698957=test_gem_source_fetch_problem [733/916] 698957=test_object [734/916] 698957=test_objectspace [735/916] 698956=test_registry [736/916] 698956=lex_test [737/916] 698956=test_x509crl [738/916] 698956=test_cgi_session [739/916] 698956=test_rdoc_markup_to_tt_only [740/916] 698956=json_encoding_test [741/916] 698956=test_dbm [742/916] 698956=test_cstr [743/916] 698956=test_pack [744/916] 698956=test_zlib [745/916] 698957=test_yaml_special_cases [746/916] 698957=test_gem_commands_signout_command [747/916] 698957=test_gem_source_list [748/916] 698957=test_ancdata [749/916] 698957=test_class_name_check [750/916] 698957=test_ruby_lex [751/916] 698957=test_ossl [752/916] 698954=test_proc [753/916] 698956=version_test [754/916] 698956=test_gem_path_support [755/916] 698956=test_refinement [756/916] 698954=test_rdoc_options [757/916] 698954=test_gem_gem_runner [758/916] 698954=test_nil [759/916] 698954=test_bn [760/916] 698954=test_method_cache [761/916] 698954=reflection_test [762/916] 698954=test_rdoc_generator_pot [763/916] 698954=test_logdevice [764/916] 698954=test_ftp [765/916] 698954=test_gem_resolver [766/916] 698957=test_gem_commands_mirror [767/916] 698957=test_complexrational [768/916] 698957=test_gem_package_old [769/916] 698957=test_rdoc_include [770/916] 698957=test_encoding [771/916] 698954=test_beginendblock [772/916] 698957=test_x509ext [773/916] 698957=test_vm_dump [774/916] 698957=test_x509cert [775/916] 698957=errors_test [776/916] 698957=test_constant [777/916] 698954=test_within_pipe [778/916] 698954=test_rdoc_any_method [779/916] 698954=test_gem_package_tar_header [780/916] 698954=test_rendering [781/916] 698954=test_logperiod [782/916] 698954=test_rdoc_parser_ruby [783/916] 698956=test_httpresponse [784/916] 698956=test_arith_seq_beg_len_step [785/916] 698956=test_gem_resolver_requirement_list [786/916] 698956=test_gem_commands_rebuild_command [787/916] 698956=test_fileutils [788/916] 698954=test_history [789/916] 698954=test_gem_commands_pristine_command [790/916] 698956=test_frozen_error [791/916] 698956=test_c_union_entity [792/916] 698956=test_append [793/916] 698956=test_method [794/916] 698954=test_io_console [795/916] 698954=test_date [796/916] 698954=test_monitor [797/916] 698954=test_key_name_check [798/916] 698954=test_rdoc_markup_to_rdoc [799/916] 698954=test_whileuntil [800/916] 698954=test_gem_uninstaller [801/916] 698957=test_rdoc_markup_attributes [802/916] 698957=test_last_thread [803/916] 698957=test_rdoc_markup_to_markdown [804/916] 698957=test_rdoc_parser_rd [805/916] 698957=test_helper [806/916] 698957=test_gc [807/916] 698954=test_win32ole_param [808/916] 698954=test_fips [809/916] 698954=test_big2str [810/916] 698954=test_delegate [811/916] 698954=test_rdoc_parser_changelog [812/916] 698954=test_gem_resolver_git_set [813/916] 698954=test_ipaddr [814/916] 698954=test_queue [815/916] 698954=test_data [816/916] 698954=test_array_create [817/916] 698954=test_integer [818/916] 698954=test_gem_commands_open_command [819/916] 698954=test_rdoc_markup_raw [820/916] 698954=test_prettyprint [821/916] 698954=test_at_exit [822/916] 698954=test_fstring [823/916] 698954=test_propertyputref [824/916] 698954=dump_test [825/916] 698959=test_array [826/916] 698954=test_address_resolve [827/916] 698954=test_rdoc_markup_to_label [828/916] 698954=test_files_ext [829/916] 698954=test_rdoc_markup_to_bs [830/916] 698954=test_addrinfo [831/916] 698954=test_pack [832/916] 698954=test_bug-14834 [833/916] 698954=test_rdoc_parser_simple [834/916] 698954=test_num2int [835/916] 698954=test_gem_commands_uninstall_command [836/916] 698956=test_eval_history [837/916] 698956=test_iter_break [838/916] 698956=test_rdoc_generator_markup [839/916] 698956=test_have_library [840/916] 698954=test_cgi_header [841/916] 698954=test_raise_exception [842/916] 698954=test_gem [843/916] 698956=test_parser [844/916] 698956=string_query_test [845/916] 698956=test_cgi_core [846/916] 698956=test_grapheme_breaks [847/916] 698956=test_mdns [848/916] 698956=test_pack [849/916] 698956=test_gem_commands_update_command [850/916] 698954=test_objspace [851/916] 698957=test_parser [852/916] 698957=test_marshal [853/916] 698956=test_euc_jp [854/916] 698956=test_gem_version_option [855/916] 698956=test_spell_checker [856/916] 698956=test_pointer [857/916] 698957=test_bigzero [858/916] 698957=test_ssl [859/916] 698957=test_change_word [860/916] 698957=test_singleton [861/916] 698957=test_ractor [862/916] 698956=test_gem_package_tar_reader [863/916] 698956=newline_offsets_test [864/916] 698959=test_ractor [865/916] 698959=test_ractor [866/916] 698957=test_interned_str [867/916] 698957=test_shapes [868/916] 698957=test_x509attr [869/916] 698959=test_rdoc_require [870/916] 698957=test_gem_commands_check_command [871/916] 698959=unescape_test [872/916] 698959=test_files_sample [873/916] 698957=test_win32ole_param_event [874/916] 698957=test_time_tz [875/916] 698957=test_recursion [876/916] 698957=test_nesting_parser [877/916] 698957=test_rdoc_parser [878/916] 698957=test_err_in_callback [879/916] 698957=test_forwardable [880/916] 698957=test_complex2 [881/916] 698956=regular_expression_options_test [882/916] 698957=test_passing_block [883/916] 698957=test_windows_1251 [884/916] 698957=relocation_test [885/916] 698956=test_gem_commands_server_command [886/916] 698956=test_optparse [887/916] 698956=test_httpresponses [888/916] 698957=test_symbol [889/916] 698956=test_scheduler [890/916] 698957=json_common_interface_test [891/916] 698957=test_unicode_escape [892/916] 698959=test_float [893/916] 698957=test_exception_at_throwing [894/916] 698956=test_gem_util [895/916] 698957=test_transcode [896/916] 698956=test_to_ary_concat [897/916] 698957=test_pkcs7 [898/916] 698957=test_gb18030 [899/916] 698957=test_pty [900/916] 698957=test_gem_update_suggestion [901/916] 698957=test_pattern_matching [902/916] 698957=test_gem_commands_specification_command [903/916] 698957=test_mul [904/916] 698957=test_gem_commands_unpack_command [905/916] 698959=test_regex_casefold [906/916] 698959=test_gem_source_git [907/916] 698957=test_rand [908/916] 698957=test_gem_local_remote_options [909/916] 698957=test_numeric [910/916] 698957=test_gem_resolver_lock_set [911/916] 698957=test_omap [912/916] 698957=test_word [913/916] 698957=test_configuration [914/916] 698957=test_shellwords [915/916] 698957=test_gem_stub_specification [916/916] 698959=test_serialize_subclasses Finished tests in 708.894097s, 45.3904 tests/s, 9165.5877 assertions/s. 32177 tests, 6497431 assertions, 0 failures, 0 errors, 376 skips ruby -v: ruby 3.5.0dev (2024-12-30T08:04:09Z master 5fec930832) +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-14 LD = ld LDSHARED = gcc-14 -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_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] Copyright (C) 2024 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_gcc14' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.0.pre.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14' ruby 3.5.0dev (2024-12-30T08:04:09Z master 5fec930832) +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.134122 seconds 3439 files, 33366 examples, 147120 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.