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