# Logfile created on 2026-01-20 14:09:01 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000074b13079fdc8 @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.20260120-140901", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000074b134dcdd40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000074b134dcdb88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000074b130709580 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20260120-140901", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20260120-140901>, @binmode=false, @mon_data=#<Monitor:0x000074b134dcd570>, @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
   300927b4..2842e61c  master     -> origin/master
Updating 300927b4..2842e61c
Fast-forward
 lib/prism.rb                              |   8 +--
 lib/prism/lex_compat.rb                   | 101 +++++++++++++++++++++++++++---
 lib/prism/lex_ripper.rb                   |   2 -
 lib/syntax_suggest/code_line.rb           |   7 ++-
 test/prism/fixtures/bom_leading_space.txt |   1 +
 test/prism/fixtures/bom_spaces.txt        |   1 +
 test/prism/ruby/ripper_test.rb            |  12 ++--
 7 files changed, 111 insertions(+), 21 deletions(-)
 create mode 100644 test/prism/fixtures/bom_leading_space.txt
 create mode 100644 test/prism/fixtures/bom_spaces.txt
Latest commit hash = 2842e61c92
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc10/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc10/ext/socket'
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/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
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a  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
making trans
generating makefiles ext/configure-ext.mk
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 '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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving 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/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
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/.bundle/gems/nkf-0.2.0/ext/nkf'
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]: 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/racc-1.8.1/ext/racc/cparse'
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/syslog-0.3.0/ext/syslog'
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/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.2/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
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 -
generating encdb.h
generating enc.mk
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.

/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged
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]: 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]: 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]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering 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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
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/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
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/bigdecimal-4.0.1/ext/bigdecimal'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.2/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.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
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/nkf-0.2.0/ext/nkf'
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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.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'
./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.8.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    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.0
                                    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.2
                                    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.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.1.0
                                    irb 1.16.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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.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=1156
  "--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] 2068068=fiber/test_backtrace
[  2/758] 2068068=openssl/test_buffering
[  3/758] 2068069=resolv/test_svcb_https
[  4/758] 2068071=-ext-/string/test_coderange
[  5/758] 2068071=date/test_switch_hitter
[  6/758] 2068069=ruby/enc/test_emoji_breaks
[  7/758] 2068069=-ext-/struct/test_member
[  8/758] 2068069=net/http/test_buffered_io
[  9/758] 2068071=did_you_mean/test_spell_checker
[ 10/758] 2068068=did_you_mean/tree_spell/test_change_word
[ 11/758] 2068068=dtrace/test_hash_create
[ 12/758] 2068071=ruby/test_iseq
[ 13/758] 2068070=win32/test_registry
[ 14/758] 2068070=psych/test_numeric
[ 15/758] 2068068=strscan/test_ractor
[ 16/758] 2068069=-ext-/test_printf
[ 17/758] 2068068=ruby/test_memory_view
[ 18/758] 2068070=dtrace/test_load
[ 19/758] 2068070=prism/ruby/string_query_test
[ 20/758] 2068069=-ext-/string/test_nofree
[ 21/758] 2068069=-ext-/method/test_arity
[ 22/758] 2068069=openssl/test_pkey_ec
[ 23/758] 2068068=socket/test_ancdata
[ 24/758] 2068068=rubygems/test_gem_security
[ 25/758] 2068070=date/test_date_parse
[ 26/758] 2068069=openssl/test_pkcs7
[ 27/758] 2068070=ruby/test_default_gems
[ 28/758] 2068070=ruby/enc/test_shift_jis
[ 29/758] 2068070=ruby/test_complex2
[ 30/758] 2068070=psych/test_yaml
[ 31/758] 2068070=mkmf/test_have_func
[ 32/758] 2068069=-ext-/bignum/test_div
[ 33/758] 2068069=psych/test_deprecated
[ 34/758] 2068069=optparse/test_did_you_mean
[ 35/758] 2068071=ruby/test_io_m17n
[ 36/758] 2068069=mkmf/test_mkmf
[ 37/758] 2068069=ruby/test_rubyvm
[ 38/758] 2068069=psych/test_scalar_scanner
[ 39/758] 2068069=ruby/test_gc_compact
[ 40/758] 2068070=rubygems/test_gem_local_remote_options
[ 41/758] 2068071=rubygems/test_gem_path_support
[ 42/758] 2068070=ruby/test_module
[ 43/758] 2068071=openssl/test_ssl
[ 44/758] 2068068=openssl/test_ocsp
[ 45/758] 2068069=prism/result/constant_path_node_test
[ 46/758] 2068069=prism/percent_delimiter_string_test
[ 47/758] 2068069=json/json_parser_test
[ 48/758] 2068069=ruby/test_optimization
[ 49/758] 2068070=test_pty
[ 50/758] 2068068=psych/test_serialize_subclasses
[ 51/758] 2068068=optparse/test_optarg
[ 52/758] 2068068=fiber/test_mutex
[ 53/758] 2068070=ruby/test_struct
[ 54/758] 2068068=rubygems/test_gem_source_git
[ 55/758] 2068070=fileutils/test_verbose
[ 56/758] 2068070=digest/test_digest_extend
[ 57/758] 2068070=ruby/enc/test_regex_casefold
[ 58/758] 2068070=rubygems/test_gem_package_tar_writer
[ 59/758] 2068070=ruby/test_econv
[ 60/758] 2068068=psych/test_exception
[ 61/758] 2068068=did_you_mean/spell_checking/test_class_name_check
[ 62/758] 2068068=ruby/enc/test_case_mapping
[ 63/758] 2068068=rubygems/test_gem_commands_list_command
[ 64/758] 2068068=ruby/test_stack
[ 65/758] 2068070=ripper/test_sexp
[ 66/758] 2068070=prism/result/named_capture_test
[ 67/758] 2068070=ruby/test_parse
[ 68/758] 2068068=json/json_common_interface_test
[ 69/758] 2068068=rubygems/test_gem_request_set
[ 70/758] 2068070=-ext-/test_random
[ 71/758] 2068070=ripper/test_lexer
[ 72/758] 2068070=psych/test_stringio
[ 73/758] 2068070=prism/result/heredoc_test
[ 74/758] 2068070=ruby/test_assignment
[ 75/758] 2068068=uri/test_wss
[ 76/758] 2068068=rubygems/test_gem_rdoc
[ 77/758] 2068068=ruby/test_class
[ 78/758] 2068070=ruby/test_const
[ 79/758] 2068070=prism/encoding/string_encoding_test
[ 80/758] 2068070=lib/!Nothing_to_test
[ 81/758] 2068070=rubygems/test_gem_commands_cleanup_command
[ 82/758] 2068071=test_bundled_gems
[ 83/758] 2068071=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 84/758] 2068070=openssl/test_pair
[ 85/758] 2068069=-ext-/struct/test_len
[ 86/758] 2068069=openssl/test_provider
[ 87/758] 2068069=rubygems/test_gem_ext_builder
[ 88/758] 2068071=mkmf/test_install
[ 89/758] 2068069=ruby/test_path
[ 90/758] 2068069=ruby/test_signal
[ 91/758] 2068071=ruby/test_fixnum
[ 92/758] 2068071=rubygems/test_gem_commands_help_command
[ 93/758] 2068071=rubygems/test_kernel
[ 94/758] 2068070=-ext-/load/test_dot_dot
[ 95/758] 2068070=rubygems/test_gem_commands_check_command
[ 96/758] 2068070=rubygems/test_gem_commands_signin_command
[ 97/758] 2068070=etc/test_etc
[ 98/758] 2068071=ruby/enc/test_iso_8859
[ 99/758] 2068071=test_rbconfig
[100/758] 2068071=json/json_generator_test
[101/758] 2068070=psych/nodes/test_enumerable
[102/758] 2068070=psych/test_date_time
[103/758] 2068070=prism/ruby/ruby_parser_test
[104/758] 2068070=did_you_mean/test_tree_spell_checker
[105/758] 2068069=open-uri/test_open-uri
[106/758] 2068070=rubygems/test_gem_resolver_api_set
[107/758] 2068070=rubygems/test_gem_commands_exec_command
[108/758] 2068069=ruby/test_enumerator
[109/758] 2068071=prism/result/node_id_test
[110/758] 2068071=ruby/test_io
[111/758] 2068070=rubygems/test_gem_resolver_vendor_specification
[112/758] 2068070=json/json_addition_test
[113/758] 2068070=ruby/test_name_error
[114/758] 2068070=rubygems/test_gem_commands_search_command
[115/758] 2068070=-ext-/string/test_qsort
[116/758] 2068070=psych/test_safe_load
[117/758] 2068070=rubygems/test_gem_commands_setup_command
[118/758] 2068068=psych/test_class
[119/758] 2068068=rubygems/test_gem_uri
[120/758] 2068068=ruby/test_undef
[121/758] 2068068=prism/api/dump_test
[122/758] 2068070=did_you_mean/core_ext/test_name_error_extension
[123/758] 2068070=rubygems/test_gem_util_atomic_file_writer
[124/758] 2068070=fiber/test_enumerator
[125/758] 2068070=rubygems/test_gem_ext_cargo_builder
[126/758] 2068070=-ext-/test_abi
[127/758] 2068070=json/json_coder_test
[128/758] 2068070=rubygems/test_gem_security_policy
[129/758] 2068070=io/nonblock/test_flush
[130/758] 2068070=ruby/test_encoding
[131/758] 2068068=yaml/test_dbm
[132/758] 2068068=date/test_date_compat
[133/758] 2068068=mkmf/test_constant
[134/758] 2068070=test_pp
[135/758] 2068070=psych/test_hash
[136/758] 2068070=ruby/test_stringchar
[137/758] 2068070=ruby/test_basicinstructions
[138/758] 2068070=openssl/test_pkey_dsa
[139/758] 2068070=prism/result/comments_test
[140/758] 2068070=prism/api/lex_test
[141/758] 2068070=-ext-/string/test_set_len
[142/758] 2068070=stringio/test_ractor
[143/758] 2068070=ruby/test_clone
[144/758] 2068070=did_you_mean/spell_checking/test_method_name_check
[145/758] 2068070=prism/fuzzer_test
[146/758] 2068070=prism/onigmo_test
[147/758] 2068070=-ext-/string/test_interned_str
[148/758] 2068070=psych/test_struct
[149/758] 2068070=prism/version_test
[150/758] 2068070=ruby/test_transcode
[151/758] 2068070=prism/ruby/source_test
[152/758] 2068070=uri/test_ws
[153/758] 2068070=optparse/test_cclass
[154/758] 2068070=ruby/enc/test_big5
[155/758] 2068070=ruby/test_yield
[156/758] 2068068=-ext-/string/test_normalize
[157/758] 2068068=fiber/test_timeout
[158/758] 2068068=rubygems/test_gem_commands_specification_command
[159/758] 2068068=psych/test_json_tree
[160/758] 2068068=prism/api/freeze_test
[161/758] 2068068=prism/result/warnings_test
[162/758] 2068068=rubygems/test_gem_text
[163/758] 2068068=ruby/test_settracefunc
[164/758] 2068071=prism/ruby/tunnel_test
[165/758] 2068071=ruby/test_require
[166/758] 2068069=-ext-/array/test_to_ary_concat
[167/758] 2068068=did_you_mean/test_ractor_compatibility
[168/758] 2068070=-ext-/win32/test_fd_setsize
[169/758] 2068070=ruby/enc/test_windows_1252
[170/758] 2068070=ruby/test_method_cache
[171/758] 2068070=ruby/test_sprintf_comb
[172/758] 2068070=ruby/test_object_id
[173/758] 2068068=rubygems/test_gem_source_fetch_problem
[174/758] 2068068=prism/unescape_test
[175/758] 2068068=-ext-/test_scan_args
[176/758] 2068068=prism/ruby/dispatcher_test
[177/758] 2068068=ruby/test_set
[178/758] 2068068=rubygems/test_gem_gem_runner
[179/758] 2068070=rubygems/test_gem_commands_mirror
[180/758] 2068070=test_delegate
[181/758] 2068069=uri/test_ftp
[182/758] 2068069=ripper/test_files_lib
[183/758] 2068070=net/http/test_http
[184/758] 2068068=psych/test_parser
[185/758] 2068068=ruby/test_file_exhaustive
.Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3474567264, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[186/758] 2068071=ruby/test_string_memory
[187/758] 2068071=rubygems/test_gem_commands_environment_command
[188/758] 2068071=pathname/test_pathname
[189/758] 2068069=ruby/test_object
[190/758] 2068071=coverage/test_coverage
[191/758] 2068069=psych/test_null
[192/758] 2068069=rubygems/test_gem
[193/758] 2068071=-ext-/arith_seq/test_arith_seq_extract
[194/758] 2068071=-ext-/exception/test_exception_at_throwing
[195/758] 2068070=open-uri/test_ssl
[196/758] 2068071=rubygems/test_gem_resolver_git_specification
[197/758] 2068071=-ext-/load/test_protect
[198/758] 2068071=ruby/test_dup
[199/758] 2068071=did_you_mean/spell_checking/test_require_path_check
[200/758] 2068071=psych/test_psych_set
[201/758] 2068071=psych/test_ractor
[202/758] 2068071=psych/test_tree_builder
[203/758] 2068071=optparse/test_switch
[204/758] 2068071=ripper/test_filter
[205/758] 2068071=psych/test_marshalable
[206/758] 2068071=ruby/test_marshal
[207/758] 2068069=ruby/enc/test_koi8
[208/758] 2068069=openssl/test_digest
[209/758] 2068069=openssl/test_ssl_session
[210/758] 2068070=ruby/test_call
[211/758] 2068068=ruby/test_integer
[212/758] 2068071=ruby/test_io_timeout
[213/758] 2068071=-ext-/string/test_cstr
[214/758] 2068070=ruby/test_comparable
[215/758] 2068070=prism/api/parse_comments_test
[216/758] 2068070=dtrace/test_cmethod
[217/758] 2068070=-ext-/string/test_capacity
[218/758] 2068070=rubygems/test_gem_safe_marshal
[219/758] 2068071=-ext-/float/test_nextafter
[220/758] 2068069=openssl/test_x509name
[221/758] 2068069=optparse/test_acceptable
[222/758] 2068071=ruby/test_thread_queue
[223/758] 2068069=fileutils/test_nowrite
[224/758] 2068069=-ext-/wait/test_wait
[225/758] 2068069=-ext-/integer/test_integer
[226/758] 2068069=prism/heredoc_dedent_test
[227/758] 2068069=net/http/test_httpheader
[228/758] 2068069=net/http/test_httpresponses
[229/758] 2068069=ruby/test_ast
[230/758] 2068070=-ext-/string/test_enc_str_buf_cat
[231/758] 2068070=ruby/enc/test_euc_tw
[232/758] 2068070=rubygems/test_gem_commands_lock_command
[233/758] 2068070=did_you_mean/spell_checking/test_uncorrectable_name_check
[234/758] 2068070=rubygems/test_gem_resolver_api_specification
[235/758] 2068070=uri/test_common
[236/758] 2068070=ruby/test_lambda
[237/758] 2068070=rubygems/test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 39463>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14
[238/758] 2068070=ruby/test_frozen_error
[239/758] 2068070=rubygems/test_gem_package_task
[240/758] 2068070=net/http/test_http_request
[241/758] 2068070=psych/test_symbol
[242/758] 2068070=prism/ractor_test
[243/758] 2068070=optparse/test_reqarg
[244/758] 2068070=rubygems/test_gem_ext_configure_builder
[245/758] 2068070=rubygems/test_project_sanity
[246/758] 2068070=ruby/test_enum
[247/758] 2068071=dtrace/test_function_entry
[248/758] 2068071=openssl/test_pkey_rsa
[249/758] 2068068=rubygems/test_gem_source_subpath_problem
[250/758] 2068068=test_find
[251/758] 2068068=rubygems/test_bundled_ca
[252/758] 2068070=ruby/test_not
[253/758] 2068070=-ext-/st/test_numhash
[254/758] 2068070=rubygems/test_exit
[255/758] 2068070=resolv/test_resource
[256/758] 2068070=-ext-/exception/test_ensured
[257/758] 2068070=mkmf/test_config
[258/758] 2068068=ruby/test_thread_cv
[259/758] 2068071=ruby/enc/test_case_comprehensive
[260/758] 2068071=resolv/test_addr
[261/758] 2068071=ruby/test_time_tz
[262/758] 2068068=ruby/test_primitive
[263/758] 2068068=rubygems/test_gem_uri_formatter
[264/758] 2068068=json/test_helper
[265/758] 2068068=psych/test_document
[266/758] 2068070=socket/test_sockopt
[267/758] 2068070=ruby/test_arithmetic_sequence
[268/758] 2068068=psych/test_encoding
[269/758] 2068070=psych/test_yamlstore
[270/758] 2068068=-ext-/rational/test_rat
[271/758] 2068070=rubygems/test_gem_resolver_installer_set
[272/758] 2068071=ruby/test_regexp
[273/758] 2068068=-ext-/exception/test_data_error
[274/758] 2068068=-ext-/load/test_resolve_symbol
[275/758] 2068068=rubygems/test_gem_resolver_composed_set
[276/758] 2068068=ruby/test_nomethod_error
[277/758] 2068068=psych/test_object
[278/758] 2068068=ruby/test_variable
[279/758] 2068070=prism/magic_comment_test
[280/758] 2068070=mkmf/test_flags
[281/758] 2068068=-ext-/popen_deadlock/test_popen_deadlock
[282/758] 2068070=-ext-/proc/test_bmethod
[283/758] 2068070=net/http/test_https
[284/758] 2068068=-ext-/bignum/test_pack
[285/758] 2068068=ruby/enc/test_euc_kr
[286/758] 2068068=psych/test_merge_keys
[287/758] 2068068=test_open3
[288/758] 2068068=psych/test_object_references
[289/758] 2068068=error_highlight/test_error_highlight
[290/758] 2068068=ruby/test_thread
[291/758] 2068070=prism/result/breadth_first_search_test
[292/758] 2068070=open-uri/test_proxy
[293/758] 2068070=io/wait/test_io_wait
[294/758] 2068070=optparse/test_kwargs
[295/758] 2068070=socket/test_tcp
[296/758] 2068070=ruby/test_threadgroup
[297/758] 2068070=rubygems/test_webauthn_listener_response
[298/758] 2068070=json/json_fixtures_test
[299/758] 2068070=openssl/test_ossl
[300/758] 2068070=net/http/test_https_proxy
[301/758] 2068070=ruby/test_ractor
[302/758] 2068070=rubygems/test_gem_commands_contents_command
[303/758] 2068068=rubygems/test_gem_bundler_version_finder
[304/758] 2068070=rubygems/test_gem_ci_detector
[305/758] 2068070=io/wait/test_io_wait_uncommon
[306/758] 2068070=ripper/test_files_test_1
[307/758] 2068068=did_you_mean/spell_checking/test_variable_name_check
[308/758] 2068068=prism/fixtures_test
[309/758] 2068068=ruby/test_rational2
[310/758] 2068068=rubygems/test_gem_platform
[311/758] 2068068=rubygems/test_gem_update_suggestion
[312/758] 2068068=ruby/test_dir
[313/758] 2068068=fiber/test_process
[314/758] 2068068=json/json_ext_parser_test
[315/758] 2068068=psych/test_data
[316/758] 2068068=openssl/test_ns_spki
[317/758] 2068068=rubygems/test_gem_resolver_lock_set
[318/758] 2068068=ruby/test_keyword
[319/758] 2068068=rubygems/test_gem_commands_rebuild_command
[320/758] 2068068=ruby/test_dir_m17n
[321/758] 2068070=ruby/test_flip
[322/758] 2068070=mkmf/test_have_library
[323/758] 2068071=json/json_generic_object_test
[324/758] 2068071=rubygems/test_gem_resolver_git_set
[325/758] 2068068=fiber/test_storage
[326/758] 2068068=rubygems/test_gem_commands_build_command
[327/758] 2068068=test_extlibs
[328/758] 2068071=dtrace/test_string
[329/758] 2068071=ruby/test_iterator
[330/758] 2068071=-ext-/string/test_rb_str_dup
[331/758] 2068071=rubygems/test_deprecate
[332/758] 2068071=date/test_date_ractor
[333/758] 2068071=objspace/test_objspace
[334/758] 2068070=rubygems/test_gem_source
[335/758] 2068070=psych/test_yamldbm
[336/758] 2068070=rubygems/test_gem_commands_signout_command
[337/758] 2068070=psych/test_coder
[338/758] 2068070=openssl/test_config
[339/758] 2068070=ruby/test_symbol
[340/758] 2068068=date/test_date_strftime
[341/758] 2068068=prism/result/implicit_array_test
[342/758] 2068068=socket/test_unix
[343/758] 2068068=rubygems/test_gem_resolver_index_specification
[344/758] 2068068=prism/result/overlap_test
[345/758] 2068068=fileutils/test_dryrun
[346/758] 2068068=fiber/test_io_close
[347/758] 2068068=-ext-/string/test_enc_associate
[348/758] 2068068=optparse/test_optparse
[349/758] 2068068=prism/ruby/pattern_test
[350/758] 2068068=ruby/test_rational
[351/758] 2068070=openssl/test_fips
[352/758] 2068070=ruby/test_gc
[353/758] 2068068=io/console/test_ractor
[354/758] 2068068=rubygems/test_gem_unsatisfiable_dependency_error
[355/758] 2068068=fiber/test_io_buffer
[356/758] 2068068=openssl/test_engine
[357/758] 2068068=-ext-/marshal/test_usrmarshal
[358/758] 2068068=prism/bom_test
[359/758] 2068068=ruby/test_key_error
[360/758] 2068068=ruby/test_env
[361/758] 2068068=ruby/test_file
[362/758] 2068068=rubygems/test_gem_package
[363/758] 2068068=rubygems/test_gem_source_installed
[364/758] 2068068=socket/test_basicsocket
[365/758] 2068068=-ext-/iter/test_yield_block
[366/758] 2068068=ruby/test_rubyoptions
[367/758] 2068069=prism/test_helper
[368/758] 2068069=ruby/test_random_formatter
[369/758] 2068069=did_you_mean/edit_distance/test_jaro_winkler
[370/758] 2068069=ruby/test_vm_dump
[371/758] 2068069=open-uri/test_ftp
[372/758] 2068069=rubygems/test_config
[373/758] 2068069=rubygems/test_gem_console_ui
[374/758] 2068069=prism/result/source_location_test
[375/758] 2068069=prism/errors_test
[376/758] 2068069=rubygems/test_gem_commands_info_command
[377/758] 2068069=mkmf/test_find_executable
[378/758] 2068069=-ext-/integer/test_my_integer
[379/758] 2068069=ruby/test_mixed_unicode_escapes
[380/758] 2068069=ruby/test_metaclass
[381/758] 2068069=yaml/test_store
[382/758] 2068069=ruby/test_lazy_enumerator
[383/758] 2068069=openssl/test_pkey_dh
[384/758] 2068069=psych/test_boolean
[385/758] 2068069=ruby/test_eval
[386/758] 2068069=rubygems/test_gem_source_lock
[387/758] 2068069=dtrace/test_singleton_function
[388/758] 2068069=ruby/test_bignum
[389/758] 2068069=prism/library_symbols_test
[390/758] 2068069=rubygems/test_gem_util
[391/758] 2068069=-ext-/time/test_new
[392/758] 2068069=json/ractor_test
[393/758] 2068069=rubygems/test_gem_specification
[394/758] 2068069=openssl/test_cipher
[395/758] 2068069=psych/visitors/test_emitter
[396/758] 2068069=ruby/test_syntax
[397/758] 2068068=resolv/test_dns
[398/758] 2068068=rubygems/test_gem_commands_open_command
[399/758] 2068068=-ext-/test_recursion
[400/758] 2068068=prism/newline_offsets_test
[401/758] 2068068=objspace/test_ractor
[402/758] 2068068=date/test_date_marshal
[403/758] 2068068=test_ipaddr
[404/758] 2068068=rubygems/test_gem_commands_sources_command
[405/758] 2068068=rubygems/test_gem_package_tar_header_ractor
[406/758] 2068068=fileutils/test_fileutils
[407/758] 2068068=ruby/test_defined
[408/758] 2068068=mkmf/test_configuration
[409/758] 2068068=dtrace/test_method_cache
[410/758] 2068068=-ext-/postponed_job/test_postponed_job
[411/758] 2068068=ruby/test_alias
[412/758] 2068068=psych/json/test_stream
[413/758] 2068068=rubygems/test_gem_request_set_lockfile
[414/758] 2068068=rubygems/test_gem_resolver_dependency_request
[415/758] 2068068=ruby/test_proc
[416/758] 2068068=rubygems/test_gem_remote_fetcher
[417/758] 2068068=zlib/test_zlib
[418/758] 2068069=rubygems/test_gem_commands_outdated_command
[419/758] 2068069=prism/ruby/relocation_test
[420/758] 2068069=ruby/enc/test_windows_1251
[421/758] 2068069=prism/result/string_test
[422/758] 2068069=prism/ruby/parameters_signature_test
[423/758] 2068069=ruby/test_box
[424/758] 2068069=ruby/test_objectspace
[425/758] 2068071=ruby/test_time
[426/758] 2068068=erb/test_erb_m17n
[427/758] 2068068=optparse/test_load
[428/758] 2068068=rubygems/test_gem_installer
[429/758] 2068071=ruby/test_require_lib
[430/758] 2068069=fiber/test_scheduler
[431/758] 2068071=ruby/test_fnmatch
[432/758] 2068071=ruby/test_super
[433/758] 2068071=-ext-/bug_reporter/test_bug_reporter
[434/758] 2068071=rubygems/test_gem_source_specific_file
[435/758] 2068071=io/wait/test_ractor
[436/758] 2068071=ruby/test_pipe
[437/758] 2068071=dtrace/test_raise
[438/758] 2068071=psych/test_string
[439/758] 2068071=ruby/test_pattern_matching
[440/758] 2068071=rubygems/test_gem_commands_stale_command
[441/758] 2068071=-ext-/struct/test_duplicate
[442/758] 2068071=ruby/enc/test_grapheme_breaks
[443/758] 2068071=-ext-/tracepoint/test_tracepoint
[444/758] 2068069=-ext-/marshal/test_internal_ivar
[445/758] 2068069=prism/ruby/desugar_compiler_test
[446/758] 2068071=rubygems/test_gem_request
[447/758] 2068069=uri/test_mailto
[448/758] 2068069=digest/test_ractor
[449/758] 2068069=-ext-/scheduler/test_interrupt_with_scheduler
[450/758] 2068069=date/test_date
[451/758] 2068069=openssl/test_x509cert
[452/758] 2068071=openssl/test_hmac
[453/758] 2068071=rubygems/test_gem_resolver_activation_request
[454/758] 2068071=ruby/enc/test_cesu8
[455/758] 2068071=-ext-/struct/test_data
[456/758] 2068071=digest/test_digest
[457/758] 2068068=ruby/test_numeric
[458/758] 2068068=rubygems/test_gem_name_tuple
[459/758] 2068068=fiber/test_address_resolve
[460/758] 2068068=-ext-/test_bug-14834
[461/758] 2068068=did_you_mean/spell_checking/test_pattern_key_name_check
[462/758] 2068068=-ext-/iter/test_iter_break
[463/758] 2068068=test_time
[464/758] 2068069=socket/test_addrinfo
[465/758] 2068071=rubygems/test_gem_source_local
[466/758] 2068069=-ext-/num2int/test_num2int
[467/758] 2068069=uri/test_http
[468/758] 2068069=-ext-/string/test_too_many_dummy_encodings
[469/758] 2068068=resolv/test_win32_config
[470/758] 2068068=psych/test_nil
[471/758] 2068068=uri/test_generic
[472/758] 2068068=openssl/test_random
[473/758] 2068068=ruby/test_trace
[474/758] 2068069=ruby/test_arity
[475/758] 2068068=rubygems/test_gem_commands_fetch_command
[476/758] 2068069=-ext-/bignum/test_str2big
[477/758] 2068069=test_weakref
[478/758] 2068071=test_timeout
[479/758] 2068068=optparse/test_noarg
[480/758] 2068069=json/json_ryu_fallback_test
[481/758] 2068069=ripper/test_parser_events
[482/758] 2068069=-ext-/class/test_class2name
[483/758] 2068069=ruby/enc/test_utf32
[484/758] 2068069=ruby/enc/test_euc_jp
[485/758] 2068069=rubygems/test_gem_dependency_list
[486/758] 2068069=rubygems/test_gem_commands_owner_command
[487/758] 2068068=prism/ruby/reflection_test
[488/758] 2068068=date/test_date_attr
[489/758] 2068068=openssl/test_x509ext
[490/758] 2068068=-ext-/vm/test_at_exit
[491/758] 2068068=ruby/test_condition
[492/758] 2068068=ruby/enc/test_cp949
[493/758] 2068068=rubygems/test_gem_resolver
[494/758] 2068068=-ext-/econv/test_append
[495/758] 2068068=ruby/test_pack
[496/758] 2068069=ruby/enc/test_emoji
[497/758] 2068069=test_tmpdir
[498/758] 2068069=psych/test_stream
[499/758] 2068069=-ext-/test_ensure_and_callcc
[500/758] 2068069=net/http/test_httpresponse
[501/758] 2068069=test_singleton
[502/758] 2068069=ripper/test_files_ext
[503/758] 2068069=ripper/test_files_sample
[504/758] 2068069=-ext-/exception/test_enc_raise
[505/758] 2068069=ruby/test_sleep
[506/758] 2068068=ripper/test_ripper
[507/758] 2068071=ruby/test_whileuntil
[508/758] 2068071=ruby/test_data
[509/758] 2068071=rubygems/test_gem_spec_fetcher
[510/758] 2068071=psych/visitors/test_depth_first
[511/758] 2068071=io/console/test_io_console
[512/758] 2068068=ruby/test_beginendblock
[513/758] 2068068=monitor/test_monitor
[514/758] 2068068=test_securerandom
[515/758] 2068068=psych/test_yaml_special_cases
[516/758] 2068068=rubygems/test_gem_source_list
[517/758] 2068068=rubygems/test_gem_commands_push_command
[518/758] 2068071=ruby/test_autoload
[519/758] 2068068=prism/result/integer_parse_test
[520/758] 2068068=ruby/test_process
[521/758] 2068069=-ext-/gvl/test_last_thread
[522/758] 2068069=ruby/test_string
[523/758] 2068071=mkmf/test_framework
[524/758] 2068071=-ext-/load/test_stringify_symbols
[525/758] 2068071=ruby/test_unicode_escape
[526/758] 2068071=ruby/test_insns_leaf
[527/758] 2068071=ruby/test_backtrace
[528/758] 2068071=ruby/test_frozen
[529/758] 2068071=ruby/test_allocation
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 2098283 is a zombie - the process has already terminated
ptrace: Inappropriate ioctl for device.

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

/tmp/ruby/src/trunk_gcc10/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[530/758] 2068070=openssl/test_pkey
[531/758] 2068071=openssl/test_x509req
[532/758] 2068070=rubygems/test_gem_resolver_specification
[533/758] 2068070=openssl/test_x509attr
[534/758] 2068070=rubygems/test_gem_remote_fetcher_s3
[535/758] 2068071=fiber/test_ractor
[536/758] 2068071=prism/result/integer_base_flags_test
[537/758] 2068071=-ext-/string/test_ellipsize
[538/758] 2068071=rubygems/test_gem_resolver_local_specification
[539/758] 2068071=dtrace/test_array_create
[540/758] 2068071=ruby/test_rand
[541/758] 2068070=did_you_mean/spell_checking/test_key_name_check
[542/758] 2068070=-ext-/win32/test_dln
[543/758] 2068070=rubygems/test_gem_package_old
[544/758] 2068070=fiber/test_thread
[545/758] 2068070=json/json_encoding_test
[546/758] 2068070=mkmf/test_pkg_config
[547/758] 2068070=prism/api/parse_success_test
[548/758] 2068070=ruby/test_literal
[549/758] 2068071=psych/visitors/test_to_ruby
[550/758] 2068071=rubygems/test_gem_uninstaller
[551/758] 2068070=socket/test_udp
[552/758] 2068070=ruby/enc/test_case_options
[553/758] 2068070=-ext-/thread/test_instrumentation_api
[554/758] 2068071=rubygems/test_gem_resolver_index_set
[555/758] 2068071=ruby/enc/test_gb18030
[556/758] 2068071=psych/test_scalar
[557/758] 2068071=openssl/test_pkcs12
[558/758] 2068071=ruby/test_compile_prism
[559/758] 2068070=-ext-/debug/test_debug
[560/758] 2068070=rubygems/test_gem_commands_install_command
[561/758] 2068071=rubygems/test_remote_fetch_error
[562/758] 2068071=dtrace/test_object_create_start
[563/758] 2068071=psych/test_psych
[564/758] 2068071=ruby/test_refinement
[565/758] 2068068=-ext-/path_to_class/test_path_to_class
[566/758] 2068068=openssl/test_ts
[567/758] 2068068=rubygems/test_gem_ext_ext_conf_builder
[568/758] 2068070=openssl/test_kdf
[569/758] 2068070=rubygems/test_gem_command
[570/758] 2068070=-ext-/bignum/test_mul
[571/758] 2068070=rubygems/test_gem_security_signer
[572/758] 2068070=-ext-/box/test_load_ext
[573/758] 2068070=psych/test_alias_and_anchor
[574/758] 2068070=ruby/enc/test_utf16
[575/758] 2068070=mmtk/test_configuration
[576/758] 2068070=-ext-/test_notimplement
[577/758] 2068070=openssl/test_x509crl
[578/758] 2068068=ruby/test_range
[579/758] 2068070=optparse/test_zsh_completion
[580/758] 2068070=test_unicode_normalize
[581/758] 2068070=prism/api/parse_stream_test
[582/758] 2068070=ruby/test_ifunless
[583/758] 2068070=date/test_date_strptime
[584/758] 2068070=socket/test_nonblock
[585/758] 2068070=-ext-/iseq_load/test_iseq_load
[586/758] 2068068=ruby/test_method
[587/758] 2068071=psych/visitors/test_yaml_tree
[588/758] 2068071=ruby/test_io_buffer
[589/758] 2068071=rubygems/test_gem_ext_cmake_builder
[590/758] 2068071=prism/regexp_test
[591/758] 2068071=optparse/test_getopts
[592/758] 2068071=ruby/test_yjit_exit_locations
[593/758] 2068070=ruby/test_fiber
[594/758] 2068071=rubygems/test_gem_config_file
[595/758] 2068071=rubygems/test_gem_commands_which_command
[596/758] 2068071=rubygems/test_gem_resolver_lock_specification
[597/758] 2068071=ruby/test_zjit
[598/758] 2068071=-ext-/symbol/test_inadvertent_creation
[599/758] 2068071=mkmf/test_egrep_cpp
[600/758] 2068071=rubygems/test_gem_package_tar_header
[601/758] 2068071=date/test_date_conv
[602/758] 2068071=prism/result/static_inspect_test
[603/758] 2068071=mkmf/test_convertible
[604/758] 2068069=rubygems/test_webauthn_poller
[605/758] 2068069=rubygems/test_gem_commands_dependency_command
[606/758] 2068069=psych/test_emitter
[607/758] 2068069=rubygems/test_gem_doctor
[608/758] 2068069=rubygems/test_gem_silent_ui
[609/758] 2068069=ruby/test_readpartial
[610/758] 2068069=ruby/enc/test_gbk
[611/758] 2068069=-ext-/file/test_stat
[612/758] 2068069=-ext-/typeddata/test_typeddata
[613/758] 2068069=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[614/758] 2068069=rubygems/test_gem_resolver_installed_specification
[615/758] 2068069=ruby/test_warning
[616/758] 2068069=prism/ruby/ripper_test
[617/758] 2068069=rubygems/test_rubygems
[618/758] 2068070=prism/ruby/parser_test
[619/758] 2068070=openssl/test_bn
[620/758] 2068070=prism/ruby/compiler_test
[621/758] 2068070=rubygems/test_gem_dependency_installer
[622/758] 2068069=rubygems/test_gem_install_update_options
[623/758] 2068069=-ext-/test_bug-3571
[624/758] 2068069=psych/test_array
[625/758] 2068069=-ext-/eval/test_eval
[626/758] 2068069=-ext-/bignum/test_bigzero
[627/758] 2068069=ruby/test_complex
[628/758] 2068069=rubygems/test_gem_impossible_dependencies_error
[629/758] 2068069=-ext-/string/test_external_new
[630/758] 2068069=optparse/test_autoconf
[631/758] 2068069=rubygems/test_gem_requirement
[632/758] 2068069=ripper/test_scanner_events
[633/758] 2068069=rubygems/test_gem_commands_yank_command
[634/758] 2068069=rubygems/test_gem_validator
[635/758] 2068069=mkmf/test_sizeof
[636/758] 2068070=-ext-/string/test_fstring
[637/758] 2068068=-ext-/test_bug-5832
[638/758] 2068068=rubygems/test_gem_security_trust_dir
[639/758] 2068068=fiber/test_sleep
[640/758] 2068070=fiber/test_io
[641/758] 2068070=ripper/test_files_test_2
[642/758] 2068070=openssl/test_asn1
[643/758] 2068070=did_you_mean/tree_spell/test_human_typo
[644/758] 2068070=prism/result/numeric_value_test
[645/758] 2068070=prism/lex_test
[646/758] 2068070=prism/encoding/regular_expression_encoding_test
[647/758] 2068070=-ext-/thread/test_lock_native_thread
[648/758] 2068068=rubygems/test_gem_request_set_lockfile_tokenizer
[649/758] 2068070=-ext-/st/test_foreach
[650/758] 2068070=-ext-/gvl/test_ubf_async_safe
[651/758] 2068070=prism/encoding/symbol_encoding_test
[652/758] 2068070=mkmf/test_have_macro
[653/758] 2068068=stringio/test_stringio
[654/758] 2068068=prism/snippets_test
[655/758] 2068070=optparse/test_summary
[656/758] 2068070=ruby/test_system
[657/758] 2068070=-ext-/win32/test_console_attr
[658/758] 2068070=prism/result/static_literals_test
[659/758] 2068070=rubygems/test_gem_version_option
[660/758] 2068070=ruby/test_argf
[661/758] 2068069=date/test_date_arith
[662/758] 2068069=json/json_string_matching_test
[663/758] 2068069=rubygems/test_gem_request_set_gem_dependency_api
[664/758] 2068069=ruby/test_yjit
[665/758] 2068071=rubygems/test_gem_available_set
[666/758] 2068071=ruby/test_m17n
[667/758] 2068071=-ext-/string/test_modify_expand
[668/758] 2068071=-ext-/symbol/test_type
[669/758] 2068071=mkmf/test_signedness
[670/758] 2068070=rubygems/test_gem_command_manager
[671/758] 2068070=ruby/test_array
[672/758] 2068068=rubygems/test_gem_source_vendor
[673/758] 2068068=pathname/test_ractor
[674/758] 2068068=-ext-/bignum/test_big2str
[675/758] 2068068=test_tempfile
[676/758] 2068068=rubygems/test_gem_stub_specification
[677/758] 2068068=rubygems/test_gem_request_set_lockfile_parser
[678/758] 2068068=psych/test_set
[679/758] 2068068=socket/test_socket
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007084cf5a97d0 /tmp/ruby/build/trunk_gcc10/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_tcp_socket_resolv_timeout_with_connection_failure: #<Thread:0x00007084cf5a97d0 /tmp/ruby/build/trunk_gcc10/.ext/common/socket.rb:722 dead>
[680/758] 2068068=rubygems/test_gem_commands_update_command
[681/758] 2068071=test_trick
[682/758] 2068068=prism/ruby/location_test
[683/758] 2068068=dtrace/test_require
[684/758] 2068068=prism/api/parse_test
[685/758] 2068068=rubygems/test_gem_resolver_vendor_set
[686/758] 2068068=rubygems/test_gem_commands_cert_command
[687/758] 2068068=rubygems/test_gem_dependency_resolution_error
[688/758] 2068068=rubygems/test_gem_stream_ui
[689/758] 2068068=ruby/test_sprintf
[690/758] 2068068=ruby/test_complexrational
[691/758] 2068068=uri/test_parser
[692/758] 2068068=uri/test_ldap
[693/758] 2068068=ruby/test_inlinecache
[694/758] 2068068=ruby/test_shapes
[695/758] 2068068=-ext-/debug/test_profile_frames
[696/758] 2068069=ripper/test_files_test
[697/758] 2068069=prism/result/equality_test
[698/758] 2068069=prism/result/attribute_write_test
[699/758] 2068069=ruby/test_continuation
[700/758] 2068069=prism/encoding/encodings_test
[701/758] 2068068=ruby/test_weakkeymap
[702/758] 2068069=rubygems/test_gem_commands_uninstall_command
[703/758] 2068071=-ext-/hash/test_delete
[704/758] 2068071=ruby/test_hash
[705/758] 2068069=-ext-/test_enumerator_kw
[706/758] 2068069=optparse/test_placearg
[707/758] 2068068=psych/handlers/test_recorder
[708/758] 2068068=test_forwardable
[709/758] 2068068=ruby/test_weakmap
[710/758] 2068069=ruby/test_case
[711/758] 2068069=resolv/test_mdns
[712/758] 2068069=-ext-/st/test_update
[713/758] 2068069=-ext-/stack/test_stack_overflow
[714/758] 2068069=rubygems/test_gem_resolver_best_set
[715/758] 2068069=rubygems/test_gem_commands_pristine_command
[716/758] 2068070=mkmf/test_libs
[717/758] 2068070=dtrace/test_gc
[718/758] 2068070=rubygems/test_gem_package_tar_reader_entry
[719/758] 2068069=ruby/test_math
[720/758] 2068069=ruby/test_m17n_comb
[721/758] 2068070=openssl/test_x509store
[722/758] 2068070=-ext-/arith_seq/test_arith_seq_beg_len_step
[723/758] 2068070=rubygems/test_gem_commands_unpack_command
[724/758] 2068070=prism/result/index_write_test
[725/758] 2068070=prism/locals_test
[726/758] 2068070=rubygems/test_gem_resolver_requirement_list
[727/758] 2068070=rubygems/test_gem_resolver_conflict
[728/758] 2068070=rubygems/test_gem_package_tar_reader
[729/758] 2068070=rubygems/test_gem_safe_yaml
[730/758] 2068070=date/test_date_new
[731/758] 2068070=rubygems/test_gem_gemcutter_utilities
[732/758] 2068070=strscan/test_stringscanner
[733/758] 2068070=rubygems/test_gem_request_connection_pools
[734/758] 2068071=prism/newline_test
[735/758] 2068071=rubygems/test_gem_commands_server_command
[736/758] 2068071=optparse/test_bash_completion
[737/758] 2068071=test_prettyprint
[738/758] 2068071=rubygems/test_gem_ext_cargo_builder_unit
[739/758] 2068071=erb/test_erb_command
[740/758] 2068071=ruby/test_float
[741/758] 2068070=-ext-/funcall/test_passing_block
[742/758] 2068070=fiber/test_queue
[743/758] 2068070=-ext-/array/test_resize
[744/758] 2068070=net/protocol/test_protocol
[745/758] 2068070=ruby/test_exception
[746/758] 2068071=rubygems/test_gem_dependency
[747/758] 2068071=uri/test_file
[748/758] 2068071=rubygems/test_gem_ext_rake_builder
[749/758] 2068069=cgi/test_cgi_escape
[750/758] 2068069=psych/test_omap
[751/758] 2068069=rubygems/test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 45257>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14
[752/758] 2068069=ruby/test_integer_comb
[753/758] 2068071=prism/result/regular_expression_options_test
[754/758] 2068071=rubygems/test_gem_version
[755/758] 2068071=prism/api/command_line_test
[756/758] 2068071=rubygems/test_require
[757/758] 2068070=erb/test_erb
[758/758] 2068070=test_shellwords

  1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 2098283 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e9001f8e66
| ruby 4.1.0dev (2026-01-20T13:18:30Z master 2842e61c92) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:001080 l:n b:---- EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:0017b0 l:y b:---- DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x0000579da6f92977 RBP: 0x00005e4100100005 RSP: 0x00007ffddf6e77d8
|  RAX: 0x000075cdddb07f30 RBX: 0x0000579dcf0f8b00 RCX: 0x0000579da6f92970
|  RDX: 0x000075cddd98c1c0 RDI: 0x0000000000000002 RSI: 0x000075cddda08098
|   R8: 0x000075cddd98c1c0  R9: 0x000075cddda08090 R10: 0x0000000000000004
|  R11: 0x000075cddd91bdf8 R12: 0x000075cddd98c1c0 R13: 0x000075cdddb07f30
|  R14: 0x0000000000000002 R15: 0x000075cddda08098 EFL: 0x0000000000000286
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc10/ruby(rb_print_backtrace+0x11) [0x579da717979f] /tmp/ruby/src/trunk_gcc10/vm_dump.c:1105
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc10/vm_dump.c:1450
| /tmp/ruby/build/trunk_gcc10/ruby(rb_bug_for_fatal_signal+0x102) [0x579da7384fe2] /tmp/ruby/src/trunk_gcc10/error.c:1131
| /tmp/ruby/build/trunk_gcc10/ruby(sigsegv+0x48) [0x579da70b2488] /tmp/ruby/src/trunk_gcc10/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x75cdddb51320) [0x75cdddb51320]
| /tmp/ruby/build/trunk_gcc10/ruby(define_final+0x7) [0x579da6f92977] /tmp/ruby/src/trunk_gcc10/gc.c:1779
| /tmp/ruby/build/trunk_gcc10/ruby(vm_cfp_consistent_p+0x0) [0x579da71445c3] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3902
| /tmp/ruby/build/trunk_gcc10/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3904
| /tmp/ruby/build/trunk_gcc10/ruby(vm_sendish+0x101) [0x579da714e401] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:6124
| /tmp/ruby/build/trunk_gcc10/ruby(vm_exec_core+0x82) [0x579da7167132] ../../src/trunk_gcc10/insns.def:904
| /tmp/ruby/build/trunk_gcc10/ruby(vm_exec_loop+0xa) [0x579da71571e5] /tmp/ruby/src/trunk_gcc10/vm.c:2825
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc10/vm.c:2801
| /tmp/ruby/build/trunk_gcc10/ruby(rb_ec_exec_node+0xb5) [0x579da6f751f5] /tmp/ruby/src/trunk_gcc10/eval.c:283
| /tmp/ruby/build/trunk_gcc10/ruby(ruby_run_node+0x3c) [0x579da6f7778c] /tmp/ruby/src/trunk_gcc10/eval.c:321
| /tmp/ruby/build/trunk_gcc10/ruby(rb_main+0x21) [0x579da6f720d7] /tmp/ruby/src/trunk_gcc10/main.c:42
| /tmp/ruby/build/trunk_gcc10/ruby(main) /tmp/ruby/src/trunk_gcc10/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x75cdddb361ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x75cdddb3628b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x579da6f72125]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -e
| 
| * Ruby Box: disabled
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 pathname.so
|     6 ruby2_keywords.rb
|     7 set.rb
|     8 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
|     9 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 
| * Process memory map:
| 
| 579da6f20000-579da6f60000 r--p 00000000 00:76 16911875                   /tmp/ruby/build/trunk_gcc10/ruby
| 579da6f60000-579da7443000 r-xp 00040000 00:76 16911875                   /tmp/ruby/build/trunk_gcc10/ruby
| 579da7443000-579da75f0000 r--p 00523000 00:76 16911875                   /tmp/ruby/build/trunk_gcc10/ruby
| 579da75f0000-579da7607000 r--p 006d0000 00:76 16911875                   /tmp/ruby/build/trunk_gcc10/ruby
| 579da7607000-579da7608000 rw-p 006e7000 00:76 16911875                   /tmp/ruby/build/trunk_gcc10/ruby
| 579da7608000-579da761d000 rw-p 00000000 00:00 0 
| 579dcf0f1000-579dde351000 rw-p 00000000 00:00 0                          [heap]
| 75cd0c37e000-75cd4c380000 rw-p 00000000 00:00 0 
| 75cd4c380000-75cd645c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cd6cf9d000-75cd6d1a4000 r--s 00000000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75cd6d1a4000-75cd716e0000 r--s 00000000 00:76 16911875                   /tmp/ruby/build/trunk_gcc10/ruby
| 75cd716e0000-75cd8eb20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cd8eb30000-75cda8a50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cda8a60000-75cdb3f00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdb3f10000-75cdb9860000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdb9870000-75cdbc000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdbc000000-75cdbc021000 rw-p 00000000 00:00 0 
| 75cdbc021000-75cdc0000000 ---p 00000000 00:00 0 
| 75cdc0010000-75cdc0550000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc0560000-75cdc1af0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc1b00000-75cdc2830000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc2840000-75cdc2d90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc2da0000-75cdc3110000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc3120000-75cdc3270000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc3280000-75cdc3330000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc3340000-75cdc3390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cdc339e000-75cdc339f000 ---p 00000000 00:00 0 
| 75cdc339f000-75cdc33bf000 rw-p 00000000 00:00 0 
| 75cdc33bf000-75cdc33c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc33c0000-75cdc3401000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3401000-75cdc3402000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3402000-75cdc3443000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3443000-75cdc3444000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3444000-75cdc3485000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3485000-75cdc3486000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3486000-75cdc34c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc34c7000-75cdc34c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc34c8000-75cdc3509000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3509000-75cdc350a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc350a000-75cdc354b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc354b000-75cdc354c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc354c000-75cdc358d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc358d000-75cdc358e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc358e000-75cdc35cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc35cf000-75cdc35d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc35d0000-75cdc3611000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3611000-75cdc3612000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3612000-75cdc3653000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3653000-75cdc3654000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3654000-75cdc3695000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3695000-75cdc3696000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3696000-75cdc36d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc36d7000-75cdc36d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc36d8000-75cdc3719000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3719000-75cdc371a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc371a000-75cdc375b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc375b000-75cdc375c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc375c000-75cdc379d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc379d000-75cdc379e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc379e000-75cdc37df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc37df000-75cdc37e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc37e0000-75cdc3821000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3821000-75cdc3822000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3822000-75cdc3863000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3863000-75cdc3864000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3864000-75cdc38a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc38a5000-75cdc38a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc38a6000-75cdc38e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc38e7000-75cdc38e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc38e8000-75cdc3929000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3929000-75cdc392a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc392a000-75cdc396b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc396b000-75cdc396c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc396c000-75cdc39ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc39ad000-75cdc39ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc39ae000-75cdc39ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc39ef000-75cdc39f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc39f0000-75cdc3a31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3a31000-75cdc3a32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3a32000-75cdc3a73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3a73000-75cdc3a74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3a74000-75cdc3ab5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3ab5000-75cdc3ab6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3ab6000-75cdc3af7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3af7000-75cdc3af8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3af8000-75cdc3b39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3b39000-75cdc3b3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3b3a000-75cdc3b7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3b7b000-75cdc3b7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3b7c000-75cdc3bbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3bbd000-75cdc3bbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3bbe000-75cdc3bff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
| 75cdc3bff000-75cdc3c00000 ---p 00000000 00:00 0 
| 75cdc3c00000-75cdc4400000 rw-p 00000000 00:00 0 
| 75cdc4400000-75cddc400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
| 75cddc400000-75cddd800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
| 75cddd80f000-75cddd910000 rw-p 00000000 00:00 0 
| 75cddd910000-75cddd9c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cddd9cf000-75cddd9f0000 rw-p 00000000 00:00 0 
| 75cddd9f0000-75cddda00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
| 75cddda02000-75cddda03000 r--p 00000000 00:76 15728799                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 75cddda03000-75cddda05000 r-xp 00001000 00:76 15728799                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 75cddda05000-75cddda06000 r--p 00003000 00:76 15728799                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 75cddda06000-75cddda07000 r--p 00003000 00:76 15728799                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 75cddda07000-75cddda08000 rw-p 00004000 00:76 15728799                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 75cddda08000-75cdddb0c000 rw-p 00000000 00:00 0 
| 75cdddb0c000-75cdddb34000 r--p 00000000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75cdddb34000-75cdddcbc000 r-xp 00028000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75cdddcbc000-75cdddd0b000 r--p 001b0000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75cdddd0b000-75cdddd0f000 r--p 001fe000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 75cdddd0f000-75cdddd11000 rw-p 00202000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
Finished tests in 345.127320s, 96.2891 tests/s, 20953.6817 assertions/s.
| 75cdddd11000-75cdddd20000 rw-p 00000000 00:00 0 
| 75cdddd20000-75cdddd24000 r--p 00000000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75cdddd24000-75cdddd47000 r-xp 00004000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75cdddd47000-75cdddd4b000 r--p 00027000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75cdddd4b000-75cdddd4c000 r--p 0002b000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75cdddd4c000-75cdddd4d000 rw-p 0002c000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 75cdddd4d000-75cdddd5d000 r--p 00000000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75cdddd5d000-75cdddddc000 r-xp 00010000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75cdddddc000-75cddde34000 r--p 0008f000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75cddde34000-75cddde35000 r--p 000e7000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75cddde35000-75cddde36000 rw-p 000e8000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 75cddde36000-75cddde38000 r--p 00000000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75cddde38000-75cddde4d000 r-xp 00002000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75cddde4d000-75cddde66000 r--p 00017000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75cddde66000-75cddde67000 r--p 0002f000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75cddde67000-75cddde68000 rw-p 00030000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 75cddde68000-75cddde70000 rw-p 00000000 00:00 0 
| 75cddde70000-75cddde7a000 r--p 00000000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75cddde7a000-75cdddedd000 r-xp 0000a000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75cdddedd000-75cdddef2000 r--p 0006d000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75cdddef2000-75cdddef3000 r--p 00081000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75cdddef3000-75cdddef4000 rw-p 00082000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 75cdddef4000-75cdddef6000 r--p 00000000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75cdddef6000-75cdddf08000 r-xp 00002000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75cdddf08000-75cdddf0e000 r--p 00014000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75cdddf0e000-75cdddf0f000 r--p 0001a000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75cdddf0f000-75cdddf10000 rw-p 0001b000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 75cdddf10000-75cdddf11000 r--p 00000000 00:76 15729683                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 75cdddf11000-75cdddf12000 r-xp 00001000 00:76 15729683                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 75cdddf12000-75cdddf13000 r--p 00002000 00:76 15729683                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 75cdddf13000-75cdddf14000 r--p 00002000 00:76 15729683                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 75cdddf14000-75cdddf15000 rw-p 00003000 00:76 15729683                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 75cdddf15000-75cdddf17000 rw-p 00000000 00:00 0 
| 75cdddf17000-75cdddf18000 r--p 00000000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75cdddf18000-75cdddf43000 r-xp 00001000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75cdddf43000-75cdddf4d000 r--p 0002c000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75cdddf4d000-75cdddf4f000 r--p 00036000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 75cdddf4f000-75cdddf51000 rw-p 00038000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffddf6c9000-7ffddf6ea000 rw-p 00000000 00:00 0                          [stack]
| 7ffddf794000-7ffddf798000 r--p 00000000 00:00 0                          [vvar]
| 7ffddf798000-7ffddf79a000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 

    /tmp/ruby/src/trunk_gcc10/test/ruby/test_gc.rb:745:in 'TestGc#test_interrupt_in_finalizer'

33232 tests, 7231688 assertions, 0 failures, 1 errors, 157 skips

ruby -v: ruby 4.1.0dev (2026-01-20T13:18:30Z master 2842e61c92) +PRISM [x86_64-linux]
make: *** [uncommon.mk:913: yes-test-all] Error 1
$$$[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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.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-01-20T13:18:30Z master 2842e61c92) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................


Finished in 54.844950 seconds

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