# Logfile created on 2026-02-12 23:36:55 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e2c9a02fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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_gcc10", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc10", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10", @configure_opts=["CC=gcc-10"], @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20260212-233655", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e2c9a1ddbf8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e2c9a1dda40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e2c95b19348 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20260212-233655", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20260212-233655>, @binmode=false, @mon_data=#<Monitor:0x00007e2c9a1dd4a0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   d8b8a95..f0ff0df  master     -> origin/master
Updating d8b8a95..f0ff0df
Fast-forward
 NEWS.md                                            |  13 +++
 doc/language/packed_data.rdoc                      |   2 +
 load.c                                             |  77 +++++++++++++
 pack.c                                             |  83 +++++++++++++
 spec/ruby/core/array/pack/r_spec.rb                |  89 ++++++++++++++
 spec/ruby/core/array/pack/shared/basic.rb          |   2 +-
 spec/ruby/core/kernel/autoload_relative_spec.rb    | 114 ++++++++++++++++++
 .../core/kernel/fixtures/autoload_relative_b.rb    |   7 ++
 .../core/kernel/fixtures/autoload_relative_d.rb    |   5 +
 spec/ruby/core/module/autoload_relative_spec.rb    | 128 +++++++++++++++++++++
 .../core/module/fixtures/autoload_relative_a.rb    |   9 ++
 spec/ruby/core/string/unpack/r_spec.rb             |  85 ++++++++++++++
 test/ruby/test_autoload.rb                         |  89 ++++++++++++++
 test/ruby/test_pack.rb                             | 112 ++++++++++++++++++
 14 files changed, 814 insertions(+), 1 deletion(-)
 create mode 100644 spec/ruby/core/array/pack/r_spec.rb
 create mode 100644 spec/ruby/core/kernel/autoload_relative_spec.rb
 create mode 100644 spec/ruby/core/kernel/fixtures/autoload_relative_b.rb
 create mode 100644 spec/ruby/core/kernel/fixtures/autoload_relative_d.rb
 create mode 100644 spec/ruby/core/module/autoload_relative_spec.rb
 create mode 100644 spec/ruby/core/module/fixtures/autoload_relative_a.rb
 create mode 100644 spec/ruby/core/string/unpack/r_spec.rb
Latest commit hash = f0ff0df584
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_gcc10/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10/load.c
compiling /tmp/ruby/src/trunk_gcc10/pack.c
compiling /tmp/ruby/src/trunk_gcc10/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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.rbbin updated
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_gcc10/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-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc10/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_gcc10/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc10/lib
installing arch files:              /tmp/ruby/install/trunk_gcc10/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc10/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc10/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc10/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc10/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_gcc10/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc10/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc10/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_gcc10/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_gcc10/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.1
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2037 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-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc10/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-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
Run options: 
  --seed=49100
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc10/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/758] 3087603=rubygems/test_gem_commands_uninstall_command
[  2/758] 3087600=ruby/test_hash
[  3/758] 3087602=-ext-/hash/test_delete
[  4/758] 3087601=ruby/test_weakkeymap
[  5/758] 3087602=prism/encoding/encodings_test
[  6/758] 3087602=prism/result/attribute_write_test
[  7/758] 3087602=ruby/test_continuation
[  8/758] 3087602=ruby/test_weakmap
[  9/758] 3087601=test_forwardable
[ 10/758] 3087601=optparse/test_placearg
[ 11/758] 3087601=psych/handlers/test_recorder
[ 12/758] 3087601=-ext-/test_enumerator_kw
[ 13/758] 3087601=uri/test_parser
[ 14/758] 3087601=ruby/test_complexrational
[ 15/758] 3087601=ruby/test_sprintf
[ 16/758] 3087601=prism/result/equality_test
[ 17/758] 3087601=ripper/test_files_test
[ 18/758] 3087601=-ext-/debug/test_profile_frames
[ 19/758] 3087601=ruby/test_shapes
[ 20/758] 3087601=uri/test_ldap
[ 21/758] 3087601=ruby/test_inlinecache
[ 22/758] 3087601=rubygems/test_gem_commands_update_command
[ 23/758] 3087603=psych/test_set
[ 24/758] 3087603=socket/test_socket
[ 25/758] 3087602=rubygems/test_gem_stub_specification
[ 26/758] 3087602=rubygems/test_gem_request_set_lockfile_parser
[ 27/758] 3087603=test_tempfile
[ 28/758] 3087602=-ext-/bignum/test_big2str
[ 29/758] 3087602=rubygems/test_gem_dependency_resolution_error
[ 30/758] 3087602=rubygems/test_gem_stream_ui
[ 31/758] 3087602=rubygems/test_gem_resolver_vendor_set
[ 32/758] 3087602=prism/api/parse_test
[ 33/758] 3087602=rubygems/test_gem_commands_cert_command
[ 34/758] 3087603=dtrace/test_require
[ 35/758] 3087603=prism/ruby/location_test
[ 36/758] 3087603=test_trick
[ 37/758] 3087600=rubygems/test_gem_available_set
[ 38/758] 3087600=-ext-/symbol/test_type
[ 39/758] 3087600=-ext-/string/test_modify_expand
[ 40/758] 3087600=ruby/test_m17n
[ 41/758] 3087601=ruby/test_yjit
[ 42/758] 3087600=rubygems/test_gem_request_set_gem_dependency_api
[ 43/758] 3087600=date/test_date_arith
[ 44/758] 3087600=json/json_string_matching_test
[ 45/758] 3087600=rubygems/test_gem_version_option
[ 46/758] 3087600=ruby/test_argf
[ 47/758] 3087602=pathname/test_ractor
[ 48/758] 3087602=rubygems/test_gem_source_vendor
[ 49/758] 3087602=ruby/test_array
[ 50/758] 3087603=mkmf/test_signedness
[ 51/758] 3087600=rubygems/test_gem_command_manager
[ 52/758] 3087600=cgi/test_cgi_escape
[ 53/758] 3087600=rubygems/test_gem_ext_rake_builder
[ 54/758] 3087602=rubygems/test_gem_dependency
[ 55/758] 3087602=uri/test_file
[ 56/758] 3087602=test_shellwords
[ 57/758] 3087602=erb/test_erb
[ 58/758] 3087602=prism/result/regular_expression_options_test
[ 59/758] 3087602=rubygems/test_gem_version
[ 60/758] 3087602=prism/api/command_line_test
[ 61/758] 3087602=rubygems/test_require
[ 62/758] 3087600=psych/test_omap
[ 63/758] 3087600=rubygems/test_gem_remote_fetcher_local_server
[ 64/758] 3087600=ruby/test_integer_comb
[ 65/758] 3087602=erb/test_erb_command
[ 66/758] 3087602=rubygems/test_gem_ext_cargo_builder_unit
[ 67/758] 3087602=optparse/test_bash_completion
[ 68/758] 3087602=test_prettyprint
[ 69/758] 3087602=rubygems/test_gem_request_connection_pools
[ 70/758] 3087602=prism/newline_test
[ 71/758] 3087602=rubygems/test_gem_commands_server_command
[ 72/758] 3087602=ruby/test_exception
[ 73/758] 3087600=-ext-/array/test_resize
[ 74/758] 3087600=net/protocol/test_protocol
[ 75/758] 3087600=fiber/test_queue
[ 76/758] 3087600=-ext-/funcall/test_passing_block
[ 77/758] 3087600=ruby/test_float
[ 78/758] 3087601=date/test_date_new
[ 79/758] 3087601=rubygems/test_gem_gemcutter_utilities
[ 80/758] 3087600=rubygems/test_gem_package_tar_reader
[ 81/758] 3087600=rubygems/test_gem_safe_yaml
[ 82/758] 3087600=rubygems/test_gem_resolver_conflict
[ 83/758] 3087600=strscan/test_stringscanner
[ 84/758] 3087600=rubygems/test_gem_commands_pristine_command
[ 85/758] 3087602=-ext-/stack/test_stack_overflow
[ 86/758] 3087602=rubygems/test_gem_resolver_best_set
[ 87/758] 3087602=resolv/test_mdns
[ 88/758] 3087602=-ext-/st/test_update
[ 89/758] 3087602=ruby/test_case
[ 90/758] 3087602=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 91/758] 3087602=rubygems/test_gem_commands_unpack_command
[ 92/758] 3087602=rubygems/test_gem_resolver_requirement_list
[ 93/758] 3087602=prism/result/index_write_test
[ 94/758] 3087602=prism/locals_test
[ 95/758] 3087602=ruby/test_m17n_comb
[ 96/758] 3087601=openssl/test_x509store
[ 97/758] 3087600=mkmf/test_libs
[ 98/758] 3087600=ruby/test_math
[ 99/758] 3087600=dtrace/test_gc
[100/758] 3087600=rubygems/test_gem_package_tar_reader_entry
[101/758] 3087601=ruby/test_readpartial
[102/758] 3087601=prism/ruby/ripper_test
[103/758] 3087600=rubygems/test_rubygems
[104/758] 3087600=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[105/758] 3087600=ruby/test_warning
[106/758] 3087600=rubygems/test_gem_resolver_installed_specification
[107/758] 3087600=-ext-/typeddata/test_typeddata
[108/758] 3087600=-ext-/file/test_stat
[109/758] 3087600=ruby/enc/test_gbk
[110/758] 3087600=prism/result/static_inspect_test
[111/758] 3087600=date/test_date_conv
[112/758] 3087600=mkmf/test_convertible
[113/758] 3087603=mkmf/test_egrep_cpp
[114/758] 3087602=rubygems/test_gem_package_tar_header
[115/758] 3087602=-ext-/symbol/test_inadvertent_creation
[116/758] 3087603=ruby/test_zjit
[117/758] 3087603=rubygems/test_gem_silent_ui
[118/758] 3087602=rubygems/test_gem_doctor
[119/758] 3087603=psych/test_emitter
[120/758] 3087603=rubygems/test_webauthn_poller
[121/758] 3087603=rubygems/test_gem_commands_dependency_command
[122/758] 3087602=rubygems/test_gem_config_file
[123/758] 3087603=ruby/test_fiber
[124/758] 3087602=ruby/test_yjit_exit_locations
[125/758] 3087602=ruby/test_io_buffer
[126/758] 3087601=prism/regexp_test
[127/758] 3087601=optparse/test_getopts
[128/758] 3087601=rubygems/test_gem_ext_cmake_builder
[129/758] 3087601=rubygems/test_gem_resolver_lock_specification
[130/758] 3087601=rubygems/test_gem_commands_which_command
[131/758] 3087601=date/test_date_strptime
[132/758] 3087602=ruby/test_ifunless
[133/758] 3087602=test_unicode_normalize
[134/758] 3087602=prism/api/parse_stream_test
[135/758] 3087602=psych/visitors/test_yaml_tree
[136/758] 3087601=ruby/test_method
[137/758] 3087602=-ext-/iseq_load/test_iseq_load
[138/758] 3087603=socket/test_nonblock
[139/758] 3087603=prism/encoding/symbol_encoding_test
[140/758] 3087603=-ext-/st/test_foreach
[141/758] 3087603=-ext-/gvl/test_ubf_async_safe
[142/758] 3087603=rubygems/test_gem_request_set_lockfile_tokenizer
[143/758] 3087603=prism/result/static_literals_test
[144/758] 3087603=-ext-/win32/test_console_attr
[145/758] 3087603=ruby/test_system
[146/758] 3087602=optparse/test_summary
[147/758] 3087602=mkmf/test_have_macro
[148/758] 3087603=prism/snippets_test
[149/758] 3087602=stringio/test_stringio
[150/758] 3087602=-ext-/test_bug-5832
[151/758] 3087602=rubygems/test_gem_security_trust_dir
[152/758] 3087601=-ext-/string/test_fstring
[153/758] 3087602=rubygems/test_gem_validator
[154/758] 3087602=rubygems/test_gem_commands_yank_command
[155/758] 3087601=mkmf/test_sizeof
[156/758] 3087602=-ext-/thread/test_lock_native_thread
[157/758] 3087602=prism/result/numeric_value_test
[158/758] 3087602=prism/lex_test
[159/758] 3087602=prism/encoding/regular_expression_encoding_test
[160/758] 3087602=ripper/test_files_test_2
[161/758] 3087603=did_you_mean/tree_spell/test_human_typo
[162/758] 3087603=openssl/test_asn1
[163/758] 3087603=fiber/test_io
[164/758] 3087603=fiber/test_sleep
[165/758] 3087603=ruby/test_complex
[166/758] 3087603=rubygems/test_gem_impossible_dependencies_error
[167/758] 3087603=-ext-/bignum/test_bigzero
[168/758] 3087603=-ext-/eval/test_eval
[169/758] 3087603=ripper/test_scanner_events
[170/758] 3087603=-ext-/string/test_external_new
[171/758] 3087603=rubygems/test_gem_requirement
[172/758] 3087603=optparse/test_autoconf
[173/758] 3087603=prism/ruby/compiler_test
[174/758] 3087603=rubygems/test_gem_dependency_installer
[175/758] 3087602=prism/ruby/parser_test
[176/758] 3087602=openssl/test_bn
[177/758] 3087602=psych/test_array
[178/758] 3087602=-ext-/test_bug-3571
[179/758] 3087602=rubygems/test_gem_install_update_options
[180/758] 3087602=-ext-/gvl/test_last_thread
[181/758] 3087602=ruby/test_process
[182/758] 3087601=prism/result/integer_parse_test
[183/758] 3087601=ruby/test_autoload
[184/758] 3087603=ruby/test_unicode_escape
[185/758] 3087603=-ext-/load/test_stringify_symbols
[186/758] 3087603=ruby/test_string
[187/758] 3087600=mkmf/test_framework
[188/758] 3087600=monitor/test_monitor
[189/758] 3087600=test_securerandom
[190/758] 3087600=ruby/test_beginendblock
[191/758] 3087600=ruby/test_data
[192/758] 3087600=rubygems/test_gem_spec_fetcher
[193/758] 3087600=psych/visitors/test_depth_first
[194/758] 3087600=io/console/test_io_console
[195/758] 3087600=ripper/test_ripper
[196/758] 3087601=ruby/test_whileuntil
[197/758] 3087601=rubygems/test_gem_commands_push_command
[198/758] 3087601=psych/test_yaml_special_cases
[199/758] 3087601=rubygems/test_gem_source_list
[200/758] 3087601=net/http/test_httpresponse
[201/758] 3087601=-ext-/test_ensure_and_callcc
[202/758] 3087601=test_tmpdir
[203/758] 3087601=psych/test_stream
[204/758] 3087601=ruby/test_sleep
[205/758] 3087600=ripper/test_files_sample
[206/758] 3087600=-ext-/exception/test_enc_raise
[207/758] 3087600=test_singleton
[208/758] 3087600=ripper/test_files_ext
[209/758] 3087600=openssl/test_x509ext
[210/758] 3087600=-ext-/vm/test_at_exit
[211/758] 3087600=date/test_date_attr
[212/758] 3087600=rubygems/test_gem_commands_owner_command
[213/758] 3087600=rubygems/test_gem_dependency_list
[214/758] 3087600=prism/ruby/reflection_test
[215/758] 3087600=ruby/test_pack
[216/758] 3087601=ruby/enc/test_emoji
[217/758] 3087600=rubygems/test_gem_resolver
[218/758] 3087601=-ext-/econv/test_append
[219/758] 3087601=ruby/test_condition
[220/758] 3087601=ruby/enc/test_cp949
[221/758] 3087601=openssl/test_kdf
[222/758] 3087601=rubygems/test_gem_ext_ext_conf_builder
[223/758] 3087600=openssl/test_ts
[224/758] 3087600=ruby/test_refinement
[225/758] 3087601=-ext-/path_to_class/test_path_to_class
[226/758] 3087601=-ext-/test_notimplement
[227/758] 3087601=openssl/test_x509crl
[228/758] 3087601=ruby/test_range
[229/758] 3087601=optparse/test_zsh_completion
[230/758] 3087601=psych/test_alias_and_anchor
[231/758] 3087601=-ext-/box/test_load_ext
[232/758] 3087601=ruby/enc/test_utf16
[233/758] 3087601=mmtk/test_configuration
[234/758] 3087601=-ext-/bignum/test_mul
[235/758] 3087601=rubygems/test_gem_security_signer
[236/758] 3087601=rubygems/test_gem_command
[237/758] 3087601=openssl/test_pkcs12
[238/758] 3087601=ruby/test_compile_prism
[239/758] 3087601=rubygems/test_gem_resolver_index_set
[240/758] 3087601=ruby/enc/test_gb18030
[241/758] 3087601=psych/test_scalar
[242/758] 3087601=socket/test_udp
[243/758] 3087601=rubygems/test_gem_uninstaller
[244/758] 3087601=ruby/enc/test_case_options
[245/758] 3087601=-ext-/thread/test_instrumentation_api
[246/758] 3087601=psych/test_psych
[247/758] 3087601=dtrace/test_object_create_start
[248/758] 3087601=rubygems/test_remote_fetch_error
[249/758] 3087601=rubygems/test_gem_commands_install_command
[250/758] 3087600=-ext-/debug/test_debug
[251/758] 3087600=-ext-/win32/test_dln
[252/758] 3087600=did_you_mean/spell_checking/test_key_name_check
[253/758] 3087600=ruby/test_rand
[254/758] 3087600=dtrace/test_array_create
[255/758] 3087600=ruby/test_literal
[256/758] 3087600=prism/api/parse_success_test
[257/758] 3087600=psych/visitors/test_to_ruby
[258/758] 3087600=mkmf/test_pkg_config
[259/758] 3087600=json/json_encoding_test
[260/758] 3087600=fiber/test_thread
[261/758] 3087600=rubygems/test_gem_package_old
[262/758] 3087600=openssl/test_pkey
[263/758] 3087600=ruby/test_allocation
[264/758] 3087601=ruby/test_backtrace
[265/758] 3087601=ruby/test_frozen
[266/758] 3087601=ruby/test_insns_leaf
[267/758] 3087601=rubygems/test_gem_resolver_local_specification
[268/758] 3087601=-ext-/string/test_ellipsize
[269/758] 3087601=openssl/test_x509attr
[270/758] 3087601=rubygems/test_gem_remote_fetcher_s3
[271/758] 3087602=fiber/test_ractor
[272/758] 3087602=prism/result/integer_base_flags_test
[273/758] 3087602=rubygems/test_gem_resolver_specification
[274/758] 3087602=openssl/test_x509req
[275/758] 3087601=ruby/test_pattern_matching
[276/758] 3087601=rubygems/test_gem_commands_stale_command
[277/758] 3087601=-ext-/struct/test_duplicate
[278/758] 3087601=psych/test_string
[279/758] 3087602=ruby/test_pipe
[280/758] 3087601=dtrace/test_raise
[281/758] 3087601=prism/ruby/desugar_compiler_test
[282/758] 3087602=-ext-/marshal/test_internal_ivar
[283/758] 3087602=-ext-/tracepoint/test_tracepoint
[284/758] 3087601=ruby/enc/test_grapheme_breaks
[285/758] 3087601=optparse/test_load
[286/758] 3087601=ruby/test_objectspace
[287/758] 3087602=ruby/test_box
[288/758] 3087603=erb/test_erb_m17n
[289/758] 3087603=ruby/test_time
[290/758] 3087603=prism/ruby/parameters_signature_test
[291/758] 3087603=rubygems/test_gem_source_specific_file
[292/758] 3087603=-ext-/bug_reporter/test_bug_reporter
[293/758] 3087603=io/wait/test_ractor
[294/758] 3087603=ruby/test_super
[295/758] 3087602=rubygems/test_gem_installer
[296/758] 3087603=fiber/test_scheduler
[297/758] 3087601=ruby/test_fnmatch
[298/758] 3087601=ruby/test_require_lib
[299/758] 3087600=rubygems/test_gem_request_set_lockfile
[300/758] 3087600=rubygems/test_gem_resolver_dependency_request
[301/758] 3087600=-ext-/postponed_job/test_postponed_job
[302/758] 3087600=ruby/test_alias
[303/758] 3087600=psych/json/test_stream
[304/758] 3087600=ruby/test_defined
[305/758] 3087600=dtrace/test_method_cache
[306/758] 3087600=mkmf/test_configuration
[307/758] 3087600=ruby/enc/test_windows_1251
[308/758] 3087600=prism/ruby/relocation_test
[309/758] 3087600=prism/result/string_test
[310/758] 3087600=zlib/test_zlib
[311/758] 3087601=rubygems/test_gem_commands_outdated_command
[312/758] 3087601=rubygems/test_gem_remote_fetcher
[313/758] 3087603=ruby/test_proc
[314/758] 3087601=prism/newline_offsets_test
[315/758] 3087602=resolv/test_dns
[316/758] 3087602=ruby/test_syntax
[317/758] 3087601=-ext-/test_recursion
[318/758] 3087601=rubygems/test_gem_commands_open_command
[319/758] 3087601=psych/visitors/test_emitter
[320/758] 3087601=rubygems/test_gem_package_tar_header_ractor
[321/758] 3087601=rubygems/test_gem_commands_sources_command
[322/758] 3087603=fileutils/test_fileutils
[323/758] 3087601=objspace/test_ractor
[324/758] 3087601=date/test_date_marshal
[325/758] 3087601=test_ipaddr
[326/758] 3087601=json/json_ryu_fallback_test
[327/758] 3087601=ripper/test_parser_events
[328/758] 3087601=-ext-/class/test_class2name
[329/758] 3087601=optparse/test_noarg
[330/758] 3087601=test_timeout
[331/758] 3087603=test_weakref
[332/758] 3087603=ruby/enc/test_euc_jp
[333/758] 3087603=ruby/enc/test_utf32
[334/758] 3087603=uri/test_generic
[335/758] 3087603=-ext-/string/test_too_many_dummy_encodings
[336/758] 3087603=resolv/test_win32_config
[337/758] 3087603=psych/test_nil
[338/758] 3087603=uri/test_http
[339/758] 3087603=ruby/test_arity
[340/758] 3087603=rubygems/test_gem_commands_fetch_command
[341/758] 3087603=-ext-/bignum/test_str2big
[342/758] 3087603=openssl/test_random
[343/758] 3087603=ruby/test_trace
[344/758] 3087603=-ext-/test_bug-14834
[345/758] 3087601=fiber/test_address_resolve
[346/758] 3087603=-ext-/num2int/test_num2int
[347/758] 3087601=rubygems/test_gem_source_local
[348/758] 3087603=test_time
[349/758] 3087603=-ext-/iter/test_iter_break
[350/758] 3087603=did_you_mean/spell_checking/test_pattern_key_name_check
[351/758] 3087600=socket/test_addrinfo
[352/758] 3087603=openssl/test_hmac
[353/758] 3087603=openssl/test_x509cert
[354/758] 3087600=digest/test_ractor
[355/758] 3087601=uri/test_mailto
[356/758] 3087600=date/test_date
[357/758] 3087601=-ext-/scheduler/test_interrupt_with_scheduler
[358/758] 3087601=rubygems/test_gem_request
[359/758] 3087600=rubygems/test_gem_name_tuple
[360/758] 3087600=ruby/test_numeric
[361/758] 3087600=digest/test_digest
[362/758] 3087603=-ext-/struct/test_data
[363/758] 3087603=rubygems/test_gem_resolver_activation_request
[364/758] 3087603=ruby/enc/test_cesu8
[365/758] 3087603=fiber/test_storage
[366/758] 3087603=rubygems/test_gem_resolver_git_set
[367/758] 3087601=json/json_generic_object_test
[368/758] 3087601=mkmf/test_have_library
[369/758] 3087600=date/test_date_ractor
[370/758] 3087600=objspace/test_objspace
[371/758] 3087603=rubygems/test_deprecate
[372/758] 3087603=test_extlibs
[373/758] 3087601=-ext-/string/test_rb_str_dup
[374/758] 3087601=dtrace/test_string
[375/758] 3087601=ruby/test_iterator
[376/758] 3087601=rubygems/test_gem_commands_build_command
[377/758] 3087601=json/json_ext_parser_test
[378/758] 3087601=fiber/test_process
[379/758] 3087603=ruby/test_dir
[380/758] 3087601=rubygems/test_gem_platform
[381/758] 3087601=rubygems/test_gem_update_suggestion
[382/758] 3087601=ruby/test_flip
[383/758] 3087601=ruby/test_dir_m17n
[384/758] 3087603=rubygems/test_gem_commands_rebuild_command
[385/758] 3087603=psych/test_data
[386/758] 3087603=ruby/test_keyword
[387/758] 3087603=rubygems/test_gem_resolver_lock_set
[388/758] 3087603=openssl/test_ns_spki
[389/758] 3087603=openssl/test_ossl
[390/758] 3087603=json/json_fixtures_test
[391/758] 3087603=net/http/test_https_proxy
[392/758] 3087603=socket/test_tcp
[393/758] 3087603=rubygems/test_webauthn_listener_response
[394/758] 3087603=ruby/test_threadgroup
[395/758] 3087602=io/wait/test_io_wait
[396/758] 3087603=open-uri/test_proxy
[397/758] 3087602=optparse/test_kwargs
[398/758] 3087602=did_you_mean/spell_checking/test_variable_name_check
[399/758] 3087603=prism/fixtures_test
[400/758] 3087602=ruby/test_rational2
[401/758] 3087602=ripper/test_files_test_1
[402/758] 3087602=io/wait/test_io_wait_uncommon
[403/758] 3087602=ruby/test_ractor
[404/758] 3087603=rubygems/test_gem_bundler_version_finder
[405/758] 3087601=rubygems/test_gem_ci_detector
[406/758] 3087601=rubygems/test_gem_commands_contents_command
[407/758] 3087603=psych/test_object
[408/758] 3087603=ruby/test_variable
[409/758] 3087601=ruby/test_nomethod_error
[410/758] 3087601=-ext-/load/test_resolve_symbol
[411/758] 3087601=rubygems/test_gem_resolver_composed_set
[412/758] 3087601=prism/result/breadth_first_search_test
[413/758] 3087601=ruby/test_thread
[414/758] 3087603=error_highlight/test_error_highlight
[415/758] 3087603=ruby/enc/test_euc_kr
[416/758] 3087603=psych/test_merge_keys
[417/758] 3087603=psych/test_object_references
[418/758] 3087603=test_open3
[419/758] 3087601=-ext-/proc/test_bmethod
[420/758] 3087601=-ext-/popen_deadlock/test_popen_deadlock
[New LWP 3103707]
[New LWP 3103684]
[421/758] 3087601=prism/magic_comment_test
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000064e9361947c4 in rgengc_check_relation (obj=126439751018480, objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/include/ruby/internal/fl_type.h:407
407	    return RBASIC(obj)->flags & flags;

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x72ff0c8267c0 (LWP 3103682) "ruby" 0x000064e9361947c4 in rgengc_check_relation (obj=126439751018480, objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/include/ruby/internal/fl_type.h:407
  2    Thread 0x72fef20ed6c0 (LWP 3103707) "ruby" 0x000072ff0c8c1d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64e9368041a0 <_vm+256>) at ./nptl/futex-internal.c:57
  3    Thread 0x72fef31ff6c0 (LWP 3103684) "ruby" 0x000072ff0c953042 in epoll_wait (epfd=4, events=events@entry=0x64e936803a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 3 (Thread 0x72fef31ff6c0 (LWP 3103684) "ruby"):
#0  0x000072ff0c953042 in epoll_wait (epfd=4, events=events@entry=0x64e936803a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064e9362fe9ce in event_wait (vm=0x64e9368040a0 <_vm>) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:2931
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x64e9368040a0 <_vm>) at /tmp/ruby/src/trunk_gcc10/thread_pthread_mn.c:934
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
        event_serial = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:3058
        vm = <optimized out>
#4  0x000072ff0c8c5a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126439326217920, -6464480837073608363, 126439326217920, -272, 0, 140720398919904, -6464480837061025451, -6464227000984641195}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x000072ff0c952c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x72fef20ed6c0 (LWP 3103707) "ruby"):
#0  0x000072ff0c8c1d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64e9368041a0 <_vm+256>) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x64e9368041a0 <_vm+256>) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64e9368041a0 <_vm+256>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000072ff0c8c47dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64e936804140 <_vm+160>, cond=0x64e936804178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x72ff0c8c44a0 <__condvar_cleanup_waiting>, __arg = 0x72fef20ecd50, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x64e936804178 <_vm+216>, mutex = 0x64e936804140 <_vm+160>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
[422/758] 3087601=mkmf/test_flags
#4  ___pthread_cond_wait (cond=cond@entry=0x64e936804178 <_vm+216>, mutex=mutex@entry=0x64e936804140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000064e9362fe073 in rb_native_cond_wait (mutex=0x64e936804140 <_vm+160>, cond=0x64e936804178 <_vm+216>) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  ractor_sched_deq (cr=0x0, vm=0x64e9368040a0 <_vm>) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:1302
        r = <optimized out>
        r = <optimized out>
#7  nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:2277
        r = <optimized out>
        nt = <optimized out>
        vm = 0x64e9368040a0 <_vm>
#8  0x000072ff0c8c5a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126439308318400, -6464478767973113515, 126439308318400, -272, 0, 140720398918976, -6464478767960530603, -6464227000984641195}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x000072ff0c952c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72ff0c8267c0 (LWP 3103682) "ruby"):
#0  0x000064e9361947c4 in rgengc_check_relation (obj=126439751018480, objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/include/ruby/internal/fl_type.h:407
No locals.
#1  gc_mark (obj=126439751018480, objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:4479
        __func__ = <optimized out>
#2  rb_gc_impl_mark (obj=126439751018480, objspace_ptr=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:4540
        objspace = 0x64e94c4cd2a0
        objspace = <optimized out>
#3  gc_mark_internal (obj=126439751018480) at /tmp/ruby/src/trunk_gcc10/gc.c:2801
        vm = 0x64e9368040a0 <_vm>
        objspace = 0x64e94c4cd2a0
        __func__ = <optimized out>
        vm = <optimized out>
        objspace = <optimized out>
        mark_func_data = <optimized out>
#4  gc_mark_internal (obj=126439751018480) at /tmp/ruby/src/trunk_gcc10/gc.c:2799
        __func__ = <optimized out>
        vm = <optimized out>
        objspace = <optimized out>
        mark_func_data = <optimized out>
#5  rb_gc_mark_movable (obj=126439751018480) at /tmp/ruby/src/trunk_gcc10/gc.c:2807
No locals.
#6  0x000064e9362ebd45 in sym_id_entry_list_mark (ptr=0x64e94c4f3f50) at /tmp/ruby/src/trunk_gcc10/symbol.c:182
        i = 4
        ary = 0x64e94c4f3f50
        entry = 0x64e94c4f3fa0
#7  0x000064e936192f97 in gc_mark_children (obj=<optimized out>, objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:4628
No locals.
#8  gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:4650
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#9  gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:4688
No locals.
#10 gc_marks_rest (objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:5728
No locals.
#11 0x000064e936199a20 in gc_marks (full_mark=<optimized out>, objspace=0x64e94c4cd2a0) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:5842
        marking_finished = false
        marking_finished = <optimized out>
#12 gc_start (objspace=objspace@entry=0x64e94c4cd2a0, reason=<optimized out>, reason@entry=256) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:6528
        do_full_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = <optimized out>
#13 0x000064e93619a515 in garbage_collect (objspace=0x64e94c4cd2a0, reason=256) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:6411
        ret = <optimized out>
        lev = <optimized out>
#14 0x000064e93619d916 in newobj_slowpath (heap_idx=1, wb_protected=1, cache=0x64e94c4d1ef0, objspace=0x64e94c4cd2a0, flags=76, klass=0) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2474
        obj = <optimized out>
        lev = 2
        obj = <optimized out>
        lev = <optimized out>
#15 newobj_slowpath_wb_protected (klass=klass@entry=0, flags=flags@entry=76, objspace=0x64e94c4cd2a0, cache=0x64e94c4d1ef0, heap_idx=1) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2496
No locals.
#16 0x000064e93619e8f3 in rb_gc_impl_new_obj (alloc_size=56, wb_protected=<optimized out>, flags=76, klass=0, cache_ptr=<optimized out>, objspace_ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2533
        obj = <optimized out>
        objspace = <optimized out>
        heap_idx = <optimized out>
        cache = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        heap_idx = <optimized out>
        cache = <optimized out>
#17 newobj_of (cr=<optimized out>, cr=<optimized out>, size=56, wb_protected=<optimized out>, shape_id=0, flags=76, klass=0) at /tmp/ruby/src/trunk_gcc10/gc.c:1008
        obj = <optimized out>
        obj = <optimized out>
        lev = <optimized out>
        slot_size = <optimized out>
        gc_disabled = <optimized out>
#18 typed_data_alloc (size=56, type=0x64e9367f33e0 <cc_table_type>, datap=0x0, typed_flag=1, klass=0) at /tmp/ruby/src/trunk_gcc10/gc.c:1116
        wb_protected = <optimized out>
        obj = <optimized out>
        data = <optimized out>
        wb_protected = <optimized out>
        obj = <optimized out>
        data = <optimized out>
#19 rb_data_typed_object_zalloc (klass=klass@entry=0, size=size@entry=24, type=type@entry=0x64e9367f33e0 <cc_table_type>) at /tmp/ruby/src/trunk_gcc10/gc.c:1148
        obj = <optimized out>
        embed_size = 56
        obj = <optimized out>
#20 0x000064e9362efa2a in rb_managed_id_table_create (type=type@entry=0x64e9367f33e0 <cc_table_type>, capa=18) at /tmp/ruby/src/trunk_gcc10/id_table.c:375
        data_struct_obj = <optimized out>
        tbl = <optimized out>
        obj = <optimized out>
#21 0x000064e936342b52 in rb_vm_cc_table_create (capa=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_method.c:144
No locals.
#22 rb_vm_cc_table_dup (old_table=old_table@entry=126439308714960) at /tmp/ruby/src/trunk_gcc10/vm_method.c:184
        new_table = <optimized out>
#23 0x000064e936346867 in cache_callable_method_entry (cme=0x72ff0c66f700, mid=158, klass=126439750691920) at /tmp/ruby/src/trunk_gcc10/vm_method.c:1847
        new_cc_tbl = <optimized out>
        cc_tbl = 126439308714960
        ccs_data = 126439750691920
        cc_tbl = <optimized out>
        ccs_data = <optimized out>
        new_cc_tbl = <optimized out>
#24 callable_method_entry_or_negative (klass=126439750691920, mid=mid@entry=158, defined_class_ptr=defined_class_ptr@entry=0x7ffc0563dea8) at /tmp/ruby/src/trunk_gcc10/vm_method.c:1919
        defined_class = 126439749938080
        me = <optimized out>
        vm_locking_level = 1
        vm_locking_do = 1
        cme = 0x72ff0c66f700
        cc_tbl = <optimized out>
#25 0x000064e936358ac8 in callable_method_entry (defined_class_ptr=0x7ffc0563dea8, mid=158, klass=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_method.c:1938
        cme = <optimized out>
        cme = <optimized out>
#26 basic_obj_respond_to_missing (ec=0x64e94c4d1fd8, klass=<optimized out>, obj=126439308916960, mid=4190476, priv=20) at /tmp/ruby/src/trunk_gcc10/vm_method.c:3308
        defined_class = 126439749938080
        args = {1, 2142790535742149120}
        rtmid = 158
        cme = <optimized out>
#27 0x000064e936359148 in basic_obj_respond_to (pub=0, id=16369, obj=126439308916960, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_method.c:3326
        klass = 126439750691920
        ret = <optimized out>
        klass = <optimized out>
        ret = <optimized out>
#28 rb_ec_obj_respond_to (priv=1, id=16369, obj=126439308916960, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_method.c:3398
        klass = <optimized out>
        ret = <optimized out>
        klass = <optimized out>
        ret = <optimized out>
#29 rb_ec_obj_respond_to (priv=1, id=16369, obj=126439308916960, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_method.c:3394
        klass = <optimized out>
        ret = <optimized out>
        klass = <optimized out>
        ret = <optimized out>
#30 rb_obj_respond_to (obj=126439308916960, id=16369, priv=priv@entry=1) at /tmp/ruby/src/trunk_gcc10/vm_method.c:3390
        ec = 0x64e94c4d1fd8
#31 0x000064e9361f25fa in w_object (obj=<optimized out>, arg=0x72fef217ef00, limit=-1) at /tmp/ruby/src/trunk_gcc10/marshal.c:900
        v = 1
        c_arg = {obj = 126439308916960, arg = 0x72fef217ef00, limit = -1}
        ivobj = 36
        num = 126439750754904
        hasiv = 0
        encname = 4
#32 0x000064e9361f45c4 in w_obj_each (id=3489, value=126439308916960, a=140720398918064) at /tmp/ruby/src/trunk_gcc10/marshal.c:639
        ivarg = 0x7ffc0563e1b0
        arg = 0x7ffc0563e270
        unnamed = <optimized out>
        ivname = 0x0
#33 0x000064e9362aa324 in rb_shape_foreach_field (initial_shape_id=<optimized out>, func=0x64e9363257b0 <iterate_over_shapes_callback>, data=0x7ffc0563e130) at /tmp/ruby/src/trunk_gcc10/shape.c:1232
        shape = <optimized out>
        parent_id = <optimized out>
#34 0x000064e9362aa3c2 in rb_shape_foreach_field (data=0x7ffc0563e130, func=0x64e9363257b0 <iterate_over_shapes_callback>, initial_shape_id=<optimized out>) at /tmp/ruby/src/trunk_gcc10/shape.c:1231
        shape = 0x72ff0b2000a0
        parent_id = <optimized out>
        shape = <optimized out>
        parent_id = <optimized out>
#35 rb_shape_foreach_field (data=0x7ffc0563e130, func=0x64e9363257b0 <iterate_over_shapes_callback>, initial_shape_id=<optimized out>) at /tmp/ruby/src/trunk_gcc10/shape.c:1231
        shape = 0x72ff0b200a00
        parent_id = <optimized out>
        shape = <optimized out>
        parent_id = <optimized out>
#36 rb_shape_foreach_field (data=0x7ffc0563e130, func=0x64e9363257b0 <iterate_over_shapes_callback>, initial_shape_id=<optimized out>) at /tmp/ruby/src/trunk_gcc10/shape.c:1231
        shape = 0x72ff0b200a28
        parent_id = <optimized out>
        shape = <optimized out>
        parent_id = <optimized out>
#37 rb_shape_foreach_field (initial_shape_id=<optimized out>, func=func@entry=0x64e9363257b0 <iterate_over_shapes_callback>, data=data@entry=0x7ffc0563e130) at /tmp/ruby/src/trunk_gcc10/shape.c:1231
        shape = 0x72ff0b200a50
        parent_id = <optimized out>
#38 0x000064e936329a89 in iterate_over_shapes (itr_data=0x7ffc0563e130, callback=0x64e9361f4540 <w_obj_each>, shape_id=<optimized out>) at /tmp/ruby/src/trunk_gcc10/variable.c:2169
No locals.
#39 obj_fields_each (ivar_only=<optimized out>, arg=140720398918064, func=0x64e9361f4540 <w_obj_each>, obj=126439750301560) at /tmp/ruby/src/trunk_gcc10/variable.c:2199
        itr_data = {obj = 126439750301560, fields_tbl = 0x0, arg = 140720398918064, func = 0x64e9361f4540 <w_obj_each>, fields = 0x64e94c8561f0, ivar_only = true}
        shape_id = <optimized out>
        itr_data = <optimized out>
        shape_id = <optimized out>
#40 rb_field_foreach (obj=obj@entry=126439750301560, func=0x64e9361f4540 <w_obj_each>, arg=140720398918064, ivar_only=ivar_only@entry=true) at /tmp/ruby/src/trunk_gcc10/variable.c:2310
No locals.
#41 0x000064e93632f770 in rb_field_foreach (ivar_only=true, arg=140720398918064, func=0x64e9361f4540 <w_obj_each>, obj=126439750301560) at /tmp/ruby/src/trunk_gcc10/include/ruby/internal/special_consts.h:329
        fields_obj = <optimized out>
        fields_obj = <optimized out>
#42 0x000064e9361f1cf5 in w_ivar_each (obj=obj@entry=126439750301560, num=5, arg=arg@entry=0x7ffc0563e270) at /tmp/ruby/src/trunk_gcc10/marshal.c:733
        shape_id = 4194370
        ivarg = {dump = 0x7ffc0563e270, num_ivar = 4}
        actual_shape_id = <optimized out>
#43 0x000064e9361f2f42 in w_objivar (arg=0x7ffc0563e270, obj=126439750301560) at /tmp/ruby/src/trunk_gcc10/marshal.c:776
        num = 5
#44 w_object (obj=<optimized out>, arg=<optimized out>, limit=-1) at /tmp/ruby/src/trunk_gcc10/marshal.c:1102
        v = 110952804463120
        c_arg = {obj = 126439750301560, arg = 0x72fef217ef00, limit = -1}
        ivobj = 36
        num = 110952797826345
        hasiv = <optimized out>
        encname = 4
#45 0x000064e9361f49eb in rb_marshal_dump_limited (obj=126439750301560, port=126439750272760, limit=-1) at /tmp/ruby/src/trunk_gcc10/marshal.c:1246
        arg = <optimized out>
        wrapper = 126439308914400
#46 0x000064e936356f60 in vm_call0_cfunc_with_frame (argv=0x72ff0c725088, calling=<optimized out>, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:164
        reg_cfp = 0x72ff0c824f68
        ci = <optimized out>
        me = 0x72ff0c6b9da0
        mid = 7009
        block_handler = <optimized out>
        recv = 126439750631600
        argc = <optimized out>
        val = <optimized out>
        cfunc = 0x64e94c5416e8
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#47 vm_call0_cfunc (argv=0x72ff0c725088, calling=<optimized out>, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:178
No locals.
#48 vm_call0_body (ec=0x64e94c4d1fd8, calling=<optimized out>, argv=0x72ff0c725088) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#49 0x000064e93636725e in vm_call0_cc (kw_splat=0, cc=0x7ffc0563e420, argv=<optimized out>, argc=<optimized out>, id=<optimized out>, recv=126439750631600, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:101
        flags = <optimized out>
        use_argv = <optimized out>
        av = {4, 110952798426494}
        calling = {cd = 0x7ffc0563e410, cc = 0x7ffc0563e420, block_handler = 0, recv = 126439750631600, argc = 1, kw_splat = false, heap_argv = 0}
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        calling = <optimized out>
#50 rb_vm_call0 (kw_splat=0, cme=<optimized out>, argv=<optimized out>, argc=0, id=<optimized out>, recv=126439750631600, ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:61
        cc = {flags = 3190810, klass = 36, cme_ = 0x72ff0c6b9da0, call_ = 0x64e936353530 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
        cc = <optimized out>
#51 rb_vm_call_kw (ec=0x64e94c4d1fd8, recv=126439750631600, id=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x72ff0c725088, me=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:326
No locals.
#52 0x000064e936231cf8 in call_method_data (data=<optimized out>, data=<optimized out>, kw_splat=<optimized out>, passed_procval=<optimized out>, argv=0x72ff0c725088, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc10/proc.c:2713
No locals.
#53 rb_method_call_with_block_kw (kw_splat=<optimized out>, passed_procval=<optimized out>, method=126439308920400, argv=0x72ff0c725088, argc=1) at /tmp/ruby/src/trunk_gcc10/proc.c:2727
        data = <optimized out>
        ec = <optimized out>
        data = <optimized out>
        ec = <optimized out>
#54 rb_method_call_kw (kw_splat=<optimized out>, method=126439308920400, argv=0x72ff0c725088, argc=1) at /tmp/ruby/src/trunk_gcc10/proc.c:2691
        procval = <optimized out>
        procval = <optimized out>
#55 rb_method_call_pass_called_kw (argc=1, argv=0x72ff0c725088, method=126439308920400) at /tmp/ruby/src/trunk_gcc10/proc.c:2684
No locals.
#56 0x000064e93633e5b3 in vm_call_cfunc_with_frame_ (ec=0x64e94c4d1fd8, reg_cfp=0x72ff0c824fa0, calling=<optimized out>, argc=1, argv=0x72ff0c725088, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3902
        ci = 0xd9100100003
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = 126439308920400
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#57 0x000064e936348431 in vm_sendish (ec=0x64e94c4d1fd8, reg_cfp=0x72ff0c824fa0, cd=0x64e94c812dd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_gcc10/vm_callinfo.h:452
        val = 36
        ci = <optimized out>
        cc = 0x72ff0c66f8b8
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x64e94c812dd0, cc = 0x72ff0c66f8b8, block_handler = 0, recv = 126439308920400, argc = 1, kw_splat = false, heap_argv = 0}
#58 0x000064e936361212 in vm_exec_core (ec=0x64e94c4d1fd8) at ../../src/trunk_gcc10/insns.def:905
        bh = <optimized out>
        cd = 0x5cc
        leaf = <optimized out>
        val = 5
        reg_pc = 0x64e94c4efa30
        reg_cfp = 0x72ff0c824fa0
        insns_address_table = {0x64e9363641f5 <vm_exec_core+12389>, 0x64e936362818 <vm_exec_core+5768>, 0x64e9363627ad <vm_exec_core+5661>, 0x64e936362703 <vm_exec_core+5491>, 0x64e93636268f <vm_exec_core+5375>, 0x64e9363625f2 <vm_exec_core+5218>, 0x64e93636258c <vm_exec_core+5116>, 0x64e936362a3b <vm_exec_core+6315>, 0x64e9363629ef <vm_exec_core+6239>, 0x64e9363629aa <vm_exec_core+6170>, 0x64e93636287c <vm_exec_core+5868>, 0x64e9363623e2 <vm_exec_core+4690>, 0x64e9363623a1 <vm_exec_core+4625>, 0x64e936362334 <vm_exec_core+4516>, 0x64e9363622cb <vm_exec_core+4411>, 0x64e936362290 <vm_exec_core+4352>, 0x64e93636225a <vm_exec_core+4298>, 0x64e936362227 <vm_exec_core+4247>, 0x64e9363621f4 <vm_exec_core+4196>, 0x64e9363621c1 <vm_exec_core+4145>, 0x64e9363620e8 <vm_exec_core+3928>, 0x64e9363620a8 <vm_exec_core+3864>, 0x64e936362065 <vm_exec_core+3797>, 0x64e93636200f <vm_exec_core+3711>, 0x64e936361fcb <vm_exec_core+3643>, 0x64e936361f44 <vm_exec_core+3508>, 0x64e936361f0c <vm_exec_core+3452>, 0x64e936361eb3 <vm_exec_core+3363>, 0x64e936361e58 <vm_exec_core+3272>, 0x64e936361e1d <vm_exec_core+3213>, 0x64e936361de2 <vm_exec_core+3154>, 0x64e936361c18 <vm_exec_core+2696>, 0x64e936361b8a <vm_exec_core+2554>, 0x64e936361b1b <vm_exec_core+2443>, 0x64e936361ac3 <vm_exec_core+2355>, 0x64e936361a56 <vm_exec_core+2246>, 0x64e936361a07 <vm_exec_core+2167>, 0x64e936361985 <vm_exec_core+2037>, 0x64e93636193d <vm_exec_core+1965>, 0x64e936361918 <vm_exec_core+1928>, 0x64e9363618d0 <vm_exec_core+1856>, 0x64e936361881 <vm_exec_core+1777>, 0x64e93636184f <vm_exec_core+1727>, 0x64e936361765 <vm_exec_core+1493>, 0x64e936361724 <vm_exec_core+1428>, 0x64e9363616e2 <vm_exec_core+1362>, 0x64e9363616b6 <vm_exec_core+1318>, 0x64e936361642 <vm_exec_core+1202>, 0x64e9363615f1 <vm_exec_core+1121>, 0x64e9363615a6 <vm_exec_core+1046>, 0x64e936361539 <vm_exec_core+937>, 0x64e9363614e4 <vm_exec_core+852>, 0x64e9363613e6 <vm_exec_core+598>, 0x64e9363613ae <vm_exec_core+542>, 0x64e93636136b <vm_exec_core+475>, 0x64e936361305 <vm_exec_core+373>, 0x64e936361240 <vm_exec_core+176>, 0x64e9363611f0 <vm_exec_core+96>, 0x64e936363439 <vm_exec_core+8873>, 0x64e9363633f2 <vm_exec_core+8802>, 0x64e9363633a5 <vm_exec_core+8725>, 0x64e936363358 <vm_exec_core+8648>, 0x64e93636330b <vm_exec_core+8571>, 0x64e9363641b1 <vm_exec_core+12321>, 0x64e9363632be <vm_exec_core+8494>, 0x64e93636324f <vm_exec_core+8383>, 0x64e93636320c <vm_exec_core+8316>, 0x64e93636364d <vm_exec_core+9405>, 0x64e9363634e6 <vm_exec_core+9046>, 0x64e936363140 <vm_exec_core+8112>, 0x64e936363059 <vm_exec_core+7881>, 0x64e9363637c2 <vm_exec_core+9778>, 0x64e936363029 <vm_exec_core+7833>, 0x64e936362fec <vm_exec_core+7772>, 0x64e936362faf <vm_exec_core+7711>, 0x64e936362f75 <vm_exec_core+7653>, 0x64e936362f53 <vm_exec_core+7619>, 0x64e936362f0c <vm_exec_core+7548>, 0x64e936362ec5 <vm_exec_core+7477>, 0x64e936362e8b <vm_exec_core+7419>, 0x64e936362de5 <vm_exec_core+7253>, 0x64e936362d69 <vm_exec_core+7129>, 0x64e9363645eb <vm_exec_core+13403>, 0x64e936364545 <vm_exec_core+13237>, 0x64e9363644a3 <vm_exec_core+13075>, 0x64e936364430 <vm_exec_core+12960>, 0x64e93636438a <vm_exec_core+12794>, 0x64e936364329 <vm_exec_core+12697>, 0x64e9363642a8 <vm_exec_core+12568>, 0x64e936364206 <vm_exec_core+12406>, 0x64e936364b28 <vm_exec_core+14744>, 0x64e936364a86 <vm_exec_core+14582>, 0x64e9363649e9 <vm_exec_core+14425>, 0x64e93636496c <vm_exec_core+14300>, 0x64e936364920 <vm_exec_core+14224>, 0x64e9363648cd <vm_exec_core+14141>, 0x64e936364860 <vm_exec_core+14032>, 0x64e93636471a <vm_exec_core+13706>, 0x64e93636482b <vm_exec_core+13979>, 0x64e9363647f6 <vm_exec_core+13926>, 0x64e9363647b5 <vm_exec_core+13861>, 0x64e936364753 <vm_exec_core+13763>, 0x64e93636373f <vm_exec_core+9647>, 0x64e9363646a8 <vm_exec_core+13592>, 0x64e936362cfc <vm_exec_core+7020>, 0x64e936362ca6 <vm_exec_core+6934>, 0x64e936362c21 <vm_exec_core+6801>, 0x64e936362bdc <vm_exec_core+6732>, 0x64e936362b93 <vm_exec_core+6659>, 0x64e936362b4c <vm_exec_core+6588>, 0x64e936362afd <vm_exec_core+6509>, 0x64e936362aca <vm_exec_core+6458>, 0x64e936362a97 <vm_exec_core+6407>, 0x64e93636468c <vm_exec_core+13564>, 0x64e936362809 <vm_exec_core+5753>, 0x64e93636279e <vm_exec_core+5646>, 0x64e9363626f4 <vm_exec_core+5476>, 0x64e936362680 <vm_exec_core+5360>, 0x64e9363625e3 <vm_exec_core+5203>, 0x64e93636257d <vm_exec_core+5101>, 0x64e936362a2c <vm_exec_core+6300>, 0x64e9363629e0 <vm_exec_core+6224>, 0x64e93636299b <vm_exec_core+6155>, 0x64e93636286d <vm_exec_core+5853>, 0x64e9363623d3 <vm_exec_core+4675>, 0x64e936362392 <vm_exec_core+4610>, 0x64e936362325 <vm_exec_core+4501>, 0x64e9363622bc <vm_exec_core+4396>, 0x64e936362281 <vm_exec_core+4337>, 0x64e93636224b <vm_exec_core+4283>, 0x64e936362218 <vm_exec_core+4232>, 0x64e9363621e5 <vm_exec_core+4181>, 0x64e9363621b2 <vm_exec_core+4130>, 0x64e9363620d9 <vm_exec_core+3913>, 0x64e936362099 <vm_exec_core+3849>, 0x64e936362056 <vm_exec_core+3782>, 0x64e936362000 <vm_exec_core+3696>, 0x64e936361fbc <vm_exec_core+3628>, 0x64e936361f35 <vm_exec_core+3493>, 0x64e936361efd <vm_exec_core+3437>, 0x64e936361ea4 <vm_exec_core+3348>, 0x64e936361e49 <vm_exec_core+3257>, 0x64e936361e0e <vm_exec_core+3198>, 0x64e936361dd3 <vm_exec_core+3139>, 0x64e936361c09 <vm_exec_core+2681>, 0x64e936361b7b <vm_exec_core+2539>, 0x64e936361b0c <vm_exec_core+2428>, 0x64e936361ab4 <vm_exec_core+2340>, 0x64e936361a47 <vm_exec_core+2231>, 0x64e9363619f8 <vm_exec_core+2152>, 0x64e936361976 <vm_exec_core+2022>, 0x64e93636192e <vm_exec_core+1950>, 0x64e936361909 <vm_exec_core+1913>, 0x64e9363618c1 <vm_exec_core+1841>, 0x64e936361872 <vm_exec_core+1762>, 0x64e936361840 <vm_exec_core+1712>, 0x64e936361756 <vm_exec_core+1478>, 0x64e936361715 <vm_exec_core+1413>, 0x64e9363616d3 <vm_exec_core+1347>, 0x64e9363616a7 <vm_exec_core+1303>, 0x64e936361633 <vm_exec_core+1187>, 0x64e9363615e2 <vm_exec_core+1106>, 0x64e936361597 <vm_exec_core+1031>, 0x64e93636152a <vm_exec_core+922>, 0x64e9363614d5 <vm_exec_core+837>, 0x64e9363613d7 <vm_exec_core+583>, 0x64e93636139f <vm_exec_core+527>, 0x64e93636135c <vm_exec_core+460>, 0x64e9363612f6 <vm_exec_core+358>, 0x64e936361231 <vm_exec_core+161>, 0x64e936364bd9 <vm_exec_core+14921>, 0x64e93636342a <vm_exec_core+8858>, 0x64e9363633e3 <vm_exec_core+8787>, 0x64e936363396 <vm_exec_core+8710>, 0x64e936363349 <vm_exec_core+8633>, 0x64e9363632fc <vm_exec_core+8556>, 0x64e936364bc5 <vm_exec_core+14901>, 0x64e9363632af <vm_exec_core+8479>, 0x64e936363240 <vm_exec_core+8368>, 0x64e9363631fd <vm_exec_core+8301>, 0x64e93636363e <vm_exec_core+9390>, 0x64e9363634d7 <vm_exec_core+9031>, 0x64e936363131 <vm_exec_core+8097>, 0x64e93636304a <vm_exec_core+7866>, 0x64e9363637b3 <vm_exec_core+9763>, 0x64e93636301a <vm_exec_core+7818>, 0x64e936362fdd <vm_exec_core+7757>, 0x64e936362fa0 <vm_exec_core+7696>, 0x64e936362f66 <vm_exec_core+7638>, 0x64e936362f44 <vm_exec_core+7604>, 0x64e936362efd <vm_exec_core+7533>, 0x64e936362eb6 <vm_exec_core+7462>, 0x64e936362e7c <vm_exec_core+7404>, 0x64e936362dd6 <vm_exec_core+7238>, 0x64e936362d5a <vm_exec_core+7114>, 0x64e93636419d <vm_exec_core+12301>, 0x64e936364189 <vm_exec_core+12281>, 0x64e936364175 <vm_exec_core+12261>, 0x64e936364161 <vm_exec_core+12241>, 0x64e93636414d <vm_exec_core+12221>...}
#59 0x000064e936351245 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm.c:2825
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#60 rb_vm_exec (ec=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/vm.c:2801
        _ec = 0x64e94c4d1fd8
        _tag = {tag = 36, retval = 4, buf = {0x70, 0x64e9363512a0 <rb_vm_exec+272>, 0x0, 0x7ffc0563e840, 0x7ffc0563e988}, prev = 0x7ffc0563e9b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#61 0x000064e9363517c8 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm.c:1820
        iseq = 0x72fef21590a0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0x72ff0c725028
        av = {140720398920072, 140720398920112}
        stack_argv = 0x72ff0c725028
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#62 0x000064e93635219f in rb_vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=kw_splat@entry=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_gcc10/vm.c:1965
        self = <optimized out>
#63 0x000064e93622e62f in rb_proc_call_kw (kw_splat=0, args=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_gcc10/proc.c:1137
        vret = <optimized out>
        proc = <optimized out>
        argc = <optimized out>
        argv = <optimized out>
        vret = <optimized out>
        proc = <optimized out>
        argc = <optimized out>
        argv = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#64 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_gcc10/proc.c:1147
No locals.
#65 0x000064e93616ea1a in exec_end_procs_chain (procs=0x64e936800f58 <end_procs>, errp=0x64e94c4d2058) at /tmp/ruby/src/trunk_gcc10/eval_jump.c:105
        endproc = {func = 0x64e93616a230 <rb_call_end_proc>, data = 126439750273720, next = 0x64e94c7e27c0}
        link = <optimized out>
        errinfo = <optimized out>
#66 rb_ec_exec_end_proc (ec=ec@entry=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/eval_jump.c:121
        _ec = <optimized out>
        _tag = {tag = 36, retval = 126439750743960, buf = {0x70, 0x64e93616ea93 <rb_ec_exec_end_proc+515>, 0x0, 0x7ffc0563e950, 0x72ff0c629638}, prev = 0x7ffc0563eb50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 126439750301560
        finished = false
#67 0x000064e93616ec06 in rb_ec_teardown (ec=ec@entry=0x64e94c4d1fd8) at /tmp/ruby/src/trunk_gcc10/eval.c:157
No locals.
#68 0x000064e93616edf0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_gcc10/eval.c:209
        err = <optimized out>
        mode0 = 1280122840
        mode1 = 25833
        _ec = 0x64e94c4d1fd8
        _tag = {tag = 36, retval = 0, buf = {0x70, 0x64e93616ef80 <rb_ec_cleanup+720>, 0x0, 0x7ffc0563eaf0, 0x64e94c4d1fd8}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        save_error = 126439750301560
        sysex = 0
        signaled = 0
        th = 0x64e9368001a0 <_main_thread>
        th0 = 0x64e9368001a0 <_main_thread>
        step = 1
        message = 4
        buf = <optimized out>
#69 0x000064e93616f77d in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc10/eval.c:321
        ec = <optimized out>
        status = <optimized out>
#70 0x000064e93616a0a7 in rb_main (argv=0x7ffc0563ed38, argc=112) at /tmp/ruby/src/trunk_gcc10/main.c:42
        variable_in_this_stack_frame = 0
#71 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc10/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 3103682) detached]
[423/758] 3087602=net/http/test_https
[424/758] 3087601=-ext-/bignum/test_pack
[425/758] 3087603=rubygems/test_gem_source_lock
[426/758] 3087603=dtrace/test_singleton_function
[427/758] 3087603=ruby/test_eval
[428/758] 3087601=openssl/test_pkey_dh
[429/758] 3087601=psych/test_boolean
[430/758] 3087601=rubygems/test_gem_specification
[431/758] 3087603=openssl/test_cipher
[432/758] 3087603=json/ractor_test
[433/758] 3087603=-ext-/time/test_new
[434/758] 3087603=prism/library_symbols_test
[435/758] 3087603=rubygems/test_gem_util
[436/758] 3087603=ruby/test_bignum
[437/758] 3087603=prism/result/source_location_test
[438/758] 3087603=prism/errors_test
[439/758] 3087602=rubygems/test_gem_console_ui
[440/758] 3087602=open-uri/test_ftp
[441/758] 3087602=rubygems/test_config
[442/758] 3087602=did_you_mean/edit_distance/test_jaro_winkler
[443/758] 3087602=ruby/test_vm_dump
[444/758] 3087602=yaml/test_store
[445/758] 3087602=ruby/test_metaclass
[446/758] 3087602=ruby/test_mixed_unicode_escapes
[447/758] 3087602=-ext-/integer/test_my_integer
[448/758] 3087602=ruby/test_lazy_enumerator
[449/758] 3087603=mkmf/test_find_executable
[450/758] 3087603=rubygems/test_gem_commands_info_command
[451/758] 3087603=ruby/test_key_error
[452/758] 3087603=prism/bom_test
[453/758] 3087603=ruby/test_file
[454/758] 3087602=ruby/test_env
[455/758] 3087603=openssl/test_engine
[456/758] 3087603=-ext-/marshal/test_usrmarshal
[457/758] 3087603=fiber/test_io_buffer
[458/758] 3087603=openssl/test_fips
[459/758] 3087601=rubygems/test_gem_unsatisfiable_dependency_error
[460/758] 3087601=io/console/test_ractor
[461/758] 3087601=ruby/test_gc
[462/758] 3087603=ruby/test_rational
[463/758] 3087603=prism/ruby/pattern_test
[464/758] 3087602=ruby/test_random_formatter
[465/758] 3087603=prism/test_helper
[466/758] 3087603=ruby/test_rubyoptions
[467/758] 3087602=socket/test_basicsocket
[468/758] 3087602=-ext-/iter/test_yield_block
[469/758] 3087602=rubygems/test_gem_source_installed
[470/758] 3087602=rubygems/test_gem_package
[471/758] 3087602=date/test_date_strftime
[472/758] 3087602=socket/test_unix
[473/758] 3087602=rubygems/test_gem_resolver_index_specification
[474/758] 3087602=prism/result/implicit_array_test
[475/758] 3087602=rubygems/test_gem_commands_signout_command
[476/758] 3087602=psych/test_yamldbm
[477/758] 3087602=ruby/test_symbol
[478/758] 3087602=openssl/test_config
[479/758] 3087602=psych/test_coder
[480/758] 3087602=rubygems/test_gem_source
[481/758] 3087602=optparse/test_optparse
[482/758] 3087602=-ext-/string/test_enc_associate
[483/758] 3087602=fileutils/test_dryrun
[484/758] 3087602=prism/result/overlap_test
[485/758] 3087602=fiber/test_io_close
[486/758] 3087602=net/http/test_httpheader
[487/758] 3087602=prism/heredoc_dedent_test
[488/758] 3087602=-ext-/integer/test_integer
[489/758] 3087602=-ext-/wait/test_wait
[490/758] 3087602=ruby/test_thread_queue
[491/758] 3087602=fileutils/test_nowrite
[492/758] 3087602=ruby/enc/test_euc_tw
[493/758] 3087602=-ext-/string/test_enc_str_buf_cat
[494/758] 3087602=ruby/test_ast
[495/758] 3087603=net/http/test_httpresponses
[496/758] 3087603=-ext-/string/test_cstr
[497/758] 3087603=ruby/test_comparable
[498/758] 3087603=ruby/test_io_timeout
[499/758] 3087603=ruby/test_integer
[500/758] 3087601=optparse/test_acceptable
[501/758] 3087601=openssl/test_x509name
[502/758] 3087601=-ext-/string/test_capacity
[503/758] 3087601=-ext-/float/test_nextafter
[504/758] 3087603=rubygems/test_gem_safe_marshal
[505/758] 3087601=dtrace/test_cmethod
[506/758] 3087601=prism/api/parse_comments_test
[507/758] 3087601=psych/test_psych_set
[508/758] 3087601=psych/test_ractor
[509/758] 3087601=psych/test_tree_builder
[510/758] 3087601=-ext-/load/test_protect
[511/758] 3087601=did_you_mean/spell_checking/test_require_path_check
[512/758] 3087601=ruby/test_dup
[513/758] 3087603=open-uri/test_ssl
[514/758] 3087601=-ext-/exception/test_exception_at_throwing
[515/758] 3087601=rubygems/test_gem_resolver_git_specification
[516/758] 3087601=openssl/test_ssl_session
[517/758] 3087603=ruby/test_call
[518/758] 3087603=openssl/test_digest
[519/758] 3087603=ruby/enc/test_koi8
[520/758] 3087603=psych/test_marshalable
[521/758] 3087603=ruby/test_marshal
[522/758] 3087601=optparse/test_switch
[523/758] 3087601=ripper/test_filter
[524/758] 3087601=rubygems/test_gem_commands_environment_command
[525/758] 3087601=net/http/test_http
[526/758] 3087603=ruby/test_file_exhaustive
[527/758] 3087601=psych/test_parser
[528/758] 3087601=ruby/test_string_memory
[529/758] 3087601=-ext-/arith_seq/test_arith_seq_extract
[530/758] 3087601=rubygems/test_gem
[531/758] 3087601=psych/test_null
[532/758] 3087601=coverage/test_coverage
[533/758] 3087601=pathname/test_pathname
[534/758] 3087601=ruby/test_object
[535/758] 3087601=psych/test_yamlstore
[536/758] 3087601=-ext-/rational/test_rat
[537/758] 3087601=psych/test_encoding
[538/758] 3087601=ruby/test_arithmetic_sequence
[539/758] 3087601=socket/test_sockopt
[540/758] 3087601=ruby/test_regexp
[541/758] 3087603=-ext-/exception/test_data_error
[542/758] 3087603=rubygems/test_gem_resolver_installer_set
[543/758] 3087603=ruby/test_time_tz
[544/758] 3087603=rubygems/test_gem_uri_formatter
[545/758] 3087603=ruby/test_primitive
[546/758] 3087603=resolv/test_addr
[547/758] 3087603=ruby/enc/test_case_comprehensive
[548/758] 3087603=psych/test_document
[549/758] 3087603=json/test_helper
[550/758] 3087603=dtrace/test_function_entry
[551/758] 3087603=ruby/test_enum
[552/758] 3087603=rubygems/test_project_sanity
[553/758] 3087603=optparse/test_reqarg
[554/758] 3087603=rubygems/test_gem_ext_configure_builder
[555/758] 3087603=ruby/test_thread_cv
[556/758] 3087603=rubygems/test_exit
[557/758] 3087603=mkmf/test_config
[558/758] 3087603=-ext-/exception/test_ensured
[559/758] 3087603=resolv/test_resource
[560/758] 3087603=-ext-/st/test_numhash
[561/758] 3087603=openssl/test_pkey_rsa
[562/758] 3087603=ruby/test_not
[563/758] 3087603=rubygems/test_gem_source_subpath_problem
[564/758] 3087603=test_find
[565/758] 3087603=rubygems/test_bundled_ca
[566/758] 3087603=ruby/test_lambda
[567/758] 3087603=rubygems/test_gem_resolver_api_specification
[568/758] 3087603=uri/test_common
[569/758] 3087603=did_you_mean/spell_checking/test_uncorrectable_name_check
[570/758] 3087603=rubygems/test_gem_commands_lock_command
[571/758] 3087603=prism/ractor_test
[572/758] 3087603=psych/test_symbol
[573/758] 3087603=ruby/test_frozen_error
[574/758] 3087603=net/http/test_http_request
[575/758] 3087603=rubygems/test_gem_package_task
[576/758] 3087603=rubygems/test_webauthn_listener
[577/758] 3087603=rubygems/test_gem_security_policy
[578/758] 3087603=json/json_coder_test
[579/758] 3087603=-ext-/test_abi
[580/758] 3087603=rubygems/test_gem_ext_cargo_builder
[581/758] 3087603=ruby/test_stringchar
[582/758] 3087603=psych/test_hash
[583/758] 3087603=mkmf/test_constant
[584/758] 3087600=test_pp
[585/758] 3087600=yaml/test_dbm
[586/758] 3087600=date/test_date_compat
[587/758] 3087600=ruby/test_encoding
[588/758] 3087600=io/nonblock/test_flush
[589/758] 3087600=rubygems/test_gem_uri
[590/758] 3087600=psych/test_class
[591/758] 3087600=rubygems/test_gem_commands_setup_command
[592/758] 3087600=fiber/test_enumerator
[593/758] 3087600=rubygems/test_gem_util_atomic_file_writer
[594/758] 3087600=prism/api/dump_test
[595/758] 3087603=ruby/test_undef
[596/758] 3087603=did_you_mean/core_ext/test_name_error_extension
[597/758] 3087603=ruby/test_enumerator
[598/758] 3087600=prism/result/node_id_test
[599/758] 3087600=ruby/test_io
[600/758] 3087600=-ext-/string/test_qsort
[601/758] 3087600=psych/test_safe_load
[602/758] 3087600=rubygems/test_gem_commands_search_command
[603/758] 3087600=ruby/test_name_error
[604/758] 3087600=json/json_addition_test
[605/758] 3087600=rubygems/test_gem_resolver_vendor_specification
[606/758] 3087600=ruby/enc/test_iso_8859
[607/758] 3087600=test_rbconfig
[608/758] 3087600=etc/test_etc
[609/758] 3087600=rubygems/test_gem_commands_signin_command
[610/758] 3087600=rubygems/test_gem_resolver_api_set
[611/758] 3087600=rubygems/test_gem_commands_exec_command
[612/758] 3087600=prism/ruby/ruby_parser_test
[613/758] 3087600=did_you_mean/test_tree_spell_checker
[614/758] 3087600=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_open_uri: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42089>
.Closed file descriptor: TestOpenURI#test_encoding: 11
Leaked file descriptor: TestOpenURI#test_200big: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43917>
Closed file descriptor: TestOpenURI#test_invalid_option: 11
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41093>
.Closed file descriptor: TestOpenURI#test_redirect_auth_success: 11
[615/758] 3087600=psych/test_date_time
[616/758] 3087600=json/json_generator_test
[617/758] 3087600=psych/nodes/test_enumerable
[618/758] 3087600=uri/test_ftp
[619/758] 3087600=test_delegate
[620/758] 3087600=rubygems/test_gem_commands_mirror
[621/758] 3087600=ruby/test_set
[622/758] 3087600=rubygems/test_gem_gem_runner
[623/758] 3087600=ripper/test_files_lib
[624/758] 3087600=-ext-/win32/test_fd_setsize
[625/758] 3087600=ruby/test_require
[626/758] 3087602=did_you_mean/test_ractor_compatibility
[627/758] 3087602=-ext-/array/test_to_ary_concat
[628/758] 3087600=rubygems/test_gem_text
[629/758] 3087600=ruby/test_settracefunc
[630/758] 3087602=prism/ruby/tunnel_test
[631/758] 3087602=prism/result/warnings_test
[632/758] 3087602=-ext-/test_scan_args
[633/758] 3087602=prism/unescape_test
[634/758] 3087602=prism/ruby/dispatcher_test
[635/758] 3087602=ruby/test_object_id
[636/758] 3087600=rubygems/test_gem_source_fetch_problem
[637/758] 3087600=ruby/test_sprintf_comb
[638/758] 3087600=ruby/test_method_cache
[639/758] 3087600=ruby/enc/test_windows_1252
[640/758] 3087600=ruby/test_yield
[641/758] 3087602=optparse/test_cclass
[642/758] 3087602=ruby/enc/test_big5
[643/758] 3087602=prism/api/freeze_test
[644/758] 3087602=psych/test_json_tree
[645/758] 3087602=rubygems/test_gem_commands_specification_command
[646/758] 3087602=-ext-/string/test_normalize
[647/758] 3087602=fiber/test_timeout
[648/758] 3087602=ruby/test_clone
[649/758] 3087602=stringio/test_ractor
[650/758] 3087602=-ext-/string/test_set_len
[651/758] 3087602=prism/api/lex_test
[652/758] 3087602=prism/result/comments_test
[653/758] 3087602=openssl/test_pkey_dsa
[654/758] 3087602=ruby/test_basicinstructions
[655/758] 3087602=prism/ruby/source_test
[656/758] 3087602=ruby/test_transcode
[657/758] 3087602=uri/test_ws
[658/758] 3087602=prism/version_test
[659/758] 3087602=prism/onigmo_test
[660/758] 3087602=psych/test_struct
[661/758] 3087602=-ext-/string/test_interned_str
[662/758] 3087602=prism/fuzzer_test
[663/758] 3087602=did_you_mean/spell_checking/test_method_name_check
[664/758] 3087602=rubygems/test_gem_path_support
[665/758] 3087602=rubygems/test_gem_local_remote_options
[666/758] 3087602=psych/test_scalar_scanner
[667/758] 3087602=ruby/test_gc_compact
[668/758] 3087601=json/json_parser_test
[669/758] 3087601=prism/percent_delimiter_string_test
[670/758] 3087601=test_pty
[671/758] 3087601=ruby/test_optimization
[672/758] 3087600=prism/result/constant_path_node_test
[673/758] 3087600=openssl/test_ocsp
[674/758] 3087600=openssl/test_ssl
[675/758] 3087602=ruby/test_module
[676/758] 3087603=ruby/test_complex2
[677/758] 3087603=ruby/enc/test_shift_jis
[678/758] 3087603=ruby/test_rubyvm
[679/758] 3087603=optparse/test_did_you_mean
[680/758] 3087603=psych/test_deprecated
[681/758] 3087603=ruby/test_io_m17n
[682/758] 3087603=mkmf/test_mkmf
[683/758] 3087603=mkmf/test_have_func
[684/758] 3087602=-ext-/bignum/test_div
[685/758] 3087602=psych/test_yaml
[686/758] 3087602=prism/ruby/string_query_test
[687/758] 3087602=dtrace/test_load
[688/758] 3087602=rubygems/test_gem_security
[689/758] 3087601=ruby/test_default_gems
[690/758] 3087601=date/test_date_parse
[691/758] 3087601=openssl/test_pkcs7
[692/758] 3087603=socket/test_ancdata
[693/758] 3087603=-ext-/method/test_arity
[694/758] 3087603=openssl/test_pkey_ec
[695/758] 3087603=-ext-/string/test_nofree
[696/758] 3087603=-ext-/struct/test_member
[697/758] 3087603=net/http/test_buffered_io
[698/758] 3087603=date/test_switch_hitter
[699/758] 3087603=ruby/enc/test_emoji_breaks
[700/758] 3087603=openssl/test_buffering
[701/758] 3087603=resolv/test_svcb_https
[702/758] 3087603=-ext-/string/test_coderange
[703/758] 3087603=fiber/test_backtrace
[704/758] 3087603=ruby/test_memory_view
[705/758] 3087603=-ext-/test_printf
[706/758] 3087603=strscan/test_ractor
[707/758] 3087603=win32/test_registry
[708/758] 3087603=ruby/test_iseq
[709/758] 3087601=psych/test_numeric
[710/758] 3087601=did_you_mean/test_spell_checker
[711/758] 3087601=dtrace/test_hash_create
[712/758] 3087601=did_you_mean/tree_spell/test_change_word
[713/758] 3087601=rubygems/test_gem_commands_help_command
[714/758] 3087601=ruby/test_path
[715/758] 3087601=ruby/test_signal
[716/758] 3087600=ruby/test_fixnum
[717/758] 3087600=openssl/test_provider
[718/758] 3087601=mkmf/test_install
[719/758] 3087601=rubygems/test_gem_ext_builder
[720/758] 3087600=rubygems/test_gem_commands_check_command
[721/758] 3087600=-ext-/load/test_dot_dot
[722/758] 3087600=rubygems/test_kernel
[723/758] 3087600=rubygems/test_gem_commands_cleanup_command
[724/758] 3087603=ruby/test_const
[725/758] 3087603=ruby/test_class
[726/758] 3087601=prism/encoding/string_encoding_test
[727/758] 3087601=lib/!Nothing_to_test
[728/758] 3087601=rubygems/test_gem_rdoc
[729/758] 3087601=uri/test_wss
[730/758] 3087601=openssl/test_pair
[731/758] 3087600=-ext-/struct/test_len
[732/758] 3087600=test_bundled_gems
[733/758] 3087600=rubygems/test_gem_remote_fetcher_local_ssl_server
[734/758] 3087600=json/json_common_interface_test
[735/758] 3087600=ruby/test_parse
[736/758] 3087600=ripper/test_sexp
[737/758] 3087600=prism/result/named_capture_test
[738/758] 3087600=ruby/test_assignment
[739/758] 3087601=prism/result/heredoc_test
[740/758] 3087601=psych/test_stringio
[741/758] 3087601=ripper/test_lexer
[742/758] 3087601=-ext-/test_random
[743/758] 3087601=rubygems/test_gem_request_set
[744/758] 3087601=ruby/test_econv
[745/758] 3087602=fileutils/test_verbose
[746/758] 3087602=digest/test_digest_extend
[747/758] 3087602=ruby/test_struct
[748/758] 3087600=rubygems/test_gem_source_git
[749/758] 3087601=ruby/enc/test_regex_casefold
[750/758] 3087601=rubygems/test_gem_package_tar_writer
[751/758] 3087601=optparse/test_optarg
[752/758] 3087601=fiber/test_mutex
[753/758] 3087601=psych/test_serialize_subclasses
[754/758] 3087601=rubygems/test_gem_commands_list_command
[755/758] 3087601=did_you_mean/spell_checking/test_class_name_check
[756/758] 3087602=ruby/enc/test_case_mapping
[757/758] 3087602=ruby/test_stack
[758/758] 3087601=psych/test_exception

  1) Failure:
TestArgf#test_puts [/tmp/ruby/src/trunk_gcc10/test/ruby/test_argf.rb:1137]:
Expected "/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond\n" +
"<internal:thread_sync>:605: warning: previous definition of new_cond was here\n" to be empty.

  2) Failure:
TestGemPackageTarHeaderRactor#test_decode_in_ractor [/tmp/ruby/src/trunk_gcc10/test/rubygems/test_gem_package_tar_header_ractor.rb:36]:
assert_separately failed with error message
pid 3098649 exit 0
| /tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
| <internal:thread_sync>:605: warning: previous definition of new_cond was here


  3) Failure:
TestGemPackageTarHeaderRactor#test_encode_in_ractor [/tmp/ruby/src/trunk_gcc10/test/rubygems/test_gem_package_tar_header_ractor.rb:48]:
assert_separately failed with error message
pid 3098708 exit 0
| /tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
| <internal:thread_sync>:605: warning: previous definition of new_cond was here


  4) Error:
TestRactor#test_move_nested_hash_during_gc_with_yjit:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 3103682 killed by SIGKILL (signal 9)
| 
| th: 0x64e9368001a0, native_id: 0x72ff0c8267c0
| -- Control frame information -----------------------------------------------
| c:0004 p:---- s:0022 e:000021 l:y b:---- CFUNC  :dump
| c:0003 p:---- s:0019 e:000018 l:y b:---- CFUNC  :call
| c:0002 p:0040 s:0014 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc10/tool/lib/core_assertions.rb:331 [FINISH]
| c:0001 p:0000 s:0003 E:000ec0 l:y b:---- DUMMY  [FINISH]
| 
| /tmp/ruby/src/trunk_gcc10/tool/lib/core_assertions.rb:331: [BUG] Aborted at 0x000003e9002f1cf2
| ruby 4.1.0dev (2026-02-12T23:21:59Z master f0ff0df584) +YJIT +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0004 p:---- s:0022 e:000021 l:y b:---- CFUNC  :dump
| c:0003 p:---- s:0019 e:000018 l:y b:---- CFUNC  :call
| c:0002 p:0040 s:0014 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_gcc10/tool/lib/core_assertions.rb:331 [FINISH]
| c:0001 p:0000 s:0003 E:000ec0 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| /tmp/ruby/src/trunk_gcc10/tool/lib/core_assertions.rb:331:in 'block in separated_runner'
| /tmp/ruby/src/trunk_gcc10/tool/lib/core_assertions.rb:331:in 'call'
| /tmp/ruby/src/trunk_gcc10/tool/lib/core_assertions.rb:331:in 'dump'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x000064e9361b5b32 RBP: 0x000072ff0c6b6560 RSP: 0x00007ffc0563dae0
|  RAX: 0x0000000000000001 RBX: 0x000064e94c54c190 RCX: 0x000064e94c541a50
|  RDX: 0x00000000000005e0 RDI: 0x000064e94c4cd2a0 RSI: 0x0000000000000020
|   R8: 0x000072ff0c6a0000  R9: 0x0000000000000000 R10: 0x000000000000001a
|  R11: 0x000000000000002f R12: 0x0000000000000000 R13: 0x0000000000000001
|  R14: 0x0000000000000030 R15: 0x000064e94c4cd2a0 EFL: 0x0000000000000206
| 
| -- C level backtrace information -------------------------------------------

    /tmp/ruby/src/trunk_gcc10/test/ruby/test_ractor.rb:103:in 'TestRactor#test_move_nested_hash_during_gc_with_yjit'

Finished tests in 1082.191839s, 31.6524 tests/s, 6693.0102 assertions/s.
34254 tests, 7243121 assertions, 3 failures, 1 errors, 159 skips

ruby -v: ruby 4.1.0dev (2026-02-12T23:21:59Z master f0ff0df584) +PRISM [x86_64-linux]
make: *** [uncommon.mk:913: yes-test-all] Error 4
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -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.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/17.0.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
ruby 4.1.0dev (2026-02-12T23:21:59Z master f0ff0df584) +PRISM [x86_64-linux]
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
     0 ............................................................
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
    60 ............................................................
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
   120 ............................................................
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
   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 ............................................................
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
/tmp/ruby/build/trunk_gcc10/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond
<internal:thread_sync>:605: warning: previous definition of new_cond was here
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ........

Finished in 146.833805 seconds

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