# Logfile created on 2024-12-19 08:48:17 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f536b05fdc8 @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.20241219-084817", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f536b081c20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f536b0818d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f536af9a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc14.20241219-084817", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc14.20241219-084817>, @binmode=false, @mon_data=#<Monitor:0x00007f536b081658>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   2783868..335bba0  master     -> origin/master
Updating 2783868..335bba0
Fast-forward
 NEWS.md                  | 2 --
 defs/id.def              | 1 +
 parse.y                  | 2 +-
 prism_compile.c          | 2 +-
 test/ruby/test_syntax.rb | 7 +++++--
 5 files changed, 8 insertions(+), 6 deletions(-)
Latest commit hash = 335bba0fde
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating id.c
generating /tmp/ruby/src/trunk_gcc14/ext/ripper/ripper.c
id.h updated
generating parse.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
extracting ripper.y from ../../parse.y
id.c updated
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk_gcc14/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
generating /tmp/ruby/src/trunk_gcc14/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
generating /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
generating /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
generating /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc14/ext/ripper'
$$$[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/miniinit.c
compiling /tmp/ruby/src/trunk_gcc14/array.c
compiling /tmp/ruby/src/trunk_gcc14/ast.c
compiling /tmp/ruby/src/trunk_gcc14/bignum.c
compiling /tmp/ruby/src/trunk_gcc14/class.c
compiling /tmp/ruby/src/trunk_gcc14/compar.c
compiling /tmp/ruby/src/trunk_gcc14/compile.c
compiling /tmp/ruby/src/trunk_gcc14/complex.c
compiling /tmp/ruby/src/trunk_gcc14/cont.c
compiling /tmp/ruby/src/trunk_gcc14/debug.c
compiling /tmp/ruby/src/trunk_gcc14/dir.c
compiling /tmp/ruby/src/trunk_gcc14/encoding.c
compiling /tmp/ruby/src/trunk_gcc14/enum.c
compiling /tmp/ruby/src/trunk_gcc14/enumerator.c
compiling /tmp/ruby/src/trunk_gcc14/error.c
compiling /tmp/ruby/src/trunk_gcc14/eval.c
compiling /tmp/ruby/src/trunk_gcc14/file.c
compiling /tmp/ruby/src/trunk_gcc14/gc.c
compiling /tmp/ruby/src/trunk_gcc14/hash.c
compiling /tmp/ruby/src/trunk_gcc14/imemo.c
compiling /tmp/ruby/src/trunk_gcc14/io.c
compiling /tmp/ruby/src/trunk_gcc14/io_buffer.c
compiling /tmp/ruby/src/trunk_gcc14/iseq.c
compiling /tmp/ruby/src/trunk_gcc14/load.c
compiling /tmp/ruby/src/trunk_gcc14/marshal.c
compiling /tmp/ruby/src/trunk_gcc14/memory_view.c
compiling /tmp/ruby/src/trunk_gcc14/rjit.c
compiling /tmp/ruby/src/trunk_gcc14/rjit_c.c
compiling /tmp/ruby/src/trunk_gcc14/node.c
compiling /tmp/ruby/src/trunk_gcc14/node_dump.c
compiling /tmp/ruby/src/trunk_gcc14/numeric.c
compiling /tmp/ruby/src/trunk_gcc14/object.c
compiling /tmp/ruby/src/trunk_gcc14/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk_gcc14/proc.c
compiling /tmp/ruby/src/trunk_gcc14/process.c
compiling /tmp/ruby/src/trunk_gcc14/ractor.c
compiling /tmp/ruby/src/trunk_gcc14/random.c
compiling /tmp/ruby/src/trunk_gcc14/range.c
compiling /tmp/ruby/src/trunk_gcc14/rational.c
compiling /tmp/ruby/src/trunk_gcc14/re.c
compiling /tmp/ruby/src/trunk_gcc14/ruby.c
compiling /tmp/ruby/src/trunk_gcc14/scheduler.c
compiling /tmp/ruby/src/trunk_gcc14/shape.c
compiling /tmp/ruby/src/trunk_gcc14/signal.c
compiling /tmp/ruby/src/trunk_gcc14/sprintf.c
compiling /tmp/ruby/src/trunk_gcc14/string.c
compiling /tmp/ruby/src/trunk_gcc14/struct.c
compiling /tmp/ruby/src/trunk_gcc14/symbol.c
compiling /tmp/ruby/src/trunk_gcc14/thread.c
compiling /tmp/ruby/src/trunk_gcc14/time.c
compiling /tmp/ruby/src/trunk_gcc14/transcode.c
compiling /tmp/ruby/src/trunk_gcc14/variable.c
compiling /tmp/ruby/src/trunk_gcc14/version.c
compiling /tmp/ruby/src/trunk_gcc14/vm.c
compiling /tmp/ruby/src/trunk_gcc14/vm_backtrace.c
compiling /tmp/ruby/src/trunk_gcc14/vm_dump.c
compiling /tmp/ruby/src/trunk_gcc14/vm_sync.c
compiling /tmp/ruby/src/trunk_gcc14/vm_trace.c
compiling /tmp/ruby/src/trunk_gcc14/weakmap.c
compiling /tmp/ruby/src/trunk_gcc14/yjit.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
dc6e25bfcf9cfc13b6bd0d9ba5c610d85a9c49975564fceeaf97ca6fcc4325a6  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'
compiling /tmp/ruby/src/trunk_gcc14/ext/coverage/coverage.c
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle'
make[2]: 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'
compiling /tmp/ruby/src/trunk_gcc14/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk_gcc14/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/json'
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'
compiling /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_gcc14/ext/ripper/ripper.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk_gcc14/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk_gcc14/ext/ripper/ripper_init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
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'
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/init.c
checking /tmp/ruby/src/trunk_gcc14/parse.y and /tmp/ruby/src/trunk_gcc14/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/constants.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/basicsocket.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug'
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.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/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/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/option.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_gcc14/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
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
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-14
	LD = ld
	LDSHARED = gcc-14 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc14/include -I/tmp/ruby/src/trunk_gcc14 -I/tmp/ruby/src/trunk_gcc14/prism -I/tmp/ruby/src/trunk_gcc14/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc14/yjit/target/release/' /tmp/ruby/src/trunk_gcc14/yjit/src/lib.rs
gcc-14 (Ubuntu 14-20240412-0ubuntu1) 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk 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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc14'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc14'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/fiddle'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/psych'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
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/strscan'
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/debug-1.10.0/ext/debug'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.1.2/ext/syslog'
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.2.0/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+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.1
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.3
                                    logger 1.6.4
                                    net-http 0.6.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.2
                                    prettyprint 0.2.0
                                    prism 1.2.0
                                    pstore 0.1.4
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    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.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.6
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.2
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/3.4.0+1
                                    minitest 5.25.4
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.7.0
                                    typeprof 0.30.0
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.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.2.0
                                    csv 3.3.1
                                    repl_type_completor 0.1.9
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc14/lib/ruby/gems/3.4.0+1/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2003 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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug'
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.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/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/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/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=22447
  "--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/916] 2720404=test_rdoc_store
[  2/916] 2720406=test_gem_source_specific_file
[  3/916] 2720405=test_store
[  4/916] 2720407=test_http
[  5/916] 2720407=test_file_exhaustive
[  6/916] 2720405=test_rdoc_markup_indented_paragraph
[  7/916] 2720406=test_switch_hitter
[  8/916] 2720405=test_rdoc_stats
[  9/916] 2720406=test_did_you_mean
[ 10/916] 2720405=test_integer_comb
[ 11/916] 2720406=test_error_highlight
[ 12/916] 2720406=test_hash_create
[ 13/916] 2720406=test_rdoc_generator_pot_po
[ 14/916] 2720406=test_thread
[ 15/916] 2720405=test_rdoc_task
[ 16/916] 2720405=test_gem_ext_builder
[ 17/916] 2720404=test_backtrace
[ 18/916] 2720405=test_gem_name_tuple
[ 19/916] 2720405=test_gc_compact
[ 20/916] 2720404=test_gem_commands_help_command
[ 21/916] 2720404=test_complex
[ 22/916] 2720404=implicit_array_test
[ 23/916] 2720404=test_help
[ 24/916] 2720404=test_gem_silent_ui
[ 25/916] 2720404=test_files_lib
[ 26/916] 2720407=test_arity
[ 27/916] 2720407=test_backtrace
[ 28/916] 2720407=test_jaro_winkler
[ 29/916] 2720407=test_shift_jis
[ 30/916] 2720407=test_rdoc_single_class
[ 31/916] 2720405=test_pkey_dsa
[ 32/916] 2720407=test_c_struct_builder
[ 33/916] 2720407=test_gem_request_set
[ 34/916] 2720405=test_gem_commands_list_command
[ 35/916] 2720405=test_rdoc_token_stream
[ 36/916] 2720405=test_pstore
[ 37/916] 2720405=test_pkcs12
[ 38/916] 2720405=test_asn1
[ 39/916] 2720405=test_emoji_breaks
[ 40/916] 2720405=heredoc_dedent_test
[ 41/916] 2720405=json_generator_test
[ 42/916] 2720404=test_gem_commands_fetch_command
[ 43/916] 2720404=test_x509store
[ 44/916] 2720405=test_gem_security
[ 45/916] 2720404=parse_stream_test
[ 46/916] 2720404=test_utf16
[ 47/916] 2720404=test_gem_ext_cargo_builder_link_flag_converter
[ 48/916] 2720404=test_gem_request_set_lockfile
[ 49/916] 2720406=test_thread
[ 50/916] 2720406=test_load
[ 51/916] 2720406=test_pkey_ec
[ 52/916] 2720406=test_postponed_job
[ 53/916] 2720406=test_date_parse
[ 54/916] 2720406=test_cp949
[ 55/916] 2720406=test_gem_uri
[ 56/916] 2720406=test_condition
[ 57/916] 2720406=test_cgi_util
[ 58/916] 2720406=test_unix
[ 59/916] 2720406=test_rdoc_i18n_locale
[ 60/916] 2720406=test_emoji
[ 61/916] 2720406=test_coder
[ 62/916] 2720406=test_sorted_set
[ 63/916] 2720406=test_gem_spec_fetcher
[ 64/916] 2720406=test_symbol
[ 65/916] 2720406=test_context
[ 66/916] 2720406=!Nothing_to_test
[ 67/916] 2720406=test_placearg
[ 68/916] 2720405=test_rdoc_generator_pot_po_entry
[ 69/916] 2720405=test_enumerator
[ 70/916] 2720405=test_delete
[ 71/916] 2720405=test_date_attr
[ 72/916] 2720405=test_win32ole_variant_m
[ 73/916] 2720405=test_require_path_check
[ 74/916] 2720405=test_continuation
[ 75/916] 2720405=test_rdoc_markup_include
[ 76/916] 2720405=test_digest
[ 77/916] 2720405=test_files_test
[ 78/916] 2720405=test_gem_commands_query_command
[ 79/916] 2720406=regexp_test
[ 80/916] 2720406=test_gem_validator
[ 81/916] 2720406=test_kernel
[ 82/916] 2720405=test_rdoc_markup_to_html_crossref
[ 83/916] 2720406=test_fiddle
[ 84/916] 2720406=test_rdoc_normal_module
[ 85/916] 2720406=test_rdoc_markdown_test
[ 86/916] 2720405=test_date_compat
[ 87/916] 2720405=test_ractor
[ 88/916] 2720405=test_rdoc_markup_pre_process
[ 89/916] 2720405=test_optarg
[ 90/916] 2720406=test_case_mapping
[ 91/916] 2720406=test_flags
[ 92/916] 2720405=test_memory_view
[ 93/916] 2720405=test_exception
[ 94/916] 2720405=test_gem_commands_stale_command
[ 95/916] 2720405=test_gem_resolver_conflict
[ 96/916] 2720405=test_framework
[ 97/916] 2720405=test_handle
[ 98/916] 2720405=test_type
[ 99/916] 2720405=test_dot_dot
[100/916] 2720405=test_warning
[101/916] 2720405=test_gem_resolver_best_set
[102/916] 2720405=ractor_test
[103/916] 2720405=test_enc_raise
[104/916] 2720405=test_gbk
[105/916] 2720405=test_win32ole_type
[106/916] 2720405=test_rdoc_method_attr
[107/916] 2720405=test_abi
[108/916] 2720405=test_assignment
[109/916] 2720407=test_bignum
[110/916] 2720407=test_tcp
[111/916] 2720405=test_func
[112/916] 2720407=parse_success_test
[113/916] 2720407=test_cesu8
[114/916] 2720407=test_cgi_tag_helper
[115/916] 2720407=test_rdoc_markup_to_joined_paragraph
[116/916] 2720407=test_stringio
[117/916] 2720407=test_gem_resolver_api_specification
[118/916] 2720407=test_len
[119/916] 2720407=locals_test
[120/916] 2720407=test_color
[121/916] 2720407=test_object
[122/916] 2720407=test_https_proxy
[123/916] 2720407=test_provider
[124/916] 2720405=test_gem_resolver_specification
[125/916] 2720405=json_addition_test
[126/916] 2720405=test_qsort
[127/916] 2720405=test_instrumentation_api
[128/916] 2720407=test_stringchar
[129/916] 2720407=test_zsh_completion
[130/916] 2720407=json_ext_parser_test
[131/916] 2720407=test_nofree
[132/916] 2720407=test_cgi_multipart
[133/916] 2720407=test_random
[134/916] 2720407=test_autoconf
[135/916] 2720407=test_common
[136/916] 2720407=test_gem_resolver_activation_request
[137/916] 2720407=test_rdoc_generator_ri
[138/916] 2720407=test_date_time
[139/916] 2720407=test_gem_stream_ui
[140/916] 2720407=test_rdoc_comment
[141/916] 2720407=test_ws
[142/916] 2720407=test_autoload
[143/916] 2720404=test_gem_ext_cmake_builder
[144/916] 2720404=test_gem_security_signer
[145/916] 2720404=test_utf32
[146/916] 2720404=test_rdoc_markup_heading
[147/916] 2720404=test_erb
[148/916] 2720404=test_rdoc_markup_paragraph
[149/916] 2720404=test_enumerator
[150/916] 2720405=test_name_error
[151/916] 2720406=test_ripper
[152/916] 2720405=test_object_create_start
[153/916] 2720405=test_case_comprehensive
[154/916] 2720405=test_gem_source_local
[155/916] 2720406=test_path
[156/916] 2720406=test_safe_load
[157/916] 2720406=test_noarg
[158/916] 2720405=parser_test
[159/916] 2720405=test_member
[160/916] 2720405=test_iseq
[161/916] 2720406=test_rubygems
[162/916] 2720406=ripper_test
[163/916] 2720405=test_rdoc_markup_to_html
[164/916] 2720405=test_lambda
[165/916] 2720405=test_windows_1252
[166/916] 2720405=dispatcher_test
[167/916] 2720405=test_rdoc_rd_inline_parser
[168/916] 2720405=symbol_encoding_test
[169/916] 2720405=warnings_test
[170/916] 2720406=test_ensure_and_callcc
[171/916] 2720405=test_deprecated
[172/916] 2720406=test_div
[173/916] 2720405=test_gem_resolver_vendor_specification
[174/916] 2720406=test_scan_args
[175/916] 2720406=command_line_test
[176/916] 2720406=overlap_test
[177/916] 2720405=test_rdoc_markup_parser
[178/916] 2720405=test_gem_resolver_local_specification
[179/916] 2720405=test_gem_resolver_git_specification
[180/916] 2720406=test_gem_dependency_list
[181/916] 2720406=test_gem_ext_rake_builder
[182/916] 2720405=json_parser_test
[183/916] 2720405=test_gem_ext_ext_conf_builder
[184/916] 2720406=test_config
[185/916] 2720406=test_gem_commands_owner_command
[186/916] 2720405=test_gem_package_tar_reader_entry
[187/916] 2720407=test_path_to_class
[188/916] 2720407=test_rdoc_parser_prism_ruby
[189/916] 2720406=test_gem_package
[190/916] 2720405=test_gem_safe_yaml
[191/916] 2720405=integer_parse_test
[192/916] 2720405=test_win32ole_variant_outarg
[193/916] 2720405=test_ractor
[194/916] 2720405=test_sprintf
[195/916] 2720405=test_severity
[196/916] 2720405=test_ractor
[197/916] 2720405=test_addr
[198/916] 2720405=test_null
[199/916] 2720405=test_method_name_check
[200/916] 2720407=test_mkmf
[201/916] 2720407=test_disable_irb
[202/916] 2720405=comments_test
[203/916] 2720407=test_helper
[204/916] 2720407=test_stringify_symbols
[205/916] 2720405=test_memory_view
[206/916] 2720407=test_rdoc_cross_reference
[207/916] 2720405=test_gem_commands_exec_command
[208/916] 2720407=test_lazy_enumerator
[209/916] 2720406=test_gem_commands_contents_command
[210/916] 2720406=test_find_executable
[211/916] 2720406=test_workspace
[212/916] 2720406=test_rdoc_markup_to_html_snippet
[213/916] 2720406=test_rdoc_markup_to_table_of_contents
[214/916] 2720406=test_cclass
[215/916] 2720407=test_input_method
[216/916] 2720407=test_depth_first
[217/916] 2720407=test_gem_request_connection_pools
[218/916] 2720406=test_gem_resolver_dependency_request
[219/916] 2720406=test_reline_key
[220/916] 2720406=test_regexp
[221/916] 2720407=test_json_tree
[222/916] 2720407=test_weakmap
[223/916] 2720405=test_set
[224/916] 2720405=test_custom_command
[225/916] 2720405=test_name_error_extension
[226/916] 2720405=test_unicode_normalize
[227/916] 2720405=test_buffered_io
[228/916] 2720405=test_capacity
[229/916] 2720405=test_line_editor
[230/916] 2720405=test_nextafter
[231/916] 2720405=test_io_timeout
[232/916] 2720405=test_duplicate
[233/916] 2720405=test_config
[234/916] 2720405=test_hmac
[235/916] 2720405=test_string_memory
[236/916] 2720405=test_comparable
[237/916] 2720405=test_m17n_comb
[238/916] 2720404=test_tree_spell_checker
[239/916] 2720404=test_history
[240/916] 2720404=test_numeric
[241/916] 2720404=test_io
[242/916] 2720404=test_inadvertent_creation
[243/916] 2720404=test_arithmetic_sequence
[244/916] 2720404=test_rdoc_normal_class
[245/916] 2720404=test_protect
[246/916] 2720404=test_gem_install_update_options
[247/916] 2720405=test_rdoc_top_level
[248/916] 2720404=test_wait
[249/916] 2720404=test_tree_builder
[250/916] 2720404=test_debug
[251/916] 2720404=test_gem_remote_fetcher_local_server
[252/916] 2720405=test_macro
[253/916] 2720405=test_gem_commands_sources_command
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 35719>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9
[254/916] 2720404=test_rdoc_generator_darkfish
[255/916] 2720407=test_key_event_record
[256/916] 2720407=bom_test
[257/916] 2720407=test_gem_installer
[258/916] 2720404=test_integer
[259/916] 2720404=test_file
[260/916] 2720405=test_euc_tw
[261/916] 2720405=test_ifunless
[262/916] 2720405=test_type_completor
[263/916] 2720405=test_rdoc_rd_inline
[264/916] 2720405=test_class
[265/916] 2720405=test_files_test_1
[266/916] 2720405=test_gem_commands_lock_command
[267/916] 2720405=test_exception
[268/916] 2720405=test_win32ole_method
[269/916] 2720405=test_clone
[270/916] 2720405=static_literals_test
[271/916] 2720405=test_dryrun
[272/916] 2720405=test_emitter
[273/916] 2720405=magic_comment_test
[274/916] 2720405=test_color_printer
[275/916] 2720405=test_emitter
[276/916] 2720405=test_gem_ext_configure_builder
[277/916] 2720405=test_scalar_scanner
[278/916] 2720405=test_eval
[279/916] 2720405=test_yield
[280/916] 2720405=test_nomethod_error
[281/916] 2720405=test_timeout
[282/916] 2720405=test_weakref
[283/916] 2720405=test_rubyoptions
[284/916] 2720406=numeric_value_test
[285/916] 2720406=test_rdoc_markup_hard_break
[286/916] 2720406=test_function
[287/916] 2720404=test_gem_request_set_gem_dependency_api
[288/916] 2720406=test_digest_extend
[289/916] 2720406=test_class2name
[290/916] 2720406=test_variable_name_check
[291/916] 2720406=test_undef
[292/916] 2720406=test_gem_commands_which_command
[293/916] 2720406=test_gem_commands_search_command
[294/916] 2720406=test_require
[295/916] 2720406=test_pattern_key_name_check
[296/916] 2720406=test_gem_commands_signin_command
[297/916] 2720404=test_hash
[298/916] 2720404=test_show_source
[299/916] 2720404=test_rdoc_text
[300/916] 2720404=test_defined
[301/916] 2720404=test_yamlstore
[302/916] 2720404=parse_comments_test
[303/916] 2720404=test_rdoc_markup_verbatim
[304/916] 2720404=test_date_ractor
[305/916] 2720404=heredoc_test
[306/916] 2720404=test_trick
[307/916] 2720406=test_assembler
[308/916] 2720406=test_erb_m17n
[309/916] 2720406=test_http_request
[310/916] 2720406=test_helper_method
[311/916] 2720406=json_string_matching_test
[312/916] 2720406=test_flip
[313/916] 2720406=test_rdoc_extend
[314/916] 2720406=test_gem_dependency_installer
[315/916] 2720404=test_merge_keys
[316/916] 2720404=test_fnmatch
[317/916] 2720404=test_rdoc_rubygems_hook
[318/916] 2720404=test_reqarg
[319/916] 2720404=test_too_many_dummy_encodings
[320/916] 2720404=test_string
[321/916] 2720404=test_gem_remote_fetcher_s3
[322/916] 2720404=test_raise
[323/916] 2720404=test_threadgroup
[324/916] 2720404=test_gem_request_set_lockfile_parser
[325/916] 2720404=test_rat
[326/916] 2720404=test_gem_source
[327/916] 2720404=test_resource
[328/916] 2720404=test_function_entry
[329/916] 2720404=test_benchmark
[330/916] 2720404=test_gem_dependency_resolution_error
[331/916] 2720404=test_pkey
[332/916] 2720404=test_bug-3571
[333/916] 2720404=test_ractor
[334/916] 2720404=test_bmethod
[335/916] 2720404=test_gem_platform
[336/916] 2720404=test_class
[337/916] 2720406=test_const
[338/916] 2720406=test_gem_source_lock
[339/916] 2720406=test_ns_spki
[340/916] 2720406=test_socket
[341/916] 2720407=test_gem_commands_info_command
[342/916] 2720407=test_httpheader
[343/916] 2720407=test_rdoc_ri_driver
[344/916] 2720407=node_id_test
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fb3dfe63878 /tmp/ruby/build/trunk_gcc14/.ext/common/socket.rb:711 sleep>
[345/916] 2720407=test_my_integer
[346/916] 2720407=test_file
[347/916] 2720407=test_debugger_integration
[348/916] 2720407=test_rdoc_parser_c
.Finished thread: TestSocket#test_closed_read: #<Thread:0x00007fb3dfe63878 /tmp/ruby/build/trunk_gcc14/.ext/common/socket.rb:711 dead>
[349/916] 2720404=test_load
[350/916] 2720404=test_rdoc_context_section
[351/916] 2720404=test_init
[352/916] 2720404=test_reline
[353/916] 2720407=json_fixtures_test
[354/916] 2720407=test_acceptable
[355/916] 2720406=test_key_stroke
[356/916] 2720406=test_literal
[357/916] 2720407=test_enum
[358/916] 2720406=test_thread
[359/916] 2720406=test_scalar
[360/916] 2720406=test_stack
[361/916] 2720404=test_ssl_session
[362/916] 2720407=test_rubyvm
[363/916] 2720407=test_econv
[364/916] 2720405=test_euc_kr
[365/916] 2720405=test_gem_gemcutter_utilities
[366/916] 2720404=test_usrmarshal
[367/916] 2720404=test_bug-5832
[368/916] 2720404=test_gem_dependency
[369/916] 2720406=test_rdoc_markdown
[370/916] 2720407=test_io_wait
[371/916] 2720404=test_kwargs
[372/916] 2720404=snippets_test
[373/916] 2720407=test_data
[374/916] 2720407=test_rdoc_encoding
[375/916] 2720407=test_gem_request_set_lockfile_tokenizer
[376/916] 2720406=test_gem_ext_cargo_builder_unit
[377/916] 2720406=test_parse
[378/916] 2720407=constant_path_node_test
[379/916] 2720407=test_ssl
[380/916] 2720406=test_win32ole_typelib
[381/916] 2720406=test_module
[382/916] 2720404=test_deprecate
[383/916] 2720404=test_rdoc_constant
[384/916] 2720404=test_numhash
[385/916] 2720404=test_external_new
[386/916] 2720404=test_pkey_rsa
[387/916] 2720404=test_gem_package_tar_writer
[388/916] 2720405=test_set_len
[389/916] 2720405=test_config
[390/916] 2720405=test_struct
[391/916] 2720404=test_date_strftime
[392/916] 2720406=test_mutex
[393/916] 2720405=test_yaml
[394/916] 2720404=test_alias_and_anchor
[395/916] 2720404=test_x509name
[396/916] 2720404=test_ldap
[397/916] 2720404=test_date_new
[398/916] 2720404=test_gem_commands_dependency_command
[399/916] 2720405=json_generic_object_test
[400/916] 2720405=test_pkey_dh
[401/916] 2720405=library_symbols_test
[402/916] 2720405=pattern_test
[403/916] 2720405=test_rdoc_rdoc
[404/916] 2720406=test_call
[405/916] 2720405=test_stream
[406/916] 2720405=test_sexp
[407/916] 2720405=test_gem_available_set
[408/916] 2720404=test_modify_expand
[409/916] 2720404=test_io_buffer
[410/916] 2720406=test_typeddata
[411/916] 2720404=test_basicsocket
[412/916] 2720404=test_gem_command_manager
[413/916] 2720405=test_gem_source_vendor
[414/916] 2720405=test_rdoc_markup_attribute_manager
[415/916] 2720405=test_bundled_ca
[416/916] 2720406=test_gem_resolver_vendor_set
[417/916] 2720406=test_securerandom
[418/916] 2720406=test_recorder
[419/916] 2720406=test_gem_resolver_composed_set
[420/916] 2720406=test_io_wait_uncommon
[421/916] 2720404=attribute_write_test
[422/916] 2720406=test_time
[423/916] 2720404=test_gem_ci_detector
[424/916] 2720404=test_rdoc_markup_formatter
[425/916] 2720404=test_stream
[426/916] 2720404=test_rdoc_alias
[427/916] 2720404=test_to_ruby
[428/916] 2720404=test_iseq_load
[429/916] 2720405=test_date_conv
[430/916] 2720405=test_egrep_cpp
[431/916] 2720406=test_tempfile
[432/916] 2720405=test_date_marshal
[433/916] 2720405=test_fixnum
[434/916] 2720405=test_signal
[435/916] 2720406=test_process
[436/916] 2720405=test_io_buffer
[437/916] 2720404=test_random_formatter
[438/916] 2720404=test_rdoc_markup_to_ansi
[439/916] 2720404=test_rdoc_servlet
[440/916] 2720404=test_ellipsize
[441/916] 2720404=newline_test
[442/916] 2720405=test_profile_frames
[443/916] 2720404=test_gem_resolver_lock_specification
[444/916] 2720405=test_gem_commands_install_command
[445/916] 2720404=test_rdoc_code_object
[446/916] 2720404=test_pkcs7
[447/916] 2720404=test_gb18030
[448/916] 2720404=test_to_ary_concat
[449/916] 2720407=test_exception_at_throwing
[450/916] 2720407=test_gem_util
[451/916] 2720404=test_float
[452/916] 2720407=test_transcode
[453/916] 2720407=json_common_interface_test
[454/916] 2720407=test_unicode_escape
[455/916] 2720407=test_symbol
[456/916] 2720407=test_scheduler
[457/916] 2720407=test_httpresponses
[458/916] 2720407=test_shellwords
[459/916] 2720407=test_gem_stub_specification
[460/916] 2720407=test_serialize_subclasses
[461/916] 2720407=test_configuration
[462/916] 2720407=test_gem_resolver_lock_set
[463/916] 2720407=test_word
[464/916] 2720404=test_omap
[465/916] 2720407=test_numeric
[466/916] 2720407=test_rand
[467/916] 2720404=test_gem_local_remote_options
[468/916] 2720404=test_regex_casefold
[469/916] 2720404=test_gem_source_git
[470/916] 2720407=test_gem_update_suggestion
running file: /tmp/ruby/src/trunk_gcc14/test/ruby/test_process.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.mm9kkh:
* drwx------ 5 4096 2024-12-19 08:56:28 +0000 test_rubygems_20241219-2720405-3mmouz/
  * -rw-r--r-- 1 4096 2024-12-19 08:56:28 +0000 a-2.gem
  * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 gems/
    * -rw-r--r-- 1 4096 2024-12-19 08:56:28 +0000 a-2.gem
  * drwxr-xr-x 9 4096 2024-12-19 08:56:28 +0000 gemhome/
    * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 cache/
    * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 build_info/
    * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 extensions/
    * drwxr-xr-x 3 4096 2024-12-19 08:56:28 +0000 specifications/
      * -rw-r--r-- 1  594 2024-12-19 08:56:28 +0000 a-2.gemspec
      * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 default/
    * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 doc/
    * drwxr-xr-x 3 4096 2024-12-19 08:56:28 +0000 gems/
      * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 a-2/
    * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 plugins/
  * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 userhome/
* drwx------ 3 4096 2024-12-19 08:56:28 +0000 test_rubygems_20241219-2720404-m1elut/
  * drwxr-xr-x 3 4096 2024-12-19 08:56:27 +0000 git/
    * drwxr-xr-x 3 4096 2024-12-19 08:56:27 +0000 a/
      * drwxr-xr-x 5 4096 2024-12-19 08:56:28 +0000 .git/
        * drwxr-xr-x 3 4096 2024-12-19 08:56:28 +0000 refs/
          * drwxr-xr-x 2 4096 2024-12-19 08:56:28 +0000 heads/
            * -rw-r--r-- 1 41 2024-12-19 08:56:27 +0000 master
        * -rw-r--r-- 1   22 2024-12-19 08:56:28 +0000 HEAD
        * drwxr-xr-x 2 4096 2024-12-19 08:56:27 +0000 hooks/
          * -rwxr-xr-x 1 2783 2024-12-19 08:56:27 +0000 push-to-checkout.sample*
          * -rwxr-xr-x 1 4898 2024-12-19 08:56:27 +0000 pre-rebase.sample*
          * -rwxr-xr-x 1 1374 2024-12-19 08:56:27 +0000 pre-push.sample*
          * -rwxr-xr-x 1 3650 2024-12-19 08:56:27 +0000 update.sample*
          * -rwxr-xr-x 1  478 2024-12-19 08:56:27 +0000 applypatch-msg.sample*
          * -rwxr-xr-x 1  189 2024-12-19 08:56:27 +0000 post-update.sample*
          * -rwxr-xr-x 1  416 2024-12-19 08:56:27 +0000 pre-merge-commit.sample*
          * -rwxr-xr-x 1 4726 2024-12-19 08:56:27 +0000 fsmonitor-watchman.sample*
          * -rwxr-xr-x 1  424 2024-12-19 08:56:27 +0000 pre-applypatch.sample*
          * -rwxr-xr-x 1 1643 2024-12-19 08:56:27 +0000 pre-commit.sample*
          * -rwxr-xr-x 1  544 2024-12-19 08:56:27 +0000 pre-receive.sample*
          * -rwxr-xr-x 1  896 2024-12-19 08:56:27 +0000 commit-msg.sample*
          * -rwxr-xr-x 1 1492 2024-12-19 08:56:27 +0000 prepare-commit-msg.sample*
          * -rwxr-xr-x 1 2308 2024-12-19 08:56:27 +0000 sendemail-validate.sample*
        * drwxr-xr-x 2 4096 2024-12-19 08:56:27 +0000 info/
          * -rw-r--r-- 1 240 2024-12-19 08:56:27 +0000 exclude
        * -rw-r--r-- 1  137 2024-12-19 08:56:28 +0000 index
        * -rw-r--r-- 1  148 2024-12-19 08:56:27 +0000 config
      * -rw-r--r-- 1  358 2024-12-19 08:56:28 +0000 a.gemspec
make: *** [uncommon.mk:963: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/ext/strscan'
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.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/debug-1.10.0/ext/debug'
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.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/rbs-3.7.0/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/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc14/.bundle/gems/syslog-0.2.0/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-12-19T07:16:12Z master 335bba0fde) +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 51.105966 seconds

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