# Logfile created on 2026-03-13 12:40:07 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d34fe71fdd0 @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_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @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_gcc11.20260313-124006", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d3502d2da48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d3502d2d660 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d34fe659388 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20260313-124006", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20260313-124006>, @binmode=false, @mon_data=#<Monitor:0x00007d3502d2d278>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 90f6507e4f
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper'
/tmp/ruby/src/trunk_gcc11/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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
254a0096a4a580e8c7088f6927f2fcaa1acc63a227da5db79c855593a382a314 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_gcc11/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-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
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_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/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_gcc11/bin
installing base libraries: /tmp/ruby/install/trunk_gcc11/lib
installing arch files: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_gcc11/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_gcc11/bin
installing library scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_gcc11/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_gcc11/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.1
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2040 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-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc11/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-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
Run options:
--seed=8860
"--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_gcc11/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/758] 3203274=rubygems/test_gem_gemcutter_utilities
[ 2/758] 3203272=openssl/test_buffering
[ 3/758] 3203273=resolv/test_svcb_https
[ 4/758] 3203271=ruby/test_unicode_escape
[ 5/758] 3203272=-ext-/float/test_nextafter
[ 6/758] 3203273=-ext-/string/test_capacity
[ 7/758] 3203273=fiber/test_process
[ 8/758] 3203271=open-uri/test_proxy
[ 9/758] 3203273=ruby/test_rational2
[ 10/758] 3203272=prism/fixtures_test
[ 11/758] 3203273=rubygems/test_gem_commands_signin_command
[ 12/758] 3203271=ruby/test_dir_m17n
[ 13/758] 3203272=rubygems/test_gem_package_tar_header
[ 14/758] 3203272=rubygems/test_gem_requirement
[ 15/758] 3203272=prism/errors_test
[ 16/758] 3203272=fiber/test_storage
[ 17/758] 3203272=ruby/test_vm_dump
[ 18/758] 3203272=prism/lex_test
[ 19/758] 3203272=open-uri/test_ftp
[ 20/758] 3203272=rubygems/test_gem_commands_search_command
[ 21/758] 3203272=-ext-/integer/test_integer
[ 22/758] 3203272=dtrace/test_string
[ 23/758] 3203272=ruby/test_iterator
[ 24/758] 3203272=-ext-/load/test_resolve_symbol
[ 25/758] 3203272=ruby/test_default_gems
[ 26/758] 3203272=net/http/test_https
[ 27/758] 3203271=openssl/test_x509ext
[ 28/758] 3203271=rubygems/test_gem_commands_push_command
[ 29/758] 3203273=ruby/test_string_memory
[ 30/758] 3203273=ripper/test_files_sample
[ 31/758] 3203273=-ext-/gvl/test_ubf_async_safe
[ 32/758] 3203273=ruby/test_variable
[ 33/758] 3203273=openssl/test_fips
[ 34/758] 3203273=rubygems/test_gem_util_atomic_file_writer
[ 35/758] 3203273=ruby/test_fiber
[ 36/758] 3203272=json/json_ryu_fallback_test
[ 37/758] 3203272=-ext-/class/test_class2name
[ 38/758] 3203272=-ext-/win32/test_console_attr
[ 39/758] 3203272=prism/test_helper
[ 40/758] 3203272=-ext-/load/test_protect
[ 41/758] 3203272=openssl/test_x509name
[ 42/758] 3203272=psych/test_tree_builder
[ 43/758] 3203272=-ext-/string/test_too_many_dummy_encodings
[ 44/758] 3203272=rubygems/test_gem_commands_stale_command
[ 45/758] 3203272=ruby/test_whileuntil
[ 46/758] 3203272=psych/test_class
[ 47/758] 3203272=did_you_mean/spell_checking/test_method_name_check
[ 48/758] 3203272=monitor/test_monitor
[ 49/758] 3203272=ruby/test_optimization
[ 50/758] 3203273=rubygems/test_gem_config_file
[ 51/758] 3203274=ruby/test_key_error
[ 52/758] 3203274=openssl/test_engine
[ 53/758] 3203274=openssl/test_pkey_rsa
[ 54/758] 3203274=fileutils/test_verbose
[ 55/758] 3203274=ruby/test_yjit_exit_locations
[ 56/758] 3203271=-ext-/st/test_numhash
[ 57/758] 3203274=mkmf/test_pkg_config
[ 58/758] 3203271=rubygems/test_gem_unsatisfiable_dependency_error
[ 59/758] 3203274=-ext-/thread/test_lock_native_thread
[ 60/758] 3203271=rubygems/test_gem_name_tuple
[ 61/758] 3203271=rubygems/test_gem_resolver_vendor_set
[ 62/758] 3203271=-ext-/win32/test_dln
[ 63/758] 3203271=rubygems/test_gem_security_trust_dir
[ 64/758] 3203271=rubygems/test_gem_specification
[ 65/758] 3203273=-ext-/rational/test_rat
[ 66/758] 3203273=psych/test_boolean
[ 67/758] 3203273=openssl/test_x509req
[ 68/758] 3203274=did_you_mean/spell_checking/test_key_name_check
[ 69/758] 3203274=openssl/test_config
[ 70/758] 3203274=-ext-/bignum/test_bigzero
[ 71/758] 3203274=ruby/test_zjit
[ 72/758] 3203274=rubygems/test_gem_commands_sources_command
[ 73/758] 3203273=psych/visitors/test_yaml_tree
[ 74/758] 3203273=ruby/test_insns_leaf
[ 75/758] 3203273=ruby/test_mixed_unicode_escapes
[ 76/758] 3203273=psych/visitors/test_emitter
[ 77/758] 3203273=fiber/test_io_close
[ 78/758] 3203273=ruby/test_keyword
[ 79/758] 3203273=ruby/test_allocation
[ 80/758] 3203272=psych/test_yamldbm
[ 81/758] 3203272=openssl/test_ossl
[ 82/758] 3203272=rubygems/test_gem_rdoc
[ 83/758] 3203272=rubygems/test_gem_resolver_best_set
[ 84/758] 3203272=openssl/test_x509crl
[ 85/758] 3203274=net/http/test_http_request
[ 86/758] 3203272=rubygems/test_gem_resolver_index_specification
[ 87/758] 3203274=erb/test_erb
[ 88/758] 3203274=openssl/test_cipher
[ 89/758] 3203274=-ext-/struct/test_duplicate
[ 90/758] 3203274=dtrace/test_singleton_function
[ 91/758] 3203274=rubygems/test_gem_commands_fetch_command
[ 92/758] 3203274=-ext-/time/test_new
[ 93/758] 3203274=ruby/test_refinement
[ 94/758] 3203271=-ext-/string/test_fstring
[ 95/758] 3203271=dtrace/test_array_create
[ 96/758] 3203271=psych/test_object
[ 97/758] 3203271=openssl/test_bn
[ 98/758] 3203271=ruby/test_rational
[ 99/758] 3203272=rubygems/test_gem_installer
[100/758] 3203271=rubygems/test_gem_resolver_conflict
[101/758] 3203271=dtrace/test_function_entry
[102/758] 3203271=ruby/test_metaclass
[103/758] 3203271=rubygems/test_webauthn_poller
[104/758] 3203271=-ext-/string/test_enc_associate
[105/758] 3203271=rubygems/test_gem_dependency_installer
[106/758] 3203273=test_pp
[107/758] 3203273=psych/visitors/test_to_ruby
[108/758] 3203273=rubygems/test_gem_commands_owner_command
[109/758] 3203274=ruby/enc/test_iso_8859
[110/758] 3203274=rubygems/test_gem_dependency_list
[111/758] 3203274=rubygems/test_gem_commands_open_command
[112/758] 3203274=openssl/test_digest
[113/758] 3203274=dtrace/test_load
[114/758] 3203274=open-uri/test_open-uri
[115/758] 3203273=rubygems/test_gem_platform
Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 11
.Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39369>
.Closed file descriptor: TestOpenURI#test_200: 11
[116/758] 3203274=ruby/test_threadgroup
[117/758] 3203273=-ext-/string/test_ellipsize
[118/758] 3203273=-ext-/test_ensure_and_callcc
[119/758] 3203273=ruby/test_time_tz
[120/758] 3203273=test_delegate
[121/758] 3203273=psych/test_merge_keys
[122/758] 3203273=ruby/test_set
[123/758] 3203273=uri/test_parser
[124/758] 3203273=objspace/test_ractor
[125/758] 3203274=rubygems/test_deprecate
[126/758] 3203274=-ext-/bignum/test_big2str
[127/758] 3203274=-ext-/test_recursion
[128/758] 3203274=prism/result/index_write_test
[129/758] 3203274=openssl/test_ssl
[130/758] 3203273=psych/test_alias_and_anchor
[131/758] 3203273=date/test_date_ractor
[132/758] 3203273=prism/result/string_test
[133/758] 3203273=rubygems/test_gem_commands_environment_command
[134/758] 3203273=ruby/test_module
[135/758] 3203273=net/http/test_http
[136/758] 3203271=ruby/test_complexrational
[137/758] 3203271=-ext-/proc/test_bmethod
[138/758] 3203271=dtrace/test_method_cache
[139/758] 3203271=ruby/test_rubyvm
[140/758] 3203271=mkmf/test_libs
[141/758] 3203271=fiber/test_scheduler
[142/758] 3203271=fileutils/test_fileutils
[143/758] 3203273=ruby/test_math
[144/758] 3203273=json/json_fixtures_test
[145/758] 3203273=dtrace/test_gc
[146/758] 3203273=optparse/test_bash_completion
[147/758] 3203273=rubygems/test_gem_ext_cmake_builder
[148/758] 3203273=rubygems/test_gem_safe_marshal
[149/758] 3203274=prism/ractor_test
[150/758] 3203274=psych/test_symbol
[151/758] 3203274=io/nonblock/test_flush
[152/758] 3203274=-ext-/load/test_stringify_symbols
[153/758] 3203274=ruby/test_case
[154/758] 3203274=ripper/test_filter
[155/758] 3203274=rubygems/test_gem_commands_install_command
[156/758] 3203271=rubygems/test_gem_stub_specification
[157/758] 3203273=dtrace/test_cmethod
[158/758] 3203273=ruby/test_array
[159/758] 3203271=ruby/enc/test_koi8
[160/758] 3203271=ruby/test_rubyoptions
[161/758] 3203272=socket/test_addrinfo
[162/758] 3203272=ruby/test_thread_cv
[163/758] 3203272=psych/test_omap
[164/758] 3203272=-ext-/test_bug-14834
[165/758] 3203272=ruby/test_hash
[166/758] 3203274=rubygems/test_gem_resolver_specification
[167/758] 3203274=ripper/test_sexp
[168/758] 3203274=-ext-/exception/test_data_error
[169/758] 3203274=test_shellwords
[170/758] 3203274=prism/ruby/source_test
[171/758] 3203274=prism/encoding/symbol_encoding_test
[172/758] 3203274=fileutils/test_dryrun
[173/758] 3203274=prism/library_symbols_test
[174/758] 3203274=ruby/test_integer
[175/758] 3203274=rubygems/test_gem_uri_formatter
[176/758] 3203274=rubygems/test_gem_package_task
[177/758] 3203274=resolv/test_win32_config
[178/758] 3203274=ruby/test_float
[179/758] 3203272=prism/api/parse_success_test
[180/758] 3203272=did_you_mean/spell_checking/test_uncorrectable_name_check
[181/758] 3203272=ruby/test_struct
[182/758] 3203273=fiber/test_mutex
[183/758] 3203274=yaml/test_dbm
[184/758] 3203274=rubygems/test_gem_commands_contents_command
[185/758] 3203274=-ext-/symbol/test_inadvertent_creation
[186/758] 3203273=date/test_date_strftime
[187/758] 3203274=prism/ruby/tunnel_test
[188/758] 3203274=psych/test_encoding
[189/758] 3203274=psych/test_ractor
[190/758] 3203274=test_rbconfig
[191/758] 3203274=prism/encoding/encodings_test
[192/758] 3203274=rubygems/test_gem_text
[193/758] 3203272=ruby/test_settracefunc
[194/758] 3203273=ruby/enc/test_euc_jp
[195/758] 3203273=socket/test_sockopt
[196/758] 3203273=open-uri/test_ssl
[197/758] 3203274=ruby/test_method_cache
[198/758] 3203274=ruby/test_signal
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44355>
[199/758] 3203273=ruby/test_fixnum
[200/758] 3203273=ruby/test_sprintf_comb
[201/758] 3203274=psych/test_set
[202/758] 3203274=ruby/test_marshal
[203/758] 3203273=ruby/test_primitive
[204/758] 3203273=ruby/test_random_formatter
[205/758] 3203273=psych/test_parser
[206/758] 3203273=rubygems/test_gem_version
[207/758] 3203273=prism/ruby/pattern_test
[208/758] 3203273=psych/test_document
[209/758] 3203273=rubygems/test_gem
[210/758] 3203272=rubygems/test_webauthn_listener
[211/758] 3203272=socket/test_basicsocket
[212/758] 3203272=ruby/test_argf
[213/758] 3203274=optparse/test_zsh_completion
[214/758] 3203274=rubygems/test_gem_security_signer
[215/758] 3203274=rubygems/test_gem_package_tar_reader
[216/758] 3203274=ruby/test_m17n
[217/758] 3203274=rubygems/test_exit
[218/758] 3203274=ruby/test_yjit
[219/758] 3203273=optparse/test_did_you_mean
[220/758] 3203273=-ext-/test_enumerator_kw
[221/758] 3203273=ruby/enc/test_shift_jis
[222/758] 3203273=ruby/test_ractor
[223/758] 3203272=prism/api/parse_test
[224/758] 3203272=-ext-/bug_reporter/test_bug_reporter
[225/758] 3203272=pathname/test_pathname
[226/758] 3203272=coverage/test_coverage
[227/758] 3203271=prism/ruby/parameters_signature_test
[228/758] 3203271=ruby/test_require
[229/758] 3203272=ruby/test_memory_view
[230/758] 3203272=ruby/test_thread
[231/758] 3203273=mkmf/test_signedness
[232/758] 3203271=pathname/test_ractor
[233/758] 3203271=rubygems/test_gem_commands_cert_command
[234/758] 3203274=prism/result/regular_expression_options_test
[235/758] 3203274=date/test_date_arith
[236/758] 3203274=ruby/test_encoding
[237/758] 3203271=psych/test_marshalable
[238/758] 3203271=mkmf/test_constant
[239/758] 3203273=ruby/test_super
[240/758] 3203274=rubygems/test_gem_commands_which_command
[241/758] 3203274=psych/test_nil
[242/758] 3203274=date/test_switch_hitter
[243/758] 3203274=json/json_parser_test
[244/758] 3203274=ruby/test_alias
[245/758] 3203272=prism/ruby/location_test
[246/758] 3203272=-ext-/string/test_cstr
[247/758] 3203274=ruby/enc/test_emoji_breaks
[248/758] 3203274=dtrace/test_hash_create
[249/758] 3203274=ruby/test_weakkeymap
[250/758] 3203272=psych/test_deprecated
[251/758] 3203272=rubygems/test_gem_security
[252/758] 3203274=resolv/test_dns
[253/758] 3203273=-ext-/path_to_class/test_path_to_class
[254/758] 3203273=fileutils/test_nowrite
[255/758] 3203273=ruby/test_thread_queue
[256/758] 3203274=-ext-/thread/test_instrumentation_api
[257/758] 3203274=rubygems/test_gem_ext_ext_conf_builder
[258/758] 3203273=-ext-/bignum/test_div
[259/758] 3203273=date/test_date
[260/758] 3203273=rubygems/test_gem_validator
[261/758] 3203273=prism/fuzzer_test
[262/758] 3203273=-ext-/method/test_arity
[263/758] 3203273=prism/onigmo_test
[264/758] 3203273=psych/test_struct
[265/758] 3203273=prism/api/dump_test
[266/758] 3203274=ruby/test_not
[267/758] 3203274=rubygems/test_gem_request
[268/758] 3203271=ruby/test_pipe
[269/758] 3203273=ruby/test_frozen_error
[270/758] 3203273=rubygems/test_gem_install_update_options
[271/758] 3203274=prism/result/implicit_array_test
[272/758] 3203274=rubygems/test_gem_commands_specification_command
[273/758] 3203271=rubygems/test_gem_commands_uninstall_command
[274/758] 3203273=did_you_mean/spell_checking/test_variable_name_check
[275/758] 3203274=-ext-/string/test_interned_str
[276/758] 3203274=ruby/test_transcode
[277/758] 3203273=socket/test_unix
[278/758] 3203273=-ext-/st/test_update
[279/758] 3203273=ruby/test_trace
[280/758] 3203273=psych/test_coder
[281/758] 3203273=ruby/test_symbol
[282/758] 3203271=ruby/test_ast
[283/758] 3203272=-ext-/load/test_dot_dot
[284/758] 3203272=ruby/test_arity
[285/758] 3203272=test_ipaddr
[286/758] 3203272=ruby/test_time
[287/758] 3203274=prism/api/parse_stream_test
[288/758] 3203272=prism/api/lex_test
[289/758] 3203272=ruby/enc/test_case_mapping
[290/758] 3203274=json/ractor_test
[291/758] 3203272=ruby/test_proc
[292/758] 3203274=zlib/test_zlib
[293/758] 3203272=-ext-/bignum/test_str2big
[294/758] 3203272=ruby/test_bignum
[295/758] 3203272=rubygems/test_gem_remote_fetcher_s3
[296/758] 3203272=ruby/enc/test_grapheme_breaks
[297/758] 3203272=openssl/test_provider
[298/758] 3203273=prism/version_test
[299/758] 3203273=rubygems/test_gem_silent_ui
[300/758] 3203273=uri/test_mailto
[301/758] 3203273=ruby/test_dup
[302/758] 3203272=ruby/enc/test_big5
[303/758] 3203272=-ext-/struct/test_len
[304/758] 3203272=prism/result/static_literals_test
[305/758] 3203272=prism/unescape_test
[306/758] 3203272=-ext-/array/test_to_ary_concat
[307/758] 3203273=fiber/test_timeout
[308/758] 3203273=ruby/test_object_id
[309/758] 3203273=ripper/test_parser_events
[310/758] 3203273=erb/test_erb_command
[311/758] 3203273=ruby/test_complex2
[312/758] 3203273=mkmf/test_install
[313/758] 3203273=-ext-/bignum/test_pack
[314/758] 3203273=socket/test_ancdata
[315/758] 3203273=rubygems/test_gem_safe_yaml
[316/758] 3203273=rubygems/test_gem_package_old
[317/758] 3203273=rubygems/test_gem_command_manager
[318/758] 3203273=rubygems/test_gem_doctor
[319/758] 3203273=socket/test_nonblock
[320/758] 3203273=ruby/test_object
[321/758] 3203272=openssl/test_pair
[322/758] 3203273=strscan/test_ractor
[323/758] 3203273=test_bundled_gems
[324/758] 3203273=rubygems/test_gem_package_tar_reader_entry
[325/758] 3203273=-ext-/file/test_stat
[326/758] 3203273=prism/api/command_line_test
[327/758] 3203273=date/test_date_compat
[328/758] 3203273=ripper/test_lexer
[329/758] 3203273=ruby/test_rand
[330/758] 3203273=rubygems/test_gem_ext_rake_builder
[331/758] 3203272=psych/test_numeric
[332/758] 3203272=rubygems/test_gem_path_support
[333/758] 3203272=ruby/test_sleep
[334/758] 3203273=-ext-/test_random
[335/758] 3203273=mkmf/test_have_library
[336/758] 3203274=ruby/test_env
[337/758] 3203272=fiber/test_enumerator
[338/758] 3203272=prism/result/attribute_write_test
[339/758] 3203272=rubygems/test_gem_uninstaller
[340/758] 3203273=test_trick
[341/758] 3203272=rubygems/test_gem_request_connection_pools
[342/758] 3203272=did_you_mean/test_spell_checker
[343/758] 3203272=-ext-/string/test_qsort
[344/758] 3203272=rubygems/test_gem_uri
[345/758] 3203272=json/json_addition_test
[346/758] 3203272=mkmf/test_have_func
[347/758] 3203274=openssl/test_pkcs7
[348/758] 3203274=psych/handlers/test_recorder
[349/758] 3203274=objspace/test_objspace
[350/758] 3203273=prism/ruby/dispatcher_test
[351/758] 3203273=test_tmpdir
[352/758] 3203273=prism/api/freeze_test
[353/758] 3203273=rubygems/test_gem_stream_ui
[354/758] 3203273=mkmf/test_config
[355/758] 3203272=ruby/test_dir
[356/758] 3203272=ruby/enc/test_windows_1252
[357/758] 3203272=openssl/test_ts
[358/758] 3203273=openssl/test_ocsp
[359/758] 3203272=-ext-/eval/test_eval
[360/758] 3203272=psych/test_stringio
[361/758] 3203272=ruby/test_range
[362/758] 3203273=rubygems/test_gem_resolver_index_set
[363/758] 3203272=prism/result/warnings_test
[364/758] 3203272=optparse/test_optparse
[365/758] 3203273=socket/test_udp
[366/758] 3203273=io/console/test_ractor
[367/758] 3203273=rubygems/test_gem_request_set_lockfile
[368/758] 3203272=rubygems/test_gem_impossible_dependencies_error
[369/758] 3203272=ripper/test_files_test_2
[370/758] 3203273=-ext-/postponed_job/test_postponed_job
[371/758] 3203273=ruby/test_data
[372/758] 3203273=ruby/test_io_m17n
[373/758] 3203273=ruby/test_lambda
[374/758] 3203273=openssl/test_pkey_dsa
[375/758] 3203273=rubygems/test_gem_ext_cargo_builder_unit
[376/758] 3203273=prism/result/named_capture_test
[377/758] 3203273=ruby/test_regexp
[378/758] 3203272=did_you_mean/tree_spell/test_human_typo
[379/758] 3203272=ripper/test_files_lib
[380/758] 3203272=test_singleton
[381/758] 3203272=mkmf/test_have_macro
[382/758] 3203272=prism/result/integer_base_flags_test
[383/758] 3203272=json/json_common_interface_test
[384/758] 3203272=rubygems/test_gem_commands_yank_command
[385/758] 3203272=test_timeout
[386/758] 3203272=ruby/enc/test_case_comprehensive
[387/758] 3203272=test_weakref
[388/758] 3203272=prism/encoding/regular_expression_encoding_test
[389/758] 3203272=rubygems/test_gem_source_specific_file
[390/758] 3203272=prism/result/comments_test
[391/758] 3203272=psych/test_serialize_subclasses
[392/758] 3203272=json/test_helper
[393/758] 3203272=rubygems/test_gem_command
[394/758] 3203272=rubygems/test_gem_dependency
[395/758] 3203272=ruby/test_pack
[396/758] 3203272=-ext-/test_printf
[397/758] 3203272=rubygems/test_gem_util
[398/758] 3203272=resolv/test_addr
[399/758] 3203272=psych/test_yaml_special_cases
[400/758] 3203272=prism/ruby/compiler_test
[401/758] 3203272=test_time
[402/758] 3203272=rubygems/test_gem_source_list
[403/758] 3203272=ruby/test_name_error
[404/758] 3203272=rubygems/test_gem_dependency_resolution_error
[405/758] 3203272=rubygems/test_gem_commands_exec_command
[406/758] 3203272=rubygems/test_gem_update_suggestion
[407/758] 3203272=psych/test_safe_load
[408/758] 3203272=uri/test_http
[409/758] 3203272=rubygems/test_gem_request_set_lockfile_parser
[410/758] 3203272=date/test_date_marshal
[411/758] 3203272=rubygems/test_gem_resolver_lock_set
[412/758] 3203272=ruby/test_file_exhaustive
[413/758] 3203272=did_you_mean/tree_spell/test_change_word
[414/758] 3203272=dtrace/test_require
[415/758] 3203272=ruby/test_enumerator
[416/758] 3203273=optparse/test_getopts
[417/758] 3203273=psych/test_date_time
[418/758] 3203273=rubygems/test_gem_request_set_gem_dependency_api
[419/758] 3203273=prism/ruby/string_query_test
[420/758] 3203273=psych/json/test_stream
[421/758] 3203273=-ext-/debug/test_profile_frames
[422/758] 3203273=rubygems/test_gem_resolver_vendor_specification
[423/758] 3203271=json/json_string_matching_test
[424/758] 3203271=test_extlibs
[425/758] 3203273=date/test_date_strptime
[426/758] 3203273=ruby/test_arithmetic_sequence
[427/758] 3203273=ruby/test_stringchar
[428/758] 3203273=test_pty
[429/758] 3203273=ruby/test_string
[430/758] 3203271=ruby/test_readpartial
[431/758] 3203271=json/json_coder_test
[432/758] 3203271=ruby/test_enum
[433/758] 3203271=did_you_mean/core_ext/test_name_error_extension
[434/758] 3203271=rubygems/test_gem_commands_cleanup_command
[435/758] 3203271=json/json_generator_test
[436/758] 3203271=socket/test_socket
[437/758] 3203271=-ext-/string/test_modify_expand
[438/758] 3203271=rubygems/test_gem_available_set
[439/758] 3203271=psych/test_null
[440/758] 3203271=mkmf/test_convertible
[441/758] 3203272=prism/locals_test
[442/758] 3203272=prism/heredoc_dedent_test
[443/758] 3203272=rubygems/test_gem_source_vendor
[444/758] 3203272=rubygems/test_gem_source_git
[445/758] 3203272=ruby/enc/test_regex_casefold
[446/758] 3203272=psych/test_json_tree
[447/758] 3203272=prism/newline_test
[448/758] 3203272=ruby/test_box
[449/758] 3203272=ruby/test_gc
[450/758] 3203274=ruby/test_weakmap
[451/758] 3203271=optparse/test_cclass
[452/758] 3203271=-ext-/struct/test_data
[453/758] 3203271=prism/result/breadth_first_search_test
[454/758] 3203271=ruby/test_sprintf
[455/758] 3203271=ruby/test_m17n_comb
[456/758] 3203274=ruby/test_frozen
[457/758] 3203274=rubygems/test_gem_remote_fetcher_local_ssl_server
[458/758] 3203274=-ext-/string/test_coderange
[459/758] 3203274=stringio/test_ractor
[460/758] 3203274=cgi/test_cgi_escape
[461/758] 3203271=rubygems/test_remote_fetch_error
[462/758] 3203271=did_you_mean/spell_checking/test_pattern_key_name_check
[463/758] 3203271=ruby/test_call
[464/758] 3203271=rubygems/test_gem_remote_fetcher_local_server
[465/758] 3203271=optparse/test_summary
[466/758] 3203274=-ext-/st/test_foreach
[467/758] 3203274=openssl/test_kdf
[468/758] 3203271=psych/test_psych
[469/758] 3203271=ripper/test_scanner_events
[470/758] 3203274=-ext-/stack/test_stack_overflow
[471/758] 3203271=date/test_date_new
[472/758] 3203271=-ext-/test_scan_args
[473/758] 3203271=uri/test_common
[474/758] 3203274=ruby/test_exception
[475/758] 3203271=did_you_mean/spell_checking/test_class_name_check
[476/758] 3203271=rubygems/test_gem_commands_check_command
[477/758] 3203271=prism/api/parse_comments_test
[478/758] 3203271=prism/result/equality_test
[479/758] 3203271=openssl/test_pkey_ec
[480/758] 3203271=-ext-/marshal/test_usrmarshal
[481/758] 3203271=rubygems/test_gem_resolver_lock_specification
[482/758] 3203271=date/test_date_parse
[483/758] 3203271=-ext-/string/test_normalize
[484/758] 3203271=ruby/test_io_buffer
[485/758] 3203273=ruby/test_eval
[486/758] 3203271=psych/test_emitter
[487/758] 3203271=rubygems/test_gem_remote_fetcher
[488/758] 3203273=-ext-/iseq_load/test_iseq_load
[489/758] 3203271=psych/test_data
[490/758] 3203271=fiber/test_backtrace
[491/758] 3203271=ruby/test_syntax
[492/758] 3203273=net/http/test_https_proxy
[493/758] 3203273=ruby/test_basicinstructions
[494/758] 3203273=openssl/test_asn1
[495/758] 3203274=socket/test_tcp
[496/758] 3203273=ruby/test_ifunless
[497/758] 3203273=rubygems/test_gem_source_lock
[498/758] 3203273=error_highlight/test_error_highlight
[499/758] 3203274=-ext-/string/test_nofree
[500/758] 3203274=-ext-/typeddata/test_typeddata
[501/758] 3203274=rubygems/test_gem_commands_setup_command
[502/758] 3203274=ruby/test_complex
[503/758] 3203274=ruby/test_gc_compact
[504/758] 3203273=prism/result/continuable_test
[505/758] 3203273=prism/bom_test
[506/758] 3203273=ruby/test_file
[507/758] 3203273=json/json_ext_parser_test
[508/758] 3203273=rubygems/test_gem_security_policy
[509/758] 3203274=date/test_date_conv
[510/758] 3203274=-ext-/tracepoint/test_tracepoint
[511/758] 3203273=mkmf/test_egrep_cpp
[512/758] 3203274=-ext-/marshal/test_internal_ivar
[513/758] 3203274=ruby/test_inlinecache
[514/758] 3203274=rubygems/test_gem_commands_dependency_command
[515/758] 3203273=rubygems/test_gem_resolver_requirement_list
[516/758] 3203273=prism/ruby/desugar_compiler_test
[517/758] 3203273=-ext-/arith_seq/test_arith_seq_beg_len_step
[518/758] 3203274=-ext-/win32/test_fd_setsize
[519/758] 3203274=-ext-/struct/test_member
[520/758] 3203273=mkmf/test_flags
[521/758] 3203274=-ext-/integer/test_my_integer
[522/758] 3203274=rubygems/test_gem_commands_pristine_command
[523/758] 3203271=prism/result/overlap_test
[524/758] 3203273=net/protocol/test_protocol
[525/758] 3203273=-ext-/string/test_external_new
[526/758] 3203273=rubygems/test_gem_commands_list_command
[527/758] 3203273=ruby/test_assignment
[528/758] 3203271=ruby/test_warning
[529/758] 3203271=-ext-/array/test_resize
[530/758] 3203271=io/wait/test_io_wait_uncommon
[531/758] 3203271=ruby/enc/test_gbk
[532/758] 3203271=rubygems/test_gem_ci_detector
[533/758] 3203271=-ext-/arith_seq/test_arith_seq_extract
[534/758] 3203274=psych/test_exception
[535/758] 3203274=rubygems/test_gem_package
[536/758] 3203271=prism/ruby/ruby_parser_test
[537/758] 3203271=rubygems/test_gem_resolver_api_set
[538/758] 3203271=ruby/test_flip
[539/758] 3203271=psych/nodes/test_enumerable
[540/758] 3203271=optparse/test_optarg
[541/758] 3203271=prism/result/numeric_value_test
[542/758] 3203271=-ext-/test_bug-3571
[543/758] 3203271=yaml/test_store
[544/758] 3203271=mkmf/test_find_executable
[545/758] 3203271=rubygems/test_kernel
[546/758] 3203274=ruby/test_lazy_enumerator
[547/758] 3203274=prism/regexp_test
[548/758] 3203271=rubygems/test_gem_request_set_lockfile_tokenizer
[549/758] 3203274=json/json_generic_object_test
[550/758] 3203274=rubygems/test_require
[551/758] 3203271=-ext-/debug/test_debug
[552/758] 3203271=prism/snippets_test
[553/758] 3203273=-ext-/test_bug-5832
[554/758] 3203273=strscan/test_stringscanner
[555/758] 3203273=rubygems/test_gem_commands_mirror
[556/758] 3203273=rubygems/test_gem_gem_runner
[557/758] 3203273=uri/test_generic
[558/758] 3203273=rubygems/test_gem_commands_help_command
[559/758] 3203273=test_find
[560/758] 3203273=lib/!Nothing_to_test
[561/758] 3203273=prism/result/integer_parse_test
[562/758] 3203273=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[563/758] 3203273=test_unicode_normalize
[564/758] 3203273=-ext-/exception/test_enc_raise
[565/758] 3203273=ripper/test_ripper
[566/758] 3203273=did_you_mean/edit_distance/test_jaro_winkler
[567/758] 3203273=rubygems/test_gem_version_option
[568/758] 3203273=rubygems/test_gem_resolver_composed_set
[569/758] 3203273=optparse/test_kwargs
[570/758] 3203273=io/wait/test_io_wait
[571/758] 3203273=ruby/test_io
[572/758] 3203274=net/http/test_buffered_io
[573/758] 3203274=ruby/test_path
[574/758] 3203274=rubygems/test_gem_request_set
[575/758] 3203274=fiber/test_io
[576/758] 3203274=ruby/enc/test_euc_kr
[577/758] 3203274=psych/test_scalar
[578/758] 3203274=psych/visitors/test_depth_first
[579/758] 3203274=ruby/test_autoload
[580/758] 3203271=prism/result/constant_path_node_test
[581/758] 3203271=date/test_date_attr
[582/758] 3203271=rubygems/test_gem_ext_cargo_builder
[583/758] 3203271=ruby/enc/test_emoji
[584/758] 3203271=etc/test_etc
[585/758] 3203271=ruby/test_pattern_matching
[586/758] 3203271=psych/test_yaml
[587/758] 3203271=ruby/enc/test_cp949
[588/758] 3203271=ruby/test_condition
[589/758] 3203271=rubygems/test_gem_commands_update_command
[590/758] 3203274=ripper/test_files_test_1
[591/758] 3203271=test_forwardable
[592/758] 3203271=rubygems/test_gem_ext_builder
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 3233035 is a zombie - the process has already terminated
ptrace: Inappropriate ioctl for device.
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
/tmp/ruby/src/trunk_gcc11/tool/lib/dump.gdb:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[593/758] 3203271=did_you_mean/test_ractor_compatibility
[594/758] 3203271=prism/newline_offsets_test
[595/758] 3203271=ruby/test_literal
[596/758] 3203274=fiber/test_thread
[597/758] 3203274=mkmf/test_framework
[598/758] 3203274=rubygems/test_gem_source_fetch_problem
[599/758] 3203274=openssl/test_ns_spki
[600/758] 3203274=prism/ruby/relocation_test
[601/758] 3203274=ruby/enc/test_windows_1251
[602/758] 3203274=openssl/test_pkey
[603/758] 3203274=ruby/test_require_lib
[604/758] 3203273=prism/magic_comment_test
[605/758] 3203271=ruby/test_shapes
[606/758] 3203271=mkmf/test_configuration
[607/758] 3203271=ruby/test_objectspace
[608/758] 3203273=fiber/test_ractor
[609/758] 3203273=psych/test_scalar_scanner
[610/758] 3203273=-ext-/string/test_enc_str_buf_cat
[611/758] 3203273=ruby/test_nomethod_error
[612/758] 3203273=rubygems/test_rubygems
[613/758] 3203273=rubygems/test_gem_spec_fetcher
[614/758] 3203273=prism/ruby/ripper_test
[615/758] 3203274=prism/ruby/parser_test
[616/758] 3203274=ruby/test_process
[617/758] 3203273=rubygems/test_gem_commands_unpack_command
[618/758] 3203273=-ext-/exception/test_exception_at_throwing
[619/758] 3203273=digest/test_digest_extend
[620/758] 3203273=fiber/test_io_buffer
[621/758] 3203273=rubygems/test_project_sanity
[622/758] 3203271=ruby/test_backtrace
[623/758] 3203273=test_securerandom
[624/758] 3203273=prism/result/heredoc_test
[625/758] 3203273=mkmf/test_mkmf
[626/758] 3203273=ruby/test_class
[627/758] 3203271=ruby/test_const
[628/758] 3203271=optparse/test_autoconf
[629/758] 3203271=openssl/test_x509cert
[630/758] 3203271=-ext-/exception/test_ensured
[631/758] 3203271=rubygems/test_gem_source_subpath_problem
[632/758] 3203271=dtrace/test_object_create_start
[633/758] 3203271=resolv/test_mdns
[634/758] 3203271=rubygems/test_gem_commands_info_command
[635/758] 3203271=-ext-/funcall/test_passing_block
[636/758] 3203271=rubygems/test_gem_commands_outdated_command
[637/758] 3203271=psych/test_stream
[638/758] 3203271=ruby/test_parse
[639/758] 3203271=net/http/test_httpresponses
[640/758] 3203271=ruby/enc/test_utf16
[641/758] 3203272=rubygems/test_gem_commands_server_command
[642/758] 3203272=openssl/test_pkey_dh
[643/758] 3203271=rubygems/test_gem_package_tar_writer
[644/758] 3203272=rubygems/test_gem_resolver_local_specification
[645/758] 3203272=uri/test_ftp
[646/758] 3203272=ruby/test_iseq
[647/758] 3203271=openssl/test_pkcs12
[648/758] 3203271=-ext-/num2int/test_num2int
[649/758] 3203271=ruby/test_econv
[650/758] 3203271=fiber/test_queue
[651/758] 3203272=-ext-/iter/test_iter_break
[652/758] 3203272=rubygems/test_gem_package_tar_header_ractor
[653/758] 3203271=rubygems/test_gem_resolver_installer_set
[654/758] 3203272=rubygems/test_config
[655/758] 3203272=stringio/test_stringio
[656/758] 3203272=fiber/test_address_resolve
[657/758] 3203271=ruby/test_stack
[658/758] 3203272=test_prettyprint
[659/758] 3203272=rubygems/test_gem_source
[660/758] 3203272=rubygems/test_gem_source_installed
[661/758] 3203272=ruby/test_beginendblock
[662/758] 3203271=-ext-/iter/test_yield_block
[663/758] 3203271=optparse/test_switch
[664/758] 3203271=ripper/test_files_ext
[665/758] 3203272=optparse/test_load
[666/758] 3203272=-ext-/symbol/test_type
[667/758] 3203272=rubygems/test_gem_resolver_dependency_request
[668/758] 3203272=net/http/test_httpheader
[669/758] 3203272=io/console/test_io_console
[670/758] 3203271=psych/test_hash
[671/758] 3203271=-ext-/popen_deadlock/test_popen_deadlock
[672/758] 3203271=psych/test_psych_set
[673/758] 3203271=psych/test_object_references
[674/758] 3203271=ruby/test_method
[675/758] 3203273=optparse/test_acceptable
[676/758] 3203272=rubygems/test_gem_commands_signout_command
[677/758] 3203272=uri/test_file
[678/758] 3203272=rubygems/test_webauthn_listener_response
[679/758] 3203272=-ext-/gvl/test_last_thread
[680/758] 3203273=-ext-/vm/test_at_exit
[681/758] 3203273=prism/percent_delimiter_string_test
[682/758] 3203273=ruby/test_undef
[683/758] 3203273=rubygems/test_gem_bundler_version_finder
[684/758] 3203273=uri/test_ws
[685/758] 3203273=prism/result/node_id_test
[686/758] 3203272=rubygems/test_gem_resolver
[687/758] 3203273=openssl/test_ssl_session
[688/758] 3203272=did_you_mean/test_tree_spell_checker
[689/758] 3203272=ruby/enc/test_euc_tw
[690/758] 3203272=test_open3
[691/758] 3203273=rubygems/test_gem_resolver_api_specification
[692/758] 3203273=-ext-/econv/test_append
[693/758] 3203273=ripper/test_files_test
[694/758] 3203273=-ext-/wait/test_wait
[695/758] 3203273=prism/ruby/reflection_test
[696/758] 3203273=prism/result/static_inspect_test
[697/758] 3203273=ruby/test_continuation
[698/758] 3203273=openssl/test_hmac
[699/758] 3203273=-ext-/hash/test_delete
[700/758] 3203273=io/wait/test_ractor
[701/758] 3203273=ruby/test_io_timeout
[702/758] 3203273=net/http/test_httpresponse
[703/758] 3203273=ruby/test_numeric
[704/758] 3203273=optparse/test_placearg
[705/758] 3203273=ruby/test_comparable
[706/758] 3203273=rubygems/test_gem_commands_build_command
[707/758] 3203272=-ext-/string/test_rb_str_dup
[708/758] 3203272=psych/test_string
[709/758] 3203272=prism/encoding/string_encoding_test
[710/758] 3203272=ruby/test_compile_prism
[711/758] 3203272=dtrace/test_raise
[712/758] 3203272=resolv/test_resource
[713/758] 3203272=rubygems/test_gem_source_local
[714/758] 3203272=rubygems/test_gem_resolver_installed_specification
[715/758] 3203272=rubygems/test_gem_commands_lock_command
[716/758] 3203272=optparse/test_reqarg
[717/758] 3203273=ruby/enc/test_case_options
[718/758] 3203273=openssl/test_x509store
[719/758] 3203273=-ext-/string/test_set_len
[720/758] 3203273=uri/test_ldap
[721/758] 3203273=-ext-/test_abi
[722/758] 3203273=openssl/test_x509attr
[723/758] 3203273=did_you_mean/spell_checking/test_require_path_check
[724/758] 3203273=erb/test_erb_m17n
[725/758] 3203273=psych/test_array
[726/758] 3203273=rubygems/test_gem_resolver_activation_request
[727/758] 3203273=mmtk/test_configuration
[728/758] 3203273=-ext-/box/test_load_ext
[729/758] 3203273=-ext-/test_notimplement
[730/758] 3203272=rubygems/test_gem_ext_configure_builder
[731/758] 3203273=ruby/test_fnmatch
[732/758] 3203272=ruby/enc/test_cesu8
[733/758] 3203272=-ext-/scheduler/test_interrupt_with_scheduler
[734/758] 3203273=digest/test_ractor
[735/758] 3203273=prism/result/source_location_test
[736/758] 3203273=rubygems/test_gem_console_ui
[737/758] 3203273=ruby/test_system
[738/758] 3203272=optparse/test_noarg
[739/758] 3203271=rubygems/test_bundled_ca
[740/758] 3203272=-ext-/bignum/test_mul
[741/758] 3203272=ruby/test_defined
[742/758] 3203271=ruby/test_yield
[743/758] 3203272=ruby/enc/test_utf32
[744/758] 3203272=psych/test_yamlstore
[745/758] 3203272=rubygems/test_gem_resolver_git_set
[746/758] 3203273=digest/test_digest
[747/758] 3203273=rubygems/test_gem_resolver_git_specification
[748/758] 3203274=ruby/test_clone
[749/758] 3203273=test_tempfile
[750/758] 3203274=rubygems/test_gem_local_remote_options
[751/758] 3203274=fiber/test_sleep
[752/758] 3203273=ruby/enc/test_gb18030
[753/758] 3203273=ruby/test_integer_comb
[754/758] 3203274=uri/test_wss
[755/758] 3203274=rubygems/test_gem_commands_rebuild_command
[756/758] 3203274=mkmf/test_sizeof
[757/758] 3203271=json/json_encoding_test
[758/758] 3203271=openssl/test_random
1) Error:
TestGc#test_interrupt_in_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec)
pid 3233035 killed by SIGSEGV (signal 11) (core dumped)
|
| -e:11: [BUG] Segmentation fault at 0x000003e90030e0c8
| ruby 4.1.0dev (2026-03-13T02:39:52Z master 90f6507e4f) +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer
| c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11
| c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169
| c:0002 p:0029 s:0008 E:001870 l:n b:---- EVAL -e:10 [FINISH]
| c:0001 p:0000 s:0003 E:002030 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -e:10:in '<main>'
| <internal:kernel>:169:in 'loop'
| -e:11:in 'block in <main>'
Finished tests in 538.699913s, 64.1656 tests/s, 13500.4236 assertions/s.
| -e:11:in 'define_finalizer'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 2
|
| -- Machine register context ------------------------------------------------
| RIP: 0x000060d8adabecf3 RBP: 0x000060d8c71806d0 RSP: 0x00007ffcb2c7d6a0
| RAX: 0x0000000000000028 RBX: 0x00007b72b229d010 RCX: 0x00007b72b229cfe8
| RDX: 0x00007b72b229cfe8 RDI: 0x000060d8c7180da0 RSI: 0x00007b72b229ffe0
| R8: 0x0000000000000665 R9: 0x0000000000000001 R10: 0x0000000000000001
| R11: 0x0000000000000002 R12: 0x000060d8c02a12c8 R13: 0x000060d8c02a12a0
| R14: 0x00007b72b22a0000 R15: 0x0000000000000002 EFL: 0x0000000000010202
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_gcc11/ruby(rb_print_backtrace+0x8) [0x60d8adca5ad6] /tmp/ruby/src/trunk_gcc11/vm_dump.c:1105
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc11/vm_dump.c:1450
| /tmp/ruby/build/trunk_gcc11/ruby(rb_bug_for_fatal_signal+0x102) [0x60d8adeb5262] /tmp/ruby/src/trunk_gcc11/error.c:1131
| /tmp/ruby/build/trunk_gcc11/ruby(sigsegv+0x48) [0x60d8adbdc388] /tmp/ruby/src/trunk_gcc11/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7b733013d320) [0x7b733013d320]
| /tmp/ruby/build/trunk_gcc11/ruby(heap_page_add_freeobj+0x3) [0x60d8adabecf3] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:1636
| /tmp/ruby/build/trunk_gcc11/ruby(heap_add_page) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2012
| /tmp/ruby/build/trunk_gcc11/ruby(heap_page_allocate_and_initialize) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2043
| /tmp/ruby/build/trunk_gcc11/ruby(heap_prepare+0xa8) [0x60d8adacd9d0] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2109
| /tmp/ruby/build/trunk_gcc11/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2320
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2429
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_alloc+0x30) [0x60d8adacf3f0] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2453
| /tmp/ruby/build/trunk_gcc11/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2532
| /tmp/ruby/build/trunk_gcc11/ruby(newobj_of) /tmp/ruby/src/trunk_gcc11/gc.c:1015
| /tmp/ruby/build/trunk_gcc11/ruby(typed_data_alloc) /tmp/ruby/src/trunk_gcc11/gc.c:1123
| /tmp/ruby/build/trunk_gcc11/ruby(rb_data_typed_object_zalloc) /tmp/ruby/src/trunk_gcc11/gc.c:1161
| /tmp/ruby/build/trunk_gcc11/ruby(rb_binding_alloc+0x18) [0x60d8adb603bb] /tmp/ruby/src/trunk_gcc11/proc.c:296
| /tmp/ruby/build/trunk_gcc11/ruby(proc_binding) /tmp/ruby/src/trunk_gcc11/proc.c:3748
| /tmp/ruby/build/trunk_gcc11/ruby(rb_callable_receiver+0x71) [0x60d8adb643d1] /tmp/ruby/src/trunk_gcc11/proc.c:3116
| /tmp/ruby/build/trunk_gcc11/ruby(define_final+0x28) [0x60d8adabb568] /tmp/ruby/src/trunk_gcc11/gc.c:1903
| /tmp/ruby/build/trunk_gcc11/ruby(vm_call_cfunc_with_frame_+0x115) [0x60d8adc70855] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3905
| /tmp/ruby/build/trunk_gcc11/ruby(vm_sendish+0x111) [0x60d8adc7a791] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:6127
| /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_core+0x7a) [0x60d8adc9353a] ../../src/trunk_gcc11/insns.def:906
| /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_loop+0xa) [0x60d8adc83785] /tmp/ruby/src/trunk_gcc11/vm.c:2825
| /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc11/vm.c:2801
| /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_exec_node+0xb5) [0x60d8ada9df95] /tmp/ruby/src/trunk_gcc11/eval.c:283
| /tmp/ruby/build/trunk_gcc11/ruby(ruby_run_node+0x3c) [0x60d8adaa057c] /tmp/ruby/src/trunk_gcc11/eval.c:321
| /tmp/ruby/build/trunk_gcc11/ruby(rb_main+0x21) [0x60d8ada9ae97] /tmp/ruby/src/trunk_gcc11/main.c:42
| /tmp/ruby/build/trunk_gcc11/ruby(main) /tmp/ruby/src/trunk_gcc11/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7b73301221ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b733012228b] ../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
| [0x60d8ada9aee5]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -e
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 monitor.so
| 2 thread.rb
| 3 fiber.so
| 4 rational.so
| 5 complex.so
| 6 pathname.so
| 7 ruby2_keywords.rb
| 8 set.rb
| 9 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 10 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
|
| * Process memory map:
|
| 60d8ada49000-60d8ada89000 r--p 00000000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby
| 60d8ada89000-60d8adf77000 r-xp 00040000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby
| 60d8adf77000-60d8ae11f000 r--p 0052e000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby
| 60d8ae11f000-60d8ae136000 r--p 006d5000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby
| 60d8ae136000-60d8ae137000 rw-p 006ec000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby
| 60d8ae137000-60d8ae14e000 rw-p 00000000 00:00 0
| 60d8c02a1000-60d8ca462000 rw-p 00000000 00:00 0 [heap]
| 7b72ae9fb000-7b72aec02000 r--s 00000000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7b72aec02000-7b72b2290000 r--s 00000000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby
| 7b72b2290000-7b72b6b80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b72b6b8e000-7b72d6b90000 rw-p 00000000 00:00 0
| 7b72d6b90000-7b72e1040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b72e1050000-7b72fb110000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b72fb120000-7b7306400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7306410000-7b730bda0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b730bdb0000-7b730eac0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b730ead0000-7b7310000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7310000000-7b7310021000 rw-p 00000000 00:00 0
| 7b7310021000-7b7314000000 ---p 00000000 00:00 0
| 7b7314010000-7b7314100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7314110000-7b7314df0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7314e00000-7b7315380000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7315390000-7b7315700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7315710000-7b7315850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b7315860000-7b73158b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b73158be000-7b73159bf000 rw-p 00000000 00:00 0
| 7b73159bf000-7b73159c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73159c0000-7b7315a01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315a01000-7b7315a02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315a02000-7b7315a43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315a43000-7b7315a44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315a44000-7b7315a85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315a85000-7b7315a86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315a86000-7b7315ac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ac7000-7b7315ac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ac8000-7b7315b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315b09000-7b7315b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315b0a000-7b7315b4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315b4b000-7b7315b4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315b4c000-7b7315b8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315b8d000-7b7315b8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315b8e000-7b7315bcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315bcf000-7b7315bd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315bd0000-7b7315c11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315c11000-7b7315c12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315c12000-7b7315c53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315c53000-7b7315c54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315c54000-7b7315c95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315c95000-7b7315c96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315c96000-7b7315cd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315cd7000-7b7315cd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315cd8000-7b7315d19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315d19000-7b7315d1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315d1a000-7b7315d5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315d5b000-7b7315d5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315d5c000-7b7315d9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315d9d000-7b7315d9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315d9e000-7b7315ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ddf000-7b7315de0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315de0000-7b7315e21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315e21000-7b7315e22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315e22000-7b7315e63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315e63000-7b7315e64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315e64000-7b7315ea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ea5000-7b7315ea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ea6000-7b7315ee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ee7000-7b7315ee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ee8000-7b7315f29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315f29000-7b7315f2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315f2a000-7b7315f6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315f6b000-7b7315f6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315f6c000-7b7315fad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315fad000-7b7315fae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315fae000-7b7315fef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315fef000-7b7315ff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7315ff0000-7b7316031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7316031000-7b7316032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7316032000-7b7316073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7316073000-7b7316074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7316074000-7b73160b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73160b5000-7b73160b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73160b6000-7b73160f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73160f7000-7b73160f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73160f8000-7b7316139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b7316139000-7b731613a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b731613a000-7b731617b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b731617b000-7b731617c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b731617c000-7b73161bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73161bd000-7b73161be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73161be000-7b73161ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7b73161ff000-7b7316200000 ---p 00000000 00:00 0
| 7b7316200000-7b7316a00000 rw-p 00000000 00:00 0
| 7b7316a00000-7b732ea00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 7b732ea00000-7b732fe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 7b732fe10000-7b732fe70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b732fe80000-7b732fed0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b732fedf000-7b732fee0000 ---p 00000000 00:00 0
| 7b732fee0000-7b732ff00000 rw-p 00000000 00:00 0
| 7b732ff00000-7b732ffb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b732ffba000-7b732ffbb000 r--p 00000000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7b732ffbb000-7b732ffbc000 r-xp 00001000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7b732ffbc000-7b732ffbd000 r--p 00002000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7b732ffbd000-7b732ffbe000 r--p 00002000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7b732ffbe000-7b732ffbf000 rw-p 00003000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so
| 7b732ffbf000-7b732ffe0000 rw-p 00000000 00:00 0
| 7b732ffe0000-7b732fff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7b732fff4000-7b73300f8000 rw-p 00000000 00:00 0
| 7b73300f8000-7b7330120000 r--p 00000000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7b7330120000-7b73302a8000 r-xp 00028000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7b73302a8000-7b73302f7000 r--p 001b0000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7b73302f7000-7b73302fb000 r--p 001fe000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7b73302fb000-7b73302fd000 rw-p 00202000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7b73302fd000-7b733030c000 rw-p 00000000 00:00 0
| 7b733030c000-7b7330310000 r--p 00000000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7b7330310000-7b7330333000 r-xp 00004000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7b7330333000-7b7330337000 r--p 00027000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7b7330337000-7b7330338000 r--p 0002b000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7b7330338000-7b7330339000 rw-p 0002c000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7b7330339000-7b7330349000 r--p 00000000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7b7330349000-7b73303c8000 r-xp 00010000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7b73303c8000-7b7330420000 r--p 0008f000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7b7330420000-7b7330421000 r--p 000e7000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7b7330421000-7b7330422000 rw-p 000e8000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7b7330422000-7b7330424000 r--p 00000000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7b7330424000-7b7330439000 r-xp 00002000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7b7330439000-7b7330452000 r--p 00017000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7b7330452000-7b7330453000 r--p 0002f000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7b7330453000-7b7330454000 rw-p 00030000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7b7330454000-7b733045c000 rw-p 00000000 00:00 0
| 7b733045c000-7b7330466000 r--p 00000000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7b7330466000-7b73304c9000 r-xp 0000a000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7b73304c9000-7b73304de000 r--p 0006d000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7b73304de000-7b73304df000 r--p 00081000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7b73304df000-7b73304e0000 rw-p 00082000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7b73304e0000-7b73304e2000 r--p 00000000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7b73304e2000-7b73304f4000 r-xp 00002000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7b73304f4000-7b73304fa000 r--p 00014000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7b73304fa000-7b73304fb000 r--p 0001a000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7b73304fb000-7b73304fc000 rw-p 0001b000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7b73304fc000-7b73304fd000 r--p 00000000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7b73304fd000-7b73304fe000 r-xp 00001000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7b73304fe000-7b73304ff000 r--p 00002000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7b73304ff000-7b7330500000 r--p 00002000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7b7330500000-7b7330501000 rw-p 00003000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so
| 7b7330501000-7b7330503000 rw-p 00000000 00:00 0
| 7b7330503000-7b7330504000 r--p 00000000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7b7330504000-7b733052f000 r-xp 00001000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7b733052f000-7b7330539000 r--p 0002c000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7b7330539000-7b733053b000 r--p 00036000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7b733053b000-7b733053d000 rw-p 00038000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffcb2c5e000-7ffcb2c7f000 rw-p 00000000 00:00 0 [stack]
| 7ffcb2d05000-7ffcb2d09000 r--p 00000000 00:00 0 [vvar]
| 7ffcb2d09000-7ffcb2d0b000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk_gcc11/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer'
34566 tests, 7272677 assertions, 0 failures, 1 errors, 159 skips
ruby -v: ruby 4.1.0dev (2026-03-13T02:39:52Z master 90f6507e4f) +PRISM [x86_64-linux]
make: *** [uncommon.mk:917: 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-11
LD = ld
LDSHARED = gcc-11 -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs'
gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0
Copyright (C) 2021 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_gcc11'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11'
ruby 4.1.0dev (2026-03-13T02:39:52Z master 90f6507e4f) +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 ............................................................
3360 ............................................................
3420 ..........
Finished in 66.333856 seconds
3429 files, 34255 examples, 209105 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.