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