# Logfile created on 2026-03-03 22:29:28 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000770324cefdd0 @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.20260303-222928", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000770324e9dba0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000770324e9d920 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000770324c29338 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20260303-222928", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20260303-222928>, @binmode=false, @mon_data=#<Monitor:0x0000770324e9d3f8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = f46eb48b26
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/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 -DPRISM_XALLOCATOR -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 -DPRISM_XALLOCATOR -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
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370 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 -DPRISM_XALLOCATOR -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 encdb.h
generating enc.mk
encdb.h unchanged
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]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
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/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/bigdecimal-4.0.1/ext/bigdecimal'
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/ext/socket'
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/debug-1.11.1/ext/debug'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -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 -DPRISM_XALLOCATOR -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.3/
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 encdb.h
generating enc.mk
encdb.h unchanged
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 unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/ripper'
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/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: 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/ext/digest/sha2'
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'
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.1
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.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2037 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 -DPRISM_XALLOCATOR -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
generating encdb.h
encdb.h unchanged
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/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=63918
"--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/757] 1111026=ruby/enc/test_cesu8
[ 2/757] 1111026=-ext-/string/test_cstr
[ 3/757] 1111024=net/http/test_httpresponses
[ 4/757] 1111025=ruby/test_mixed_unicode_escapes
[ 5/757] 1111025=-ext-/st/test_numhash
[ 6/757] 1111027=openssl/test_pkey_rsa
[ 7/757] 1111025=ruby/test_clone
[ 8/757] 1111024=ruby/test_thread_queue
[ 9/757] 1111026=-ext-/bignum/test_big2str
[ 10/757] 1111026=fileutils/test_nowrite
[ 11/757] 1111025=-ext-/win32/test_console_attr
[ 12/757] 1111025=optparse/test_switch
[ 13/757] 1111025=-ext-/postponed_job/test_postponed_job
[ 14/757] 1111026=ripper/test_files_sample
[ 15/757] 1111026=-ext-/thread/test_instrumentation_api
[ 16/757] 1111025=rubygems/test_gem_request_set_lockfile
[ 17/757] 1111026=-ext-/gvl/test_ubf_async_safe
[ 18/757] 1111026=ruby/test_pattern_matching
[ 19/757] 1111024=rubygems/test_gem_path_support
[ 20/757] 1111026=rubygems/test_gem_specification
[ 21/757] 1111027=rubygems/test_gem_commands_owner_command
[ 22/757] 1111024=ruby/test_bignum
[ 23/757] 1111024=ruby/test_yield
[ 24/757] 1111027=psych/test_psych_set
[ 25/757] 1111027=json/json_encoding_test
[ 26/757] 1111027=ruby/test_iseq
[ 27/757] 1111025=json/ractor_test
[ 28/757] 1111025=ruby/test_symbol
[ 29/757] 1111027=psych/test_coder
[ 30/757] 1111027=ruby/test_compile_prism
[ 31/757] 1111027=openssl/test_random
[ 32/757] 1111027=ruby/test_complexrational
[ 33/757] 1111027=ruby/test_box
[ 34/757] 1111025=socket/test_unix
[ 35/757] 1111025=rubygems/test_gem_package_tar_reader
[ 36/757] 1111027=pathname/test_pathname
[ 37/757] 1111026=prism/newline_offsets_test
[ 38/757] 1111025=ruby/test_io_timeout
[ 39/757] 1111025=-ext-/string/test_enc_associate
[ 40/757] 1111024=coverage/test_coverage
[ 41/757] 1111027=ruby/test_comparable
[ 42/757] 1111027=rubygems/test_gem_gem_runner
[ 43/757] 1111026=rubygems/test_gem_resolver_installed_specification
[ 44/757] 1111026=rubygems/test_gem_source_specific_file
[ 45/757] 1111027=prism/ruby/relocation_test
[ 46/757] 1111027=ruby/enc/test_utf32
[ 47/757] 1111027=ruby/enc/test_windows_1251
[ 48/757] 1111027=rubygems/test_gem_requirement
[ 49/757] 1111026=ruby/enc/test_euc_tw
[ 50/757] 1111026=rubygems/test_gem_commands_open_command
[ 51/757] 1111026=ruby/test_unicode_escape
[ 52/757] 1111027=mkmf/test_mkmf
[ 53/757] 1111027=-ext-/test_notimplement
[ 54/757] 1111027=psych/test_marshalable
[ 55/757] 1111027=-ext-/box/test_load_ext
[ 56/757] 1111027=mmtk/test_configuration
[ 57/757] 1111025=rubygems/test_gem_resolver_local_specification
[ 58/757] 1111027=-ext-/wait/test_wait
[ 59/757] 1111026=optparse/test_noarg
[ 60/757] 1111027=erb/test_erb
[ 61/757] 1111027=ruby/test_require
[ 62/757] 1111025=-ext-/string/test_enc_str_buf_cat
[ 63/757] 1111025=rubygems/test_webauthn_poller
[ 64/757] 1111025=-ext-/econv/test_append
[ 65/757] 1111025=rubygems/test_gem_resolver_specification
[ 66/757] 1111025=-ext-/tracepoint/test_tracepoint
[ 67/757] 1111024=-ext-/marshal/test_internal_ivar
[ 68/757] 1111024=resolv/test_resource
[ 69/757] 1111024=prism/ruby/desugar_compiler_test
[ 70/757] 1111026=dtrace/test_array_create
[ 71/757] 1111026=optparse/test_reqarg
[ 72/757] 1111025=ruby/test_undef
[ 73/757] 1111025=uri/test_http
[ 74/757] 1111025=ruby/test_path
[ 75/757] 1111025=ruby/test_autoload
[ 76/757] 1111024=test_time
[ 77/757] 1111024=ruby/test_beginendblock
[ 78/757] 1111026=psych/visitors/test_yaml_tree
[ 79/757] 1111026=rubygems/test_gem_resolver_best_set
[ 80/757] 1111026=io/wait/test_ractor
[ 81/757] 1111026=rubygems/test_gem_stub_specification
[ 82/757] 1111024=rubygems/test_gem_commands_cleanup_command
[ 83/757] 1111026=prism/onigmo_test
[ 84/757] 1111026=psych/test_struct
[ 85/757] 1111026=ruby/test_frozen_error
[ 86/757] 1111026=prism/fuzzer_test
[ 87/757] 1111026=did_you_mean/spell_checking/test_pattern_key_name_check
[ 88/757] 1111026=ruby/test_thread
[ 89/757] 1111024=-ext-/num2int/test_num2int
[ 90/757] 1111024=rubygems/test_gem_remote_fetcher
[ 91/757] 1111024=ripper/test_ripper
[ 92/757] 1111024=rubygems/test_gem_unsatisfiable_dependency_error
[ 93/757] 1111024=rubygems/test_gem_resolver_conflict
[ 94/757] 1111024=-ext-/iter/test_iter_break
[ 95/757] 1111024=psych/test_hash
[ 96/757] 1111024=openssl/test_x509name
[ 97/757] 1111024=rubygems/test_gem_version
[ 98/757] 1111027=fiber/test_address_resolve
[ 99/757] 1111027=ruby/test_ractor
[100/757] 1111024=rubygems/test_gem_config_file
[101/757] 1111024=psych/test_yamlstore
[102/757] 1111024=ruby/test_yjit_exit_locations
[103/757] 1111024=resolv/test_addr
[104/757] 1111024=ruby/enc/test_euc_kr
[105/757] 1111024=rubygems/test_remote_fetch_error
[106/757] 1111024=rubygems/test_gem_uri_formatter
[107/757] 1111024=ruby/test_stack
[108/757] 1111026=fileutils/test_fileutils
[109/757] 1111025=ruby/test_rubyoptions
[110/757] 1111024=json/test_helper
[111/757] 1111024=io/console/test_io_console
[112/757] 1111026=ruby/test_backtrace
[113/757] 1111026=ruby/test_econv
[114/757] 1111024=ruby/test_io_m17n
[115/757] 1111026=optparse/test_bash_completion
[116/757] 1111026=digest/test_ractor
[117/757] 1111026=mkmf/test_have_library
[118/757] 1111024=rubygems/test_gem_security_trust_dir
[119/757] 1111024=prism/result/string_test
[120/757] 1111024=ruby/enc/test_regex_casefold
[121/757] 1111024=rubygems/test_gem_source_git
[122/757] 1111027=-ext-/gvl/test_last_thread
[123/757] 1111027=optparse/test_kwargs
[124/757] 1111027=-ext-/exception/test_data_error
[125/757] 1111027=io/wait/test_io_wait
[126/757] 1111027=dtrace/test_method_cache
[127/757] 1111027=-ext-/thread/test_lock_native_thread
[128/757] 1111027=prism/result/source_location_test
[129/757] 1111027=ruby/test_regexp
[130/757] 1111024=ruby/test_parse
[131/757] 1111024=objspace/test_objspace
[132/757] 1111026=digest/test_digest
[133/757] 1111026=fileutils/test_dryrun
[134/757] 1111026=openssl/test_ocsp
[135/757] 1111026=rubygems/test_gem_commands_push_command
[136/757] 1111026=openssl/test_ns_spki
[137/757] 1111026=-ext-/test_abi
[138/757] 1111026=rubygems/test_gem_resolver
[139/757] 1111026=prism/result/index_write_test
[140/757] 1111026=ruby/test_lambda
[141/757] 1111026=-ext-/bignum/test_pack
[142/757] 1111026=rubygems/test_gem_commands_stale_command
[143/757] 1111026=ruby/test_class
[New LWP 1124365]
[New LWP 1124363]
[New LWP 1124358]
[New LWP 1124357]
[New LWP 1124319]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000574abd6442b0 in parse_debug_line_cu (errout=0x7af43165a4e0 <_IO_2_1_stderr_>, offset=<optimized out>, lines=<optimized out>, obj=0x574ae46ad930, debug_line=<synthetic pointer>, traces=<optimized out>, num_traces=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:467
467 switch (op) {
>>> Threads
Id Target Id Frame
* 1 Thread 0x7af4314537c0 (LWP 1124316) "ruby" 0x0000574abd6442b0 in parse_debug_line_cu (errout=0x7af43165a4e0 <_IO_2_1_stderr_>, offset=<optimized out>, lines=<optimized out>, obj=0x574ae46ad930, debug_line=<synthetic pointer>, traces=<optimized out>, num_traces=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:467
2 Thread 0x7af3f6baf6c0 (LWP 1124365) "ruby" 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_vm+260>) at ./nptl/futex-internal.c:57
3 Thread 0x7af416caf6c0 (LWP 1124363) "ruby" 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_vm+260>) at ./nptl/futex-internal.c:57
4 Thread 0x7af416cfd6c0 (LWP 1124358) "ruby" 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_vm+260>) at ./nptl/futex-internal.c:57
5 Thread 0x7af416d1e6c0 (LWP 1124357) "ruby" 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_vm+260>) at ./nptl/futex-internal.c:57
6 Thread 0x7af417dff6c0 (LWP 1124319) "ruby" 0x00007af431580042 in epoll_wait (epfd=4, events=events@entry=0x574abd9a5a3c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 6 (Thread 0x7af417dff6c0 (LWP 1124319) "ruby"):
#0 0x00007af431580042 in epoll_wait (epfd=4, events=events@entry=0x574abd9a5a3c <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 0x0000574abd4a2eac in event_wait (vm=0x574abd9a60c0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931
r = <optimized out>
r = <optimized out>
#2 timer_thread_polling (vm=0x574abd9a60c0 <_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 0x00007af4314f2a94 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 = {135188791162560, -618859745088922694, 135188791162560, -272, 0, 140736808872512, -618859745067951174, -618942073406121030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007af43157fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x7af416d1e6c0 (LWP 1124357) "ruby"):
#0 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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 0x00007af4314f17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x574abd9a6160 <_vm+160>, cond=0x574abd9a6198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af4314f14a0 <__condvar_cleanup_waiting>, __arg = 0x7af416d1dd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x574abd9a6198 <_vm+216>, mutex = 0x574abd9a6160 <_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=0x574abd9a6198 <_vm+216>, mutex=mutex@entry=0x574abd9a6160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000574abd4a4c13 in rb_native_cond_wait (mutex=0x574abd9a6160 <_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=0x574ae48b04b0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x574abd9a60c0 <_vm>
#8 0x00007af4314f2a94 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 = {135188773463744, -618861995114914886, 135188773463744, -272, 0, 140736808871712, -618861995093943366, -618942073406121030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007af43157fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x7af416cfd6c0 (LWP 1124358) "ruby"):
#0 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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 0x00007af4314f17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x574abd9a6160 <_vm+160>, cond=0x574abd9a6198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af4314f14a0 <__condvar_cleanup_waiting>, __arg = 0x7af416cfcd50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x574abd9a6198 <_vm+216>, mutex = 0x574abd9a6160 <_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=0x574abd9a6198 <_vm+216>, mutex=mutex@entry=0x574abd9a6160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000574abd4a4c13 in rb_native_cond_wait (mutex=0x574abd9a6160 <_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=0x574ae48a5400) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x574abd9a60c0 <_vm>
#8 0x00007af4314f2a94 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 = {135188773328576, -618861805599482950, 135188773328576, -272, 0, 140736808868080, -618861805578511430, -618942073406121030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007af43157fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7af416caf6c0 (LWP 1124363) "ruby"):
#0 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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 0x00007af4314f17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x574abd9a6160 <_vm+160>, cond=0x574abd9a6198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af4314f14a0 <__condvar_cleanup_waiting>, __arg = 0x7af416caed50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 9, cond = 0x574abd9a6198 <_vm+216>, mutex = 0x574abd9a6160 <_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=0x574abd9a6198 <_vm+216>, mutex=mutex@entry=0x574abd9a6160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000574abd4a4c13 in rb_native_cond_wait (mutex=0x574abd9a6160 <_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=0x574ae48458b0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x574abd9a60c0 <_vm>
#8 0x00007af4314f2a94 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 = {135188773009088, -618861780903420998, 135188773009088, -272, 0, 140736808868080, -618861780882449478, -618942073406121030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007af43157fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7af3f6baf6c0 (LWP 1124365) "ruby"):
#0 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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=0x574abd9a61c4 <_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 0x00007af4314f17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x574abd9a6160 <_vm+160>, cond=0x574abd9a6198 <_vm+216>) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af4314f14a0 <__condvar_cleanup_waiting>, __arg = 0x7af3f6baed50, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 7, cond = 0x574abd9a6198 <_vm+216>, mutex = 0x574abd9a6160 <_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=0x574abd9a6198 <_vm+216>, mutex=mutex@entry=0x574abd9a6160 <_vm+160>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000574abd4a4c13 in rb_native_cond_wait (mutex=0x574abd9a6160 <_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=0x574ae46f5aa0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277
r = <optimized out>
nt = <optimized out>
vm = 0x574abd9a60c0 <_vm>
#8 0x00007af4314f2a94 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 = {135188235089600, -619635699650421830, 135188235089600, -272, 0, 140736808868080, -619635699629450310, -618942073406121030}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007af43157fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7af4314537c0 (LWP 1124316) "ruby"):
#0 0x0000574abd6442b0 in parse_debug_line_cu (errout=0x7af43165a4e0 <_IO_2_1_stderr_>, offset=<optimized out>, lines=<optimized out>, obj=0x574ae46ad930, debug_line=<synthetic pointer>, traces=<optimized out>, num_traces=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:467
a = <optimized out>
op = 6 '\006'
file = <optimized out>
line = <optimized out>
is_stmt = <optimized out>
p = 0x7af3f5d22f85 "\001.\005\004"
header = {unit_length = 9800, version = 5, format = 4 '\004', header_length = 219, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7af3f5d222ce "\001\001\037\016\210\t", filenames = 0x7af3f5d2230a "\002\001\037\002\017\033Kc", cu_start = 0x7af3f5d22397 "\005\001", cu_end = 0x7af3f5d248fc "\006\001"}
addr = 842357
p = <optimized out>
header = <optimized out>
addr = <optimized out>
file = <optimized out>
line = <optimized out>
is_stmt = <optimized out>
a = <optimized out>
op = <optimized out>
a = <optimized out>
adjusted_opcode = <optimized out>
operation_advance = <optimized out>
#1 parse_debug_line (errout=0x7af43165a4e0 <_IO_2_1_stderr_>, offset=3, lines=0x574ae48bca50, obj=0x574ae46ad930, size=<optimized out>, debug_line=<optimized out>, traces=0x574abd9a8680 <trace>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:564
debug_line_end = <optimized out>
debug_line_end = <optimized out>
#2 fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x574abd9a8680 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x574ae45cfd98, lines=lines@entry=0x574ae48bca50, offset=offset@entry=3, errout=0x7af43165a4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2271
i = <optimized out>
j = <optimized out>
shstr = <optimized out>
ehdr = <optimized out>
shdr = <optimized out>
shstr_shdr = <optimized out>
gnu_debuglink_shdr = <optimized out>
note_gnu_build_id = <optimized out>
fd = <optimized out>
filesize = <optimized out>
file = <optimized out>
symtab_shdr = <optimized out>
strtab_shdr = <optimized out>
dynsym_shdr = <optimized out>
dynstr_shdr = <optimized out>
obj = 0x574ae46ad930
dladdr_fbase = <optimized out>
fail = <optimized out>
finish = <optimized out>
#3 0x0000574abd64591f in follow_debuglink_build_id (errout=0x7af43165a4e0 <_IO_2_1_stderr_>, offset=3, lines=0x574ae48bca50, objp=0x574ae45cfd98, traces=0x574abd9a8680 <trace>, num_traces=18, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:663
o1 = 0x574ae46c6320
i = <optimized out>
global_debug_dir_len = 25
p = <optimized out>
o2 = <optimized out>
global_debug_dir = <optimized out>
debug_suffix = ".debug"
global_debug_dir_len = <optimized out>
p = <optimized out>
o1 = <optimized out>
o2 = <optimized out>
i = <optimized out>
tbl = "0123456789abcdef"
n = <optimized out>
#4 fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x574abd9a8680 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x574ae45cfd98, lines=lines@entry=0x574ae48bca50, offset=offset@entry=3, errout=0x7af43165a4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2264
nhdr = <optimized out>
build_id = <optimized out>
i = <optimized out>
j = <optimized out>
shstr = <optimized out>
ehdr = <optimized out>
shdr = <optimized out>
shstr_shdr = <optimized out>
gnu_debuglink_shdr = <optimized out>
note_gnu_build_id = <optimized out>
fd = <optimized out>
filesize = <optimized out>
file = <optimized out>
symtab_shdr = <optimized out>
strtab_shdr = <optimized out>
dynsym_shdr = <optimized out>
dynstr_shdr = <optimized out>
obj = 0x574ae48a52a0
dladdr_fbase = <optimized out>
fail = <optimized out>
finish = <optimized out>
#5 0x0000574abd6461b1 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x574abd9a8680 <trace>, errout=errout@entry=0x7af43165a4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2674
path = <optimized out>
p = <optimized out>
info = {dli_fname = 0x7af431860c60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7af431456000, dli_sname = 0x0, dli_saddr = 0x0}
i = 3
lines = <optimized out>
obj = 0x574ae46ad930
dladdr_fbases = <optimized out>
main_path = <optimized out>
len = <optimized out>
next_line = <optimized out>
#6 0x0000574abd51c163 in rb_print_backtrace (errout=0x7af43165a4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1107
n = <optimized out>
trace = {0x574abd51c14f <rb_vm_bugreport+2335>, 0x574abd724a92 <rb_bug_for_fatal_signal+258>, 0x574abd453018 <sigsegv+72>, 0x7af43149b320 <__restore_rt>, 0x7af4314eed61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x7af4314f17dd <___pthread_cond_wait+525>, 0x574abd49d1b3 <thread_sched_wait_running_turn+147>, 0x574abd4a0022 <rb_ractor_sched_wait+242>, 0x574abd3eadfc <ractor_wait_receive+476>, 0x574abd3eb22e <ractor_port_receive+206>, 0x574abd50d43e <vm_exec_core+14606>, 0x574abd4fa3c5 <rb_vm_exec+181>, 0x574abd310d85 <rb_ec_exec_node+165>, 0x574abd313349 <ruby_run_node+105>, 0x574abd30d7c6 <main+102>, 0x7af4314801ca <__libc_start_call_main+122>, 0x7af43148028b <__libc_start_main_impl+139>, 0x574abd30d815 <_start+37>, 0x0 <repeats 1006 times>}
n = <optimized out>
#7 rb_vm_bugreport (ctx=ctx@entry=0x574ae45d00c0, errout=errout@entry=0x7af43165a4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1450
box_env = <optimized out>
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = 0x574abd9a60c0 <_vm>
current_box = 0x574abd9b5d20 <root_box>
ec = <optimized out>
loaded_features = 135189215640160
#8 0x0000574abd724a92 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x574ae45d00c0, fmt=fmt@entry=0x574abd7eb8fa "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131
pid = -1
out = 0x7af43165a4e0 <_IO_2_1_stderr_>
file = <optimized out>
line = 742
#9 0x0000574abd453018 in sigsegv (sig=11, info=0x574ae45d01f0, ctx=0x574ae45d00c0) at /tmp/ruby/src/trunk-yjit/signal.c:948
No locals.
#10 <signal handler called>
No locals.
#11 0x00007af4314eed61 in __futex_abstimed_wait_common64 (private=-658576530, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x574ae4515ea4) 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>
#12 __futex_abstimed_wait_common (cancel=true, private=-658576530, abstime=0x0, clockid=0, expected=0, futex_word=0x574ae4515ea4) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#13 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x574ae4515ea4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#14 0x00007af4314f17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x574abd9a52b8 <_main_ractor+216>, cond=0x574ae4515e78) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7af4314f14a0 <__condvar_cleanup_waiting>, __arg = 0x7fffd77fe850, __canceltype = 48, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x574ae4515e78, mutex = 0x574abd9a52b8 <_main_ractor+216>, 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>
#15 ___pthread_cond_wait (cond=cond@entry=0x574ae4515e78, mutex=mutex@entry=0x574abd9a52b8 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#16 0x0000574abd49d1b3 in rb_native_cond_wait (mutex=0x574abd9a52b8 <_main_ractor+216>, cond=0x574ae4515e78) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
r = <optimized out>
r = <optimized out>
#17 thread_sched_wait_running_turn (sched=sched@entry=0x574abd9a52b8 <_main_ractor+216>, th=0x574abd9a21a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
next_th = 0x0
#18 0x0000574abd4a0022 in rb_ractor_sched_wait (ec=ec@entry=0x574ae4515fb8, cr=cr@entry=0x574abd9a51e0 <_main_ractor>, ubf=ubf@entry=0x574abd3ea0f0 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7fffd77fe980) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
can_direct_transfer = false
th = 0x574abd9a21a0 <_main_thread>
sched = 0x574abd9a52b8 <_main_ractor+216>
#19 0x0000574abd3eadfc in ractor_wait (cr=0x574abd9a51e0 <_main_ractor>, ec=0x574ae4515fb8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037
th = <optimized out>
waiter = {wakeup_status = wakeup_by_send, th = 0x574abd9a21a0 <_main_thread>, node = {next = 0x574abd9a5248 <_main_ractor+104>, prev = 0x574abd9a5248 <_main_ractor+104>}}
th = <optimized out>
waiter = <optimized out>
#20 ractor_wait_receive (ec=ec@entry=0x574ae4515fb8, cr=cr@entry=0x574abd9a51e0 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104
messages = {set = {n = {next = 0x1, prev = 0x574abd9a21a0 <_main_thread>}}, closed = 72}
deliverred = false
#21 0x0000574abd3eb22e 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>
#22 ractor_port_receive (ec=0x574ae4515fb8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129
rp = <optimized out>
#23 0x0000574abd50d43e in vm_exec_core (ec=0x574ae4515ea4, ec@entry=0x574ae4515fb8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7400
reg_pc = 0x574ae463d678
reg_cfp = 0x7af431451ef8
insns_address_table = {0x574abd50c97a <vm_exec_core+11850>, 0x574abd50ae22 <vm_exec_core+4850>, 0x574abd50adb6 <vm_exec_core+4742>, 0x574abd50ad15 <vm_exec_core+4581>, 0x574abd50ac9b <vm_exec_core+4459>, 0x574abd50abf6 <vm_exec_core+4294>, 0x574abd50b203 <vm_exec_core+5843>, 0x574abd50b1a8 <vm_exec_core+5752>, 0x574abd50af2a <vm_exec_core+5114>, 0x574abd50ae8e <vm_exec_core+4958>, 0x574abd50b2a2 <vm_exec_core+6002>, 0x574abd50b01a <vm_exec_core+5354>, 0x574abd50abb1 <vm_exec_core+4225>, 0x574abd50ab49 <vm_exec_core+4121>, 0x574abd50aad2 <vm_exec_core+4002>, 0x574abd50aa95 <vm_exec_core+3941>, 0x574abd50aa5d <vm_exec_core+3885>, 0x574abd50aa28 <vm_exec_core+3832>, 0x574abd50a9f3 <vm_exec_core+3779>, 0x574abd50a9be <vm_exec_core+3726>, 0x574abd50a939 <vm_exec_core+3593>, 0x574abd50a8f5 <vm_exec_core+3525>, 0x574abd50a8ae <vm_exec_core+3454>, 0x574abd50a856 <vm_exec_core+3366>, 0x574abd50a810 <vm_exec_core+3296>, 0x574abd50a793 <vm_exec_core+3171>, 0x574abd50a759 <vm_exec_core+3113>, 0x574abd50a6fc <vm_exec_core+3020>, 0x574abd50a6a2 <vm_exec_core+2930>, 0x574abd50a665 <vm_exec_core+2869>, 0x574abd50ba10 <vm_exec_core+7904>, 0x574abd50b888 <vm_exec_core+7512>, 0x574abd50b802 <vm_exec_core+7378>, 0x574abd50b79b <vm_exec_core+7275>, 0x574abd50b749 <vm_exec_core+7193>, 0x574abd50b6e4 <vm_exec_core+7092>, 0x574abd50b697 <vm_exec_core+7015>, 0x574abd50b642 <vm_exec_core+6930>, 0x574abd50b5f8 <vm_exec_core+6856>, 0x574abd50b5d1 <vm_exec_core+6817>, 0x574abd50b596 <vm_exec_core+6758>, 0x574abd50b547 <vm_exec_core+6679>, 0x574abd50b513 <vm_exec_core+6627>, 0x574abd50b462 <vm_exec_core+6450>, 0x574abd50b41f <vm_exec_core+6383>, 0x574abd50b3db <vm_exec_core+6315>, 0x574abd50bcc6 <vm_exec_core+8598>, 0x574abd50bc57 <vm_exec_core+8487>, 0x574abd50bcf8 <vm_exec_core+8648>, 0x574abd50bc08 <vm_exec_core+8408>, 0x574abd50bb99 <vm_exec_core+8297>, 0x574abd50bb3b <vm_exec_core+8203>, 0x574abd50ba89 <vm_exec_core+8025>, 0x574abd50ba4d <vm_exec_core+7965>, 0x574abd50bffc <vm_exec_core+9420>, 0x574abd50beab <vm_exec_core+9083>, 0x574abd50be00 <vm_exec_core+8912>, 0x574abd509b90 <vm_exec_core+96>, 0x574abd50bd51 <vm_exec_core+8737>, 0x574abd50bf64 <vm_exec_core+9268>, 0x574abd50bf15 <vm_exec_core+9189>, 0x574abd50bfad <vm_exec_core+9341>, 0x574abd50a616 <vm_exec_core+2790>, 0x574abd50cb88 <vm_exec_core+12376>, 0x574abd50a5c7 <vm_exec_core+2711>, 0x574abd50a556 <vm_exec_core+2598>, 0x574abd50a511 <vm_exec_core+2529>, 0x574abd50a49e <vm_exec_core+2414>, 0x574abd50a3e6 <vm_exec_core+2230>, 0x574abd50a38c <vm_exec_core+2140>, 0x574abd50a310 <vm_exec_core+2016>, 0x574abd509c48 <vm_exec_core+280>, 0x574abd50a2dc <vm_exec_core+1964>, 0x574abd50a29d <vm_exec_core+1901>, 0x574abd50a25e <vm_exec_core+1838>, 0x574abd50a222 <vm_exec_core+1778>, 0x574abd50a1fe <vm_exec_core+1742>, 0x574abd50a1b5 <vm_exec_core+1669>, 0x574abd50a16c <vm_exec_core+1596>, 0x574abd50a130 <vm_exec_core+1536>, 0x574abd50a072 <vm_exec_core+1346>, 0x574abd509ff3 <vm_exec_core+1219>, 0x574abd50cb23 <vm_exec_core+12275>, 0x574abd50c98b <vm_exec_core+11867>, 0x574abd50c9f1 <vm_exec_core+11969>, 0x574abd50c079 <vm_exec_core+9545>, 0x574abd50ca8a <vm_exec_core+12122>, 0x574abd50c894 <vm_exec_core+11620>, 0x574abd50c8ed <vm_exec_core+11709>, 0x574abd50d10a <vm_exec_core+13786>, 0x574abd50d168 <vm_exec_core+13880>, 0x574abd50cfce <vm_exec_core+13470>, 0x574abd50d02f <vm_exec_core+13567>, 0x574abd50d08d <vm_exec_core+13661>, 0x574abd50d1c6 <vm_exec_core+13974>, 0x574abd50cc55 <vm_exec_core+12581>, 0x574abd50cca8 <vm_exec_core+12664>, 0x574abd50cd15 <vm_exec_core+12773>, 0x574abd50cd99 <vm_exec_core+12905>, 0x574abd50cdeb <vm_exec_core+12987>, 0x574abd50ce27 <vm_exec_core+13047>, 0x574abd50ce74 <vm_exec_core+13124>, 0x574abd50ceda <vm_exec_core+13226>, 0x574abd50cbd0 <vm_exec_core+12448>, 0x574abd509f82 <vm_exec_core+1106>, 0x574abd509f02 <vm_exec_core+978>, 0x574abd509e59 <vm_exec_core+809>, 0x574abd509e12 <vm_exec_core+738>, 0x574abd509dc7 <vm_exec_core+663>, 0x574abd509d7e <vm_exec_core+590>, 0x574abd509d2d <vm_exec_core+509>, 0x574abd509cf8 <vm_exec_core+456>, 0x574abd509cc3 <vm_exec_core+403>, 0x574abd50cfb0 <vm_exec_core+13440>, 0x574abd50ae11 <vm_exec_core+4833>, 0x574abd50ada5 <vm_exec_core+4725>, 0x574abd50ad04 <vm_exec_core+4564>, 0x574abd50ac8a <vm_exec_core+4442>, 0x574abd50abe5 <vm_exec_core+4277>, 0x574abd50b1f2 <vm_exec_core+5826>, 0x574abd50b197 <vm_exec_core+5735>, 0x574abd50af19 <vm_exec_core+5097>, 0x574abd50ae7d <vm_exec_core+4941>, 0x574abd50b291 <vm_exec_core+5985>, 0x574abd50b009 <vm_exec_core+5337>, 0x574abd50aba0 <vm_exec_core+4208>, 0x574abd50ab38 <vm_exec_core+4104>, 0x574abd50aac1 <vm_exec_core+3985>, 0x574abd50aa84 <vm_exec_core+3924>, 0x574abd50aa4c <vm_exec_core+3868>, 0x574abd50aa17 <vm_exec_core+3815>, 0x574abd50a9e2 <vm_exec_core+3762>, 0x574abd50a9ad <vm_exec_core+3709>, 0x574abd50a928 <vm_exec_core+3576>, 0x574abd50a8e4 <vm_exec_core+3508>, 0x574abd50a89d <vm_exec_core+3437>, 0x574abd50a845 <vm_exec_core+3349>, 0x574abd50a7ff <vm_exec_core+3279>, 0x574abd50a782 <vm_exec_core+3154>, 0x574abd50a748 <vm_exec_core+3096>, 0x574abd50a6eb <vm_exec_core+3003>, 0x574abd50a691 <vm_exec_core+2913>, 0x574abd50a654 <vm_exec_core+2852>, 0x574abd50b9ff <vm_exec_core+7887>, 0x574abd50b877 <vm_exec_core+7495>, 0x574abd50b7f1 <vm_exec_core+7361>, 0x574abd50b78a <vm_exec_core+7258>, 0x574abd50b738 <vm_exec_core+7176>, 0x574abd50b6d3 <vm_exec_core+7075>, 0x574abd50b686 <vm_exec_core+6998>, 0x574abd50b631 <vm_exec_core+6913>, 0x574abd50b5e7 <vm_exec_core+6839>, 0x574abd50b5c0 <vm_exec_core+6800>, 0x574abd50b585 <vm_exec_core+6741>, 0x574abd50b536 <vm_exec_core+6662>, 0x574abd50b502 <vm_exec_core+6610>, 0x574abd50b451 <vm_exec_core+6433>, 0x574abd50b40e <vm_exec_core+6366>, 0x574abd50b3ca <vm_exec_core+6298>, 0x574abd50bcb5 <vm_exec_core+8581>, 0x574abd50bc46 <vm_exec_core+8470>, 0x574abd50bce7 <vm_exec_core+8631>, 0x574abd50bbf7 <vm_exec_core+8391>, 0x574abd50bb88 <vm_exec_core+8280>, 0x574abd50bb2a <vm_exec_core+8186>, 0x574abd50ba78 <vm_exec_core+8008>, 0x574abd50ba3c <vm_exec_core+7948>, 0x574abd50bfeb <vm_exec_core+9403>, 0x574abd50be9a <vm_exec_core+9066>, 0x574abd50bdef <vm_exec_core+8895>, 0x574abd50c94e <vm_exec_core+11806>, 0x574abd50bd40 <vm_exec_core+8720>, 0x574abd50bf53 <vm_exec_core+9251>, 0x574abd50bf04 <vm_exec_core+9172>, 0x574abd50bf9c <vm_exec_core+9324>, 0x574abd50a605 <vm_exec_core+2773>, 0x574abd50c964 <vm_exec_core+11828>, 0x574abd50a5b6 <vm_exec_core+2694>, 0x574abd50a545 <vm_exec_core+2581>, 0x574abd50a500 <vm_exec_core+2512>, 0x574abd50a48d <vm_exec_core+2397>, 0x574abd50a3d5 <vm_exec_core+2213>, 0x574abd50a37b <vm_exec_core+2123>, 0x574abd50a2ff <vm_exec_core+1999>, 0x574abd509c37 <vm_exec_core+263>, 0x574abd50a2cb <vm_exec_core+1947>, 0x574abd50a28c <vm_exec_core+1884>, 0x574abd50a24d <vm_exec_core+1821>, 0x574abd50a211 <vm_exec_core+1761>, 0x574abd50a1ed <vm_exec_core+1725>, 0x574abd50a1a4 <vm_exec_core+1652>, 0x574abd50a15b <vm_exec_core+1579>, 0x574abd50a11f <vm_exec_core+1519>, 0x574abd50a061 <vm_exec_core+1329>, 0x574abd509fe2 <vm_exec_core+1202>, 0x574abd50c6d5 <vm_exec_core+11173>, 0x574abd50c6eb <vm_exec_core+11195>, 0x574abd50c701 <vm_exec_core+11217>, 0x574abd50c717 <vm_exec_core+11239>, 0x574abd50c72d <vm_exec_core+11261>...}
#24 0x0000574abd4fa3c5 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>
#25 rb_vm_exec (ec=0x574ae4515fb8) at /tmp/ruby/src/trunk-yjit/vm.c:2801
_ec = 0x574ae4515fb8
_tag = {tag = 36, retval = 4, buf = {0x7fffd77feeb8, 0x574abd4fa420 <rb_vm_exec+272>, 0x0, 0x7fffd77febd0, 0x7af431259220}, prev = 0x7fffd77feca0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#26 0x0000574abd510bc2 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064
ec = <optimized out>
val = <optimized out>
#27 0x0000574abd310d85 in rb_ec_exec_node (ec=ec@entry=0x574ae4515fb8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
_ec = 0x574ae4515fb8
_tag = {tag = 36, retval = 95978513314052, buf = {0x7fffd77feeb8, 0x574abd310dd0 <rb_ec_exec_node+240>, 0x0, 0x7fffd77fec80, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = <optimized out>
#28 0x0000574abd313349 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
ec = 0x574ae4515fb8
status = <optimized out>
#29 0x0000574abd30d7c6 in rb_main (argv=0x7fffd77feeb8, argc=111) at /tmp/ruby/src/trunk-yjit/main.c:42
variable_in_this_stack_frame = 0
#30 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
$2 = 0
">>> Finish
"[Inferior 1 (process 1124316) detached]
[144/757] 1111025=openssl/test_pkcs12
[145/757] 1111025=ruby/test_const
[146/757] 1111025=rubygems/test_webauthn_listener
[147/757] 1111025=-ext-/test_printf
[148/757] 1111025=prism/ruby/reflection_test
[149/757] 1111025=test_pp
[150/757] 1111025=rubygems/test_gem_ext_cmake_builder
[151/757] 1111025=ruby/enc/test_utf16
[152/757] 1111025=net/http/test_httpresponse
[153/757] 1111025=mkmf/test_config
[154/757] 1111025=ruby/test_condition
[155/757] 1111025=ruby/enc/test_cp949
[156/757] 1111025=ruby/enc/test_emoji
[157/757] 1111025=ruby/test_threadgroup
[158/757] 1111025=date/test_date_attr
[159/757] 1111025=-ext-/array/test_to_ary_concat
[160/757] 1111025=test_bundled_gems
[161/757] 1111025=prism/ruby/string_query_test
[162/757] 1111025=openssl/test_pair
[163/757] 1111026=ruby/enc/test_case_options
[164/757] 1111026=prism/encoding/symbol_encoding_test
[165/757] 1111026=mkmf/test_install
[166/757] 1111025=-ext-/bignum/test_bigzero
[167/757] 1111025=mkmf/test_configuration
[168/757] 1111026=rubygems/test_gem_package_tar_header
[169/757] 1111025=prism/encoding/encodings_test
[170/757] 1111026=rubygems/test_gem_util
[171/757] 1111025=psych/test_merge_keys
[172/757] 1111025=rubygems/test_gem_resolver_api_set
[173/757] 1111026=fiber/test_io_buffer
[174/757] 1111026=psych/test_yaml
[175/757] 1111025=-ext-/iter/test_yield_block
[176/757] 1111025=-ext-/string/test_interned_str
[177/757] 1111025=-ext-/string/test_fstring
[178/757] 1111026=rubygems/test_config
[179/757] 1111026=date/test_date_ractor
[180/757] 1111025=ruby/test_object
[181/757] 1111026=resolv/test_win32_config
[182/757] 1111026=optparse/test_optparse
[183/757] 1111026=mkmf/test_framework
[184/757] 1111026=-ext-/path_to_class/test_path_to_class
[185/757] 1111026=io/console/test_ractor
[186/757] 1111026=optparse/test_load
[187/757] 1111026=rubygems/test_gem_commands_fetch_command
[188/757] 1111026=rubygems/test_gem_ext_ext_conf_builder
[189/757] 1111025=-ext-/test_random
[190/757] 1111025=openssl/test_pkey_dh
[191/757] 1111025=ripper/test_lexer
[192/757] 1111025=-ext-/test_bug-3571
[193/757] 1111025=rubygems/test_gem_safe_marshal
[194/757] 1111027=date/test_date_new
[195/757] 1111027=ruby/test_keyword
[196/757] 1111025=fiber/test_backtrace
[197/757] 1111025=ruby/test_call
[198/757] 1111026=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[199/757] 1111025=openssl/test_pkey_ec
[200/757] 1111026=-ext-/exception/test_exception_at_throwing
[201/757] 1111026=prism/ruby/location_test
[202/757] 1111026=date/test_date_parse
[203/757] 1111025=rubygems/test_gem_resolver_index_set
[204/757] 1111025=did_you_mean/spell_checking/test_variable_name_check
[205/757] 1111025=did_you_mean/spell_checking/test_require_path_check
[206/757] 1111026=ruby/test_optimization
[207/757] 1111025=rubygems/test_gem_resolver_api_specification
[208/757] 1111025=rubygems/test_gem_gemcutter_utilities
[209/757] 1111027=resolv/test_svcb_https
[210/757] 1111027=openssl/test_buffering
[211/757] 1111027=-ext-/symbol/test_inadvertent_creation
[212/757] 1111025=openssl/test_provider
[213/757] 1111027=psych/test_object
[214/757] 1111027=yaml/test_store
[215/757] 1111027=-ext-/array/test_resize
[216/757] 1111027=-ext-/test_bug-5832
[217/757] 1111027=-ext-/test_enumerator_kw
[218/757] 1111027=prism/snippets_test
[219/757] 1111025=prism/newline_test
[220/757] 1111025=openssl/test_ossl
[221/757] 1111025=rubygems/test_gem_console_ui
[222/757] 1111025=-ext-/struct/test_len
[223/757] 1111025=ruby/test_gc_compact
[224/757] 1111025=-ext-/string/test_coderange
[225/757] 1111025=ruby/test_default_gems
[226/757] 1111025=prism/result/integer_base_flags_test
[227/757] 1111025=mkmf/test_flags
[228/757] 1111025=open-uri/test_ftp
[229/757] 1111025=psych/test_exception
[230/757] 1111025=ruby/test_enum
[231/757] 1111027=ruby/test_vm_dump
[232/757] 1111027=rubygems/test_gem_dependency_installer
[233/757] 1111025=rubygems/test_gem_rdoc
[234/757] 1111025=socket/test_socket
[235/757] 1111026=prism/errors_test
[236/757] 1111025=psych/test_class
[237/757] 1111025=optparse/test_optarg
[238/757] 1111025=rubygems/test_gem_resolver_git_specification
[239/757] 1111026=prism/result/static_inspect_test
[240/757] 1111026=ruby/enc/test_grapheme_breaks
[241/757] 1111026=ruby/test_assignment
[242/757] 1111025=psych/test_object_references
[243/757] 1111025=rubygems/test_gem_commands_yank_command
[244/757] 1111025=ruby/test_memory_view
[245/757] 1111027=socket/test_tcp
[246/757] 1111025=ruby/test_io_buffer
[247/757] 1111027=did_you_mean/tree_spell/test_human_typo
[248/757] 1111027=test_trick
[249/757] 1111025=psych/test_data
[250/757] 1111025=fileutils/test_verbose
[251/757] 1111025=rubygems/test_gem_package_task
[252/757] 1111025=-ext-/string/test_rb_str_dup
[253/757] 1111025=json/json_parser_test
[254/757] 1111025=fiber/test_io
[255/757] 1111025=rubygems/test_gem_resolver_vendor_set
[256/757] 1111025=rubygems/test_gem_remote_fetcher_s3
[257/757] 1111025=date/test_date_conv
[258/757] 1111025=lib/!Nothing_to_test
[259/757] 1111025=mkmf/test_egrep_cpp
[260/757] 1111025=openssl/test_fips
[261/757] 1111026=ripper/test_scanner_events
[262/757] 1111026=rubygems/test_kernel
[263/757] 1111025=psych/test_deprecated
[264/757] 1111025=rubygems/test_gem_command
[265/757] 1111025=rubygems/test_gem_commands_specification_command
[266/757] 1111025=prism/test_helper
[267/757] 1111025=-ext-/bignum/test_div
[268/757] 1111025=test_tmpdir
[269/757] 1111025=rubygems/test_gem_ext_cargo_builder_unit
[270/757] 1111025=-ext-/exception/test_ensured
[271/757] 1111026=ruby/test_integer
[272/757] 1111025=psych/test_date_time
[273/757] 1111025=rubygems/test_gem_commands_which_command
[274/757] 1111025=prism/result/equality_test
[275/757] 1111025=-ext-/funcall/test_passing_block
[276/757] 1111025=ruby/test_m17n_comb
[277/757] 1111027=rubygems/test_gem_commands_mirror
[278/757] 1111027=rubygems/test_project_sanity
[279/757] 1111027=rubygems/test_gem_source_installed
[280/757] 1111027=prism/api/freeze_test
[281/757] 1111027=uri/test_common
[282/757] 1111027=rubygems/test_gem_uninstaller
[283/757] 1111025=rubygems/test_gem_commands_server_command
[284/757] 1111025=ruby/test_name_error
[285/757] 1111027=test_tempfile
[286/757] 1111025=openssl/test_pkey_dsa
[287/757] 1111027=psych/test_safe_load
[288/757] 1111027=ruby/test_signal
[289/757] 1111026=ruby/test_fixnum
[290/757] 1111026=io/nonblock/test_flush
[291/757] 1111026=rubygems/test_gem_commands_contents_command
[292/757] 1111025=ruby/test_enumerator
[293/757] 1111026=fiber/test_mutex
[294/757] 1111026=ruby/enc/test_iso_8859
[295/757] 1111026=ruby/test_exception
[296/757] 1111027=rubygems/test_gem_doctor
[297/757] 1111027=psych/test_serialize_subclasses
[298/757] 1111027=ruby/test_struct
[299/757] 1111027=psych/test_parser
[300/757] 1111027=rubygems/test_gem_commands_cert_command
[301/757] 1111026=uri/test_ldap
[302/757] 1111026=ripper/test_files_lib
[303/757] 1111026=rubygems/test_gem_commands_rebuild_command
[304/757] 1111026=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_proc: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41073>
Closed file descriptor: TestOpenURI#test_200big: 11
[305/757] 1111026=rubygems/test_gem
[306/757] 1111027=-ext-/load/test_resolve_symbol
[307/757] 1111027=ripper/test_sexp
[308/757] 1111027=json/json_common_interface_test
[309/757] 1111027=open-uri/test_ssl
[310/757] 1111027=prism/ruby/ruby_parser_test
[311/757] 1111027=ruby/test_stringchar
[312/757] 1111027=rubygems/test_gem_package_old
[313/757] 1111027=psych/test_ractor
[314/757] 1111026=prism/result/named_capture_test
[315/757] 1111026=psych/nodes/test_enumerable
[316/757] 1111026=ruby/test_marshal
[317/757] 1111027=did_you_mean/edit_distance/test_jaro_winkler
[318/757] 1111027=ruby/test_flip
[319/757] 1111027=json/json_coder_test
[320/757] 1111027=rubygems/test_gem_commands_unpack_command
[321/757] 1111027=cgi/test_cgi_escape
[322/757] 1111027=did_you_mean/core_ext/test_name_error_extension
[323/757] 1111027=ruby/test_settracefunc
[324/757] 1111026=rubygems/test_gem_request
[325/757] 1111026=rubygems/test_gem_text
[326/757] 1111026=ruby/test_file
[327/757] 1111026=net/protocol/test_protocol
[328/757] 1111026=prism/bom_test
[329/757] 1111026=prism/ruby/tunnel_test
[330/757] 1111026=psych/test_null
[331/757] 1111026=date/test_date_strptime
[332/757] 1111026=rubygems/test_gem_commands_signout_command
[333/757] 1111026=ruby/test_time_tz
[334/757] 1111026=rubygems/test_gem_source_list
[335/757] 1111027=psych/test_yaml_special_cases
[336/757] 1111027=rubygems/test_gem_remote_fetcher_local_ssl_server
[337/757] 1111026=ruby/test_method_cache
[338/757] 1111026=prism/ruby/compiler_test
[339/757] 1111026=ruby/test_sprintf_comb
[340/757] 1111026=rubygems/test_gem_security_policy
[341/757] 1111026=ruby/test_rubyvm
[342/757] 1111026=test_timeout
[343/757] 1111027=stringio/test_ractor
[344/757] 1111027=test_weakref
[345/757] 1111027=prism/ruby/parameters_signature_test
[346/757] 1111027=dtrace/test_require
[347/757] 1111027=ruby/test_ifunless
[348/757] 1111027=psych/test_json_tree
[349/757] 1111027=rubygems/test_gem_install_update_options
[350/757] 1111026=ruby/test_module
[351/757] 1111027=-ext-/win32/test_fd_setsize
[352/757] 1111027=dtrace/test_singleton_function
[353/757] 1111027=optparse/test_cclass
[354/757] 1111027=-ext-/bug_reporter/test_bug_reporter
[355/757] 1111027=openssl/test_ssl
[356/757] 1111026=did_you_mean/spell_checking/test_class_name_check
[357/757] 1111026=ripper/test_files_test_2
[358/757] 1111026=test_ipaddr
[359/757] 1111026=-ext-/test_scan_args
[360/757] 1111026=rubygems/test_gem_commands_update_command
[361/757] 1111026=rubygems/test_gem_resolver_git_set
[362/757] 1111026=-ext-/string/test_normalize
[363/757] 1111026=ruby/test_eval
[364/757] 1111027=rubygems/test_gem_version_option
[365/757] 1111027=did_you_mean/test_spell_checker
[366/757] 1111027=-ext-/bignum/test_str2big
[367/757] 1111027=date/test_date_compat
[368/757] 1111027=prism/ractor_test
[369/757] 1111027=psych/test_symbol
[370/757] 1111027=prism/ruby/source_test
[371/757] 1111027=uri/test_file
[372/757] 1111027=rubygems/test_gem_uri
[373/757] 1111027=rubygems/test_gem_resolver_vendor_specification
[374/757] 1111027=strscan/test_stringscanner
[375/757] 1111026=ripper/test_parser_events
[376/757] 1111027=dtrace/test_load
[377/757] 1111027=fiber/test_enumerator
[378/757] 1111027=ruby/test_basicinstructions
[379/757] 1111026=psych/test_emitter
[380/757] 1111026=test_prettyprint
[381/757] 1111026=json/json_generator_test
[382/757] 1111027=socket/test_nonblock
[383/757] 1111027=ruby/enc/test_big5
[384/757] 1111027=optparse/test_did_you_mean
[385/757] 1111027=prism/api/parse_success_test
[386/757] 1111027=prism/encoding/regular_expression_encoding_test
[387/757] 1111027=prism/result/static_literals_test
[388/757] 1111027=test_extlibs
[389/757] 1111024=rubygems/test_gem_update_suggestion
[390/757] 1111026=test_securerandom
[391/757] 1111026=fiber/test_queue
[392/757] 1111026=zlib/test_zlib
[393/757] 1111027=fiber/test_timeout
[394/757] 1111024=rubygems/test_gem_package_tar_header_ractor
[395/757] 1111027=ruby/test_proc
[396/757] 1111024=rubygems/test_gem_resolver_lock_set
[397/757] 1111024=rubygems/test_gem_commands_sources_command
[398/757] 1111024=rubygems/test_gem_silent_ui
[399/757] 1111024=prism/api/lex_test
[400/757] 1111024=rubygems/test_gem_request_set_lockfile_parser
[401/757] 1111027=net/http/test_https_proxy
[402/757] 1111027=ruby/test_process
[403/757] 1111025=psych/test_stringio
[404/757] 1111025=rubygems/test_gem_dependency_resolution_error
[405/757] 1111025=rubygems/test_gem_commands_outdated_command
[406/757] 1111024=prism/ruby/ripper_test
[407/757] 1111025=ruby/test_arithmetic_sequence
[408/757] 1111025=prism/version_test
[409/757] 1111025=rubygems/test_rubygems
[410/757] 1111025=-ext-/stack/test_stack_overflow
[411/757] 1111025=test_unicode_normalize
[412/757] 1111025=-ext-/st/test_foreach
[413/757] 1111025=optparse/test_zsh_completion
[414/757] 1111025=did_you_mean/spell_checking/test_uncorrectable_name_check
[415/757] 1111025=resolv/test_mdns
[416/757] 1111025=rubygems/test_gem_request_set_gem_dependency_api
[417/757] 1111025=ruby/test_pipe
[418/757] 1111025=json/json_ext_parser_test
[419/757] 1111025=socket/test_udp
[420/757] 1111025=ruby/enc/test_emoji_breaks
[421/757] 1111025=optparse/test_summary
[422/757] 1111025=rubygems/test_gem_security
[423/757] 1111024=ruby/test_time
[424/757] 1111024=-ext-/file/test_stat
[425/757] 1111024=psych/test_stream
[426/757] 1111024=rubygems/test_gem_local_remote_options
[427/757] 1111024=ruby/test_range
[428/757] 1111024=rubygems/test_gem_commands_setup_command
[429/757] 1111024=rubygems/test_gem_impossible_dependencies_error
[430/757] 1111024=openssl/test_ts
[431/757] 1111025=prism/api/parse_stream_test
[432/757] 1111025=rubygems/test_gem_commands_help_command
[433/757] 1111024=prism/api/parse_comments_test
[434/757] 1111024=strscan/test_ractor
[435/757] 1111025=optparse/test_getopts
[436/757] 1111025=psych/test_scalar
[437/757] 1111024=-ext-/test_ensure_and_callcc
[438/757] 1111025=-ext-/debug/test_profile_frames
[439/757] 1111024=ruby/test_shapes
[440/757] 1111024=prism/result/overlap_test
[441/757] 1111025=date/test_date
[442/757] 1111025=ruby/test_sleep
[443/757] 1111024=socket/test_ancdata
[444/757] 1111024=-ext-/string/test_qsort
[445/757] 1111024=stringio/test_stringio
[446/757] 1111024=-ext-/eval/test_eval
[447/757] 1111024=rubygems/test_gem_package
[448/757] 1111025=rubygems/test_gem_validator
[449/757] 1111025=test_forwardable
[450/757] 1111025=json/json_addition_test
[451/757] 1111025=ruby/enc/test_case_mapping
[452/757] 1111025=prism/ruby/parser_test
[453/757] 1111025=mkmf/test_have_func
[454/757] 1111026=rubygems/test_gem_available_set
[455/757] 1111026=ruby/test_readpartial
[456/757] 1111026=-ext-/string/test_modify_expand
[457/757] 1111026=openssl/test_pkey
[458/757] 1111026=-ext-/string/test_too_many_dummy_encodings
[459/757] 1111026=mkmf/test_find_executable
[460/757] 1111026=rubygems/test_gem_source_vendor
[461/757] 1111026=ruby/test_encoding
[462/757] 1111024=ruby/test_gc
[463/757] 1111026=fiber/test_ractor
[464/757] 1111026=mkmf/test_constant
[465/757] 1111025=ruby/test_lazy_enumerator
[466/757] 1111025=psych/test_nil
[467/757] 1111025=mkmf/test_convertible
[468/757] 1111026=mkmf/test_have_macro
[469/757] 1111026=rubygems/test_gem_source_local
[470/757] 1111026=optparse/test_autoconf
[471/757] 1111026=fiber/test_thread
[472/757] 1111026=rubygems/test_gem_commands_list_command
[473/757] 1111026=ruby/test_literal
[474/757] 1111026=rubygems/test_gem_remote_fetcher_local_server
[475/757] 1111026=error_highlight/test_error_highlight
[476/757] 1111027=mkmf/test_sizeof
[477/757] 1111026=-ext-/integer/test_my_integer
[478/757] 1111026=mkmf/test_signedness
[479/757] 1111024=test_rbconfig
[480/757] 1111024=ruby/test_transcode
[481/757] 1111024=pathname/test_ractor
[482/757] 1111024=erb/test_erb_m17n
[483/757] 1111024=ruby/test_file_exhaustive
[484/757] 1111027=prism/result/numeric_value_test
[485/757] 1111027=date/test_date_arith
[486/757] 1111027=uri/test_mailto
[487/757] 1111027=fiber/test_sleep
[488/757] 1111027=ruby/test_fnmatch
[489/757] 1111027=rubygems/test_gem_spec_fetcher
[490/757] 1111027=ripper/test_files_test
[491/757] 1111027=test_singleton
[492/757] 1111027=-ext-/struct/test_member
[493/757] 1111027=-ext-/string/test_nofree
[494/757] 1111027=dtrace/test_raise
[495/757] 1111027=did_you_mean/tree_spell/test_change_word
[496/757] 1111027=ruby/test_continuation
[497/757] 1111027=rubygems/test_gem_name_tuple
[498/757] 1111027=-ext-/hash/test_delete
[499/757] 1111027=psych/test_string
[500/757] 1111027=prism/api/parse_test
[501/757] 1111027=rubygems/test_gem_resolver_lock_specification
[502/757] 1111027=rubygems/test_gem_source_lock
[503/757] 1111027=optparse/test_placearg
[504/757] 1111027=ruby/test_pack
[505/757] 1111026=ruby/test_system
[506/757] 1111027=ruby/test_trace
[507/757] 1111027=rubygems/test_gem_stream_ui
[508/757] 1111027=prism/unescape_test
[509/757] 1111027=ruby/test_arity
[510/757] 1111027=ruby/test_object_id
[511/757] 1111027=-ext-/symbol/test_type
[512/757] 1111027=rubygems/test_require
[513/757] 1111026=rubygems/test_gem_commands_dependency_command
[514/757] 1111026=psych/test_array
[515/757] 1111026=ruby/test_defined
[516/757] 1111026=-ext-/exception/test_enc_raise
[517/757] 1111026=prism/heredoc_dedent_test
[518/757] 1111026=ruby/test_data
[519/757] 1111026=-ext-/marshal/test_usrmarshal
[520/757] 1111026=yaml/test_dbm
[521/757] 1111026=rubygems/test_gem_commands_exec_command
[522/757] 1111025=-ext-/load/test_dot_dot
[523/757] 1111025=ruby/test_weakkeymap
[524/757] 1111024=prism/ruby/dispatcher_test
[525/757] 1111025=date/test_switch_hitter
[526/757] 1111024=prism/api/command_line_test
[527/757] 1111024=ruby/test_rand
[528/757] 1111025=ruby/enc/test_windows_1252
[529/757] 1111025=prism/result/attribute_write_test
[530/757] 1111025=resolv/test_dns
[531/757] 1111025=-ext-/st/test_update
[532/757] 1111025=openssl/test_pkcs7
[533/757] 1111026=prism/result/warnings_test
[534/757] 1111026=dtrace/test_hash_create
[535/757] 1111026=rubygems/test_gem_request_set_lockfile_tokenizer
[536/757] 1111026=psych/test_numeric
[537/757] 1111027=ruby/test_integer_comb
[538/757] 1111026=rubygems/test_gem_util_atomic_file_writer
[539/757] 1111026=ruby/test_alias
[540/757] 1111026=-ext-/method/test_arity
[541/757] 1111026=json/json_generic_object_test
[542/757] 1111026=rubygems/test_gem_commands_check_command
[543/757] 1111026=prism/api/dump_test
[544/757] 1111025=openssl/test_hmac
[545/757] 1111025=ruby/enc/test_shift_jis
[546/757] 1111025=did_you_mean/test_ractor_compatibility
[547/757] 1111024=ruby/test_super
[548/757] 1111025=rubygems/test_gem_commands_install_command
[549/757] 1111026=rubygems/test_gem_safe_yaml
[550/757] 1111026=prism/result/comments_test
[551/757] 1111026=ruby/test_numeric
[552/757] 1111026=rubygems/test_gem_commands_search_command
[553/757] 1111026=openssl/test_x509store
[554/757] 1111024=rubygems/test_gem_source_fetch_problem
[555/757] 1111024=ruby/test_method
[556/757] 1111026=erb/test_erb_command
[557/757] 1111026=rubygems/test_gem_commands_signin_command
[558/757] 1111026=ruby/test_set
[559/757] 1111026=rubygems/test_gem_command_manager
[560/757] 1111026=test_delegate
[561/757] 1111026=rubygems/test_gem_ci_detector
[562/757] 1111026=io/wait/test_io_wait_uncommon
[563/757] 1111026=ruby/test_complex2
[564/757] 1111026=ruby/test_inlinecache
[565/757] 1111026=prism/magic_comment_test
[566/757] 1111026=rubygems/test_gem_bundler_version_finder
[567/757] 1111026=date/test_date_strftime
[568/757] 1111027=ruby/test_sprintf
[569/757] 1111027=ruby/test_rational
[570/757] 1111026=-ext-/string/test_capacity
[571/757] 1111026=-ext-/float/test_nextafter
[572/757] 1111026=objspace/test_ractor
[573/757] 1111025=-ext-/test_recursion
[574/757] 1111025=dtrace/test_object_create_start
[575/757] 1111025=rubygems/test_webauthn_listener_response
[576/757] 1111025=ruby/enc/test_case_comprehensive
[577/757] 1111025=ruby/test_nomethod_error
[578/757] 1111025=-ext-/struct/test_duplicate
[579/757] 1111025=psych/test_psych
[580/757] 1111025=-ext-/arith_seq/test_arith_seq_extract
[581/757] 1111025=psych/test_yamldbm
[582/757] 1111025=openssl/test_x509cert
[583/757] 1111025=-ext-/popen_deadlock/test_popen_deadlock
[584/757] 1111026=ruby/test_thread_cv
[585/757] 1111027=ruby/test_dup
[586/757] 1111026=prism/result/node_id_test
[587/757] 1111027=ripper/test_files_test_1
[588/757] 1111027=-ext-/typeddata/test_typeddata
[589/757] 1111027=openssl/test_kdf
[590/757] 1111026=prism/ruby/pattern_test
[591/757] 1111026=rubygems/test_gem_ext_cargo_builder
[592/757] 1111027=rubygems/test_gem_installer
[593/757] 1111026=-ext-/integer/test_integer
[594/757] 1111025=socket/test_basicsocket
[595/757] 1111026=ruby/test_weakmap
[596/757] 1111025=rubygems/test_gem_ext_builder
[597/757] 1111025=uri/test_ws
[598/757] 1111025=ruby/test_float
[599/757] 1111025=fiber/test_scheduler
[600/757] 1111024=psych/test_boolean
[601/757] 1111024=rubygems/test_gem_commands_build_command
[602/757] 1111024=-ext-/iseq_load/test_iseq_load
[603/757] 1111027=psych/test_document
[604/757] 1111027=ruby/test_frozen
[605/757] 1111027=ruby/test_io
[606/757] 1111024=date/test_date_marshal
[607/757] 1111024=rubygems/test_gem_dependency
[608/757] 1111024=ruby/test_primitive
[609/757] 1111024=psych/test_omap
[610/757] 1111024=psych/json/test_stream
[611/757] 1111024=rubygems/test_gem_request_set
[612/757] 1111024=test_shellwords
[613/757] 1111024=rubygems/test_gem_resolver_index_specification
[614/757] 1111024=ruby/test_zjit
[615/757] 1111024=socket/test_sockopt
[616/757] 1111024=ruby/test_ast
[617/757] 1111025=etc/test_etc
[618/757] 1111025=psych/visitors/test_emitter
[619/757] 1111025=psych/test_encoding
[620/757] 1111025=ruby/test_array
[621/757] 1111026=psych/visitors/test_depth_first
[622/757] 1111026=-ext-/string/test_set_len
[623/757] 1111026=uri/test_ftp
[624/757] 1111026=json/json_ryu_fallback_test
[625/757] 1111026=rubygems/test_gem_source
[626/757] 1111026=-ext-/class/test_class2name
[627/757] 1111026=-ext-/proc/test_bmethod
[628/757] 1111026=json/json_fixtures_test
[629/757] 1111026=socket/test_addrinfo
[630/757] 1111026=openssl/test_digest
[631/757] 1111026=prism/result/integer_parse_test
[632/757] 1111026=ruby/test_variable
[633/757] 1111027=ruby/test_not
[634/757] 1111027=ruby/test_string
[635/757] 1111026=-ext-/test_bug-14834
[636/757] 1111026=dtrace/test_cmethod
[637/757] 1111026=test_find
[638/757] 1111026=rubygems/test_gem_ext_configure_builder
[639/757] 1111026=fiber/test_storage
[640/757] 1111026=net/http/test_http_request
[641/757] 1111026=psych/handlers/test_recorder
[642/757] 1111026=ruby/test_iterator
[643/757] 1111026=dtrace/test_string
[644/757] 1111026=uri/test_parser
[645/757] 1111026=-ext-/struct/test_data
[646/757] 1111026=prism/locals_test
[647/757] 1111026=test_open3
[648/757] 1111026=ruby/test_objectspace
[649/757] 1111025=rubygems/test_gem_commands_lock_command
[650/757] 1111025=ruby/enc/test_euc_jp
[651/757] 1111025=fiber/test_process
[652/757] 1111025=-ext-/string/test_external_new
[653/757] 1111025=dtrace/test_function_entry
[654/757] 1111025=prism/lex_test
[655/757] 1111025=rubygems/test_deprecate
[656/757] 1111025=ruby/test_dir_m17n
[657/757] 1111026=ruby/test_require_lib
[658/757] 1111025=did_you_mean/test_tree_spell_checker
[659/757] 1111025=rubygems/test_gem_security_signer
[660/757] 1111025=psych/test_set
[661/757] 1111025=fiber/test_io_close
[662/757] 1111025=uri/test_generic
[663/757] 1111025=net/http/test_buffered_io
[664/757] 1111025=openssl/test_config
[665/757] 1111025=openssl/test_bn
[666/757] 1111025=rubygems/test_gem_platform
[667/757] 1111025=prism/result/breadth_first_search_test
[668/757] 1111025=rubygems/test_exit
[669/757] 1111025=openssl/test_x509ext
[670/757] 1111025=ruby/test_yjit
[671/757] 1111026=rubygems/test_gem_resolver_dependency_request
[672/757] 1111026=ruby/test_m17n
[673/757] 1111026=ruby/test_argf
[674/757] 1111026=openssl/test_ssl_session
[675/757] 1111026=prism/percent_delimiter_string_test
[676/757] 1111026=openssl/test_x509attr
[677/757] 1111026=ruby/enc/test_gbk
[678/757] 1111026=ruby/test_key_error
[679/757] 1111026=ruby/test_warning
[680/757] 1111026=openssl/test_engine
[681/757] 1111026=prism/result/regular_expression_options_test
[682/757] 1111026=rubygems/test_gem_ext_rake_builder
[683/757] 1111026=ruby/test_hash
[684/757] 1111026=ruby/test_dir
[685/757] 1111026=ruby/test_metaclass
[686/757] 1111026=optparse/test_acceptable
[687/757] 1111026=ruby/test_whileuntil
[688/757] 1111026=json/json_string_matching_test
[689/757] 1111026=-ext-/bignum/test_mul
[690/757] 1111026=prism/result/implicit_array_test
[691/757] 1111026=monitor/test_monitor
[692/757] 1111026=-ext-/rational/test_rat
[693/757] 1111026=ruby/enc/test_gb18030
[694/757] 1111026=psych/test_scalar_scanner
[695/757] 1111026=prism/regexp_test
[696/757] 1111026=rubygems/test_gem_resolver_composed_set
[697/757] 1111026=openssl/test_cipher
[698/757] 1111026=-ext-/time/test_new
[699/757] 1111026=rubygems/test_gem_package_tar_writer
[700/757] 1111025=did_you_mean/spell_checking/test_key_name_check
[701/757] 1111025=net/http/test_httpheader
[702/757] 1111025=rubygems/test_gem_source_subpath_problem
[703/757] 1111026=rubygems/test_gem_commands_pristine_command
[704/757] 1111025=psych/test_alias_and_anchor
[705/757] 1111025=ruby/test_string_memory
[706/757] 1111025=prism/encoding/string_encoding_test
[707/757] 1111025=net/http/test_https
[708/757] 1111026=openssl/test_x509req
[709/757] 1111026=-ext-/scheduler/test_interrupt_with_scheduler
[710/757] 1111026=digest/test_digest_extend
[711/757] 1111026=-ext-/load/test_stringify_symbols
[712/757] 1111026=test_pty
[713/757] 1111026=-ext-/debug/test_debug
[714/757] 1111026=rubygems/test_gem_package_tar_reader_entry
[715/757] 1111027=openssl/test_asn1
[716/757] 1111027=ripper/test_filter
[717/757] 1111026=-ext-/arith_seq/test_arith_seq_beg_len_step
[718/757] 1111027=ruby/test_insns_leaf
[719/757] 1111027=rubygems/test_gem_resolver_requirement_list
[720/757] 1111027=ruby/enc/test_koi8
[721/757] 1111027=rubygems/test_gem_resolver_activation_request
[722/757] 1111026=ripper/test_files_ext
[723/757] 1111026=ruby/test_allocation
[724/757] 1111027=prism/result/constant_path_node_test
[725/757] 1111027=rubygems/test_bundled_ca
[726/757] 1111027=psych/test_tree_builder
[727/757] 1111027=-ext-/load/test_protect
[728/757] 1111027=-ext-/vm/test_at_exit
[729/757] 1111027=prism/library_symbols_test
[730/757] 1111027=ruby/test_rational2
[731/757] 1111027=ruby/test_case
[732/757] 1111027=prism/fixtures_test
[733/757] 1111025=ruby/test_env
[734/757] 1111027=net/http/test_http
[735/757] 1111027=mkmf/test_pkg_config
[736/757] 1111027=open-uri/test_proxy
[737/757] 1111027=did_you_mean/spell_checking/test_method_name_check
[738/757] 1111027=rubygems/test_gem_commands_info_command
[739/757] 1111027=dtrace/test_gc
[740/757] 1111027=ruby/test_math
[741/757] 1111027=-ext-/win32/test_dln
[742/757] 1111027=ruby/test_fiber
[743/757] 1111025=mkmf/test_libs
[744/757] 1111025=uri/test_wss
[745/757] 1111025=prism/result/heredoc_test
[746/757] 1111025=rubygems/test_gem_request_connection_pools
[747/757] 1111025=ruby/test_syntax
[748/757] 1111026=psych/visitors/test_to_ruby
[749/757] 1111026=rubygems/test_gem_resolver_installer_set
[750/757] 1111026=rubygems/test_gem_commands_uninstall_command
[751/757] 1111027=-ext-/string/test_ellipsize
[752/757] 1111027=ruby/test_random_formatter
[753/757] 1111027=ruby/test_complex
[754/757] 1111027=openssl/test_x509crl
[755/757] 1111027=rubygems/test_gem_commands_environment_command
[756/757] 1111027=rubygems/test_gem_dependency_list
[757/757] 1111027=ruby/test_refinement
1) Error:
TestClass#test_safe_multi_ractor_subclasses_list_mutation:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 1124316 killed by SIGSEGV (signal 11) (core dumped)
|
| <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e90010f3f2
| ruby 4.1.0dev (2026-03-03T21:00:57Z master f46eb48b26) +YJIT +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0005 p:0003 s:0021 e:000020 l:y b:0001 METHOD <internal:ractor>:742
| c:0004 p:0027 s:0017 e:000016 l:y b:0001 METHOD <internal:ractor>:589
| c:0003 p:0027 s:0012 e:000011 l:y b:0001 METHOD <internal:array>:227
| c:0002 p:0061 s:0007 E:001e18 l:n b:---- EVAL -:20 [FINISH]
| c:0001 p:0000 s:0003 E:001f00 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -:20:in '<main>'
| <internal:array>:227:in 'each'
| <internal:ractor>:589:in 'join'
| <internal:ractor>:742:in 'receive'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 3
| Ruby thread count for this ractor: 1
|
| -- Machine register context ------------------------------------------------
| RIP: 0x00007af4314eed61 RBP: 0x00007fffd77fe7e0 RSP: 0x00007fffd77fe7a0
| RAX: 0xfffffffffffffffc RBX: 0x0000574ae4515e78 RCX: 0x00007af4314eed61
| RDX: 0x0000000000000000 RDI: 0x0000574ae4515ea4 RSI: 0x0000000000000189
| R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000
| R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
| R14: 0x0000574abd9a52b8 R15: 0x0000574ae4515ea4 EFL: 0x0000000000000246
|
| -- C level backtrace information -------------------------------------------
| th: 0x574abd9a21a0, native_id: 0x7af4314537c0
| -- Control frame information -----------------------------------------------
| c:0005 p:0003 s:0021 e:000020 l:y b:0001 METHOD <internal:ractor>:742
| c:0004 p:0027 s:0017 e:000016 l:y b:0001 METHOD <internal:ractor>:589
| c:0003 p:0027 s:0012 e:000011 l:y b:0001 METHOD <internal:array>:227
| c:0002 p:0061 s:0007 E:001e18 l:n b:---- EVAL -:20 [FINISH]
| c:0001 p:0000 s:0003 E:001f00 l:y b:---- DUMMY [FINISH]
|
| /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x574abd51c14f] /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) [0x574abd724a92] /tmp/ruby/src/trunk-yjit/error.c:1131
| /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x574abd453018] /tmp/ruby/src/trunk-yjit/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x7af43149b320) [0x7af43149b320]
| /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7af4314eed61] ./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) [0x7af4314f17dd] ./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) [0x574abd49d1b3] /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) [0x574abd4a0022] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356
| /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x574abd3eadfc] /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) [0x574abd3eb22e] /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+0x390e) [0x574abd50d43e] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7400
| /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x574abd4fa3c5] /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) [0x574abd310d85] /tmp/ruby/src/trunk-yjit/eval.c:283
| /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x574abd313349] /tmp/ruby/src/trunk-yjit/eval.c:321
| /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x574abd30d7c6] /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) [0x7af4314801ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7af43148028b] ../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
| [0x574abd30d815]
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -
|
| * Ruby Box: disabled
| * Loaded features:
|
| 0 enumerator.so
| 1 monitor.so
| 2 thread.rb
| 3 fiber.so
| 4 rational.so
| 5 complex.so
| 6 pathname.so
| 7 ruby2_keywords.rb
| 8 set.rb
| 9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 10 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 11 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb
| 12 /tmp/ruby/src/trunk-yjit/lib/open3.rb
| 13 /tmp/ruby/src/trunk-yjit/lib/timeout.rb
| 14 /tmp/ruby/build/trunk-yjit/rbconfig.rb
| 15 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb
| 16 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 17 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb
| 18 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb
| 19 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb
| 20 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
| 21 /tmp/ruby/src/trunk-yjit/lib/pp.rb
| 22 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb
| 23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 24 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 25 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb
| 26 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb
| 27 /tmp/ruby/src/trunk-yjit/tool/lib/test/jobserver.rb
| 28 /tmp/ruby/src/trunk-yjit/lib/optparse.rb
| 29 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb
|
| * Process memory map:
|
| 574ab4fc4000-574ab4fc8000 r-xp 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space]
| 574ab4fc8000-574abcfc4000 ---p 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space]
| 574abd2bc000-574abd2fc000 r--p 00000000 00:c5 14224584 /tmp/ruby/build/trunk-yjit/ruby
| 574abd2fc000-574abd7e4000 r-xp 00040000 00:c5 14224584 /tmp/ruby/build/trunk-yjit/ruby
| 574abd7e4000-574abd98b000 r--p 00528000 00:c5 14224584 /tmp/ruby/build/trunk-yjit/ruby
| 574abd98b000-574abd9a2000 r--p 006cf000 00:c5 14224584 /tmp/ruby/build/trunk-yjit/ruby
| 574abd9a2000-574abd9a3000 rw-p 006e6000 00:c5 14224584 /tmp/ruby/build/trunk-yjit/ruby
| 574abd9a3000-574abd9ba000 rw-p 00000000 00:00 0
| 574ae4511000-574ae494e000 rw-p 00000000 00:00 0 [heap]
| 7af3e0000000-7af3e0252000 rw-p 00000000 00:00 0
| 7af3e0252000-7af3e4000000 ---p 00000000 00:00 0
| 7af3e48fb000-7af3e8000000 r--s 00000000 00:c5 14224584 /tmp/ruby/build/trunk-yjit/ruby
| 7af3e8000000-7af3e81bb000 rw-p 00000000 00:00 0
| 7af3e81bb000-7af3ec000000 ---p 00000000 00:00 0
| 7af3ec000000-7af3ec264000 rw-p 00000000 00:00 0
| 7af3ec264000-7af3f0000000 ---p 00000000 00:00 0
| 7af3f0000000-7af3f01b9000 rw-p 00000000 00:00 0
| 7af3f01b9000-7af3f4000000 ---p 00000000 00:00 0
| 7af3f67a9000-7af3f69b0000 r--s 00000000 00:c5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7af3f69b0000-7af3f6b80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af3f6b8f000-7af3f6b90000 ---p 00000000 00:00 0
| 7af3f6b90000-7af3f6bb0000 rw-p 00000000 00:00 0
| 7af3f6bb0000-7af3f6c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af3f6c00000-7af3f6d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f6d01000-7af3f6d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f6d02000-7af3f6e22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f6e22000-7af3f6e23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f6e23000-7af3f6f43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f6f43000-7af3f6f44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f6f44000-7af3f7064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f7064000-7af3f7065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f7065000-7af3f7185000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f7185000-7af3f7186000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af3f7186000-7af416c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 7af416c10000-7af416c80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af416c8f000-7af416c90000 ---p 00000000 00:00 0
| 7af416c90000-7af416cb0000 rw-p 00000000 00:00 0
| 7af416cb0000-7af416cd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af416cdd000-7af416cde000 ---p 00000000 00:00 0
| 7af416cde000-7af416cfe000 rw-p 00000000 00:00 0
| 7af416cfe000-7af416cff000 ---p 00000000 00:00 0
| 7af416cff000-7af416d1f000 rw-p 00000000 00:00 0
| 7af416d1f000-7af416d60000 rw-p 00000000 00:00 0
| 7af416d60000-7af416db0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af416dbf000-7af416dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416dc0000-7af416e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416e01000-7af416e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416e02000-7af416e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416e43000-7af416e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416e44000-7af416e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416e85000-7af416e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416e86000-7af416ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416ec7000-7af416ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416ec8000-7af416f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416f09000-7af416f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416f0a000-7af416f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416f4b000-7af416f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416f4c000-7af416f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416f8d000-7af416f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416f8e000-7af416fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416fcf000-7af416fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af416fd0000-7af417011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417011000-7af417012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417012000-7af417053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417053000-7af417054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417054000-7af417095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417095000-7af417096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417096000-7af4170d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4170d7000-7af4170d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4170d8000-7af417119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417119000-7af41711a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41711a000-7af41715b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41715b000-7af41715c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41715c000-7af41719d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41719d000-7af41719e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41719e000-7af4171df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4171df000-7af4171e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4171e0000-7af417221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417221000-7af417222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417222000-7af417263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417263000-7af417264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417264000-7af4172a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4172a5000-7af4172a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4172a6000-7af4172e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4172e7000-7af4172e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4172e8000-7af417329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417329000-7af41732a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41732a000-7af41736b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41736b000-7af41736c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41736c000-7af4173ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4173ad000-7af4173ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4173ae000-7af4173ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4173ef000-7af4173f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4173f0000-7af417431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417431000-7af417432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417432000-7af417473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417473000-7af417474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417474000-7af4174b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4174b5000-7af4174b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4174b6000-7af4174f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4174f7000-7af4174f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4174f8000-7af417539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af417539000-7af41753a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41753a000-7af41757b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41757b000-7af41757c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af41757c000-7af4175bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4175bd000-7af4175be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4175be000-7af4175ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 7af4175ff000-7af417600000 ---p 00000000 00:00 0
| 7af417600000-7af417e00000 rw-p 00000000 00:00 0
| 7af417e00000-7af42fe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 7af42fe00000-7af431200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 7af431210000-7af431230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af431231000-7af431233000 r--p 00000000 00:c5 14682378 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7af431233000-7af431238000 r-xp 00002000 00:c5 14682378 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7af431238000-7af431239000 r--p 00007000 00:c5 14682378 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7af431239000-7af43123a000 r--p 00008000 00:c5 14682378 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7af43123a000-7af43123b000 rw-p 00009000 00:c5 14682378 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
| 7af43123b000-7af43123c000 r--p 00000000 00:c5 14575351 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7af43123c000-7af43123d000 r-xp 00001000 00:c5 14575351 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7af43123d000-7af43123e000 r--p 00002000 00:c5 14575351 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7af43123e000-7af43123f000 r--p 00002000 00:c5 14575351 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7af43123f000-7af431240000 rw-p 00003000 00:c5 14575351 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
| 7af431240000-7af431310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af431314000-7af431315000 r--p 00000000 00:c5 14682787 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7af431315000-7af431317000 r-xp 00001000 00:c5 14682787 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7af431317000-7af431318000 r--p 00003000 00:c5 14682787 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7af431318000-7af431319000 r--p 00003000 00:c5 14682787 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7af431319000-7af43131a000 rw-p 00004000 00:c5 14682787 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
| 7af43131a000-7af43131b000 r--p 00000000 00:c5 14454798 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7af43131b000-7af43131c000 r-xp 00001000 00:c5 14454798 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7af43131c000-7af43131d000 r--p 00002000 00:c5 14454798 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7af43131d000-7af43131e000 r--p 00002000 00:c5 14454798 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7af43131e000-7af43131f000 rw-p 00003000 00:c5 14454798 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
| 7af431330000-7af431350000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 7af431352000-7af431456000 rw-p 00000000 00:00 0
| 7af431456000-7af43147e000 r--p 00000000 00:c5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7af43147e000-7af431606000 r-xp 00028000 00:c5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7af431606000-7af431655000 r--p 001b0000 00:c5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7af431655000-7af431659000 r--p 001fe000 00:c5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7af431659000-7af43165b000 rw-p 00202000 00:c5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 7af43165b000-7af43166a000 rw-p 00000000 00:00 0
| 7af43166a000-7af43166e000 r--p 00000000 00:c5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7af43166e000-7af431691000 r-xp 00004000 00:c5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7af431691000-7af431695000 r--p 00027000 00:c5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7af431695000-7af431696000 r--p 0002b000 00:c5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7af431696000-7af431697000 rw-p 0002c000 00:c5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7af431697000-7af4316a7000 r--p 00000000 00:c5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7af4316a7000-7af431726000 r-xp 00010000 00:c5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7af431726000-7af43177e000 r--p 0008f000 00:c5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7af43177e000-7af43177f000 r--p 000e7000 00:c5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7af43177f000-7af431780000 rw-p 000e8000 00:c5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 7af431780000-7af431782000 r--p 00000000 00:c5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7af431782000-7af431797000 r-xp 00002000 00:c5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7af431797000-7af4317b0000 r--p 00017000 00:c5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7af4317b0000-7af4317b1000 r--p 0002f000 00:c5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7af4317b1000-7af4317b2000 rw-p 00030000 00:c5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7af4317b2000-7af4317ba000 rw-p 00000000 00:00 0
| 7af4317ba000-7af4317c4000 r--p 00000000 00:c5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7af4317c4000-7af431827000 r-xp 0000a000 00:c5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7af431827000-7af43183c000 r--p 0006d000 00:c5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7af43183c000-7af43183d000 r--p 00081000 00:c5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
Finished tests in 1111.148877s, 30.9175 tests/s, 6525.3722 assertions/s.
| 7af43183d000-7af43183e000 rw-p 00082000 00:c5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 7af43183e000-7af431840000 r--p 00000000 00:c5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7af431840000-7af431852000 r-xp 00002000 00:c5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7af431852000-7af431858000 r--p 00014000 00:c5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7af431858000-7af431859000 r--p 0001a000 00:c5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7af431859000-7af43185a000 rw-p 0001b000 00:c5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 7af43185a000-7af43185b000 r--p 00000000 00:c5 14457384 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7af43185b000-7af43185c000 r-xp 00001000 00:c5 14457384 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7af43185c000-7af43185d000 r--p 00002000 00:c5 14457384 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7af43185d000-7af43185e000 r--p 00002000 00:c5 14457384 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7af43185e000-7af43185f000 rw-p 00003000 00:c5 14457384 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
| 7af43185f000-7af431861000 rw-p 00000000 00:00 0
| 7af431861000-7af431862000 r--p 00000000 00:c5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7af431862000-7af43188d000 r-xp 00001000 00:c5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7af43188d000-7af431897000 r--p 0002c000 00:c5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7af431897000-7af431899000 r--p 00036000 00:c5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7af431899000-7af43189b000 rw-p 00038000 00:c5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fffd77df000-7fffd7801000 rw-p 00000000 00:00 0 [stack]
| 7fffd79ab000-7fffd79af000 r--p 00000000 00:00 0 [vvar]
| 7fffd79af000-7fffd79b1000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
/tmp/ruby/src/trunk-yjit/test/ruby/test_class.rb:922:in 'TestClass#test_safe_multi_ractor_subclasses_list_mutation'
34354 tests, 7250660 assertions, 0 failures, 1 errors, 159 skips
ruby -v: ruby 4.1.0dev (2026-03-03T21:00:57Z master f46eb48b26) +YJIT +PRISM [x86_64-linux]
make: *** [uncommon.mk:916: 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 -DPRISM_XALLOCATOR -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
generating encdb.h
encdb.h unchanged
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/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-03-03T21:00:57Z master f46eb48b26) +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 ............................................................
3420 ......
Finished in 79.098595 seconds
3425 files, 34141 examples, 210703 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.