# Logfile created on 2024-02-21 05:51:17 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a80ec59fc0 @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_gcc9", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9", @configure_opts=["CC=gcc-9"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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_gcc9.20240221-055116", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a80ecef408 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a80ecef2c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a80ecef0e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240221-055116", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc9.20240221-055116>, @binmode=false, @mon_data=#<Monitor:0x000055a80ecef020>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/drb.revision unchanged
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/minitest.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   d0786cd..91cb303  master     -> origin/master
Updating d0786cd..91cb303
Fast-forward
 parse.y            |  2 --
 ruby_parser.c      | 22 ----------------------
 rubyparser.h       |  4 ----
 universal_parser.c | 27 ---------------------------
 4 files changed, 55 deletions(-)
Latest commit hash = 91cb303531
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk_gcc9/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
compiling compiler ripper.y
x86_64-linux-fake.rb updated
generating enc.mk
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
generating /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
generating /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
generating /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
generating /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/minitest.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/minitest.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9/miniinit.c
compiling /tmp/ruby/src/trunk_gcc9/array.c
compiling /tmp/ruby/src/trunk_gcc9/ast.c
compiling /tmp/ruby/src/trunk_gcc9/bignum.c
compiling /tmp/ruby/src/trunk_gcc9/class.c
compiling /tmp/ruby/src/trunk_gcc9/compile.c
compiling /tmp/ruby/src/trunk_gcc9/complex.c
compiling /tmp/ruby/src/trunk_gcc9/cont.c
compiling /tmp/ruby/src/trunk_gcc9/debug.c
compiling /tmp/ruby/src/trunk_gcc9/dir.c
compiling /tmp/ruby/src/trunk_gcc9/encoding.c
compiling /tmp/ruby/src/trunk_gcc9/enumerator.c
compiling /tmp/ruby/src/trunk_gcc9/error.c
compiling /tmp/ruby/src/trunk_gcc9/eval.c
compiling /tmp/ruby/src/trunk_gcc9/gc.c
compiling /tmp/ruby/src/trunk_gcc9/hash.c
compiling /tmp/ruby/src/trunk_gcc9/io.c
compiling /tmp/ruby/src/trunk_gcc9/iseq.c
compiling /tmp/ruby/src/trunk_gcc9/load.c
compiling /tmp/ruby/src/trunk_gcc9/marshal.c
compiling /tmp/ruby/src/trunk_gcc9/memory_view.c
compiling /tmp/ruby/src/trunk_gcc9/rjit.c
compiling /tmp/ruby/src/trunk_gcc9/rjit_c.c
compiling /tmp/ruby/src/trunk_gcc9/node.c
compiling /tmp/ruby/src/trunk_gcc9/node_dump.c
compiling /tmp/ruby/src/trunk_gcc9/numeric.c
compiling /tmp/ruby/src/trunk_gcc9/object.c
compiling /tmp/ruby/src/trunk_gcc9/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk_gcc9/proc.c
compiling /tmp/ruby/src/trunk_gcc9/process.c
compiling /tmp/ruby/src/trunk_gcc9/ractor.c
compiling /tmp/ruby/src/trunk_gcc9/random.c
compiling /tmp/ruby/src/trunk_gcc9/rational.c
compiling /tmp/ruby/src/trunk_gcc9/re.c
compiling /tmp/ruby/src/trunk_gcc9/ruby.c
compiling /tmp/ruby/src/trunk_gcc9/ruby_parser.c
compiling /tmp/ruby/src/trunk_gcc9/scheduler.c
compiling /tmp/ruby/src/trunk_gcc9/shape.c
compiling /tmp/ruby/src/trunk_gcc9/signal.c
compiling /tmp/ruby/src/trunk_gcc9/string.c
compiling /tmp/ruby/src/trunk_gcc9/struct.c
compiling /tmp/ruby/src/trunk_gcc9/symbol.c
compiling /tmp/ruby/src/trunk_gcc9/thread.c
compiling /tmp/ruby/src/trunk_gcc9/time.c
compiling /tmp/ruby/src/trunk_gcc9/variable.c
compiling /tmp/ruby/src/trunk_gcc9/version.c
compiling /tmp/ruby/src/trunk_gcc9/vm.c
compiling /tmp/ruby/src/trunk_gcc9/vm_backtrace.c
compiling /tmp/ruby/src/trunk_gcc9/vm_dump.c
compiling /tmp/ruby/src/trunk_gcc9/vm_sync.c
compiling /tmp/ruby/src/trunk_gcc9/vm_trace.c
compiling /tmp/ruby/src/trunk_gcc9/weakmap.c
compiling /tmp/ruby/src/trunk_gcc9/yjit.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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
b842c9ece279c437b05c8d2b556d0295e920a42dc1d20f8737c3acea26bea8ef  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc9/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-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
compiling /tmp/ruby/src/trunk_gcc9/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/init.c
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/objspace.c
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/socket.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/option.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_gcc9/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk_gcc9/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk_gcc9/parse.y and /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/minitest.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/minitest.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/drb.revision unchanged
generating encdb.h
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc9/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 to 
installing binary commands:         /tmp/ruby/install/trunk_gcc9/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc9/lib
installing arch files:              /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc9/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc9/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc9/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1897 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-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc9/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc9/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-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
Run options: 
  --seed=30724
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc9/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-02-21T04:36:45Z master 91cb303531) [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 --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-9
	LD = ld
	LDSHARED = gcc-9 -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 
	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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs
gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0
Copyright (C) 2019 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_gcc9'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9'
$ /tmp/ruby/build/trunk_gcc9/miniruby -I/tmp/ruby/src/trunk_gcc9/lib /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_gcc9 --extout=.ext -- /tmp/ruby/src/trunk_gcc9/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_gcc9/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-21T04:36:45Z master 91cb303531) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ..................................................................

Finished in 237.865665 seconds

3424 files, 32111 examples, 160278 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile