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