# Logfile created on 2025-04-02 07:01:11 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fcd7955fde0 @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_gcc13", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc13", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc13", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc13", @configure_opts=["CC=gcc-13"], @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_gcc13.20250402-070111", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fcd79581e40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fcd79581b98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fcd7949a928 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc13.20250402-070111", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc13.20250402-070111>, @binmode=false, @mon_data=#<Monitor:0x00007fcd79581738>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/csv.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/csv.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/irb.revision unchanged
Building csv@e0874e47e2730dacccdb0c534a2cdc073d3bdaea to /tmp/ruby/src/trunk_gcc13/gems/csv-3.3.3.gem
  Successfully built RubyGem
  Name: csv
  Version: 3.3.4
  File: csv-3.3.4.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 938db05361
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc13/ext/ripper/eventids2table.c
Update csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc13/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc13/ext/ripper'
echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/csv.revision -
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/reline.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/csv.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_gcc13/revision.h updated
generating x86_64-linux-fake.rb
Building csv@e0874e47e2730dacccdb0c534a2cdc073d3bdaea to /tmp/ruby/src/trunk_gcc13/gems/csv-3.3.3.gem
x86_64-linux-fake.rb updated
generating enc.mk
  Successfully built RubyGem
  Name: csv
  Version: 3.3.4
  File: csv-3.3.4.gem
Extracting bundle gem csv-3.3.3...
Try with hash version of bundled gems instead of gems/csv-3.3.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/csv-3.3.2.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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_gcc13/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
9e1975c3a50a4d01ec756a097b8a0ee9ba2b70596a6e6b8b4516deefcb5d2b7f  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc13/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-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/csv.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc13/tool/ifchange /tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/reline.revision -
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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_gcc13/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/reline.revision unchanged
generating encdb.h
/tmp/ruby/src/trunk_gcc13/.bundle/.timestamp/csv.revision unchanged
generating enc.mk
encdb.h unchanged
Building csv@e0874e47e2730dacccdb0c534a2cdc073d3bdaea to /tmp/ruby/src/trunk_gcc13/gems/csv-3.3.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
  Successfully built RubyGem
  Name: csv
  Version: 3.3.4
  File: csv-3.3.4.gem
generating transdb.h
Extracting bundle gem csv-3.3.3...
Try with hash version of bundled gems instead of gems/csv-3.3.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/csv-3.3.2.gem
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc13/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_gcc13/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc13/lib
installing arch files:              /tmp/ruby/install/trunk_gcc13/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc13/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc13/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc13/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc13/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc13/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc13/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc13/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc13/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    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
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.2
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.3.0
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.13.1
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc13/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    csv-3.3.2.gem                   not found in bundled_gems
    csv-3.3.4.gem                   not found in bundled_gems
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2013 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-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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_gcc13/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc13/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc13/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-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
Run options: 
  --seed=44112
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc13/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc13/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc13/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/753] 902639=ruby/test_marshal
[  2/753] 902640=-ext-/st/test_update
[  3/753] 902641=uri/test_ldap
[  4/753] 902642=test_unicode_normalize
[  5/753] 902640=rubygems/test_gem_ci_detector
[  6/753] 902641=open-uri/test_ssl
[  7/753] 902642=io/wait/test_io_wait_uncommon
[  8/753] 902642=-ext-/bignum/test_div
[  9/753] 902642=rubygems/test_gem_commands_fetch_command
[ 10/753] 902640=psych/test_deprecated
[ 11/753] 902640=psych/test_ractor
[ 12/753] 902639=psych/test_boolean
[ 13/753] 902639=-ext-/load/test_dot_dot
[ 14/753] 902639=ruby/test_eval
[ 15/753] 902642=rubygems/test_gem
[ 16/753] 902640=-ext-/test_enumerator_kw
[ 17/753] 902640=rubygems/test_gem_local_remote_options
[ 18/753] 902640=-ext-/string/test_enc_associate
[ 19/753] 902639=cgi/test_cgi_core
[ 20/753] 902639=psych/test_parser
[ 21/753] 902640=json/json_parser_test
[ 22/753] 902639=ruby/test_string
[ 23/753] 902640=erb/test_erb_command
[ 24/753] 902640=-ext-/load/test_resolve_symbol
[ 25/753] 902640=psych/test_yamldbm
[ 26/753] 902640=prism/fixtures_test
[ 27/753] 902640=ruby/test_rational2
[ 28/753] 902640=json/json_generic_object_test
[ 29/753] 902640=rubygems/test_gem_resolver_index_specification
[ 30/753] 902640=rubygems/test_gem_specification
[ 31/753] 902641=rubygems/test_gem_name_tuple
[ 32/753] 902641=open-uri/test_proxy
[ 33/753] 902641=ruby/test_memory_view
[ 34/753] 902641=prism/bom_test
[ 35/753] 902642=ruby/test_file
[ 36/753] 902641=rubygems/test_gem_ext_cargo_builder
[ 37/753] 902641=uri/test_ftp
[ 38/753] 902641=ruby/test_rational
[ 39/753] 902641=prism/ruby/location_test
[ 40/753] 902641=net/http/test_https
[ 41/753] 902640=psych/test_null
[ 42/753] 902640=rubygems/test_rubygems
[ 43/753] 902640=prism/ruby/ripper_test
[ 44/753] 902640=ruby/test_mixed_unicode_escapes
[ 45/753] 902640=ruby/test_integer
[ 46/753] 902639=ruby/enc/test_case_mapping
[ 47/753] 902639=test_tempfile
[ 48/753] 902639=-ext-/time/test_new
[ 49/753] 902639=openssl/test_cipher
[ 50/753] 902639=-ext-/marshal/test_usrmarshal
[ 51/753] 902639=-ext-/string/test_ellipsize
[ 52/753] 902639=prism/heredoc_dedent_test
[ 53/753] 902639=etc/test_etc
[ 54/753] 902639=date/test_date_arith
[ 55/753] 902639=fiber/test_process
[ 56/753] 902639=prism/ruby/parser_test
[ 57/753] 902639=ruby/test_flip
[ 58/753] 902639=ruby/enc/test_shift_jis
[ 59/753] 902639=psych/test_psych
[ 60/753] 902639=pathname/test_ractor
[ 61/753] 902639=ruby/test_dir_m17n
[ 62/753] 902640=mkmf/test_signedness
[ 63/753] 902642=-ext-/struct/test_len
[ 64/753] 902639=ruby/test_io
[ 65/753] 902642=ruby/test_metaclass
[ 66/753] 902642=rubygems/test_gem_commands_stale_command
[ 67/753] 902642=openssl/test_provider
[ 68/753] 902642=openssl/test_kdf
[ 69/753] 902642=psych/visitors/test_to_ruby
[ 70/753] 902642=dtrace/test_singleton_function
[ 71/753] 902642=psych/test_symbol
[ 72/753] 902642=fiber/test_storage
[ 73/753] 902642=prism/ractor_test
[ 74/753] 902642=dtrace/test_string
[ 75/753] 902642=ruby/test_iterator
[ 76/753] 902642=prism/api/parse_test
[ 77/753] 902642=optparse/test_did_you_mean
[ 78/753] 902642=cgi/test_cgi_multipart
[ 79/753] 902642=cgi/test_cgi_cookie
[ 80/753] 902642=optparse/test_autoconf
[ 81/753] 902642=uri/test_file
[ 82/753] 902642=ruby/test_frozen
[ 83/753] 902642=dtrace/test_hash_create
[ 84/753] 902642=ruby/test_variable
[ 85/753] 902642=rubygems/test_gem_source_lock
[ 86/753] 902642=openssl/test_engine
[ 87/753] 902642=rubygems/test_gem_commands_cert_command
[ 88/753] 902642=rubygems/test_gem_unsatisfiable_dependency_error
[ 89/753] 902642=rubygems/test_gem_security
[ 90/753] 902641=ruby/test_key_error
[ 91/753] 902641=rubygems/test_gem_commands_query_command
[ 92/753] 902641=date/test_switch_hitter
[ 93/753] 902641=ruby/test_weakkeymap
[ 94/753] 902641=ruby/enc/test_emoji_breaks
[ 95/753] 902641=-ext-/method/test_arity
[ 96/753] 902641=rubygems/test_remote_fetch_error
[ 97/753] 902641=ruby/test_file_exhaustive
[ 98/753] 902640=psych/test_alias_and_anchor
[ 99/753] 902640=rubygems/test_gem_commands_install_command
[100/753] 902639=uri/test_common
[101/753] 902639=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[102/753] 902639=-ext-/integer/test_my_integer
[103/753] 902639=stringio/test_stringio
[104/753] 902640=openssl/test_config
[105/753] 902639=ruby/test_time_tz
[106/753] 902640=-ext-/symbol/test_type
[107/753] 902640=rubygems/test_gem_doctor
[108/753] 902639=rubygems/test_gem_remote_fetcher
[109/753] 902640=rubygems/test_gem_uri
[110/753] 902640=psych/visitors/test_emitter
[111/753] 902640=rubygems/test_gem_safe_marshal
[112/753] 902639=prism/encoding/regular_expression_encoding_test
[113/753] 902639=openssl/test_ossl
[114/753] 902640=fiber/test_enumerator
[115/753] 902640=dtrace/test_cmethod
[116/753] 902640=rubygems/test_gem_commands_yank_command
[117/753] 902640=prism/result/warnings_test
[118/753] 902640=-ext-/eval/test_eval
[119/753] 902640=rubygems/test_gem_security_signer
[120/753] 902640=mkmf/test_find_executable
[121/753] 902640=prism/ruby/dispatcher_test
[122/753] 902640=date/test_date_compat
[123/753] 902640=optparse/test_zsh_completion
[124/753] 902640=did_you_mean/tree_spell/test_human_typo
[125/753] 902640=ruby/enc/test_windows_1252
[126/753] 902640=rubygems/test_gem_commands_sources_command
[127/753] 902640=ruby/test_lazy_enumerator
[128/753] 902640=psych/test_object
[129/753] 902640=rubygems/test_webauthn_listener
[130/753] 902642=error_highlight/test_error_highlight
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 40759>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 35685>
[131/753] 902641=prism/ruby/desugar_compiler_test
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 13
[132/753] 902641=rubygems/test_gem_installer
[133/753] 902640=openssl/test_digest
[134/753] 902640=-ext-/marshal/test_internal_ivar
[135/753] 902640=-ext-/tracepoint/test_tracepoint
[136/753] 902640=ruby/test_syntax
[137/753] 902642=uri/test_wss
[138/753] 902642=-ext-/exception/test_data_error
[139/753] 902642=ripper/test_files_test
[140/753] 902642=rubygems/test_gem_package
[141/753] 902642=socket/test_tcp
[142/753] 902642=rubygems/test_gem_resolver_specification
[143/753] 902642=-ext-/hash/test_delete
[144/753] 902642=rubygems/test_gem_impossible_dependencies_error
[145/753] 902642=ruby/test_enum
[146/753] 902639=rubygems/test_gem_uri_formatter
[147/753] 902642=ruby/test_keyword
[148/753] 902639=ruby/test_continuation
[149/753] 902639=mkmf/test_flags
[150/753] 902642=prism/result/regular_expression_options_test
[151/753] 902642=prism/result/comments_test
[152/753] 902642=prism/api/parse_comments_test
[153/753] 902642=prism/api/parse_success_test
[154/753] 902642=prism/result/overlap_test
[155/753] 902642=-ext-/struct/test_duplicate
[156/753] 902642=mkmf/test_have_macro
[157/753] 902641=optparse/test_placearg
[158/753] 902641=rubygems/test_exit
[159/753] 902641=prism/percent_delimiter_string_test
[160/753] 902641=rubygems/test_gem_source_fetch_problem
[161/753] 902639=uri/test_generic
[162/753] 902641=ripper/test_files_test_2
[163/753] 902639=prism/test_helper
[164/753] 902639=fiber/test_io
[165/753] 902639=did_you_mean/test_ractor_compatibility
[166/753] 902639=psych/test_encoding
[167/753] 902639=openssl/test_x509store
[168/753] 902640=openssl/test_fips
[169/753] 902639=socket/test_nonblock
[170/753] 902642=socket/test_sockopt
[171/753] 902642=yaml/test_store
[172/753] 902640=psych/test_document
[173/753] 902642=json/json_ext_parser_test
[174/753] 902640=ruby/test_primitive
[175/753] 902640=ripper/test_files_lib
[176/753] 902642=-ext-/load/test_stringify_symbols
[177/753] 902642=ruby/test_arithmetic_sequence
[178/753] 902642=openssl/test_pkey_dsa
[179/753] 902639=rubygems/test_gem_dependency_list
[180/753] 902639=ruby/test_thread_cv
[181/753] 902642=net/http/test_https_proxy
[182/753] 902639=prism/encoding/string_encoding_test
[183/753] 902639=rubygems/test_gem_commands_environment_command
[184/753] 902642=rubygems/test_gem_commands_owner_command
[185/753] 902639=net/http/test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=1228991582, 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_get__crlf: 11 #<File::Stat dev=0x8, ino=1228981996, 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>
[186/753] 902642=cgi/test_cgi_tag_helper
[187/753] 902642=rubygems/test_gem_package_task
[188/753] 902642=prism/ruby/compiler_test
[189/753] 902642=did_you_mean/spell_checking/test_uncorrectable_name_check
[190/753] 902642=-ext-/test_ensure_and_callcc
[191/753] 902642=json/json_addition_test
[192/753] 902642=cgi/test_cgi_modruby
[193/753] 902642=-ext-/string/test_qsort
[194/753] 902642=-ext-/string/test_too_many_dummy_encodings
[195/753] 902642=ruby/test_call
[196/753] 902641=ruby/test_vm_dump
[197/753] 902641=ripper/test_filter
[198/753] 902641=rubygems/test_gem_commands_uninstall_command
[199/753] 902642=open-uri/test_ftp
[200/753] 902642=-ext-/class/test_class2name
[201/753] 902642=prism/api/freeze_test
[202/753] 902642=prism/errors_test
[203/753] 902642=ruby/enc/test_koi8
[204/753] 902642=-ext-/file/test_stat
[205/753] 902642=ruby/test_integer_comb
[206/753] 902640=ruby/test_allocation
[207/753] 902641=ruby/test_insns_leaf
[208/753] 902641=date/test_date_marshal
[209/753] 902641=openssl/test_x509req
[210/753] 902641=rubygems/test_gem_commands_update_command
[211/753] 902641=openssl/test_x509name
[212/753] 902641=ruby/test_shapes
[213/753] 902641=ruby/test_unicode_escape
[214/753] 902641=psych/json/test_stream
[215/753] 902641=-ext-/win32/test_dln
[216/753] 902641=psych/test_yaml
[217/753] 902641=rubygems/test_gem_stream_ui
[218/753] 902641=ruby/test_gc
[219/753] 902642=prism/api/dump_test
[220/753] 902640=-ext-/test_printf
[221/753] 902640=rubygems/test_gem_commands_contents_command
[222/753] 902639=mkmf/test_pkg_config
[223/753] 902639=did_you_mean/spell_checking/test_pattern_key_name_check
[224/753] 902639=test_forwardable
[225/753] 902639=prism/result/static_literals_test
[226/753] 902639=-ext-/rational/test_rat
[227/753] 902640=rubygems/test_gem_version_option
[228/753] 902639=prism/api/lex_test
[229/753] 902639=-ext-/arith_seq/test_arith_seq_extract
[230/753] 902642=dtrace/test_function_entry
[231/753] 902642=rubygems/test_gem_update_suggestion
[232/753] 902640=openssl/test_ocsp
[233/753] 902642=rubygems/test_gem_resolver_installed_specification
[234/753] 902642=rubygems/test_gem_resolver_lock_set
[235/753] 902639=rubygems/test_gem_install_update_options
[236/753] 902642=prism/version_test
[237/753] 902642=prism/result/constant_path_node_test
[238/753] 902642=prism/result/heredoc_test
[239/753] 902642=did_you_mean/spell_checking/test_key_name_check
[240/753] 902642=ruby/enc/test_big5
[241/753] 902642=ripper/test_files_sample
[242/753] 902642=ruby/test_io_m17n
[243/753] 902640=ruby/test_refinement
[244/753] 902639=digest/test_digest_extend
[245/753] 902639=cgi/test_cgi_session
[246/753] 902639=cgi/test_cgi_header
[247/753] 902639=fiber/test_timeout
[248/753] 902639=openssl/test_x509crl
[249/753] 902639=net/http/test_http_request
[250/753] 902639=openssl/test_x509ext
[251/753] 902639=-ext-/integer/test_integer
[252/753] 902639=-ext-/test_random
[253/753] 902639=psych/test_scalar_scanner
[254/753] 902639=ripper/test_lexer
[255/753] 902639=-ext-/array/test_to_ary_concat
[256/753] 902642=test_prettyprint
[257/753] 902642=-ext-/struct/test_data
[258/753] 902642=fiber/test_queue
[259/753] 902642=-ext-/test_abi
[260/753] 902642=prism/unescape_test
[261/753] 902642=rubygems/test_gem_commands_unpack_command
[262/753] 902639=uri/test_ws
[263/753] 902639=rubygems/test_gem_package_tar_writer
[264/753] 902642=ruby/test_const
[265/753] 902642=ruby/test_class
[266/753] 902639=rubygems/test_gem_package_tar_reader_entry
[267/753] 902639=ruby/test_encoding
[268/753] 902639=rubygems/test_gem_commands_push_command
[269/753] 902640=-ext-/float/test_nextafter
[270/753] 902640=rubygems/test_gem_safe_yaml
[271/753] 902640=-ext-/string/test_capacity
[272/753] 902640=mkmf/test_constant
[273/753] 902639=rubygems/test_gem_commands_specification_command
[274/753] 902639=monitor/test_monitor
[275/753] 902639=resolv/test_mdns
[276/753] 902639=ruby/test_whileuntil
[277/753] 902639=ruby/test_parse
[278/753] 902639=mkmf/test_install
[279/753] 902639=-ext-/string/test_interned_str
[280/753] 902639=ruby/test_string_memory
[281/753] 902639=prism/api/command_line_test
[282/753] 902639=test_bundled_gems
[283/753] 902639=rubygems/test_gem_request_connection_pools
[284/753] 902642=ruby/test_transcode
[285/753] 902641=ruby/test_stack
[286/753] 902642=rubygems/test_gem_ext_rake_builder
[287/753] 902639=-ext-/funcall/test_passing_block
[288/753] 902639=net/http/test_buffered_io
[289/753] 902639=openssl/test_pair
[290/753] 902642=openssl/test_pkey_rsa
[291/753] 902641=-ext-/st/test_numhash
[292/753] 902641=rubygems/test_gem_commands_server_command
[293/753] 902641=ruby/test_econv
[294/753] 902641=test_extlibs
[295/753] 902642=psych/test_tree_builder
[296/753] 902642=-ext-/load/test_protect
[297/753] 902642=dtrace/test_array_create
[298/753] 902642=rubygems/test_gem_commands_which_command
[299/753] 902642=json/json_common_interface_test
[300/753] 902642=rubygems/test_gem_ext_cargo_builder_unit
[301/753] 902642=psych/test_hash
[302/753] 902642=test_trick
[303/753] 902640=prism/result/named_capture_test
[304/753] 902640=prism/api/parse_stream_test
[305/753] 902640=prism/library_symbols_test
[306/753] 902640=ruby/test_path
[307/753] 902640=-ext-/test_bug-14834
[308/753] 902640=rubygems/test_gem_dependency
[309/753] 902640=ruby/test_undef
[310/753] 902640=rubygems/test_gem_path_support
[311/753] 902640=mkmf/test_have_func
[312/753] 902641=psych/test_serialize_subclasses
[313/753] 902641=socket/test_addrinfo
[314/753] 902641=date/test_date_ractor
[315/753] 902641=did_you_mean/test_tree_spell_checker
[316/753] 902641=socket/test_ancdata
[317/753] 902641=fileutils/test_fileutils
[318/753] 902642=prism/result/breadth_first_search_test
[319/753] 902642=rubygems/test_gem_silent_ui
[320/753] 902639=ruby/test_method
[321/753] 902640=ruby/test_random_formatter
[322/753] 902640=psych/test_merge_keys
[323/753] 902640=date/test_date_strftime
[324/753] 902642=strscan/test_ractor
[325/753] 902642=prism/result/string_test
[326/753] 902642=ruby/test_threadgroup
[327/753] 902640=-ext-/string/test_set_len
[328/753] 902640=socket/test_basicsocket
[329/753] 902640=win32/test_registry
[330/753] 902640=prism/result/static_inspect_test
[331/753] 902640=prism/ruby/pattern_test
[332/753] 902640=ruby/enc/test_euc_jp
[333/753] 902640=dtrace/test_method_cache
[334/753] 902640=mkmf/test_sizeof
[335/753] 902642=-ext-/test_recursion
[336/753] 902642=ruby/test_complex2
[337/753] 902642=objspace/test_ractor
[338/753] 902642=rubygems/test_gem_request_set
[339/753] 902641=mkmf/test_mkmf
[340/753] 902641=fiber/test_sleep
[341/753] 902642=uri/test_http
[342/753] 902642=prism/fuzzer_test
[343/753] 902642=prism/result/attribute_write_test
[344/753] 902642=psych/test_struct
[345/753] 902642=prism/onigmo_test
[346/753] 902642=rubygems/test_deprecate
[347/753] 902642=rubygems/test_gem_platform
[348/753] 902642=ruby/test_system
[349/753] 902641=test_find
[350/753] 902642=did_you_mean/test_spell_checker
[351/753] 902641=psych/handlers/test_recorder
[352/753] 902641=-ext-/proc/test_bmethod
[353/753] 902641=rubygems/test_gem_ext_builder
[354/753] 902642=prism/result/node_id_test
[355/753] 902642=psych/test_array
[356/753] 902642=psych/test_numeric
[357/753] 902642=ruby/test_yield
[358/753] 902641=fileutils/test_dryrun
[359/753] 902641=rubygems/test_gem_validator
[360/753] 902641=rubygems/test_gem_command_manager
[361/753] 902641=ruby/test_iseq
[362/753] 902639=fiber/test_scheduler
[363/753] 902640=-ext-/debug/test_debug
[364/753] 902640=rubygems/test_gem_commands_open_command
[365/753] 902640=ruby/test_clone
[366/753] 902641=json/json_fixtures_test
[367/753] 902641=openssl/test_pkcs7
[368/753] 902641=ruby/test_rubyoptions
[369/753] 902640=ruby/test_require
[370/753] 902642=psych/test_class
[371/753] 902642=psych/nodes/test_enumerable
[372/753] 902642=rubygems/test_gem_source_specific_file
[373/753] 902642=prism/newline_test
[374/753] 902642=ruby/test_objectspace
[375/753] 902639=prism/ruby/ruby_parser_test
[376/753] 902639=rubygems/test_gem_commands_search_command
[377/753] 902639=prism/regexp_test
[378/753] 902639=rubygems/test_gem_resolver_api_specification
[379/753] 902639=ruby/test_require_lib
[380/753] 902640=rubygems/test_gem_resolver_api_set
[381/753] 902640=ruby/test_dir
[382/753] 902640=coverage/test_coverage
[383/753] 902642=pathname/test_pathname
[384/753] 902642=fiber/test_io_buffer
[385/753] 902642=-ext-/string/test_fstring
[386/753] 902639=test_tsort
[387/753] 902639=rubygems/test_gem_commands_signin_command
[388/753] 902642=psych/test_marshalable
[389/753] 902642=rubygems/test_gem_commands_info_command
[390/753] 902642=cgi/test_cgi_util
[391/753] 902640=rubygems/test_gem_commands_check_command
[392/753] 902639=rubygems/test_gem_source_git
[393/753] 902640=ruby/enc/test_gbk
[394/753] 902640=fiber/test_address_resolve
[395/753] 902642=ruby/enc/test_regex_casefold
[396/753] 902642=-ext-/string/test_cstr
[397/753] 902640=-ext-/bignum/test_bigzero
[398/753] 902640=json/json_string_matching_test
[399/753] 902640=ruby/test_warning
[400/753] 902640=prism/encoding/encodings_test
[401/753] 902640=prism/magic_comment_test
[402/753] 902640=ruby/test_case
[403/753] 902640=dtrace/test_require
[404/753] 902640=rubygems/test_config
[405/753] 902640=ruby/test_fiber
[406/753] 902642=-ext-/num2int/test_num2int
[407/753] 902642=-ext-/iter/test_iter_break
[408/753] 902642=mkmf/test_libs
[409/753] 902642=ruby/test_nomethod_error
[410/753] 902642=ruby/test_math
[411/753] 902642=dtrace/test_gc
[412/753] 902642=did_you_mean/spell_checking/test_require_path_check
[413/753] 902642=ripper/test_files_test_1
[414/753] 902642=date/test_date_new
[415/753] 902642=openssl/test_pkey_dh
[416/753] 902642=fileutils/test_nowrite
[417/753] 902642=ruby/test_thread_queue
[418/753] 902639=rubygems/test_gem_package_tar_header
[419/753] 902639=rubygems/test_gem_request_set_lockfile_parser
[420/753] 902639=-ext-/postponed_job/test_postponed_job
[421/753] 902639=rubygems/test_gem_request_set_lockfile
[422/753] 902639=rubygems/test_gem_dependency_resolution_error
[423/753] 902639=rubygems/test_gem_request_set_gem_dependency_api
[424/753] 902639=ruby/test_pattern_matching
[425/753] 902639=ruby/test_complex
[426/753] 902639=ruby/test_basicinstructions
[427/753] 902639=rubygems/test_gem_remote_fetcher_s3
[428/753] 902639=ruby/test_frozen_error
[429/753] 902639=ruby/enc/test_euc_kr
[430/753] 902639=rubygems/test_gem_available_set
[431/753] 902639=ruby/test_hash
[432/753] 902641=-ext-/string/test_modify_expand
[433/753] 902641=-ext-/string/test_normalize
[434/753] 902641=ruby/test_exception
[435/753] 902640=io/wait/test_io_wait
[436/753] 902642=optparse/test_kwargs
[437/753] 902642=rubygems/test_gem_source_vendor
[438/753] 902640=rubygems/test_gem_remote_fetcher_local_server
[439/753] 902642=rubygems/test_gem_resolver_git_specification
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 40627>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 46247>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11
[440/753] 902640=rubygems/test_gem_remote_fetcher_local_ssl_server
[441/753] 902642=prism/result/index_write_test
[442/753] 902642=ruby/test_m17n
[443/753] 902642=ruby/test_yjit
[444/753] 902639=openssl/test_x509cert
[445/753] 902641=ruby/test_argf
[446/753] 902639=ruby/enc/test_windows_1251
[447/753] 902639=prism/ruby/relocation_test
[448/753] 902639=-ext-/win32/test_fd_setsize
[449/753] 902639=did_you_mean/tree_spell/test_change_word
[450/753] 902639=openssl/test_ns_spki
[451/753] 902639=rubygems/test_gem_source
[452/753] 902639=ruby/test_m17n_comb
[453/753] 902640=psych/test_set
[454/753] 902640=openssl/test_asn1
[455/753] 902640=prism/ruby/string_query_test
[456/753] 902640=prism/newline_offsets_test
[457/753] 902640=optparse/test_bash_completion
[458/753] 902640=socket/test_socket
[459/753] 902639=rubygems/test_gem_security_trust_dir
[460/753] 902639=rubygems/test_gem_resolver_composed_set
[461/753] 902639=mkmf/test_configuration
[462/753] 902639=ruby/test_env
[463/753] 902641=did_you_mean/spell_checking/test_class_name_check
[464/753] 902641=test_pty
[465/753] 902641=-ext-/debug/test_profile_frames
[466/753] 902641=-ext-/thread/test_lock_native_thread
[467/753] 902641=openssl/test_bn
[468/753] 902641=optparse/test_acceptable
[469/753] 902641=ruby/test_yjit_exit_locations
[470/753] 902641=rubygems/test_gem_stub_specification
[471/753] 902641=rubygems/test_gem_config_file
[472/753] 902641=-ext-/string/test_coderange
[473/753] 902641=rubygems/test_gem_version
[474/753] 902641=rubygems/test_gem_commands_dependency_command
[475/753] 902641=prism/lex_test
[476/753] 902639=ruby/test_rubyvm
[477/753] 902639=ruby/test_compile_prism
[478/753] 902639=-ext-/bignum/test_pack
[479/753] 902640=rubygems/test_gem_commands_mirror
[480/753] 902640=rubygems/test_gem_commands_outdated_command
[481/753] 902640=ruby/test_ast
[482/753] 902639=optparse/test_reqarg
[483/753] 902641=-ext-/test_notimplement
[484/753] 902641=rubygems/test_gem_gem_runner
[485/753] 902641=ruby/enc/test_case_options
[486/753] 902641=mmtk/test_configuration
[487/753] 902641=openssl/test_ssl
[488/753] 902639=uri/test_parser
[489/753] 902642=net/http/test_httpheader
[490/753] 902642=resolv/test_resource
[491/753] 902639=mkmf/test_egrep_cpp
[492/753] 902642=-ext-/typeddata/test_typeddata
[493/753] 902639=date/test_date_conv
[494/753] 902639=ruby/test_module
[495/753] 902642=psych/visitors/test_yaml_tree
[496/753] 902642=-ext-/vm/test_at_exit
[497/753] 902642=ruby/test_weakmap
[498/753] 902639=rubygems/test_gem_ext_configure_builder
[499/753] 902639=-ext-/iseq_load/test_iseq_load
[500/753] 902639=ruby/test_io_buffer
[501/753] 902639=did_you_mean/edit_distance/test_jaro_winkler
[502/753] 902639=ruby/test_array
[503/753] 902642=openssl/test_ssl_session
[504/753] 902642=dtrace/test_load
[505/753] 902642=json/json_encoding_test
[506/753] 902642=psych/test_yamlstore
[507/753] 902642=test_timeout
[508/753] 902641=rubygems/test_gem_commands_lock_command
[509/753] 902641=test_weakref
[510/753] 902641=mkmf/test_have_library
[511/753] 902642=ripper/test_files_ext
[512/753] 902642=ruby/test_sprintf
[513/753] 902642=objspace/test_objspace
[514/753] 902641=rubygems/test_webauthn_poller
[515/753] 902641=prism/result/numeric_value_test
[516/753] 902641=ruby/test_dup
[517/753] 902641=rubygems/test_gem_resolver_lock_specification
[518/753] 902641=test_shellwords
[519/753] 902641=-ext-/gvl/test_last_thread
[520/753] 902641=ruby/enc/test_gb18030
[521/753] 902641=psych/test_omap
[522/753] 902641=prism/snippets_test
[523/753] 902639=rubygems/test_gem_package_tar_reader
[524/753] 902639=rubygems/test_gem_commands_setup_command
[525/753] 902641=rubygems/test_gem_requirement
[526/753] 902641=optparse/test_optparse
[527/753] 902641=rubygems/test_gem_request_set_lockfile_tokenizer
[528/753] 902641=ruby/test_beginendblock
[529/753] 902639=psych/test_emitter
[530/753] 902639=ruby/test_fixnum
[531/753] 902639=ruby/test_signal
[532/753] 902641=did_you_mean/spell_checking/test_method_name_check
[533/753] 902641=ruby/test_complexrational
[534/753] 902641=io/console/test_ractor
[535/753] 902641=rubygems/test_gem_security_policy
[536/753] 902641=ruby/test_float
[537/753] 902639=prism/locals_test
[538/753] 902639=io/console/test_io_console
[539/753] 902641=test_time
[540/753] 902641=-ext-/bignum/test_mul
[541/753] 902641=-ext-/test_bug-5832
[542/753] 902641=rubygems/test_gem_ext_ext_conf_builder
[543/753] 902639=-ext-/path_to_class/test_path_to_class
[544/753] 902639=ruby/test_ifunless
[545/753] 902639=ruby/test_struct
[546/753] 902639=-ext-/bignum/test_big2str
[547/753] 902639=ruby/test_comparable
[548/753] 902639=net/http/test_httpresponse
[549/753] 902639=-ext-/gvl/test_ubf_async_safe
[550/753] 902639=fiber/test_mutex
[551/753] 902641=ruby/test_io_timeout
[552/753] 902641=-ext-/econv/test_append
[553/753] 902641=openssl/test_x509attr
[554/753] 902641=-ext-/win32/test_console_attr
[555/753] 902641=-ext-/wait/test_wait
[556/753] 902641=-ext-/thread/test_instrumentation_api
[557/753] 902639=prism/ruby/reflection_test
[558/753] 902639=ripper/test_sexp
[559/753] 902639=rubygems/test_gem_commands_cleanup_command
[560/753] 902639=-ext-/test_bug-3571
[561/753] 902639=ruby/test_not
[562/753] 902639=rubygems/test_bundled_ca
[563/753] 902641=-ext-/string/test_external_new
[564/753] 902641=rubygems/test_gem_resolver
[565/753] 902639=ruby/enc/test_euc_tw
[566/753] 902639=rubygems/test_gem_util
[567/753] 902641=stringio/test_ractor
[568/753] 902641=rubygems/test_gem_spec_fetcher
[569/753] 902639=openssl/test_buffering
[570/753] 902639=ripper/test_parser_events
[571/753] 902639=resolv/test_svcb_https
[572/753] 902639=mkmf/test_convertible
[573/753] 902641=mkmf/test_framework
[574/753] 902641=test_tmpdir
[575/753] 902641=ruby/test_defined
[576/753] 902641=-ext-/symbol/test_inadvertent_creation
[577/753] 902641=ruby/test_super
[578/753] 902641=optparse/test_cclass
[579/753] 902641=ruby/test_readpartial
[580/753] 902641=yaml/test_dbm
[581/753] 902641=ruby/test_default_gems
[582/753] 902641=rubygems/test_gem_resolver_installer_set
[583/753] 902641=-ext-/bignum/test_str2big
[584/753] 902641=psych/test_json_tree
[585/753] 902641=json/json_generator_test
[586/753] 902641=ruby/test_thread
[587/753] 902642=ruby/test_alias
[588/753] 902642=dtrace/test_raise
[589/753] 902642=ripper/test_scanner_events
[590/753] 902642=-ext-/test_scan_args
[591/753] 902642=test_rbconfig
[592/753] 902642=psych/test_string
[593/753] 902642=rubygems/test_gem_resolver_local_specification
[594/753] 902642=prism/ruby/parameters_signature_test
[595/753] 902642=ruby/test_fnmatch
[596/753] 902642=rubygems/test_project_sanity
[597/753] 902642=optparse/test_getopts
[598/753] 902642=set/test_sorted_set
[599/753] 902642=ruby/enc/test_emoji
[600/753] 902642=rubygems/test_gem_resolver_git_set
[601/753] 902642=rubygems/test_gem_request
[602/753] 902642=ruby/test_rand
[603/753] 902641=ruby/enc/test_cp949
[604/753] 902641=ruby/test_condition
[605/753] 902641=ruby/test_optimization
[606/753] 902642=rubygems/test_gem_source_list
[607/753] 902642=psych/test_yaml_special_cases
[608/753] 902642=-ext-/exception/test_ensured
[609/753] 902642=dtrace/test_object_create_start
[610/753] 902642=erb/test_erb
[611/753] 902642=-ext-/bug_reporter/test_bug_reporter
[612/753] 902642=erb/test_erb_m17n
[613/753] 902642=rubygems/test_gem_source_subpath_problem
[614/753] 902642=-ext-/exception/test_enc_raise
[615/753] 902642=ruby/test_ractor
[616/753] 902642=rubygems/test_gem_commands_rebuild_command
[617/753] 902639=resolv/test_dns
[618/753] 902642=date/test_date_attr
[619/753] 902642=ruby/enc/test_utf16
[620/753] 902642=rubygems/test_gem_resolver_requirement_list
[621/753] 902642=-ext-/arith_seq/test_arith_seq_beg_len_step
[622/753] 902642=fileutils/test_verbose
[623/753] 902642=ripper/test_ripper
[624/753] 902639=rubygems/test_gem_resolver_best_set
[625/753] 902639=ruby/test_data
[626/753] 902639=rubygems/test_gem_package_old
[627/753] 902639=rubygems/test_gem_commands_pristine_command
[628/753] 902642=did_you_mean/core_ext/test_name_error_extension
[629/753] 902642=psych/test_date_time
[630/753] 902642=rubygems/test_gem_commands_signout_command
[631/753] 902642=rubygems/test_gem_resolver_conflict
[632/753] 902642=ruby/test_autoload
[633/753] 902640=ruby/test_arity
[634/753] 902640=ruby/test_enumerator
[635/753] 902639=-ext-/st/test_foreach
[636/753] 902639=ruby/test_trace
[637/753] 902639=ruby/test_numeric
[638/753] 902639=-ext-/iter/test_yield_block
[639/753] 902639=json/ractor_test
[640/753] 902639=optparse/test_summary
[641/753] 902639=psych/test_safe_load
[642/753] 902639=prism/result/implicit_array_test
[643/753] 902639=openssl/test_pkcs12
[644/753] 902639=test_delegate
[645/753] 902639=rubygems/test_gem_source_installed
[646/753] 902639=ruby/test_bignum
[647/753] 902639=ruby/test_name_error
[648/753] 902639=openssl/test_hmac
[649/753] 902639=-ext-/string/test_enc_str_buf_cat
[650/753] 902639=socket/test_unix
[651/753] 902639=rubygems/test_gem_rdoc
[652/753] 902639=ruby/test_symbol
[653/753] 902641=psych/test_coder
[654/753] 902641=prism/result/integer_parse_test
[655/753] 902641=ruby/test_pack
[656/753] 902641=rubygems/test_gem_dependency_installer
[657/753] 902639=date/test_date_strptime
[658/753] 902639=set/test_set
[659/753] 902639=json/json_coder_test
[660/753] 902639=rubygems/test_gem_uninstaller
[661/753] 902642=psych/visitors/test_depth_first
[662/753] 902642=ruby/test_backtrace
[663/753] 902639=rubygems/test_gem_commands_exec_command
[664/753] 902642=rubygems/test_gem_resolver_vendor_specification
[665/753] 902642=ruby/test_stringchar
[666/753] 902642=test_singleton
[667/753] 902642=-ext-/thread_fd/test_thread_fd_close
[668/753] 902642=uri/test_mailto
[669/753] 902642=rubygems/test_gem_commands_help_command
[670/753] 902642=rubygems/test_gem_console_ui
[671/753] 902642=ruby/enc/test_iso_8859
[672/753] 902641=psych/test_nil
[673/753] 902641=-ext-/exception/test_exception_at_throwing
[674/753] 902642=prism/result/source_location_test
[675/753] 902642=-ext-/array/test_resize
[676/753] 902641=optparse/test_optarg
[677/753] 902642=psych/test_stream
[678/753] 902642=ruby/test_inlinecache
[679/753] 902641=rubygems/test_gem_command
[680/753] 902642=open-uri/test_open-uri
[681/753] 902641=rubygems/test_gem_resolver_vendor_set
[682/753] 902641=psych/test_exception
[683/753] 902641=rubygems/test_gem_ext_cmake_builder
[684/753] 902641=io/wait/test_ractor
[685/753] 902641=test_ipaddr
[686/753] 902641=test_open3
Leaked file descriptor: TestOpenURI#test_encoding: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34193>
[687/753] 902642=net/protocol/test_protocol
[688/753] 902642=ruby/test_assignment
[689/753] 902639=lib/!Nothing_to_test
[690/753] 902639=digest/test_ractor
[691/753] 902639=ruby/test_sleep
[692/753] 902642=date/test_date
[693/753] 902642=ruby/enc/test_grapheme_breaks
[694/753] 902642=-ext-/struct/test_member
[695/753] 902642=strscan/test_stringscanner
[696/753] 902642=ruby/test_object
[697/753] 902641=ruby/test_process
[698/753] 902642=digest/test_digest
[699/753] 902642=net/http/test_httpresponses
[700/753] 902642=rubygems/test_gem_resolver_dependency_request
[701/753] 902642=-ext-/string/test_nofree
[702/753] 902639=rubygems/test_gem_commands_list_command
[703/753] 902642=rubygems/test_kernel
[704/753] 902639=test_securerandom
[705/753] 902639=io/nonblock/test_flush
[706/753] 902639=did_you_mean/spell_checking/test_variable_name_check
[707/753] 902639=fiber/test_thread
[708/753] 902639=ruby/test_time
[709/753] 902639=ruby/test_range
[710/753] 902642=optparse/test_load
[711/753] 902642=fiber/test_backtrace
[712/753] 902642=rubygems/test_gem_gemcutter_utilities
[713/753] 902639=ruby/enc/test_utf32
[714/753] 902639=resolv/test_addr
[715/753] 902639=ruby/test_literal
[716/753] 902642=openssl/test_ts
[717/753] 902639=optparse/test_noarg
[718/753] 902639=json/test_helper
[719/753] 902639=fiber/test_ractor
[720/753] 902639=openssl/test_random
[721/753] 902639=ruby/test_pipe
[722/753] 902642=prism/result/equality_test
[723/753] 902639=rubygems/test_require
[724/753] 902642=date/test_date_parse
[725/753] 902642=ruby/test_regexp
[726/753] 902639=rubygems/test_gem_commands_build_command
[727/753] 902639=socket/test_udp
[728/753] 902639=openssl/test_pkey
[729/753] 902639=-ext-/string/test_rb_str_dup
[730/753] 902639=openssl/test_pkey_ec
[731/753] 902639=prism/result/integer_base_flags_test
[732/753] 902639=ruby/test_lambda
[733/753] 902639=prism/ruby/tunnel_test
[734/753] 902639=rubygems/test_gem_text
[735/753] 902639=ruby/test_settracefunc
[736/753] 902639=rubygems/test_gem_resolver_activation_request
[737/753] 902639=ruby/test_sprintf_comb
[738/753] 902639=-ext-/popen_deadlock/test_popen_deadlock
[739/753] 902639=ruby/test_method_cache
[740/753] 902639=psych/test_object_references
[741/753] 902639=ruby/enc/test_cesu8
[742/753] 902639=ruby/test_gc_compact
[743/753] 902640=rubygems/test_webauthn_listener_response
[744/753] 902640=rubygems/test_gem_resolver_index_set
[745/753] 902640=prism/encoding/symbol_encoding_test
[746/753] 902640=mkmf/test_config
[747/753] 902640=zlib/test_zlib
[748/753] 902639=rubygems/test_gem_source_local
[749/753] 902639=rubygems/test_gem_bundler_version_finder
[750/753] 902639=psych/test_scalar
[751/753] 902639=ruby/enc/test_case_comprehensive
[752/753] 902639=test_pp
[753/753] 902639=ruby/test_proc
Finished tests in 230.358785s, 124.0456 tests/s, 26381.9112 assertions/s.
28575 tests, 6077305 assertions, 0 failures, 0 errors, 121 skips

ruby -v: ruby 3.5.0dev (2025-04-02T01:52:26Z master 938db05361) +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-13
	LD = ld
	LDSHARED = gcc-13 -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_gcc13/include -I/tmp/ruby/src/trunk_gcc13 -I/tmp/ruby/src/trunk_gcc13/prism -I/tmp/ruby/src/trunk_gcc13/enc/unicode/15.1.0   -Dmodular_gc_dir=
	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_gcc13/yjit/target/release/' /tmp/ruby/src/trunk_gcc13/yjit/src/lib.rs
gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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_gcc13'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc13'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc13'
ruby 3.5.0dev (2025-04-02T01:52:26Z master 938db05361) +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 ............................................................
/tmp/ruby/src/trunk_gcc13/lib/uri.rb:93: [BUG] Segmentation fault at 0x000056469479c770
ruby 3.5.0dev (2025-04-02T01:52:26Z master 938db05361) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0020 p:---- s:0091 e:000090 CFUNC  :require_relative
c:0019 p:0013 s:0086 e:000085 TOP    /tmp/ruby/src/trunk_gcc13/lib/uri.rb:93 [FINISH]
c:0018 p:---- s:0083 e:000082 CFUNC  :require
c:0017 p:0023 s:0078 e:000077 METHOD <internal:/tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_require.rb>:136
c:0016 p:0011 s:0072 e:000071 TOP    /tmp/ruby/src/trunk_gcc13/lib/net/http.rb:24 [FINISH]
c:0015 p:---- s:0069 e:000068 CFUNC  :require
c:0014 p:0023 s:0064 e:000063 METHOD <internal:/tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_require.rb>:136
c:0013 p:0011 s:0058 e:000057 TOP    /tmp/ruby/src/trunk_gcc13/spec/ruby/library/net-http/httpheader/delete_spec.rb:2 [FINISH]
c:0012 p:---- s:0055 e:000054 CFUNC  :load
c:0011 p:0006 s:0050 e:000049 BLOCK  /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0010 p:---- s:0047 e:000046 CFUNC  :instance_exec
c:0009 p:0009 s:0043 e:000042 METHOD /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0008 p:0029 s:0035 e:000034 BLOCK  /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:100
c:0007 p:0033 s:0031 e:000030 METHOD /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:77
c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0051 s:0012 e:000011 METHOD /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/script.rb:297
c:0002 p:0023 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_gcc13/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:0010f0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_gcc13/spec/mspec/bin/mspec-run:7:in '<main>'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/script.rb:297:in 'main'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files'
/tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load'
/tmp/ruby/src/trunk_gcc13/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in '<top (required)>'
<internal:/tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_require.rb>:136:in 'require'
<internal:/tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_require.rb>:136:in 'require'
/tmp/ruby/src/trunk_gcc13/lib/net/http.rb:24:in '<top (required)>'
<internal:/tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_require.rb>:136:in 'require'
<internal:/tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_require.rb>:136:in 'require'
/tmp/ruby/src/trunk_gcc13/lib/uri.rb:93:in '<top (required)>'
/tmp/ruby/src/trunk_gcc13/lib/uri.rb:93:in 'require_relative'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x000056467ce1b6d1 RBP: 0x0000000000007320 RSP: 0x00007ffd0f2fa7b0
 RAX: 0x000056469479c770 RBX: 0x0000000000001a44 RCX: 0x000000000000000d
 RDX: 0x00005646946efca0 RDI: 0xb526059755584807 RSI: 0x0000000000000001
  R8: 0x00005646942277b0  R9: 0x00000000000001f1 R10: 0x00007f8d61225ac0
 R11: 0x09c2c8cd366f8f89 R12: 0x00000000000bf926 R13: 0x0000564693de1bf0
 R14: 0xbf926c485041e239 R15: 0xffffffffffffffff EFL: 0x0000000000010212

-- C level backtrace information -------------------------------------------
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
/tmp/ruby/build/trunk_gcc13/ruby(rb_print_backtrace+0x8) [0x56467d10cc42] /tmp/ruby/src/trunk_gcc13/vm_dump.c:835
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc13/vm_dump.c:1167
/tmp/ruby/build/trunk_gcc13/ruby(rb_bug_for_fatal_signal+0xfc) [0x56467d0c3d3c] /tmp/ruby/src/trunk_gcc13/error.c:1130
/tmp/ruby/build/trunk_gcc13/ruby(sigsegv+0x48) [0x56467ce11c08] /tmp/ruby/src/trunk_gcc13/signal.c:933
/lib/x86_64-linux-gnu/libc.so.6(0x7f8d61067320) [0x7f8d61067320]
/tmp/ruby/build/trunk_gcc13/ruby(find_table_entry_ind+0x61) [0x56467ce1b6d1] /tmp/ruby/src/trunk_gcc13/st.c:892
/tmp/ruby/build/trunk_gcc13/ruby(rb_st_lookup+0x47) [0x56467ce1ce97] /tmp/ruby/src/trunk_gcc13/st.c:1076
/tmp/ruby/build/trunk_gcc13/ruby(rb_feature_p+0xbe) [0x56467cd629fe] /tmp/ruby/src/trunk_gcc13/load.c:560
/tmp/ruby/build/trunk_gcc13/ruby(search_required+0x72) [0x56467cd63782] /tmp/ruby/src/trunk_gcc13/load.c:1106
/tmp/ruby/build/trunk_gcc13/ruby(require_internal) /tmp/ruby/src/trunk_gcc13/load.c:1275
/tmp/ruby/build/trunk_gcc13/ruby(rb_require_string_internal+0x2e) [0x56467cd64678] /tmp/ruby/src/trunk_gcc13/load.c:1402
/tmp/ruby/build/trunk_gcc13/ruby(rb_f_require_relative) /tmp/ruby/src/trunk_gcc13/load.c:1049
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0xd9) [0x56467cea10ac] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3794
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3840
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0xcd) [0x56467cec0f22] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5964
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core) ../../src/trunk_gcc13/insns.def:898
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec+0x20b) [0x56467ceb0c4b] /tmp/ruby/src/trunk_gcc13/vm.c:2595
/tmp/ruby/build/trunk_gcc13/ruby(load_iseq_eval+0x39) [0x56467cd642c9] /tmp/ruby/src/trunk_gcc13/load.c:789
/tmp/ruby/build/trunk_gcc13/ruby(require_internal) /tmp/ruby/src/trunk_gcc13/load.c:1296
/tmp/ruby/build/trunk_gcc13/ruby(rb_require_string_internal+0x2e) [0x56467cd6473f] /tmp/ruby/src/trunk_gcc13/load.c:1402
/tmp/ruby/build/trunk_gcc13/ruby(rb_require_string) /tmp/ruby/src/trunk_gcc13/load.c:1388
/tmp/ruby/build/trunk_gcc13/ruby(rb_f_require) /tmp/ruby/src/trunk_gcc13/load.c:1029
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0x10d) [0x56467ce9fdbd] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3794
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_alias+0x7f) [0x56467ceb30df] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:4181
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0xcd) [0x56467cec0f22] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5964
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core) ../../src/trunk_gcc13/insns.def:898
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec+0x20b) [0x56467ceb0c4b] /tmp/ruby/src/trunk_gcc13/vm.c:2595
/tmp/ruby/build/trunk_gcc13/ruby(load_iseq_eval+0x39) [0x56467cd642c9] /tmp/ruby/src/trunk_gcc13/load.c:789
/tmp/ruby/build/trunk_gcc13/ruby(require_internal) /tmp/ruby/src/trunk_gcc13/load.c:1296
/tmp/ruby/build/trunk_gcc13/ruby(rb_require_string_internal+0x2e) [0x56467cd6473f] /tmp/ruby/src/trunk_gcc13/load.c:1402
/tmp/ruby/build/trunk_gcc13/ruby(rb_require_string) /tmp/ruby/src/trunk_gcc13/load.c:1388
/tmp/ruby/build/trunk_gcc13/ruby(rb_f_require) /tmp/ruby/src/trunk_gcc13/load.c:1029
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0x10d) [0x56467ce9fdbd] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3794
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_alias+0x7f) [0x56467ceb30df] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:4181
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0xcd) [0x56467cec0f22] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5964
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core) ../../src/trunk_gcc13/insns.def:898
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec+0x20b) [0x56467ceb0c4b] /tmp/ruby/src/trunk_gcc13/vm.c:2595
/tmp/ruby/build/trunk_gcc13/ruby(raise_load_if_failed+0x0) [0x56467cd61de5] /tmp/ruby/src/trunk_gcc13/load.c:850
/tmp/ruby/build/trunk_gcc13/ruby(rb_load_internal) /tmp/ruby/src/trunk_gcc13/load.c:852
/tmp/ruby/build/trunk_gcc13/ruby(rb_f_load) /tmp/ruby/src/trunk_gcc13/load.c:924
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0xd9) [0x56467cea10ac] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3794
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3840
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0xcd) [0x56467cec0f22] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5964
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core) ../../src/trunk_gcc13/insns.def:898
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec+0x20b) [0x56467ceb0c4b] /tmp/ruby/src/trunk_gcc13/vm.c:2595
/tmp/ruby/build/trunk_gcc13/ruby(yield_under+0x199) [0x56467ceb4f29] /tmp/ruby/src/trunk_gcc13/vm.c:1677
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0xd9) [0x56467cea10ac] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3794
/tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3840
/tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0x111) [0x56467cea76e1] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5964
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core+0x1042) [0x56467cec1e12] ../../src/trunk_gcc13/insns.def:851
/tmp/ruby/build/trunk_gcc13/ruby(vm_exec_loop+0x38) [0x56467ceb0df8] /tmp/ruby/src/trunk_gcc13/vm.c:2622
/tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc13/vm.c:2601
/tmp/ruby/build/trunk_gcc13/ruby(rb_ec_exec_node+0xa5) [0x56467ccea595] /tmp/ruby/src/trunk_gcc13/eval.c:280
/tmp/ruby/build/trunk_gcc13/ruby(ruby_run_node+0x59) [0x56467ccec639] /tmp/ruby/src/trunk_gcc13/eval.c:318
/tmp/ruby/build/trunk_gcc13/ruby(rb_main+0x21) [0x56467cce6dc6] /tmp/ruby/src/trunk_gcc13/main.c:42
/tmp/ruby/build/trunk_gcc13/ruby(main) /tmp/ruby/src/trunk_gcc13/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f8d6104c1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f8d6104c28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x56467cce6e15]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_gcc13/spec/mspec/bin/mspec-run

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 ruby2_keywords.rb
    6 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
    8 /tmp/ruby/build/trunk_gcc13/rbconfig.rb
    9 /tmp/ruby/src/trunk_gcc13/lib/rubygems/compatibility.rb
   10 /tmp/ruby/src/trunk_gcc13/lib/rubygems/defaults.rb
   11 /tmp/ruby/src/trunk_gcc13/lib/rubygems/deprecate.rb
   12 /tmp/ruby/src/trunk_gcc13/lib/rubygems/errors.rb
   13 /tmp/ruby/src/trunk_gcc13/lib/rubygems/target_rbconfig.rb
   14 /tmp/ruby/src/trunk_gcc13/lib/rubygems/unknown_command_spell_checker.rb
   15 /tmp/ruby/src/trunk_gcc13/lib/rubygems/exceptions.rb
   16 /tmp/ruby/src/trunk_gcc13/lib/rubygems/basic_specification.rb
   17 /tmp/ruby/src/trunk_gcc13/lib/rubygems/stub_specification.rb
   18 /tmp/ruby/src/trunk_gcc13/lib/rubygems/platform.rb
   19 /tmp/ruby/src/trunk_gcc13/lib/rubygems/specification_record.rb
   20 /tmp/ruby/src/trunk_gcc13/lib/rubygems/util/list.rb
   21 /tmp/ruby/src/trunk_gcc13/lib/rubygems/version.rb
   22 /tmp/ruby/src/trunk_gcc13/lib/rubygems/requirement.rb
   23 /tmp/ruby/src/trunk_gcc13/lib/rubygems/specification.rb
   24 /tmp/ruby/src/trunk_gcc13/lib/rubygems/util.rb
   25 /tmp/ruby/src/trunk_gcc13/lib/rubygems/dependency.rb
   26 /tmp/ruby/src/trunk_gcc13/lib/rubygems/core_ext/kernel_gem.rb
   27 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
   28 /tmp/ruby/build/trunk_gcc13/.ext/common/monitor.rb
   29 /tmp/ruby/src/trunk_gcc13/lib/rubygems.rb
   30 /tmp/ruby/src/trunk_gcc13/lib/bundled_gems.rb
   31 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/version.rb
   32 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/base.rb
   33 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/formatter.rb
   34 /tmp/ruby/src/trunk_gcc13/lib/error_highlight/core_ext.rb
   35 /tmp/ruby/src/trunk_gcc13/lib/error_highlight.rb
   36 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/version.rb
   37 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/core_ext/name_error.rb
   38 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/levenshtein.rb
   39 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/jaro_winkler.rb
   40 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checker.rb
   41 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   42 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   43 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   44 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/method_name_checker.rb
   45 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/key_error_checker.rb
   46 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/null_checker.rb
   47 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/tree_spell_checker.rb
   48 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/require_path_checker.rb
   49 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   50 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean/formatter.rb
   51 /tmp/ruby/src/trunk_gcc13/lib/did_you_mean.rb
   52 /tmp/ruby/src/trunk_gcc13/lib/syntax_suggest/core_ext.rb
   53 /tmp/ruby/build/trunk_gcc13/x86_64-linux-fake.rb
   54 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/version.rb
   55 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/version.rb
   56 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/options.rb
   57 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/context.rb
   58 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/exception.rb
   59 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/tag.rb
   60 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/mspec.rb
   61 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/tally.rb
   62 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/guard.rb
   63 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/deprecate.rb
   64 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/version.rb
   65 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/warnings.rb
   66 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/script.rb
   67 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/commands/mspec-run.rb
   68 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/expectations/expectations.rb
   69 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/timer.rb
   70 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb
   71 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/base.rb
   72 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/dotted.rb
   73 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/describe.rb
   74 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/file.rb
   75 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/specdoc.rb
   76 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/html.rb
   77 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/summary.rb
   78 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/unit.rb
   79 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/spinner.rb
   80 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/method.rb
   81 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/stats.rb
   82 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/yaml.rb
   83 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/profile.rb
   84 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/profile.rb
   85 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters/junit.rb
   86 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/formatters.rb
   87 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/filters/match.rb
   88 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/filters/regexp.rb
   89 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/filters/tag.rb
   90 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/filters/profile.rb
   91 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/filters.rb
   92 /tmp/ruby/src/trunk_gcc13/lib/prettyprint.rb
   93 /tmp/ruby/src/trunk_gcc13/lib/pp.rb
   94 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/utils/format.rb
   95 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/base.rb
   96 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_an_instance_of.rb
   97 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_ancestor_of.rb
   98 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_close.rb
   99 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_computed_by.rb
  100 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_empty.rb
  101 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_false.rb
  102 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_kind_of.rb
  103 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_nan.rb
  104 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_nil.rb
  105 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_true.rb
  106 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/be_true_or_false.rb
  107 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/feature.rb
  108 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/io.rb
  109 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/complain.rb
  110 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/eql.rb
  111 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/equal.rb
  112 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/equal_element.rb
  113 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/variable.rb
  114 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_constant.rb
  115 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_class_variable.rb
  116 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/method.rb
  117 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_instance_method.rb
  118 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_instance_variable.rb
  119 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_method.rb
  120 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_private_instance_method.rb
  121 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_private_method.rb
  122 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_protected_instance_method.rb
  123 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_public_instance_method.rb
  124 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/have_singleton_method.rb
  125 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/include.rb
  126 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/include_any_of.rb
  127 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/infinity.rb
  128 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/match_yaml.rb
  129 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/raise_error.rb
  130 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/output.rb
  131 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/tmp.rb
  132 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/output_to_fd.rb
  133 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/respond_to.rb
  134 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/signed_zero.rb
  135 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/block_caller.rb
  136 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers/skip.rb
  137 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/matchers.rb
  138 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/expectations/should.rb
  139 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/expectations.rb
  140 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/warning.rb
  141 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/mocks/mock.rb
  142 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/mocks/proxy.rb
  143 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/mocks/object.rb
  144 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/mocks.rb
  145 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/evaluate.rb
  146 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/example.rb
  147 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/object.rb
  148 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/filter.rb
  149 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/tag.rb
  150 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/taglist.rb
  151 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions/tagpurge.rb
  152 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/actions.rb
  153 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner/shared.rb
  154 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/runner.rb
  155 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/block_device.rb
  156 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/bug.rb
  157 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/conflict.rb
  158 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/endian.rb
  159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/rbconfig/sizeof.so
  160 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/platform.rb
  161 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/quarantine.rb
  162 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/support.rb
  163 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards/superuser.rb
  164 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/guards.rb
  165 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/argf.rb
  166 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/argv.rb
  167 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/datetime.rb
  168 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/fixture.rb
  169 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/flunk.rb
  170 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/fs.rb
  171 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/mock_to_path.rb
  172 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/numeric.rb
  173 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/ruby_exe.rb
  174 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers/scratch.rb
  175 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec/helpers.rb
  176 /tmp/ruby/src/trunk_gcc13/spec/mspec/lib/mspec.rb
  177 /tmp/ruby/src/trunk_gcc13/spec/ruby/spec_helper.rb
  178 /tmp/ruby/src/trunk_gcc13/spec/ruby/command_line/shared/change_directory.rb
  179 /tmp/ruby/src/trunk_gcc13/spec/ruby/command_line/shared/verbose.rb
  180 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/io/fixtures/classes.rb
  181 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/io/shared/pos.rb
  182 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/io/shared/tty.rb
  183 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/io/shared/write.rb
  184 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/io/shared/binwrite.rb
  185 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/single_byte.so
  186 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_32le.so
  187 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/utf_16_32.so
  188 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/iso_8859_1.so
  189 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16le.so
  190 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16be.so
  191 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/kernel/fixtures/classes.rb
  192 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/kernel/shared/sprintf.rb
  193 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
  194 /tmp/ruby/src/trunk_gcc13/spec/ruby/fixtures/code_loading.rb
  195 /tmp/ruby/src/trunk_gcc13/spec/ruby/core/kernel/shared/require.rb
  196 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
  197 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/socket.so
  198 /tmp/ruby/build/trunk_gcc13/.ext/common/socket.rb
  199 /tmp/ruby/src/trunk_gcc13/lib/timeout.rb
  200 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
  201 /tmp/ruby/src/trunk_gcc13/lib/net/protocol.rb

* Process memory map:

56467cc97000-56467ccd6000 r--p 00000000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
56467ccd6000-56467d188000 r-xp 0003f000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
56467d188000-56467d312000 r--p 004f1000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
56467d312000-56467d328000 r--p 0067a000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
56467d328000-56467d329000 rw-p 00690000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
56467d329000-56467d33d000 rw-p 00000000 00:00 0 
564693d67000-564694710000 rw-p 00000000 00:00 0                          [heap]
7f8d34bc0000-7f8d38000000 r--s 00000000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
7f8d38000000-7f8d38036000 rw-p 00000000 00:00 0 
7f8d38036000-7f8d3c000000 ---p 00000000 00:00 0 
7f8d3cbc0000-7f8d40000000 r--s 00000000 00:8e 16551139                   /tmp/ruby/build/trunk_gcc13/ruby
7f8d40000000-7f8d40047000 rw-p 00000000 00:00 0 
7f8d40047000-7f8d44000000 ---p 00000000 00:00 0 
7f8d46227000-7f8d4642e000 r--s 00000000 00:8e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8d4642e000-7f8d4642f000 ---p 00000000 00:00 0 
7f8d4642f000-7f8d4644f000 rw-p 00000000 00:00 0 
7f8d464b0000-7f8d464c0000 rw-p 00000000 00:00 0 
7f8d464ce000-7f8d464d5000 r--p 00000000 00:8e 14558790                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/socket.so
7f8d464d5000-7f8d464fb000 r-xp 00007000 00:8e 14558790                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/socket.so
7f8d464fb000-7f8d46503000 r--p 0002d000 00:8e 14558790                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/socket.so
7f8d46503000-7f8d46504000 r--p 00034000 00:8e 14558790                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/socket.so
7f8d46504000-7f8d46505000 rw-p 00035000 00:8e 14558790                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/socket.so
7f8d46505000-7f8d46507000 r--p 00000000 00:8e 14557076                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8d46507000-7f8d4650a000 r-xp 00002000 00:8e 14557076                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8d4650a000-7f8d4650c000 r--p 00005000 00:8e 14557076                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8d4650c000-7f8d4650d000 r--p 00006000 00:8e 14557076                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8d4650d000-7f8d4650e000 rw-p 00007000 00:8e 14557076                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/etc.so
7f8d4650e000-7f8d4650f000 ---p 00000000 00:00 0 
7f8d4650f000-7f8d4652f000 rw-p 00000000 00:00 0 
7f8d4652f000-7f8d46530000 ---p 00000000 00:00 0 
7f8d46530000-7f8d46670000 rw-p 00000000 00:00 0 
7f8d46672000-7f8d46675000 r--p 00000000 00:8e 14553454                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/single_byte.so
7f8d46675000-7f8d46676000 r-xp 00003000 00:8e 14553454                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/single_byte.so
7f8d46676000-7f8d4668a000 r--p 00004000 00:8e 14553454                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/single_byte.so
7f8d4668a000-7f8d4668f000 r--p 00018000 00:8e 14553454                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/single_byte.so
7f8d4668f000-7f8d46690000 rw-p 0001d000 00:8e 14553454                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/single_byte.so
7f8d46690000-7f8d46700000 rw-p 00000000 00:00 0 
7f8d46703000-7f8d46706000 r--p 00000000 00:8e 14562702                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8d46706000-7f8d4670b000 r-xp 00003000 00:8e 14562702                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8d4670b000-7f8d4670d000 r--p 00008000 00:8e 14562702                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8d4670d000-7f8d4670e000 r--p 00009000 00:8e 14562702                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8d4670e000-7f8d4670f000 rw-p 0000a000 00:8e 14562702                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/stringio.so
7f8d4670f000-7f8d468e0000 rw-p 00000000 00:00 0 
7f8d468e1000-7f8d468e2000 r--p 00000000 00:8e 14680646                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8d468e2000-7f8d468e3000 r-xp 00001000 00:8e 14680646                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8d468e3000-7f8d468e4000 r--p 00002000 00:8e 14680646                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8d468e4000-7f8d468e5000 r--p 00002000 00:8e 14680646                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8d468e5000-7f8d468e6000 rw-p 00003000 00:8e 14680646                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/io/wait.so
7f8d468e6000-7f8d468e7000 r--p 00000000 00:8e 14553190                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16be.so
7f8d468e7000-7f8d468e8000 r-xp 00001000 00:8e 14553190                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16be.so
7f8d468e8000-7f8d468e9000 r--p 00002000 00:8e 14553190                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16be.so
7f8d468e9000-7f8d468ea000 r--p 00002000 00:8e 14553190                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16be.so
7f8d468ea000-7f8d468eb000 rw-p 00003000 00:8e 14553190                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16be.so
7f8d468eb000-7f8d468ec000 r--p 00000000 00:8e 14553136                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16le.so
7f8d468ec000-7f8d468ed000 r-xp 00001000 00:8e 14553136                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16le.so
7f8d468ed000-7f8d468ee000 r--p 00002000 00:8e 14553136                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16le.so
7f8d468ee000-7f8d468ef000 r--p 00002000 00:8e 14553136                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16le.so
7f8d468ef000-7f8d468f0000 rw-p 00003000 00:8e 14553136                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_16le.so
7f8d468f0000-7f8d46900000 rw-p 00000000 00:00 0 
7f8d46900000-7f8d46990000 rw-p 00000000 00:00 0 
7f8d46994000-7f8d46995000 r--p 00000000 00:8e 14553206                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/iso_8859_1.so
7f8d46995000-7f8d46996000 r-xp 00001000 00:8e 14553206                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/iso_8859_1.so
7f8d46996000-7f8d46997000 r--p 00002000 00:8e 14553206                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/iso_8859_1.so
7f8d46997000-7f8d46998000 r--p 00002000 00:8e 14553206                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/iso_8859_1.so
7f8d46998000-7f8d46999000 rw-p 00003000 00:8e 14553206                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/iso_8859_1.so
7f8d46999000-7f8d4699a000 r--p 00000000 00:8e 14553984                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f8d4699a000-7f8d4699c000 r-xp 00001000 00:8e 14553984                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f8d4699c000-7f8d4699d000 r--p 00003000 00:8e 14553984                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f8d4699d000-7f8d4699e000 r--p 00004000 00:8e 14553984                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f8d4699e000-7f8d4699f000 rw-p 00005000 00:8e 14553984                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f8d4699f000-7f8d469a0000 ---p 00000000 00:00 0 
7f8d469a0000-7f8d469e1000 rw-p 00000000 00:00 0 
7f8d469e1000-7f8d469e2000 ---p 00000000 00:00 0 
7f8d469e2000-7f8d46a23000 rw-p 00000000 00:00 0 
7f8d46a23000-7f8d46a24000 ---p 00000000 00:00 0 
7f8d46a24000-7f8d46a65000 rw-p 00000000 00:00 0 
7f8d46a65000-7f8d46a66000 ---p 00000000 00:00 0 
7f8d46a66000-7f8d46aa7000 rw-p 00000000 00:00 0 
7f8d46aa7000-7f8d46aa8000 ---p 00000000 00:00 0 
7f8d46aa8000-7f8d46ae9000 rw-p 00000000 00:00 0 
7f8d46ae9000-7f8d46aea000 ---p 00000000 00:00 0 
7f8d46aea000-7f8d46b2b000 rw-p 00000000 00:00 0 
7f8d46b2b000-7f8d46b2c000 ---p 00000000 00:00 0 
7f8d46b2c000-7f8d46b6d000 rw-p 00000000 00:00 0 
7f8d46b6d000-7f8d46b6e000 ---p 00000000 00:00 0 
7f8d46b6e000-7f8d46baf000 rw-p 00000000 00:00 0 
7f8d46baf000-7f8d46bb0000 ---p 00000000 00:00 0 
7f8d46bb0000-7f8d46bf1000 rw-p 00000000 00:00 0 
7f8d46bf1000-7f8d46bf2000 ---p 00000000 00:00 0 
7f8d46bf2000-7f8d46c33000 rw-p 00000000 00:00 0 
7f8d46c33000-7f8d46c34000 ---p 00000000 00:00 0 
7f8d46c34000-7f8d46c75000 rw-p 00000000 00:00 0 
7f8d46c75000-7f8d46c76000 ---p 00000000 00:00 0 
7f8d46c76000-7f8d46cb7000 rw-p 00000000 00:00 0 
7f8d46cb7000-7f8d46cb8000 ---p 00000000 00:00 0 
7f8d46cb8000-7f8d46cf9000 rw-p 00000000 00:00 0 
7f8d46cf9000-7f8d46cfa000 ---p 00000000 00:00 0 
7f8d46cfa000-7f8d46d3b000 rw-p 00000000 00:00 0 
7f8d46d3b000-7f8d46d3c000 ---p 00000000 00:00 0 
7f8d46d3c000-7f8d46d7d000 rw-p 00000000 00:00 0 
7f8d46d7d000-7f8d46d7e000 ---p 00000000 00:00 0 
7f8d46d7e000-7f8d46dbf000 rw-p 00000000 00:00 0 
7f8d46dbf000-7f8d46dc0000 ---p 00000000 00:00 0 
7f8d46dc0000-7f8d46e01000 rw-p 00000000 00:00 0 
7f8d46e01000-7f8d46e02000 ---p 00000000 00:00 0 
7f8d46e02000-7f8d46e43000 rw-p 00000000 00:00 0 
7f8d46e43000-7f8d46e44000 ---p 00000000 00:00 0 
7f8d46e44000-7f8d46e85000 rw-p 00000000 00:00 0 
7f8d46e85000-7f8d46e86000 ---p 00000000 00:00 0 
7f8d46e86000-7f8d46ec7000 rw-p 00000000 00:00 0 
7f8d46ec7000-7f8d46ec8000 ---p 00000000 00:00 0 
7f8d46ec8000-7f8d46f09000 rw-p 00000000 00:00 0 
7f8d46f09000-7f8d46f0a000 ---p 00000000 00:00 0 
7f8d46f0a000-7f8d46f4b000 rw-p 00000000 00:00 0 
7f8d46f4b000-7f8d46f4c000 ---p 00000000 00:00 0 
7f8d46f4c000-7f8d46f8d000 rw-p 00000000 00:00 0 
7f8d46f8d000-7f8d46f8e000 ---p 00000000 00:00 0 
7f8d46f8e000-7f8d46fcf000 rw-p 00000000 00:00 0 
7f8d46fcf000-7f8d46fd0000 ---p 00000000 00:00 0 
7f8d46fd0000-7f8d47011000 rw-p 00000000 00:00 0 
7f8d47011000-7f8d47012000 ---p 00000000 00:00 0 
7f8d47012000-7f8d47053000 rw-p 00000000 00:00 0 
7f8d47053000-7f8d47054000 ---p 00000000 00:00 0 
7f8d47054000-7f8d47095000 rw-p 00000000 00:00 0 
7f8d47095000-7f8d47096000 ---p 00000000 00:00 0 
7f8d47096000-7f8d470d7000 rw-p 00000000 00:00 0 
7f8d470d7000-7f8d470d8000 ---p 00000000 00:00 0 
7f8d470d8000-7f8d47119000 rw-p 00000000 00:00 0 
7f8d47119000-7f8d4711a000 ---p 00000000 00:00 0 
7f8d4711a000-7f8d4715b000 rw-p 00000000 00:00 0 
7f8d4715b000-7f8d4715c000 ---p 00000000 00:00 0 
7f8d4715c000-7f8d4719d000 rw-p 00000000 00:00 0 
7f8d4719d000-7f8d4719e000 ---p 00000000 00:00 0 
7f8d4719e000-7f8d471df000 rw-p 00000000 00:00 0 
7f8d471df000-7f8d471e0000 ---p 00000000 00:00 0 
7f8d471e0000-7f8d47a30000 rw-p 00000000 00:00 0 
7f8d47a34000-7f8d47a35000 r--p 00000000 00:8e 14553407                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_32le.so
7f8d47a35000-7f8d47a36000 r-xp 00001000 00:8e 14553407                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_32le.so
7f8d47a36000-7f8d47a37000 r--p 00002000 00:8e 14553407                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_32le.so
7f8d47a37000-7f8d47a38000 r--p 00002000 00:8e 14553407                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_32le.so
7f8d47a38000-7f8d47a39000 rw-p 00003000 00:8e 14553407                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/utf_32le.so
7f8d47a39000-7f8d47a3a000 r--p 00000000 00:8e 14680580                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/rbconfig/sizeof.so
7f8d47a3a000-7f8d47a3c000 r-xp 00001000 00:8e 14680580                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/rbconfig/sizeof.so
7f8d47a3c000-7f8d47a3d000 r--p 00003000 00:8e 14680580                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/rbconfig/sizeof.so
7f8d47a3d000-7f8d47a3e000 r--p 00003000 00:8e 14680580                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/rbconfig/sizeof.so
7f8d47a3e000-7f8d47a3f000 rw-p 00004000 00:8e 14680580                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/rbconfig/sizeof.so
7f8d47a3f000-7f8d60eb0000 rw-p 00000000 00:00 0 
7f8d60eb3000-7f8d60eb4000 r--p 00000000 00:8e 14555115                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8d60eb4000-7f8d60eb5000 r-xp 00001000 00:8e 14555115                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8d60eb5000-7f8d60eb6000 r--p 00002000 00:8e 14555115                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8d60eb6000-7f8d60eb7000 r--p 00002000 00:8e 14555115                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8d60eb7000-7f8d60eb8000 rw-p 00003000 00:8e 14555115                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/monitor.so
7f8d60eb9000-7f8d60eba000 r--p 00000000 00:8e 14552233                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8d60eba000-7f8d60ebb000 r-xp 00001000 00:8e 14552233                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8d60ebb000-7f8d60ebc000 r--p 00002000 00:8e 14552233                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8d60ebc000-7f8d60ebd000 r--p 00002000 00:8e 14552233                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8d60ebd000-7f8d60ebe000 rw-p 00003000 00:8e 14552233                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so
7f8d60ebe000-7f8d60fbf000 rw-p 00000000 00:00 0 
7f8d60fbf000-7f8d60fc6000 r--s 00000000 00:8e 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f8d60fc6000-7f8d6101f000 r--p 00000000 00:8e 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7f8d6101f000-7f8d61022000 rw-p 00000000 00:00 0 
7f8d61022000-7f8d6104a000 r--p 00000000 00:8e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8d6104a000-7f8d611d2000 r-xp 00028000 00:8e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8d611d2000-7f8d61221000 r--p 001b0000 00:8e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8d61221000-7f8d61225000 r--p 001fe000 00:8e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8d61225000-7f8d61227000 rw-p 00202000 00:8e 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f8d61227000-7f8d61236000 rw-p 00000000 00:00 0 
7f8d61236000-7f8d6123a000 r--p 00000000 00:8e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8d6123a000-7f8d6125d000 r-xp 00004000 00:8e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8d6125d000-7f8d61261000 r--p 00027000 00:8e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8d61261000-7f8d61262000 r--p 0002b000 00:8e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8d61262000-7f8d61263000 rw-p 0002c000 00:8e 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8d61263000-7f8d61273000 r--p 00000000 00:8e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8d61273000-7f8d612f2000 r-xp 00010000 00:8e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8d612f2000-7f8d6134a000 r--p 0008f000 00:8e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8d6134a000-7f8d6134b000 r--p 000e7000 00:8e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8d6134b000-7f8d6134c000 rw-p 000e8000 00:8e 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f8d6134c000-7f8d6134e000 r--p 00000000 00:8e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8d6134e000-7f8d61363000 r-xp 00002000 00:8e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8d61363000-7f8d6137c000 r--p 00017000 00:8e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8d6137c000-7f8d6137d000 r--p 0002f000 00:8e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8d6137d000-7f8d6137e000 rw-p 00030000 00:8e 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8d6137e000-7f8d61386000 rw-p 00000000 00:00 0 
7f8d61386000-7f8d61390000 r--p 00000000 00:8e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8d61390000-7f8d613f3000 r-xp 0000a000 00:8e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8d613f3000-7f8d61408000 r--p 0006d000 00:8e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8d61408000-7f8d61409000 r--p 00081000 00:8e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8d61409000-7f8d6140a000 rw-p 00082000 00:8e 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f8d6140a000-7f8d6140c000 r--p 00000000 00:8e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8d6140c000-7f8d6141e000 r-xp 00002000 00:8e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8d6141e000-7f8d61424000 r--p 00014000 00:8e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8d61424000-7f8d61425000 r--p 0001a000 00:8e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8d61425000-7f8d61426000 rw-p 0001b000 00:8e 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f8d61426000-7f8d61427000 r--p 00000000 00:8e 14553086                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8d61427000-7f8d61428000 r-xp 00001000 00:8e 14553086                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8d61428000-7f8d61429000 r--p 00002000 00:8e 14553086                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8d61429000-7f8d6142a000 r--p 00002000 00:8e 14553086                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8d6142a000-7f8d6142b000 rw-p 00003000 00:8e 14553086                   /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so
7f8d6142b000-7f8d6142d000 rw-p 00000000 00:00 0 
7f8d6142d000-7f8d6142e000 r--p 00000000 00:8e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8d6142e000-7f8d61459000 r-xp 00001000 00:8e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8d61459000-7f8d61463000 r--p 0002c000 00:8e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8d61463000-7f8d61465000 r--p 00036000 00:8e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f8d61465000-7f8d61467000 rw-p 00038000 00:8e 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd0f2dd000-7ffd0f2fe000 rw-p 00000000 00:00 0                          [stack]
7ffd0f373000-7ffd0f377000 r--p 00000000 00:00 0                          [vvar]
7ffd0f377000-7ffd0f379000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


  2820 ............................................................

A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_gcc13/spec/ruby/library/net-http/httpheader/delete_spec.rb
  2880 ......

Finished in 22.689588 seconds

2888 files, 29634 examples, 142706 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:1003: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile