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