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