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