# Logfile created on 2024-07-18 07:23:55 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f652ae1fdc0 @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_gcc12", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc12", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12", @configure_opts=["CC=gcc-12"], @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_gcc12.20240718-072355", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f652ae41df8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f652ae41a10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f652ad5a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20240718-072355", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20240718-072355>, @binmode=false, @mon_data=#<Monitor:0x00007f652ae41790>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = c032e2c225
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk_gcc12/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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
e54175930fb2d6164a97132a9552d9a3e268b91b16405959208316151dfac000  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc12/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-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision -
generating encdb.h
generating enc.mk
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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.

/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
./miniruby -I/tmp/ruby/src/trunk_gcc12/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc12/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc12/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_gcc12/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc12/lib
installing arch files:              /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc12/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc12/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc12/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc12/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc12/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc12/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc12/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 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-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc12/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc12/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-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
Run options: 
  --seed=3642
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc12/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc12/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc12/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/910] 902661=test_files_sample
[  2/910] 902664=test_rdoc_context
[  3/910] 902662=test_dln
[  4/910] 902662=test_open-uri
[  5/910] 902663=test_gem_ext_cargo_builder_unit
[  6/910] 902661=test_asn1
Closed file descriptor: TestOpenURI#test_without_block: 9
[  7/910] 902661=test_flags
[  8/910] 902662=test_win32ole_variant_m
[  9/910] 902662=test_iso_8859
[ 10/910] 902662=test_call
[ 11/910] 902663=test_rdoc_markup_verbatim
[ 12/910] 902662=test_pkg_config
[ 13/910] 902662=test_win32ole_type
[ 14/910] 902662=test_tcp
[ 15/910] 902663=test_insns_leaf
[ 16/910] 902663=test_allocation
[ 17/910] 902662=json_encoding_test
[ 18/910] 902662=test_date_new
[ 19/910] 902662=test_gem_ext_cargo_builder
[ 20/910] 902662=test_x509req
[ 21/910] 902664=test_lazy_enumerator
[ 22/910] 902662=test_find_executable
[ 23/910] 902662=test_win32ole_method
[ 24/910] 902662=test_gem_dependency
[ 25/910] 902662=test_unicode_escape
[ 26/910] 902662=test_refinement
[ 27/910] 902664=test_compile_prism
[ 28/910] 902661=test_gem_request_set_gem_dependency_api
[ 29/910] 902664=test_eval_history
[ 30/910] 902664=test_gem_request_set_lockfile_parser
[ 31/910] 902661=test_trick
[ 32/910] 902664=test_ftp
[ 33/910] 902664=test_files_ext
[ 34/910] 902664=test_x509crl
[ 35/910] 902664=newline_test
[ 36/910] 902664=test_gem_dependency_resolution_error
[ 37/910] 902664=test_gem_package
[ 38/910] 902664=test_cgi_session
[ 39/910] 902663=test_flush
[ 40/910] 902664=test_complex
[ 41/910] 902663=json_string_matching_test
[ 42/910] 902663=test_case_options
[ 43/910] 902663=test_at_exit
[ 44/910] 902663=test_rdoc_text
[ 45/910] 902663=test_arithmetic_sequence
[ 46/910] 902663=test_key_name_check
[ 47/910] 902663=test_win32ole_method_event
[ 48/910] 902663=test_error_highlight
[ 49/910] 902664=test_gem_validator
[ 50/910] 902664=test_thread
[ 51/910] 902663=test_require
[ 52/910] 902663=test_notimplement
[ 53/910] 902663=overlap_test
[ 54/910] 902661=test_rdoc_parser_ruby
[ 55/910] 902663=test_httpresponse
[ 56/910] 902663=test_rdoc_token_stream
[ 57/910] 902663=test_profile_frames
[ 58/910] 902663=test_enum
[ 59/910] 902661=test_io
[ 60/910] 902663=test_reline
[ 61/910] 902662=test_exception
[ 62/910] 902663=test_rdoc_single_class
[ 63/910] 902663=ractor_test
[ 64/910] 902663=test_mul
[ 65/910] 902663=test_gem_remote_fetcher_local_server
[ 66/910] 902663=test_append
[ 67/910] 902663=test_bignum
[ 68/910] 902663=test_pp
[ 69/910] 902663=test_array_create
[ 70/910] 902663=json_ext_parser_test
[ 71/910] 902663=test_rdoc_markup_formatter
[ 72/910] 902663=test_etc
[ 73/910] 902663=test_gb18030
[ 74/910] 902663=test_gem_local_remote_options
[ 75/910] 902663=test_case
[ 76/910] 902663=test_recorder
[ 77/910] 902663=reflection_test
[ 78/910] 902663=test_x509ext
[ 79/910] 902663=parse_stream_test
[ 80/910] 902663=test_gbk
[ 81/910] 902663=test_socket
[ 82/910] 902662=test_gem_resolver
[ 83/910] 902664=test_gem_commands_push_command
[ 84/910] 902662=attribute_write_test
[ 85/910] 902662=test_warning
[ 86/910] 902664=implicit_array_test
[ 87/910] 902664=test_gem_command_manager
[ 88/910] 902662=test_sprintf_comb
[ 89/910] 902662=test_https_proxy
[ 90/910] 902662=test_last_thread
[ 91/910] 902664=test_method_cache
[ 92/910] 902664=parse_comments_test
[ 93/910] 902664=test_within_pipe
[ 94/910] 902664=test_gem_source_vendor
[ 95/910] 902664=test_gem_commands_outdated_command
[ 96/910] 902664=test_beginendblock
[ 97/910] 902662=test_cgi_util
[ 98/910] 902662=test_gem_text
[ 99/910] 902662=test_settracefunc
[100/910] 902663=tunnel_test
[101/910] 902663=test_m17n_comb
[102/910] 902664=test_raise_exception
[103/910] 902664=test_modify_expand
[104/910] 902664=test_gem_available_set
[105/910] 902664=test_win32ole
[106/910] 902664=test_store
[107/910] 902662=regexp_test
[108/910] 902662=test_whileuntil
[109/910] 902662=test_c_union_entity
[110/910] 902662=test_unix
[111/910] 902662=test_context
[112/910] 902664=test_symbol
[113/910] 902662=test_coder
[114/910] 902662=test_io_console
[115/910] 902663=test_monitor
[116/910] 902662=test_rdoc_parser
[117/910] 902663=test_gem_silent_ui
[118/910] 902661=test_x509attr
[119/910] 902661=test_date_conv
[120/910] 902663=test_gem_package_tar_reader_entry
[121/910] 902661=test_address_resolve
[122/910] 902661=test_egrep_cpp
[123/910] 902662=test_terminfo
[124/910] 902662=test_bug-14834
[125/910] 902661=test_variable_name_check
[126/910] 902662=test_ractor_compatibility
[127/910] 902661=numeric_value_test
[128/910] 902663=test_buffering
[129/910] 902663=test_null
[130/910] 902663=test_svcb_https
[131/910] 902663=test_num2int
[132/910] 902663=test_typeddata
[133/910] 902661=test_addrinfo
[134/910] 902661=test_method_cache
[135/910] 902661=test_gem_safe_yaml
[136/910] 902661=test_iter_break
[137/910] 902661=test_gem_source_fetch_problem
[138/910] 902661=test_fileutils
[139/910] 902663=test_objectspace
[140/910] 902662=test_default_gems
[141/910] 902662=static_literals_test
[142/910] 902662=test_gem_commands_dependency_command
[143/910] 902662=test_require_lib
[144/910] 902664=test_usrmarshal
[145/910] 902663=test_gem_ext_rake_builder
[146/910] 902661=command_line_test
[147/910] 902661=test_gem_install_update_options
[148/910] 902664=test_my_integer
[149/910] 902664=test_multi_irb_commands
[150/910] 902664=test_rdoc_generator_darkfish
[151/910] 902661=test_debugger_integration
[152/910] 902661=test_gem_request_connection_pools
[153/910] 902661=test_euc_jp
[154/910] 902661=test_gem_resolver_lock_specification
[155/910] 902664=locals_test
[156/910] 902661=test_wss
[157/910] 902661=test_func
[158/910] 902663=test_rdoc_markup_to_table_of_contents
[159/910] 902663=test_optimization
[160/910] 902664=test_io_buffer
[161/910] 902664=test_delegate
[162/910] 902664=test_rdoc_rdoc
[163/910] 902664=test_iseq_load
[164/910] 902664=test_rdoc_parser_rd
[165/910] 902664=test_gem_source_lock
[166/910] 902664=test_object
[167/910] 902661=test_flip
[168/910] 902661=heredoc_dedent_test
[169/910] 902661=test_sprintf
[170/910] 902664=test_rbconfig
[171/910] 902664=test_bug-5832
[172/910] 902664=test_rdoc_context_section
[173/910] 902664=test_gem_stream_ui
[174/910] 902661=bom_test
[175/910] 902661=test_common
[176/910] 902664=test_rdoc_generator_ri
[177/910] 902664=test_file
[178/910] 902661=test_windows_1251
[179/910] 902661=test_regexp
[180/910] 902662=test_rdoc_markup_to_joined_paragraph
[181/910] 902662=test_rdoc_markup_to_ansi
[182/910] 902662=test_verbose
[183/910] 902662=test_ifunless
[184/910] 902662=string_encoding_test
[185/910] 902662=newline_offsets_test
[186/910] 902662=test_rdoc_tom_doc
[187/910] 902662=test_recursion
[188/910] 902662=test_configuration
[189/910] 902662=test_gem_request_set_lockfile_tokenizer
[190/910] 902662=test_io_wait_uncommon
[191/910] 902662=test_config
[192/910] 902662=test_gem_ci_detector
[193/910] 902662=test_addr
[194/910] 902662=test_irb
[195/910] 902664=test_helper
[196/910] 902664=test_rdoc_rubygems_hook
[197/910] 902664=test_weakmap
[198/910] 902662=test_ractor
[199/910] 902662=snippets_test
[200/910] 902662=test_pattern_matching
[201/910] 902662=test_emitter
[202/910] 902662=test_eval
[203/910] 902662=test_nesting_parser
[204/910] 902662=test_show_source
[205/910] 902662=test_external_new
[206/910] 902662=test_logperiod
[207/910] 902662=test_gem_rdoc
[208/910] 902662=test_win32ole_typelib
[209/910] 902662=test_config
[210/910] 902662=test_bug-3571
[211/910] 902662=test_logdevice
[212/910] 902662=test_gem_commands_open_command
[213/910] 902662=test_lambda
[214/910] 902662=test_file_exhaustive
[215/910] 902664=test_x509cert
[216/910] 902664=test_gem_commands_which_command
[217/910] 902664=json_generic_object_test
[218/910] 902664=test_scheduler
[219/910] 902664=test_case_comprehensive
[220/910] 902664=test_gem_resolver_lock_set
[221/910] 902664=test_gem_commands_search_command
[222/910] 902664=test_gem_resolver_local_specification
[223/910] 902664=test_pack
[224/910] 902663=test_gc
[225/910] 902664=location_test
[226/910] 902664=test_object_create_start
[227/910] 902664=test_stringscanner
[228/910] 902664=test_gem_update_suggestion
[229/910] 902664=test_pstore
[230/910] 902664=test_rdoc_markup_paragraph
[231/910] 902664=test_gem_request_set
[232/910] 902664=test_gem_spec_fetcher
[233/910] 902664=test_gem_security_signer
[234/910] 902664=test_class
[235/910] 902664=test_update
[236/910] 902664=test_zsh_completion
[237/910] 902664=test_inlinecache
[238/910] 902664=test_iseq
[239/910] 902662=test_framework
[240/910] 902662=test_not
[241/910] 902662=test_gem_commands_signin_command
[242/910] 902662=test_date_attr
[243/910] 902662=test_hmac
[244/910] 902662=test_gem_resolver_specification
[245/910] 902662=test_enumerator_kw
[246/910] 902662=test_sorted_set
[247/910] 902664=test_emoji
[248/910] 902664=test_key_event_record
[249/910] 902664=test_undef
[250/910] 902664=test_ostruct
[251/910] 902662=test_condition
[252/910] 902662=test_cp949
[253/910] 902662=test_too_many_dummy_encodings
[254/910] 902664=test_enc_raise
[255/910] 902664=test_class2name
[256/910] 902664=test_resize
[257/910] 902664=test_numeric
[258/910] 902664=parse_success_test
[259/910] 902664=test_set_len
[260/910] 902662=test_objspace
[261/910] 902664=test_rdoc_markup
[262/910] 902664=test_erb_command
[263/910] 902664=test_history
[264/910] 902664=test_gem_ext_builder
[265/910] 902664=test_tree_spell_checker
[266/910] 902664=test_protocol
[267/910] 902664=test_have_library
[268/910] 902664=test_hash
[269/910] 902664=test_macro
[270/910] 902664=test_workspace
[271/910] 902664=test_mkmf
[272/910] 902664=test_pkcs12
[273/910] 902664=test_optparse
[274/910] 902664=test_erb_m17n
[275/910] 902664=test_clone
[276/910] 902664=test_custom_command
[277/910] 902664=test_gem_commands_sources_command
[278/910] 902664=test_fnmatch
[279/910] 902664=test_depth_first
[280/910] 902664=test_require
[281/910] 902661=parse_test
[282/910] 902661=test_date_arith
[283/910] 902661=test_dup
[284/910] 902664=test_raise
[285/910] 902664=test_color
[286/910] 902661=test_string
[287/910] 902661=test_stringify_symbols
[288/910] 902661=test_formatter
[289/910] 902664=test_yield
[290/910] 902661=test_emitter
[291/910] 902661=integer_parse_test
[292/910] 902661=test_disable_irb
[293/910] 902663=test_utf16
[294/910] 902663=test_signedness
[295/910] 902661=test_rdoc_require
[296/910] 902661=test_ractor
[297/910] 902661=test_rdoc_task
[298/910] 902661=node_id_test
[299/910] 902661=test_rdoc_markup_parser
[300/910] 902661=test_backtrace
[301/910] 902661=test_path
[302/910] 902661=test_weakkeymap
[303/910] 902661=test_gem_dependency_list
[304/910] 902661=test_extlibs
[305/910] 902661=test_gem_commands_cert_command
[306/910] 902664=test_gem_commands_owner_command
[307/910] 902664=test_ripper
[308/910] 902664=test_arith_seq_extract
[309/910] 902664=test_duplicate
[310/910] 902664=test_gem_util
[311/910] 902664=test_gem_installer
[312/910] 902661=test_defined
[313/910] 902661=equality_test
[314/910] 902661=test_rdoc_markup_include
[315/910] 902661=test_rdoc_markup_hard_break
[316/910] 902661=test_rdoc_rd_inline_parser
[317/910] 902661=test_autoload
[318/910] 902663=test_c_struct_entry
[319/910] 902663=test_ast
[320/910] 902661=test_rdoc_normal_class
[321/910] 902664=test_digest
[322/910] 902661=test_rdoc_markup_heading
[323/910] 902661=test_coverage
[324/910] 902664=test_pathname
[325/910] 902664=test_eval
[326/910] 902664=test_gem_commands_fetch_command
[327/910] 902664=test_readpartial
[328/910] 902661=test_scalar
[329/910] 902661=regular_expression_encoding_test
[330/910] 902664=test_to_ruby
[331/910] 902661=test_ractor
[332/910] 902664=constant_path_node_test
[333/910] 902664=test_scanner_events
[334/910] 902661=test_ws
[335/910] 902661=test_ssl
[336/910] 902664=test_fiddle
[337/910] 902664=test_module
[338/910] 902664=test_ractor
[339/910] 902664=test_marshalable
[340/910] 902664=test_ansi_with_terminfo
[341/910] 902664=test_env
[342/910] 902661=test_gem_commands_yank_command
[343/910] 902661=test_gem_commands_uninstall_command
[344/910] 902662=test_c_struct_builder
[345/910] 902661=test_ellipsize
[346/910] 902661=test_convertible
[347/910] 902662=test_key_actor_vi
[348/910] 902662=test_rubyvm
[349/910] 902662=test_human_typo
[350/910] 902662=test_rdoc_ri_paths
[351/910] 902662=test_getopts
[352/910] 902662=test_load
[353/910] 902662=test_gem_name_tuple
[354/910] 902662=test_gem_commands_install_command
[355/910] 902664=test_abi
[356/910] 902664=test_gem_resolver_dependency_request
[357/910] 902664=test_alias_and_anchor
[358/910] 902664=test_handle
[359/910] 902664=test_pkey
[360/910] 902664=heredoc_test
[361/910] 902664=test_yaml
[362/910] 902664=test_have_macro
[363/910] 902664=test_method_name_check
[364/910] 902664=test_rendering
[365/910] 902664=test_cstr
[366/910] 902662=test_ractor
[367/910] 902662=test_rdoc_generator_pot_po
[368/910] 902662=test_digest_extend
[369/910] 902662=test_rdoc_markup_indented_paragraph
[370/910] 902662=test_gem_doctor
[371/910] 902662=test_arith_seq_beg_len_step
[372/910] 902662=test_gem_resolver_requirement_list
[373/910] 902662=test_thread_queue
[374/910] 902664=test_thread
[375/910] 902664=test_nowrite
[376/910] 902664=test_gem_impossible_dependencies_error
[377/910] 902664=test_gem_commands_pristine_command
[378/910] 902662=test_rdoc_cross_reference
[379/910] 902662=test_literal
[380/910] 902664=test_frozen_error
[381/910] 902664=test_fixnum
[382/910] 902664=test_signal
[383/910] 902662=test_foreach
[384/910] 902662=test_econv
[385/910] 902664=test_date_strptime
[386/910] 902664=test_scalar_scanner
[387/910] 902664=test_securerandom
[388/910] 902664=test_summary
[389/910] 902664=test_stack
[390/910] 902662=test_rdoc_i18n_text
[391/910] 902662=test_random
[392/910] 902662=test_rdoc_include
[393/910] 902662=test_noarg
[394/910] 902662=test_parse
[395/910] 902662=test_process
[396/910] 902664=test_rdoc_generator_json_index
[397/910] 902664=regular_expression_options_test
[398/910] 902664=test_gem_commands_stale_command
[399/910] 902664=test_nonblock
[400/910] 902664=test_rdoc_options
[401/910] 902664=test_utf32
[402/910] 902664=compiler_test
[403/910] 902664=test_dir
[404/910] 902664=test_rdoc_markup_pre_process
[405/910] 902664=test_cgi_modruby
[406/910] 902664=test_gem_commands_query_command
[407/910] 902664=test_const
[408/910] 902664=test_sexp
[409/910] 902664=test_class
[410/910] 902664=test_stat
[411/910] 902664=test_load
[412/910] 902664=test_gem_source_local
[413/910] 902661=breadth_first_search_test
[414/910] 902661=test_rdoc_markdown_test
[415/910] 902664=test_rdoc_normal_module
[416/910] 902664=test_cesu8
[417/910] 902664=test_stream
[418/910] 902664=test_buffered_io
[419/910] 902664=test_gem_package_tar_writer
[420/910] 902664=test_struct
[421/910] 902661=test_find
[422/910] 902661=test_kill_ring
[423/910] 902661=test_mutex
[424/910] 902664=test_files_test_2
[425/910] 902664=test_rdoc_markup_to_html
[426/910] 902664=test_gem_resolver_activation_request
[427/910] 902664=test_cclass
[428/910] 902661=test_time_tz
[429/910] 902664=test_mixed_unicode_escapes
[430/910] 902664=test_gem_console_ui
[431/910] 902664=test_gem_resolver_index_specification
[432/910] 902661=test_json_tree
[433/910] 902661=test_gem_commands_update_command
[434/910] 902664=test_forwardable
[435/910] 902664=test_date_compat
[436/910] 902664=test_gem_version
[437/910] 902664=source_location_test
[438/910] 902664=test_array
[439/910] 902661=test_yamldbm
[440/910] 902661=test_helper_method
[441/910] 902661=test_gem_requirement
[442/910] 902661=comments_test
[443/910] 902661=test_rdoc_markup_to_bs
[444/910] 902661=test_gem_specification
[445/910] 902661=test_rdoc_markup_to_html_crossref
[446/910] 902661=test_ractor
[447/910] 902661=test_severity
[448/910] 902661=json_generator_test
[449/910] 902661=test_gem_uri
[450/910] 902661=test_win32ole_variable
[451/910] 902661=test_gem_version_option
[452/910] 902661=test_shapes
[453/910] 902661=test_rational
[454/910] 902661=test_enumerator
[455/910] 902661=test_gem_stub_specification
[456/910] 902661=test_http
[457/910] 902661=test_enc_associate
[458/910] 902661=test_win32ole_variant
[459/910] 902661=test_parser
[460/910] 902661=test_evaluation
[461/910] 902661=test_win32ole_event
[462/910] 902661=test_symbol
[463/910] 902661=test_https
[464/910] 902664=test_resolve_symbol
[465/910] 902661=test_console_attr
[466/910] 902661=test_open3
[467/910] 902664=test_completion
[468/910] 902664=warnings_test
[469/910] 902664=test_proxy
[470/910] 902664=dispatcher_test
[471/910] 902664=test_win32ole_record
[472/910] 902664=test_rational2
[473/910] 902664=fixtures_test
[474/910] 902664=test_boolean
[475/910] 902664=test_scan_args
[476/910] 902664=test_windows_1252
[477/910] 902664=test_ubf_async_safe
[478/910] 902664=test_cgi_tag_helper
[479/910] 902664=test_cgi_cookie
[480/910] 902664=test_name_error_extension
[481/910] 902664=test_cd
[482/910] 902664=test_color_printer
[483/910] 902664=test_integer
[484/910] 902661=test_yaml_tree
[485/910] 902661=test_singleton_function
[486/910] 902661=test_enumerator
[487/910] 902662=test_name_error
[488/910] 902662=test_metaclass
[489/910] 902662=test_variable
[490/910] 902662=test_gem_source_specific_file
[491/910] 902662=test_safe_load
[492/910] 902662=test_files_lib
[493/910] 902664=test_help
[494/910] 902664=test_win32ole_param_event
[495/910] 902664=test_rdoc_any_method
[496/910] 902664=test_gem_commands_unpack_command
[497/910] 902664=test_prettyprint
[498/910] 902664=test_gem_commands_build_command
[499/910] 902664=test_complexrational
[500/910] 902664=test_rb_str_dup
[501/910] 902664=test_yjit_exit_locations
[502/910] 902664=test_date_time
[503/910] 902664=test_cipher
[504/910] 902664=test_exception_at_throwing
[505/910] 902664=test_new
[506/910] 902664=json_addition_test
[507/910] 902664=test_queue
[508/910] 902664=test_gem_config_file
[509/910] 902664=test_qsort
[510/910] 902664=test_gem_resolver_installed_specification
[511/910] 902664=test_httpresponses
[512/910] 902664=test_webauthn_poller
[513/910] 902664=test_debug
[514/910] 902664=test_dir_m17n
[515/910] 902662=test_cgi_core
[516/910] 902662=test_win32ole_type_event
[517/910] 902662=test_gem_package_tar_reader
[518/910] 902662=test_parser
[519/910] 902662=test_popen_deadlock
[520/910] 902664=test_config
[521/910] 902664=test_gem_remote_fetcher_s3
[522/910] 902664=test_big2str
[523/910] 902664=test_object_references
[524/910] 902664=test_cparser
[525/910] 902662=test_process
[526/910] 902662=test_float
[527/910] 902662=test_stringchar
[528/910] 902662=test_gem
[529/910] 902664=test_key_error
[530/910] 902664=test_gem_resolver_vendor_specification
[531/910] 902664=test_ssl
[532/910] 902663=test_passing_block
[533/910] 902663=test_pkey_dsa
[534/910] 902664=test_engine
[535/910] 902664=test_gem_unsatisfiable_dependency_error
[536/910] 902664=test_gem_bundler_version_finder
[537/910] 902664=test_gem_request_set_lockfile
[538/910] 902663=test_ractor
[539/910] 902664=test_mdns
[540/910] 902664=test_string
[541/910] 902664=test_postponed_job
[542/910] 902662=test_iterator
[543/910] 902662=test_marshal
[544/910] 902663=test_omap
[545/910] 902663=test_storage
[546/910] 902663=lex_test
[547/910] 902664=test_gem_commands_server_command
[548/910] 902664=test_shellwords
[549/910] 902664=test_webauthn_listener_response
[550/910] 902664=test_rdoc_generator_pot_po_entry
[551/910] 902664=test_gem_commands_exec_command
[552/910] 902663=test_vm_dump
[553/910] 902663=test_rdoc_method_attr
[554/910] 902663=test_ftp
[555/910] 902663=index_write_test
[556/910] 902663=test_yield_block
[557/910] 902663=errors_test
[558/910] 902662=test_gem_commands_help_command
[559/910] 902663=test_nofree
[560/910] 902663=test_set
[561/910] 902663=test_date_marshal
[562/910] 902663=test_pinned
[563/910] 902662=test_gem_source_installed
[564/910] 902662=test_gem_commands_signout_command
[565/910] 902663=test_gem_uri_formatter
[566/910] 902662=test_assignment
[567/910] 902663=json_parser_test
[568/910] 902663=test_rdoc_servlet
[569/910] 902663=test_cmethod
[570/910] 902663=test_gem_resolver_installer_set
[571/910] 902664=test_argf
[572/910] 902663=test_optarg
[573/910] 902663=test_exit
[574/910] 902663=test_fstring
[575/910] 902663=test_gem_package_tar_header
[576/910] 902663=test_path_to_class
[577/910] 902663=test_data_error
[578/910] 902663=test_gem_ext_ext_conf_builder
[579/910] 902662=test_yjit
[580/910] 902663=test_rdoc_markup_raw
[581/910] 902663=test_fiber
[582/910] 902663=test_m17n
[583/910] 902663=test_case_mapping
[584/910] 902663=test_member
[585/910] 902663=test_exception
[586/910] 902663=test_gem_safe_marshal
[587/910] 902664=test_div
[588/910] 902664=test_deprecated
[589/910] 902664=test_rdoc_markup_to_tt_only
[590/910] 902664=test_stream
[591/910] 902664=test_weakref
[592/910] 902664=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41347>
[593/910] 902664=test_timeout
[594/910] 902663=test_tracer
[595/910] 902663=test_input_method
[596/910] 902664=test_bigzero
[597/910] 902664=test_hash
[598/910] 902663=test_option
Closed file descriptor: TestHashOnly#test_nil_to_h: 11
[599/910] 902663=test_bash_completion
[600/910] 902663=test_instrumentation_api
[601/910] 902663=test_pattern_key_name_check
[602/910] 902663=test_memory_view
[603/910] 902663=test_kernel
[604/910] 902663=test_ensured
[605/910] 902663=test_fips
[606/910] 902663=test_gem_source_subpath_problem
[607/910] 902663=!Nothing_to_test
[608/910] 902663=test_rdoc_markup_document
[609/910] 902663=test_digest
[610/910] 902663=test_project_sanity
[611/910] 902663=test_method
[612/910] 902664=test_dot_dot
[613/910] 902664=static_inspect_test
[614/910] 902664=test_rdoc_i18n_locale
[615/910] 902664=test_helper
[616/910] 902664=test_memory_view
[617/910] 902664=test_gem_commands_list_command
[618/910] 902664=test_closure
[619/910] 902662=test_ansi_without_terminfo
[620/910] 902662=test_primitive
[621/910] 902662=test_bn
[622/910] 902662=test_provider
[623/910] 902661=test_rdoc_rd_block_parser
[624/910] 902661=test_switch_hitter
[625/910] 902661=test_data
[626/910] 902661=test_pkey_ec
[627/910] 902661=test_gem_security
[628/910] 902664=test_document
[629/910] 902662=test_http
[630/910] 902664=test_keyword
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 11
Leaked file descriptor: TestNetHTTP_v1_2#test_patch: 11 #<File::Stat dev=0x8, ino=300223339, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 11
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f57c77bdf38 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007f57c77bdf38 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f57c766f7f8 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f57c766f7f8 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
[631/910] 902664=test_hash_create
[632/910] 902664=test_system.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 11
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f57c766faa0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>

Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f57c766faa0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f57c766f848 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 11
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f57c766f848 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 11
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 11
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f57c766f9b0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f57c766f9b0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 11
[633/910] 902664=test_thread
[634/910] 902664=test_gem_commands_environment_command
[635/910] 902664=test_date_parse
[636/910] 902664=test_gem_security_trust_dir
[637/910] 902664=test_case
[638/910] 902664=test_koi8
[639/910] 902664=test_backtrace
[640/910] 902664=test_emoji_breaks
[641/910] 902664=test_encoding
[642/910] 902664=test_face
[643/910] 902664=test_filter
[644/910] 902664=test_win32ole_variant_outarg
[645/910] 902664=test_sockopt
[646/910] 902664=test_enc_str_buf_cat
[647/910] 902664=test_sizeof
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11
[648/910] 902661=test_arity
[649/910] 902661=test_libs
[650/910] 902661=test_gc
[651/910] 902661=test_rdoc_markup_to_html_snippet
[652/910] 902661=test_lock_native_thread.Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f57c767e1b8 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>

Leaked file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 34475>
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f57c76674e0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f57c766f550 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f57c766f550 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f57c766eb28 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 11
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f57c766eb28 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f57c767e2a8 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
[653/910] 902662=test_math
[654/910] 902662=test_rdoc_markup_attributes
[655/910] 902661=test_sleep
[656/910] 902662=test_len
[657/910] 902662=test_shift_jis
[658/910] 902662=test_gc_compact
[659/910] 902661=test_rdoc_parser_markdown
[660/910] 902661=test_gem_commands_rebuild_command
[661/910] 902661=test_gem_resolver_git_set
[662/910] 902661=test_object
[663/910] 902661=test_pack
[664/910] 902661=test_key_stroke
[665/910] 902661=test_ruby_lex
[666/910] 902661=test_time
[667/910] 902661=test_rdoc_store
[668/910] 902661=test_rdoc_stats
[669/910] 902661=test_unicode
[670/910] 902661=test_ossl
[671/910] 902662=test_thread_cv
[672/910] 902662=test_did_you_mean
[673/910] 902662=test_array
[674/910] 902662=test_uncorrectable_name_check
[675/910] 902662=test_gem_package_task
[676/910] 902662=test_string_processing
[677/910] 902662=encodings_test
[678/910] 902662=version_test
[679/910] 902662=test_files_test_1
[680/910] 902662=test_rdoc_code_object
[681/910] 902663=test_rdoc_rd_inline
[682/910] 902663=test_io_buffer
[683/910] 902663=test_date_strftime
[684/910] 902662=test_err_in_callback
[685/910] 902662=test_random_formatter
[686/910] 902662=test_proc
[687/910] 902663=test_string
[688/910] 902664=test_zlib
[689/910] 902662=test_type
[690/910] 902662=test_pair
[691/910] 902662=test_date_ractor
[692/910] 902662=dump_test
[693/910] 902662=test_gem_command
[694/910] 902662=test_install
[695/910] 902662=pattern_test
[696/910] 902662=test_timeout
[697/910] 902662=magic_comment_test
[698/910] 902662=test_gem_commands_info_command
[699/910] 902662=test_rdoc_alias
[700/910] 902662=test_rdoc_generator_pot
[701/910] 902662=test_gem_commands_mirror
[702/910] 902662=test_big5
[703/910] 902662=test_sleep
[704/910] 902661=test_gem_gem_runner
[705/910] 902661=test_nomethod_error
[706/910] 902661=test_basicsocket
[707/910] 902661=test_pipe
[708/910] 902661=test_gem_dependency_installer
[709/910] 902664=test_cgi_header
[710/910] 902664=test_rendering
[711/910] 902664=test_pkey_dh
[712/910] 902662=test_threadgroup
[713/910] 902664=test_win32ole_param
[714/910] 902664=test_rdoc_markup_to_markdown
[715/910] 902664=test_files_test
[716/910] 902664=test_rdoc_markup_to_label
[717/910] 902664=test_rdoc_parser_changelog
[718/910] 902664=library_symbols_test
[719/910] 902664=test_io
[720/910] 902662=test_erb
[721/910] 902662=test_gem_commands_cleanup_command
[722/910] 902664=test_config
[723/910] 902664=test_logger
[724/910] 902664=test_placearg
[725/910] 902664=test_gem_resolver_git_specification
[726/910] 902664=test_rdoc_top_level
[727/910] 902664=test_time
[728/910] 902662=test_continuation
[729/910] 902662=test_merge_keys
[730/910] 902664=test_pointer
[731/910] 902662=test_random
[732/910] 902662=test_lexer
[733/910] 902662=test_delete
[734/910] 902662=test_import
[735/910] 902661=test_rdoc_extend
[736/910] 902661=test_inadvertent_creation
[737/910] 902664=test_kdf
[738/910] 902661=test_kwargs
[739/910] 902661=test_io_wait
[740/910] 902664=test_assembler
[741/910] 902664=test_x509store
[742/910] 902661=unescape_test
[743/910] 902664=test_ipaddr
[744/910] 902664=test_bmethod
[745/910] 902664=test_io_m17n
[746/910] 902662=test_gem_commands_setup_command
[747/910] 902661=test_rdoc_parser_c
[748/910] 902662=test_date
[749/910] 902662=test_gem_resolver_index_set
[750/910] 902661=test_to_ary_concat
[751/910] 902662=json_fixtures_test
[752/910] 902662=test_command
[753/910] 902664=test_psych
[754/910] 902664=test_euc_kr
[755/910] 902664=test_folderitem2_invokeverb
[756/910] 902664=test_coderange
[757/910] 902664=test_benchmark
[758/910] 902662=test_ocsp
[759/910] 902662=test_gem_source
[760/910] 902664=test_gem_security_policy
[761/910] 902662=test_udp
[762/910] 902662=test_ole_methods
[763/910] 902662=test_gem_resolver_api_specification
[764/910] 902662=test_set
[765/910] 902662=test_transcode
[766/910] 902662=test_rubyoptions
[767/910] 902664=test_printf
[768/910] 902664=test_gem_resolver_best_set
[769/910] 902664=test_constant
[770/910] 902661=test_remote_fetch_error
[771/910] 902661=test_gem_resolver_composed_set
[772/910] 902661=test_frozen
[773/910] 902661=test_rdoc_markdown
[774/910] 902661=test_integer_comb
[775/910] 902661=test_grapheme_breaks
[776/910] 902661=test_gem_platform
[777/910] 902661=test_nil
[778/910] 902661=test_locale
[779/910] 902661=test_encoding
[780/910] 902661=test_rdoc_markup_attribute_manager
[781/910] 902661=test_rdoc_class_module
[782/910] 902664=test_ts
[783/910] 902661=test_rdoc_encoding
[784/910] 902661=test_dryrun
[785/910] 902661=test_ns_spki
[786/910] 902661=test_require_path_check
[787/910] 902661=integer_base_flags_test
[788/910] 902661=test_gem_commands_specification_command
[789/910] 902661=test_gem_resolver_conflict
[790/910] 902661=test_interned_str
[791/910] 902664=test_range
[792/910] 902661=test_deprecate
[793/910] 902661=test_rdoc_constant
[794/910] 902661=test_parser_events
[795/910] 902661=test_function_entry
[796/910] 902661=test_dns
[797/910] 902661=test_normalize
[798/910] 902661=test_ssl_session
[799/910] 902664=test_gem_remote_fetcher
[800/910] 902661=test_reqarg
[801/910] 902664=test_require
[802/910] 902661=test_gem_path_support
[803/910] 902661=test_singleton
[804/910] 902661=test_unicode_normalize
[805/910] 902661=test_have_func
[806/910] 902661=test_reline_key
[807/910] 902661=test_rdoc_rd
[808/910] 902661=test_resource
[809/910] 902661=test_gem_package_old
[810/910] 902661=parameters_signature_test
[811/910] 902661=test_alias
[812/910] 902661=test_rdoc_attr
[813/910] 902661=test_gem_commands_check_command
[814/910] 902661=test_basicinstructions
[815/910] 902661=test_str2big
[816/910] 902661=test_bug_reporter
[817/910] 902661=test_key_actor_emacs
[818/910] 902664=test_gem_gemcutter_utilities
[819/910] 902661=test_http_request
[820/910] 902661=test_x509name
[821/910] 902661=test_pack
[822/910] 902661=test_gem_ext_configure_builder
[823/910] 902664=test_tracepoint
[824/910] 902661=desugar_compiler_test
[825/910] 902661=test_yamlstore
[826/910] 902661=test_internal_ivar
[827/910] 902661=fuzzer_test
[828/910] 902661=test_gem_source_git
[829/910] 902664=test_httpheader
[830/910] 902664=test_gem_uninstaller
[831/910] 902662=test_regex_casefold
[832/910] 902662=test_rdoc_ri_driver
[833/910] 902662=test_struct
[834/910] 902662=test_serialize_subclasses
[835/910] 902662=test_ractor
[836/910] 902664=onigmo_test
[837/910] 902664=test_registry
[838/910] 902664=test_super
[839/910] 902662=test_gem_commands_lock_command
[840/910] 902662=test_init
[841/910] 902661=test_acceptable
[842/910] 902661=test_function
[843/910] 902662=test_data
[844/910] 902662=snapshots_test
[845/910] 902661=ripper_test
[846/910] 902661=test_syntax
[847/910] 902664=test_rat
[848/910] 902664=test_file
[849/910] 902664=test_rubygems
[850/910] 902662=test_tsort
[851/910] 902662=test_rdoc_markup_to_rdoc
[852/910] 902662=test_gem_request
[853/910] 902664=test_ancdata
[854/910] 902664=test_gem_ext_cmake_builder
[855/910] 902664=json_common_interface_test
[856/910] 902664=test_fd_setsize
[857/910] 902664=test_class_name_check
[858/910] 902664=test_mailto
[859/910] 902664=test_jaro_winkler
[860/910] 902664=test_line_editor
[861/910] 902664=test_rand
[862/910] 902662=test_word
[863/910] 902662=test_bundled_ca
[864/910] 902662=test_string_memory
[865/910] 902662=test_numeric
[866/910] 902662=test_rdoc_parser_simple
[867/910] 902662=test_rdoc_generator_markup
[868/910] 902662=parser_test
[869/910] 902662=test_gem_ext_cargo_builder_link_flag_converter
[870/910] 902662=test_propertyputref
[871/910] 902662=test_enumerable
[872/910] 902662=test_generic
[873/910] 902664=test_pkcs7
[874/910] 902662=test_autoconf
[875/910] 902662=test_tree_builder
[876/910] 902662=test_nil2vtempty
[877/910] 902662=test_tmpdir
[878/910] 902662=ruby_parser_test
[879/910] 902662=test_cgi_multipart
[880/910] 902664=test_protect
[881/910] 902664=test_gem_resolver_vendor_set
[882/910] 902664=test_tempfile
[883/910] 902662=test_rdoc_comment
[884/910] 902662=test_history
[885/910] 902662=test_thread_fd_close
[886/910] 902662=symbol_encoding_test
[887/910] 902662=test_gem_resolver_api_set
[888/910] 902662=test_integer
[889/910] 902662=test_gem_source_list
[890/910] 902664=test_yaml_special_cases
[891/910] 902664=test_type_completor
[892/910] 902664=test_gem_commands_contents_command
[893/910] 902662=test_spell_checker
[894/910] 902662=test_change_word
[895/910] 902662=test_wait
[896/910] 902662=test_gem_remote_fetcher_local_ssl_server
[897/910] 902664=test_pkey_rsa
[898/910] 902664=test_complex2
[899/910] 902664=test_numhash
[900/910] 902664=test_trace
[901/910] 902664=test_pty
[902/910] 902664=test_ldap
[903/910] 902664=test_euc_tw
[904/910] 902664=test_arity
[905/910] 902664=test_io_timeout
[906/910] 902664=test_stringio
[907/910] 902664=test_comparable
[908/910] 902664=test_force_exit
[909/910] 902664=test_capacity
[910/910] 902664=test_nextafter
Finished tests in 698.318545s, 47.8306 tests/s, 9275.5578 assertions/s.
33401 tests, 6477294 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-18T04:20:07Z master c032e2c225) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -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_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/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_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 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_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
ruby 3.4.0dev (2024-07-18T04:20:07Z master c032e2c225) [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 76.145447 seconds

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