# Logfile created on 2025-04-24 21:23:26 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fad38d3fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_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, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20250424-212326", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fad38d61c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fad38d61900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fad38c7a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20250424-212326", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20250424-212326>, @binmode=false, @mon_data=#<Monitor:0x00007fad38d61680>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 71166f60d9
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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/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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/zjit/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/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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/zjit/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.inc updated
1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e  builtin_binary.inc
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/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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/zjit/target/release/' /tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: 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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.7/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/bigdecimal-3.1.9/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.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
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/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
	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/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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/zjit/target/release/' /tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs
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.

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

  1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
pid 1286825 killed by SIGSEGV (signal 11) (core dumped)
| 
| -e:11: [BUG] Segmentation fault at 0x000003e90013941b
| ruby 3.5.0dev (2025-04-24T18:33:11Z master 71166f60d9) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 CFUNC  :define_finalizer
| c:0004 p:0010 s:0016 e:000015 BLOCK  -e:11
| c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168
| c:0002 p:0029 s:0008 E:001230 EVAL   -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:001aa0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:168: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: 0x00007fdfe9c8b181 RBP: 0x00007fff06d2b380 RSP: 0x00007fff06d2b340
|  RAX: 0xffffffffffffffc0 RBX: 0xfffffffffffffef8 RCX: 0x0000000000000041
|  RDX: 0x0000000000000040 RDI: 0x00007fdfe9de3ac0 RSI: 0x00005561c1969eb0
|   R8: 0x0000000000000001  R9: 0x00007fdfbe590000 R10: 0x00005561c1969f00
|  R11: 0x32a2bcdadee3d445 R12: 0x0000000000000000 R13: 0x00005561c1969eb0
|  R14: 0x0000000000000028 R15: 0x00005561c1969230 EFL: 0x0000000000000287
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc10/ruby(rb_print_backtrace+0x11) [0x5561aea19ab7] /tmp/ruby/src/trunk_gcc10/vm_dump.c:839
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc10/vm_dump.c:1171
| /tmp/ruby/build/trunk_gcc10/ruby(rb_bug_for_fatal_signal+0xfc) [0x5561ae9d0c7c] /tmp/ruby/src/trunk_gcc10/error.c:1130
| /tmp/ruby/build/trunk_gcc10/ruby(sigsegv+0x48) [0x5561ae716808] /tmp/ruby/src/trunk_gcc10/signal.c:933
| /lib/x86_64-linux-gnu/libc.so.6(0x7fdfe9c25320) [0x7fdfe9c25320]
| /lib/x86_64-linux-gnu/libc.so.6(_int_free+0x21) [0x7fdfe9c8b181] ./malloc/malloc.c:4505
| /lib/x86_64-linux-gnu/libc.so.6(__libc_free+0x7e) [0x7fdfe9c8dd9e] ./malloc/malloc.c:3398
| /lib/x86_64-linux-gnu/libc.so.6(__libc_free) (null):0
| /tmp/ruby/build/trunk_gcc10/ruby(atomic_sub_nounderflow+0x0) [0x5561ae607ece] /tmp/ruby/src/trunk_gcc10/gc/default/default.c:8219
| /tmp/ruby/build/trunk_gcc10/ruby(objspace_malloc_increase_body) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:8049
| /tmp/ruby/build/trunk_gcc10/ruby(rb_gc_impl_free) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:8218
| /tmp/ruby/build/trunk_gcc10/ruby(RTYPEDDATA_TYPE+0x0) [0x5561ae617893] /tmp/ruby/src/trunk_gcc10/gc.c:1195
| /tmp/ruby/build/trunk_gcc10/ruby(rb_data_free) /tmp/ruby/src/trunk_gcc10/gc.c:1196
| /tmp/ruby/build/trunk_gcc10/ruby(rb_gc_obj_free) /tmp/ruby/src/trunk_gcc10/gc.c:1365
| /tmp/ruby/build/trunk_gcc10/ruby(gc_sweep_plane+0x84) [0x5561ae61803c] /tmp/ruby/src/trunk_gcc10/gc/default/default.c:3553
| /tmp/ruby/build/trunk_gcc10/ruby(gc_sweep_page) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:3638
| /tmp/ruby/build/trunk_gcc10/ruby(gc_sweep_step) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:3913
| /tmp/ruby/build/trunk_gcc10/ruby(gc_sweep_continue+0xb) [0x5561ae61c403] /tmp/ruby/src/trunk_gcc10/gc/default/default.c:3996
| /tmp/ruby/build/trunk_gcc10/ruby(gc_continue) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2097
| /tmp/ruby/build/trunk_gcc10/ruby(heap_prepare+0x51) [0x5561ae61c901] /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2116
| /tmp/ruby/build/trunk_gcc10/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2330
| /tmp/ruby/build/trunk_gcc10/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2437
| /tmp/ruby/build/trunk_gcc10/ruby(newobj_init+0x0) [0x5561ae61e275] /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2461
| /tmp/ruby/build/trunk_gcc10/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc10/gc/default/default.c:2547
| /tmp/ruby/build/trunk_gcc10/ruby(newobj_of) /tmp/ruby/src/trunk_gcc10/gc.c:1008
| /tmp/ruby/build/trunk_gcc10/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk_gcc10/gc.c:1046
| /tmp/ruby/build/trunk_gcc10/ruby(ary_alloc_embed+0x10) [0x5561ae906200] /tmp/ruby/src/trunk_gcc10/array.c:682
| /tmp/ruby/build/trunk_gcc10/ruby(ary_new) /tmp/ruby/src/trunk_gcc10/array.c:725
| /tmp/ruby/build/trunk_gcc10/ruby(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk_gcc10/array.c:775
| /tmp/ruby/build/trunk_gcc10/ruby(rb_ary_new_from_values) /tmp/ruby/src/trunk_gcc10/array.c:787
| /tmp/ruby/build/trunk_gcc10/ruby(rb_define_finalizer+0x199) [0x5561ae60e7c9] /tmp/ruby/src/trunk_gcc10/gc.c:1733
| /tmp/ruby/build/trunk_gcc10/ruby(vm_cfp_consistent_p+0x0) [0x5561ae7a51cd] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3796
| /tmp/ruby/build/trunk_gcc10/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3798
| /tmp/ruby/build/trunk_gcc10/ruby(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3842
| /tmp/ruby/build/trunk_gcc10/ruby(vm_sendish+0x6d) [0x5561ae7c53f2] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:5971
| /tmp/ruby/build/trunk_gcc10/ruby(vm_exec_core) ../../src/trunk_gcc10/insns.def:899
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_exec+0x223) [0x5561ae7b4f73] /tmp/ruby/src/trunk_gcc10/vm.c:2618
| /tmp/ruby/build/trunk_gcc10/ruby(rb_ec_exec_node+0xb5) [0x5561ae5f2d25] /tmp/ruby/src/trunk_gcc10/eval.c:281
| /tmp/ruby/build/trunk_gcc10/ruby(ruby_run_node+0x32) [0x5561ae5f4ca2] /tmp/ruby/src/trunk_gcc10/eval.c:319
| /tmp/ruby/build/trunk_gcc10/ruby(rb_main+0x21) [0x5561ae5ef8f7] /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) [0x7fdfe9c0a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fdfe9c0a28b] ../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
| [0x5561ae5ef945]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 5561ae59f000-5561ae5de000 r--p 00000000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 5561ae5de000-5561aea92000 r-xp 0003f000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 5561aea92000-5561aec2b000 r--p 004f3000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 5561aec2b000-5561aec41000 r--p 0068b000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 5561aec41000-5561aec42000 rw-p 006a1000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 5561aec42000-5561aec56000 rw-p 00000000 00:00 0 
| 5561be5d7000-5561c3aa8000 rw-p 00000000 00:00 0                          [heap]
| 7fdfb3a2b000-7fdfb3c32000 r--s 00000000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdfb3c32000-7fdfb7dc9000 r--s 00000000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 7fdfb7dc9000-7fdfbbf60000 r--s 00000000 00:76 16780204                   /tmp/ruby/build/trunk_gcc10/ruby
| 7fdfbbf60000-7fdfbf060000 rw-p 00000000 00:00 0 
| 7fdfbf06e000-7fdfc52c0000 rw-p 00000000 00:00 0 
| 7fdfc52d0000-7fdfc8021000 rw-p 00000000 00:00 0 
| 7fdfc8021000-7fdfcc000000 ---p 00000000 00:00 0 
| 7fdfcc010000-7fdfcc390000 rw-p 00000000 00:00 0 
| 7fdfcc3a0000-7fdfcdd90000 rw-p 00000000 00:00 0 
| 7fdfcdda0000-7fdfce880000 rw-p 00000000 00:00 0 
| 7fdfce890000-7fdfceef0000 rw-p 00000000 00:00 0 
| 7fdfcef00000-7fdfcf1d0000 rw-p 00000000 00:00 0 
| 7fdfcf1e0000-7fdfcf340000 rw-p 00000000 00:00 0 
| 7fdfcf350000-7fdfcf410000 rw-p 00000000 00:00 0 
| 7fdfcf420000-7fdfcf480000 rw-p 00000000 00:00 0 
| 7fdfcf48e000-7fdfcf48f000 ---p 00000000 00:00 0 
| 7fdfcf48f000-7fdfcf5f0000 rw-p 00000000 00:00 0 
| 7fdfcf5ff000-7fdfcf600000 ---p 00000000 00:00 0 
| 7fdfcf600000-7fdfcf641000 rw-p 00000000 00:00 0 
| 7fdfcf641000-7fdfcf642000 ---p 00000000 00:00 0 
| 7fdfcf642000-7fdfcf683000 rw-p 00000000 00:00 0 
| 7fdfcf683000-7fdfcf684000 ---p 00000000 00:00 0 
| 7fdfcf684000-7fdfcf6c5000 rw-p 00000000 00:00 0 
| 7fdfcf6c5000-7fdfcf6c6000 ---p 00000000 00:00 0 
| 7fdfcf6c6000-7fdfcf707000 rw-p 00000000 00:00 0 
| 7fdfcf707000-7fdfcf708000 ---p 00000000 00:00 0 
| 7fdfcf708000-7fdfcf749000 rw-p 00000000 00:00 0 
| 7fdfcf749000-7fdfcf74a000 ---p 00000000 00:00 0 
| 7fdfcf74a000-7fdfcf78b000 rw-p 00000000 00:00 0 
| 7fdfcf78b000-7fdfcf78c000 ---p 00000000 00:00 0 
| 7fdfcf78c000-7fdfcf7cd000 rw-p 00000000 00:00 0 
| 7fdfcf7cd000-7fdfcf7ce000 ---p 00000000 00:00 0 
| 7fdfcf7ce000-7fdfcf80f000 rw-p 00000000 00:00 0 
| 7fdfcf80f000-7fdfcf810000 ---p 00000000 00:00 0 
| 7fdfcf810000-7fdfcf851000 rw-p 00000000 00:00 0 
| 7fdfcf851000-7fdfcf852000 ---p 00000000 00:00 0 
| 7fdfcf852000-7fdfcf893000 rw-p 00000000 00:00 0 
| 7fdfcf893000-7fdfcf894000 ---p 00000000 00:00 0 
| 7fdfcf894000-7fdfcf8d5000 rw-p 00000000 00:00 0 
| 7fdfcf8d5000-7fdfcf8d6000 ---p 00000000 00:00 0 
| 7fdfcf8d6000-7fdfcf917000 rw-p 00000000 00:00 0 
| 7fdfcf917000-7fdfcf918000 ---p 00000000 00:00 0 
| 7fdfcf918000-7fdfcf959000 rw-p 00000000 00:00 0 
| 7fdfcf959000-7fdfcf95a000 ---p 00000000 00:00 0 
| 7fdfcf95a000-7fdfcf99b000 rw-p 00000000 00:00 0 
| 7fdfcf99b000-7fdfcf99c000 ---p 00000000 00:00 0 
| 7fdfcf99c000-7fdfcf9dd000 rw-p 00000000 00:00 0 
| 7fdfcf9dd000-7fdfcf9de000 ---p 00000000 00:00 0 
| 7fdfcf9de000-7fdfcfa1f000 rw-p 00000000 00:00 0 
| 7fdfcfa1f000-7fdfcfa20000 ---p 00000000 00:00 0 
| 7fdfcfa20000-7fdfcfa61000 rw-p 00000000 00:00 0 
| 7fdfcfa61000-7fdfcfa62000 ---p 00000000 00:00 0 
| 7fdfcfa62000-7fdfcfaa3000 rw-p 00000000 00:00 0 
| 7fdfcfaa3000-7fdfcfaa4000 ---p 00000000 00:00 0 
| 7fdfcfaa4000-7fdfcfae5000 rw-p 00000000 00:00 0 
| 7fdfcfae5000-7fdfcfae6000 ---p 00000000 00:00 0 
| 7fdfcfae6000-7fdfcfb27000 rw-p 00000000 00:00 0 
| 7fdfcfb27000-7fdfcfb28000 ---p 00000000 00:00 0 
| 7fdfcfb28000-7fdfcfb69000 rw-p 00000000 00:00 0 
| 7fdfcfb69000-7fdfcfb6a000 ---p 00000000 00:00 0 
| 7fdfcfb6a000-7fdfcfbab000 rw-p 00000000 00:00 0 
| 7fdfcfbab000-7fdfcfbac000 ---p 00000000 00:00 0 
| 7fdfcfbac000-7fdfcfbed000 rw-p 00000000 00:00 0 
| 7fdfcfbed000-7fdfcfbee000 ---p 00000000 00:00 0 
| 7fdfcfbee000-7fdfcfc2f000 rw-p 00000000 00:00 0 
| 7fdfcfc2f000-7fdfcfc30000 ---p 00000000 00:00 0 
| 7fdfcfc30000-7fdfcfc71000 rw-p 00000000 00:00 0 
| 7fdfcfc71000-7fdfcfc72000 ---p 00000000 00:00 0 
| 7fdfcfc72000-7fdfcfcb3000 rw-p 00000000 00:00 0 
| 7fdfcfcb3000-7fdfcfcb4000 ---p 00000000 00:00 0 
| 7fdfcfcb4000-7fdfcfcf5000 rw-p 00000000 00:00 0 
| 7fdfcfcf5000-7fdfcfcf6000 ---p 00000000 00:00 0 
| 7fdfcfcf6000-7fdfcfd37000 rw-p 00000000 00:00 0 
| 7fdfcfd37000-7fdfcfd38000 ---p 00000000 00:00 0 
| 7fdfcfd38000-7fdfcfd79000 rw-p 00000000 00:00 0 
| 7fdfcfd79000-7fdfcfd7a000 ---p 00000000 00:00 0 
| 7fdfcfd7a000-7fdfcfdbb000 rw-p 00000000 00:00 0 
| 7fdfcfdbb000-7fdfcfdbc000 ---p 00000000 00:00 0 
| 7fdfcfdbc000-7fdfcfdfd000 rw-p 00000000 00:00 0 
| 7fdfcfdfd000-7fdfcfdfe000 ---p 00000000 00:00 0 
| 7fdfcfdfe000-7fdfcfe3f000 rw-p 00000000 00:00 0 
| 7fdfcfe3f000-7fdfcfe40000 ---p 00000000 00:00 0 
| 7fdfcfe40000-7fdfd0690000 rw-p 00000000 00:00 0 
| 7fdfd069f000-7fdfe9ad0000 rw-p 00000000 00:00 0 
| 7fdfe9ad6000-7fdfe9ad7000 r--p 00000000 00:76 17836108                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdfe9ad7000-7fdfe9ad9000 r-xp 00001000 00:76 17836108                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdfe9ad9000-7fdfe9ada000 r--p 00003000 00:76 17836108                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdfe9ada000-7fdfe9adb000 r--p 00003000 00:76 17836108                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdfe9adb000-7fdfe9adc000 rw-p 00004000 00:76 17836108                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdfe9adc000-7fdfe9be0000 rw-p 00000000 00:00 0 
| 7fdfe9be0000-7fdfe9c08000 r--p 00000000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdfe9c08000-7fdfe9d90000 r-xp 00028000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdfe9d90000-7fdfe9ddf000 r--p 001b0000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdfe9ddf000-7fdfe9de3000 r--p 001fe000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdfe9de3000-7fdfe9de5000 rw-p 00202000 00:76 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdfe9de5000-7fdfe9df4000 rw-p 00000000 00:00 0 
| 7fdfe9df4000-7fdfe9df8000 r--p 00000000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdfe9df8000-7fdfe9e1b000 r-xp 00004000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdfe9e1b000-7fdfe9e1f000 r--p 00027000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdfe9e1f000-7fdfe9e20000 r--p 0002b000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdfe9e20000-7fdfe9e21000 rw-p 0002c000 00:76 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdfe9e21000-7fdfe9e31000 r--p 00000000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdfe9e31000-7fdfe9eb0000 r-xp 00010000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdfe9eb0000-7fdfe9f08000 r--p 0008f000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdfe9f08000-7fdfe9f09000 r--p 000e7000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdfe9f09000-7fdfe9f0a000 rw-p 000e8000 00:76 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdfe9f0a000-7fdfe9f0c000 r--p 00000000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdfe9f0c000-7fdfe9f21000 r-xp 00002000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdfe9f21000-7fdfe9f3a000 r--p 00017000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdfe9f3a000-7fdfe9f3b000 r--p 0002f000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdfe9f3b000-7fdfe9f3c000 rw-p 00030000 00:76 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdfe9f3c000-7fdfe9f44000 rw-p 00000000 00:00 0 
| 7fdfe9f44000-7fdfe9f4e000 r--p 00000000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7fdfe9f4e000-7fdfe9fb1000 r-xp 0000a000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7fdfe9fb1000-7fdfe9fc6000 r--p 0006d000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7fdfe9fc6000-7fdfe9fc7000 r--p 00081000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7fdfe9fc7000-7fdfe9fc8000 rw-p 00082000 00:76 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7fdfe9fc8000-7fdfe9fca000 r--p 00000000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7fdfe9fca000-7fdfe9fdc000 r-xp 00002000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7fdfe9fdc000-7fdfe9fe2000 r--p 00014000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7fdfe9fe2000-7fdfe9fe3000 r--p 0001a000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7fdfe9fe3000-7fdfe9fe4000 rw-p 0001b000 00:76 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7fdfe9fe4000-7fdfe9fe5000 r--p 00000000 00:76 17836129                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7fdfe9fe5000-7fdfe9fe6000 r-xp 00001000 00:76 17836129                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7fdfe9fe6000-7fdfe9fe7000 r--p 00002000 00:76 17836129                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7fdfe9fe7000-7fdfe9fe8000 r--p 00002000 00:76 17836129                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7fdfe9fe8000-7fdfe9fe9000 rw-p 00003000 00:76 17836129                   /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7fdfe9fe9000-7fdfe9feb000 rw-p 00000000 00:00 0 
| 7fdfe9feb000-7fdfe9fec000 r--p 00000000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdfe9fec000-7fdfea017000 r-xp 00001000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdfea017000-7fdfea021000 r--p 0002c000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdfea021000-7fdfea023000 r--p 00036000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdfea023000-7fdfea025000 rw-p 00038000 00:76 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff06d0d000-7fff06d2e000 rw-p 00000000 00:00 0                          [stack]
| 7fff06da2000-7fff06da6000 r--p 00000000 00:00 0                          [vvar]
| 7fff06da6000-7fff06da8000 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:756:in 'TestGc#test_interrupt_in_finalizer'

28588 tests, 6083733 assertions, 0 failures, 1 errors, 121 skips

ruby -v: ruby 3.5.0dev (2025-04-24T18:33:11Z master 71166f60d9) +PRISM [x86_64-linux]
make: *** [uncommon.mk:967: 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/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/16.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 --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/zjit/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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
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-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.7/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.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.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 3.5.0dev (2025-04-24T18:33:11Z master 71166f60d9) +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 82.290166 seconds

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