# Logfile created on 2024-12-11 18:46:46 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f76c364fdc0 @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.20241211-184646", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f76c3671df8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f76c3671a10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f76c358a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20241211-184646", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20241211-184646>, @binmode=false, @mon_data=#<Monitor:0x00007f76c3671790>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision -
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /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/debug.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk_gcc12/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   b37ab8c..cfb7213  master     -> origin/master
Updating b37ab8c..cfb7213
Fast-forward
 lib/bundler/cli.rb                       | 38 +++++++++-----------------
 lib/bundler/man/bundle-add.1             | 21 ++++++++-------
 lib/bundler/man/bundle-add.1.ronn        | 21 ++++++++-------
 lib/bundler/man/bundle-binstubs.1        |  9 ++++---
 lib/bundler/man/bundle-binstubs.1.ronn   |  9 ++++---
 lib/bundler/man/bundle-cache.1           | 30 ++++++++++++++++++++-
 lib/bundler/man/bundle-cache.1.ronn      | 31 ++++++++++++++++++++-
 lib/bundler/man/bundle-check.1           |  4 +--
 lib/bundler/man/bundle-check.1.ronn      |  6 +++--
 lib/bundler/man/bundle-doctor.1          |  2 +-
 lib/bundler/man/bundle-doctor.1.ronn     |  2 +-
 lib/bundler/man/bundle-exec.1            |  5 +++-
 lib/bundler/man/bundle-exec.1.ronn       |  5 +++-
 lib/bundler/man/bundle-fund.1            |  2 +-
 lib/bundler/man/bundle-fund.1.ronn       |  2 +-
 lib/bundler/man/bundle-gem.1             | 20 +++++++++++---
 lib/bundler/man/bundle-gem.1.ronn        | 31 +++++++++++++++++----
 lib/bundler/man/bundle-info.1            |  5 +++-
 lib/bundler/man/bundle-info.1.ronn       |  6 ++++-
 lib/bundler/man/bundle-init.1            |  4 +--
 lib/bundler/man/bundle-init.1.ronn       |  5 ++--
 lib/bundler/man/bundle-inject.1          | 10 ++++++-
 lib/bundler/man/bundle-inject.1.ronn     | 10 ++++++-
 lib/bundler/man/bundle-install.1         | 23 +++++++++-------
 lib/bundler/man/bundle-install.1.ronn    | 37 ++++++++++++++-----------
 lib/bundler/man/bundle-list.1.ronn       |  3 +++
 lib/bundler/man/bundle-lock.1            | 25 +++++++++++++----
 lib/bundler/man/bundle-lock.1.ronn       | 29 +++++++++++++++++---
 lib/bundler/man/bundle-open.1            |  2 +-
 lib/bundler/man/bundle-open.1.ronn       |  3 ++-
 lib/bundler/man/bundle-outdated.1        | 11 +++++---
 lib/bundler/man/bundle-outdated.1.ronn   | 12 ++++++---
 lib/bundler/man/bundle-show.1            |  5 +++-
 lib/bundler/man/bundle-show.1.ronn       |  4 +++
 lib/bundler/man/bundle-update.1          | 18 ++++++++-----
 lib/bundler/man/bundle-update.1.ronn     | 20 +++++++++-----
 lib/bundler/man/bundle-viz.1             |  6 ++---
 lib/bundler/man/bundle-viz.1.ronn        | 10 ++++---
 spec/bundler/other/cli_man_pages_spec.rb | 46 ++++++++++++++++++++++++++++++++
 spec/bundler/spec_helper.rb              |  1 +
 test/rubygems/test_gem_safe_marshal.rb   | 14 +++++++---
 41 files changed, 400 insertions(+), 147 deletions(-)
Latest commit hash = cfb7213882
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc12/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc12/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc12/ext/ripper'
/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 typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision -
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /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/debug.revision unchanged
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk_gcc12/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk_gcc12/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
16e92ea1ffc202de9d6e9c5fd350689fb1ceab2b3da4bfb3d61fa7b68fcf21a5  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc12/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc12'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc12'
make[1]: Nothing to be done for '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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest'
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty'
make[2]: Leaving 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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl'
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/ext/socket'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.7.0/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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/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/.bundle/gems/syslog-0.2.0/ext/syslog'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-12
	LD = ld
	LDSHARED = gcc-12 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc12/include -I/tmp/ruby/src/trunk_gcc12 -I/tmp/ruby/src/trunk_gcc12/prism -I/tmp/ruby/src/trunk_gcc12/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/yjit/target/release/' /tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/debug.revision -
generating encdb.h
/tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/typeprof.revision unchanged
gcc-12 (Ubuntu 12.3.0-17ubuntu1) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-12-11T17:56:28Z master cfb7213882) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan'
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.7.0/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/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.2.0/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-12-11T17:56:28Z master cfb7213882) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ....................

Finished in 41.159044 seconds

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