# Logfile created on 2026-02-11 11:47:27 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007a5f2255fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-114727", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a5f26b6dd98 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a5f26b6dbe0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a5f22499340 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-114727", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20260211-114727>, @binmode=false, @mon_data=#<Monitor:0x00007a5f26b6d618>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-yjit/.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
Already up to date.
Latest commit hash = 30b1e52543
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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/trunk-yjit/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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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.
builtin_binary.rbbin updated
08274307f5c57b514a8f49b1923e1e2a14b126c80135e685b714a9d2560500e9 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-yjit/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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk-yjit/bin
installing base libraries: /tmp/ruby/install/trunk-yjit/lib
installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk-yjit/bin
installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-yjit/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/trunk-yjit/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/trunk-yjit/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.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2034 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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options:
--seed=52823
"--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/758] 2325967=uri/test_ws
[ 2/758] 2325967=ruby/test_float
[ 3/758] 2325966=fiber/test_scheduler
[ 4/758] 2325965=psych/test_boolean
[ 5/758] 2325965=rubygems/test_gem_commands_build_command
[ 6/758] 2325969=-ext-/iseq_load/test_iseq_load
[ 7/758] 2325967=psych/test_document
[ 8/758] 2325967=ruby/test_frozen
[ 9/758] 2325967=ruby/test_io
[ 10/758] 2325965=date/test_date_marshal
[ 11/758] 2325965=ruby/test_primitive
[ 12/758] 2325965=rubygems/test_gem_dependency
[ 13/758] 2325965=psych/test_omap
[ 14/758] 2325965=psych/json/test_stream
[ 15/758] 2325965=rubygems/test_gem_request_set
[ 16/758] 2325966=test_shellwords
[ 17/758] 2325966=rubygems/test_gem_resolver_index_specification
[ 18/758] 2325965=ruby/test_zjit
[ 19/758] 2325965=socket/test_sockopt
[ 20/758] 2325965=ruby/test_ast
[ 21/758] 2325966=etc/test_etc
[ 22/758] 2325966=psych/visitors/test_emitter
[ 23/758] 2325966=psych/test_encoding
[ 24/758] 2325966=prism/magic_comment_test
[ 25/758] 2325966=date/test_date_strftime
[ 26/758] 2325969=rubygems/test_gem_bundler_version_finder
[ 27/758] 2325966=ruby/test_sprintf
[ 28/758] 2325966=ruby/test_rational
[ 29/758] 2325969=-ext-/string/test_capacity
[ 30/758] 2325969=-ext-/float/test_nextafter
[ 31/758] 2325969=objspace/test_ractor
[ 32/758] 2325966=dtrace/test_object_create_start
[ 33/758] 2325966=rubygems/test_webauthn_listener_response
[ 34/758] 2325966=-ext-/test_recursion
[ 35/758] 2325966=ruby/enc/test_case_comprehensive
[ 36/758] 2325966=ruby/test_nomethod_error
[ 37/758] 2325966=-ext-/struct/test_duplicate
[ 38/758] 2325966=psych/test_psych
[ 39/758] 2325966=-ext-/arith_seq/test_arith_seq_extract
[New LWP 2328387]
[New LWP 2328357]
[New LWP 2328355]
[New LWP 2328354]
[New LWP 2328331]
[New LWP 2328231]
[ 40/758] 2325966=psych/test_yamldbm
[ 41/758] 2325966=openssl/test_x509cert
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000062112fd11c72 in debug_info_reader_read_value (reader=reader@entry=0x621154a30560, form=33, v=v@entry=0x621154a30350, errout=errout@entry=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1198
1198 switch (form) {
>>> Threads
Id Target Id Frame
* 1 Thread 0x78c100ab17c0 (LWP 2328221) "ruby" 0x000062112fd11c72 in debug_info_reader_read_value (reader=reader@entry=0x621154a30560, form=33, v=v@entry=0x621154a30350, errout=errout@entry=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1198
2 Thread 0x78c0e631a6c0 (LWP 2328387) "ruby" 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_vm+260>) at ./nptl/futex-internal.c:57
3 Thread 0x78c0e633b6c0 (LWP 2328357) "ruby" 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_vm+260>) at ./nptl/futex-internal.c:57
4 Thread 0x78c0e635c6c0 (LWP 2328355) "ruby" 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_vm+260>) at ./nptl/futex-internal.c:57
5 Thread 0x78c10099f6c0 (LWP 2328354) "ruby" 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_vm+260>) at ./nptl/futex-internal.c:57
6 Thread 0x78c0e637d6c0 (LWP 2328331) "ruby" 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_vm+260>) at ./nptl/futex-internal.c:57
7 Thread 0x78c0e73ff6c0 (LWP 2328231) "ruby" 0x000078c100bde042 in epoll_wait (epfd=4, events=events@entry=0x621130073a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 7 (Thread 0x78c0e73ff6c0 (LWP 2328231) "ruby"):
#0 0x000078c100bde042 in epoll_wait (epfd=4, events=events@entry=0x621130073a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062112fb741cc in event_wait (vm=0x6211300740a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931
r = <optimized out>
r = <optimized out>
#2 timer_thread_polling (vm=0x6211300740a0 <_vm>) at /tmp/ruby/src/trunk-yjit/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/trunk-yjit/thread_pthread.c:3058
vm = <optimized out>
#4 0x000078c100b50a94 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 = {132769908782784, 864902584151258586, 132769908782784, -272, 0, 140728738989504, 864902584138675674, 865552340526904794}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x000078c100bddc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 6 (Thread 0x78c0e637d6c0 (LWP 2328331) "ruby"):
#0 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_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=0x6211300741a4 <_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=0x6211300741a4 <_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 0x000078c100b4f7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x621130074140 <_vm+160>, cond=0x621130074178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78c100b4f4a0 <__condvar_cleanup_waiting>, __arg = 0x78c0e637cd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 7, cond = 0x621130074178 <_vm+216>, mutex = 0x621130074140 <_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=0x621130074178 <_vm+216>, mutex=mutex@entry=0x621130074140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062112fb75f33 in rb_native_cond_wait (mutex=0x621130074140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x621154d0e550) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x6211300740a0 <_vm>
#8 0x000078c100b50a94 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 = {132769891473088, 864904713381295578, 132769891473088, -272, 0, 140728738988704, 864904713368712666, 865552340526904794}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000078c100bddc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x78c10099f6c0 (LWP 2328354) "ruby"):
#0 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_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=0x6211300741a4 <_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=0x6211300741a4 <_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 0x000078c100b4f7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x621130074140 <_vm+160>, cond=0x621130074178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78c100b4f4a0 <__condvar_cleanup_waiting>, __arg = 0x78c10099ed50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x621130074178 <_vm+216>, mutex = 0x621130074140 <_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=0x621130074178 <_vm+216>, mutex=mutex@entry=0x621130074140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062112fb75f33 in rb_native_cond_wait (mutex=0x621130074140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x621154cf8f90) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x6211300740a0 <_vm>
#8 0x000078c100b50a94 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 = {132770334111424, 865552172184974810, 132770334111424, -272, 0, 140728738985104, 865552172172391898, 865552340526904794}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000078c100bddc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x78c0e635c6c0 (LWP 2328355) "ruby"):
#0 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_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=0x6211300741a4 <_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=0x6211300741a4 <_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 0x000078c100b4f7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x621130074140 <_vm+160>, cond=0x621130074178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78c100b4f4a0 <__condvar_cleanup_waiting>, __arg = 0x78c0e635bd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x621130074178 <_vm+216>, mutex = 0x621130074140 <_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=0x621130074178 <_vm+216>, mutex=mutex@entry=0x621130074140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062112fb75f33 in rb_native_cond_wait (mutex=0x621130074140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x621154d51500) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x6211300740a0 <_vm>
#8 0x000078c100b50a94 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 = {132769891337920, 864904734319261146, 132769891337920, -272, 0, 140728738985104, 864904734306678234, 865552340526904794}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000078c100bddc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x78c0e633b6c0 (LWP 2328357) "ruby"):
#0 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_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=0x6211300741a4 <_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=0x6211300741a4 <_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 0x000078c100b4f7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x621130074140 <_vm+160>, cond=0x621130074178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78c100b4f4a0 <__condvar_cleanup_waiting>, __arg = 0x78c0e633ad50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 11, cond = 0x621130074178 <_vm+216>, mutex = 0x621130074140 <_vm+160>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 11
seq = 5
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=0x621130074178 <_vm+216>, mutex=mutex@entry=0x621130074140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062112fb75f33 in rb_native_cond_wait (mutex=0x621130074140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x621154ca2660) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x6211300740a0 <_vm>
#8 0x000078c100b50a94 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 = {132769891202752, 864904750962259418, 132769891202752, -272, 0, 140728738985104, 864904750949676506, 865552340526904794}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000078c100bddc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x78c0e631a6c0 (LWP 2328387) "ruby"):
#0 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x6211300741a4 <_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=0x6211300741a4 <_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=0x6211300741a4 <_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 0x000078c100b4f7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x621130074140 <_vm+160>, cond=0x621130074178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78c100b4f4a0 <__condvar_cleanup_waiting>, __arg = 0x78c0e6319d50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 9, cond = 0x621130074178 <_vm+216>, mutex = 0x621130074140 <_vm+160>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 9
seq = 4
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=0x621130074178 <_vm+216>, mutex=mutex@entry=0x621130074140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062112fb75f33 in rb_native_cond_wait (mutex=0x621130074140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302
r = <optimized out>
r = <optimized out>
#7 nt_start (ptr=0x621154ac3910) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x6211300740a0 <_vm>
#8 0x000078c100b50a94 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 = {132769891067584, 864904767605257690, 132769891067584, -272, 0, 140728738985104, 864904767592674778, 865552340526904794}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000078c100bddc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x78c100ab17c0 (LWP 2328221) "ruby"):
#0 0x000062112fd11c72 in debug_info_reader_read_value (reader=reader@entry=0x621154a30560, form=33, v=v@entry=0x621154a30350, errout=errout@entry=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1198
No locals.
#1 0x000062112fd12c44 in di_skip_records (reader=reader@entry=0x621154a30560, errout=errout@entry=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:1488
v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
at = <optimized out>
form = <optimized out>
#2 0x000062112fd13e64 in debug_info_read (errout=<optimized out>, offset=<optimized out>, lines=<optimized out>, traces=<optimized out>, num_traces=<optimized out>, reader=0x621154a30560) at /tmp/ruby/src/trunk-yjit/addr2line.c:1909
die = {pos = 1217465, tag = 13, has_children = 0}
ranges = <optimized out>
line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
addr_header = {ptr = <optimized out>, unit_length = <optimized out>, format = <optimized out>, address_size = 0 '\000'}
rnglists_header = {unit_length = <optimized out>, format = 4 '\004', address_size = <optimized out>, offset_entry_count = 0}
addr_header = <optimized out>
rnglists_header = <optimized out>
skip_die = <optimized out>
die = <optimized out>
ranges = <optimized out>
line = <optimized out>
v = <optimized out>
i = <optimized out>
addr = <optimized out>
offset = <optimized out>
saddr = <optimized out>
lp = <optimized out>
#3 fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x621130076660 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x621154a31958, lines=lines@entry=0x621154ca1440, offset=offset@entry=3, errout=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2218
reader = {obj = 0x621154d11c00, file = 0x78c0c5bab000 "\177ELF\002\001\001\003", current_version = 5 '\005', current_cu = 0x78c0c57f37da "c\032", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x78c0c54c1ba8 "\360\004", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x78c0c54c184b "\002\001\037\002\017!,2", debug_line_directories = 0x78c0c54c17ef "\001\001\037\026\214\244", p = 0x78c0c57f43cf "\016^!", cu_end = 0x78c0c57f5241 "\215\035", pend = 0x78c0c5baaa37 "", q0 = 0x78c0c5617150 "\001\r", q = 0x78c0c56172f9 "", format = 4, address_size = 8 '\b', level = 2, abbrev_table = {0x0, 0x78c0c5617151 "\r", 0x78c0c5617162 "\026", 0x78c0c5617171 "\017", 0x78c0c561717b "\005", 0x78c0c5617182 "\001\001I\023\001\023", 0x78c0c561718b "!", 0x78c0c5617194 "\r", 0x78c0c56171a5 "\r", 0x78c0c56171b7 "(", 0x78c0c56171c0 "\023\001\003\016\v\v:\v;\v9\v\001\023", 0x78c0c56171d1 "\025\001'\031I\023\001\023", 0x78c0c56171dc "$", 0x78c0c56171e7 "\023\001\v\v:\v;\v9\v\001\023", 0x78c0c56171f6 "\r", 0x78c0c5617207 "\r", 0x78c0c5617216 "4", 0x78c0c5617222 "\026", 0x78c0c5617231 "\r", 0x78c0c5617242 "\025\001'\031\001\023", 0x78c0c561724b "\027\001\v\v:\v;\v9\v\001\023", 0x78c0c561725a "\r", 0x78c0c561726f "\r", 0x78c0c5617281 "4", 0x78c0c5617296 "I", 0x78c0c561729f "&", 0x78c0c56172a6 "\023\001\003\016\v\v:\v;\0059\v\001\023", 0x78c0c56172b7 "\v\001U\027", 0x78c0c56172be "H", 0x78c0c56172c7 "4", 0x78c0c56172da "\004\001>!\a\v!\004I\023:\v;\v9!\001\001\023", 0x78c0c56172f0 "\r", 0x78c0c56172fd "\r", 0x78c0c5617304 "\r", 0x78c0c5617316 "\r", 0x78c0c5617325 "\r", 0x78c0c5617336 "\023", 0x78c0c561733f ".\001?\031\003\016:!\036;\v9!\001n\016'\031<\031\001\023", 0x78c0c5617358 "\005", 0x78c0c561736e "\v\001U\027\001\023", 0x78c0c5617377 "\035\0011\023R\001\270B\vU\027X!\001Y!%W!\003\001\023", 0x78c0c5617390 "\005", 0x78c0c561739c "\v\0011\023\021\001\022\a", 0x78c0c56173a7 "H\001}\001\177\023", 0x78c0c56173b0 "\021\001%\016\023\v\003\037\033\037U\027\021\001\020\027", 0x78c0c56173c3 "$", 0x78c0c56173ce "\017", 0x78c0c56173d5 "&", 0x78c0c56173da "4", 0x78c0c56173ed "\027\001\003\b\v\v:\v;\v9\v\001\023", 0x78c0c56173fe "\023\001\v\005\210\001\v:\v;\v9\v\001\023", 0x78c0c5617410 "\r", 0x78c0c5617424 "\026", 0x78c0c5617436 "\023\001\003\016\v\v\210\001\v:\v;\v9\v\001\023", 0x78c0c561744a "\027\001\v\v\210\001\v:\v;\v9\v\001\023", 0x78c0c561745c "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x78c0c561746d "!", 0x78c0c5617474 "\027\001\v\005\210\001\v:\v;\v9\v\001\023", 0x78c0c5617486 "\r", 0x78c0c5617497 "\023\001\v\v:\v;\0059\v\001\023", 0x78c0c56174a6 "\027\001\v\v:\v;\0059\v\001\023", 0x78c0c56174b5 "\r", 0x78c0c56174c4 "\023\001\003\016\v\005\210\001\v:\v;\v9\v\001\023", 0x78c0c56174d8 "\r", 0x78c0c56174ec "\r", 0x78c0c5617500 ".\001?\031\003\016:\v;\0059\vn\016'\031I\023<\031\001\023", 0x78c0c5617519 ".\001?\031\003\016:\v;\v9\v'\031I\023U\027@\030z\031\001\023", 0x78c0c5617534 "H\001}\001\202\001\031\177\023\001\023", 0x78c0c5617542 ".\001\003\016:\v;\0059\v'\031 \v\001\023", 0x78c0c5617555 "\005", 0x78c0c5617564 "4", 0x78c0c5617573 "\v\001", 0x78c0c5617578 ".", 0x78c0c5616264 ".", 0x78c0c56157f0 "4", 0x78c0c5615806 "\v\0011\023\021\001\022\a", 0x78c0c5615811 "\035\0011\023R\001\270B\005\021\001\022\aX!\001Y\005W!\b", 0x78c0c5615829 "\005", 0x78c0c561583f ".\001?\031\003\016:!\003;\v9!\001n\016'\031I\023 !\0034\031\001\023", 0x78c0c561585d "\021\001%\016\023\v\003\037\033\037U\027\021\001\020\027", 0x78c0c5615870 "$", 0x78c0c561587b "\017", 0x78c0c5615882 "&", 0x78c0c5615887 "\027\001\003\b\v\v:\v;\v9\v\001\023", 0x78c0c5615898 "\023\001\v\005\210\001\v:\v;\v9\v\001\023", 0x78c0c56158aa "\r", 0x78c0c56158be "\026", 0x78c0c56158d0 "\023\001\003\016\v\v\210\001\v:\v;\v9\v\001\023", 0x78c0c56158e4 "\027\001\v\v\210\001\v:\v;\v9\v\001\023", 0x78c0c56158f6 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x78c0c5615907 "!", 0x78c0c561590e "\027\001\v\005\210\001\v:\v;\v9\v\001\023", 0x78c0c5615920 "\r", 0x78c0c5615931 "\023\001\v\v:\v;\0059\v\001\023", 0x78c0c5615940 "\027\001\v\v:\v;\0059\v\001\023", 0x78c0c561594f "\r", 0x78c0c561595e "\023\001\003\016\v\005\210\001\v:\v;\v9\v\001\023", 0x78c0c5615972 "\r", 0x78c0c5615986 "\r", 0x78c0c561599a "\004\001>\v\v\vI\023:\v;\0059\v\001\023", 0x78c0c56159ad "!", 0x78c0c56159b2 "4", 0x78c0c56159c5 "\004\001\003\016>\v\v\vI\023:\v;\0059\v\001\023", 0x78c0c56159da ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x78c0c56159f1 ".", 0x78c0c5615a04 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031<\031\001\023", 0x78c0c5615a1c ".\001?\031\003\016:\v;\0059\v'\031<\031\001\023", 0x78c0c5615a31 ".\001?\031\003\016:\v;\0059\vn\016'\031I\023 \v\001\023", 0x78c0c5615a4a "4", 0x78c0c5615a5b ".\001\003\016:\v;\0059\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x78c0c5615a76 "H\001}\001\202\001\031", 0x78c0c5615a80 ".\001?\031\003\016:\v;\v9\vn\016'\031I\023U\027@\030z\031\001\023", 0x78c0c5615a9d "\n", 0x78c0c5615aaa "\n", 0x78c0c5615ab7 "4", 0x78c0c5615ac4 "\005", 0x78c0c5615acb ".\001?\031\003\016:\v;\v9\vn\016'\031I\023\021\001\022\a@\030z\031\001\023", 0x78c0c5615aea ".\001\003\016:\v;\0059\v'\031 \v\001\023", 0x78c0c5615afd ".\0011\023n\016\021\001\022\a@\030z\031\001\023", 0x78c0c5615b10 "4", 0x78c0c5615b19 "\035\0011\023R\001\270B\005U\027X\vY\005W\v", 0x78c0c5615b2d ".", 0x78c0c560616a "4", 0x78c0c5606177 "\005", 0x78c0c5606180 "4", 0x78c0c5606189 ".\001?\031\003\016:\v;\0059\v'\031\021\001\022\a@\030z\031\001\023", 0x78c0c56061a4 "\035\0011\023\021\001\022\aX\vY\005W\v\001\023", 0x78c0c56061b7 "\035\0011\023R\001\270B\005\021\001\022\aX\vY\005W\v", 0x78c0c56061ce ".\001\003\016:\v;\v9\v'\031\021\001\022\a@\030z\031\001\023", 0x78c0c56061e8 "\005", 0x78c0c56061fd "4", 0x78c0c560620f ".\001?\031\003\016:\v;\v9\v'\031I\023 \v\001\023", 0x78c0c5606227 "4", 0x78c0c5606237 "!", 0x78c0c560623d ".\001?\031\003\016:\v;\v9\vn\016'\031I\023 \v4\031\001\023", 0x78c0c5606259 ".\0011\023\021\001\022\a@\030z\031\001\023", 0x78c0c560626b "\035\0011\023U\027X\vY\005W\v\001\023", 0x78c0c560627d ".", 0x78c0c560628b ".", 0x0 <repeats 98 times>, 0x621154a30df0 "@\016\243T\021b", 0x78c100b601c5 <_int_malloc+3173> "H\213M\270L\213E\260H\203\371\037\017\206!\001", 0x0, 0x0, 0x0, 0x0, 0x2 <error: Cannot access memory at address 0x2>, 0x10 <error: Cannot access memory at address 0x10>, 0x78c100cb7b20 <main_arena+96> "", 0x40 <error: Cannot access memory at address 0x40>, 0x0, 0xd326fea48ab09600 <error: Cannot access memory at address 0xd326fea48ab09600>, 0x0, 0x110 <error: Cannot access memory at address 0x110>, 0x78c100cb7ac0 <main_arena> "", 0x209e0 <error: Cannot access memory at address 0x209e0>, 0x621154d8c620 "", 0x0, 0x621154a30e40 "\340\204", <incomplete sequence \313>}}
i = 0
j = <optimized out>
shstr = <optimized out>
ehdr = <optimized out>
shdr = <optimized out>
shstr_shdr = <optimized out>
gnu_debuglink_shdr = <optimized out>
note_gnu_build_id = <optimized out>
fd = <optimized out>
filesize = <optimized out>
file = <optimized out>
symtab_shdr = <optimized out>
strtab_shdr = <optimized out>
dynsym_shdr = <optimized out>
dynstr_shdr = <optimized out>
obj = 0x621154d11c00
dladdr_fbase = <optimized out>
fail = <optimized out>
finish = <optimized out>
#4 0x000062112fd14aff in follow_debuglink_build_id (errout=0x78c100cb84e0 <_IO_2_1_stderr_>, offset=3, lines=0x621154ca1440, objp=0x621154a31958, traces=0x621130076660 <trace>, num_traces=18, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:663
o1 = 0x621154d12110
i = <optimized out>
global_debug_dir_len = 25
p = <optimized out>
o2 = <optimized out>
global_debug_dir = <optimized out>
debug_suffix = ".debug"
global_debug_dir_len = <optimized out>
p = <optimized out>
o1 = <optimized out>
o2 = <optimized out>
i = <optimized out>
tbl = "0123456789abcdef"
n = <optimized out>
#5 fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x621130076660 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x621154a31958, lines=lines@entry=0x621154ca1440, offset=offset@entry=3, errout=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2264
nhdr = <optimized out>
build_id = <optimized out>
i = <optimized out>
j = <optimized out>
shstr = <optimized out>
ehdr = <optimized out>
shdr = <optimized out>
shstr_shdr = <optimized out>
gnu_debuglink_shdr = <optimized out>
note_gnu_build_id = <optimized out>
fd = <optimized out>
filesize = <optimized out>
file = <optimized out>
symtab_shdr = <optimized out>
strtab_shdr = <optimized out>
dynsym_shdr = <optimized out>
dynstr_shdr = <optimized out>
obj = 0x6211549dd900
dladdr_fbase = <optimized out>
fail = <optimized out>
finish = <optimized out>
#6 0x000062112fd15391 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x621130076660 <trace>, errout=errout@entry=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2674
path = <optimized out>
p = <optimized out>
info = {dli_fname = 0x78c100ebec60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x78c100ab4000, dli_sname = 0x0, dli_saddr = 0x0}
i = 3
lines = <optimized out>
obj = 0x621154d11c00
dladdr_fbases = <optimized out>
main_path = <optimized out>
len = <optimized out>
next_line = <optimized out>
#7 0x000062112fbed033 in rb_print_backtrace (errout=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1107
n = <optimized out>
trace = {0x62112fbed01f <rb_vm_bugreport+2335>, 0x62112fdf33b2 <rb_bug_for_fatal_signal+258>, 0x62112fb24bb8 <sigsegv+72>, 0x78c100af9320 <__restore_rt>, 0x78c100b4cd61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x78c100b4f7dd <___pthread_cond_wait+525>, 0x62112fb6e653 <thread_sched_wait_running_turn+147>, 0x62112fb71342 <rb_ractor_sched_wait+242>, 0x62112fabc90c <ractor_wait_receive+476>, 0x62112fabcd3e <ractor_port_receive+206>, 0x62112fbde34f <vm_exec_core+14591>, 0x62112fbcb2b5 <rb_vm_exec+181>, 0x62112f9e2da5 <rb_ec_exec_node+165>, 0x62112f9e5369 <ruby_run_node+105>, 0x62112f9df7e6 <main+102>, 0x78c100ade1ca <__libc_start_call_main+122>, 0x78c100ade28b <__libc_start_main_impl+139>, 0x62112f9df835 <_start+37>, 0x0 <repeats 1006 times>}
n = <optimized out>
#8 rb_vm_bugreport (ctx=ctx@entry=0x621154a31c80, errout=errout@entry=0x78c100cb84e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1450
box_env = <optimized out>
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = 0x6211300740a0 <_vm>
current_box = 0x621130083ce0 <root_box>
ec = <optimized out>
loaded_features = 132770333654040
#9 0x000062112fdf33b2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x621154a31c80, fmt=fmt@entry=0x62112feba8ed "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131
pid = -1
out = 0x78c100cb84e0 <_IO_2_1_stderr_>
file = <optimized out>
line = 742
#10 0x000062112fb24bb8 in sigsegv (sig=11, info=0x621154a31db0, ctx=0x621154a31c80) at /tmp/ruby/src/trunk-yjit/signal.c:948
No locals.
#11 <signal handler called>
No locals.
#12 0x000078c100b4cd61 in __futex_abstimed_wait_common64 (private=-752419164, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x621154977ec0) 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>
#13 __futex_abstimed_wait_common (cancel=true, private=-752419164, abstime=0x0, clockid=0, expected=0, futex_word=0x621154977ec0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#14 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x621154977ec0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#15 0x000078c100b4f7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x621130073298 <_main_ractor+216>, cond=0x621154977e98) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x78c100b4f4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffdf67f43d0, __canceltype = 48, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x621154977e98, mutex = 0x621130073298 <_main_ractor+216>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
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>
#16 ___pthread_cond_wait (cond=cond@entry=0x621154977e98, mutex=mutex@entry=0x621130073298 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#17 0x000062112fb6e653 in rb_native_cond_wait (mutex=0x621130073298 <_main_ractor+216>, cond=0x621154977e98) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#18 thread_sched_wait_running_turn (sched=sched@entry=0x621130073298 <_main_ractor+216>, th=0x6211300701a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
next_th = 0x0
#19 0x000062112fb71342 in rb_ractor_sched_wait (ec=ec@entry=0x621154977fd8, cr=cr@entry=0x6211300731c0 <_main_ractor>, ubf=ubf@entry=0x62112fabbc00 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7ffdf67f4500) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
can_direct_transfer = false
th = 0x6211300701a0 <_main_thread>
sched = 0x621130073298 <_main_ractor+216>
#20 0x000062112fabc90c in ractor_wait (cr=0x6211300731c0 <_main_ractor>, ec=0x621154977fd8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
th = <optimized out>
waiter = {wakeup_status = wakeup_by_send, th = 0x6211300701a0 <_main_thread>, node = {next = 0x621130073228 <_main_ractor+104>, prev = 0x621130073228 <_main_ractor+104>}}
th = <optimized out>
waiter = <optimized out>
#21 ractor_wait_receive (ec=ec@entry=0x621154977fd8, cr=cr@entry=0x6211300731c0 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
messages = {set = {n = {next = 0x1, prev = 0x6211300701a0 <_main_thread>}}, closed = 40}
deliverred = false
#22 0x000062112fabcd3e in ractor_receive (rp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157
v = <optimized out>
cr = <optimized out>
cr = <optimized out>
v = <optimized out>
#23 ractor_port_receive (ec=0x621154977fd8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
rp = <optimized out>
#24 0x000062112fbde34f in vm_exec_core (ec=0x621154977ec0, ec@entry=0x621154977fd8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
reg_pc = 0x621154a9f168
reg_cfp = 0x78c100aafef8
insns_address_table = {0x62112fbdd85a <vm_exec_core+11786>, 0x62112fbdbd42 <vm_exec_core+4850>, 0x62112fbdbcd6 <vm_exec_core+4742>, 0x62112fbdbc35 <vm_exec_core+4581>, 0x62112fbdbbbb <vm_exec_core+4459>, 0x62112fbdbb16 <vm_exec_core+4294>, 0x62112fbdc123 <vm_exec_core+5843>, 0x62112fbdc0c8 <vm_exec_core+5752>, 0x62112fbdbe4a <vm_exec_core+5114>, 0x62112fbdbdae <vm_exec_core+4958>, 0x62112fbdc1c2 <vm_exec_core+6002>, 0x62112fbdbf3a <vm_exec_core+5354>, 0x62112fbdbad1 <vm_exec_core+4225>, 0x62112fbdba69 <vm_exec_core+4121>, 0x62112fbdb9f2 <vm_exec_core+4002>, 0x62112fbdb9b5 <vm_exec_core+3941>, 0x62112fbdb97d <vm_exec_core+3885>, 0x62112fbdb948 <vm_exec_core+3832>, 0x62112fbdb913 <vm_exec_core+3779>, 0x62112fbdb8de <vm_exec_core+3726>, 0x62112fbdb859 <vm_exec_core+3593>, 0x62112fbdb815 <vm_exec_core+3525>, 0x62112fbdb7ce <vm_exec_core+3454>, 0x62112fbdb776 <vm_exec_core+3366>, 0x62112fbdb730 <vm_exec_core+3296>, 0x62112fbdb6b3 <vm_exec_core+3171>, 0x62112fbdb679 <vm_exec_core+3113>, 0x62112fbdb61c <vm_exec_core+3020>, 0x62112fbdb5c2 <vm_exec_core+2930>, 0x62112fbdb585 <vm_exec_core+2869>, 0x62112fbdc930 <vm_exec_core+7904>, 0x62112fbdc7a8 <vm_exec_core+7512>, 0x62112fbdc722 <vm_exec_core+7378>, 0x62112fbdc6bb <vm_exec_core+7275>, 0x62112fbdc669 <vm_exec_core+7193>, 0x62112fbdc604 <vm_exec_core+7092>, 0x62112fbdc5b7 <vm_exec_core+7015>, 0x62112fbdc562 <vm_exec_core+6930>, 0x62112fbdc518 <vm_exec_core+6856>, 0x62112fbdc4f1 <vm_exec_core+6817>, 0x62112fbdc4b6 <vm_exec_core+6758>, 0x62112fbdc467 <vm_exec_core+6679>, 0x62112fbdc433 <vm_exec_core+6627>, 0x62112fbdc382 <vm_exec_core+6450>, 0x62112fbdc33f <vm_exec_core+6383>, 0x62112fbdc2fb <vm_exec_core+6315>, 0x62112fbdcbe6 <vm_exec_core+8598>, 0x62112fbdcb77 <vm_exec_core+8487>, 0x62112fbdcc18 <vm_exec_core+8648>, 0x62112fbdcb28 <vm_exec_core+8408>, 0x62112fbdcab9 <vm_exec_core+8297>, 0x62112fbdca5b <vm_exec_core+8203>, 0x62112fbdc9a9 <vm_exec_core+8025>, 0x62112fbdc96d <vm_exec_core+7965>, 0x62112fbdcf1c <vm_exec_core+9420>, 0x62112fbdcdcb <vm_exec_core+9083>, 0x62112fbdcd20 <vm_exec_core+8912>, 0x62112fbdaab0 <vm_exec_core+96>, 0x62112fbdcc71 <vm_exec_core+8737>, 0x62112fbdce84 <vm_exec_core+9268>, 0x62112fbdce35 <vm_exec_core+9189>, 0x62112fbdcecd <vm_exec_core+9341>, 0x62112fbdb536 <vm_exec_core+2790>, 0x62112fbdda68 <vm_exec_core+12312>, 0x62112fbdb4e7 <vm_exec_core+2711>, 0x62112fbdb476 <vm_exec_core+2598>, 0x62112fbdb431 <vm_exec_core+2529>, 0x62112fbdb3be <vm_exec_core+2414>, 0x62112fbdb306 <vm_exec_core+2230>, 0x62112fbdb2ac <vm_exec_core+2140>, 0x62112fbdb230 <vm_exec_core+2016>, 0x62112fbdab68 <vm_exec_core+280>, 0x62112fbdb1fc <vm_exec_core+1964>, 0x62112fbdb1bd <vm_exec_core+1901>, 0x62112fbdb17e <vm_exec_core+1838>, 0x62112fbdb142 <vm_exec_core+1778>, 0x62112fbdb11e <vm_exec_core+1742>, 0x62112fbdb0d5 <vm_exec_core+1669>, 0x62112fbdb08c <vm_exec_core+1596>, 0x62112fbdb050 <vm_exec_core+1536>, 0x62112fbdaf92 <vm_exec_core+1346>, 0x62112fbdaf13 <vm_exec_core+1219>, 0x62112fbdda03 <vm_exec_core+12211>, 0x62112fbdd86b <vm_exec_core+11803>, 0x62112fbdd8d1 <vm_exec_core+11905>, 0x62112fbdcf99 <vm_exec_core+9545>, 0x62112fbdd96a <vm_exec_core+12058>, 0x62112fbdd774 <vm_exec_core+11556>, 0x62112fbdd7cd <vm_exec_core+11645>, 0x62112fbde036 <vm_exec_core+13798>, 0x62112fbde094 <vm_exec_core+13892>, 0x62112fbddeae <vm_exec_core+13406>, 0x62112fbddf0f <vm_exec_core+13503>, 0x62112fbddf6d <vm_exec_core+13597>, 0x62112fbddfea <vm_exec_core+13722>, 0x62112fbddb35 <vm_exec_core+12517>, 0x62112fbddb88 <vm_exec_core+12600>, 0x62112fbddbf5 <vm_exec_core+12709>, 0x62112fbddc79 <vm_exec_core+12841>, 0x62112fbddccb <vm_exec_core+12923>, 0x62112fbddd07 <vm_exec_core+12983>, 0x62112fbddd54 <vm_exec_core+13060>, 0x62112fbdddba <vm_exec_core+13162>, 0x62112fbddab0 <vm_exec_core+12384>, 0x62112fbdaea2 <vm_exec_core+1106>, 0x62112fbdae22 <vm_exec_core+978>, 0x62112fbdad79 <vm_exec_core+809>, 0x62112fbdad32 <vm_exec_core+738>, 0x62112fbdace7 <vm_exec_core+663>, 0x62112fbdac9e <vm_exec_core+590>, 0x62112fbdac4d <vm_exec_core+509>, 0x62112fbdac18 <vm_exec_core+456>, 0x62112fbdabe3 <vm_exec_core+403>, 0x62112fbdde90 <vm_exec_core+13376>, 0x62112fbdbd31 <vm_exec_core+4833>, 0x62112fbdbcc5 <vm_exec_core+4725>, 0x62112fbdbc24 <vm_exec_core+4564>, 0x62112fbdbbaa <vm_exec_core+4442>, 0x62112fbdbb05 <vm_exec_core+4277>, 0x62112fbdc112 <vm_exec_core+5826>, 0x62112fbdc0b7 <vm_exec_core+5735>, 0x62112fbdbe39 <vm_exec_core+5097>, 0x62112fbdbd9d <vm_exec_core+4941>, 0x62112fbdc1b1 <vm_exec_core+5985>, 0x62112fbdbf29 <vm_exec_core+5337>, 0x62112fbdbac0 <vm_exec_core+4208>, 0x62112fbdba58 <vm_exec_core+4104>, 0x62112fbdb9e1 <vm_exec_core+3985>, 0x62112fbdb9a4 <vm_exec_core+3924>, 0x62112fbdb96c <vm_exec_core+3868>, 0x62112fbdb937 <vm_exec_core+3815>, 0x62112fbdb902 <vm_exec_core+3762>, 0x62112fbdb8cd <vm_exec_core+3709>, 0x62112fbdb848 <vm_exec_core+3576>, 0x62112fbdb804 <vm_exec_core+3508>, 0x62112fbdb7bd <vm_exec_core+3437>, 0x62112fbdb765 <vm_exec_core+3349>, 0x62112fbdb71f <vm_exec_core+3279>, 0x62112fbdb6a2 <vm_exec_core+3154>, 0x62112fbdb668 <vm_exec_core+3096>, 0x62112fbdb60b <vm_exec_core+3003>, 0x62112fbdb5b1 <vm_exec_core+2913>, 0x62112fbdb574 <vm_exec_core+2852>, 0x62112fbdc91f <vm_exec_core+7887>, 0x62112fbdc797 <vm_exec_core+7495>, 0x62112fbdc711 <vm_exec_core+7361>, 0x62112fbdc6aa <vm_exec_core+7258>, 0x62112fbdc658 <vm_exec_core+7176>, 0x62112fbdc5f3 <vm_exec_core+7075>, 0x62112fbdc5a6 <vm_exec_core+6998>, 0x62112fbdc551 <vm_exec_core+6913>, 0x62112fbdc507 <vm_exec_core+6839>, 0x62112fbdc4e0 <vm_exec_core+6800>, 0x62112fbdc4a5 <vm_exec_core+6741>, 0x62112fbdc456 <vm_exec_core+6662>, 0x62112fbdc422 <vm_exec_core+6610>, 0x62112fbdc371 <vm_exec_core+6433>, 0x62112fbdc32e <vm_exec_core+6366>, 0x62112fbdc2ea <vm_exec_core+6298>, 0x62112fbdcbd5 <vm_exec_core+8581>, 0x62112fbdcb66 <vm_exec_core+8470>, 0x62112fbdcc07 <vm_exec_core+8631>, 0x62112fbdcb17 <vm_exec_core+8391>, 0x62112fbdcaa8 <vm_exec_core+8280>, 0x62112fbdca4a <vm_exec_core+8186>, 0x62112fbdc998 <vm_exec_core+8008>, 0x62112fbdc95c <vm_exec_core+7948>, 0x62112fbdcf0b <vm_exec_core+9403>, 0x62112fbdcdba <vm_exec_core+9066>, 0x62112fbdcd0f <vm_exec_core+8895>, 0x62112fbdd82e <vm_exec_core+11742>, 0x62112fbdcc60 <vm_exec_core+8720>, 0x62112fbdce73 <vm_exec_core+9251>, 0x62112fbdce24 <vm_exec_core+9172>, 0x62112fbdcebc <vm_exec_core+9324>, 0x62112fbdb525 <vm_exec_core+2773>, 0x62112fbdd844 <vm_exec_core+11764>, 0x62112fbdb4d6 <vm_exec_core+2694>, 0x62112fbdb465 <vm_exec_core+2581>, 0x62112fbdb420 <vm_exec_core+2512>, 0x62112fbdb3ad <vm_exec_core+2397>, 0x62112fbdb2f5 <vm_exec_core+2213>, 0x62112fbdb29b <vm_exec_core+2123>, 0x62112fbdb21f <vm_exec_core+1999>, 0x62112fbdab57 <vm_exec_core+263>, 0x62112fbdb1eb <vm_exec_core+1947>, 0x62112fbdb1ac <vm_exec_core+1884>, 0x62112fbdb16d <vm_exec_core+1821>, 0x62112fbdb131 <vm_exec_core+1761>, 0x62112fbdb10d <vm_exec_core+1725>, 0x62112fbdb0c4 <vm_exec_core+1652>, 0x62112fbdb07b <vm_exec_core+1579>, 0x62112fbdb03f <vm_exec_core+1519>, 0x62112fbdaf81 <vm_exec_core+1329>, 0x62112fbdaf02 <vm_exec_core+1202>, 0x62112fbdd5b5 <vm_exec_core+11109>, 0x62112fbdd5cb <vm_exec_core+11131>, 0x62112fbdd5e1 <vm_exec_core+11153>, 0x62112fbdd5f7 <vm_exec_core+11175>, 0x62112fbdd60d <vm_exec_core+11197>...}
#25 0x000062112fbcb2b5 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2825
vm_loop_start = <optimized out>
vm_loop_start = <optimized out>
#26 rb_vm_exec (ec=0x621154977fd8) at /tmp/ruby/src/trunk-yjit/vm.c:2801
_ec = 0x621154977fd8
_tag = {tag = 36, retval = 4, buf = {0x7ffdf67f4a38, 0x62112fbcb310 <rb_vm_exec+272>, 0x0, 0x7ffdf67f4750, 0x78c1008ba2b0}, prev = 0x7ffdf67f4820, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#27 0x000062112fbe1ad2 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064
ec = <optimized out>
val = <optimized out>
#28 0x000062112f9e2da5 in rb_ec_exec_node (ec=ec@entry=0x621154977fd8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
_ec = 0x621154977fd8
_tag = {tag = 36, retval = 107825952870692, buf = {0x7ffdf67f4a38, 0x62112f9e2df0 <rb_ec_exec_node+240>, 0x0, 0x7ffdf67f4800, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = <optimized out>
#29 0x000062112f9e5369 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
ec = 0x621154977fd8
status = <optimized out>
#30 0x000062112f9df7e6 in rb_main (argv=0x7ffdf67f4a38, argc=111) at /tmp/ruby/src/trunk-yjit/main.c:42
variable_in_this_stack_frame = 0
#31 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[ 42/758] 2325966=-ext-/popen_deadlock/test_popen_deadlock
$2 = 0
">>> Finish
"[Inferior 1 (process 2328221) detached]
[ 43/758] 2325967=ruby/test_thread_cv
[ 44/758] 2325967=ruby/test_dup
[ 45/758] 2325969=prism/result/node_id_test
[ 46/758] 2325967=ripper/test_files_test_1
[ 47/758] 2325969=openssl/test_kdf
[ 48/758] 2325966=-ext-/typeddata/test_typeddata
[ 49/758] 2325969=prism/ruby/pattern_test
[ 50/758] 2325969=rubygems/test_gem_ext_cargo_builder
[ 51/758] 2325969=rubygems/test_gem_installer
[ 52/758] 2325966=-ext-/integer/test_integer
[ 53/758] 2325966=socket/test_basicsocket
[ 54/758] 2325966=ruby/test_weakmap
[ 55/758] 2325967=rubygems/test_gem_ext_builder
[ 56/758] 2325966=test_find
[ 57/758] 2325966=dtrace/test_cmethod
[ 58/758] 2325966=rubygems/test_gem_ext_configure_builder
[ 59/758] 2325966=net/http/test_http_request
[ 60/758] 2325966=fiber/test_storage
[ 61/758] 2325966=psych/handlers/test_recorder
[ 62/758] 2325966=ruby/test_iterator
[ 63/758] 2325967=dtrace/test_string
[ 64/758] 2325967=uri/test_parser
[ 65/758] 2325966=-ext-/struct/test_data
[ 66/758] 2325966=prism/locals_test
[ 67/758] 2325966=test_open3
[ 68/758] 2325967=ruby/test_objectspace
[ 69/758] 2325969=ruby/enc/test_euc_jp
[ 70/758] 2325969=rubygems/test_gem_commands_lock_command
[ 71/758] 2325969=fiber/test_process
[ 72/758] 2325969=-ext-/string/test_external_new
[ 73/758] 2325969=prism/lex_test
[ 74/758] 2325969=dtrace/test_function_entry
[ 75/758] 2325969=rubygems/test_deprecate
[ 76/758] 2325969=ruby/test_dir_m17n
[ 77/758] 2325966=ruby/test_require_lib
[ 78/758] 2325969=did_you_mean/test_tree_spell_checker
[ 79/758] 2325969=ruby/test_array
[ 80/758] 2325967=psych/visitors/test_depth_first
[ 81/758] 2325967=-ext-/string/test_set_len
[ 82/758] 2325967=uri/test_ftp
[ 83/758] 2325967=json/json_ryu_fallback_test
[ 84/758] 2325967=rubygems/test_gem_source
[ 85/758] 2325967=-ext-/class/test_class2name
[ 86/758] 2325967=-ext-/proc/test_bmethod
[ 87/758] 2325967=json/json_fixtures_test
[ 88/758] 2325967=socket/test_addrinfo
[ 89/758] 2325967=openssl/test_digest
[ 90/758] 2325967=prism/result/integer_parse_test
[ 91/758] 2325967=ruby/test_variable
[ 92/758] 2325966=ruby/test_not
[ 93/758] 2325966=ruby/test_string
[ 94/758] 2325967=-ext-/test_bug-14834
[ 95/758] 2325967=prism/result/regular_expression_options_test
[ 96/758] 2325967=rubygems/test_gem_ext_rake_builder
[ 97/758] 2325967=ruby/test_hash
[ 98/758] 2325969=ruby/test_dir
[ 99/758] 2325969=ruby/test_metaclass
[100/758] 2325969=optparse/test_acceptable
[101/758] 2325969=ruby/test_whileuntil
[102/758] 2325969=json/json_string_matching_test
[103/758] 2325969=-ext-/bignum/test_mul
[104/758] 2325969=prism/result/implicit_array_test
[105/758] 2325969=monitor/test_monitor
[106/758] 2325969=-ext-/rational/test_rat
[107/758] 2325969=ruby/enc/test_gb18030
[108/758] 2325969=psych/test_scalar_scanner
[109/758] 2325969=prism/regexp_test
[110/758] 2325969=rubygems/test_gem_resolver_composed_set
[111/758] 2325969=openssl/test_cipher
[112/758] 2325969=-ext-/time/test_new
[113/758] 2325969=rubygems/test_gem_package_tar_writer
[114/758] 2325969=did_you_mean/spell_checking/test_key_name_check
[115/758] 2325969=net/http/test_httpheader
[116/758] 2325969=rubygems/test_gem_security_signer
[117/758] 2325967=psych/test_set
[118/758] 2325967=fiber/test_io_close
[119/758] 2325967=uri/test_generic
[120/758] 2325969=net/http/test_buffered_io
[121/758] 2325969=openssl/test_config
[122/758] 2325969=openssl/test_bn
[123/758] 2325967=rubygems/test_gem_platform
[124/758] 2325969=prism/result/breadth_first_search_test
[125/758] 2325969=rubygems/test_exit
[126/758] 2325969=openssl/test_x509ext
[127/758] 2325969=ruby/test_yjit
[128/758] 2325967=rubygems/test_gem_resolver_dependency_request
[129/758] 2325967=ruby/test_m17n
[130/758] 2325967=ruby/test_argf
[131/758] 2325967=openssl/test_ssl_session
[132/758] 2325967=prism/percent_delimiter_string_test
[133/758] 2325967=openssl/test_x509attr
[134/758] 2325967=ruby/enc/test_gbk
[135/758] 2325967=ruby/test_key_error
[136/758] 2325967=ruby/test_warning
[137/758] 2325967=openssl/test_engine
[138/758] 2325967=rubygems/test_gem_request_connection_pools
[139/758] 2325967=psych/visitors/test_to_ruby
[140/758] 2325967=ruby/test_syntax
[141/758] 2325966=rubygems/test_gem_resolver_installer_set
[142/758] 2325966=rubygems/test_gem_commands_uninstall_command
[143/758] 2325966=-ext-/string/test_ellipsize
[144/758] 2325966=ruby/test_complex
[145/758] 2325966=ruby/test_random_formatter
[146/758] 2325966=openssl/test_x509crl
[147/758] 2325966=rubygems/test_gem_commands_environment_command
[148/758] 2325966=rubygems/test_gem_dependency_list
[149/758] 2325966=ruby/test_refinement
[150/758] 2325969=rubygems/test_gem_source_subpath_problem
[151/758] 2325969=psych/test_alias_and_anchor
[152/758] 2325969=rubygems/test_gem_commands_pristine_command
[153/758] 2325969=ruby/test_string_memory
[154/758] 2325969=prism/encoding/string_encoding_test
[155/758] 2325969=net/http/test_https
[156/758] 2325967=openssl/test_x509req
[157/758] 2325967=-ext-/scheduler/test_interrupt_with_scheduler
[158/758] 2325967=digest/test_digest_extend
[159/758] 2325967=-ext-/load/test_stringify_symbols
[160/758] 2325967=test_pty
[161/758] 2325967=-ext-/debug/test_debug
[162/758] 2325969=rubygems/test_gem_package_tar_reader_entry
[163/758] 2325967=openssl/test_asn1
[164/758] 2325967=ripper/test_filter
[165/758] 2325967=-ext-/arith_seq/test_arith_seq_beg_len_step
[166/758] 2325967=ruby/test_insns_leaf
[167/758] 2325967=rubygems/test_gem_resolver_requirement_list
[168/758] 2325967=ruby/enc/test_koi8
[169/758] 2325967=rubygems/test_gem_resolver_activation_request
[170/758] 2325967=ripper/test_files_ext
[171/758] 2325967=ruby/test_allocation
[172/758] 2325966=prism/result/constant_path_node_test
[173/758] 2325966=rubygems/test_bundled_ca
[174/758] 2325969=psych/test_tree_builder
[175/758] 2325969=-ext-/load/test_protect
[176/758] 2325969=-ext-/vm/test_at_exit
[177/758] 2325969=prism/library_symbols_test
[178/758] 2325969=ruby/test_rational2
[179/758] 2325969=prism/fixtures_test
[180/758] 2325966=ruby/test_case
[181/758] 2325969=ruby/test_env
[182/758] 2325966=net/http/test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=82602523, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[183/758] 2325966=mkmf/test_pkg_config
[184/758] 2325966=open-uri/test_proxy
[185/758] 2325966=did_you_mean/spell_checking/test_method_name_check
[186/758] 2325966=dtrace/test_gc
[187/758] 2325966=rubygems/test_gem_commands_info_command
[188/758] 2325966=ruby/test_math
[189/758] 2325966=-ext-/win32/test_dln
[190/758] 2325966=ruby/test_fiber
[191/758] 2325965=mkmf/test_libs
[192/758] 2325965=uri/test_wss
[193/758] 2325965=prism/result/heredoc_test
[194/758] 2325965=-ext-/stack/test_stack_overflow
[195/758] 2325965=test_unicode_normalize
[196/758] 2325965=-ext-/st/test_foreach
[197/758] 2325965=optparse/test_zsh_completion
[198/758] 2325965=did_you_mean/spell_checking/test_uncorrectable_name_check
[199/758] 2325965=resolv/test_mdns
[200/758] 2325965=rubygems/test_gem_request_set_gem_dependency_api
[201/758] 2325969=json/json_ext_parser_test
[202/758] 2325969=ruby/test_pipe
[203/758] 2325969=socket/test_udp
[204/758] 2325969=ruby/enc/test_emoji_breaks
[205/758] 2325965=optparse/test_summary
[206/758] 2325969=rubygems/test_gem_security
[207/758] 2325966=ruby/test_time
[208/758] 2325965=-ext-/file/test_stat
[209/758] 2325965=psych/test_stream
[210/758] 2325966=rubygems/test_gem_local_remote_options
[211/758] 2325965=ruby/test_range
[212/758] 2325966=rubygems/test_gem_commands_setup_command
[213/758] 2325965=rubygems/test_gem_impossible_dependencies_error
[214/758] 2325965=openssl/test_ts
[215/758] 2325966=prism/api/parse_stream_test
[216/758] 2325966=test_prettyprint
[217/758] 2325966=json/json_generator_test
[218/758] 2325965=socket/test_nonblock
[219/758] 2325965=ruby/enc/test_big5
[220/758] 2325965=optparse/test_did_you_mean
[221/758] 2325965=prism/api/parse_success_test
[222/758] 2325965=prism/encoding/regular_expression_encoding_test
[223/758] 2325965=prism/result/static_literals_test
[224/758] 2325965=test_extlibs
[225/758] 2325967=test_securerandom
[226/758] 2325967=rubygems/test_gem_update_suggestion
[227/758] 2325967=fiber/test_queue
[228/758] 2325967=zlib/test_zlib
[229/758] 2325966=fiber/test_timeout
[230/758] 2325966=rubygems/test_gem_package_tar_header_ractor
[231/758] 2325966=ruby/test_proc
[232/758] 2325965=rubygems/test_gem_resolver_lock_set
[233/758] 2325965=rubygems/test_gem_commands_sources_command
[234/758] 2325965=rubygems/test_gem_silent_ui
[235/758] 2325965=prism/api/lex_test
[236/758] 2325965=rubygems/test_gem_request_set_lockfile_parser
[237/758] 2325965=net/http/test_https_proxy
[238/758] 2325965=ruby/test_process
[239/758] 2325966=psych/test_stringio
[240/758] 2325966=rubygems/test_gem_dependency_resolution_error
[241/758] 2325966=rubygems/test_gem_commands_outdated_command
[242/758] 2325966=prism/ruby/ripper_test
[243/758] 2325967=ruby/test_arithmetic_sequence
[244/758] 2325967=prism/version_test
[245/758] 2325967=rubygems/test_rubygems
[246/758] 2325967=ruby/enc/test_case_mapping
[247/758] 2325967=prism/ruby/parser_test
[248/758] 2325967=mkmf/test_have_func
[249/758] 2325969=rubygems/test_gem_available_set
[250/758] 2325969=ruby/test_readpartial
[251/758] 2325969=-ext-/string/test_modify_expand
[252/758] 2325969=openssl/test_pkey
[253/758] 2325969=-ext-/string/test_too_many_dummy_encodings
[254/758] 2325969=mkmf/test_find_executable
[255/758] 2325969=rubygems/test_gem_source_vendor
[256/758] 2325966=ruby/test_encoding
[257/758] 2325969=ruby/test_gc
[258/758] 2325966=fiber/test_ractor
[259/758] 2325966=mkmf/test_constant
[260/758] 2325967=ruby/test_lazy_enumerator
[261/758] 2325967=psych/test_nil
[262/758] 2325967=mkmf/test_convertible
[263/758] 2325966=mkmf/test_have_macro
[264/758] 2325966=rubygems/test_gem_source_local
[265/758] 2325966=optparse/test_autoconf
[266/758] 2325966=fiber/test_thread
[267/758] 2325966=rubygems/test_gem_commands_list_command
[268/758] 2325966=ruby/test_literal
[269/758] 2325966=rubygems/test_gem_remote_fetcher_local_server
[270/758] 2325966=error_highlight/test_error_highlight
[271/758] 2325966=win32/test_registry
[272/758] 2325966=rubygems/test_gem_commands_help_command
[273/758] 2325966=prism/api/parse_comments_test
[274/758] 2325966=strscan/test_ractor
[275/758] 2325966=optparse/test_getopts
[276/758] 2325966=psych/test_scalar
[277/758] 2325966=-ext-/test_ensure_and_callcc
[278/758] 2325966=-ext-/debug/test_profile_frames
[279/758] 2325966=ruby/test_shapes
[280/758] 2325966=prism/result/overlap_test
[281/758] 2325966=date/test_date
[282/758] 2325966=ruby/test_sleep
[283/758] 2325966=socket/test_ancdata
[284/758] 2325966=-ext-/string/test_qsort
[285/758] 2325966=stringio/test_stringio
[286/758] 2325966=-ext-/eval/test_eval
[287/758] 2325966=rubygems/test_gem_package
[288/758] 2325965=rubygems/test_gem_validator
[289/758] 2325965=test_forwardable
[290/758] 2325965=json/json_addition_test
[291/758] 2325965=ruby/test_trace
[292/758] 2325965=rubygems/test_gem_stream_ui
[293/758] 2325969=prism/unescape_test
[294/758] 2325969=ruby/test_arity
[295/758] 2325969=ruby/test_object_id
[296/758] 2325966=-ext-/symbol/test_type
[297/758] 2325966=rubygems/test_require
[298/758] 2325965=rubygems/test_gem_commands_dependency_command
[299/758] 2325965=psych/test_array
[300/758] 2325965=ruby/test_defined
[301/758] 2325965=-ext-/exception/test_enc_raise
[302/758] 2325965=prism/heredoc_dedent_test
[303/758] 2325965=ruby/test_data
[304/758] 2325965=-ext-/marshal/test_usrmarshal
[305/758] 2325965=yaml/test_dbm
[306/758] 2325965=rubygems/test_gem_commands_exec_command
[307/758] 2325969=-ext-/load/test_dot_dot
[308/758] 2325969=ruby/test_weakkeymap
[309/758] 2325969=mkmf/test_sizeof
[310/758] 2325965=-ext-/integer/test_my_integer
[311/758] 2325965=mkmf/test_signedness
[312/758] 2325966=test_rbconfig
[313/758] 2325966=ruby/test_transcode
[314/758] 2325966=pathname/test_ractor
[315/758] 2325966=erb/test_erb_m17n
[316/758] 2325966=ruby/test_file_exhaustive
[317/758] 2325967=prism/result/numeric_value_test
[318/758] 2325967=date/test_date_arith
[319/758] 2325967=uri/test_mailto
[320/758] 2325967=fiber/test_sleep
[321/758] 2325967=ruby/test_fnmatch
[322/758] 2325967=rubygems/test_gem_spec_fetcher
[323/758] 2325967=ripper/test_files_test
[324/758] 2325967=test_singleton
[325/758] 2325967=-ext-/struct/test_member
[326/758] 2325967=-ext-/string/test_nofree
[327/758] 2325967=dtrace/test_raise
[328/758] 2325967=did_you_mean/tree_spell/test_change_word
[329/758] 2325967=ruby/test_continuation
[330/758] 2325967=rubygems/test_gem_name_tuple
[331/758] 2325967=-ext-/hash/test_delete
[332/758] 2325967=psych/test_string
[333/758] 2325967=prism/api/parse_test
[334/758] 2325967=rubygems/test_gem_resolver_lock_specification
[335/758] 2325967=rubygems/test_gem_source_lock
[336/758] 2325967=optparse/test_placearg
[337/758] 2325967=ruby/test_pack
[338/758] 2325967=ruby/test_system
[339/758] 2325967=rubygems/test_gem_commands_check_command
[340/758] 2325967=prism/api/dump_test
[341/758] 2325967=openssl/test_hmac
[342/758] 2325967=ruby/enc/test_shift_jis
[343/758] 2325967=did_you_mean/test_ractor_compatibility
[344/758] 2325969=ruby/test_super
[345/758] 2325967=rubygems/test_gem_commands_install_command
[346/758] 2325966=rubygems/test_gem_safe_yaml
[347/758] 2325966=prism/result/comments_test
[348/758] 2325966=rubygems/test_gem_commands_search_command
[349/758] 2325966=ruby/test_numeric
[350/758] 2325966=rubygems/test_gem_source_fetch_problem
[351/758] 2325966=openssl/test_x509store
[352/758] 2325969=ruby/test_method
[353/758] 2325966=erb/test_erb_command
[354/758] 2325966=rubygems/test_gem_commands_signin_command
[355/758] 2325966=ruby/test_set
[356/758] 2325966=test_delegate
[357/758] 2325965=rubygems/test_gem_command_manager
[358/758] 2325966=rubygems/test_gem_ci_detector
[359/758] 2325966=io/wait/test_io_wait_uncommon
[360/758] 2325966=ruby/test_complex2
[361/758] 2325966=ruby/test_inlinecache
[362/758] 2325966=prism/ruby/dispatcher_test
[363/758] 2325966=date/test_switch_hitter
[364/758] 2325966=prism/api/command_line_test
[365/758] 2325966=ruby/test_rand
[366/758] 2325965=ruby/enc/test_windows_1252
[367/758] 2325965=prism/result/attribute_write_test
[368/758] 2325965=resolv/test_dns
[369/758] 2325965=-ext-/st/test_update
[370/758] 2325965=openssl/test_pkcs7
[371/758] 2325967=prism/result/warnings_test
[372/758] 2325967=dtrace/test_hash_create
[373/758] 2325967=rubygems/test_gem_request_set_lockfile_tokenizer
[374/758] 2325966=psych/test_numeric
[375/758] 2325967=ruby/test_integer_comb
[376/758] 2325966=rubygems/test_gem_util_atomic_file_writer
[377/758] 2325966=ruby/test_alias
[378/758] 2325965=-ext-/method/test_arity
[379/758] 2325965=json/json_generic_object_test
[380/758] 2325965=rubygems/test_gem_gemcutter_utilities
[381/758] 2325966=resolv/test_svcb_https
[382/758] 2325966=openssl/test_buffering
[383/758] 2325966=-ext-/symbol/test_inadvertent_creation
[384/758] 2325966=openssl/test_provider
[385/758] 2325965=psych/test_object
[386/758] 2325965=yaml/test_store
[387/758] 2325965=-ext-/array/test_resize
[388/758] 2325965=-ext-/test_bug-5832
[389/758] 2325965=-ext-/test_enumerator_kw
[390/758] 2325965=prism/newline_test
[391/758] 2325965=prism/snippets_test
[392/758] 2325966=openssl/test_ossl
[393/758] 2325966=rubygems/test_gem_console_ui
[394/758] 2325966=-ext-/struct/test_len
[395/758] 2325966=ruby/test_gc_compact
[396/758] 2325967=-ext-/string/test_coderange
[397/758] 2325967=ruby/test_default_gems
[398/758] 2325967=prism/result/integer_base_flags_test
[399/758] 2325967=-ext-/test_bug-3571
[400/758] 2325967=rubygems/test_gem_safe_marshal
[401/758] 2325967=date/test_date_new
[402/758] 2325967=ruby/test_keyword
[403/758] 2325967=fiber/test_backtrace
[404/758] 2325967=ruby/test_call
[405/758] 2325967=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[406/758] 2325967=openssl/test_pkey_ec
[407/758] 2325967=-ext-/exception/test_exception_at_throwing
[408/758] 2325967=prism/ruby/location_test
[409/758] 2325967=date/test_date_parse
[410/758] 2325966=rubygems/test_gem_resolver_index_set
[411/758] 2325967=did_you_mean/spell_checking/test_variable_name_check
[412/758] 2325966=did_you_mean/spell_checking/test_require_path_check
[413/758] 2325967=ruby/test_optimization
[414/758] 2325966=rubygems/test_gem_resolver_api_specification
[415/758] 2325966=test_trick
[416/758] 2325965=psych/test_data
[417/758] 2325965=fileutils/test_verbose
[418/758] 2325965=rubygems/test_gem_package_task
[419/758] 2325965=-ext-/string/test_rb_str_dup
[420/758] 2325965=json/json_parser_test
[421/758] 2325965=fiber/test_io
[422/758] 2325965=rubygems/test_gem_remote_fetcher_s3
[423/758] 2325966=rubygems/test_gem_resolver_vendor_set
[424/758] 2325966=date/test_date_conv
[425/758] 2325966=lib/!Nothing_to_test
[426/758] 2325966=mkmf/test_egrep_cpp
[427/758] 2325966=openssl/test_fips
[428/758] 2325965=ripper/test_scanner_events
[429/758] 2325965=rubygems/test_kernel
[430/758] 2325966=psych/test_deprecated
[431/758] 2325966=rubygems/test_gem_command
[432/758] 2325966=rubygems/test_gem_commands_specification_command
[433/758] 2325966=-ext-/bignum/test_div
[434/758] 2325966=prism/test_helper
[435/758] 2325966=test_tmpdir
[436/758] 2325966=rubygems/test_gem_ext_cargo_builder_unit
[437/758] 2325966=mkmf/test_flags
[438/758] 2325965=open-uri/test_ftp
[439/758] 2325965=psych/test_exception
[440/758] 2325965=ruby/test_enum
[441/758] 2325969=rubygems/test_gem_dependency_installer
[442/758] 2325966=ruby/test_vm_dump
[443/758] 2325966=rubygems/test_gem_rdoc
[444/758] 2325966=socket/test_socket
[445/758] 2325965=prism/errors_test
[446/758] 2325965=psych/test_class
[447/758] 2325965=optparse/test_optarg
[448/758] 2325965=rubygems/test_gem_resolver_git_specification
[449/758] 2325967=prism/result/static_inspect_test
[450/758] 2325967=ruby/enc/test_grapheme_breaks
[451/758] 2325967=ruby/test_assignment
[452/758] 2325965=psych/test_object_references
[453/758] 2325965=rubygems/test_gem_commands_yank_command
[454/758] 2325966=ruby/test_memory_view
[455/758] 2325966=socket/test_tcp
[456/758] 2325965=ruby/test_io_buffer
[457/758] 2325966=did_you_mean/tree_spell/test_human_typo
[458/758] 2325966=fiber/test_mutex
[459/758] 2325965=ruby/enc/test_iso_8859
[460/758] 2325965=ruby/test_exception
[461/758] 2325966=rubygems/test_gem_doctor
[462/758] 2325966=psych/test_serialize_subclasses
[463/758] 2325966=ruby/test_struct
[464/758] 2325967=psych/test_parser
[465/758] 2325967=rubygems/test_gem_commands_cert_command
[466/758] 2325969=uri/test_ldap
[467/758] 2325969=ripper/test_files_lib
[468/758] 2325966=rubygems/test_gem_commands_rebuild_command
[469/758] 2325966=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_without_block: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 38471>
Closed file descriptor: TestOpenURI#test_pass_keywords: 12
Leaked file descriptor: TestOpenURI#test_max_redirects_too_many: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 39127>
Closed file descriptor: TestOpenURI#test_read_timeout: 12
Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 43083>
[470/758] 2325967=rubygems/test_gem.Closed file descriptor: TestOpenURI#test_redirect: 12
[471/758] 2325966=-ext-/load/test_resolve_symbol
[472/758] 2325966=ripper/test_sexp
[473/758] 2325966=open-uri/test_ssl
[474/758] 2325966=json/json_common_interface_test
[475/758] 2325966=prism/ruby/ruby_parser_test
[476/758] 2325966=ruby/test_stringchar
[477/758] 2325965=rubygems/test_gem_package_old
[478/758] 2325966=psych/test_ractor
[479/758] 2325965=prism/result/named_capture_test
[480/758] 2325965=psych/nodes/test_enumerable
[481/758] 2325965=ruby/test_marshal
[482/758] 2325966=ruby/test_flip
[483/758] 2325966=did_you_mean/edit_distance/test_jaro_winkler
[484/758] 2325966=json/json_coder_test
[485/758] 2325966=rubygems/test_gem_commands_unpack_command
[486/758] 2325969=cgi/test_cgi_escape
[487/758] 2325967=ruby/test_integer
[488/758] 2325965=-ext-/exception/test_ensured
[489/758] 2325969=rubygems/test_gem_commands_which_command
[490/758] 2325966=psych/test_date_time
[491/758] 2325965=prism/result/equality_test
[492/758] 2325969=-ext-/funcall/test_passing_block
[493/758] 2325965=ruby/test_m17n_comb
[494/758] 2325969=rubygems/test_gem_commands_mirror
[495/758] 2325969=rubygems/test_project_sanity
[496/758] 2325966=rubygems/test_gem_source_installed
[497/758] 2325969=prism/api/freeze_test
[498/758] 2325966=uri/test_common
[499/758] 2325969=rubygems/test_gem_uninstaller
[500/758] 2325966=rubygems/test_gem_commands_server_command
[501/758] 2325966=ruby/test_name_error
[502/758] 2325966=test_tempfile
[503/758] 2325966=openssl/test_pkey_dsa
[504/758] 2325969=psych/test_safe_load
[505/758] 2325969=ruby/test_signal
[506/758] 2325966=ruby/test_fixnum
[507/758] 2325966=io/nonblock/test_flush
[508/758] 2325966=rubygems/test_gem_commands_contents_command
[509/758] 2325966=ruby/test_enumerator
[510/758] 2325969=did_you_mean/spell_checking/test_class_name_check
[511/758] 2325969=ripper/test_files_test_2
[512/758] 2325969=test_ipaddr
[513/758] 2325969=-ext-/test_scan_args
[514/758] 2325969=rubygems/test_gem_commands_update_command
[515/758] 2325967=rubygems/test_gem_resolver_git_set
[516/758] 2325967=-ext-/string/test_normalize
[517/758] 2325967=ruby/test_eval
[518/758] 2325965=rubygems/test_gem_version_option
[519/758] 2325965=did_you_mean/test_spell_checker
[520/758] 2325965=-ext-/bignum/test_str2big
[521/758] 2325965=date/test_date_compat
[522/758] 2325965=prism/ractor_test
[523/758] 2325965=psych/test_symbol
[524/758] 2325965=prism/ruby/source_test
[525/758] 2325965=uri/test_file
[526/758] 2325965=rubygems/test_gem_uri
[527/758] 2325965=strscan/test_stringscanner
[528/758] 2325965=rubygems/test_gem_resolver_vendor_specification
[529/758] 2325965=ripper/test_parser_events
[530/758] 2325965=dtrace/test_load
[531/758] 2325965=fiber/test_enumerator
[532/758] 2325965=ruby/test_basicinstructions
[533/758] 2325967=psych/test_emitter
[534/758] 2325967=did_you_mean/core_ext/test_name_error_extension
[535/758] 2325967=ruby/test_settracefunc
[536/758] 2325965=rubygems/test_gem_request
[537/758] 2325969=rubygems/test_gem_text
[538/758] 2325969=ruby/test_file
[539/758] 2325965=net/protocol/test_protocol
[540/758] 2325965=prism/bom_test
[541/758] 2325965=prism/ruby/tunnel_test
[542/758] 2325965=date/test_date_strptime
[543/758] 2325965=psych/test_null
[544/758] 2325965=rubygems/test_gem_commands_signout_command
[545/758] 2325965=ruby/test_time_tz
[546/758] 2325965=rubygems/test_gem_source_list
[547/758] 2325965=psych/test_yaml_special_cases
[548/758] 2325965=rubygems/test_gem_remote_fetcher_local_ssl_server
[549/758] 2325969=ruby/test_method_cache
[550/758] 2325969=prism/ruby/compiler_test
[551/758] 2325969=ruby/test_sprintf_comb
[552/758] 2325969=rubygems/test_gem_security_policy
[553/758] 2325967=ruby/test_rubyvm
[554/758] 2325967=test_timeout
[555/758] 2325965=stringio/test_ractor
[556/758] 2325965=test_weakref
[557/758] 2325969=prism/ruby/parameters_signature_test
[558/758] 2325965=ruby/test_ifunless
[559/758] 2325965=dtrace/test_require
[560/758] 2325965=psych/test_json_tree
[561/758] 2325965=rubygems/test_gem_install_update_options
[562/758] 2325969=ruby/test_module
[563/758] 2325965=-ext-/win32/test_fd_setsize
[564/758] 2325965=dtrace/test_singleton_function
[565/758] 2325965=optparse/test_cclass
[566/758] 2325965=-ext-/bug_reporter/test_bug_reporter
[567/758] 2325967=openssl/test_ssl
[568/758] 2325965=ruby/test_symbol
[569/758] 2325965=psych/test_coder
[570/758] 2325965=ruby/test_compile_prism
[571/758] 2325969=openssl/test_random
[572/758] 2325969=ruby/test_complexrational
[573/758] 2325969=ruby/test_box
[574/758] 2325965=socket/test_unix
[575/758] 2325965=rubygems/test_gem_package_tar_reader
[576/758] 2325965=pathname/test_pathname
[577/758] 2325965=prism/newline_offsets_test
[578/758] 2325965=ruby/test_io_timeout
[579/758] 2325965=-ext-/string/test_enc_associate
[580/758] 2325969=coverage/test_coverage
[581/758] 2325965=ruby/test_comparable
[582/758] 2325965=rubygems/test_gem_gem_runner
[583/758] 2325965=rubygems/test_gem_resolver_installed_specification
[584/758] 2325965=rubygems/test_gem_source_specific_file
[585/758] 2325965=prism/ruby/relocation_test
[586/758] 2325965=ruby/enc/test_utf32
[587/758] 2325965=ruby/enc/test_windows_1251
[588/758] 2325965=rubygems/test_gem_requirement
[589/758] 2325965=ruby/enc/test_euc_tw
[590/758] 2325965=rubygems/test_gem_commands_open_command
[591/758] 2325965=ruby/test_unicode_escape
[592/758] 2325965=mkmf/test_mkmf
[593/758] 2325965=-ext-/test_notimplement
[594/758] 2325965=psych/test_marshalable
[595/758] 2325965=-ext-/box/test_load_ext
[596/758] 2325965=mmtk/test_configuration
[597/758] 2325965=rubygems/test_gem_resolver_local_specification
[598/758] 2325969=-ext-/wait/test_wait
[599/758] 2325965=optparse/test_noarg
[600/758] 2325969=ruby/enc/test_cesu8
[601/758] 2325969=-ext-/string/test_cstr
[602/758] 2325965=net/http/test_httpresponses
[603/758] 2325965=ruby/test_mixed_unicode_escapes
[604/758] 2325965=-ext-/st/test_numhash
[605/758] 2325965=openssl/test_pkey_rsa
[606/758] 2325967=ruby/test_clone
[607/758] 2325965=ruby/test_thread_queue
[608/758] 2325967=fileutils/test_nowrite
[609/758] 2325967=-ext-/bignum/test_big2str
[610/758] 2325967=-ext-/win32/test_console_attr
[611/758] 2325967=optparse/test_switch
[612/758] 2325967=-ext-/postponed_job/test_postponed_job
[613/758] 2325969=ripper/test_files_sample
[614/758] 2325969=-ext-/thread/test_instrumentation_api
[615/758] 2325967=rubygems/test_gem_request_set_lockfile
[616/758] 2325967=-ext-/gvl/test_ubf_async_safe
[617/758] 2325967=ruby/test_pattern_matching
[618/758] 2325967=rubygems/test_gem_path_support
[619/758] 2325967=rubygems/test_gem_specification
[620/758] 2325969=rubygems/test_gem_commands_owner_command
[621/758] 2325965=ruby/test_bignum
[622/758] 2325965=ruby/test_yield
[623/758] 2325969=psych/test_psych_set
[624/758] 2325969=json/json_encoding_test
[625/758] 2325969=ruby/test_iseq
[626/758] 2325969=json/ractor_test
[627/758] 2325969=uri/test_http
[628/758] 2325969=ruby/test_undef
[629/758] 2325969=ruby/test_path
[630/758] 2325969=test_time
[631/758] 2325969=ruby/test_autoload
[632/758] 2325967=ruby/test_beginendblock
[633/758] 2325965=psych/visitors/test_yaml_tree
[634/758] 2325965=rubygems/test_gem_resolver_best_set
[635/758] 2325965=io/wait/test_ractor
[636/758] 2325965=rubygems/test_gem_stub_specification
[637/758] 2325967=rubygems/test_gem_commands_cleanup_command
[638/758] 2325965=prism/onigmo_test
[639/758] 2325965=psych/test_struct
[640/758] 2325965=ruby/test_frozen_error
[641/758] 2325965=prism/fuzzer_test
[642/758] 2325965=did_you_mean/spell_checking/test_pattern_key_name_check
[643/758] 2325965=ruby/test_thread
[644/758] 2325967=-ext-/num2int/test_num2int
[645/758] 2325967=rubygems/test_gem_remote_fetcher
[646/758] 2325967=ripper/test_ripper
[647/758] 2325967=rubygems/test_gem_unsatisfiable_dependency_error
[648/758] 2325967=rubygems/test_gem_resolver_conflict
[649/758] 2325967=-ext-/iter/test_iter_break
[650/758] 2325967=psych/test_hash
[651/758] 2325967=openssl/test_x509name
[652/758] 2325967=rubygems/test_gem_version
[653/758] 2325967=fiber/test_address_resolve
[654/758] 2325967=ruby/test_ractor
[655/758] 2325969=rubygems/test_gem_config_file
[656/758] 2325969=psych/test_yamlstore
[657/758] 2325969=ruby/test_yjit_exit_locations
[658/758] 2325969=erb/test_erb
[659/758] 2325969=ruby/test_require
[660/758] 2325967=-ext-/string/test_enc_str_buf_cat
[661/758] 2325967=rubygems/test_webauthn_poller
[662/758] 2325967=-ext-/econv/test_append
[663/758] 2325967=rubygems/test_gem_resolver_specification
[664/758] 2325967=-ext-/tracepoint/test_tracepoint
[665/758] 2325967=-ext-/marshal/test_internal_ivar
[666/758] 2325967=resolv/test_resource
[667/758] 2325967=prism/ruby/desugar_compiler_test
[668/758] 2325967=dtrace/test_array_create
[669/758] 2325967=optparse/test_reqarg
[670/758] 2325967=openssl/test_ns_spki
[671/758] 2325967=-ext-/test_abi
[672/758] 2325967=prism/result/index_write_test
[673/758] 2325967=rubygems/test_gem_resolver
[674/758] 2325965=ruby/test_lambda
[675/758] 2325965=-ext-/bignum/test_pack
[676/758] 2325965=ruby/test_class
[677/758] 2325967=rubygems/test_gem_commands_stale_command
[678/758] 2325967=openssl/test_pkcs12
[679/758] 2325966=ruby/test_const
[680/758] 2325966=rubygems/test_webauthn_listener
[681/758] 2325966=-ext-/test_printf
[682/758] 2325966=prism/ruby/reflection_test
[683/758] 2325966=test_pp
[684/758] 2325966=rubygems/test_gem_ext_cmake_builder
[685/758] 2325966=ruby/enc/test_utf16
[686/758] 2325966=net/http/test_httpresponse
[687/758] 2325966=mkmf/test_config
[688/758] 2325967=resolv/test_addr
[689/758] 2325967=ruby/enc/test_euc_kr
[690/758] 2325967=rubygems/test_remote_fetch_error
[691/758] 2325967=rubygems/test_gem_uri_formatter
[692/758] 2325967=ruby/test_stack
[693/758] 2325966=fileutils/test_fileutils
[694/758] 2325969=ruby/test_rubyoptions
[695/758] 2325967=json/test_helper
[696/758] 2325967=io/console/test_io_console
[697/758] 2325966=ruby/test_backtrace
[698/758] 2325966=optparse/test_bash_completion
[699/758] 2325966=ruby/test_io_m17n
[700/758] 2325967=ruby/test_econv
[701/758] 2325966=digest/test_ractor
[702/758] 2325966=mkmf/test_have_library
[703/758] 2325967=rubygems/test_gem_security_trust_dir
[704/758] 2325967=prism/result/string_test
[705/758] 2325967=ruby/enc/test_regex_casefold
[706/758] 2325967=rubygems/test_gem_source_git
[707/758] 2325965=-ext-/gvl/test_last_thread
[708/758] 2325967=optparse/test_kwargs
[709/758] 2325967=-ext-/exception/test_data_error
[710/758] 2325967=io/wait/test_io_wait
[711/758] 2325966=dtrace/test_method_cache
[712/758] 2325966=-ext-/thread/test_lock_native_thread
[713/758] 2325967=prism/result/source_location_test
[714/758] 2325967=ruby/test_regexp
[715/758] 2325965=ruby/test_parse
[716/758] 2325966=objspace/test_objspace
[717/758] 2325965=digest/test_digest
[718/758] 2325965=fileutils/test_dryrun
[719/758] 2325965=openssl/test_ocsp
[720/758] 2325965=rubygems/test_gem_commands_push_command
[721/758] 2325965=psych/test_yaml
[722/758] 2325965=-ext-/iter/test_yield_block
[723/758] 2325965=-ext-/string/test_interned_str
[724/758] 2325965=-ext-/string/test_fstring
[725/758] 2325965=date/test_date_ractor
[726/758] 2325965=rubygems/test_config
[727/758] 2325965=ruby/test_object
[728/758] 2325965=resolv/test_win32_config
[729/758] 2325965=optparse/test_optparse
[730/758] 2325965=mkmf/test_framework
[731/758] 2325965=-ext-/path_to_class/test_path_to_class
[732/758] 2325965=io/console/test_ractor
[733/758] 2325965=optparse/test_load
[734/758] 2325965=rubygems/test_gem_commands_fetch_command
[735/758] 2325965=rubygems/test_gem_ext_ext_conf_builder
[736/758] 2325965=-ext-/test_random
[737/758] 2325965=openssl/test_pkey_dh
[738/758] 2325965=ripper/test_lexer
[739/758] 2325965=ruby/test_condition
[740/758] 2325965=ruby/enc/test_cp949
[741/758] 2325965=ruby/test_threadgroup
[742/758] 2325965=ruby/enc/test_emoji
[743/758] 2325965=date/test_date_attr
[744/758] 2325965=test_bundled_gems
[745/758] 2325965=-ext-/array/test_to_ary_concat
[746/758] 2325965=prism/ruby/string_query_test
[747/758] 2325965=ruby/enc/test_case_options
[748/758] 2325965=openssl/test_pair
[749/758] 2325969=prism/encoding/symbol_encoding_test
[750/758] 2325969=mkmf/test_install
[751/758] 2325969=-ext-/bignum/test_bigzero
[752/758] 2325969=mkmf/test_configuration
[753/758] 2325969=rubygems/test_gem_package_tar_header
[754/758] 2325969=prism/encoding/encodings_test
[755/758] 2325969=rubygems/test_gem_util
[756/758] 2325969=rubygems/test_gem_resolver_api_set
[757/758] 2325969=psych/test_merge_keys
[758/758] 2325969=fiber/test_io_buffer
1) Error:
TestObjSpaceRactor#test_undefine_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 2328221 killed by SIGSEGV (signal 11) (core dumped)
|
| <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e900237dd1
| ruby 4.1.0dev (2026-02-11T09:47:30Z master 30b1e52543) +YJIT +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742
| c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589
| c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227
| c:0002 p:0074 s:0008 E:002660 l:n b:---- EVAL -:26 [FINISH]
| c:0001 p:0000 s:0003 E:000a60 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -:26:in '<main>'
| <internal:array>:227:in 'each'
| <internal:ractor>:589:in 'join'
| <internal:ractor>:742:in 'receive'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 6
| Ruby thread count for this ractor: 1
|
| -- Machine register context ------------------------------------------------
| RIP: 0x000078c100b4cd61 RBP: 0x00007ffdf67f4360 RSP: 0x00007ffdf67f4320
| RAX: 0xfffffffffffffffc RBX: 0x0000621154977e98 RCX: 0x000078c100b4cd61
| RDX: 0x0000000000000000 RDI: 0x0000621154977ec0 RSI: 0x0000000000000189
| R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000
| R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
| R14: 0x0000621130073298 R15: 0x0000621154977ec0 EFL: 0x0000000000000246
|
| -- C level backtrace information -------------------------------------------
| th: 0x6211300701a0, native_id: 0x78c100ab17c0
| -- Control frame information -----------------------------------------------
| c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742
| c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589
| c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227
| c:0002 p:0074 s:0008 E:002660 l:n b:---- EVAL -:26 [FINISH]
| c:0001 p:0000 s:0003 E:000a60 l:y b:---- DUMMY [FINISH]
|
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x62112fbed01f] /tmp/ruby/src/trunk-yjit/vm_dump.c:1105
| /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1450
| /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x62112fdf33b2] /tmp/ruby/src/trunk-yjit/error.c:1131
| /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x62112fb24bb8] /tmp/ruby/src/trunk-yjit/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x78c100af9320) [0x78c100af9320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x78c100b4cd61] ./nptl/futex-internal.c:57
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
| /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x78c100b4f7dd] ./nptl/pthread_cond_wait.c:503
| /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
| /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
| /tmp/ruby/build/trunk-yjit/ruby(rb_native_cond_wait+0x8) [0x62112fb6e653] /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
| /tmp/ruby/build/trunk-yjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
| /tmp/ruby/build/trunk-yjit/ruby(rb_ractor_sched_wait+0xf2) [0x62112fb71342] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x62112fabc90c] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
| /tmp/ruby/build/trunk-yjit/ruby(ractor_get_queue+0x0) [0x62112fabcd3e] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157
| /tmp/ruby/build/trunk-yjit/ruby(ractor_try_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1122
| /tmp/ruby/build/trunk-yjit/ruby(ractor_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1151
| /tmp/ruby/build/trunk-yjit/ruby(ractor_port_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x38ff) [0x62112fbde34f] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x62112fbcb2b5] /tmp/ruby/src/trunk-yjit/vm.c:2825
| /tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2801
| /tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x62112f9e2da5] /tmp/ruby/src/trunk-yjit/eval.c:283
| /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x62112f9e5369] /tmp/ruby/src/trunk-yjit/eval.c:321
| /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x62112f9df7e6] /tmp/ruby/src/trunk-yjit/main.c:42
| /tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x78c100ade1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x78c100ade28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
Finished tests in 852.857705s, 40.1708 tests/s, 8489.5041 assertions/s.
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x62112f9df835]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 thread.rb
| 2 fiber.so
| 3 rational.so
| 4 complex.so
| 5 pathname.so
| 6 ruby2_keywords.rb
| 7 set.rb
| 8 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 10 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb
| 11 /tmp/ruby/src/trunk-yjit/lib/open3.rb
| 12 /tmp/ruby/src/trunk-yjit/lib/timeout.rb
| 13 /tmp/ruby/build/trunk-yjit/rbconfig.rb
| 14 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb
| 15 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 16 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb
| 17 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb
| 18 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb
| 19 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
| 20 /tmp/ruby/src/trunk-yjit/lib/pp.rb
| 21 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb
| 22 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 24 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb
| 25 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb
| 26 /tmp/ruby/src/trunk-yjit/tool/lib/test/jobserver.rb
| 27 /tmp/ruby/src/trunk-yjit/lib/optparse.rb
| 28 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb
| 29 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 30 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb
|
| * Process memory map:
|
| 621127692000-621127696000 r-xp 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space]
| 621127696000-62112f692000 ---p 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space]
| 62112f98e000-62112f9ce000 r--p 00000000 00:c6 16968709 /tmp/ruby/build/trunk-yjit/ruby
| 62112f9ce000-62112feb3000 r-xp 00040000 00:c6 16968709 /tmp/ruby/build/trunk-yjit/ruby
| 62112feb3000-621130059000 r--p 00525000 00:c6 16968709 /tmp/ruby/build/trunk-yjit/ruby
| 621130059000-621130070000 r--p 006ca000 00:c6 16968709 /tmp/ruby/build/trunk-yjit/ruby
| 621130070000-621130071000 rw-p 006e1000 00:c6 16968709 /tmp/ruby/build/trunk-yjit/ruby
| 621130071000-621130088000 rw-p 00000000 00:00 0
| 621154973000-621154dad000 rw-p 00000000 00:00 0 [heap]
| 78c0ac911000-78c0b0000000 r--s 00000000 00:c6 16968709 /tmp/ruby/build/trunk-yjit/ruby
| 78c0b0000000-78c0b0039000 rw-p 00000000 00:00 0
| 78c0b0039000-78c0b4000000 ---p 00000000 00:00 0
| 78c0b4000000-78c0b4040000 rw-p 00000000 00:00 0
| 78c0b4040000-78c0b8000000 ---p 00000000 00:00 0
| 78c0b8000000-78c0b802a000 rw-p 00000000 00:00 0
| 78c0b802a000-78c0bc000000 ---p 00000000 00:00 0
| 78c0bc000000-78c0bc028000 rw-p 00000000 00:00 0
| 78c0bc028000-78c0c0000000 ---p 00000000 00:00 0
| 78c0c0000000-78c0c002b000 rw-p 00000000 00:00 0
| 78c0c002b000-78c0c4000000 ---p 00000000 00:00 0
| 78c0c5f99000-78c0c61a0000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 78c0c61a0000-78c0c6200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 78c0c6200000-78c0c6301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6301000-78c0c6302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6302000-78c0c6422000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6422000-78c0c6423000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6423000-78c0c6543000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6543000-78c0c6544000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6544000-78c0c6664000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6664000-78c0c6665000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6665000-78c0c6785000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6785000-78c0c6786000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c6786000-78c0c68a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c68a6000-78c0c68a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0c68a7000-78c0e6200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 78c0e6210000-78c0e62f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 78c0e62fa000-78c0e62fb000 ---p 00000000 00:00 0
| 78c0e62fb000-78c0e631b000 rw-p 00000000 00:00 0
| 78c0e631b000-78c0e631c000 ---p 00000000 00:00 0
| 78c0e631c000-78c0e633c000 rw-p 00000000 00:00 0
| 78c0e633c000-78c0e633d000 ---p 00000000 00:00 0
| 78c0e633d000-78c0e635d000 rw-p 00000000 00:00 0
| 78c0e635d000-78c0e635e000 ---p 00000000 00:00 0
| 78c0e635e000-78c0e637e000 rw-p 00000000 00:00 0
| 78c0e637e000-78c0e63bf000 rw-p 00000000 00:00 0
| 78c0e63bf000-78c0e63c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e63c0000-78c0e6401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6401000-78c0e6402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6402000-78c0e6443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6443000-78c0e6444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6444000-78c0e6485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6485000-78c0e6486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6486000-78c0e64c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e64c7000-78c0e64c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e64c8000-78c0e6509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6509000-78c0e650a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e650a000-78c0e654b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e654b000-78c0e654c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e654c000-78c0e658d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e658d000-78c0e658e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e658e000-78c0e65cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e65cf000-78c0e65d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e65d0000-78c0e6611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6611000-78c0e6612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6612000-78c0e6653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6653000-78c0e6654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6654000-78c0e6695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6695000-78c0e6696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6696000-78c0e66d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e66d7000-78c0e66d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e66d8000-78c0e6719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6719000-78c0e671a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e671a000-78c0e675b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e675b000-78c0e675c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e675c000-78c0e679d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e679d000-78c0e679e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e679e000-78c0e67df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e67df000-78c0e67e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e67e0000-78c0e6821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6821000-78c0e6822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6822000-78c0e6863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6863000-78c0e6864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6864000-78c0e68a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e68a5000-78c0e68a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e68a6000-78c0e68e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e68e7000-78c0e68e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e68e8000-78c0e6929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6929000-78c0e692a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e692a000-78c0e696b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e696b000-78c0e696c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e696c000-78c0e69ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e69ad000-78c0e69ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e69ae000-78c0e69ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e69ef000-78c0e69f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e69f0000-78c0e6a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6a31000-78c0e6a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6a32000-78c0e6a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6a73000-78c0e6a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6a74000-78c0e6ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6ab5000-78c0e6ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6ab6000-78c0e6af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6af7000-78c0e6af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6af8000-78c0e6b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6b39000-78c0e6b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6b3a000-78c0e6b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6b7b000-78c0e6b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6b7c000-78c0e6bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6bbd000-78c0e6bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6bbe000-78c0e6bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 78c0e6bff000-78c0e6c00000 ---p 00000000 00:00 0
| 78c0e6c00000-78c0e7400000 rw-p 00000000 00:00 0
| 78c0e7400000-78c0ff400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 78c0ff400000-78c100800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 78c100810000-78c100813000 r--p 00000000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 78c100813000-78c10081c000 r-xp 00003000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 78c10081c000-78c10081e000 r--p 0000c000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 78c10081e000-78c10081f000 r--p 0000d000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 78c10081f000-78c100820000 rw-p 0000e000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 78c100820000-78c1008a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 78c1008a1000-78c1008a3000 r--p 00000000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 78c1008a3000-78c1008a8000 r-xp 00002000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 78c1008a8000-78c1008a9000 r--p 00007000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 78c1008a9000-78c1008aa000 r--p 00008000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 78c1008aa000-78c1008ab000 rw-p 00009000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 78c1008ab000-78c1008ac000 r--p 00000000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 78c1008ac000-78c1008ad000 r-xp 00001000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 78c1008ad000-78c1008ae000 r--p 00002000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 78c1008ae000-78c1008af000 r--p 00002000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 78c1008af000-78c1008b0000 rw-p 00003000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 78c1008b0000-78c100970000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 78c100974000-78c100975000 r--p 00000000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 78c100975000-78c100977000 r-xp 00001000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 78c100977000-78c100978000 r--p 00003000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 78c100978000-78c100979000 r--p 00003000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 78c100979000-78c10097a000 rw-p 00004000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 78c10097a000-78c10097b000 r--p 00000000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 78c10097b000-78c10097c000 r-xp 00001000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 78c10097c000-78c10097d000 r--p 00002000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 78c10097d000-78c10097e000 r--p 00002000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 78c10097e000-78c10097f000 rw-p 00003000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 78c10097f000-78c100980000 ---p 00000000 00:00 0
| 78c100980000-78c1009a0000 rw-p 00000000 00:00 0
| 78c1009a0000-78c1009b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 78c1009b0000-78c100ab4000 rw-p 00000000 00:00 0
| 78c100ab4000-78c100adc000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 78c100adc000-78c100c64000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 78c100c64000-78c100cb3000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 78c100cb3000-78c100cb7000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 78c100cb7000-78c100cb9000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 78c100cb9000-78c100cc8000 rw-p 00000000 00:00 0
| 78c100cc8000-78c100ccc000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78c100ccc000-78c100cef000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78c100cef000-78c100cf3000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78c100cf3000-78c100cf4000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78c100cf4000-78c100cf5000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78c100cf5000-78c100d05000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 78c100d05000-78c100d84000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 78c100d84000-78c100ddc000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 78c100ddc000-78c100ddd000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 78c100ddd000-78c100dde000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 78c100dde000-78c100de0000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78c100de0000-78c100df5000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78c100df5000-78c100e0e000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78c100e0e000-78c100e0f000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78c100e0f000-78c100e10000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78c100e10000-78c100e18000 rw-p 00000000 00:00 0
| 78c100e18000-78c100e22000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78c100e22000-78c100e85000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78c100e85000-78c100e9a000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78c100e9a000-78c100e9b000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78c100e9b000-78c100e9c000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 78c100e9c000-78c100e9e000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78c100e9e000-78c100eb0000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78c100eb0000-78c100eb6000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78c100eb6000-78c100eb7000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78c100eb7000-78c100eb8000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 78c100eb8000-78c100eb9000 r--p 00000000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 78c100eb9000-78c100eba000 r-xp 00001000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 78c100eba000-78c100ebb000 r--p 00002000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 78c100ebb000-78c100ebc000 r--p 00002000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 78c100ebc000-78c100ebd000 rw-p 00003000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 78c100ebd000-78c100ebf000 rw-p 00000000 00:00 0
| 78c100ebf000-78c100ec0000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78c100ec0000-78c100eeb000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78c100eeb000-78c100ef5000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78c100ef5000-78c100ef7000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78c100ef7000-78c100ef9000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffdf67d5000-7ffdf67f7000 rw-p 00000000 00:00 0 [stack]
| 7ffdf67f8000-7ffdf67fc000 r--p 00000000 00:00 0 [vvar]
| 7ffdf67fc000-7ffdf67fe000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:17:in 'TestObjSpaceRactor#test_undefine_finalizer'
34260 tests, 7240339 assertions, 0 failures, 1 errors, 158 skips
ruby -v: ruby 4.1.0dev (2026-02-11T09:47:30Z master 30b1e52543) +YJIT +PRISM [x86_64-linux]
make: *** [uncommon.mk:915: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS = -DYJIT_FORCE_ENABLE
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ruby 4.1.0dev (2026-02-11T09:47:30Z master 30b1e52543) +YJIT +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 27.143327 seconds
3362 files, 34012 examples, 232592 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.