# Logfile created on 2025-10-27 08:52:10 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007175466cfde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_gcc10", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc10", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10", @configure_opts=["CC=gcc-10"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-085209", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000071754acddc10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000071754acdda80 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000717546609348 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-085209", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-085209>, @binmode=false, @mon_data=#<Monitor:0x000071754acdd4b8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update rdoc to ac2a6fbf62b584a8325a665a9e7b368388bc7df6
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision -
echo ac2a6fbf62b584a8325a665a9e7b368388bc7df6 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rdoc.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rdoc.revision unchanged
Update irb to d43c3d764ae439706aa1b26a3ec299cc45eaed5b
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/repl_type_completor.revision unchanged
echo d43c3d764ae439706aa1b26a3ec299cc45eaed5b | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc10/gems/power_assert-2.0.5.gem
Successfully built RubyGem
Name: power_assert
Version: 3.0.0dev
File: power_assert-3.0.0dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
ecf5aa1..d0a6780 master -> origin/master
Updating ecf5aa1..d0a6780
Fast-forward
doc/stringio/stringio.md | 26 ++++
ext/openssl/ossl_cipher.c | 203 +++++++++++++++++++-------------
ext/stringio/stringio.c | 28 +----
lib/bundler/cli.rb | 2 +-
lib/bundler/source/git/git_proxy.rb | 10 +-
spec/bundler/commands/lock_spec.rb | 10 +-
spec/bundler/spec_helper.rb | 4 +
test/openssl/fixtures/pkey/dsa1024.pem | 12 --
test/openssl/fixtures/pkey/dsa256.pem | 8 --
test/openssl/fixtures/pkey/dsa512.pem | 8 --
test/openssl/fixtures/pkey/rsa1024.pem | 15 ---
test/openssl/test_asn1.rb | 2 +-
test/openssl/test_ns_spki.rb | 4 +-
test/openssl/test_ocsp.rb | 14 ++-
test/openssl/test_pkey.rb | 10 +-
test/openssl/test_pkey_dsa.rb | 99 ++++++----------
test/openssl/test_pkey_rsa.rb | 209 +++++++++++----------------------
test/openssl/test_ssl.rb | 26 ++--
test/openssl/test_x509cert.rb | 167 +++++++++-----------------
test/openssl/test_x509crl.rb | 77 ++++++------
test/openssl/test_x509name.rb | 16 +--
test/openssl/test_x509req.rb | 89 +++++---------
test/openssl/utils.rb | 27 +++++
23 files changed, 444 insertions(+), 622 deletions(-)
create mode 100644 doc/stringio/stringio.md
delete mode 100644 test/openssl/fixtures/pkey/dsa1024.pem
delete mode 100644 test/openssl/fixtures/pkey/dsa256.pem
delete mode 100644 test/openssl/fixtures/pkey/dsa512.pem
delete mode 100644 test/openssl/fixtures/pkey/rsa1024.pem
Latest commit hash = d0a6780d1e
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk_gcc10/ext/ripper/eventids2table.c
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc10/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc10/ext/ripper'
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/repl_type_completor.revision -
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/repl_type_completor.revision unchanged
Update rdoc to ac2a6fbf62b584a8325a665a9e7b368388bc7df6
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision unchanged
echo ac2a6fbf62b584a8325a665a9e7b368388bc7df6 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rdoc.revision -
Update irb to d43c3d764ae439706aa1b26a3ec299cc45eaed5b
/tmp/ruby/src/trunk_gcc10/revision.h updated
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rdoc.revision unchanged
echo d43c3d764ae439706aa1b26a3ec299cc45eaed5b | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision -
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision unchanged
x86_64-linux-fake.rb updated
generating enc.mk
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc10/gems/power_assert-2.0.5.gem
Successfully built RubyGem
Name: power_assert
Version: 3.0.0dev
File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk_gcc10/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.rbbin updated
5479a3086c5aca080a07137d33b7dc44b12050faee5efcd98197d09d970f856a builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_gcc10/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering 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/objspace'
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'
compiling /tmp/ruby/src/trunk_gcc10/ext/openssl/ossl_cipher.c
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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/stringio'
compiling /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
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.8/ext/fiddle'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/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/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
linking shared-object openssl.so
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/stringio'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update rdoc to ac2a6fbf62b584a8325a665a9e7b368388bc7df6
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/repl_type_completor.revision -
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision -
echo ac2a6fbf62b584a8325a665a9e7b368388bc7df6 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rdoc.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rdoc.revision unchanged
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/repl_type_completor.revision unchanged
Update irb to d43c3d764ae439706aa1b26a3ec299cc45eaed5b
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d43c3d764ae439706aa1b26a3ec299cc45eaed5b | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision -
generating encdb.h
generating enc.mk
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision unchanged
encdb.h unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc10/gems/power_assert-2.0.5.gem
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
Successfully built RubyGem
Name: power_assert
Version: 3.0.0dev
File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc10/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_gcc10/bin
installing base libraries: /tmp/ruby/install/trunk_gcc10/lib
installing arch files: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+4/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+4/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.5.0+4/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.5.0+4/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.5.0+4/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+4
installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.5.0+4
installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.5.0+4
installing extension headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.5.0+4/ruby
installing command scripts: /tmp/ruby/install/trunk_gcc10/bin
installing library scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+4
installing common headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.5.0+4
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+4
bundler 4.0.0.dev
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.0
erb 5.1.1
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.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.2
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.3
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.0.4
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.5.0+4
date 3.4.1
digest 3.2.0
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.3.2
json 2.15.2
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.8.dev
strscan 3.1.6.dev
zlib 3.2.1
installing bundled gems: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.5.0+4
minitest 5.26.0
rake 13.3.0
test-unit 3.7.0
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.8
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.30.1
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.11
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.0
irb 1.15.2
reline 0.6.2
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.5.0+4/cache
skipped bundled gems:
power_assert-3.0.0dev.gem not found in bundled_gems
rdoc-6.14.2.gem not found in bundled_gems
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2017 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/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=20766
"--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/754] 1835066=psych/test_numeric
[ 2/754] 1835068=ruby/test_iseq
[ 3/754] 1835067=win32/test_registry
[ 4/754] 1835069=did_you_mean/tree_spell/test_change_word
[ 5/754] 1835067=dtrace/test_hash_create
[ 6/754] 1835066=test_tsort
[ 7/754] 1835067=did_you_mean/test_spell_checker
[ 8/754] 1835069=ruby/test_memory_view
[ 9/754] 1835066=strscan/test_ractor
[ 10/754] 1835067=-ext-/test_printf
[ 11/754] 1835066=-ext-/string/test_coderange
[ 12/754] 1835066=openssl/test_buffering
[ 13/754] 1835067=resolv/test_svcb_https
[ 14/754] 1835069=fiber/test_backtrace
[ 15/754] 1835069=net/http/test_buffered_io
[ 16/754] 1835067=-ext-/struct/test_member
[ 17/754] 1835067=ruby/enc/test_emoji_breaks
[ 18/754] 1835067=date/test_switch_hitter
[ 19/754] 1835066=-ext-/method/test_arity
[ 20/754] 1835066=openssl/test_pkey_ec
[ 21/754] 1835067=-ext-/string/test_nofree
[ 22/754] 1835067=date/test_date_parse
[ 23/754] 1835069=openssl/test_pkcs7
[ 24/754] 1835066=ruby/test_default_gems
[ 25/754] 1835066=rubygems/test_gem_security
[ 26/754] 1835067=socket/test_ancdata
[ 27/754] 1835067=prism/ruby/string_query_test
[ 28/754] 1835067=dtrace/test_load
[ 29/754] 1835067=-ext-/bignum/test_div
[ 30/754] 1835067=mkmf/test_have_func
[ 31/754] 1835068=psych/test_yaml
[ 32/754] 1835069=ruby/test_rubyvm
[ 33/754] 1835069=ruby/test_io_m17n
[ 34/754] 1835068=mkmf/test_mkmf
[ 35/754] 1835068=psych/test_deprecated
[ 36/754] 1835068=optparse/test_did_you_mean
[ 37/754] 1835068=ruby/enc/test_shift_jis
[ 38/754] 1835068=ruby/test_complex2
[ 39/754] 1835068=ruby/test_module
[ 40/754] 1835069=ruby/test_optimization
[ 41/754] 1835067=test_pty
[ 42/754] 1835067=prism/percent_delimiter_string_test
[ 43/754] 1835067=json/json_parser_test
[ 44/754] 1835067=openssl/test_ssl
[ 45/754] 1835068=openssl/test_ocsp
[ 46/754] 1835068=prism/result/constant_path_node_test
[ 47/754] 1835068=ruby/test_gc_compact
[ 48/754] 1835066=psych/test_scalar_scanner
[ 49/754] 1835066=rubygems/test_gem_local_remote_options
[ 50/754] 1835066=rubygems/test_gem_path_support
[ 51/754] 1835066=psych/test_exception
[ 52/754] 1835066=ruby/test_stack
[ 53/754] 1835066=did_you_mean/spell_checking/test_class_name_check
[ 54/754] 1835066=ruby/enc/test_case_mapping
[ 55/754] 1835066=rubygems/test_gem_commands_list_command
[ 56/754] 1835066=fiber/test_mutex
[ 57/754] 1835068=optparse/test_optarg
[ 58/754] 1835068=psych/test_serialize_subclasses
[ 59/754] 1835068=ruby/test_econv
[ 60/754] 1835066=ruby/enc/test_regex_casefold
[ 61/754] 1835066=rubygems/test_gem_package_tar_writer
[ 62/754] 1835066=ruby/test_struct
[ 63/754] 1835068=rubygems/test_gem_source_git
[ 64/754] 1835069=fileutils/test_verbose
[ 65/754] 1835069=digest/test_digest_extend
[ 66/754] 1835069=-ext-/test_random
[ 67/754] 1835069=rubygems/test_gem_request_set
[ 68/754] 1835069=ruby/test_assignment
[ 69/754] 1835068=ripper/test_lexer
[ 70/754] 1835068=psych/test_stringio
[ 71/754] 1835068=prism/result/heredoc_test
[ 72/754] 1835068=ripper/test_sexp
[ 73/754] 1835068=prism/result/named_capture_test
[ 74/754] 1835068=json/json_common_interface_test
[ 75/754] 1835068=ruby/test_parse
[ 76/754] 1835066=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 77/754] 1835068=test_bundled_gems
[ 78/754] 1835068=openssl/test_pair
[ 79/754] 1835069=-ext-/struct/test_len
[ 80/754] 1835069=rubygems/test_gem_rdoc
[ 81/754] 1835069=uri/test_wss
[ 82/754] 1835069=rubygems/test_gem_commands_cleanup_command
[ 83/754] 1835067=prism/encoding/string_encoding_test
[ 84/754] 1835067=lib/!Nothing_to_test
[ 85/754] 1835067=ruby/test_class
[ 86/754] 1835069=ruby/test_const
[ 87/754] 1835069=rubygems/test_gem_commands_check_command
[ 88/754] 1835069=rubygems/test_kernel
[ 89/754] 1835069=-ext-/load/test_dot_dot
[ 90/754] 1835069=rubygems/test_gem_ext_builder
[ 91/754] 1835066=mkmf/test_install
[ 92/754] 1835069=openssl/test_provider
[ 93/754] 1835066=rubygems/test_gem_commands_help_command
[ 94/754] 1835066=ruby/test_signal
[ 95/754] 1835068=ruby/test_fixnum
[ 96/754] 1835068=ruby/test_path
[ 97/754] 1835068=psych/test_date_time
[ 98/754] 1835068=psych/nodes/test_enumerable
[ 99/754] 1835069=json/json_generator_test
[100/754] 1835068=rubygems/test_gem_resolver_api_set
[101/754] 1835068=rubygems/test_gem_commands_exec_command
[102/754] 1835069=did_you_mean/test_tree_spell_checker
[103/754] 1835069=open-uri/test_open-uri
[104/754] 1835069=prism/ruby/ruby_parser_test
[105/754] 1835066=etc/test_etc
[106/754] 1835069=rubygems/test_gem_commands_signin_command
[107/754] 1835066=test_rbconfig
[108/754] 1835066=ruby/enc/test_iso_8859
[109/754] 1835069=ruby/test_name_error
[110/754] 1835066=rubygems/test_gem_resolver_vendor_specification
[111/754] 1835066=json/json_addition_test
[112/754] 1835066=-ext-/string/test_qsort
[113/754] 1835066=psych/test_safe_load
[114/754] 1835066=rubygems/test_gem_commands_search_command
[115/754] 1835066=ruby/test_io
[116/754] 1835069=ruby/test_enumerator
[117/754] 1835068=prism/result/node_id_test
[118/754] 1835068=did_you_mean/core_ext/test_name_error_extension
[119/754] 1835068=ruby/test_undef
[120/754] 1835068=prism/api/dump_test
[121/754] 1835067=fiber/test_enumerator
[122/754] 1835067=rubygems/test_gem_commands_setup_command
[123/754] 1835068=rubygems/test_gem_uri
[124/754] 1835068=psych/test_class
[125/754] 1835068=yaml/test_dbm
[126/754] 1835068=date/test_date_compat
[127/754] 1835068=io/nonblock/test_flush
[128/754] 1835068=ruby/test_encoding
[129/754] 1835067=psych/test_hash
[130/754] 1835067=ruby/test_stringchar
[131/754] 1835067=test_pp
[132/754] 1835068=mkmf/test_constant
[133/754] 1835067=rubygems/test_gem_ext_cargo_builder
[134/754] 1835067=json/json_coder_test
[135/754] 1835067=rubygems/test_gem_security_policy
[136/754] 1835067=-ext-/test_abi
[137/754] 1835067=-ext-/string/test_interned_str
[138/754] 1835067=psych/test_struct
[139/754] 1835067=prism/onigmo_test
[140/754] 1835067=did_you_mean/spell_checking/test_method_name_check
[141/754] 1835067=prism/fuzzer_test
[142/754] 1835067=uri/test_ws
[143/754] 1835067=ruby/test_transcode
[144/754] 1835067=prism/version_test
[145/754] 1835067=openssl/test_pkey_dsa
[146/754] 1835067=prism/result/comments_test
[147/754] 1835067=prism/api/lex_test
[148/754] 1835067=ruby/test_basicinstructions
[149/754] 1835067=ruby/test_clone
[150/754] 1835067=-ext-/string/test_set_len
[151/754] 1835067=stringio/test_ractor
[152/754] 1835067=rubygems/test_gem_commands_specification_command
[153/754] 1835067=psych/test_json_tree
[154/754] 1835067=fiber/test_timeout
[155/754] 1835067=-ext-/string/test_normalize
[156/754] 1835067=prism/api/freeze_test
[157/754] 1835067=ruby/enc/test_big5
[158/754] 1835067=optparse/test_cclass
[159/754] 1835067=ruby/test_yield
[160/754] 1835068=ruby/test_sprintf_comb
[161/754] 1835068=ruby/enc/test_windows_1252
[162/754] 1835068=ruby/test_method_cache
[163/754] 1835068=prism/ruby/dispatcher_test
[164/754] 1835068=prism/unescape_test
[165/754] 1835068=-ext-/test_scan_args
[166/754] 1835068=rubygems/test_gem_source_fetch_problem
[167/754] 1835068=ruby/test_object_id
[168/754] 1835066=prism/ruby/tunnel_test
[169/754] 1835066=rubygems/test_gem_text
[170/754] 1835068=ruby/test_settracefunc
[171/754] 1835066=prism/result/warnings_test
[172/754] 1835066=-ext-/win32/test_fd_setsize
[173/754] 1835066=-ext-/array/test_to_ary_concat
[174/754] 1835068=did_you_mean/test_ractor_compatibility
[175/754] 1835066=ruby/test_require
[176/754] 1835068=ripper/test_files_lib
[177/754] 1835067=rubygems/test_gem_commands_mirror
[178/754] 1835067=test_delegate
[179/754] 1835067=rubygems/test_gem_gem_runner
[180/754] 1835067=ruby/test_set
[181/754] 1835067=uri/test_ftp
[182/754] 1835067=coverage/test_coverage
[183/754] 1835067=psych/test_null
[184/754] 1835067=ruby/test_object
[185/754] 1835067=pathname/test_pathname
[186/754] 1835067=rubygems/test_gem
[187/754] 1835069=-ext-/arith_seq/test_arith_seq_extract
[188/754] 1835069=rubygems/test_gem_commands_environment_command
[189/754] 1835069=psych/test_parser
[190/754] 1835068=ruby/test_file_exhaustive
[191/754] 1835069=ruby/test_string_memory
[192/754] 1835069=net/http/test_http
[193/754] 1835066=ruby/test_marshal
[194/754] 1835066=psych/test_marshalable
[195/754] 1835066=ripper/test_filter
[196/754] 1835066=optparse/test_switch
[197/754] 1835066=openssl/test_digest
[198/754] 1835066=openssl/test_ssl_session
[199/754] 1835067=ruby/test_call
[200/754] 1835067=ruby/enc/test_koi8
[201/754] 1835067=rubygems/test_gem_resolver_git_specification
[202/754] 1835066=-ext-/exception/test_exception_at_throwing
[203/754] 1835066=open-uri/test_ssl
[204/754] 1835067=psych/test_ractor
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=239212423, 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>
[205/754] 1835067=psych/test_tree_builder
[206/754] 1835067=psych/test_psych_set
[207/754] 1835067=ruby/test_dup
[208/754] 1835067=did_you_mean/spell_checking/test_require_path_check
[209/754] 1835067=-ext-/load/test_protect
[210/754] 1835067=rubygems/test_gem_safe_marshal
[211/754] 1835067=-ext-/float/test_nextafter
[212/754] 1835067=-ext-/string/test_capacity
[213/754] 1835067=prism/api/parse_comments_test
[214/754] 1835067=dtrace/test_cmethod
[215/754] 1835067=openssl/test_x509name
[216/754] 1835067=optparse/test_acceptable
[217/754] 1835067=ruby/test_integer
[218/754] 1835066=ruby/test_io_timeout
[219/754] 1835066=ruby/test_comparable
[220/754] 1835066=-ext-/string/test_cstr
[221/754] 1835069=ruby/test_ast
[222/754] 1835066=net/http/test_httpresponses
[223/754] 1835066=ruby/enc/test_euc_tw
[224/754] 1835066=-ext-/string/test_enc_str_buf_cat
[225/754] 1835066=fileutils/test_nowrite
[226/754] 1835066=ruby/test_thread_queue
[227/754] 1835067=-ext-/integer/test_integer
[228/754] 1835067=prism/heredoc_dedent_test
[229/754] 1835067=net/http/test_httpheader
[230/754] 1835067=-ext-/wait/test_wait
[231/754] 1835067=rubygems/test_gem_package_task
[232/754] 1835067=net/http/test_http_request
[233/754] 1835067=ruby/test_frozen_error
[234/754] 1835067=rubygems/test_webauthn_listener
[235/754] 1835067=psych/test_symbol
[236/754] 1835067=prism/ractor_test
[237/754] 1835067=did_you_mean/spell_checking/test_uncorrectable_name_check
[238/754] 1835067=rubygems/test_gem_commands_lock_command
[239/754] 1835067=rubygems/test_gem_resolver_api_specification
[240/754] 1835067=uri/test_common
[241/754] 1835068=ruby/test_lambda
[242/754] 1835068=-ext-/st/test_numhash
[243/754] 1835068=rubygems/test_gem_source_subpath_problem
[244/754] 1835067=test_find
[245/754] 1835067=rubygems/test_bundled_ca
[246/754] 1835068=ruby/test_not
[247/754] 1835068=openssl/test_pkey_rsa
[248/754] 1835068=ruby/test_thread_cv
[249/754] 1835067=resolv/test_resource
[250/754] 1835067=-ext-/exception/test_ensured
[251/754] 1835067=mkmf/test_config
[252/754] 1835068=rubygems/test_exit
[253/754] 1835067=rubygems/test_gem_ext_configure_builder
[254/754] 1835068=optparse/test_reqarg
[255/754] 1835067=ruby/test_enum
[256/754] 1835066=dtrace/test_function_entry
[257/754] 1835066=rubygems/test_project_sanity
[258/754] 1835068=json/test_helper
[259/754] 1835068=psych/test_document
[260/754] 1835068=resolv/test_addr
[261/754] 1835068=ruby/enc/test_case_comprehensive
[262/754] 1835066=ruby/test_primitive
[263/754] 1835068=rubygems/test_gem_uri_formatter
[264/754] 1835066=ruby/test_time_tz
[265/754] 1835068=-ext-/exception/test_data_error
[266/754] 1835066=ruby/test_regexp
[267/754] 1835068=rubygems/test_gem_resolver_installer_set
[268/754] 1835068=socket/test_sockopt
[269/754] 1835068=ruby/test_arithmetic_sequence
[270/754] 1835068=-ext-/rational/test_rat
[271/754] 1835068=psych/test_yamlstore
[272/754] 1835068=psych/test_encoding
[273/754] 1835068=test_open3
[274/754] 1835067=psych/test_object_references
[275/754] 1835067=ruby/enc/test_euc_kr
[276/754] 1835067=psych/test_merge_keys
[277/754] 1835067=net/http/test_https
[278/754] 1835068=-ext-/bignum/test_pack
[279/754] 1835068=prism/magic_comment_test
[280/754] 1835068=mkmf/test_flags
[281/754] 1835068=-ext-/popen_deadlock/test_popen_deadlock
[282/754] 1835068=-ext-/proc/test_bmethod
[283/754] 1835068=prism/result/breadth_first_search_test
[284/754] 1835068=error_highlight/test_error_highlight
[285/754] 1835068=ruby/test_thread
[286/754] 1835067=-ext-/load/test_resolve_symbol
[287/754] 1835067=rubygems/test_gem_resolver_composed_set
[288/754] 1835067=ruby/test_nomethod_error
[289/754] 1835067=psych/test_object
[290/754] 1835067=ruby/test_variable
[291/754] 1835067=io/wait/test_io_wait_uncommon
[292/754] 1835067=rubygems/test_gem_commands_contents_command
[293/754] 1835067=rubygems/test_gem_bundler_version_finder
[294/754] 1835067=rubygems/test_gem_ci_detector
[295/754] 1835067=ruby/test_ractor
[296/754] 1835068=prism/fixtures_test
[297/754] 1835067=ruby/test_rational2
[298/754] 1835067=did_you_mean/spell_checking/test_variable_name_check
[299/754] 1835067=ripper/test_files_test_1
[300/754] 1835068=ruby/test_threadgroup
[301/754] 1835068=rubygems/test_webauthn_listener_response
[302/754] 1835068=socket/test_tcp
[303/754] 1835068=optparse/test_kwargs
[304/754] 1835068=open-uri/test_proxy
[305/754] 1835068=io/wait/test_io_wait
[306/754] 1835068=net/http/test_https_proxy
[307/754] 1835068=json/json_fixtures_test
[308/754] 1835068=openssl/test_ossl
[309/754] 1835068=openssl/test_ns_spki
[310/754] 1835068=rubygems/test_gem_resolver_lock_set
[311/754] 1835068=ruby/test_keyword
[312/754] 1835066=psych/test_data
[313/754] 1835066=ruby/test_dir_m17n
[314/754] 1835067=ruby/test_flip
[315/754] 1835067=rubygems/test_gem_commands_rebuild_command
[316/754] 1835068=rubygems/test_gem_update_suggestion
[317/754] 1835067=rubygems/test_gem_platform
[318/754] 1835068=json/json_ext_parser_test
[319/754] 1835068=ruby/test_dir
[320/754] 1835067=fiber/test_process
[321/754] 1835067=dtrace/test_string
[322/754] 1835067=ruby/test_iterator
[323/754] 1835067=-ext-/string/test_rb_str_dup
[324/754] 1835067=test_extlibs
[325/754] 1835068=rubygems/test_gem_commands_build_command
[326/754] 1835066=date/test_date_ractor
[327/754] 1835068=objspace/test_objspace
[328/754] 1835066=rubygems/test_deprecate
[329/754] 1835066=json/json_generic_object_test
[330/754] 1835066=mkmf/test_have_library
[331/754] 1835067=fiber/test_storage
[332/754] 1835067=rubygems/test_gem_resolver_git_set
[333/754] 1835067=fiber/test_io_close
[334/754] 1835067=prism/result/overlap_test
[335/754] 1835067=fileutils/test_dryrun
[336/754] 1835066=optparse/test_optparse
[337/754] 1835067=-ext-/string/test_enc_associate
[338/754] 1835066=psych/test_coder
[339/754] 1835066=openssl/test_config
[340/754] 1835066=ruby/test_symbol
[341/754] 1835067=psych/test_yamldbm
[342/754] 1835067=rubygems/test_gem_commands_signout_command
[343/754] 1835067=rubygems/test_gem_source
[344/754] 1835067=prism/result/implicit_array_test
[345/754] 1835067=socket/test_unix
[346/754] 1835067=rubygems/test_gem_resolver_index_specification
[347/754] 1835067=date/test_date_strftime
[348/754] 1835067=rubygems/test_gem_source_installed
[349/754] 1835067=rubygems/test_gem_package
[350/754] 1835066=prism/test_helper
[351/754] 1835066=ruby/test_random_formatter
[352/754] 1835066=socket/test_basicsocket
[353/754] 1835066=-ext-/iter/test_yield_block
[354/754] 1835066=ruby/test_rubyoptions
[355/754] 1835067=ruby/test_gc
[356/754] 1835069=io/console/test_ractor
[357/754] 1835069=rubygems/test_gem_unsatisfiable_dependency_error
[358/754] 1835069=openssl/test_fips
[359/754] 1835069=prism/ruby/pattern_test
[360/754] 1835069=ruby/test_rational
[361/754] 1835066=ruby/test_env
[362/754] 1835069=ruby/test_file
[363/754] 1835066=prism/bom_test
[364/754] 1835066=ruby/test_key_error
[365/754] 1835066=fiber/test_io_buffer
[366/754] 1835066=-ext-/marshal/test_usrmarshal
[367/754] 1835066=openssl/test_engine
[368/754] 1835066=mkmf/test_find_executable
[369/754] 1835066=rubygems/test_gem_commands_info_command
[370/754] 1835066=ruby/test_lazy_enumerator
[371/754] 1835069=-ext-/integer/test_my_integer
[372/754] 1835069=ruby/test_mixed_unicode_escapes
[373/754] 1835069=ruby/test_metaclass
[374/754] 1835069=yaml/test_store
[375/754] 1835069=rubygems/test_config
[376/754] 1835069=open-uri/test_ftp
[377/754] 1835069=ruby/test_vm_dump
[378/754] 1835069=did_you_mean/edit_distance/test_jaro_winkler
[379/754] 1835069=prism/errors_test
[380/754] 1835066=prism/result/source_location_test
[381/754] 1835066=rubygems/test_gem_console_ui
[382/754] 1835066=rubygems/test_gem_util
[383/754] 1835066=prism/library_symbols_test
[384/754] 1835066=ruby/test_bignum
[385/754] 1835069=openssl/test_cipher
[386/754] 1835069=rubygems/test_gem_specification
[387/754] 1835066=-ext-/time/test_new
[388/754] 1835066=json/ractor_test
[389/754] 1835066=ruby/test_eval
[390/754] 1835066=psych/test_boolean
[391/754] 1835066=openssl/test_pkey_dh
[392/754] 1835066=dtrace/test_singleton_function
[393/754] 1835066=rubygems/test_gem_source_lock
[394/754] 1835066=rubygems/test_gem_commands_query_command
[395/754] 1835066=fileutils/test_fileutils
[396/754] 1835066=rubygems/test_gem_commands_sources_command
[397/754] 1835066=date/test_date_marshal
[398/754] 1835066=test_ipaddr
[399/754] 1835066=objspace/test_ractor
[400/754] 1835066=rubygems/test_gem_commands_open_command
[401/754] 1835069=-ext-/test_recursion
[402/754] 1835069=ruby/test_syntax
[403/754] 1835066=resolv/test_dns
[404/754] 1835066=psych/visitors/test_emitter
[405/754] 1835066=prism/newline_offsets_test
[406/754] 1835066=rubygems/test_gem_remote_fetcher
[407/754] 1835066=ruby/test_proc
[408/754] 1835066=prism/result/string_test
[409/754] 1835066=prism/ruby/relocation_test
[410/754] 1835066=ruby/enc/test_windows_1251
[411/754] 1835066=rubygems/test_gem_commands_outdated_command
[412/754] 1835066=zlib/test_zlib
[413/754] 1835066=mkmf/test_configuration
[414/754] 1835066=dtrace/test_method_cache
[415/754] 1835066=ruby/test_defined
[416/754] 1835066=rubygems/test_gem_request_set_lockfile
[417/754] 1835069=rubygems/test_gem_resolver_dependency_request
[418/754] 1835069=ruby/test_alias
[419/754] 1835066=psych/json/test_stream
[420/754] 1835066=-ext-/postponed_job/test_postponed_job
[421/754] 1835069=ruby/test_require_lib
[422/754] 1835066=fiber/test_scheduler
[423/754] 1835069=ruby/test_fnmatch
[424/754] 1835069=rubygems/test_gem_installer
[425/754] 1835066=io/wait/test_ractor
[426/754] 1835066=-ext-/bug_reporter/test_bug_reporter
[427/754] 1835066=rubygems/test_gem_source_specific_file
[428/754] 1835066=ruby/test_super
[429/754] 1835066=prism/ruby/parameters_signature_test
[430/754] 1835066=optparse/test_load
[431/754] 1835066=ruby/test_time
[432/754] 1835066=erb/test_erb_m17n
[433/754] 1835066=ruby/test_objectspace
[434/754] 1835069=-ext-/tracepoint/test_tracepoint
[435/754] 1835069=ruby/enc/test_grapheme_breaks
[436/754] 1835069=prism/ruby/desugar_compiler_test
[437/754] 1835069=-ext-/marshal/test_internal_ivar
[438/754] 1835069=ruby/test_pipe
[439/754] 1835069=dtrace/test_raise
[440/754] 1835069=rubygems/test_gem_commands_stale_command
[441/754] 1835069=-ext-/struct/test_duplicate
[442/754] 1835069=ruby/test_pattern_matching
[443/754] 1835069=psych/test_string
[444/754] 1835069=ruby/enc/test_cesu8
[445/754] 1835069=rubygems/test_gem_resolver_activation_request
[446/754] 1835069=ruby/test_numeric
[447/754] 1835069=rubygems/test_gem_name_tuple
[448/754] 1835069=-ext-/struct/test_data
[449/754] 1835069=digest/test_digest
[450/754] 1835069=date/test_date
[451/754] 1835069=uri/test_mailto
[452/754] 1835069=digest/test_ractor
[453/754] 1835069=rubygems/test_gem_request
[454/754] 1835066=openssl/test_hmac
[455/754] 1835066=openssl/test_x509cert
[456/754] 1835069=rubygems/test_gem_source_local
[457/754] 1835069=socket/test_addrinfo
[458/754] 1835069=did_you_mean/spell_checking/test_pattern_key_name_check
[459/754] 1835069=-ext-/iter/test_iter_break
[460/754] 1835069=test_time
[461/754] 1835066=-ext-/num2int/test_num2int
[462/754] 1835066=-ext-/test_bug-14834
[463/754] 1835066=fiber/test_address_resolve
[464/754] 1835066=openssl/test_random
[465/754] 1835066=ruby/test_trace
[466/754] 1835066=-ext-/bignum/test_str2big
[467/754] 1835066=ruby/test_arity
[468/754] 1835066=rubygems/test_gem_commands_fetch_command
[469/754] 1835069=uri/test_http
[470/754] 1835069=uri/test_generic
[471/754] 1835069=psych/test_nil
[472/754] 1835069=-ext-/string/test_too_many_dummy_encodings
[473/754] 1835069=ruby/enc/test_utf32
[474/754] 1835069=ruby/enc/test_euc_jp
[475/754] 1835069=test_timeout
[476/754] 1835066=test_weakref
[477/754] 1835066=-ext-/class/test_class2name
[478/754] 1835066=ripper/test_parser_events
[479/754] 1835066=optparse/test_noarg
[480/754] 1835068=ruby/enc/test_cp949
[481/754] 1835068=ruby/test_condition
[482/754] 1835068=ruby/enc/test_emoji
[483/754] 1835066=ruby/test_pack
[484/754] 1835068=-ext-/econv/test_append
[485/754] 1835068=rubygems/test_gem_resolver
[486/754] 1835069=date/test_date_attr
[487/754] 1835069=prism/ruby/reflection_test
[488/754] 1835069=rubygems/test_gem_dependency_list
[489/754] 1835069=rubygems/test_gem_commands_owner_command
[490/754] 1835066=-ext-/vm/test_at_exit
[491/754] 1835068=openssl/test_x509ext
[492/754] 1835066=ripper/test_files_ext
[493/754] 1835068=test_singleton
[494/754] 1835068=ruby/test_sleep
[495/754] 1835066=-ext-/exception/test_enc_raise
[496/754] 1835066=ripper/test_files_sample
[497/754] 1835066=psych/test_stream
[498/754] 1835066=test_tmpdir
[499/754] 1835066=net/http/test_httpresponse
[500/754] 1835066=-ext-/test_ensure_and_callcc
[501/754] 1835066=rubygems/test_gem_commands_push_command
[502/754] 1835069=psych/test_yaml_special_cases
[503/754] 1835069=rubygems/test_gem_source_list
[504/754] 1835069=psych/visitors/test_depth_first
[505/754] 1835069=io/console/test_io_console
[506/754] 1835066=ruby/test_data
[507/754] 1835066=rubygems/test_gem_spec_fetcher
[508/754] 1835066=ruby/test_whileuntil
[509/754] 1835066=ripper/test_ripper
[510/754] 1835066=test_securerandom
[511/754] 1835066=monitor/test_monitor
[512/754] 1835066=ruby/test_beginendblock
[513/754] 1835066=ruby/test_string
[514/754] 1835069=mkmf/test_framework
[515/754] 1835069=ruby/test_unicode_escape
[516/754] 1835069=-ext-/load/test_stringify_symbols
[517/754] 1835069=ruby/test_autoload
[518/754] 1835068=prism/result/integer_parse_test
[519/754] 1835068=ruby/test_namespace
[520/754] 1835068=ruby/test_process
[521/754] 1835069=-ext-/gvl/test_last_thread
[522/754] 1835069=rubygems/test_gem_resolver_specification
[523/754] 1835069=openssl/test_x509req
[524/754] 1835069=-ext-/string/test_ellipsize
[525/754] 1835069=rubygems/test_gem_resolver_local_specification
[526/754] 1835069=prism/result/integer_base_flags_test
[527/754] 1835069=openssl/test_x509attr
[528/754] 1835069=rubygems/test_gem_remote_fetcher_s3
[529/754] 1835069=fiber/test_ractor
[530/754] 1835069=ruby/test_insns_leaf
[531/754] 1835069=openssl/test_pkey
[532/754] 1835069=ruby/test_backtrace
[533/754] 1835069=ruby/test_frozen
[534/754] 1835069=ruby/test_allocation
[535/754] 1835069=json/json_encoding_test
[536/754] 1835069=rubygems/test_gem_package_old
[537/754] 1835069=fiber/test_thread
[538/754] 1835069=psych/visitors/test_to_ruby
[539/754] 1835069=prism/api/parse_success_test
[540/754] 1835069=ruby/test_literal
[541/754] 1835069=mkmf/test_pkg_config
[542/754] 1835069=ruby/test_rand
[543/754] 1835069=did_you_mean/spell_checking/test_key_name_check
[544/754] 1835069=dtrace/test_array_create
[545/754] 1835069=-ext-/win32/test_dln
[546/754] 1835069=rubygems/test_gem_commands_install_command
[547/754] 1835068=rubygems/test_remote_fetch_error
[548/754] 1835068=-ext-/debug/test_debug
[549/754] 1835068=psych/test_psych
[550/754] 1835068=dtrace/test_object_create_start
[551/754] 1835068=ruby/enc/test_case_options
[552/754] 1835068=-ext-/thread/test_instrumentation_api
[553/754] 1835069=rubygems/test_gem_uninstaller
[554/754] 1835069=socket/test_udp
[555/754] 1835069=ruby/test_compile_prism
[556/754] 1835068=openssl/test_pkcs12
[557/754] 1835069=psych/test_scalar
[558/754] 1835069=rubygems/test_gem_resolver_index_set
[559/754] 1835069=ruby/enc/test_gb18030
[560/754] 1835069=rubygems/test_gem_security_signer
[561/754] 1835069=-ext-/bignum/test_mul
[562/754] 1835069=rubygems/test_gem_command
[563/754] 1835069=openssl/test_x509crl
[564/754] 1835068=ruby/test_range
[565/754] 1835069=optparse/test_zsh_completion
[566/754] 1835069=-ext-/test_notimplement
[567/754] 1835069=ruby/enc/test_utf16
[568/754] 1835069=mmtk/test_configuration
[569/754] 1835069=psych/test_alias_and_anchor
[570/754] 1835069=-ext-/path_to_class/test_path_to_class
[571/754] 1835069=ruby/test_refinement
[572/754] 1835068=rubygems/test_gem_ext_ext_conf_builder
[573/754] 1835066=openssl/test_kdf
[574/754] 1835066=openssl/test_ts
[575/754] 1835066=-ext-/iseq_load/test_iseq_load
[576/754] 1835068=socket/test_nonblock
[577/754] 1835068=psych/visitors/test_yaml_tree
[578/754] 1835068=-ext-/namespace/test_load_ext
[579/754] 1835068=ruby/test_method
[580/754] 1835066=ruby/test_ifunless
[581/754] 1835066=prism/api/parse_stream_test
[582/754] 1835066=test_unicode_normalize
[583/754] 1835066=date/test_date_strptime
[584/754] 1835066=rubygems/test_gem_commands_which_command
[585/754] 1835066=rubygems/test_gem_resolver_lock_specification
[586/754] 1835066=ruby/test_yjit_exit_locations
[587/754] 1835066=rubygems/test_gem_ext_cmake_builder
[588/754] 1835066=prism/regexp_test
[589/754] 1835066=optparse/test_getopts
[590/754] 1835066=ruby/test_io_buffer
[591/754] 1835066=rubygems/test_gem_config_file
[592/754] 1835069=ruby/test_fiber
[593/754] 1835066=rubygems/test_webauthn_poller
[594/754] 1835066=rubygems/test_gem_commands_dependency_command
[595/754] 1835066=rubygems/test_gem_silent_ui
[596/754] 1835066=psych/test_emitter
[597/754] 1835066=rubygems/test_gem_doctor
[598/754] 1835066=ruby/test_zjit
[599/754] 1835066=-ext-/symbol/test_inadvertent_creation
[600/754] 1835066=mkmf/test_convertible
[601/754] 1835069=date/test_date_conv
[602/754] 1835069=prism/result/static_inspect_test
[603/754] 1835069=mkmf/test_egrep_cpp
[604/754] 1835069=rubygems/test_gem_package_tar_header
[605/754] 1835069=-ext-/file/test_stat
[606/754] 1835069=-ext-/typeddata/test_typeddata
[607/754] 1835069=ruby/enc/test_gbk
[608/754] 1835069=rubygems/test_rubygems
[609/754] 1835069=prism/ruby/ripper_test
[610/754] 1835069=rubygems/test_gem_resolver_installed_specification
[611/754] 1835069=ruby/test_warning
[612/754] 1835069=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[613/754] 1835069=ruby/test_readpartial
[614/754] 1835068=rubygems/test_gem_install_update_options
[615/754] 1835068=-ext-/test_bug-3571
[616/754] 1835068=psych/test_array
[617/754] 1835069=rubygems/test_gem_dependency_installer
[618/754] 1835068=prism/ruby/compiler_test
[619/754] 1835068=openssl/test_bn
[620/754] 1835068=prism/ruby/parser_test
[621/754] 1835068=optparse/test_autoconf
[622/754] 1835068=rubygems/test_gem_requirement
[623/754] 1835068=-ext-/string/test_external_new
[624/754] 1835068=ripper/test_scanner_events
[625/754] 1835068=ruby/test_complex
[626/754] 1835068=rubygems/test_gem_impossible_dependencies_error
[627/754] 1835068=-ext-/eval/test_eval
[628/754] 1835068=-ext-/bignum/test_bigzero
[629/754] 1835068=openssl/test_asn1
[630/754] 1835068=did_you_mean/tree_spell/test_human_typo
[631/754] 1835068=ripper/test_files_test_2
[632/754] 1835068=fiber/test_sleep
[633/754] 1835068=fiber/test_io
[634/754] 1835068=-ext-/thread/test_lock_native_thread
[635/754] 1835068=prism/encoding/regular_expression_encoding_test
[636/754] 1835068=prism/result/numeric_value_test
[637/754] 1835068=prism/lex_test
[638/754] 1835069=mkmf/test_sizeof
[639/754] 1835068=rubygems/test_gem_commands_yank_command
[640/754] 1835068=rubygems/test_gem_validator
[641/754] 1835068=-ext-/test_bug-5832
[642/754] 1835068=rubygems/test_gem_security_trust_dir
[643/754] 1835068=-ext-/string/test_fstring
[644/754] 1835068=optparse/test_summary
[645/754] 1835068=stringio/test_stringio
[646/754] 1835068=prism/snippets_test
Unable to attach: program terminated with signal SIGSEGV, Segmentation fault.
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
/tmp/ruby/src/trunk_gcc10/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[647/754] 1835067=mkmf/test_have_macro
[648/754] 1835066=-ext-/win32/test_console_attr
[649/754] 1835066=prism/result/static_literals_test
[650/754] 1835066=ruby/test_system
[651/754] 1835067=rubygems/test_gem_request_set_lockfile_tokenizer
[652/754] 1835067=prism/encoding/symbol_encoding_test
[653/754] 1835067=-ext-/gvl/test_ubf_async_safe
[654/754] 1835067=-ext-/st/test_foreach
[655/754] 1835067=rubygems/test_gem_command_manager
[656/754] 1835066=mkmf/test_signedness
[657/754] 1835067=rubygems/test_gem_source_vendor
[658/754] 1835067=pathname/test_ractor
[659/754] 1835067=ruby/test_array
[660/754] 1835069=json/json_string_matching_test
[661/754] 1835069=date/test_date_arith
[662/754] 1835069=ruby/test_argf
[663/754] 1835068=rubygems/test_gem_version_option
[664/754] 1835068=ruby/test_m17n
[665/754] 1835068=-ext-/string/test_modify_expand
[666/754] 1835068=-ext-/symbol/test_type
[667/754] 1835068=rubygems/test_gem_available_set
[668/754] 1835068=rubygems/test_gem_request_set_gem_dependency_api
[669/754] 1835068=ruby/test_yjit
[670/754] 1835069=prism/ruby/location_test
[671/754] 1835069=dtrace/test_require
[672/754] 1835069=test_trick
[673/754] 1835066=rubygems/test_gem_stream_ui
[674/754] 1835066=rubygems/test_gem_dependency_resolution_error
[675/754] 1835066=rubygems/test_gem_commands_cert_command
[676/754] 1835069=prism/api/parse_test
[677/754] 1835069=rubygems/test_gem_resolver_vendor_set
[678/754] 1835069=test_tempfile
[679/754] 1835069=-ext-/bignum/test_big2str
[680/754] 1835069=socket/test_socket
[681/754] 1835066=psych/test_set
[682/754] 1835066=rubygems/test_gem_commands_update_command
[683/754] 1835067=rubygems/test_gem_request_set_lockfile_parser
[684/754] 1835069=rubygems/test_gem_stub_specification
[685/754] 1835067=ruby/test_shapes
[686/754] 1835067=ruby/test_inlinecache
[687/754] 1835067=uri/test_ldap
[688/754] 1835067=prism/result/equality_test
[689/754] 1835067=-ext-/debug/test_profile_frames
[690/754] 1835069=ripper/test_files_test
[691/754] 1835067=ruby/test_sprintf
[692/754] 1835069=ruby/test_complexrational
[693/754] 1835066=uri/test_parser
[694/754] 1835069=psych/handlers/test_recorder
[695/754] 1835069=optparse/test_placearg
[696/754] 1835066=-ext-/test_enumerator_kw
[697/754] 1835066=ruby/test_weakmap
[698/754] 1835069=test_forwardable
[699/754] 1835067=ruby/test_continuation
[700/754] 1835069=prism/result/attribute_write_test
[701/754] 1835069=-ext-/hash/test_delete
[702/754] 1835067=ruby/test_hash
[703/754] 1835069=rubygems/test_gem_commands_uninstall_command
[704/754] 1835069=prism/encoding/encodings_test
[705/754] 1835069=ruby/test_weakkeymap
[706/754] 1835068=dtrace/test_gc
[707/754] 1835068=rubygems/test_gem_package_tar_reader_entry
[708/754] 1835069=ruby/test_math
[709/754] 1835069=mkmf/test_libs
[710/754] 1835069=prism/result/index_write_test
[711/754] 1835069=prism/locals_test
[712/754] 1835069=rubygems/test_gem_resolver_requirement_list
[713/754] 1835069=-ext-/arith_seq/test_arith_seq_beg_len_step
[714/754] 1835069=rubygems/test_gem_commands_unpack_command
[715/754] 1835068=openssl/test_x509store
[716/754] 1835068=ruby/test_m17n_comb
[717/754] 1835069=ruby/test_case
[718/754] 1835069=resolv/test_mdns
[719/754] 1835069=-ext-/st/test_update
[720/754] 1835069=rubygems/test_gem_commands_pristine_command
[721/754] 1835067=rubygems/test_gem_resolver_best_set
[722/754] 1835067=-ext-/stack/test_stack_overflow
[723/754] 1835067=strscan/test_stringscanner
[724/754] 1835067=rubygems/test_gem_resolver_conflict
[725/754] 1835067=date/test_date_new
[726/754] 1835067=rubygems/test_gem_gemcutter_utilities
[727/754] 1835069=rubygems/test_gem_safe_yaml
[728/754] 1835069=rubygems/test_gem_package_tar_reader
[729/754] 1835069=-ext-/funcall/test_passing_block
[730/754] 1835069=fiber/test_queue
[731/754] 1835069=ruby/test_float
[732/754] 1835067=ruby/test_exception
[733/754] 1835068=net/protocol/test_protocol
[734/754] 1835068=-ext-/array/test_resize
[735/754] 1835068=test_prettyprint
[736/754] 1835068=optparse/test_bash_completion
[737/754] 1835068=rubygems/test_gem_commands_server_command
[738/754] 1835068=rubygems/test_gem_request_connection_pools
[739/754] 1835068=prism/newline_test
[740/754] 1835068=rubygems/test_gem_ext_cargo_builder_unit
[741/754] 1835068=erb/test_erb_command
[742/754] 1835068=rubygems/test_require
[743/754] 1835069=prism/result/regular_expression_options_test
[744/754] 1835069=rubygems/test_gem_version
[745/754] 1835069=prism/api/command_line_test
[746/754] 1835069=ruby/test_integer_comb
[747/754] 1835066=psych/test_omap
[748/754] 1835066=rubygems/test_gem_remote_fetcher_local_server
[749/754] 1835066=erb/test_erb
[750/754] 1835066=test_shellwords
[751/754] 1835066=rubygems/test_gem_ext_rake_builder
[752/754] 1835068=uri/test_file
[753/754] 1835068=rubygems/test_gem_dependency
[754/754] 1835068=cgi/test_cgi_escape
1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 1940257 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e9001c003b
| ruby 3.5.0dev (2025-10-27T07:53:15Z master d0a6780d1e) +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y n:---- CFUNC :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n n:---- BLOCK -e:11
| c:0003 p:0017 s:0013 e:000012 l:y n:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:001850 l:n n:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:0008f0 l:y n:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
| -e:11:in 'define_finalizer'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
|
| -- Machine register context ------------------------------------------------
| RIP: 0x00007473c7967d61 RBP: 0x00007ffe416397b0 RSP: 0x00007ffe41639770
| RAX: 0xfffffffffffffffc RBX: 0x00005e67cc7327a8 RCX: 0x00007473c7967d61
| RDX: 0x0000000000000000 RDI: 0x00005e67cc7327d4 RSI: 0x0000000000000189
| R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000
| R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
| R14: 0x00005e67cc7328c8 R15: 0x00005e67cc7327d4 EFL: 0x0000000000000246
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc10/ruby(rb_print_backtrace+0x11) [0x5e67c55d5d2f] /tmp/ruby/src/trunk_gcc10/vm_dump.c:1099
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc10/vm_dump.c:1444
| /tmp/ruby/build/trunk_gcc10/ruby(rb_bug_for_fatal_signal+0x102) [0x5e67c558cc62] /tmp/ruby/src/trunk_gcc10/error.c:1130
| /tmp/ruby/build/trunk_gcc10/ruby(sigsegv+0x48) [0x5e67c52d2238] /tmp/ruby/src/trunk_gcc10/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7473c7914320) [0x7473c7914320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7473c7967d61] ./nptl/futex-internal.c:57
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7473c796a7dd] ./nptl/pthread_cond_wait.c:503
| /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
| /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
| /tmp/ruby/build/trunk_gcc10/ruby(rb_native_cond_wait+0x8) [0x5e67c53160e3] /tmp/ruby/src/trunk_gcc10/thread_pthread.c:231
| /tmp/ruby/build/trunk_gcc10/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc10/thread_pthread.c:851
| /tmp/ruby/build/trunk_gcc10/ruby(thread_sched_unlock_+0x0) [0x5e67c5316be8] /tmp/ruby/src/trunk_gcc10/thread_pthread.c:1151
| /tmp/ruby/build/trunk_gcc10/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc10/thread_pthread.c:1157
| /tmp/ruby/build/trunk_gcc10/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc10/thread.c:1492
| /tmp/ruby/build/trunk_gcc10/ruby(rb_threadptr_execute_interrupts+0x3fc) [0x5e67c531706c] /tmp/ruby/src/trunk_gcc10/thread.c:2702
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_check_ints+0x5) [0x5e67c535ca29] /tmp/ruby/src/trunk_gcc10/vm_core.h:2231
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc10/vm_core.h:2222
| /tmp/ruby/build/trunk_gcc10/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:452
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:461
| /tmp/ruby/build/trunk_gcc10/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3929
| /tmp/ruby/build/trunk_gcc10/ruby(vm_sendish+0x101) [0x5e67c5365f91] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:6118
| /tmp/ruby/build/trunk_gcc10/ruby(vm_exec_core+0x82) [0x5e67c537ee02] ../../src/trunk_gcc10/insns.def:902
| /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_exec+0x223) [0x5e67c536f6e3] /tmp/ruby/src/trunk_gcc10/vm.c:2742
| /tmp/ruby/build/trunk_gcc10/ruby(rb_ec_exec_node+0xb5) [0x5e67c519e395] /tmp/ruby/src/trunk_gcc10/eval.c:283
| /tmp/ruby/build/trunk_gcc10/ruby(ruby_run_node+0x3c) [0x5e67c51a08dc] /tmp/ruby/src/trunk_gcc10/eval.c:321
| /tmp/ruby/build/trunk_gcc10/ruby(rb_main+0x21) [0x5e67c519b2c7] /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) [0x7473c78f91ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7473c78f928b] ../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
| [0x5e67c519b315]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -e
|
| * Namespace: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 thread.rb
| 2 fiber.so
| 3 rational.so
| 4 complex.so
| 5 pathname.so
| 6 ruby2_keywords.rb
| 7 set.rb
| 8 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 9 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
|
| * Process memory map:
|
| 5e67c5149000-5e67c5189000 r--p 00000000 00:76 13505315 /tmp/ruby/build/trunk_gcc10/ruby
| 5e67c5189000-5e67c5651000 r-xp 00040000 00:76 13505315 /tmp/ruby/build/trunk_gcc10/ruby
| 5e67c5651000-5e67c57f9000 r--p 00508000 00:76 13505315 /tmp/ruby/build/trunk_gcc10/ruby
| 5e67c57f9000-5e67c580f000 r--p 006b0000 00:76 13505315 /tmp/ruby/build/trunk_gcc10/ruby
| 5e67c580f000-5e67c5810000 rw-p 006c6000 00:76 13505315 /tmp/ruby/build/trunk_gcc10/ruby
| 5e67c5810000-5e67c5824000 rw-p 00000000 00:00 0
| 5e67cc72b000-5e67e1387000 rw-p 00000000 00:00 0 [heap]
| 7472dada5000-7472dafac000 r--s 00000000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7472dafac000-7472df260000 r--s 00000000 00:76 13505315 /tmp/ruby/build/trunk_gcc10/ruby
| 7472df260000-7472f6230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7472f623e000-747336240000 rw-p 00000000 00:00 0
| 747336240000-74734d7c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74734d7d0000-7473788b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473788c0000-747392790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473927a0000-74739dcc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 74739dcd0000-7473a3620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473a3630000-7473a62e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473a62f0000-7473a77f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473a7800000-7473a8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473a8000000-7473a8021000 rw-p 00000000 00:00 0
| 7473a8021000-7473ac000000 ---p 00000000 00:00 0
| 7473ac010000-7473ac5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473ac5c0000-7473acb20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473acb30000-7473ace90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473acea0000-7473acff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473ad000000-7473ad0b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473ad0be000-7473ad1bf000 rw-p 00000000 00:00 0
| 7473ad1bf000-7473ad1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad1c0000-7473ad201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad201000-7473ad202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad202000-7473ad243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad243000-7473ad244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad244000-7473ad285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad285000-7473ad286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad286000-7473ad2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad2c7000-7473ad2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad2c8000-7473ad309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad309000-7473ad30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad30a000-7473ad34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad34b000-7473ad34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad34c000-7473ad38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad38d000-7473ad38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad38e000-7473ad3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad3cf000-7473ad3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad3d0000-7473ad411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad411000-7473ad412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad412000-7473ad453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad453000-7473ad454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad454000-7473ad495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad495000-7473ad496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad496000-7473ad4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad4d7000-7473ad4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad4d8000-7473ad519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad519000-7473ad51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad51a000-7473ad55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad55b000-7473ad55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad55c000-7473ad59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad59d000-7473ad59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad59e000-7473ad5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad5df000-7473ad5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad5e0000-7473ad621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad621000-7473ad622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad622000-7473ad663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad663000-7473ad664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad664000-7473ad6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad6a5000-7473ad6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad6a6000-7473ad6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad6e7000-7473ad6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad6e8000-7473ad729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad729000-7473ad72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad72a000-7473ad76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad76b000-7473ad76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad76c000-7473ad7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad7ad000-7473ad7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad7ae000-7473ad7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad7ef000-7473ad7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad7f0000-7473ad831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad831000-7473ad832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad832000-7473ad873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad873000-7473ad874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad874000-7473ad8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad8b5000-7473ad8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad8b6000-7473ad8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad8f7000-7473ad8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad8f8000-7473ad939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad939000-7473ad93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad93a000-7473ad97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad97b000-7473ad97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad97c000-7473ad9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad9bd000-7473ad9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad9be000-7473ad9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7473ad9ff000-7473ada00000 ---p 00000000 00:00 0
| 7473ada00000-7473ae200000 rw-p 00000000 00:00 0
| 7473ae200000-7473c6200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 7473c6200000-7473c7600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 7473c7610000-7473c7670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473c767f000-7473c7680000 ---p 00000000 00:00 0
| 7473c7680000-7473c76a0000 rw-p 00000000 00:00 0
| 7473c76a0000-7473c76d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473c76df000-7473c7700000 rw-p 00000000 00:00 0
| 7473c7700000-7473c7780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473c778f000-7473c77b0000 rw-p 00000000 00:00 0
| 7473c77b0000-7473c77c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7473c77c5000-7473c77c6000 r--p 00000000 00:76 13632631 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7473c77c6000-7473c77c8000 r-xp 00001000 00:76 13632631 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7473c77c8000-7473c77c9000 r--p 00003000 00:76 13632631 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7473c77c9000-7473c77ca000 r--p 00003000 00:76 13632631 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7473c77ca000-7473c77cb000 rw-p 00004000 00:76 13632631 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so
| 7473c77cb000-7473c78cf000 rw-p 00000000 00:00 0
| 7473c78cf000-7473c78f7000 r--p 00000000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7473c78f7000-7473c7a7f000 r-xp 00028000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7473c7a7f000-7473c7ace000 r--p 001b0000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7473c7ace000-7473c7ad2000 r--p 001fe000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7473c7ad2000-7473c7ad4000 rw-p 00202000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7473c7ad4000-7473c7ae3000 rw-p 00000000 00:00 0
| 7473c7ae3000-7473c7ae7000 r--p 00000000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7473c7ae7000-7473c7b0a000 r-xp 00004000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7473c7b0a000-7473c7b0e000 r--p 00027000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7473c7b0e000-7473c7b0f000 r--p 0002b000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7473c7b0f000-7473c7b10000 rw-p 0002c000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7473c7b10000-7473c7b20000 r--p 00000000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7473c7b20000-7473c7b9f000 r-xp 00010000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7473c7b9f000-7473c7bf7000 r--p 0008f000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7473c7bf7000-7473c7bf8000 r--p 000e7000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7473c7bf8000-7473c7bf9000 rw-p 000e8000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7473c7bf9000-7473c7bfb000 r--p 00000000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7473c7bfb000-7473c7c10000 r-xp 00002000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7473c7c10000-7473c7c29000 r--p 00017000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7473c7c29000-7473c7c2a000 r--p 0002f000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7473c7c2a000-7473c7c2b000 rw-p 00030000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7473c7c2b000-7473c7c33000 rw-p 00000000 00:00 0
| 7473c7c33000-7473c7c3d000 r--p 00000000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7473c7c3d000-7473c7ca0000 r-xp 0000a000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7473c7ca0000-7473c7cb5000 r--p 0006d000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7473c7cb5000-7473c7cb6000 r--p 00081000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7473c7cb6000-7473c7cb7000 rw-p 00082000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7473c7cb7000-7473c7cb9000 r--p 00000000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7473c7cb9000-7473c7ccb000 r-xp 00002000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7473c7ccb000-7473c7cd1000 r--p 00014000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7473c7cd1000-7473c7cd2000 r--p 0001a000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7473c7cd2000-7473c7cd3000 rw-p 0001b000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7473c7cd3000-7473c7cd4000 r--p 00000000 00:76 13632394 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7473c7cd4000-7473c7cd5000 r-xp 00001000 00:76 13632394 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7473c7cd5000-7473c7cd6000 r--p 00002000 00:76 13632394 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7473c7cd6000-7473c7cd7000 r--p 00002000 00:76 13632394 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7473c7cd7000-7473c7cd8000 rw-p 00003000 00:76 13632394 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so
| 7473c7cd8000-7473c7cda000 rw-p 00000000 00:00 0
| 7473c7cda000-7473c7cdb000 r--p 00000000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7473c7cdb000-7473c7d06000 r-xp 00001000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7473c7d06000-7473c7d10000 r--p 0002c000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7473c7d10000-7473c7d12000 r--p 00036000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7473c7d12000-7473c7d14000 rw-p 00038000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe4161a000-7ffe4163b000 rw-p 00000000 00:00 0 [stack]
| 7ffe416f6000-7ffe416fa000 r--p 00000000 00:00 0 [vvar]
| 7ffe416fa000-7ffe416fc000 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:761:in 'TestGc#test_interrupt_in_finalizer'
Finished tests in 243.171915s, 138.2355 tests/s, 28043.9746 assertions/s.
Children under /tmp/rubytest.qslawa:
* -rw-r--r-- 1 111000 2025-10-27 08:55:16 +0000 _ruby_ns_p1944001_2_rbconfig+sizeof.so
* -rw-r--r-- 1 180784 2025-10-27 08:55:16 +0000 _ruby_ns_p1944001_2_io+console.so
* -rw-r--r-- 1 91056 2025-10-27 08:55:16 +0000 _ruby_ns_p1944001_2_-test-+sanitizers.so
33615 tests, 6819507 assertions, 0 failures, 1 errors, 160 skips
ruby -v: ruby 3.5.0dev (2025-10-27T07:53:15Z master d0a6780d1e) +PRISM [x86_64-linux]
make: *** [uncommon.mk:910: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-10
LD = ld
LDSHARED = gcc-10 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/target/release/' '/tmp/ruby/src/trunk_gcc10/zjit/src/lib.rs'
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.5/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-10-27T07:53:15Z master d0a6780d1e) +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 33.207389 seconds
3338 files, 33519 examples, 145766 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.