# Logfile created on 2026-02-06 07:59:13 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000713d1aa9fdd0 @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="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @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.master-no-rjit.20260206-075913", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000713d1ac4dba0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000713d1ac4d8d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000713d16579490 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20260206-075913", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20260206-075913>, @binmode=false, @mon_data=#<Monitor:0x0000713d1ac4d3d0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
26b81be..fa9e63a master -> origin/master
Updating 26b81be..fa9e63a
Fast-forward
.github/workflows/check_misc.yml | 16 ++++++++++++----
common.mk | 9 +++++----
lib/cgi.rb | 4 +++-
3 files changed, 20 insertions(+), 9 deletions(-)
Latest commit hash = fa9e63ada9
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
sed -f /tmp/ruby/src/master-no-rjit/tool/prereq.status /tmp/ruby/src/master-no-rjit/common.mk /tmp/ruby/src/master-no-rjit/prism/srcs.mk /tmp/ruby/src/master-no-rjit/depend > uncommon.mk
generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2table.c
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
/tmp/ruby/src/master-no-rjit/revision.h updated
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
generating x86_64-linux-fake.rb
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-imap.revision unchanged
rbconfig.rb unchanged
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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/master-no-rjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
builtin_binary.rbbin updated
ee82bcf5f45a910a469b2c55449c5c548ade0456cd7005763191036d1fc92802 builtin_binary.rbbin
compiling /tmp/ruby/src/master-no-rjit/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
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.
rbconfig.rb unchanged
generating encdb.h
generating enc.mk
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
encdb.h unchanged
linking static-library libruby-static.a
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making enc
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-imap.revision unchanged
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.
rbconfig.rb unchanged
generating encdb.h
generating enc.mk
creating verconf.h
encdb.h unchanged
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making enc
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/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/master-no-rjit/bin
installing base libraries: /tmp/ruby/install/master-no-rjit/lib
installing arch files: /tmp/ruby/install/master-no-rjit/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/master-no-rjit/bin
installing library scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.1
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/4.1.0+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
rbconfig.rb unchanged
PASS all 2037 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
Checking leaked global symbols...none
/tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/master-no-rjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/master-no-rjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/master-no-rjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/master-no-rjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/master-no-rjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/master-no-rjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/master-no-rjit/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'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Run options:
--seed=29190
"--ruby=./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/master-no-rjit/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/758] 1067176=ruby/enc/test_case_options
[ 2/758] 1067177=dtrace/test_array_create
[ 3/758] 1067178=ruby/test_math
[ 4/758] 1067177=dtrace/test_gc
[ 5/758] 1067177=mkmf/test_libs
[ 6/758] 1067176=rubygems/test_gem_commands_mirror
[ 7/758] 1067175=rubygems/test_gem_source_installed
[ 8/758] 1067178=rubygems/test_remote_fetch_error
[ 9/758] 1067177=rubygems/test_gem_commands_help_command
[ 10/758] 1067176=ruby/test_dir
[ 11/758] 1067178=-ext-/test_notimplement
[ 12/758] 1067178=mmtk/test_configuration
[ 13/758] 1067175=ruby/test_sprintf
[ 14/758] 1067178=ruby/test_case
[ 15/758] 1067178=-ext-/box/test_load_ext
[ 16/758] 1067178=ruby/test_weakmap
[ 17/758] 1067177=prism/encoding/symbol_encoding_test
[ 18/758] 1067177=-ext-/typeddata/test_typeddata
[ 19/758] 1067175=-ext-/test_bug-3571
[ 20/758] 1067176=ruby/test_compile_prism
[ 21/758] 1067175=ruby/test_complex2
[ 22/758] 1067175=psych/test_yaml
[ 23/758] 1067177=-ext-/exception/test_exception_at_throwing
[ 24/758] 1067177=erb/test_erb_command
[ 25/758] 1067175=-ext-/postponed_job/test_postponed_job
[ 26/758] 1067177=did_you_mean/spell_checking/test_pattern_key_name_check
[ 27/758] 1067177=rubygems/test_gem_request_set_lockfile
[ 28/758] 1067176=-ext-/debug/test_debug
[ 29/758] 1067176=-ext-/iseq_load/test_iseq_load
[ 30/758] 1067175=ruby/test_syntax
[ 31/758] 1067178=psych/test_yaml_special_cases
[ 32/758] 1067178=rubygems/test_gem_source_list
[ 33/758] 1067176=-ext-/iter/test_yield_block
[ 34/758] 1067176=prism/snippets_test
[ 35/758] 1067178=rubygems/test_gem_source_specific_file
[ 36/758] 1067178=json/json_encoding_test
[ 37/758] 1067178=dtrace/test_object_create_start
[ 38/758] 1067178=openssl/test_pkcs7
[ 39/758] 1067178=rubygems/test_gem_install_update_options
[ 40/758] 1067178=rubygems/test_gem_commands_list_command
[ 41/758] 1067178=rubygems/test_require
[ 42/758] 1067178=-ext-/st/test_update
[ 43/758] 1067178=psych/test_numeric
[ 44/758] 1067178=-ext-/test_bug-5832
[ 45/758] 1067178=io/console/test_io_console
[ 46/758] 1067176=rubygems/test_gem_security_policy
[ 47/758] 1067177=rubygems/test_gem_commands_dependency_command
[ 48/758] 1067177=uri/test_generic
[ 49/758] 1067177=ruby/test_m17n
[ 50/758] 1067176=ripper/test_files_sample
[ 51/758] 1067177=ruby/test_yjit
[ 52/758] 1067176=ruby/test_weakkeymap
[ 53/758] 1067178=ruby/test_io_buffer
[ 54/758] 1067178=rubygems/test_gem_request
[ 55/758] 1067176=ruby/test_argf
[ 56/758] 1067178=rubygems/test_gem_name_tuple
[ 57/758] 1067178=ruby/test_const
[ 58/758] 1067178=rubygems/test_gem_package_old
[ 59/758] 1067178=ruby/test_class
[ 60/758] 1067177=prism/ruby/parameters_signature_test
[ 61/758] 1067177=ruby/test_beginendblock
[ 62/758] 1067177=-ext-/gvl/test_last_thread
[ 63/758] 1067178=psych/test_set
[ 64/758] 1067178=-ext-/bug_reporter/test_bug_reporter
[ 65/758] 1067177=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 66/758] 1067177=rubygems/test_gem_commands_which_command
[ 67/758] 1067177=prism/ruby/reflection_test
[ 68/758] 1067177=prism/locals_test
[ 69/758] 1067177=-ext-/bignum/test_str2big
[ 70/758] 1067177=psych/visitors/test_depth_first
[ 71/758] 1067177=ruby/test_parse
[ 72/758] 1067177=ruby/test_inlinecache
[ 73/758] 1067177=prism/api/parse_test
[ 74/758] 1067177=rubygems/test_gem_resolver_git_set
[ 75/758] 1067178=ruby/test_unicode_escape
[ 76/758] 1067178=rubygems/test_gem_resolver
[ 77/758] 1067176=rubygems/test_gem_uninstaller
[ 78/758] 1067178=-ext-/string/test_external_new
[ 79/758] 1067178=mkmf/test_signedness
[ 80/758] 1067176=prism/result/integer_parse_test
[ 81/758] 1067176=rubygems/test_gem_resolver_lock_specification
[ 82/758] 1067176=pathname/test_ractor
[ 83/758] 1067176=net/http/test_httpresponse
[ 84/758] 1067176=ruby/test_econv
[ 85/758] 1067176=rubygems/test_gem_ext_cmake_builder
[ 86/758] 1067176=ruby/test_hash
[ 87/758] 1067176=mkmf/test_egrep_cpp
[ 88/758] 1067176=date/test_date_arith
[ 89/758] 1067176=date/test_date_conv
[ 90/758] 1067176=ripper/test_parser_events
[ 91/758] 1067176=did_you_mean/spell_checking/test_key_name_check
[ 92/758] 1067176=-ext-/econv/test_append
[ 93/758] 1067176=ruby/test_env
[ 94/758] 1067176=ruby/test_stack
[ 95/758] 1067176=mkmf/test_have_macro
[ 96/758] 1067175=-ext-/struct/test_data
[ 97/758] 1067175=ruby/test_encoding
[ 98/758] 1067177=mkmf/test_constant
[ 99/758] 1067175=psych/test_hash
[100/758] 1067175=ruby/test_m17n_comb
[101/758] 1067176=rubygems/test_gem_resolver_index_set
[102/758] 1067176=ruby/test_warning
[103/758] 1067176=ruby/test_ast
[104/758] 1067175=prism/result/regular_expression_options_test
[105/758] 1067175=rubygems/test_gem_remote_fetcher_local_ssl_server
[106/758] 1067175=-ext-/test_ensure_and_callcc
[107/758] 1067175=rubygems/test_gem_remote_fetcher_local_server
[108/758] 1067175=ruby/enc/test_gbk
[109/758] 1067175=ruby/test_undef
[110/758] 1067175=ruby/test_string
[111/758] 1067175=rubygems/test_gem_ext_cargo_builder_unit
[112/758] 1067175=rubygems/test_gem_resolver_best_set
[113/758] 1067175=prism/lex_test
[114/758] 1067175=rubygems/test_gem_commands_rebuild_command
[115/758] 1067175=-ext-/eval/test_eval
[116/758] 1067175=cgi/test_cgi_escape
[117/758] 1067175=json/json_string_matching_test
[118/758] 1067175=resolv/test_win32_config
[119/758] 1067175=did_you_mean/spell_checking/test_class_name_check
[120/758] 1067175=ruby/test_exception
[121/758] 1067175=fiber/test_address_resolve
[122/758] 1067175=ruby/enc/test_grapheme_breaks
[123/758] 1067175=rubygems/test_gem_resolver_conflict
[124/758] 1067175=optparse/test_summary
[125/758] 1067175=-ext-/iter/test_iter_break
[126/758] 1067175=prism/result/integer_base_flags_test
[127/758] 1067175=-ext-/st/test_foreach
[128/758] 1067175=ruby/test_dup
[129/758] 1067175=-ext-/num2int/test_num2int
[130/758] 1067175=prism/regexp_test
[131/758] 1067175=did_you_mean/spell_checking/test_method_name_check
[132/758] 1067175=net/http/test_httpresponses
[133/758] 1067175=-ext-/file/test_stat
[134/758] 1067175=date/test_date_marshal
[135/758] 1067175=openssl/test_asn1
[136/758] 1067175=dtrace/test_method_cache
[137/758] 1067175=dtrace/test_require
[138/758] 1067175=rubygems/test_gem_commands_signout_command
[139/758] 1067175=prism/result/string_test
[140/758] 1067175=psych/test_psych
[141/758] 1067175=erb/test_erb
[142/758] 1067175=ruby/test_pattern_matching
[143/758] 1067175=openssl/test_kdf
[144/758] 1067175=rubygems/test_gem_commands_uninstall_command
[145/758] 1067175=fileutils/test_fileutils
[146/758] 1067177=-ext-/tracepoint/test_tracepoint
[147/758] 1067177=psych/json/test_stream
[148/758] 1067177=optparse/test_getopts
[149/758] 1067177=-ext-/marshal/test_internal_ivar
[150/758] 1067177=test_time
[151/758] 1067177=prism/api/parse_success_test
[152/758] 1067177=prism/ruby/desugar_compiler_test
[153/758] 1067175=ruby/enc/test_big5
[154/758] 1067177=mkmf/test_configuration
[155/758] 1067175=ruby/test_frozen
[156/758] 1067175=ruby/test_yield
[157/758] 1067177=prism/newline_offsets_test
[158/758] 1067178=fiber/test_timeout
[159/758] 1067178=mkmf/test_convertible
[160/758] 1067177=ruby/test_zjit
[161/758] 1067177=ruby/test_not
[162/758] 1067177=socket/test_nonblock
[163/758] 1067177=rubygems/test_gem_dependency_resolution_error
[164/758] 1067177=prism/api/lex_test
[165/758] 1067177=rubygems/test_gem_commands_exec_command
[166/758] 1067175=rubygems/test_gem_command
[167/758] 1067175=ruby/test_clone
[168/758] 1067175=rubygems/test_gem_request_set_lockfile_parser
[169/758] 1067175=ruby/test_readpartial
[170/758] 1067175=-ext-/path_to_class/test_path_to_class
[171/758] 1067175=rubygems/test_gem_remote_fetcher
[172/758] 1067175=ruby/test_complex
[173/758] 1067175=prism/version_test
[174/758] 1067175=prism/ruby/relocation_test
[175/758] 1067175=ruby/enc/test_windows_1251
[176/758] 1067175=rubygems/test_gem_ext_ext_conf_builder
[177/758] 1067176=optparse/test_zsh_completion
[178/758] 1067176=openssl/test_x509attr
[179/758] 1067176=rubygems/test_gem_request_set_lockfile_tokenizer
[180/758] 1067176=-ext-/stack/test_stack_overflow
[181/758] 1067176=openssl/test_x509store
[182/758] 1067176=openssl/test_x509crl
[183/758] 1067176=ruby/test_refinement
[184/758] 1067175=test_securerandom
[185/758] 1067175=-ext-/funcall/test_passing_block
[186/758] 1067175=net/protocol/test_protocol
[187/758] 1067175=did_you_mean/spell_checking/test_require_path_check
[188/758] 1067175=yaml/test_dbm
[189/758] 1067175=rubygems/test_gem_security_trust_dir
[190/758] 1067175=prism/result/source_location_test
[191/758] 1067175=rubygems/test_gem_commands_fetch_command
[192/758] 1067175=ruby/enc/test_cesu8
[193/758] 1067175=ruby/test_process
[194/758] 1067177=-ext-/thread/test_lock_native_thread
[195/758] 1067177=ruby/test_rand
[196/758] 1067177=-ext-/win32/test_fd_setsize
[197/758] 1067177=-ext-/array/test_resize
[198/758] 1067177=-ext-/string/test_normalize
[199/758] 1067177=mkmf/test_pkg_config
[200/758] 1067177=rubygems/test_gem_resolver_activation_request
[201/758] 1067177=ruby/enc/test_utf32
[202/758] 1067177=optparse/test_noarg
[203/758] 1067177=ripper/test_filter
[204/758] 1067177=ruby/enc/test_gb18030
[205/758] 1067177=-ext-/symbol/test_inadvertent_creation
[206/758] 1067177=test_rbconfig
[207/758] 1067177=rubygems/test_gem_ext_configure_builder
[208/758] 1067177=ruby/enc/test_koi8
[209/758] 1067177=ruby/test_method
[210/758] 1067176=-ext-/scheduler/test_interrupt_with_scheduler
[211/758] 1067176=-ext-/win32/test_dln
[212/758] 1067176=openssl/test_x509req
[213/758] 1067176=ruby/test_integer_comb
[214/758] 1067176=openssl/test_random
[215/758] 1067176=net/http/test_http
[216/758] 1067177=test_trick
[217/758] 1067177=-ext-/bignum/test_mul
[218/758] 1067177=prism/encoding/encodings_test
[219/758] 1067177=ruby/test_insns_leaf
[220/758] 1067177=ruby/test_basicinstructions
[221/758] 1067177=psych/test_null
[222/758] 1067177=ruby/test_allocation
[223/758] 1067176=rubygems/test_gem_commands_lock_command
[224/758] 1067176=psych/test_stream
[225/758] 1067176=strscan/test_stringscanner
[226/758] 1067176=ruby/test_pack
[227/758] 1067176=prism/result/index_write_test
[228/758] 1067176=mkmf/test_sizeof
[229/758] 1067177=rubygems/test_gem_available_set
[230/758] 1067177=-ext-/string/test_modify_expand
[231/758] 1067177=-ext-/vm/test_at_exit
[232/758] 1067177=fiber/test_sleep
[233/758] 1067177=rubygems/test_gem_dependency_installer
[234/758] 1067175=psych/test_scalar
[235/758] 1067175=rubygems/test_gem_commands_stale_command
[236/758] 1067175=-ext-/symbol/test_type
[237/758] 1067175=rubygems/test_gem_resolver_index_specification
[238/758] 1067175=rubygems/test_gem_source_vendor
[239/758] 1067175=prism/result/equality_test
[240/758] 1067175=prism/ruby/location_test
[241/758] 1067175=rubygems/test_gem_package_tar_header
[242/758] 1067175=ripper/test_files_ext
[243/758] 1067175=test_singleton
[244/758] 1067175=test_weakref
[245/758] 1067175=ruby/test_set
[246/758] 1067175=ruby/test_whileuntil
[247/758] 1067175=test_timeout
[248/758] 1067175=test_tmpdir
[249/758] 1067175=test_delegate
[250/758] 1067175=-ext-/bignum/test_bigzero
[251/758] 1067175=rubygems/test_gem_resolver_api_set
[252/758] 1067175=ruby/test_system
[253/758] 1067175=monitor/test_monitor
[254/758] 1067175=rubygems/test_gem_version_option
[255/758] 1067175=fiber/test_ractor
[256/758] 1067175=ripper/test_files_test
[257/758] 1067175=-ext-/string/test_fstring
[258/758] 1067177=openssl/test_pkey
[259/758] 1067175=psych/test_array
[260/758] 1067175=rubygems/test_gem_commands_cleanup_command
[261/758] 1067177=ruby/test_data
[262/758] 1067177=-ext-/debug/test_profile_frames
[263/758] 1067177=rubygems/test_exit
[264/758] 1067177=-ext-/test_enumerator_kw
[265/758] 1067177=optparse/test_bash_completion
[266/758] 1067177=ruby/test_literal
[267/758] 1067175=psych/nodes/test_enumerable
[268/758] 1067175=io/wait/test_ractor
[269/758] 1067175=optparse/test_placearg
[270/758] 1067175=rubygems/test_gem_source_local
[271/758] 1067177=prism/ruby/ruby_parser_test
[272/758] 1067177=uri/test_common
[273/758] 1067175=fiber/test_thread
[274/758] 1067177=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[275/758] 1067177=rubygems/test_gem_resolver_dependency_request
[276/758] 1067177=ruby/test_continuation
[277/758] 1067177=openssl/test_x509ext
[278/758] 1067177=-ext-/hash/test_delete
[279/758] 1067175=psych/visitors/test_yaml_tree
[280/758] 1067175=ruby/test_fnmatch
[281/758] 1067177=ruby/enc/test_euc_jp
[282/758] 1067177=fiber/test_storage
[283/758] 1067177=openssl/test_x509cert
[284/758] 1067175=prism/ruby/parser_test
[285/758] 1067175=ruby/test_shapes
[286/758] 1067175=dtrace/test_string
[287/758] 1067175=rubygems/test_gem_spec_fetcher
[288/758] 1067175=ruby/test_iterator
[289/758] 1067175=erb/test_erb_m17n
[290/758] 1067175=date/test_date
[291/758] 1067175=rubygems/test_gem_commands_environment_command
[292/758] 1067175=optparse/test_autoconf
[293/758] 1067175=fiber/test_process
[294/758] 1067177=rubygems/test_gem_commands_info_command
[295/758] 1067175=prism/ruby/compiler_test
[296/758] 1067175=ruby/test_backtrace
[297/758] 1067177=rubygems/test_gem_config_file
[298/758] 1067177=psych/test_data
[299/758] 1067177=psych/test_string
[300/758] 1067177=-ext-/bignum/test_big2str
[301/758] 1067177=test_forwardable
[302/758] 1067177=ruby/test_yjit_exit_locations
[303/758] 1067177=ruby/test_dir_m17n
[304/758] 1067175=dtrace/test_raise
[305/758] 1067175=rubygems/test_gem_package_tar_reader
[306/758] 1067175=socket/test_addrinfo
[307/758] 1067175=ruby/enc/test_utf16
[308/758] 1067175=socket/test_tcp
[309/758] 1067175=rubygems/test_gem_commands_contents_command
[310/758] 1067175=rubygems/test_webauthn_poller
[311/758] 1067175=rubygems/test_gem_remote_fetcher_s3
[312/758] 1067175=psych/test_nil
[313/758] 1067175=prism/result/numeric_value_test
[314/758] 1067175=ruby/test_complexrational
[315/758] 1067175=-ext-/test_bug-14834
[316/758] 1067177=stringio/test_stringio
[317/758] 1067177=rubygems/test_gem_resolver_specification
[318/758] 1067177=-ext-/exception/test_enc_raise
[319/758] 1067177=ruby/test_variable
[320/758] 1067175=mkmf/test_flags
[321/758] 1067177=openssl/test_pkcs12
[322/758] 1067177=psych/handlers/test_recorder
[323/758] 1067177=ripper/test_scanner_events
[324/758] 1067177=ruby/test_defined
[325/758] 1067177=ripper/test_files_test_2
[326/758] 1067177=psych/test_boolean
[327/758] 1067177=prism/encoding/regular_expression_encoding_test
[328/758] 1067177=test_prettyprint
[329/758] 1067177=prism/result/static_inspect_test
[330/758] 1067177=test_ipaddr
[331/758] 1067177=-ext-/string/test_enc_str_buf_cat
[332/758] 1067177=test_unicode_normalize
[333/758] 1067177=fiber/test_queue
[334/758] 1067177=fiber/test_scheduler
[335/758] 1067177=ruby/enc/test_emoji
[336/758] 1067177=zlib/test_zlib
[337/758] 1067175=rubygems/test_gem_requirement
[338/758] 1067175=ruby/test_condition
[339/758] 1067175=ruby/test_proc
[340/758] 1067175=ruby/enc/test_cp949
[341/758] 1067175=yaml/test_store
[342/758] 1067175=rubygems/test_gem_util_atomic_file_writer
[343/758] 1067175=date/test_date_attr
[344/758] 1067175=rubygems/test_gem_stub_specification
[345/758] 1067175=resolv/test_mdns
[346/758] 1067175=ruby/test_numeric
[347/758] 1067175=ruby/test_rational
[348/758] 1067175=ruby/test_require_lib
[349/758] 1067175=mkmf/test_framework
[350/758] 1067175=ruby/test_objectspace
[351/758] 1067175=openssl/test_hmac
[352/758] 1067175=ruby/test_time
[353/758] 1067175=rubygems/test_gem_commands_search_command
[354/758] 1067175=rubygems/test_gem_dependency
[355/758] 1067175=rubygems/test_gem_commands_signin_command
[356/758] 1067177=-ext-/win32/test_console_attr
[357/758] 1067177=psych/test_yamldbm
[358/758] 1067177=objspace/test_ractor
[359/758] 1067177=date/test_date_strptime
[360/758] 1067177=rubygems/test_rubygems
[361/758] 1067176=rubygems/test_gem_request_set_gem_dependency_api
[362/758] 1067177=prism/ruby/ripper_test
[363/758] 1067176=rubygems/test_gem_version
[364/758] 1067176=-ext-/gvl/test_ubf_async_safe
[365/758] 1067176=rubygems/test_gem_doctor
[366/758] 1067176=rubygems/test_gem_commands_owner_command
[367/758] 1067177=-ext-/test_recursion
[368/758] 1067177=-ext-/string/test_coderange
[369/758] 1067177=rubygems/test_gem_impossible_dependencies_error
[370/758] 1067177=rubygems/test_gem_resolver_composed_set
[371/758] 1067177=ruby/test_pipe
[372/758] 1067177=prism/result/warnings_test
[373/758] 1067177=uri/test_ldap
[374/758] 1067177=prism/api/command_line_test
[375/758] 1067177=ruby/test_thread_cv
[376/758] 1067177=rubygems/test_gem_safe_marshal
[377/758] 1067175=ruby/test_keyword
[378/758] 1067175=fileutils/test_dryrun
[379/758] 1067175=rubygems/test_gem_resolver_installer_set
[380/758] 1067177=did_you_mean/core_ext/test_name_error_extension
[381/758] 1067177=prism/ruby/source_test
[382/758] 1067177=openssl/test_pkey_dh
[383/758] 1067175=ruby/enc/test_windows_1252
[384/758] 1067175=net/http/test_buffered_io
[385/758] 1067177=rubygems/test_gem_security_signer
[386/758] 1067175=ruby/test_rubyvm
[387/758] 1067175=prism/ruby/dispatcher_test
[388/758] 1067175=ruby/test_rubyoptions
[389/758] 1067177=prism/ruby/string_query_test
[390/758] 1067177=optparse/test_load
[391/758] 1067177=ruby/test_file
[392/758] 1067176=prism/bom_test
[393/758] 1067176=ruby/test_module
[394/758] 1067176=rubygems/test_config
[395/758] 1067176=ruby/test_super
[396/758] 1067176=openssl/test_ssl
[397/758] 1067177=ruby/test_method_cache
[398/758] 1067177=rubygems/test_gem_commands_outdated_command
[399/758] 1067177=rubygems/test_gem_ext_rake_builder
[400/758] 1067177=ruby/test_sprintf_comb
[401/758] 1067177=prism/result/comments_test
[402/758] 1067177=rubygems/test_gem_source_subpath_problem
[403/758] 1067177=ruby/test_alias
[404/758] 1067177=psych/test_object
[405/758] 1067177=psych/test_encoding
[406/758] 1067177=prism/ruby/tunnel_test
[407/758] 1067177=rubygems/test_gem_resolver_api_specification
[408/758] 1067177=ruby/test_settracefunc
[409/758] 1067177=rubygems/test_gem_text
[410/758] 1067177=rubygems/test_gem_safe_yaml
[411/758] 1067177=fiber/test_io_buffer
[412/758] 1067177=socket/test_sockopt
[413/758] 1067177=rubygems/test_gem_package_tar_writer
[414/758] 1067177=resolv/test_dns
[415/758] 1067177=rubygems/test_gem_package_tar_header_ractor
[416/758] 1067177=psych/test_document
[417/758] 1067177=dtrace/test_load
[418/758] 1067177=rubygems/test_gem_resolver_vendor_specification
[419/758] 1067177=openssl/test_ossl
[420/758] 1067177=test_tempfile
[421/758] 1067177=ruby/test_primitive
[422/758] 1067177=psych/test_scalar_scanner
[423/758] 1067177=ruby/test_eval
[424/758] 1067176=rubygems/test_gem_local_remote_options
[425/758] 1067176=openssl/test_digest
[426/758] 1067176=open-uri/test_open-uri
[427/758] 1067176=rubygems/test_gem_resolver_local_specification
[428/758] 1067177=rubygems/test_gem_source_git
[429/758] 1067176=ruby/enc/test_regex_casefold
[430/758] 1067176=psych/test_merge_keys
[431/758] 1067176=prism/result/constant_path_node_test
[432/758] 1067176=-ext-/load/test_stringify_symbols
[433/758] 1067176=digest/test_digest_extend
[434/758] 1067176=prism/errors_test
[435/758] 1067176=open-uri/test_ftp
[436/758] 1067176=ruby/enc/test_iso_8859
[437/758] 1067176=ruby/test_vm_dump
[438/758] 1067176=prism/result/heredoc_test
[439/758] 1067176=openssl/test_ns_spki
[440/758] 1067176=ruby/test_fixnum
[441/758] 1067176=ruby/test_signal
[442/758] 1067176=uri/test_file
[443/758] 1067176=ruby/test_trace
[444/758] 1067176=json/json_generator_test
[445/758] 1067176=ruby/test_threadgroup
[446/758] 1067176=ruby/test_arity
[447/758] 1067176=ruby/test_flip
[448/758] 1067176=fiber/test_mutex
[449/758] 1067176=rubygems/test_gem_package_task
[450/758] 1067176=ruby/test_struct
[451/758] 1067176=rubygems/test_gem_stream_ui
[452/758] 1067176=io/wait/test_io_wait
[453/758] 1067176=optparse/test_kwargs
[454/758] 1067176=json/json_addition_test
[455/758] 1067176=-ext-/string/test_qsort
[456/758] 1067176=io/nonblock/test_flush
[457/758] 1067176=ripper/test_sexp
[458/758] 1067176=prism/test_helper
[459/758] 1067176=ruby/enc/test_euc_kr
[460/758] 1067176=digest/test_ractor
[461/758] 1067176=date/test_date_ractor
[462/758] 1067176=uri/test_mailto
[463/758] 1067176=dtrace/test_cmethod
[464/758] 1067176=rubygems/test_gem_dependency_list
[465/758] 1067176=digest/test_digest
[466/758] 1067176=openssl/test_fips
[467/758] 1067176=rubygems/test_gem_commands_open_command
[468/758] 1067176=rubygems/test_gem_resolver_git_specification
[469/758] 1067176=ruby/test_autoload
[470/758] 1067176=psych/test_serialize_subclasses
[471/758] 1067176=psych/test_class
[472/758] 1067176=openssl/test_engine
[473/758] 1067176=ruby/test_key_error
[474/758] 1067176=-ext-/load/test_dot_dot
[475/758] 1067176=ruby/test_integer
[476/758] 1067175=fileutils/test_verbose
[477/758] 1067178=did_you_mean/edit_distance/test_jaro_winkler
[478/758] 1067175=psych/test_yamlstore
[479/758] 1067175=rubygems/test_gem_commands_server_command
[480/758] 1067178=prism/result/named_capture_test
[481/758] 1067175=ripper/test_ripper
[482/758] 1067178=test_extlibs
[483/758] 1067175=fiber/test_io_close
[484/758] 1067175=openssl/test_pkey_rsa
[485/758] 1067175=json/json_common_interface_test
[486/758] 1067175=-ext-/st/test_numhash
[487/758] 1067175=ruby/test_enum
[488/758] 1067176=-ext-/thread/test_instrumentation_api
[489/758] 1067178=rubygems/test_gem_validator
[490/758] 1067178=prism/result/node_id_test
[491/758] 1067178=openssl/test_config
[492/758] 1067178=-ext-/time/test_new
[493/758] 1067178=rubygems/test_gem
[494/758] 1067175=openssl/test_cipher
[495/758] 1067175=resolv/test_resource
[496/758] 1067175=rubygems/test_gem_commands_specification_command
[497/758] 1067175=optparse/test_reqarg
[498/758] 1067176=-ext-/load/test_resolve_symbol
[499/758] 1067176=rubygems/test_gem_rdoc
[500/758] 1067176=psych/test_parser
[501/758] 1067176=ruby/enc/test_case_mapping
[502/758] 1067176=ruby/test_sleep
[503/758] 1067175=ruby/test_metaclass
[504/758] 1067175=ruby/test_marshal
[505/758] 1067175=psych/test_ractor
[506/758] 1067175=open-uri/test_ssl
[507/758] 1067178=rubygems/test_gem_commands_unpack_command
[508/758] 1067178=fiber/test_io
[509/758] 1067176=rubygems/test_gem_package_tar_reader_entry
[510/758] 1067175=rubygems/test_gem_commands_build_command
[511/758] 1067178=ruby/test_rational2
[512/758] 1067178=prism/fixtures_test
[513/758] 1067176=rubygems/test_gem_update_suggestion
[514/758] 1067178=openssl/test_ts
[515/758] 1067178=ruby/enc/test_euc_tw
[516/758] 1067178=-ext-/string/test_set_len
[517/758] 1067178=ruby/test_time_tz
[518/758] 1067178=did_you_mean/test_spell_checker
[519/758] 1067178=resolv/test_svcb_https
[520/758] 1067178=openssl/test_buffering
[521/758] 1067178=open-uri/test_proxy
[522/758] 1067178=optparse/test_did_you_mean
[523/758] 1067175=rubygems/test_gem_resolver_lock_set
[524/758] 1067175=-ext-/wait/test_wait
[525/758] 1067175=-ext-/string/test_nofree
[526/758] 1067175=ruby/test_range
[527/758] 1067178=ruby/enc/test_shift_jis
[528/758] 1067178=ruby/test_call
[529/758] 1067178=socket/test_udp
[530/758] 1067178=-ext-/struct/test_member
[531/758] 1067178=rubygems/test_gem_request_set
[532/758] 1067175=net/http/test_https
[533/758] 1067176=ruby/test_default_gems
[534/758] 1067176=rubygems/test_gem_silent_ui
[535/758] 1067176=rubygems/test_gem_commands_push_command
[536/758] 1067175=ruby/test_io_timeout
[537/758] 1067175=dtrace/test_singleton_function
[538/758] 1067175=test_pty
[539/758] 1067175=ruby/test_comparable
[540/758] 1067175=optparse/test_switch
[541/758] 1067175=prism/ractor_test
[542/758] 1067175=psych/test_symbol
[543/758] 1067175=openssl/test_x509name
[544/758] 1067175=rubygems/test_gem_bundler_version_finder
[545/758] 1067175=rubygems/test_gem_source_fetch_problem
[546/758] 1067175=ruby/enc/test_emoji_breaks
[547/758] 1067175=rubygems/test_gem_commands_update_command
[548/758] 1067178=-ext-/method/test_arity
[549/758] 1067178=rubygems/test_webauthn_listener_response
[550/758] 1067178=rubygems/test_gem_request_connection_pools
[551/758] 1067178=did_you_mean/test_ractor_compatibility
[552/758] 1067178=psych/test_psych_set
[553/758] 1067178=rubygems/test_gem_gem_runner
[554/758] 1067178=-ext-/popen_deadlock/test_popen_deadlock
[555/758] 1067178=ruby/test_optimization
[556/758] 1067176=date/test_switch_hitter
[557/758] 1067176=prism/api/parse_stream_test
[558/758] 1067176=did_you_mean/test_tree_spell_checker
[559/758] 1067176=dtrace/test_hash_create
[560/758] 1067176=ruby/test_gc
[561/758] 1067177=rubygems/test_gem_security
[562/758] 1067175=rubygems/test_gem_ext_builder
[563/758] 1067175=rubygems/test_gem_commands_check_command
[564/758] 1067175=psych/test_stringio
[565/758] 1067175=prism/encoding/string_encoding_test
[566/758] 1067175=-ext-/arith_seq/test_arith_seq_extract
[567/758] 1067178=psych/test_alias_and_anchor
[568/758] 1067178=uri/test_ws
[569/758] 1067178=rubygems/test_gem_commands_sources_command
[570/758] 1067175=optparse/test_optparse
[571/758] 1067175=ruby/test_file_exhaustive
[572/758] 1067177=-ext-/string/test_enc_associate
[573/758] 1067177=openssl/test_pkey_dsa
[574/758] 1067177=prism/api/freeze_test
[575/758] 1067177=rubygems/test_gem_source
[576/758] 1067178=rubygems/test_gem_ci_detector
[577/758] 1067178=-ext-/test_scan_args
[578/758] 1067177=did_you_mean/tree_spell/test_human_typo
[579/758] 1067177=io/wait/test_io_wait_uncommon
[580/758] 1067177=io/console/test_ractor
[581/758] 1067178=prism/library_symbols_test
[582/758] 1067178=psych/test_emitter
[583/758] 1067178=rubygems/test_gem_path_support
[584/758] 1067177=rubygems/test_gem_commands_yank_command
[585/758] 1067178=psych/test_json_tree
[586/758] 1067178=prism/ruby/pattern_test
[587/758] 1067178=ruby/test_fiber
[588/758] 1067176=prism/result/implicit_array_test
[589/758] 1067176=test_open3
[590/758] 1067177=psych/visitors/test_to_ruby
[591/758] 1067177=optparse/test_cclass
[592/758] 1067177=ruby/test_object
[593/758] 1067177=ruby/test_mixed_unicode_escapes
[594/758] 1067177=socket/test_basicsocket
[595/758] 1067177=ripper/test_files_lib
[596/758] 1067177=rubygems/test_gem_util
[597/758] 1067177=ruby/test_ifunless
[598/758] 1067177=rubygems/test_gem_resolver_installed_specification
[599/758] 1067177=-ext-/string/test_ellipsize
[600/758] 1067177=date/test_date_strftime
[601/758] 1067178=prism/heredoc_dedent_test
[602/758] 1067178=stringio/test_ractor
[603/758] 1067178=rubygems/test_gem_specification
[604/758] 1067176=json/json_generic_object_test
[605/758] 1067176=ruby/test_random_formatter
[606/758] 1067176=-ext-/bignum/test_pack
[607/758] 1067176=socket/test_ancdata
[608/758] 1067176=resolv/test_addr
[609/758] 1067176=rubygems/test_gem_platform
[610/758] 1067177=prism/result/attribute_write_test
[611/758] 1067177=ruby/test_stringchar
[612/758] 1067177=uri/test_wss
[613/758] 1067177=ripper/test_files_test_1
[614/758] 1067177=ruby/test_require
[615/758] 1067176=rubygems/test_deprecate
[616/758] 1067176=json/json_coder_test
[617/758] 1067176=json/test_helper
[618/758] 1067176=strscan/test_ractor
[619/758] 1067176=rubygems/test_project_sanity
[620/758] 1067176=ruby/test_nomethod_error
[621/758] 1067176=win32/test_registry
[622/758] 1067176=prism/percent_delimiter_string_test
[623/758] 1067175=-ext-/marshal/test_usrmarshal
[624/758] 1067176=prism/magic_comment_test
[625/758] 1067175=-ext-/exception/test_ensured
[626/758] 1067176=ruby/test_regexp
[627/758] 1067175=-ext-/integer/test_my_integer
[628/758] 1067175=fiber/test_enumerator
[629/758] 1067175=ruby/test_name_error
[630/758] 1067175=prism/onigmo_test
[631/758] 1067175=psych/test_struct
[632/758] 1067175=ruby/test_lambda
[633/758] 1067175=json/json_fixtures_test
[634/758] 1067175=psych/test_safe_load
[635/758] 1067175=prism/fuzzer_test
[636/758] 1067175=rubygems/test_gem_uri
[637/758] 1067175=ruby/test_enumerator
[638/758] 1067177=-ext-/string/test_too_many_dummy_encodings
[639/758] 1067177=openssl/test_bn
[640/758] 1067177=did_you_mean/tree_spell/test_change_word
[641/758] 1067177=psych/test_date_time
[642/758] 1067177=date/test_date_compat
[643/758] 1067177=mkmf/test_have_func
[644/758] 1067178=objspace/test_objspace
[645/758] 1067177=rubygems/test_gem_source_lock
[New LWP 1088285]
[New LWP 1088284]
[New LWP 1088283]
[New LWP 1088282]
[New LWP 1088281]
[646/758] 1067177=mkmf/test_have_library
[647/758] 1067175=-ext-/proc/test_bmethod
[648/758] 1067175=-ext-/test_abi
[649/758] 1067175=rubygems/test_gem_command_manager
[650/758] 1067175=mkmf/test_config
[651/758] 1067175=ruby/enc/test_case_comprehensive
[652/758] 1067175=rubygems/test_kernel
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=-1411901213, cancel=true, abstime=0x7fff8dd7f8d0, op=137, expected=0, futex_word=0x605e4077b0b0 <_vm+144>) at ./nptl/futex-internal.c:57
warning: 57 ./nptl/futex-internal.c: No such file or directory
>>> Threads
Id Target Id Frame
* 1 Thread 0x7427890517c0 (LWP 1088279) "ruby" 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=-1411901213, cancel=true, abstime=0x7fff8dd7f8d0, op=137, expected=0, futex_word=0x605e4077b0b0 <_vm+144>) at ./nptl/futex-internal.c:57
2 Thread 0x74274e7ff6c0 (LWP 1088285) "ruby" 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:57
3 Thread 0x74276e82e6c0 (LWP 1088284) "ruby" 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:57
4 Thread 0x74276e84f6c0 (LWP 1088283) "ruby" 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:57
5 Thread 0x74276e8ec6c0 (LWP 1088282) "ruby" __unlink (name=0x74274c830bb0 "/tmp/rubytest.6xds9j/20260206-1088279-5y6olw") at ../sysdeps/unix/sysv/linux/unlink.c:28
6 Thread 0x74276f9ff6c0 (LWP 1088281) "ruby" 0x000074278917e042 in epoll_wait (epfd=4, events=events@entry=0x605e4077a99c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 6 (Thread 0x74276f9ff6c0 (LWP 1088281) "ruby"):
#0 0x000074278917e042 in epoll_wait (epfd=4, events=events@entry=0x605e4077a99c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000605e4027be4c in event_wait (vm=0x605e4077b020 <_vm>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2931
r = <optimized out>
r = <optimized out>
#2 timer_thread_polling (vm=0x605e4077b020 <_vm>) at /tmp/ruby/src/master-no-rjit/thread_pthread_mn.c:934
r = <optimized out>
r = <optimized out>
i = <optimized out>
th = <optimized out>
events = <optimized out>
sched = <optimized out>
event_serial = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:3058
vm = <optimized out>
#4 0x00007427890f0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127712725300928, -7256484571096379620, 127712725300928, -272, 0, 140735573129056, -7256484571108962532, -7256982783782252772}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x000074278917dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x74276e8ec6c0 (LWP 1088282) "ruby"):
#0 __unlink (name=0x74274c830bb0 "/tmp/rubytest.6xds9j/20260206-1088279-5y6olw") at ../sysdeps/unix/sysv/linux/unlink.c:28
sc_ret = 0
#1 0x0000605e400eff5e in no_gvl_apply2files (ptr=ptr@entry=0x74274e921960) at /tmp/ruby/src/master-no-rjit/file.c:478
aa = 0x74274e921960
#2 0x0000605e4027feba in rb_nogvl (func=func@entry=0x605e400eff20 <no_gvl_apply2files>, data1=data1@entry=0x74274e921960, ubf=<optimized out>, ubf@entry=0xffffffffffffffff, data2=<optimized out>, data2@entry=0x0, flags=flags@entry=4) at /tmp/ruby/src/master-no-rjit/thread.c:1628
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = <optimized out>
th = <optimized out>
vm = 0x605e4077b020 <_vm>
is_main_thread = <optimized out>
saved_errno = 0
saved_vm = 0x605e4077b020 <_vm>
#3 0x0000605e400f49c9 in apply2files (func=<optimized out>, argc=1, argv=0x74274e8010f0, arg=<optimized out>) at /tmp/ruby/src/master-no-rjit/file.c:512
v = 0
size = 16
len = 48
aa = 0x74274e921960
__func__ = "apply2files"
#4 0x0000605e402c00fd in vm_call_cfunc_with_frame_ (ec=0x605e62fa62d8, reg_cfp=0x74274e900f20, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3902
ci = 0x4ab100100003
cc = <optimized out>
val = <optimized out>
me = 0x742788ee53a8
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
args = <optimized out>
args = <optimized out>
#5 0x0000605e402c9741 in vm_sendish (ec=0x605e62fa62d8, reg_cfp=0x74274e900f20, cd=0x605e632ed860, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:452
val = 36
ci = <optimized out>
cc = 0x74273f7ef330
argc = <optimized out>
recv = <optimized out>
calling = {cd = 0x605e632ed860, cc = 0x74273f7ef330, block_handler = 0, recv = 127713149840160, argc = 1, kw_splat = false, heap_argv = 0}
#6 0x0000605e402e2824 in vm_exec_core (ec=0x74274c830bb0, ec@entry=0x605e62fa62d8) at ../../src/master-no-rjit/insns.def:905
bh = <optimized out>
cd = 0x0
leaf = <optimized out>
val = 127711917831000
reg_pc = 0x605e631e0bd0
reg_cfp = 0x74274e900f20
insns_address_table = {0x605e402e589e <vm_exec_core+12542>, 0x605e402e39aa <vm_exec_core+4618>, 0x605e402e3939 <vm_exec_core+4505>, 0x605e402e3895 <vm_exec_core+4341>, 0x605e402e381b <vm_exec_core+4219>, 0x605e402e3776 <vm_exec_core+4054>, 0x605e402e3d83 <vm_exec_core+5603>, 0x605e402e3d28 <vm_exec_core+5512>, 0x605e402e3aaa <vm_exec_core+4874>, 0x605e402e3a0e <vm_exec_core+4718>, 0x605e402e3e22 <vm_exec_core+5762>, 0x605e402e3b9a <vm_exec_core+5114>, 0x605e402e3731 <vm_exec_core+3985>, 0x605e402e36c9 <vm_exec_core+3881>, 0x605e402e3652 <vm_exec_core+3762>, 0x605e402e3615 <vm_exec_core+3701>, 0x605e402e35dd <vm_exec_core+3645>, 0x605e402e35a8 <vm_exec_core+3592>, 0x605e402e3573 <vm_exec_core+3539>, 0x605e402e353e <vm_exec_core+3486>, 0x605e402e34b7 <vm_exec_core+3351>, 0x605e402e3473 <vm_exec_core+3283>, 0x605e402e342c <vm_exec_core+3212>, 0x605e402e33d4 <vm_exec_core+3124>, 0x605e402e338e <vm_exec_core+3054>, 0x605e402e330f <vm_exec_core+2927>, 0x605e402e32d5 <vm_exec_core+2869>, 0x605e402e3278 <vm_exec_core+2776>, 0x605e402e321e <vm_exec_core+2686>, 0x605e402e31e1 <vm_exec_core+2625>, 0x605e402e4592 <vm_exec_core+7666>, 0x605e402e440d <vm_exec_core+7277>, 0x605e402e437f <vm_exec_core+7135>, 0x605e402e4318 <vm_exec_core+7032>, 0x605e402e42c6 <vm_exec_core+6950>, 0x605e402e4264 <vm_exec_core+6852>, 0x605e402e4217 <vm_exec_core+6775>, 0x605e402e41c2 <vm_exec_core+6690>, 0x605e402e4178 <vm_exec_core+6616>, 0x605e402e4151 <vm_exec_core+6577>, 0x605e402e4116 <vm_exec_core+6518>, 0x605e402e40c7 <vm_exec_core+6439>, 0x605e402e4093 <vm_exec_core+6387>, 0x605e402e3fe2 <vm_exec_core+6210>, 0x605e402e3f9f <vm_exec_core+6143>, 0x605e402e3f5b <vm_exec_core+6075>, 0x605e402e4b37 <vm_exec_core+9111>, 0x605e402e4ac8 <vm_exec_core+9000>, 0x605e402e4b69 <vm_exec_core+9161>, 0x605e402e478a <vm_exec_core+8170>, 0x605e402e471b <vm_exec_core+8059>, 0x605e402e46bd <vm_exec_core+7965>, 0x605e402e460b <vm_exec_core+7787>, 0x605e402e45cf <vm_exec_core+7727>, 0x605e402e499a <vm_exec_core+8698>, 0x605e402e4930 <vm_exec_core+8592>, 0x605e402e4885 <vm_exec_core+8421>, 0x605e402e2800 <vm_exec_core+96>, 0x605e402e47d9 <vm_exec_core+8249>, 0x605e402e4a30 <vm_exec_core+8848>, 0x605e402e49e1 <vm_exec_core+8769>, 0x605e402e4a79 <vm_exec_core+8921>, 0x605e402e3192 <vm_exec_core+2546>, 0x605e402e5856 <vm_exec_core+12470>, 0x605e402e3143 <vm_exec_core+2467>, 0x605e402e30d4 <vm_exec_core+2356>, 0x605e402e308f <vm_exec_core+2287>, 0x605e402e301c <vm_exec_core+2172>, 0x605e402e2f64 <vm_exec_core+1988>, 0x605e402e2f0a <vm_exec_core+1898>, 0x605e402e2e8e <vm_exec_core+1774>, 0x605e402e28b8 <vm_exec_core+280>, 0x605e402e2e5a <vm_exec_core+1722>, 0x605e402e2e1b <vm_exec_core+1659>, 0x605e402e2ddc <vm_exec_core+1596>, 0x605e402e2da0 <vm_exec_core+1536>, 0x605e402e2ce2 <vm_exec_core+1346>, 0x605e402e2c63 <vm_exec_core+1219>, 0x605e402e58af <vm_exec_core+12559>, 0x605e402e5419 <vm_exec_core+11385>, 0x605e402e547f <vm_exec_core+11487>, 0x605e402e4bf8 <vm_exec_core+9304>, 0x605e402e5518 <vm_exec_core+11640>, 0x605e402e55b1 <vm_exec_core+11793>, 0x605e402e5b2a <vm_exec_core+13194>, 0x605e402e5a6e <vm_exec_core+13006>, 0x605e402e5acc <vm_exec_core+13100>, 0x605e402e5999 <vm_exec_core+12793>, 0x605e402e59fa <vm_exec_core+12890>, 0x605e402e5ca0 <vm_exec_core+13568>, 0x605e402e5d1d <vm_exec_core+13693>, 0x605e402e5712 <vm_exec_core+12146>, 0x605e402e5765 <vm_exec_core+12229>, 0x605e402e5b8b <vm_exec_core+13291>, 0x605e402e5c0f <vm_exec_core+13423>, 0x605e402e521d <vm_exec_core+10877>, 0x605e402e5273 <vm_exec_core+10963>, 0x605e402e52bc <vm_exec_core+11036>, 0x605e402e5322 <vm_exec_core+11138>, 0x605e402e5914 <vm_exec_core+12660>, 0x605e402e2bf2 <vm_exec_core+1106>, 0x605e402e2b72 <vm_exec_core+978>, 0x605e402e2ac9 <vm_exec_core+809>, 0x605e402e2a82 <vm_exec_core+738>, 0x605e402e2a37 <vm_exec_core+663>, 0x605e402e29ee <vm_exec_core+590>, 0x605e402e299d <vm_exec_core+509>, 0x605e402e2968 <vm_exec_core+456>, 0x605e402e2933 <vm_exec_core+403>, 0x605e402e53fb <vm_exec_core+11355>, 0x605e402e3999 <vm_exec_core+4601>, 0x605e402e3928 <vm_exec_core+4488>, 0x605e402e3884 <vm_exec_core+4324>, 0x605e402e380a <vm_exec_core+4202>, 0x605e402e3765 <vm_exec_core+4037>, 0x605e402e3d72 <vm_exec_core+5586>, 0x605e402e3d17 <vm_exec_core+5495>, 0x605e402e3a99 <vm_exec_core+4857>, 0x605e402e39fd <vm_exec_core+4701>, 0x605e402e3e11 <vm_exec_core+5745>, 0x605e402e3b89 <vm_exec_core+5097>, 0x605e402e3720 <vm_exec_core+3968>, 0x605e402e36b8 <vm_exec_core+3864>, 0x605e402e3641 <vm_exec_core+3745>, 0x605e402e3604 <vm_exec_core+3684>, 0x605e402e35cc <vm_exec_core+3628>, 0x605e402e3597 <vm_exec_core+3575>, 0x605e402e3562 <vm_exec_core+3522>, 0x605e402e352d <vm_exec_core+3469>, 0x605e402e34a6 <vm_exec_core+3334>, 0x605e402e3462 <vm_exec_core+3266>, 0x605e402e341b <vm_exec_core+3195>, 0x605e402e33c3 <vm_exec_core+3107>, 0x605e402e337d <vm_exec_core+3037>, 0x605e402e32fe <vm_exec_core+2910>, 0x605e402e32c4 <vm_exec_core+2852>, 0x605e402e3267 <vm_exec_core+2759>, 0x605e402e320d <vm_exec_core+2669>, 0x605e402e31d0 <vm_exec_core+2608>, 0x605e402e4581 <vm_exec_core+7649>, 0x605e402e43fc <vm_exec_core+7260>, 0x605e402e436e <vm_exec_core+7118>, 0x605e402e4307 <vm_exec_core+7015>, 0x605e402e42b5 <vm_exec_core+6933>, 0x605e402e4253 <vm_exec_core+6835>, 0x605e402e4206 <vm_exec_core+6758>, 0x605e402e41b1 <vm_exec_core+6673>, 0x605e402e4167 <vm_exec_core+6599>, 0x605e402e4140 <vm_exec_core+6560>, 0x605e402e4105 <vm_exec_core+6501>, 0x605e402e40b6 <vm_exec_core+6422>, 0x605e402e4082 <vm_exec_core+6370>, 0x605e402e3fd1 <vm_exec_core+6193>, 0x605e402e3f8e <vm_exec_core+6126>, 0x605e402e3f4a <vm_exec_core+6058>, 0x605e402e4b26 <vm_exec_core+9094>, 0x605e402e4ab7 <vm_exec_core+8983>, 0x605e402e4b58 <vm_exec_core+9144>, 0x605e402e4779 <vm_exec_core+8153>, 0x605e402e470a <vm_exec_core+8042>, 0x605e402e46ac <vm_exec_core+7948>, 0x605e402e45fa <vm_exec_core+7770>, 0x605e402e45be <vm_exec_core+7710>, 0x605e402e4989 <vm_exec_core+8681>, 0x605e402e491f <vm_exec_core+8575>, 0x605e402e4874 <vm_exec_core+8404>, 0x605e402e57d2 <vm_exec_core+12338>, 0x605e402e47c8 <vm_exec_core+8232>, 0x605e402e4a1f <vm_exec_core+8831>, 0x605e402e49d0 <vm_exec_core+8752>, 0x605e402e4a68 <vm_exec_core+8904>, 0x605e402e3181 <vm_exec_core+2529>, 0x605e402e57e8 <vm_exec_core+12360>, 0x605e402e3132 <vm_exec_core+2450>, 0x605e402e30c3 <vm_exec_core+2339>, 0x605e402e307e <vm_exec_core+2270>, 0x605e402e300b <vm_exec_core+2155>, 0x605e402e2f53 <vm_exec_core+1971>, 0x605e402e2ef9 <vm_exec_core+1881>, 0x605e402e2e7d <vm_exec_core+1757>, 0x605e402e28a7 <vm_exec_core+263>, 0x605e402e2e49 <vm_exec_core+1705>, 0x605e402e2e0a <vm_exec_core+1642>, 0x605e402e2dcb <vm_exec_core+1579>, 0x605e402e2d8f <vm_exec_core+1519>, 0x605e402e2cd1 <vm_exec_core+1329>, 0x605e402e2c52 <vm_exec_core+1202>, 0x605e402e57fe <vm_exec_core+12382>, 0x605e402e5814 <vm_exec_core+12404>, 0x605e402e582a <vm_exec_core+12426>, 0x605e402e5840 <vm_exec_core+12448>, 0x605e402e5a58 <vm_exec_core+12984>, 0x605e402e5c8a <vm_exec_core+13546>, 0x605e402e5c57 <vm_exec_core+13495>, 0x605e402e5c74 <vm_exec_core+13524>, 0x605e402e560a <vm_exec_core+11882>, 0x605e402e5620 <vm_exec_core+11904>, 0x605e402e5636 <vm_exec_core+11926>, 0x605e402e564c <vm_exec_core+11948>, 0x605e402e5662 <vm_exec_core+11970>...}
#7 0x0000605e402d3325 in vm_exec_loop (result=<optimized out>, tag=0x74274e921cd0, state=<optimized out>, ec=0x605e62fa62d8) at /tmp/ruby/src/master-no-rjit/vm.c:2825
vm_loop_start = <optimized out>
#8 rb_vm_exec (ec=0x605e62fa62d8) at /tmp/ruby/src/master-no-rjit/vm.c:2804
_ec = 0x605e62fa62d8
_tag = {tag = 36, retval = 4, buf = {0x74274e921dc0, 0x605e402d3090 <rb_vm_exec+272>, 0x0, 0x74274e921cb0, 0x74274e921d60}, prev = 0x74274e921ec0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#9 0x0000605e402d3587 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1820
iseq = 0x742788e5aaf0
type = <optimized out>
cfp = <optimized out>
flags = <optimized out>
use_argv = <optimized out>
opt_pc = <optimized out>
sp = 0xabd818e3096c2900
av = {127712170745184, 127712170745536}
stack_argv = 0xabd818e3096c2900
iseq = <optimized out>
opt_pc = <optimized out>
type = <optimized out>
cfp = <optimized out>
sp = <optimized out>
flags = <optimized out>
use_argv = <optimized out>
av = <optimized out>
stack_argv = <optimized out>
bound = <optimized out>
#10 0x0000605e402d3f81 in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1979
No locals.
#11 0x0000605e4027ac4d in thread_do_start_proc (th=th@entry=0x605e62fa6090) at /tmp/ruby/src/master-no-rjit/thread.c:604
self = 127712706780920
args = <optimized out>
args_ptr = 0x74274e921d70
args_len = 0
procval = <optimized out>
proc = 0x605e631be6e0
#12 0x0000605e4027d43d in thread_do_start (th=0x605e62fa6090) at /tmp/ruby/src/master-no-rjit/thread.c:646
result = 36
result = <optimized out>
#13 thread_start_func_2 (th=th@entry=0x605e62fa6090, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:697
_ec = 0x605e62fa62d8
_tag = {tag = 36, retval = 0, buf = {0x605e63399c90, 0x605e4027cdd0 <thread_start_func_2+624>, 0x0, 0x74274e921dd0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x605e62fa6090
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#14 0x0000605e4027d84d in call_thread_start_func_2 (th=0x605e62fa6090) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2227
stack_start = 0
stack_start_addr = 0x74274e921f80
stack_start = <optimized out>
stack_start_addr = <optimized out>
#15 co_start (from=<optimized out>, self=0x605e63399c90) at /tmp/ruby/src/master-no-rjit/thread_pthread_mn.c:467
th = 0x605e62fa6090
sched = 0x605e62fa5e28
nt = <optimized out>
is_dnt = <optimized out>
#16 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 4 (Thread 0x74276e84f6c0 (LWP 1088283) "ruby"):
#0 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x605e4077b124 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007427890ef7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x605e4077b0c0 <_vm+160>, cond=0x605e4077b0f8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7427890ef4a0 <__condvar_cleanup_waiting>, __arg = 0x74276e84ed50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x605e4077b0f8 <_vm+216>, mutex = 0x605e4077b0c0 <_vm+160>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=cond@entry=0x605e4077b0f8 <_vm+216>, mutex=mutex@entry=0x605e4077b0c0 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000605e4027dbd3 in rb_native_cond_wait (mutex=0x605e4077b0c0 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x605e633a0560) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x605e4077b020 <_vm>
#8 0x00007427890f0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127712706754240, -7256482569641619684, 127712706754240, -272, 22, 140735573124656, -7256482569654202596, -7256982783782252772}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000074278917dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x74276e82e6c0 (LWP 1088284) "ruby"):
#0 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x605e4077b124 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007427890ef7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x605e4077b0c0 <_vm+160>, cond=0x605e4077b0f8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7427890ef4a0 <__condvar_cleanup_waiting>, __arg = 0x74276e82dd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x605e4077b0f8 <_vm+216>, mutex = 0x605e4077b0c0 <_vm+160>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 5
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=cond@entry=0x605e4077b0f8 <_vm+216>, mutex=mutex@entry=0x605e4077b0c0 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000605e4027dbd3 in rb_native_cond_wait (mutex=0x605e4077b0c0 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x605e632d0120) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x605e4077b020 <_vm>
#8 0x00007427890f0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127712706619072, -7256482620644356324, 127712706619072, -272, 22, 140735573124656, -7256482620656939236, -7256982783782252772}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000074278917dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x74274e7ff6c0 (LWP 1088285) "ruby"):
#0 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x605e4077b124 <_vm+260>) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x605e4077b124 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007427890ef7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x605e4077b0c0 <_vm+160>, cond=0x605e4077b0f8 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7427890ef4a0 <__condvar_cleanup_waiting>, __arg = 0x74274e7fed50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 7, cond = 0x605e4077b0f8 <_vm+216>, mutex = 0x605e4077b0c0 <_vm+160>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 7
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=cond@entry=0x605e4077b0f8 <_vm+216>, mutex=mutex@entry=0x605e4077b0c0 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000605e4027dbd3 in rb_native_cond_wait (mutex=0x605e4077b0c0 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x605e6338bb20) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x605e4077b020 <_vm>
#8 0x00007427890f0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127712169555648, -7256554115206836452, 127712169555648, -272, 22, 140735573124656, -7256554115219419364, -7256982783782252772}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000074278917dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7427890517c0 (LWP 1088279) "ruby"):
#0 0x00007427890ecd61 in __futex_abstimed_wait_common64 (private=-1411901213, cancel=true, abstime=0x7fff8dd7f8d0, op=137, expected=0, futex_word=0x605e4077b0b0 <_vm+144>) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-1411901213, abstime=0x7fff8dd7f8d0, clockid=0, expected=0, futex_word=0x605e4077b0b0 <_vm+144>) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x605e4077b0b0 <_vm+144>, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff8dd7f8d0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007427890efc7e in __pthread_cond_wait_common (abstime=0x7fff8dd7f8d0, clockid=1, mutex=0x605e4077b050 <_vm+48>, cond=0x605e4077b088 <_vm+104>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7427890ef4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff8dd7f860, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x605e4077b088 <_vm+104>, mutex = 0x605e4077b050 <_vm+48>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x605e4077b088 <_vm+104>, mutex=mutex@entry=0x605e4077b050 <_vm+48>, abstime=abstime@entry=0x7fff8dd7f8d0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x0000605e4027e11f in native_cond_timedwait (abs=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:251
r = <optimized out>
ts = {tv_sec = 369092, tv_nsec = 581041854}
r = <optimized out>
ts = <optimized out>
#6 rb_native_cond_timedwait (cond=cond@entry=0x605e4077b088 <_vm+104>, mutex=mutex@entry=0x605e4077b050 <_vm+48>, msec=msec@entry=1000) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:279
hrmsec = <optimized out>
#7 0x0000605e402f5983 in vm_cond_wait (msec=1000, cond=0x605e4077b088 <_vm+104>, vm=0x605e4077b020 <_vm>) at /tmp/ruby/src/master-no-rjit/vm_sync.c:222
lock_rec = 1
cr = 0x605e4077a140 <_main_ractor>
lock_rec = <optimized out>
cr = <optimized out>
#8 rb_vm_cond_timedwait (vm=vm@entry=0x605e4077b020 <_vm>, cond=cond@entry=0x605e4077b088 <_vm+104>, msec=msec@entry=1000) at /tmp/ruby/src/master-no-rjit/vm_sync.c:240
No locals.
#9 0x0000605e401c824f in rb_ractor_terminate_all () at /tmp/ruby/src/master-no-rjit/ractor.c:901
vm = 0x605e4077b020 <_vm>
cr = 0x605e4077a140 <_main_ractor>
#10 0x0000605e400ecafb in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/master-no-rjit/eval.c:236
err = <optimized out>
mode0 = 0
mode1 = 4
_ec = <optimized out>
_tag = {tag = 36, retval = 0, buf = {0x7fff8dd7fbd8, 0x605e400ecbd8 <rb_ec_cleanup+728>, 0x0, 0x7fff8dd7f990, 0x7fff8dd7fbd8}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
save_error = 4
sysex = 0
signaled = 15
th = 0x605e407771a0 <_main_thread>
th0 = 0x605e407771a0 <_main_thread>
step = 3
message = 4
buf = <optimized out>
#11 0x0000605e400ed3b9 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/master-no-rjit/eval.c:321
ec = <optimized out>
status = <optimized out>
#12 0x0000605e400e77e6 in rb_main (argv=0x7fff8dd7fbd8, argc=114) at /tmp/ruby/src/master-no-rjit/main.c:42
variable_in_this_stack_frame = 0
#13 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/master-no-rjit/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 1088279) detached]
[653/758] 1067175=test_pp
[654/758] 1067175=ruby/test_frozen_error
[655/758] 1067175=ruby/test_io_m17n
[656/758] 1067175=-ext-/rational/test_rat
[657/758] 1067175=prism/result/breadth_first_search_test
[658/758] 1067175=rubygems/test_webauthn_listener
[659/758] 1067175=psych/test_object_references
[660/758] 1067175=prism/result/static_literals_test
[661/758] 1067175=rubygems/test_bundled_ca
[662/758] 1067175=ruby/test_box
[663/758] 1067175=json/json_ryu_fallback_test
[664/758] 1067175=-ext-/class/test_class2name
[665/758] 1067175=ruby/test_transcode
[666/758] 1067176=openssl/test_ocsp
[667/758] 1067176=uri/test_parser
[668/758] 1067176=net/http/test_https_proxy
[669/758] 1067176=lib/!Nothing_to_test
[670/758] 1067176=rubygems/test_gem_unsatisfiable_dependency_error
[671/758] 1067176=-ext-/struct/test_len
[672/758] 1067176=-ext-/test_printf
[673/758] 1067176=prism/api/parse_comments_test
[674/758] 1067176=socket/test_socket
[675/758] 1067175=ruby/test_assignment
[676/758] 1067175=rubygems/test_gem_uri_formatter
[677/758] 1067175=etc/test_etc
[678/758] 1067176=json/json_ext_parser_test
[679/758] 1067176=net/http/test_http_request
[680/758] 1067176=ruby/test_thread
[681/758] 1067175=rubygems/test_gem_gemcutter_utilities
[682/758] 1067177=ruby/test_object_id
[683/758] 1067177=prism/unescape_test
[684/758] 1067177=psych/test_exception
[685/758] 1067177=dtrace/test_function_entry
[686/758] 1067177=ruby/test_ractor
[687/758] 1067176=optparse/test_optarg
[688/758] 1067176=-ext-/string/test_rb_str_dup
[689/758] 1067176=ruby/test_path
[690/758] 1067176=ruby/test_array
[691/758] 1067177=ruby/test_io
[692/758] 1067175=openssl/test_provider
[693/758] 1067175=-ext-/exception/test_data_error
[694/758] 1067175=pathname/test_pathname
[695/758] 1067175=openssl/test_pair
[696/758] 1067175=coverage/test_coverage
[697/758] 1067175=ruby/test_memory_view
[698/758] 1067175=prism/result/overlap_test
[699/758] 1067175=ruby/test_iseq
[700/758] 1067176=test_bundled_gems
[701/758] 1067176=uri/test_http
[702/758] 1067176=ruby/test_gc_compact
[703/758] 1067175=psych/test_omap
[704/758] 1067175=-ext-/string/test_capacity
[705/758] 1067175=openssl/test_ssl_session
[706/758] 1067175=-ext-/float/test_nextafter
[707/758] 1067175=test_shellwords
[708/758] 1067175=-ext-/array/test_to_ary_concat
[709/758] 1067176=-ext-/struct/test_duplicate
[710/758] 1067176=rubygems/test_gem_installer
[711/758] 1067175=prism/newline_test
[712/758] 1067175=psych/test_marshalable
[713/758] 1067175=rubygems/test_gem_package
Closed file descriptor: TestIO#test_threaded_flush: 9
[714/758] 1067178=rubygems/test_gem_ext_cargo_builder
[715/758] 1067178=-ext-/integer/test_integer
[716/758] 1067178=ruby/test_float
[717/758] 1067175=ruby/test_bignum
[718/758] 1067175=rubygems/test_gem_commands_setup_command
[719/758] 1067178=did_you_mean/spell_checking/test_variable_name_check
[720/758] 1067178=json/ractor_test
[721/758] 1067178=test_find
[722/758] 1067178=mkmf/test_install
[723/758] 1067178=uri/test_ftp
[724/758] 1067178=rubygems/test_gem_commands_cert_command
[725/758] 1067177=ruby/test_lazy_enumerator
[726/758] 1067177=rubygems/test_gem_commands_install_command
[727/758] 1067175=psych/test_deprecated
[728/758] 1067175=mkmf/test_mkmf
[729/758] 1067175=net/http/test_httpheader
[730/758] 1067175=openssl/test_pkey_ec
[731/758] 1067175=ruby/test_symbol
[732/758] 1067178=psych/test_coder
[733/758] 1067175=-ext-/string/test_interned_str
[734/758] 1067178=psych/test_tree_builder
[735/758] 1067175=rubygems/test_gem_console_ui
[736/758] 1067178=socket/test_unix
[737/758] 1067175=-ext-/bignum/test_div
[738/758] 1067175=rubygems/test_gem_resolver_vendor_set
[739/758] 1067178=date/test_date_new
[740/758] 1067175=-ext-/load/test_protect
[741/758] 1067175=mkmf/test_find_executable
[742/758] 1067178=date/test_date_parse
[743/758] 1067175=-ext-/string/test_cstr
[744/758] 1067178=rubygems/test_gem_resolver_requirement_list
[745/758] 1067178=ripper/test_lexer
[746/758] 1067178=json/json_parser_test
[747/758] 1067178=-ext-/arith_seq/test_arith_seq_beg_len_step
[748/758] 1067178=prism/api/dump_test
[749/758] 1067175=-ext-/test_random
[750/758] 1067175=ruby/test_string_memory
[751/758] 1067178=psych/visitors/test_emitter
[752/758] 1067175=error_highlight/test_error_highlight
[753/758] 1067178=fiber/test_backtrace
[754/758] 1067178=fileutils/test_nowrite
[755/758] 1067178=rubygems/test_gem_commands_pristine_command
[756/758] 1067175=ruby/test_thread_queue
[757/758] 1067178=optparse/test_acceptable
[758/758] 1067178=ruby/test_arithmetic_sequence
1) Error:
TestObjSpace#test_dump_all_with_ractors:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 1088279 killed by SIGTERM (signal 15)
|
| th: 0x605e407771a0, native_id: 0x7427890517c0
| -- Control frame information -----------------------------------------------
| c:0001 p:0000 s:0003 E:000ef0 l:y b:---- DUMMY [FINISH]
|
/tmp/ruby/src/master-no-rjit/test/objspace/test_objspace.rb:825:in 'TestObjSpace#test_dump_all_with_ractors'
Finished tests in 524.231499s, 65.3452 tests/s, 13828.0760 assertions/s.
Children under /tmp/rubytest.6xds9j:
* drwxr-xr-x 2 4096 2026-02-06 08:25:14 +0000 test_rubygems_20260206-1067178-65i248/
* -rw-r--r-- 1 431 2026-02-06 08:25:22 +0000 .gemrc
34256 tests, 7249113 assertions, 0 failures, 1 errors, 159 skips
ruby -v: ruby 4.1.0dev (2026-02-06T07:26:30Z master fa9e63ada9) +PRISM [x86_64-linux]
make: *** [uncommon.mk:914: 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'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
linking static-library libruby-static.a
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
ruby 4.1.0dev (2026-02-06T07:26:30Z master fa9e63ada9) +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 ...
Finished in 38.750938 seconds
3362 files, 34006 examples, 223697 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.