# Logfile created on 2024-07-17 15:25:02 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f039cd4fde0 @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.20240717-152502", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f039cd71e40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f039cd71b98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f039cc8a928 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20240717-152502", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20240717-152502>, @binmode=false, @mon_data=#<Monitor:0x00007f039cd71738>, @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 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/typeprof.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.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
From https://github.com/ruby/ruby
   403f44e..99825a5  master     -> origin/master
Updating 403f44e..99825a5
Fast-forward
 include/ruby/internal/fl_type.h      | 8 ++++++++
 include/ruby/internal/intern/array.h | 8 +++++++-
 variable.c                           | 6 ------
 3 files changed, 15 insertions(+), 7 deletions(-)
Latest commit hash = 99825a539f
$$$[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 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
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/main.c
compiling /tmp/ruby/src/trunk_gcc12/dmydln.c
compiling /tmp/ruby/src/trunk_gcc12/miniinit.c
compiling /tmp/ruby/src/trunk_gcc12/array.c
compiling /tmp/ruby/src/trunk_gcc12/ast.c
compiling /tmp/ruby/src/trunk_gcc12/bignum.c
compiling /tmp/ruby/src/trunk_gcc12/class.c
compiling /tmp/ruby/src/trunk_gcc12/compar.c
compiling /tmp/ruby/src/trunk_gcc12/compile.c
compiling /tmp/ruby/src/trunk_gcc12/complex.c
compiling /tmp/ruby/src/trunk_gcc12/cont.c
compiling /tmp/ruby/src/trunk_gcc12/debug.c
compiling /tmp/ruby/src/trunk_gcc12/debug_counter.c
compiling /tmp/ruby/src/trunk_gcc12/dir.c
compiling /tmp/ruby/src/trunk_gcc12/dln_find.c
compiling /tmp/ruby/src/trunk_gcc12/encoding.c
compiling /tmp/ruby/src/trunk_gcc12/enum.c
compiling /tmp/ruby/src/trunk_gcc12/enumerator.c
compiling /tmp/ruby/src/trunk_gcc12/error.c
compiling /tmp/ruby/src/trunk_gcc12/eval.c
compiling /tmp/ruby/src/trunk_gcc12/file.c
compiling /tmp/ruby/src/trunk_gcc12/gc.c
compiling /tmp/ruby/src/trunk_gcc12/gc/default.c
compiling /tmp/ruby/src/trunk_gcc12/hash.c
compiling /tmp/ruby/src/trunk_gcc12/inits.c
compiling /tmp/ruby/src/trunk_gcc12/imemo.c
compiling /tmp/ruby/src/trunk_gcc12/io.c
compiling /tmp/ruby/src/trunk_gcc12/io_buffer.c
compiling /tmp/ruby/src/trunk_gcc12/iseq.c
compiling /tmp/ruby/src/trunk_gcc12/load.c
compiling /tmp/ruby/src/trunk_gcc12/marshal.c
compiling /tmp/ruby/src/trunk_gcc12/math.c
compiling /tmp/ruby/src/trunk_gcc12/memory_view.c
compiling /tmp/ruby/src/trunk_gcc12/rjit.c
compiling /tmp/ruby/src/trunk_gcc12/rjit_c.c
compiling /tmp/ruby/src/trunk_gcc12/node.c
compiling /tmp/ruby/src/trunk_gcc12/node_dump.c
compiling /tmp/ruby/src/trunk_gcc12/numeric.c
compiling /tmp/ruby/src/trunk_gcc12/object.c
compiling /tmp/ruby/src/trunk_gcc12/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk_gcc12/proc.c
compiling /tmp/ruby/src/trunk_gcc12/process.c
compiling /tmp/ruby/src/trunk_gcc12/ractor.c
compiling /tmp/ruby/src/trunk_gcc12/random.c
compiling /tmp/ruby/src/trunk_gcc12/range.c
compiling /tmp/ruby/src/trunk_gcc12/rational.c
compiling /tmp/ruby/src/trunk_gcc12/re.c
compiling /tmp/ruby/src/trunk_gcc12/regcomp.c
compiling /tmp/ruby/src/trunk_gcc12/regenc.c
compiling /tmp/ruby/src/trunk_gcc12/regerror.c
compiling /tmp/ruby/src/trunk_gcc12/regexec.c
compiling /tmp/ruby/src/trunk_gcc12/regparse.c
compiling /tmp/ruby/src/trunk_gcc12/regsyntax.c
compiling /tmp/ruby/src/trunk_gcc12/ruby.c
compiling /tmp/ruby/src/trunk_gcc12/ruby_parser.c
compiling /tmp/ruby/src/trunk_gcc12/scheduler.c
compiling /tmp/ruby/src/trunk_gcc12/shape.c
compiling /tmp/ruby/src/trunk_gcc12/signal.c
compiling /tmp/ruby/src/trunk_gcc12/sprintf.c
compiling /tmp/ruby/src/trunk_gcc12/st.c
compiling /tmp/ruby/src/trunk_gcc12/strftime.c
compiling /tmp/ruby/src/trunk_gcc12/string.c
compiling /tmp/ruby/src/trunk_gcc12/struct.c
compiling /tmp/ruby/src/trunk_gcc12/symbol.c
compiling /tmp/ruby/src/trunk_gcc12/thread.c
compiling /tmp/ruby/src/trunk_gcc12/time.c
compiling /tmp/ruby/src/trunk_gcc12/transcode.c
compiling /tmp/ruby/src/trunk_gcc12/util.c
compiling /tmp/ruby/src/trunk_gcc12/variable.c
compiling /tmp/ruby/src/trunk_gcc12/version.c
compiling /tmp/ruby/src/trunk_gcc12/vm.c
compiling /tmp/ruby/src/trunk_gcc12/vm_backtrace.c
compiling /tmp/ruby/src/trunk_gcc12/vm_dump.c
compiling /tmp/ruby/src/trunk_gcc12/vm_sync.c
compiling /tmp/ruby/src/trunk_gcc12/vm_trace.c
compiling /tmp/ruby/src/trunk_gcc12/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk_gcc12/prism/api_pack.c
compiling /tmp/ruby/src/trunk_gcc12/prism/extension.c
compiling /tmp/ruby/src/trunk_gcc12/prism_init.c
compiling /tmp/ruby/src/trunk_gcc12/yjit.c
compiling /tmp/ruby/src/trunk_gcc12/enc/ascii.c
compiling /tmp/ruby/src/trunk_gcc12/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_gcc12/enc/unicode.c
compiling /tmp/ruby/src/trunk_gcc12/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk_gcc12/missing/setproctitle.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.

compiling /tmp/ruby/src/trunk_gcc12/dln.c
compiling /tmp/ruby/src/trunk_gcc12/localeinit.c
compiling /tmp/ruby/src/trunk_gcc12/loadpath.c
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'
compiling /tmp/ruby/src/trunk_gcc12/enc/encdb.c
compiling /tmp/ruby/src/trunk_gcc12/enc/big5.c
compiling /tmp/ruby/src/trunk_gcc12/enc/cesu_8.c
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
compiling /tmp/ruby/src/trunk_gcc12/enc/cp949.c
compiling /tmp/ruby/src/trunk_gcc12/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk_gcc12/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_gcc12/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_gcc12/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_gcc12/enc/gb2312.c
compiling /tmp/ruby/src/trunk_gcc12/enc/gb18030.c
compiling /tmp/ruby/src/trunk_gcc12/enc/gbk.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_gcc12/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_gcc12/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_gcc12/enc/koi8_u.c
compiling /tmp/ruby/src/trunk_gcc12/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_gcc12/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_gcc12/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_gcc12/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_gcc12/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_31j.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1250.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1251.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1252.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1254.c
compiling /tmp/ruby/src/trunk_gcc12/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
generating makefiles ext/configure-ext.mk
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
ext/configure-ext.mk updated
linking encoding iso_8859_6.so
making trans
linking encoding iso_8859_7.so
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/transdb.c
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/big5.c
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/cesu_8.c
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/chinese.c
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/ebcdic.c
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/escape.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/korean.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk_gcc12/enc/trans/utf_16_32.c
linking transcoder transdb.so
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
linking transcoder utf8_mac.so
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'
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/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/resize'
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/array/to_ary_concat.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug-14834/bug-14834.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug-3571/bug.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/array/resize'
linking shared-object -test-/bug_14834.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-14834'
linking shared-object -test-/bug_3571.so
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bug_reporter/bug_reporter.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/bigzero.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/class'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/class/class2name.c
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/class/init.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/debug/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/div.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/dln/empty.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/debug/inspector.c
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/fatal/init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/mul.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/file'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/bignum/str2big.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/init.c
linking shared-object -test-/exception.so
linking shared-object -test-/fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/float'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/float/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/newline_conv.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/float/nextafter.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/file/stat.c
linking shared-object -test-/gvl/call_without_gvl.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/integer/core_ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/hash/init.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iter/break.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iter/init.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/load/protect.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/marshal/internal_ivar/internal_ivar.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/integer/init.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/iter.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/integer/my_integer.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/memory_view/memory_view.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/method'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/method/arity.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/notimplement/bug.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/num2int/num2int.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/method/init.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/method.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/printf/printf.c
linking shared-object -test-/path_to_class.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/proc/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/random'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/proc/receiver.c
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/proc/super.c
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/recursion/recursion.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/regexp/init.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/st/foreach/foreach.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/string'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/capacity.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/coderange.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/init.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/len.c
linking shared-object -test-/thread/instrumentation.so
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread/instrumentation'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/tracepoint.so
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/vm/at_exit.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/wait/wait.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/fstring.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_gcc12/ext/cgi/escape/escape.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/continuation'
compiling /tmp/ruby/src/trunk_gcc12/ext/continuation/continuation.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/time/new.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
compiling /tmp/ruby/src/trunk_gcc12/ext/coverage/coverage.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/modify.c
linking shared-object cgi/escape.so
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/date'
compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/digest.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/new.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/coverage'
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/normalize.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/etc'
compiling /tmp/ruby/src/trunk_gcc12/ext/etc/etc.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk_gcc12/ext/-test-/string/set_len.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fcntl'
compiling /tmp/ruby/src/trunk_gcc12/ext/fcntl/fcntl.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/closure.c
linking shared-object -test-/string.so
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
compiling /tmp/ruby/src/trunk_gcc12/ext/io/console/console.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fcntl'
compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/conversions.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/fiddle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_gcc12/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/function.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/wait'
compiling /tmp/ruby/src/trunk_gcc12/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/wait'
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'
compiling /tmp/ruby/src/trunk_gcc12/ext/monitor/monitor.c
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/handle.c
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
compiling /tmp/ruby/src/trunk_gcc12/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk_gcc12/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk_gcc12/ext/fiddle/pointer.c
compiling /tmp/ruby/src/trunk_gcc12/ext/date/date_strptime.c
compiling /tmp/ruby/src/trunk_gcc12/ext/objspace/objspace_dump.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
compiling /tmp/ruby/src/trunk_gcc12/ext/pathname/pathname.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
compiling /tmp/ruby/src/trunk_gcc12/ext/pty/pty.c
compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_asn1.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_parser.c
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_gcc12/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk_gcc12/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk_gcc12/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_cipher.c
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids1.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_gcc12/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_dsa.c
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'
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/constants.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_gcc12/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/option.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/ancdata.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/stringio'
compiling /tmp/ruby/src/trunk_gcc12/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_gcc12/ext/socket/ifaddr.c
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
compiling /tmp/ruby/src/trunk_gcc12/ext/strscan/strscan.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/zlib'
compiling /tmp/ruby/src/trunk_gcc12/ext/zlib/zlib.c
linking shared-object socket.so
linking shared-object ripper.so
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'
linking shared-object strscan.so
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/ext/strscan'
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/debug-1.9.2/ext/debug'
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/nkf-0.2.0/ext/nkf'
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/ext/ripper'
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/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/bubblebabble/bubblebabble.c
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/md5'
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/md5/md5init.c
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/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/md5/md5.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/rmd160/rmd160.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha1/sha1init.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha1/sha1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha2/sha2init.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json/generator'
compiling /tmp/ruby/src/trunk_gcc12/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk_gcc12/ext/digest/sha2/sha2.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json/parser'
compiling /tmp/ruby/src/trunk_gcc12/ext/json/parser/parser.c
linking shared-object digest/sha2.so
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/zlib'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json/parser'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json/generator'
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 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 -
	BASERUBY = /usr/bin/ruby --disable=gems
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision unchanged
	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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision -
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
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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'
Extracting bundle gem power_assert-2.0.3...
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]: 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'
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/date'
make[2]: Entering 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/coverage'
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/fiddle'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Entering 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]: 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/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/bigdecimal-3.1.8/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.1.2/ext/syslog'
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'
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=6200
  "--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/911] 291491=test_rdoc_stats
[  2/911] 291492=test_unicode
[  3/911] 291493=test_ossl
[  4/911] 291495=test_time
[  5/911] 291492=test_rdoc_store
[  6/911] 291491=test_ruby_lex
[  7/911] 291495=test_string_processing
[  8/911] 291495=encodings_test
[  9/911] 291491=test_did_you_mean
[ 10/911] 291495=test_uncorrectable_name_check
[ 11/911] 291495=test_array
[ 12/911] 291495=test_gem_package_task
[ 13/911] 291491=test_thread_cv
[ 14/911] 291495=test_object
[ 15/911] 291491=test_gem_commands_rebuild_command
[ 16/911] 291495=test_gem_resolver_git_set
[ 17/911] 291492=test_gc_compact
[ 18/911] 291491=test_rdoc_parser_markdown
[ 19/911] 291491=test_shift_jis
[ 20/911] 291491=test_key_stroke
[ 21/911] 291491=test_pack
[ 22/911] 291491=test_filter
[ 23/911] 291491=test_face
[ 24/911] 291491=test_sockopt
[ 25/911] 291491=test_win32ole_variant_outarg
[ 26/911] 291491=test_sizeof
[ 27/911] 291495=test_enc_str_buf_cat
[ 28/911] 291495=test_backtrace
[ 29/911] 291495=test_emoji_breaks
[ 30/911] 291495=test_encoding
[ 31/911] 291495=test_case
[ 32/911] 291495=test_gem_security_trust_dir
[ 33/911] 291495=test_koi8
[ 34/911] 291495=test_sleep
[ 35/911] 291495=test_len
[ 36/911] 291495=test_rdoc_markup_attributes
[ 37/911] 291495=test_arity
[ 38/911] 291495=test_libs
[ 39/911] 291495=test_rdoc_markup_to_html_snippet
[ 40/911] 291495=test_lock_native_thread
[ 41/911] 291495=test_gc
[ 42/911] 291495=test_math
[ 43/911] 291495=test_switch_hitter
[ 44/911] 291495=test_data
[ 45/911] 291495=test_bn
[ 46/911] 291495=test_provider
[ 47/911] 291495=test_rdoc_rd_block_parser
[ 48/911] 291495=test_primitive
[ 49/911] 291495=test_ansi_without_terminfo
[ 50/911] 291495=test_date_parse
[ 51/911] 291495=test_keyword
[ 52/911] 291492=test_hash_create
[ 53/911] 291492=test_thread
[ 54/911] 291492=test_system
[ 55/911] 291495=test_gem_commands_environment_command
[ 56/911] 291495=test_pkey_ec
[ 57/911] 291495=test_gem_security
[ 58/911] 291492=test_document
[ 59/911] 291492=test_http
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007fa0fda0fb90 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fa0fda0fb90 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fa0fda0f3e8 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2#test_post: 9
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fa0fda0f3e8 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 9
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fa0fd9ad670 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 9
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fa0fd9ad670 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 11
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fa0fd9ad6c0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fa0fd9ad6c0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fa0fd9aaec0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 9
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fa0fd9aaec0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 dead>
[ 60/911] 291493=!Nothing_to_test
[ 61/911] 291493=test_gem_source_subpath_problem
[ 62/911] 291491=test_fips
Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 9
[ 63/911] 291493=test_ensured
[ 64/911] 291493=test_rdoc_i18n_locale
[ 65/911] 291491=test_memory_view
[ 66/911] 291493=test_helper
[ 67/911] 291491=test_gem_commands_list_command
[ 68/911] 291491=test_closure
[ 69/911] 291495=static_inspect_test
[ 70/911] 291495=test_dot_dot
[ 71/911] 291495=test_method
[ 72/911] 291493=test_rdoc_markup_document
[ 73/911] 291493=test_digest
[ 74/911] 291493=test_project_sanity
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fa0fd9adad0 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>
[ 75/911] 291493=test_bigzero
[ 76/911] 291493=test_option
[ 77/911] 291491=test_hash.Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fa0fd9aa128 /tmp/ruby/src/trunk_gcc12/test/net/http/utils.rb:28 sleep>

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

ruby -v: ruby 3.4.0dev (2024-07-17T14:25:20Z master 99825a539f) [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-17T14:25:20Z master 99825a539f) [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 60.240207 seconds

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