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