# Logfile created on 2026-02-10 15:34:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c1d57c4fdd8 @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.20260210-153408", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c1d57dfdb58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c1d57dfd8d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c1d537291a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20260210-153408", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20260210-153408>, @binmode=false, @mon_data=#<Monitor:0x00007c1d57dfd3b0>, @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 = f486ee3402
$$$[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
ext/configure-ext.mk updated
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]: 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering 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/json'
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/openssl'
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/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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/bigdecimal-4.0.1/ext/bigdecimal'
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/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/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]: 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/rbs-3.10.3/ext/rbs_extension'
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/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]: 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
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'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
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.
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
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 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 '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/digest'
make[2]: Entering 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/fiddle-1.1.8/ext/fiddle'
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/ext/socket'
make[2]: Entering 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/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]: 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/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/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/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
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'
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=41160
"--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] 581526=erb/test_erb
[ 2/758] 581525=rubygems/test_webauthn_poller
[ 3/758] 581527=-ext-/string/test_enc_str_buf_cat
[ 4/758] 581527=ruby/test_require
[ 5/758] 581524=-ext-/econv/test_append
[ 6/758] 581524=rubygems/test_gem_resolver_specification
[ 7/758] 581526=-ext-/tracepoint/test_tracepoint
[ 8/758] 581526=-ext-/marshal/test_internal_ivar
[ 9/758] 581526=resolv/test_resource
[ 10/758] 581526=prism/ruby/desugar_compiler_test
[ 11/758] 581525=dtrace/test_array_create
[ 12/758] 581525=optparse/test_reqarg
[ 13/758] 581526=ruby/test_undef
[ 14/758] 581524=uri/test_http
[ 15/758] 581526=ruby/test_path
[ 16/758] 581524=ruby/test_beginendblock
[ 17/758] 581526=ruby/test_autoload
[ 18/758] 581524=test_time
[ 19/758] 581524=rubygems/test_gem_resolver_best_set
[ 20/758] 581524=psych/visitors/test_yaml_tree
[ 21/758] 581525=io/wait/test_ractor
[ 22/758] 581524=rubygems/test_gem_stub_specification
[ 23/758] 581525=rubygems/test_gem_commands_cleanup_command
[ 24/758] 581524=prism/onigmo_test
[ 25/758] 581524=psych/test_struct
[ 26/758] 581524=ruby/test_frozen_error
[ 27/758] 581524=did_you_mean/spell_checking/test_pattern_key_name_check
[ 28/758] 581524=prism/fuzzer_test
[ 29/758] 581524=ruby/test_thread
[ 30/758] 581525=-ext-/num2int/test_num2int
[ 31/758] 581525=rubygems/test_gem_remote_fetcher
[ 32/758] 581525=ripper/test_ripper
[ 33/758] 581525=rubygems/test_gem_unsatisfiable_dependency_error
[ 34/758] 581525=-ext-/iter/test_iter_break
[ 35/758] 581525=rubygems/test_gem_resolver_conflict
[ 36/758] 581525=psych/test_hash
[ 37/758] 581525=rubygems/test_gem_version
[ 38/758] 581525=openssl/test_x509name
[ 39/758] 581525=fiber/test_address_resolve
[ 40/758] 581525=rubygems/test_gem_config_file
[ 41/758] 581525=ruby/test_ractor
[ 42/758] 581527=psych/test_yamlstore
[ 43/758] 581527=ruby/test_yjit_exit_locations
[ 44/758] 581527=ruby/enc/test_cesu8
[ 45/758] 581527=-ext-/string/test_cstr
[ 46/758] 581527=net/http/test_httpresponses
[ 47/758] 581527=ruby/test_mixed_unicode_escapes
[ 48/758] 581527=-ext-/st/test_numhash
[ 49/758] 581527=openssl/test_pkey_rsa
[ 50/758] 581526=ruby/test_clone
[ 51/758] 581526=ruby/test_thread_queue
[ 52/758] 581527=optparse/test_switch
[ 53/758] 581527=-ext-/win32/test_console_attr
[ 54/758] 581527=-ext-/bignum/test_big2str
[ 55/758] 581527=fileutils/test_nowrite
[ 56/758] 581527=ripper/test_files_sample
[ 57/758] 581527=-ext-/postponed_job/test_postponed_job
[ 58/758] 581524=-ext-/thread/test_instrumentation_api
[ 59/758] 581527=rubygems/test_gem_request_set_lockfile
[ 60/758] 581524=-ext-/gvl/test_ubf_async_safe
[ 61/758] 581524=ruby/test_pattern_matching
[ 62/758] 581526=rubygems/test_gem_path_support
[ 63/758] 581524=rubygems/test_gem_specification
[ 64/758] 581527=ruby/test_bignum
[ 65/758] 581526=rubygems/test_gem_commands_owner_command
[ 66/758] 581527=ruby/test_yield
[ 67/758] 581526=json/json_encoding_test
[ 68/758] 581526=psych/test_psych_set
[ 69/758] 581526=json/ractor_test
[ 70/758] 581526=ruby/test_iseq
[ 71/758] 581525=psych/test_coder
[ 72/758] 581525=ruby/test_symbol
[ 73/758] 581526=ruby/test_compile_prism
[ 74/758] 581526=ruby/test_complexrational
[ 75/758] 581526=openssl/test_random
[ 76/758] 581526=ruby/test_box
[ 77/758] 581524=rubygems/test_gem_package_tar_reader
[ 78/758] 581524=socket/test_unix
[ 79/758] 581524=prism/newline_offsets_test
[ 80/758] 581525=pathname/test_pathname
[ 81/758] 581525=-ext-/string/test_enc_associate
[ 82/758] 581526=ruby/test_io_timeout
[ 83/758] 581526=coverage/test_coverage
[ 84/758] 581524=rubygems/test_gem_gem_runner
[ 85/758] 581527=ruby/test_comparable
[ 86/758] 581527=rubygems/test_gem_source_specific_file
[ 87/758] 581524=rubygems/test_gem_resolver_installed_specification
[ 88/758] 581524=ruby/enc/test_windows_1251
[ 89/758] 581524=ruby/enc/test_utf32
[ 90/758] 581524=prism/ruby/relocation_test
[ 91/758] 581524=rubygems/test_gem_requirement
[ 92/758] 581527=ruby/enc/test_euc_tw
[ 93/758] 581527=ruby/test_unicode_escape
[ 94/758] 581525=rubygems/test_gem_commands_open_command
[ 95/758] 581527=-ext-/test_notimplement
[ 96/758] 581527=mkmf/test_mkmf
[ 97/758] 581524=-ext-/box/test_load_ext
[ 98/758] 581524=psych/test_marshalable
[ 99/758] 581524=mmtk/test_configuration
[100/758] 581527=rubygems/test_gem_resolver_local_specification
[101/758] 581524=-ext-/wait/test_wait
[102/758] 581525=optparse/test_noarg
[103/758] 581527=ruby/test_condition
[104/758] 581527=ruby/enc/test_cp949
[105/758] 581527=ruby/enc/test_emoji
[106/758] 581527=ruby/test_threadgroup
[107/758] 581524=date/test_date_attr
[108/758] 581524=-ext-/array/test_to_ary_concat
[109/758] 581527=test_bundled_gems
[110/758] 581527=prism/ruby/string_query_test
[111/758] 581525=openssl/test_pair
[112/758] 581526=ruby/enc/test_case_options
[113/758] 581526=mkmf/test_install
[114/758] 581527=prism/encoding/symbol_encoding_test
[115/758] 581527=-ext-/bignum/test_bigzero
[116/758] 581527=mkmf/test_configuration
[117/758] 581527=rubygems/test_gem_package_tar_header
[118/758] 581526=prism/encoding/encodings_test
[119/758] 581527=rubygems/test_gem_util
[120/758] 581526=psych/test_merge_keys
[121/758] 581526=rubygems/test_gem_resolver_api_set
[122/758] 581527=fiber/test_io_buffer
[123/758] 581526=psych/test_yaml
[124/758] 581527=-ext-/iter/test_yield_block
[125/758] 581527=-ext-/string/test_interned_str
[126/758] 581527=-ext-/string/test_fstring
[127/758] 581526=rubygems/test_config
[128/758] 581526=date/test_date_ractor
[129/758] 581527=ruby/test_object
[130/758] 581526=resolv/test_win32_config
[131/758] 581526=optparse/test_optparse
[132/758] 581526=mkmf/test_framework
[133/758] 581526=-ext-/path_to_class/test_path_to_class
[134/758] 581526=io/console/test_ractor
[135/758] 581526=optparse/test_load
[136/758] 581526=rubygems/test_gem_commands_fetch_command
[137/758] 581524=rubygems/test_gem_ext_ext_conf_builder
[138/758] 581526=-ext-/test_random
[139/758] 581526=openssl/test_pkey_dh
[140/758] 581526=ripper/test_lexer
[141/758] 581526=ruby/enc/test_euc_kr
[142/758] 581526=resolv/test_addr
[143/758] 581526=rubygems/test_remote_fetch_error
[144/758] 581526=rubygems/test_gem_uri_formatter
[145/758] 581526=fileutils/test_fileutils
[146/758] 581527=ruby/test_stack
[147/758] 581526=ruby/test_rubyoptions
[148/758] 581525=json/test_helper
[149/758] 581525=io/console/test_io_console
[150/758] 581527=ruby/test_backtrace
[151/758] 581524=ruby/test_econv
[152/758] 581527=optparse/test_bash_completion
[153/758] 581527=ruby/test_io_m17n
[154/758] 581525=mkmf/test_have_library
[155/758] 581524=digest/test_ractor
[156/758] 581524=rubygems/test_gem_security_trust_dir
[157/758] 581524=prism/result/string_test
[158/758] 581524=ruby/enc/test_regex_casefold
[159/758] 581524=-ext-/gvl/test_last_thread
[160/758] 581524=rubygems/test_gem_source_git
[161/758] 581527=optparse/test_kwargs
[162/758] 581527=dtrace/test_method_cache
[163/758] 581527=io/wait/test_io_wait
[164/758] 581527=-ext-/exception/test_data_error
[165/758] 581527=prism/result/source_location_test
[166/758] 581527=-ext-/thread/test_lock_native_thread
[167/758] 581527=ruby/test_parse
[168/758] 581527=ruby/test_regexp
[169/758] 581524=fileutils/test_dryrun
[170/758] 581524=digest/test_digest
[171/758] 581525=objspace/test_objspace
[172/758] 581524=rubygems/test_gem_commands_push_command
[173/758] 581524=openssl/test_ocsp
[174/758] 581524=openssl/test_ns_spki
[175/758] 581524=-ext-/test_abi
[176/758] 581524=rubygems/test_gem_resolver
[177/758] 581524=prism/result/index_write_test
[178/758] 581524=ruby/test_lambda
[179/758] 581524=-ext-/bignum/test_pack
[180/758] 581524=ruby/test_const
[181/758] 581524=openssl/test_pkcs12
[182/758] 581524=rubygems/test_gem_commands_stale_command
[183/758] 581524=ruby/test_class
[184/758] 581526=rubygems/test_webauthn_listener
[185/758] 581526=-ext-/test_printf
[186/758] 581526=prism/ruby/reflection_test
[187/758] 581526=test_pp
[188/758] 581526=ruby/enc/test_utf16
[189/758] 581526=rubygems/test_gem_ext_cmake_builder
[190/758] 581526=net/http/test_httpresponse
[191/758] 581526=mkmf/test_config
[192/758] 581526=open-uri/test_ftp
[193/758] 581526=mkmf/test_flags
[194/758] 581524=psych/test_exception
[195/758] 581524=ruby/test_enum
[196/758] 581526=rubygems/test_gem_rdoc
[197/758] 581526=ruby/test_vm_dump
[198/758] 581526=rubygems/test_gem_dependency_installer
[199/758] 581524=socket/test_socket
[200/758] 581524=prism/errors_test
[201/758] 581524=psych/test_class
[202/758] 581524=optparse/test_optarg
[203/758] 581524=rubygems/test_gem_resolver_git_specification
[204/758] 581526=prism/result/static_inspect_test
[205/758] 581526=ruby/enc/test_grapheme_breaks
[206/758] 581526=ruby/test_assignment
[207/758] 581524=psych/test_object_references
[208/758] 581524=rubygems/test_gem_commands_yank_command
[209/758] 581524=ruby/test_memory_view
[210/758] 581524=ruby/test_io_buffer
[211/758] 581524=socket/test_tcp
[212/758] 581524=did_you_mean/tree_spell/test_human_typo
[213/758] 581524=test_trick
[214/758] 581526=psych/test_data
[215/758] 581526=rubygems/test_gem_package_task
[216/758] 581526=fileutils/test_verbose
[217/758] 581526=-ext-/string/test_rb_str_dup
[218/758] 581526=json/json_parser_test
[219/758] 581526=fiber/test_io
[220/758] 581526=rubygems/test_gem_resolver_vendor_set
[221/758] 581526=rubygems/test_gem_remote_fetcher_s3
[222/758] 581526=date/test_date_conv
[223/758] 581526=mkmf/test_egrep_cpp
[224/758] 581526=lib/!Nothing_to_test
[225/758] 581526=openssl/test_fips
[226/758] 581526=ripper/test_scanner_events
[227/758] 581526=rubygems/test_kernel
[228/758] 581527=psych/test_deprecated
[229/758] 581527=rubygems/test_gem_command
[230/758] 581527=rubygems/test_gem_commands_specification_command
[231/758] 581526=prism/test_helper
[232/758] 581526=-ext-/bignum/test_div
[233/758] 581526=test_tmpdir
[234/758] 581524=rubygems/test_gem_ext_cargo_builder_unit
[235/758] 581526=-ext-/test_bug-3571
[236/758] 581524=date/test_date_new
[237/758] 581527=rubygems/test_gem_safe_marshal
[238/758] 581526=ruby/test_keyword
[239/758] 581524=fiber/test_backtrace
[240/758] 581524=ruby/test_call
[241/758] 581524=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[242/758] 581524=openssl/test_pkey_ec
[243/758] 581524=-ext-/exception/test_exception_at_throwing
[244/758] 581524=prism/ruby/location_test
[245/758] 581524=date/test_date_parse
[246/758] 581524=rubygems/test_gem_resolver_index_set
[247/758] 581524=did_you_mean/spell_checking/test_variable_name_check
[248/758] 581524=did_you_mean/spell_checking/test_require_path_check
[249/758] 581524=rubygems/test_gem_resolver_api_specification
[250/758] 581524=ruby/test_optimization
[251/758] 581526=rubygems/test_gem_gemcutter_utilities
[252/758] 581526=-ext-/symbol/test_inadvertent_creation
[253/758] 581526=openssl/test_buffering
[254/758] 581526=resolv/test_svcb_https
[255/758] 581526=yaml/test_store
[256/758] 581527=psych/test_object
[257/758] 581526=openssl/test_provider
[258/758] 581527=-ext-/array/test_resize
[259/758] 581527=-ext-/test_bug-5832
[260/758] 581527=-ext-/test_enumerator_kw
[261/758] 581527=prism/snippets_test
[262/758] 581526=prism/newline_test
[263/758] 581526=openssl/test_ossl
[264/758] 581526=-ext-/struct/test_len
[265/758] 581526=rubygems/test_gem_console_ui
[266/758] 581526=ruby/test_gc_compact
[267/758] 581526=-ext-/string/test_coderange
[268/758] 581526=prism/result/integer_base_flags_test
[269/758] 581526=ruby/test_default_gems
[270/758] 581526=did_you_mean/core_ext/test_name_error_extension
[271/758] 581526=ruby/test_file
[272/758] 581527=rubygems/test_gem_text
[273/758] 581527=rubygems/test_gem_request
[274/758] 581526=ruby/test_settracefunc
[275/758] 581527=rubygems/test_gem_commands_signout_command
[276/758] 581527=psych/test_null
[277/758] 581527=date/test_date_strptime
[278/758] 581527=prism/bom_test
[279/758] 581527=prism/ruby/tunnel_test
[280/758] 581527=net/protocol/test_protocol
[281/758] 581527=ruby/test_time_tz
[282/758] 581527=psych/test_yaml_special_cases
[283/758] 581527=rubygems/test_gem_source_list
[284/758] 581527=rubygems/test_gem_remote_fetcher_local_ssl_server
[285/758] 581524=ruby/test_method_cache
[286/758] 581524=prism/ruby/compiler_test
[287/758] 581524=ruby/test_sprintf_comb
[288/758] 581527=rubygems/test_gem_security_policy
[289/758] 581524=test_timeout
[290/758] 581526=ruby/test_rubyvm
[291/758] 581526=stringio/test_ractor
[292/758] 581526=test_weakref
[293/758] 581527=dtrace/test_require
[294/758] 581527=ruby/test_ifunless
[295/758] 581527=prism/ruby/parameters_signature_test
[296/758] 581527=psych/test_json_tree
[297/758] 581527=rubygems/test_gem_install_update_options
[298/758] 581526=ruby/test_module
[299/758] 581527=-ext-/win32/test_fd_setsize
[300/758] 581527=dtrace/test_singleton_function
[301/758] 581527=optparse/test_cclass
[302/758] 581524=-ext-/bug_reporter/test_bug_reporter
[303/758] 581527=openssl/test_ssl
[304/758] 581524=did_you_mean/spell_checking/test_class_name_check
[305/758] 581524=ripper/test_files_test_2
[306/758] 581526=test_ipaddr
[307/758] 581526=-ext-/test_scan_args
[308/758] 581526=-ext-/string/test_normalize
[309/758] 581526=rubygems/test_gem_resolver_git_set
[310/758] 581526=rubygems/test_gem_commands_update_command
[311/758] 581524=ruby/test_eval
[312/758] 581524=rubygems/test_gem_version_option
[313/758] 581524=did_you_mean/test_spell_checker
[314/758] 581524=-ext-/bignum/test_str2big
[315/758] 581524=date/test_date_compat
[316/758] 581524=psych/test_symbol
[317/758] 581524=prism/ruby/source_test
[318/758] 581524=prism/ractor_test
[319/758] 581524=uri/test_file
[320/758] 581524=rubygems/test_gem_resolver_vendor_specification
[321/758] 581524=strscan/test_stringscanner
[322/758] 581524=rubygems/test_gem_uri
[323/758] 581524=ripper/test_parser_events
[324/758] 581526=dtrace/test_load
[325/758] 581526=fiber/test_enumerator
[326/758] 581526=psych/test_emitter
[327/758] 581526=ruby/test_basicinstructions
[328/758] 581524=rubygems/test_gem_commands_which_command
[329/758] 581526=psych/test_date_time
[330/758] 581524=-ext-/exception/test_ensured
[331/758] 581527=ruby/test_integer
[332/758] 581526=prism/result/equality_test
[333/758] 581524=-ext-/funcall/test_passing_block
[334/758] 581526=ruby/test_m17n_comb
[335/758] 581524=rubygems/test_gem_commands_mirror
[336/758] 581524=rubygems/test_project_sanity
[337/758] 581524=rubygems/test_gem_source_installed
[338/758] 581524=prism/api/freeze_test
[339/758] 581524=uri/test_common
[340/758] 581524=rubygems/test_gem_uninstaller
[341/758] 581524=rubygems/test_gem_commands_server_command
[342/758] 581524=ruby/test_name_error
[343/758] 581524=test_tempfile
[344/758] 581527=openssl/test_pkey_dsa
[345/758] 581524=psych/test_safe_load
[346/758] 581524=ruby/test_fixnum
[347/758] 581524=ruby/test_signal
[348/758] 581527=io/nonblock/test_flush
[349/758] 581527=ruby/test_enumerator
[350/758] 581524=rubygems/test_gem_commands_contents_command
[351/758] 581526=fiber/test_mutex
[352/758] 581524=ruby/test_exception
[353/758] 581526=rubygems/test_gem_doctor
[354/758] 581526=ruby/enc/test_iso_8859
[355/758] 581526=psych/test_serialize_subclasses
[356/758] 581526=psych/test_parser
[357/758] 581526=ruby/test_struct
[358/758] 581526=rubygems/test_gem_commands_cert_command
[359/758] 581526=uri/test_ldap
[360/758] 581526=ripper/test_files_lib
[361/758] 581524=rubygems/test_gem_commands_rebuild_command
[362/758] 581524=open-uri/test_open-uri
[363/758] 581525=rubygems/test_gem
.Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33353>
.Closed file descriptor: TestOpenURI#test_redirect_auth_success: 9
.[364/758] 581524=-ext-/load/test_resolve_symbol
[365/758] 581524=prism/ruby/ruby_parser_test
[366/758] 581524=json/json_common_interface_test
[367/758] 581524=open-uri/test_ssl
[368/758] 581524=ripper/test_sexp
[369/758] 581524=rubygems/test_gem_package_old
[370/758] 581524=ruby/test_stringchar
[371/758] 581524=prism/result/named_capture_test
[372/758] 581524=psych/test_ractor
[373/758] 581524=psych/nodes/test_enumerable
[374/758] 581524=ruby/test_marshal
[375/758] 581525=did_you_mean/edit_distance/test_jaro_winkler
[376/758] 581525=ruby/test_flip
[377/758] 581525=json/json_coder_test
[378/758] 581525=cgi/test_cgi_escape
[379/758] 581525=rubygems/test_gem_commands_unpack_command
[380/758] 581525=win32/test_registry
[381/758] 581525=rubygems/test_gem_commands_help_command
[382/758] 581524=prism/api/parse_comments_test
[383/758] 581524=strscan/test_ractor
[384/758] 581525=psych/test_scalar
[385/758] 581525=optparse/test_getopts
[386/758] 581525=-ext-/test_ensure_and_callcc
[387/758] 581525=ruby/test_shapes
[388/758] 581524=-ext-/debug/test_profile_frames
[389/758] 581525=prism/result/overlap_test
[390/758] 581526=ruby/test_sleep
[391/758] 581524=date/test_date
[392/758] 581524=socket/test_ancdata
[393/758] 581524=-ext-/string/test_qsort
[394/758] 581524=stringio/test_stringio
[395/758] 581524=rubygems/test_gem_package
[396/758] 581525=-ext-/eval/test_eval
[397/758] 581525=rubygems/test_gem_validator
[398/758] 581525=json/json_addition_test
[399/758] 581525=test_forwardable
[400/758] 581525=mkmf/test_have_func
[401/758] 581524=prism/ruby/parser_test
[402/758] 581524=ruby/enc/test_case_mapping
[403/758] 581524=ruby/test_readpartial
[404/758] 581526=rubygems/test_gem_available_set
[405/758] 581524=-ext-/string/test_modify_expand
[406/758] 581524=openssl/test_pkey
[407/758] 581526=-ext-/string/test_too_many_dummy_encodings
[408/758] 581526=mkmf/test_find_executable
[409/758] 581526=rubygems/test_gem_source_vendor
[410/758] 581524=ruby/test_encoding
[411/758] 581526=ruby/test_gc
[412/758] 581524=fiber/test_ractor
[413/758] 581524=ruby/test_lazy_enumerator
[414/758] 581525=mkmf/test_constant
[415/758] 581524=psych/test_nil
[416/758] 581524=mkmf/test_convertible
[417/758] 581525=mkmf/test_have_macro
[418/758] 581525=rubygems/test_gem_source_local
[419/758] 581525=optparse/test_autoconf
[420/758] 581525=rubygems/test_gem_commands_list_command
[421/758] 581525=fiber/test_thread
[422/758] 581525=ruby/test_literal
[423/758] 581525=rubygems/test_gem_remote_fetcher_local_server
[424/758] 581525=error_highlight/test_error_highlight
[425/758] 581525=json/json_generator_test
[426/758] 581525=test_prettyprint
[427/758] 581525=optparse/test_did_you_mean
[428/758] 581525=ruby/enc/test_big5
[429/758] 581525=socket/test_nonblock
[430/758] 581525=prism/api/parse_success_test
[431/758] 581525=prism/result/static_literals_test
[432/758] 581525=prism/encoding/regular_expression_encoding_test
[433/758] 581525=rubygems/test_gem_update_suggestion
[434/758] 581525=test_securerandom
[435/758] 581525=test_extlibs
[436/758] 581526=zlib/test_zlib
[437/758] 581525=fiber/test_queue
[438/758] 581525=rubygems/test_gem_package_tar_header_ractor
[439/758] 581525=fiber/test_timeout
[440/758] 581525=ruby/test_proc
[441/758] 581525=rubygems/test_gem_resolver_lock_set
[442/758] 581525=rubygems/test_gem_commands_sources_command
[443/758] 581524=rubygems/test_gem_silent_ui
[444/758] 581524=prism/api/lex_test
[445/758] 581524=rubygems/test_gem_request_set_lockfile_parser
[446/758] 581524=ruby/test_process
[447/758] 581525=net/http/test_https_proxy
[448/758] 581525=psych/test_stringio
[449/758] 581525=rubygems/test_gem_dependency_resolution_error
[450/758] 581525=rubygems/test_gem_commands_outdated_command
[451/758] 581525=ruby/test_arithmetic_sequence
[452/758] 581525=prism/ruby/ripper_test
[453/758] 581525=rubygems/test_rubygems
[454/758] 581525=prism/version_test
[455/758] 581525=test_unicode_normalize
[456/758] 581525=-ext-/stack/test_stack_overflow
[457/758] 581525=did_you_mean/spell_checking/test_uncorrectable_name_check
[458/758] 581525=optparse/test_zsh_completion
[459/758] 581525=-ext-/st/test_foreach
[460/758] 581525=rubygems/test_gem_request_set_gem_dependency_api
[461/758] 581526=resolv/test_mdns
[462/758] 581526=ruby/test_pipe
[463/758] 581525=json/json_ext_parser_test
[464/758] 581525=socket/test_udp
[465/758] 581525=ruby/enc/test_emoji_breaks
[466/758] 581525=optparse/test_summary
[467/758] 581526=ruby/test_time
[468/758] 581525=rubygems/test_gem_security
[469/758] 581526=-ext-/file/test_stat
[470/758] 581526=psych/test_stream
[471/758] 581526=rubygems/test_gem_local_remote_options
[472/758] 581526=ruby/test_range
[473/758] 581527=rubygems/test_gem_commands_setup_command
[474/758] 581526=rubygems/test_gem_impossible_dependencies_error
[475/758] 581526=openssl/test_ts
[476/758] 581527=prism/api/parse_stream_test
[477/758] 581527=prism/ruby/dispatcher_test
[478/758] 581527=date/test_switch_hitter
[479/758] 581527=prism/api/command_line_test
[480/758] 581527=ruby/enc/test_windows_1252
[481/758] 581527=ruby/test_rand
[482/758] 581526=prism/result/attribute_write_test
[483/758] 581526=resolv/test_dns
[484/758] 581526=-ext-/st/test_update
[485/758] 581526=openssl/test_pkcs7
[486/758] 581527=prism/result/warnings_test
[487/758] 581527=dtrace/test_hash_create
[488/758] 581527=rubygems/test_gem_request_set_lockfile_tokenizer
[489/758] 581526=psych/test_numeric
[490/758] 581527=ruby/test_integer_comb
[491/758] 581526=-ext-/method/test_arity
[492/758] 581526=ruby/test_alias
[493/758] 581526=rubygems/test_gem_util_atomic_file_writer
[494/758] 581526=json/json_generic_object_test
[495/758] 581526=rubygems/test_gem_commands_check_command
[496/758] 581526=prism/api/dump_test
[497/758] 581526=ruby/test_super
[498/758] 581527=did_you_mean/test_ractor_compatibility
[499/758] 581526=ruby/enc/test_shift_jis
[500/758] 581526=openssl/test_hmac
[501/758] 581526=rubygems/test_gem_safe_yaml
[502/758] 581527=rubygems/test_gem_commands_install_command
[503/758] 581526=ruby/test_numeric
[504/758] 581526=rubygems/test_gem_commands_search_command
[505/758] 581526=prism/result/comments_test
[506/758] 581526=openssl/test_x509store
[507/758] 581526=rubygems/test_gem_source_fetch_problem
[508/758] 581526=ruby/test_method
[509/758] 581525=erb/test_erb_command
[510/758] 581525=rubygems/test_gem_commands_signin_command
[511/758] 581525=ruby/test_set
[512/758] 581525=rubygems/test_gem_command_manager
[513/758] 581525=test_delegate
[514/758] 581525=rubygems/test_gem_ci_detector
[515/758] 581525=io/wait/test_io_wait_uncommon
[516/758] 581525=ruby/test_complex2
[517/758] 581525=ruby/test_inlinecache
[518/758] 581525=mkmf/test_sizeof
[519/758] 581527=-ext-/integer/test_my_integer
[520/758] 581527=mkmf/test_signedness
[521/758] 581524=ruby/test_transcode
[522/758] 581525=test_rbconfig
[523/758] 581525=pathname/test_ractor
[524/758] 581525=ruby/test_file_exhaustive
[525/758] 581524=erb/test_erb_m17n
[526/758] 581524=prism/result/numeric_value_test
[527/758] 581524=date/test_date_arith
[528/758] 581524=fiber/test_sleep
[529/758] 581524=uri/test_mailto
[530/758] 581524=ruby/test_fnmatch
[531/758] 581524=test_singleton
[532/758] 581524=rubygems/test_gem_spec_fetcher
[533/758] 581524=ripper/test_files_test
[534/758] 581524=-ext-/struct/test_member
[535/758] 581524=-ext-/string/test_nofree
[536/758] 581524=did_you_mean/tree_spell/test_change_word
[537/758] 581524=dtrace/test_raise
[538/758] 581524=rubygems/test_gem_name_tuple
[539/758] 581524=ruby/test_continuation
[540/758] 581524=prism/api/parse_test
[541/758] 581524=psych/test_string
[542/758] 581524=-ext-/hash/test_delete
[543/758] 581524=rubygems/test_gem_resolver_lock_specification
[544/758] 581524=rubygems/test_gem_source_lock
[545/758] 581524=optparse/test_placearg
[546/758] 581524=ruby/test_pack
[547/758] 581524=ruby/test_system
[548/758] 581527=ruby/test_trace
[549/758] 581527=rubygems/test_gem_stream_ui
[550/758] 581527=prism/unescape_test
[551/758] 581527=ruby/test_arity
[552/758] 581527=ruby/test_object_id
[553/758] 581524=-ext-/symbol/test_type
[554/758] 581524=rubygems/test_gem_commands_dependency_command
[555/758] 581524=rubygems/test_require
[556/758] 581527=psych/test_array
[557/758] 581527=ruby/test_defined
[558/758] 581527=-ext-/exception/test_enc_raise
[559/758] 581527=prism/heredoc_dedent_test
[560/758] 581527=ruby/test_data
[561/758] 581527=-ext-/marshal/test_usrmarshal
[562/758] 581526=yaml/test_dbm
[563/758] 581526=rubygems/test_gem_commands_exec_command
[564/758] 581527=-ext-/load/test_dot_dot
[565/758] 581527=ruby/test_weakkeymap
[566/758] 581527=ruby/test_array
[567/758] 581524=-ext-/string/test_set_len
[568/758] 581524=psych/visitors/test_depth_first
[569/758] 581524=uri/test_ftp
[570/758] 581524=json/json_ryu_fallback_test
[571/758] 581524=-ext-/class/test_class2name
[572/758] 581524=rubygems/test_gem_source
[573/758] 581526=-ext-/proc/test_bmethod
[574/758] 581526=json/json_fixtures_test
[575/758] 581526=socket/test_addrinfo
[576/758] 581526=openssl/test_digest
[577/758] 581526=ruby/test_variable
[578/758] 581524=prism/result/integer_parse_test
[579/758] 581524=ruby/test_not
[580/758] 581524=ruby/test_string
[581/758] 581525=-ext-/test_bug-14834
[582/758] 581525=dtrace/test_cmethod
[583/758] 581525=test_find
[584/758] 581525=rubygems/test_gem_ext_configure_builder
[585/758] 581525=fiber/test_storage
[586/758] 581525=net/http/test_http_request
[587/758] 581525=psych/handlers/test_recorder
[588/758] 581525=dtrace/test_string
[589/758] 581525=ruby/test_iterator
[590/758] 581525=uri/test_parser
[591/758] 581525=-ext-/struct/test_data
[592/758] 581525=prism/locals_test
[593/758] 581525=ruby/test_objectspace
[594/758] 581525=test_open3
[595/758] 581526=rubygems/test_gem_commands_lock_command
[596/758] 581526=ruby/enc/test_euc_jp
[597/758] 581526=fiber/test_process
[598/758] 581526=-ext-/string/test_external_new
[599/758] 581526=dtrace/test_function_entry
[600/758] 581526=prism/lex_test
[601/758] 581526=rubygems/test_deprecate
[602/758] 581526=ruby/test_dir_m17n
[603/758] 581525=did_you_mean/test_tree_spell_checker
[604/758] 581525=ruby/test_require_lib
[605/758] 581526=prism/magic_comment_test
[606/758] 581526=ruby/test_sprintf
[607/758] 581526=rubygems/test_gem_bundler_version_finder
[608/758] 581526=date/test_date_strftime
[609/758] 581526=ruby/test_rational
[610/758] 581527=-ext-/string/test_capacity
[611/758] 581527=-ext-/float/test_nextafter
[612/758] 581527=objspace/test_ractor
[613/758] 581526=ruby/test_nomethod_error
[614/758] 581526=ruby/enc/test_case_comprehensive
[615/758] 581526=-ext-/test_recursion
[616/758] 581526=dtrace/test_object_create_start
[617/758] 581526=rubygems/test_webauthn_listener_response
[618/758] 581526=-ext-/struct/test_duplicate
[619/758] 581526=-ext-/arith_seq/test_arith_seq_extract
[620/758] 581525=psych/test_psych
[621/758] 581526=psych/test_yamldbm
[622/758] 581526=openssl/test_x509cert
[623/758] 581525=-ext-/popen_deadlock/test_popen_deadlock
[New LWP 608766]
[New LWP 608765]
[New LWP 608764]
[New LWP 608763]
[New LWP 608762]
[New LWP 608757]
[624/758] 581526=prism/result/node_id_test
[625/758] 581525=ruby/test_dup
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000079709b7d15ad in __GI___libc_write (nbytes=1, buf=0x5defde789820, fd=2) at ../sysdeps/unix/sysv/linux/write.c:26
warning: 26 ../sysdeps/unix/sysv/linux/write.c: No such file or directory
>>> Threads
Id Target Id Frame
* 1 Thread 0x79709b6b27c0 (LWP 608755) "ruby" 0x000079709b7d15ad in __GI___libc_write (nbytes=1, buf=0x5defde789820, fd=2) at ../sysdeps/unix/sysv/linux/write.c:26
2 Thread 0x797080f1a6c0 (LWP 608766) "ruby" 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_vm+260>) at ./nptl/futex-internal.c:57
3 Thread 0x797080f3b6c0 (LWP 608765) "ruby" 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_vm+260>) at ./nptl/futex-internal.c:57
4 Thread 0x797080f5c6c0 (LWP 608764) "ruby" 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_vm+260>) at ./nptl/futex-internal.c:57
5 Thread 0x79709b59f6c0 (LWP 608763) "ruby" 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_vm+260>) at ./nptl/futex-internal.c:57
6 Thread 0x797080f7d6c0 (LWP 608762) "ruby" 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_vm+260>) at ./nptl/futex-internal.c:57
7 Thread 0x797081fff6c0 (LWP 608757) "ruby" 0x000079709b7df042 in epoll_wait (epfd=4, events=events@entry=0x5defa09d1a1c <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 0x797081fff6c0 (LWP 608757) "ruby"):
#0 0x000079709b7df042 in epoll_wait (epfd=4, events=events@entry=0x5defa09d1a1c <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 0x00005defa04d21cc in event_wait (vm=0x5defa09d20a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931
r = <optimized out>
r = <optimized out>
#2 timer_thread_polling (vm=0x5defa09d20a0 <_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 0x000079709b751a94 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 = {133524124333760, -3447749888936486911, 133524124333760, -272, 0, 140732860931984, -3447749888949069823, -3447764261806909439}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x000079709b7dec3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 6 (Thread 0x797080f7d6c0 (LWP 608762) "ruby"):
#0 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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 0x000079709b7507dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5defa09d2140 <_vm+160>, cond=0x5defa09d2178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x79709b7504a0 <__condvar_cleanup_waiting>, __arg = 0x797080f7cd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 7, cond = 0x5defa09d2178 <_vm+216>, mutex = 0x5defa09d2140 <_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=0x5defa09d2178 <_vm+216>, mutex=mutex@entry=0x5defa09d2140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005defa04d3f33 in rb_native_cond_wait (mutex=0x5defa09d2140 <_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=0x5defdea4d610) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x5defa09d20a0 <_vm>
#8 0x000079709b751a94 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 = {133524107024064, -3447747757558966271, 133524107024064, -272, 0, 140732860931184, -3447747757571549183, -3447764261806909439}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000079709b7dec3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x79709b59f6c0 (LWP 608763) "ruby"):
#0 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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 0x000079709b7507dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5defa09d2140 <_vm+160>, cond=0x5defa09d2178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x79709b7504a0 <__condvar_cleanup_waiting>, __arg = 0x79709b59ed50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 11, cond = 0x5defa09d2178 <_vm+216>, mutex = 0x5defa09d2140 <_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=0x5defa09d2178 <_vm+216>, mutex=mutex@entry=0x5defa09d2140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005defa04d3f33 in rb_native_cond_wait (mutex=0x5defa09d2140 <_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=0x5defde9eadd0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x5defa09d20a0 <_vm>
#8 0x000079709b751a94 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 = {133524549662400, -3447763959249348607, 133524549662400, -272, 0, 140732860927584, -3447763959261931519, -3447764261806909439}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000079709b7dec3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x797080f5c6c0 (LWP 608764) "ruby"):
#0 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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 0x000079709b7507dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5defa09d2140 <_vm+160>, cond=0x5defa09d2178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x79709b7504a0 <__condvar_cleanup_waiting>, __arg = 0x797080f5bd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x5defa09d2178 <_vm+216>, mutex = 0x5defa09d2140 <_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=0x5defa09d2178 <_vm+216>, mutex=mutex@entry=0x5defa09d2140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005defa04d3f33 in rb_native_cond_wait (mutex=0x5defa09d2140 <_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=0x5defde9da1c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x5defa09d20a0 <_vm>
#8 0x000079709b751a94 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 = {133524106888896, -3447747774201964543, 133524106888896, -272, 0, 140732860927584, -3447747774214547455, -3447764261806909439}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000079709b7dec3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x797080f3b6c0 (LWP 608765) "ruby"):
#0 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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 0x000079709b7507dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5defa09d2140 <_vm+160>, cond=0x5defa09d2178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x79709b7504a0 <__condvar_cleanup_waiting>, __arg = 0x797080f3ad50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x5defa09d2178 <_vm+216>, mutex = 0x5defa09d2140 <_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=0x5defa09d2178 <_vm+216>, mutex=mutex@entry=0x5defa09d2140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005defa04d3f33 in rb_native_cond_wait (mutex=0x5defa09d2140 <_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=0x5defde9d8ae0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x5defa09d20a0 <_vm>
#8 0x000079709b751a94 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 = {133524106753728, -3447747790844962815, 133524106753728, -272, 0, 140732860927584, -3447747790857545727, -3447764261806909439}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
[626/758] 581525=ruby/test_thread_cv
[627/758] 581526=-ext-/typeddata/test_typeddata
not_first_call = <optimized out>
#9 0x000079709b7dec3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x797080f1a6c0 (LWP 608766) "ruby"):
#0 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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=0x5defa09d21a4 <_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 0x000079709b7507dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5defa09d2140 <_vm+160>, cond=0x5defa09d2178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x79709b7504a0 <__condvar_cleanup_waiting>, __arg = 0x797080f19d50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 9, cond = 0x5defa09d2178 <_vm+216>, mutex = 0x5defa09d2140 <_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=0x5defa09d2178 <_vm+216>, mutex=mutex@entry=0x5defa09d2140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005defa04d3f33 in rb_native_cond_wait (mutex=0x5defa09d2140 <_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=0x5defde7f6840) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x5defa09d20a0 <_vm>
#8 0x000079709b751a94 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 = {133524106618560, -3447747807487961087, 133524106618560, -272, 0, 140732860927584, -3447747807500543999, -3447764261806909439}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x000079709b7dec3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x79709b6b27c0 (LWP 608755) "ruby"):
#0 0x000079709b7d15ad in __GI___libc_write (nbytes=1, buf=0x5defde789820, fd=2) at ../sysdeps/unix/sysv/linux/write.c:26
sc_ret = 1
sc_cancel_oldtype = 0
sc_ret = <optimized out>
sc_ret = <optimized out>
__arg2 = <optimized out>
_a3 = <optimized out>
_a1 = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg1 = <optimized out>
_a2 = <optimized out>
#1 __GI___libc_write (fd=2, buf=0x5defde789820, nbytes=1) at ../sysdeps/unix/sysv/linux/write.c:24
No locals.
#2 0x000079709b748965 in _IO_new_file_write (f=0x79709b8b94e0 <_IO_2_1_stderr_>, data=0x5defde789820, n=1) at ./libio/fileops.c:1181
count = <optimized out>
to_do = 1
#3 0x000079709b748bca in new_do_write (to_do=<optimized out>, data=0x5defde789820 "\n\230x\336\357]", fp=0x79709b8b94e0 <_IO_2_1_stderr_>) at ./libio/libioP.h:1030
count = <optimized out>
count = <optimized out>
new_pos = <optimized out>
#4 _IO_new_file_xsputn (n=1, data=<optimized out>, f=<optimized out>) at ./libio/fileops.c:1255
block_size = <optimized out>
do_write = <optimized out>
s = <optimized out>
to_do = <optimized out>
must_flush = <optimized out>
count = <optimized out>
s = <optimized out>
to_do = <optimized out>
must_flush = <optimized out>
count = <optimized out>
p = <optimized out>
block_size = <optimized out>
do_write = <optimized out>
#5 _IO_new_file_xsputn (f=0x79709b8b94e0 <_IO_2_1_stderr_>, data=<optimized out>, n=1) at ./libio/fileops.c:1197
s = <optimized out>
to_do = 1
must_flush = 0
count = 0
p = <optimized out>
block_size = <optimized out>
do_write = <optimized out>
#6 0x000079709b715cb9 in __printf_buffer_flush_to_file (buf=0x5defde7897f0) at ../libio/libioP.h:1030
count = 1
__PRETTY_FUNCTION__ = "__printf_buffer_flush_to_file"
count = <optimized out>
#7 __printf_buffer_to_file_done (buf=buf@entry=0x5defde7897f0) at ./stdio-common/printf_buffer_to_file.c:120
No locals.
#8 0x000079709b72059a in __vfprintf_internal (s=0x79709b8b94e0 <_IO_2_1_stderr_>, format=0x5defa081b422 "\n", ap=ap@entry=0x5defde7898f0, mode_flags=mode_flags@entry=2) at ./stdio-common/vfprintf-internal.c:1560
_cleanup_start_doit = <optimized out>
_buffer = {__routine = 0x79709b714720 <__funlockfile>, __arg = 0x79709b8b94e0 <_IO_2_1_stderr_>, __canceltype = 1, __prev = 0x7ffeec2f1d80}
_cleanup_routine = <optimized out>
wrap = {base = {write_base = 0x5defde789820 "\n\230x\336\357]", write_ptr = 0x5defde789821 "\230x\336\357]", write_end = 0x5defde7898a0 "\340\230x\336\357]", written = 1, mode = __printf_buffer_mode_to_file}, fp = 0x79709b8b94e0 <_IO_2_1_stderr_>, stage = "\n\230x\336\357]\000\000\300\212\213\233py\000\000\000\000\000\000\000\000\000\000\200\346\241\336\357]\000\000\360F\235\240\357]\000\000P\004\247\336\357]\000\000\240\230x\336\357]\000\000*\004v\233py\000\000 \243o\233py\000\000\020\001\000\000\000\000\000\000\300\212\213\233py\000\000@\003\002\000\000\000\000\000\300L\256\336\357]\000\000\360\376\377\377\377\377\377\377\002\000\000\000\000\000\000\000\200\346\241\336\357]\000"}
done = <optimized out>
__result = <optimized out>
#9 0x000079709b7ebcc3 in ___fprintf_chk (fp=fp@entry=0x79709b8b94e0 <_IO_2_1_stderr_>, flag=flag@entry=1, format=format@entry=0x5defa081b422 "\n") at ./debug/fprintf_chk.c:33
mode = 2
ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x5defde7899d0, reg_save_area = 0x5defde789910}}
ret = <optimized out>
#10 0x00005defa054b045 in fprintf (__fmt=0x5defa081b422 "\n", __stream=0x79709b8b94e0 <_IO_2_1_stderr_>) at /usr/include/x86_64-linux-gnu/bits/stdio2.h:79
No locals.
#11 rb_vm_bugreport (ctx=ctx@entry=0x5defde789c80, errout=errout@entry=0x79709b8b94e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1453
box_env = <optimized out>
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = 0x5defa09d20a0 <_vm>
current_box = 0x5defa09e1ce0 <root_box>
ec = <optimized out>
loaded_features = 133524549205080
#12 0x00005defa07513b2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5defde789c80, fmt=fmt@entry=0x5defa08188ed "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131
pid = -1
out = 0x79709b8b94e0 <_IO_2_1_stderr_>
file = <optimized out>
line = 742
#13 0x00005defa0482bb8 in sigsegv (sig=11, info=0x5defde789db0, ctx=0x5defde789c80) at /tmp/ruby/src/trunk-yjit/signal.c:948
No locals.
#14 <signal handler called>
No locals.
#15 0x000079709b74dd61 in __futex_abstimed_wait_common64 (private=1803190131, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5defde6cfec0) 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>
#16 __futex_abstimed_wait_common (cancel=true, private=1803190131, abstime=0x0, clockid=0, expected=0, futex_word=0x5defde6cfec0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#17 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5defde6cfec0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#18 0x000079709b7507dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5defa09d1298 <_main_ractor+216>, cond=0x5defde6cfe98) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x79709b7504a0 <__condvar_cleanup_waiting>, __arg = 0x7ffeec2f1da0, __canceltype = 48, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x5defde6cfe98, mutex = 0x5defa09d1298 <_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>
#19 ___pthread_cond_wait (cond=cond@entry=0x5defde6cfe98, mutex=mutex@entry=0x5defa09d1298 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#20 0x00005defa04cc653 in rb_native_cond_wait (mutex=0x5defa09d1298 <_main_ractor+216>, cond=0x5defde6cfe98) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#21 thread_sched_wait_running_turn (sched=sched@entry=0x5defa09d1298 <_main_ractor+216>, th=0x5defa09ce1a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
next_th = 0x0
#22 0x00005defa04cf342 in rb_ractor_sched_wait (ec=ec@entry=0x5defde6cffd8, cr=cr@entry=0x5defa09d11c0 <_main_ractor>, ubf=ubf@entry=0x5defa0419c00 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7ffeec2f1ed0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
can_direct_transfer = false
th = 0x5defa09ce1a0 <_main_thread>
sched = 0x5defa09d1298 <_main_ractor+216>
#23 0x00005defa041a90c in ractor_wait (cr=0x5defa09d11c0 <_main_ractor>, ec=0x5defde6cffd8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
th = <optimized out>
waiter = {wakeup_status = wakeup_by_send, th = 0x5defa09ce1a0 <_main_thread>, node = {next = 0x5defa09d1228 <_main_ractor+104>, prev = 0x5defa09d1228 <_main_ractor+104>}}
th = <optimized out>
waiter = <optimized out>
#24 ractor_wait_receive (ec=ec@entry=0x5defde6cffd8, cr=cr@entry=0x5defa09d11c0 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
messages = {set = {n = {next = 0x1, prev = 0x5defa09ce1a0 <_main_thread>}}, closed = 40}
deliverred = false
#25 0x00005defa041ad3e 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>
#26 ractor_port_receive (ec=0x5defde6cffd8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
rp = <optimized out>
#27 0x00005defa053c34f in vm_exec_core (ec=0x5defde6cfec0, ec@entry=0x5defde6cffd8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
reg_pc = 0x5defde7f7278
reg_cfp = 0x79709b6b0ef8
insns_address_table = {0x5defa053b85a <vm_exec_core+11786>, 0x5defa0539d42 <vm_exec_core+4850>, 0x5defa0539cd6 <vm_exec_core+4742>, 0x5defa0539c35 <vm_exec_core+4581>, 0x5defa0539bbb <vm_exec_core+4459>, 0x5defa0539b16 <vm_exec_core+4294>, 0x5defa053a123 <vm_exec_core+5843>, 0x5defa053a0c8 <vm_exec_core+5752>, 0x5defa0539e4a <vm_exec_core+5114>, 0x5defa0539dae <vm_exec_core+4958>, 0x5defa053a1c2 <vm_exec_core+6002>, 0x5defa0539f3a <vm_exec_core+5354>, 0x5defa0539ad1 <vm_exec_core+4225>, 0x5defa0539a69 <vm_exec_core+4121>, 0x5defa05399f2 <vm_exec_core+4002>, 0x5defa05399b5 <vm_exec_core+3941>, 0x5defa053997d <vm_exec_core+3885>, 0x5defa0539948 <vm_exec_core+3832>, 0x5defa0539913 <vm_exec_core+3779>, 0x5defa05398de <vm_exec_core+3726>, 0x5defa0539859 <vm_exec_core+3593>, 0x5defa0539815 <vm_exec_core+3525>, 0x5defa05397ce <vm_exec_core+3454>, 0x5defa0539776 <vm_exec_core+3366>, 0x5defa0539730 <vm_exec_core+3296>, 0x5defa05396b3 <vm_exec_core+3171>, 0x5defa0539679 <vm_exec_core+3113>, 0x5defa053961c <vm_exec_core+3020>, 0x5defa05395c2 <vm_exec_core+2930>, 0x5defa0539585 <vm_exec_core+2869>, 0x5defa053a930 <vm_exec_core+7904>, 0x5defa053a7a8 <vm_exec_core+7512>, 0x5defa053a722 <vm_exec_core+7378>, 0x5defa053a6bb <vm_exec_core+7275>, 0x5defa053a669 <vm_exec_core+7193>, 0x5defa053a604 <vm_exec_core+7092>, 0x5defa053a5b7 <vm_exec_core+7015>, 0x5defa053a562 <vm_exec_core+6930>, 0x5defa053a518 <vm_exec_core+6856>, 0x5defa053a4f1 <vm_exec_core+6817>, 0x5defa053a4b6 <vm_exec_core+6758>, 0x5defa053a467 <vm_exec_core+6679>, 0x5defa053a433 <vm_exec_core+6627>, 0x5defa053a382 <vm_exec_core+6450>, 0x5defa053a33f <vm_exec_core+6383>, 0x5defa053a2fb <vm_exec_core+6315>, 0x5defa053abe6 <vm_exec_core+8598>, 0x5defa053ab77 <vm_exec_core+8487>, 0x5defa053ac18 <vm_exec_core+8648>, 0x5defa053ab28 <vm_exec_core+8408>, 0x5defa053aab9 <vm_exec_core+8297>, 0x5defa053aa5b <vm_exec_core+8203>, 0x5defa053a9a9 <vm_exec_core+8025>, 0x5defa053a96d <vm_exec_core+7965>, 0x5defa053af1c <vm_exec_core+9420>, 0x5defa053adcb <vm_exec_core+9083>, 0x5defa053ad20 <vm_exec_core+8912>, 0x5defa0538ab0 <vm_exec_core+96>, 0x5defa053ac71 <vm_exec_core+8737>, 0x5defa053ae84 <vm_exec_core+9268>, 0x5defa053ae35 <vm_exec_core+9189>, 0x5defa053aecd <vm_exec_core+9341>, 0x5defa0539536 <vm_exec_core+2790>, 0x5defa053ba68 <vm_exec_core+12312>, 0x5defa05394e7 <vm_exec_core+2711>, 0x5defa0539476 <vm_exec_core+2598>, 0x5defa0539431 <vm_exec_core+2529>, 0x5defa05393be <vm_exec_core+2414>, 0x5defa0539306 <vm_exec_core+2230>, 0x5defa05392ac <vm_exec_core+2140>, 0x5defa0539230 <vm_exec_core+2016>, 0x5defa0538b68 <vm_exec_core+280>, 0x5defa05391fc <vm_exec_core+1964>, 0x5defa05391bd <vm_exec_core+1901>, 0x5defa053917e <vm_exec_core+1838>, 0x5defa0539142 <vm_exec_core+1778>, 0x5defa053911e <vm_exec_core+1742>, 0x5defa05390d5 <vm_exec_core+1669>, 0x5defa053908c <vm_exec_core+1596>, 0x5defa0539050 <vm_exec_core+1536>, 0x5defa0538f92 <vm_exec_core+1346>, 0x5defa0538f13 <vm_exec_core+1219>, 0x5defa053ba03 <vm_exec_core+12211>, 0x5defa053b86b <vm_exec_core+11803>, 0x5defa053b8d1 <vm_exec_core+11905>, 0x5defa053af99 <vm_exec_core+9545>, 0x5defa053b96a <vm_exec_core+12058>, 0x5defa053b774 <vm_exec_core+11556>, 0x5defa053b7cd <vm_exec_core+11645>, 0x5defa053c036 <vm_exec_core+13798>, 0x5defa053c094 <vm_exec_core+13892>, 0x5defa053beae <vm_exec_core+13406>, 0x5defa053bf0f <vm_exec_core+13503>, 0x5defa053bf6d <vm_exec_core+13597>, 0x5defa053bfea <vm_exec_core+13722>, 0x5defa053bb35 <vm_exec_core+12517>, 0x5defa053bb88 <vm_exec_core+12600>, 0x5defa053bbf5 <vm_exec_core+12709>, 0x5defa053bc79 <vm_exec_core+12841>, 0x5defa053bccb <vm_exec_core+12923>, 0x5defa053bd07 <vm_exec_core+12983>, 0x5defa053bd54 <vm_exec_core+13060>, 0x5defa053bdba <vm_exec_core+13162>, 0x5defa053bab0 <vm_exec_core+12384>, 0x5defa0538ea2 <vm_exec_core+1106>, 0x5defa0538e22 <vm_exec_core+978>, 0x5defa0538d79 <vm_exec_core+809>, 0x5defa0538d32 <vm_exec_core+738>, 0x5defa0538ce7 <vm_exec_core+663>, 0x5defa0538c9e <vm_exec_core+590>, 0x5defa0538c4d <vm_exec_core+509>, 0x5defa0538c18 <vm_exec_core+456>, 0x5defa0538be3 <vm_exec_core+403>, 0x5defa053be90 <vm_exec_core+13376>, 0x5defa0539d31 <vm_exec_core+4833>, 0x5defa0539cc5 <vm_exec_core+4725>, 0x5defa0539c24 <vm_exec_core+4564>, 0x5defa0539baa <vm_exec_core+4442>, 0x5defa0539b05 <vm_exec_core+4277>, 0x5defa053a112 <vm_exec_core+5826>, 0x5defa053a0b7 <vm_exec_core+5735>, 0x5defa0539e39 <vm_exec_core+5097>, 0x5defa0539d9d <vm_exec_core+4941>, 0x5defa053a1b1 <vm_exec_core+5985>, 0x5defa0539f29 <vm_exec_core+5337>, 0x5defa0539ac0 <vm_exec_core+4208>, 0x5defa0539a58 <vm_exec_core+4104>, 0x5defa05399e1 <vm_exec_core+3985>, 0x5defa05399a4 <vm_exec_core+3924>, 0x5defa053996c <vm_exec_core+3868>, 0x5defa0539937 <vm_exec_core+3815>, 0x5defa0539902 <vm_exec_core+3762>, 0x5defa05398cd <vm_exec_core+3709>, 0x5defa0539848 <vm_exec_core+3576>, 0x5defa0539804 <vm_exec_core+3508>, 0x5defa05397bd <vm_exec_core+3437>, 0x5defa0539765 <vm_exec_core+3349>, 0x5defa053971f <vm_exec_core+3279>, 0x5defa05396a2 <vm_exec_core+3154>, 0x5defa0539668 <vm_exec_core+3096>, 0x5defa053960b <vm_exec_core+3003>, 0x5defa05395b1 <vm_exec_core+2913>, 0x5defa0539574 <vm_exec_core+2852>, 0x5defa053a91f <vm_exec_core+7887>, 0x5defa053a797 <vm_exec_core+7495>, 0x5defa053a711 <vm_exec_core+7361>, 0x5defa053a6aa <vm_exec_core+7258>, 0x5defa053a658 <vm_exec_core+7176>, 0x5defa053a5f3 <vm_exec_core+7075>, 0x5defa053a5a6 <vm_exec_core+6998>, 0x5defa053a551 <vm_exec_core+6913>, 0x5defa053a507 <vm_exec_core+6839>, 0x5defa053a4e0 <vm_exec_core+6800>, 0x5defa053a4a5 <vm_exec_core+6741>, 0x5defa053a456 <vm_exec_core+6662>, 0x5defa053a422 <vm_exec_core+6610>, 0x5defa053a371 <vm_exec_core+6433>, 0x5defa053a32e <vm_exec_core+6366>, 0x5defa053a2ea <vm_exec_core+6298>, 0x5defa053abd5 <vm_exec_core+8581>, 0x5defa053ab66 <vm_exec_core+8470>, 0x5defa053ac07 <vm_exec_core+8631>, 0x5defa053ab17 <vm_exec_core+8391>, 0x5defa053aaa8 <vm_exec_core+8280>, 0x5defa053aa4a <vm_exec_core+8186>, 0x5defa053a998 <vm_exec_core+8008>, 0x5defa053a95c <vm_exec_core+7948>, 0x5defa053af0b <vm_exec_core+9403>, 0x5defa053adba <vm_exec_core+9066>, 0x5defa053ad0f <vm_exec_core+8895>, 0x5defa053b82e <vm_exec_core+11742>, 0x5defa053ac60 <vm_exec_core+8720>, 0x5defa053ae73 <vm_exec_core+9251>, 0x5defa053ae24 <vm_exec_core+9172>, 0x5defa053aebc <vm_exec_core+9324>, 0x5defa0539525 <vm_exec_core+2773>, 0x5defa053b844 <vm_exec_core+11764>, 0x5defa05394d6 <vm_exec_core+2694>, 0x5defa0539465 <vm_exec_core+2581>, 0x5defa0539420 <vm_exec_core+2512>, 0x5defa05393ad <vm_exec_core+2397>, 0x5defa05392f5 <vm_exec_core+2213>, 0x5defa053929b <vm_exec_core+2123>, 0x5defa053921f <vm_exec_core+1999>, 0x5defa0538b57 <vm_exec_core+263>, 0x5defa05391eb <vm_exec_core+1947>, 0x5defa05391ac <vm_exec_core+1884>, 0x5defa053916d <vm_exec_core+1821>, 0x5defa0539131 <vm_exec_core+1761>, 0x5defa053910d <vm_exec_core+1725>, 0x5defa05390c4 <vm_exec_core+1652>, 0x5defa053907b <vm_exec_core+1579>, 0x5defa053903f <vm_exec_core+1519>, 0x5defa0538f81 <vm_exec_core+1329>, 0x5defa0538f02 <vm_exec_core+1202>, 0x5defa053b5b5 <vm_exec_core+11109>, 0x5defa053b5cb <vm_exec_core+11131>, 0x5defa053b5e1 <vm_exec_core+11153>, 0x5defa053b5f7 <vm_exec_core+11175>, 0x5defa053b60d <vm_exec_core+11197>...}
#28 0x00005defa05292b5 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>
#29 rb_vm_exec (ec=0x5defde6cffd8) at /tmp/ruby/src/trunk-yjit/vm.c:2801
_ec = 0x5defde6cffd8
_tag = {tag = 36, retval = 4, buf = {0x7ffeec2f2408, 0x5defa0529310 <rb_vm_exec+272>, 0x0, 0x7ffeec2f2120, 0x79709b4ba2a0}, prev = 0x7ffeec2f21f0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#30 0x00005defa053fad2 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064
ec = <optimized out>
val = <optimized out>
#31 0x00005defa0340da5 in rb_ec_exec_node (ec=ec@entry=0x5defde6cffd8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
_ec = 0x5defde6cffd8
_tag = {tag = 36, retval = 103283766341924, buf = {0x7ffeec2f2408, 0x5defa0340df0 <rb_ec_exec_node+240>, 0x0, 0x7ffeec2f21d0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = <optimized out>
#32 0x00005defa0343369 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
ec = 0x5defde6cffd8
status = <optimized out>
#33 0x00005defa033d7e6 in rb_main (argv=0x7ffeec2f2408, argc=114) at /tmp/ruby/src/trunk-yjit/main.c:42
variable_in_this_stack_frame = 0
#34 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
[628/758] 581525=openssl/test_kdf
$2 = 0
">>> Finish
"[Inferior 1 (process 608755) detached]
[629/758] 581525=ripper/test_files_test_1
[630/758] 581527=rubygems/test_gem_installer
[631/758] 581526=rubygems/test_gem_ext_cargo_builder
[632/758] 581526=prism/ruby/pattern_test
[633/758] 581526=-ext-/integer/test_integer
[634/758] 581526=socket/test_basicsocket
[635/758] 581526=ruby/test_weakmap
[636/758] 581525=rubygems/test_gem_ext_builder
[637/758] 581525=ruby/test_float
[638/758] 581525=uri/test_ws
[639/758] 581525=psych/test_boolean
[640/758] 581525=fiber/test_scheduler
[641/758] 581527=rubygems/test_gem_commands_build_command
[642/758] 581527=psych/test_document
[643/758] 581527=-ext-/iseq_load/test_iseq_load
[644/758] 581527=ruby/test_frozen
[645/758] 581527=ruby/test_io
[646/758] 581526=rubygems/test_gem_dependency
[647/758] 581525=ruby/test_primitive
[648/758] 581525=date/test_date_marshal
[649/758] 581525=psych/test_omap
[650/758] 581525=test_shellwords
[651/758] 581525=rubygems/test_gem_request_set
[652/758] 581526=psych/json/test_stream
[653/758] 581526=rubygems/test_gem_resolver_index_specification
[654/758] 581526=ruby/test_zjit
[655/758] 581526=socket/test_sockopt
[656/758] 581526=ruby/test_ast
[657/758] 581525=etc/test_etc
[658/758] 581525=psych/visitors/test_emitter
[659/758] 581525=psych/test_encoding
[660/758] 581525=rubygems/test_gem_commands_pristine_command
[661/758] 581525=psych/test_alias_and_anchor
[662/758] 581525=rubygems/test_gem_source_subpath_problem
[663/758] 581525=openssl/test_x509req
[664/758] 581525=net/http/test_https
[665/758] 581527=ruby/test_string_memory
[666/758] 581527=prism/encoding/string_encoding_test
[667/758] 581527=-ext-/scheduler/test_interrupt_with_scheduler
[668/758] 581527=-ext-/load/test_stringify_symbols
[669/758] 581527=digest/test_digest_extend
[670/758] 581527=test_pty
[671/758] 581527=rubygems/test_gem_package_tar_reader_entry
[672/758] 581525=-ext-/debug/test_debug
[673/758] 581525=openssl/test_asn1
[674/758] 581525=-ext-/arith_seq/test_arith_seq_beg_len_step
[675/758] 581527=ripper/test_filter
[676/758] 581527=rubygems/test_gem_resolver_requirement_list
[677/758] 581527=ruby/test_insns_leaf
[678/758] 581527=rubygems/test_gem_resolver_activation_request
[679/758] 581527=ruby/enc/test_koi8
[680/758] 581527=prism/result/constant_path_node_test
[681/758] 581525=ripper/test_files_ext
[682/758] 581525=ruby/test_allocation
[683/758] 581527=psych/test_tree_builder
[684/758] 581527=rubygems/test_bundled_ca
[685/758] 581527=-ext-/load/test_protect
[686/758] 581527=-ext-/vm/test_at_exit
[687/758] 581527=prism/library_symbols_test
[688/758] 581527=ruby/test_case
[689/758] 581527=prism/fixtures_test
[690/758] 581527=ruby/test_rational2
[691/758] 581527=ruby/test_env
[692/758] 581527=net/http/test_http
[693/758] 581527=mkmf/test_pkg_config
[694/758] 581527=did_you_mean/spell_checking/test_method_name_check
[695/758] 581527=open-uri/test_proxy
[696/758] 581527=ruby/test_math
[697/758] 581527=rubygems/test_gem_commands_info_command
[698/758] 581527=dtrace/test_gc
[699/758] 581527=mkmf/test_libs
[700/758] 581527=ruby/test_fiber
[701/758] 581525=-ext-/win32/test_dln
[702/758] 581525=prism/result/heredoc_test
[703/758] 581525=uri/test_wss
[704/758] 581525=ruby/test_syntax
[705/758] 581527=psych/visitors/test_to_ruby
[706/758] 581527=rubygems/test_gem_request_connection_pools
[707/758] 581524=rubygems/test_gem_resolver_installer_set
[708/758] 581527=rubygems/test_gem_commands_uninstall_command
[709/758] 581524=ruby/test_random_formatter
[710/758] 581524=ruby/test_complex
[711/758] 581524=-ext-/string/test_ellipsize
[712/758] 581524=openssl/test_x509crl
[713/758] 581524=rubygems/test_gem_commands_environment_command
[714/758] 581524=rubygems/test_gem_dependency_list
[715/758] 581524=ruby/test_refinement
[716/758] 581527=rubygems/test_gem_security_signer
[717/758] 581527=psych/test_set
[718/758] 581527=fiber/test_io_close
[719/758] 581527=uri/test_generic
[720/758] 581527=net/http/test_buffered_io
[721/758] 581527=openssl/test_bn
[722/758] 581527=openssl/test_config
[723/758] 581527=rubygems/test_gem_platform
[724/758] 581527=prism/result/breadth_first_search_test
[725/758] 581527=openssl/test_x509ext
[726/758] 581527=rubygems/test_exit
[727/758] 581527=ruby/test_yjit
[728/758] 581525=rubygems/test_gem_resolver_dependency_request
[729/758] 581525=ruby/test_m17n
[730/758] 581525=ruby/test_argf
[731/758] 581524=openssl/test_ssl_session
[732/758] 581524=prism/percent_delimiter_string_test
[733/758] 581524=ruby/enc/test_gbk
[734/758] 581524=openssl/test_x509attr
[735/758] 581524=ruby/test_key_error
[736/758] 581524=openssl/test_engine
[737/758] 581524=ruby/test_warning
[738/758] 581524=prism/result/regular_expression_options_test
[739/758] 581524=rubygems/test_gem_ext_rake_builder
[740/758] 581524=ruby/test_hash
[741/758] 581525=ruby/test_dir
[742/758] 581525=optparse/test_acceptable
[743/758] 581525=ruby/test_metaclass
[744/758] 581525=ruby/test_whileuntil
[745/758] 581525=json/json_string_matching_test
[746/758] 581525=-ext-/bignum/test_mul
[747/758] 581525=monitor/test_monitor
[748/758] 581525=prism/result/implicit_array_test
[749/758] 581525=-ext-/rational/test_rat
[750/758] 581525=psych/test_scalar_scanner
[751/758] 581525=ruby/enc/test_gb18030
[752/758] 581525=prism/regexp_test
[753/758] 581525=openssl/test_cipher
[754/758] 581525=rubygems/test_gem_resolver_composed_set
[755/758] 581525=-ext-/time/test_new
[756/758] 581525=rubygems/test_gem_package_tar_writer
[757/758] 581525=did_you_mean/spell_checking/test_key_name_check
[758/758] 581525=net/http/test_httpheader
1) Error:
TestObjSpaceRactor#test_undefine_finalizer:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 608755 killed by SIGSEGV (signal 11) (core dumped)
|
| <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e90008df97
| ruby 4.1.0dev (2026-02-10T11:07:47Z master f486ee3402) +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:0005b0 l:n b:---- EVAL -:26 [FINISH]
| c:0001 p:0000 s:0003 E:000fb0 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: 0x000079709b74dd61 RBP: 0x00007ffeec2f1d30 RSP: 0x00007ffeec2f1cf0
| RAX: 0xfffffffffffffffc RBX: 0x00005defde6cfe98 RCX: 0x000079709b74dd61
| RDX: 0x0000000000000000 RDI: 0x00005defde6cfec0 RSI: 0x0000000000000189
| R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000
| R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
| R14: 0x00005defa09d1298 R15: 0x00005defde6cfec0 EFL: 0x0000000000000246
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x5defa054b01f] /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) [0x5defa07513b2] /tmp/ruby/src/trunk-yjit/error.c:1131
| /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5defa0482bb8] /tmp/ruby/src/trunk-yjit/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x79709b6fa320) [0x79709b6fa320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x79709b74dd61] ./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) [0x79709b7507dd] ./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) [0x5defa04cc653] /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) [0x5defa04cf342] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x5defa041a90c] /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) [0x5defa041ad3e] /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) [0x5defa053c34f] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5defa05292b5] /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) [0x5defa0340da5] /tmp/ruby/src/trunk-yjit/eval.c:283
| /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x5defa0343369] /tmp/ruby/src/trunk-yjit/eval.c:321
| /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5defa033d7e6] /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) [0x79709b6df1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x79709b6df28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x5defa033d835]
|
| th: 0x5defa09ce1a0, native_id: 0x79709b6b27c0
| -- 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:0005b0 l:n b:---- EVAL -:26 [FINISH]
| c:0001 p:0000 s:0003 E:000fb0 l:y b:---- DUMMY [FINISH]
|
| -- 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:
|
| 5def97ff0000-5def97ff4000 r-xp 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space]
| 5def97ff4000-5def9fff0000 ---p 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space]
| 5defa02ec000-5defa032c000 r--p 00000000 00:c6 16962845 /tmp/ruby/build/trunk-yjit/ruby
| 5defa032c000-5defa0811000 r-xp 00040000 00:c6 16962845 /tmp/ruby/build/trunk-yjit/ruby
| 5defa0811000-5defa09b7000 r--p 00525000 00:c6 16962845 /tmp/ruby/build/trunk-yjit/ruby
| 5defa09b7000-5defa09ce000 r--p 006ca000 00:c6 16962845 /tmp/ruby/build/trunk-yjit/ruby
| 5defa09ce000-5defa09cf000 rw-p 006e1000 00:c6 16962845 /tmp/ruby/build/trunk-yjit/ruby
| 5defa09cf000-5defa09e6000 rw-p 00000000 00:00 0
| 5defde6cb000-5defdeb05000 rw-p 00000000 00:00 0 [heap]
| 797048911000-79704c000000 r--s 00000000 00:c6 16962845 /tmp/ruby/build/trunk-yjit/ruby
| 79704c000000-79704c039000 rw-p 00000000 00:00 0
| 79704c039000-797050000000 ---p 00000000 00:00 0
| 797050000000-797050043000 rw-p 00000000 00:00 0
| 797050043000-797054000000 ---p 00000000 00:00 0
| 797054000000-79705402e000 rw-p 00000000 00:00 0
| 79705402e000-797058000000 ---p 00000000 00:00 0
| 797058000000-79705802a000 rw-p 00000000 00:00 0
| 79705802a000-79705c000000 ---p 00000000 00:00 0
| 79705c000000-79705c029000 rw-p 00000000 00:00 0
| 79705c029000-797060000000 ---p 00000000 00:00 0
| 797060ba9000-797060db0000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 797060db0000-797060e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 797060e00000-797060f01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797060f01000-797060f02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797060f02000-797061022000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061022000-797061023000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061023000-797061143000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061143000-797061144000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061144000-797061264000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061264000-797061265000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061265000-797061385000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061385000-797061386000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797061386000-7970614a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7970614a6000-7970614a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7970614a7000-797080e00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 797080e10000-797080ef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 797080efa000-797080efb000 ---p 00000000 00:00 0
| 797080efb000-797080f1b000 rw-p 00000000 00:00 0
| 797080f1b000-797080f1c000 ---p 00000000 00:00 0
| 797080f1c000-797080f3c000 rw-p 00000000 00:00 0
| 797080f3c000-797080f3d000 ---p 00000000 00:00 0
| 797080f3d000-797080f5d000 rw-p 00000000 00:00 0
| 797080f5d000-797080f5e000 ---p 00000000 00:00 0
| 797080f5e000-797080f7e000 rw-p 00000000 00:00 0
| 797080f7e000-797080fbf000 rw-p 00000000 00:00 0
| 797080fbf000-797080fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797080fc0000-797081001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081001000-797081002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081002000-797081043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081043000-797081044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081044000-797081085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081085000-797081086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081086000-7970810c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970810c7000-7970810c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970810c8000-797081109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081109000-79708110a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708110a000-79708114b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708114b000-79708114c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708114c000-79708118d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708118d000-79708118e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708118e000-7970811cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970811cf000-7970811d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970811d0000-797081211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081211000-797081212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081212000-797081253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081253000-797081254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081254000-797081295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081295000-797081296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081296000-7970812d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970812d7000-7970812d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970812d8000-797081319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081319000-79708131a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708131a000-79708135b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708135b000-79708135c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708135c000-79708139d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708139d000-79708139e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708139e000-7970813df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970813df000-7970813e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970813e0000-797081421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081421000-797081422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081422000-797081463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081463000-797081464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081464000-7970814a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970814a5000-7970814a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970814a6000-7970814e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970814e7000-7970814e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970814e8000-797081529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081529000-79708152a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708152a000-79708156b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708156b000-79708156c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708156c000-7970815ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970815ad000-7970815ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970815ae000-7970815ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970815ef000-7970815f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970815f0000-797081631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081631000-797081632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081632000-797081673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081673000-797081674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081674000-7970816b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970816b5000-7970816b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970816b6000-7970816f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970816f7000-7970816f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970816f8000-797081739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 797081739000-79708173a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708173a000-79708177b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708177b000-79708177c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 79708177c000-7970817bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970817bd000-7970817be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970817be000-7970817ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7970817ff000-797081800000 ---p 00000000 00:00 0
| 797081800000-797082000000 rw-p 00000000 00:00 0
| 797082000000-79709a000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 79709a000000-79709b400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 79709b410000-79709b413000 r--p 00000000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 79709b413000-79709b41c000 r-xp 00003000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 79709b41c000-79709b41e000 r--p 0000c000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 79709b41e000-79709b41f000 r--p 0000d000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 79709b41f000-79709b420000 rw-p 0000e000 00:c6 17194821 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
| 79709b420000-79709b4a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 79709b4a1000-79709b4a3000 r--p 00000000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 79709b4a3000-79709b4a8000 r-xp 00002000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 79709b4a8000-79709b4a9000 r--p 00007000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 79709b4a9000-79709b4aa000 r--p 00008000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 79709b4aa000-79709b4ab000 rw-p 00009000 00:c6 17318118 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 79709b4ab000-79709b4ac000 r--p 00000000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 79709b4ac000-79709b4ad000 r-xp 00001000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 79709b4ad000-79709b4ae000 r--p 00002000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 79709b4ae000-79709b4af000 r--p 00002000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 79709b4af000-79709b4b0000 rw-p 00003000 00:c6 17320065 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 79709b4b0000-79709b570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 79709b574000-79709b575000 r--p 00000000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 79709b575000-79709b577000 r-xp 00001000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 79709b577000-79709b578000 r--p 00003000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 79709b578000-79709b579000 r--p 00003000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 79709b579000-79709b57a000 rw-p 00004000 00:c6 17319212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 79709b57a000-79709b57b000 r--p 00000000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 79709b57b000-79709b57c000 r-xp 00001000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 79709b57c000-79709b57d000 r--p 00002000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 79709b57d000-79709b57e000 r--p 00002000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 79709b57e000-79709b57f000 rw-p 00003000 00:c6 17196962 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 79709b57f000-79709b580000 ---p 00000000 00:00 0
| 79709b580000-79709b5a0000 rw-p 00000000 00:00 0
| 79709b5a0000-79709b5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 79709b5b1000-79709b6b5000 rw-p 00000000 00:00 0
| 79709b6b5000-79709b6dd000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 79709b6dd000-79709b865000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 79709b865000-79709b8b4000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 79709b8b4000-79709b8b8000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 79709b8b8000-79709b8ba000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 79709b8ba000-79709b8c9000 rw-p 00000000 00:00 0
| 79709b8c9000-79709b8cd000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 79709b8cd000-79709b8f0000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 79709b8f0000-79709b8f4000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 79709b8f4000-79709b8f5000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 79709b8f5000-79709b8f6000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 79709b8f6000-79709b906000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 79709b906000-79709b985000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 79709b985000-79709b9dd000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 79709b9dd000-79709b9de000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 79709b9de000-79709b9df000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 79709b9df000-79709b9e1000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 79709b9e1000-79709b9f6000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 79709b9f6000-79709ba0f000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 79709ba0f000-79709ba10000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 79709ba10000-79709ba11000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 79709ba11000-79709ba19000 rw-p 00000000 00:00 0
| 79709ba19000-79709ba23000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 79709ba23000-79709ba86000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 79709ba86000-79709ba9b000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 79709ba9b000-79709ba9c000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 79709ba9c000-79709ba9d000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 79709ba9d000-79709ba9f000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 79709ba9f000-79709bab1000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 79709bab1000-79709bab7000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 79709bab7000-79709bab8000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 79709bab8000-79709bab9000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 79709bab9000-79709baba000 r--p 00000000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 79709baba000-79709babb000 r-xp 00001000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 79709babb000-79709babc000 r--p 00002000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 79709babc000-79709babd000 r--p 00002000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 79709babd000-79709babe000 rw-p 00003000 00:c6 17199852 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 79709babe000-79709bac0000 rw-p 00000000 00:00 0
| 79709bac0000-79709bac1000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 79709bac1000-79709baec000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 79709baec000-79709baf6000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 79709baf6000-79709baf8000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 79709baf8000-79709bafa000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffeec2d4000-7ffeec2f6000 rw-p 00000000 00:00 0 [stack]
| 7ffeec34d000-7ffeec351000 r--p 00000000 00:00 0 [vvar]
| 7ffeec351000-7ffeec353000 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'
Finished tests in 1067.462337s, 32.1313 tests/s, 6792.8448 assertions/s.
34299 tests, 7251106 assertions, 0 failures, 1 errors, 159 skips
ruby -v: ruby 4.1.0dev (2026-02-10T11:07:47Z master f486ee3402) +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-10T11:07:47Z master f486ee3402) +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 130.064560 seconds
3362 files, 34010 examples, 200936 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.