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