# Logfile created on 2024-11-15 10:53:02 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f2b658cfdd8 @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.20241115-105301", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2b658f1b40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2b658f1848 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2b6580a880 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc14.20241115-105301", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc14.20241115-105301>, @binmode=false, @mon_data=#<Monitor:0x00007f2b658f15c8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
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
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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
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
From https://github.com/ruby/ruby
   3174171..ed4871a  master     -> origin/master
Updating 3174171..ed4871a
Fast-forward
 test/socket/test_tcp.rb | 365 +++++++++++++++++++++++-------------------------
 tool/fake.rb            |   2 +
 2 files changed, 173 insertions(+), 194 deletions(-)
Latest commit hash = ed4871afed
$$$[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 debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
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
8714c02098491bcdd62afcaccd209748c6e0dcc3ba36427c91b2ccd8b7f74a5b  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc14/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-11-15T09:28:16Z master ed4871afed) +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-11-15T09:28:16Z master ed4871afed) +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 31.175241 seconds

3436 files, 33248 examples, 141679 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile