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