# Logfile created on 2026-03-18 20:17:24 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000796c7d2cfde0 @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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20260318-201724", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000796c7dbdc7d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000796c7dbdc5f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000796c78da91f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260318-201724", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260318-201724>, @binmode=false, @mon_data=#<Monitor:0x0000796c7dbdc280>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = b2fc406ad3
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
/tmp/ruby/src/trunk_asan/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_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --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_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --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_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
e9ad61c9d8a1c4150e987cb5973dadd1b5ce1606af703cb5e0ed0e7df157b2bf builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --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_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --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_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_asan/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_asan/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 -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=11810
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/758] 835180=ruby/test_set
[ 2/758] 835181=-ext-/stack/test_stack_overflow
[ 3/758] 835182=test_delegate
[ 4/758] 835181=psych/test_yaml_special_cases
[ 5/758] 835183=rubygems/test_gem_source_list
[ 6/758] 835185=prism/result/attribute_write_test
[ 7/758] 835187=psych/test_parser
[ 8/758] 835190=stringio/test_ractor
[ 9/758] 835192=ruby/test_float
[ 10/758] 835194=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 11/758] 835196=ripper/test_files_test_1
[ 12/758] 835199=prism/percent_delimiter_string_test
[ 13/758] 835202=rubygems/test_gem
[ 14/758] 835181=prism/api/freeze_test
[ 15/758] 835205=openssl/test_pkey_dsa
[ 16/758] 835208=net/http/test_https_proxy
[ 17/758] 835211=ruby/test_nomethod_error
[ 18/758] 835216=date/test_date_strptime
[ 19/758] 835190=open-uri/test_ssl
[ 20/758] 835187=psych/test_ractor
[ 21/758] 835211=prism/library_symbols_test
[ 22/758] 835185=psych/test_json_tree
[ 23/758] 835185=psych/visitors/test_emitter
[ 24/758] 835185=psych/test_omap
[ 25/758] 835199=ruby/test_marshal
[ 26/758] 835181=prism/magic_comment_test
[ 27/758] 835185=zlib/test_zlib
[ 28/758] 835180=mkmf/test_framework
[ 29/758] 835211=ruby/enc/test_case_comprehensive
[ 30/758] 835182=ruby/test_proc
[ 31/758] 835211=optparse/test_cclass
[ 32/758] 835180=test_shellwords
[ 33/758] 835180=dtrace/test_singleton_function
[ 34/758] 835180=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 35/758] 835208=optparse/test_load
[ 36/758] 835180=ruby/test_integer
[ 37/758] 835208=-ext-/struct/test_duplicate
[ 38/758] 835208=ruby/test_time
[ 39/758] 835216=json/json_ext_parser_test
[ 40/758] 835216=date/test_date_attr
[ 41/758] 835216=-ext-/test_scan_args
[ 42/758] 835183=erb/test_erb
[ 43/758] 835216=ruby/test_condition
[ 44/758] 835216=ruby/enc/test_cp949
[ 45/758] 835216=did_you_mean/spell_checking/test_class_name_check
[ 46/758] 835205=rubygems/test_gem_resolver_git_set
[ 47/758] 835216=ruby/test_string
[ 48/758] 835183=ruby/enc/test_emoji
[ 49/758] 835183=ripper/test_files_lib
[ 50/758] 835208=rubygems/test_gem_commands_check_command
[ 51/758] 835211=ruby/test_random_formatter
[ 52/758] 835211=rubygems/test_gem_source_git
[ 53/758] 835208=ruby/test_pipe
[ 54/758] 835181=ruby/enc/test_regex_casefold
[ 55/758] 835181=rubygems/test_gem_command_manager
[ 56/758] 835187=rubygems/test_gem_installer
[ 57/758] 835199=did_you_mean/tree_spell/test_change_word
[ 58/758] 835199=-ext-/string/test_modify_expand
[ 59/758] 835199=rubygems/test_gem_source_installed
[ 60/758] 835192=rubygems/test_gem_available_set
[ 61/758] 835208=uri/test_parser
[ 62/758] 835208=date/test_date
[ 63/758] 835208=openssl/test_pkcs12
[ 64/758] 835199=psych/test_date_time
[ 65/758] 835181=test_pty
[ 66/758] 835192=did_you_mean/spell_checking/test_variable_name_check
[ 67/758] 835192=yaml/test_dbm
[ 68/758] 835199=rubygems/test_gem_source_vendor
[ 69/758] 835192=rubygems/test_gem_commands_list_command
[ 70/758] 835199=prism/ractor_test
[ 71/758] 835192=rubygems/test_gem_platform
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33791>
[ 72/758] 835199=rubygems/test_gem_uninstaller
[ 73/758] 835192=psych/test_symbol
[ 74/758] 835192=prism/result/overlap_test
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 835190 ko1 8u IPv4 388049331 0t0 TCP localhost:33791->localhost:48942 (CLOSE_WAIT)
[ 75/758] 835190=rubygems/test_gem_source
[ 76/758] 835208=ruby/test_frozen
[ 77/758] 835208=psych/test_safe_load
[ 78/758] 835208=prism/encoding/string_encoding_test
[ 79/758] 835208=ruby/test_name_error
[ 80/758] 835194=-ext-/exception/test_exception_at_throwing
[ 81/758] 835181=ruby/test_enumerator
[ 82/758] 835202=ruby/enc/test_utf16
[ 83/758] 835202=rubygems/test_gem_package
[ 84/758] 835190=psych/test_nil
[ 85/758] 835190=-ext-/class/test_class2name
[ 86/758] 835194=json/json_ryu_fallback_test
[ 87/758] 835190=rubygems/test_gem_commands_outdated_command
[ 88/758] 835194=rubygems/test_gem_request_set_lockfile_tokenizer
[ 89/758] 835190=openssl/test_kdf
[ 90/758] 835194=ruby/test_backtrace
[ 91/758] 835190=ruby/test_time_tz
[ 92/758] 835182=prism/ruby/string_query_test
[ 93/758] 835208=-ext-/load/test_resolve_symbol
[ 94/758] 835190=-ext-/debug/test_profile_frames
[ 95/758] 835182=date/test_date_compat
[ 96/758] 835182=ruby/test_lazy_enumerator
[ 97/758] 835208=ruby/test_array
[ 98/758] 835192=mkmf/test_find_executable
[ 99/758] 835205=error_highlight/test_error_highlight
[100/758] 835190=-ext-/debug/test_debug
[101/758] 835192=rubygems/test_gem_commands_help_command
[102/758] 835190=ruby/test_stringchar
[103/758] 835202=rubygems/test_gem_package_tar_header_ractor
[104/758] 835192=-ext-/arith_seq/test_arith_seq_extract
[105/758] 835190=digest/test_digest
[106/758] 835199=test_rbconfig
[107/758] 835192=rubygems/test_gem_uri
[108/758] 835199=rubygems/test_gem_package_old
[109/758] 835192=digest/test_ractor
[110/758] 835199=psych/test_psych
[111/758] 835199=json/json_coder_test
[112/758] 835199=fiber/test_enumerator
[113/758] 835199=rubygems/test_gem_ext_cargo_builder
[114/758] 835199=rubygems/test_gem_gem_runner
[115/758] 835194=ruby/test_file_exhaustive
[116/758] 835199=psych/test_object
[117/758] 835199=rubygems/test_gem_commands_signout_command
[118/758] 835199=psych/test_exception
[119/758] 835199=rubygems/test_gem_resolver_local_specification
[120/758] 835182=ruby/test_autoload
[121/758] 835199=rubygems/test_gem_commands_exec_command
[122/758] 835192=rubygems/test_gem_commands_unpack_command
[123/758] 835202=ruby/test_pack
[124/758] 835211=psych/json/test_stream
[125/758] 835192=io/wait/test_ractor
[126/758] 835211=openssl/test_ssl_session
[127/758] 835192=optparse/test_optarg
[128/758] 835202=ruby/test_assignment
[129/758] 835192=date/test_date_marshal
[130/758] 835192=openssl/test_ossl
[131/758] 835192=rubygems/test_gem_request_set_gem_dependency_api
[132/758] 835211=ruby/enc/test_grapheme_breaks
[133/758] 835185=ruby/test_syntax
[134/758] 835211=did_you_mean/spell_checking/test_key_name_check
[135/758] 835211=ripper/test_ripper
[136/758] 835199=test_singleton
[137/758] 835199=openssl/test_provider
[138/758] 835192=openssl/test_bn
[139/758] 835192=rubygems/test_gem_package_task
[140/758] 835192=rubygems/test_gem_commands_server_command
[141/758] 835192=net/http/test_httpheader
[142/758] 835192=ruby/test_data
[143/758] 835192=net/http/test_http_request
[144/758] 835192=lib/!Nothing_to_test
[145/758] 835192=prism/result/numeric_value_test
[146/758] 835192=ruby/test_keyword
[147/758] 835196=prism/heredoc_dedent_test
[148/758] 835196=did_you_mean/spell_checking/test_method_name_check
[149/758] 835196=rubygems/test_kernel
[150/758] 835183=dtrace/test_function_entry
[151/758] 835183=-ext-/struct/test_len
[152/758] 835183=prism/result/implicit_array_test
[153/758] 835199=optparse/test_acceptable
[154/758] 835183=rubygems/test_gem_safe_marshal
[155/758] 835180=-ext-/string/test_capacity
[156/758] 835180=-ext-/float/test_nextafter
[157/758] 835211=openssl/test_random
[158/758] 835211=psych/visitors/test_to_ruby
[159/758] 835211=rubygems/test_bundled_ca
[160/758] 835180=prism/result/static_literals_test
[161/758] 835180=fiber/test_backtrace
[162/758] 835180=openssl/test_fips
[163/758] 835199=rubygems/test_gem_commands_update_command
[164/758] 835192=date/test_date_parse
[165/758] 835196=optparse/test_noarg
[166/758] 835180=-ext-/struct/test_data
[167/758] 835180=openssl/test_pkey_ec
[168/758] 835183=ruby/test_rand
[169/758] 835192=-ext-/string/test_ellipsize
[170/758] 835192=ruby/enc/test_utf32
[171/758] 835180=-ext-/integer/test_integer
[172/758] 835192=ruby/test_memory_view
[173/758] 835211=prism/test_helper
[174/758] 835211=open-uri/test_ftp
[175/758] 835211=ruby/test_vm_dump
[176/758] 835211=test_open3
[177/758] 835192=prism/errors_test
[178/758] 835180=ruby/enc/test_cesu8
[179/758] 835180=rubygems/test_gem_commands_rebuild_command
[180/758] 835180=rubygems/test_gem_commands_setup_command
[181/758] 835196=psych/test_alias_and_anchor
[182/758] 835183=json/json_parser_test
[183/758] 835196=prism/result/breadth_first_search_test
[184/758] 835196=uri/test_generic
[185/758] 835196=ruby/test_fiber
[186/758] 835183=-ext-/bignum/test_div
[187/758] 835183=-ext-/array/test_resize
[188/758] 835205=ruby/test_gc_compact
[189/758] 835183=psych/test_deprecated
[190/758] 835183=socket/test_udp
[191/758] 835183=prism/ruby/dispatcher_test
[192/758] 835190=mkmf/test_configuration
[193/758] 835183=ruby/enc/test_windows_1252
[194/758] 835183=-ext-/load/test_stringify_symbols
[195/758] 835183=prism/result/warnings_test
[196/758] 835216=-ext-/array/test_to_ary_concat
[197/758] 835183=-ext-/test_printf
[198/758] 835183=ruby/test_rubyoptions
[199/758] 835192=rubygems/test_gem_source_subpath_problem
[200/758] 835190=test_tmpdir
[201/758] 835192=prism/result/node_id_test
[202/758] 835180=openssl/test_ts
[203/758] 835190=psych/test_emitter
[204/758] 835190=rubygems/test_gem_resolver_api_set
[205/758] 835216=prism/api/parse_stream_test
[206/758] 835190=prism/encoding/encodings_test
[207/758] 835216=fiber/test_io_buffer
[208/758] 835190=rubygems/test_gem_impossible_dependencies_error
[209/758] 835190=json/json_generator_test
[210/758] 835216=fileutils/test_dryrun
[211/758] 835216=-ext-/symbol/test_type
[212/758] 835216=ruby/test_range
[213/758] 835202=rubygems/test_gem_commands_cleanup_command
[214/758] 835199=-ext-/string/test_interned_str
[215/758] 835199=optparse/test_placearg
[216/758] 835192=rubygems/test_project_sanity
[217/758] 835192=ruby/test_env
[218/758] 835180=ruby/test_zjit
[219/758] 835180=prism/encoding/regular_expression_encoding_test
[220/758] 835180=test_forwardable
[221/758] 835180=dtrace/test_object_create_start
[222/758] 835180=ruby/test_continuation
[223/758] 835180=-ext-/exception/test_ensured
[224/758] 835199=-ext-/hash/test_delete
[225/758] 835199=prism/result/comments_test
[226/758] 835190=rubygems/test_config
[227/758] 835199=ruby/test_io_m17n
[228/758] 835190=rubygems/test_gem_commands_uninstall_command
[229/758] 835180=rubygems/test_gem_dependency_list
[230/758] 835187=ripper/test_files_test
[231/758] 835180=rubygems/test_gem_resolver_installer_set
[232/758] 835202=rubygems/test_gem_silent_ui
[233/758] 835202=dtrace/test_require
[234/758] 835202=ruby/test_ifunless
[235/758] 835202=openssl/test_pkey_dh
[236/758] 835202=ruby/test_shapes
[237/758] 835202=openssl/test_ocsp
[238/758] 835187=ruby/test_threadgroup
[239/758] 835180=-ext-/string/test_set_len
[240/758] 835180=rubygems/test_gem_commands_lock_command
[241/758] 835180=ruby/enc/test_euc_kr
[242/758] 835180=rubygems/test_gem_local_remote_options
[243/758] 835180=optparse/test_bash_completion
[244/758] 835180=ruby/test_exception
[245/758] 835187=rubygems/test_gem_security_signer
[246/758] 835187=resolv/test_mdns
[247/758] 835187=openssl/test_x509store
[248/758] 835190=rubygems/test_gem_ext_configure_builder
[249/758] 835190=ruby/test_dir
[250/758] 835187=cgi/test_cgi_escape
[251/758] 835202=psych/test_merge_keys
[252/758] 835202=-ext-/test_random
[253/758] 835202=optparse/test_kwargs
[254/758] 835202=io/wait/test_io_wait
[255/758] 835216=ripper/test_lexer
[256/758] 835216=ruby/test_integer_comb
[257/758] 835187=prism/result/index_write_test
[258/758] 835187=psych/visitors/test_depth_first
[259/758] 835187=openssl/test_ns_spki
[260/758] 835190=prism/lex_test
[261/758] 835187=test_bundled_gems
[262/758] 835187=ruby/test_m17n_comb
[263/758] 835190=date/test_date_ractor
[264/758] 835199=openssl/test_pair
[265/758] 835208=did_you_mean/test_tree_spell_checker
[266/758] 835208=mkmf/test_install
[267/758] 835190=prism/result/integer_parse_test
[268/758] 835190=rubygems/test_gem_validator
[269/758] 835190=test_prettyprint
[270/758] 835190=prism/result/regular_expression_options_test
[271/758] 835190=fiber/test_queue
[272/758] 835190=ruby/test_sleep
[273/758] 835211=ruby/test_yjit
[274/758] 835208=net/http/test_buffered_io
[275/758] 835208=ruby/test_m17n
[276/758] 835202=mkmf/test_egrep_cpp
[277/758] 835208=ruby/test_argf
[278/758] 835202=rubygems/test_gem_resolver_composed_set
[279/758] 835202=date/test_date_conv
[280/758] 835202=rubygems/test_webauthn_poller
[281/758] 835202=ruby/test_trace
[282/758] 835202=-ext-/st/test_numhash
[283/758] 835202=rubygems/test_gem_stream_ui
[284/758] 835202=-ext-/string/test_nofree
[285/758] 835202=openssl/test_pkey_rsa
[286/758] 835202=test_ipaddr
[287/758] 835205=ruby/test_arity
[288/758] 835205=resolv/test_resource
[289/758] 835202=psych/test_set
[290/758] 835202=rubygems/test_gem_source_fetch_problem
[291/758] 835205=rubygems/test_gem_update_suggestion
[292/758] 835202=rubygems/test_gem_console_ui
[293/758] 835202=-ext-/struct/test_member
[294/758] 835202=ruby/test_method
[295/758] 835205=test_unicode_normalize
[296/758] 835205=did_you_mean/test_ractor_compatibility
[297/758] 835199=-ext-/econv/test_append
[298/758] 835199=rubygems/test_gem_resolver_lock_set
[299/758] 835199=optparse/test_reqarg
[300/758] 835190=psych/visitors/test_yaml_tree
[301/758] 835190=ruby/enc/test_case_mapping
[302/758] 835190=uri/test_mailto
[303/758] 835190=rubygems/test_rubygems
[304/758] 835205=rubygems/test_gem_package_tar_writer
[305/758] 835190=prism/ruby/ripper_test
[306/758] 835181=test_timeout
[307/758] 835205=ruby/test_not
[308/758] 835205=test_weakref
[309/758] 835180=socket/test_socket
[310/758] 835205=ruby/test_io_buffer
[311/758] 835205=-ext-/arith_seq/test_arith_seq_beg_len_step
[312/758] 835199=ruby/test_hash
[313/758] 835216=rubygems/test_gem_resolver_requirement_list
[314/758] 835205=ruby/test_beginendblock
[315/758] 835216=psych/test_scalar_scanner
[316/758] 835216=rubygems/test_gem_commands_pristine_command
[317/758] 835181=rubygems/test_gem_config_file
[318/758] 835192=psych/test_yamlstore
[319/758] 835192=ruby/test_yjit_exit_locations
[320/758] 835181=optparse/test_autoconf
[321/758] 835181=optparse/test_did_you_mean
[322/758] 835196=-ext-/popen_deadlock/test_popen_deadlock
[323/758] 835192=rubygems/test_gem_safe_yaml
[324/758] 835192=digest/test_digest_extend
[325/758] 835192=ruby/test_case
[326/758] 835187=-ext-/test_bug-5832
[327/758] 835187=prism/onigmo_test
[328/758] 835187=psych/test_struct
[329/758] 835187=ruby/test_ast
[330/758] 835181=-ext-/string/test_rb_str_dup
[331/758] 835181=prism/fuzzer_test
[332/758] 835181=dtrace/test_gc
[333/758] 835181=ruby/test_math
[334/758] 835181=json/json_encoding_test
[335/758] 835192=test_time
[336/758] 835181=ruby/test_super
[337/758] 835205=mkmf/test_libs
[338/758] 835205=rubygems/test_gem_bundler_version_finder
[339/758] 835205=-ext-/win32/test_console_attr
[340/758] 835205=optparse/test_switch
[341/758] 835205=prism/newline_test
[342/758] 835192=-ext-/gvl/test_ubf_async_safe
[343/758] 835192=psych/test_array
[344/758] 835205=prism/ruby/parser_test
[345/758] 835192=prism/snippets_test
[346/758] 835205=rubygems/test_webauthn_listener_response
[347/758] 835205=psych/test_psych_set
[348/758] 835205=prism/result/heredoc_test
[349/758] 835205=rubygems/test_gem_path_support
[350/758] 835205=prism/result/constant_path_node_test
[351/758] 835205=stringio/test_stringio
[352/758] 835180=resolv/test_dns
[353/758] 835205=ruby/test_dup
[354/758] 835196=ruby/test_require
[355/758] 835190=-ext-/test_bug-3571
[356/758] 835190=ruby/test_system
[357/758] 835205=ruby/enc/test_emoji_breaks
[358/758] 835205=-ext-/test_notimplement
[359/758] 835205=mmtk/test_configuration
[360/758] 835205=ruby/test_comparable
[361/758] 835205=-ext-/box/test_load_ext
[362/758] 835205=rubygems/test_gem_commands_info_command
[363/758] 835205=prism/api/command_line_test
[364/758] 835205=ruby/test_io_timeout
[365/758] 835205=date/test_date_new
[366/758] 835205=ruby/test_compile_prism
[367/758] 835181=rubygems/test_gem_commands_build_command
[368/758] 835181=rubygems/test_gem_security
[369/758] 835205=ruby/enc/test_euc_tw
[370/758] 835205=ruby/test_alias
[371/758] 835216=rubygems/test_gem_requirement
[372/758] 835205=mkmf/test_sizeof
[373/758] 835216=-ext-/wait/test_wait
[374/758] 835180=psych/test_object_references
[375/758] 835180=openssl/test_x509name
[376/758] 835180=fiber/test_sleep
[377/758] 835216=psych/test_tree_builder
[378/758] 835216=net/protocol/test_protocol
[379/758] 835216=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[380/758] 835216=-ext-/load/test_protect
[381/758] 835216=openssl/test_x509req
[382/758] 835181=rubygems/test_gem_commands_open_command
[383/758] 835190=prism/api/dump_test
[384/758] 835180=-ext-/string/test_enc_associate
[385/758] 835181=ruby/test_gc
[386/758] 835216=ruby/test_allocation
[387/758] 835202=prism/ruby/location_test
[388/758] 835202=yaml/test_store
[389/758] 835202=ruby/test_insns_leaf
[390/758] 835202=ruby/test_iseq
[391/758] 835208=mkmf/test_pkg_config
[392/758] 835208=ruby/test_string_memory
[393/758] 835208=prism/regexp_test
[394/758] 835208=-ext-/string/test_coderange
[395/758] 835180=open-uri/test_open-uri
[396/758] 835208=-ext-/bignum/test_big2str
[397/758] 835208=-ext-/win32/test_dln
[398/758] 835208=ruby/test_complex2
[399/758] 835208=ruby/enc/test_iso_8859
[400/758] 835208=openssl/test_x509attr
[401/758] 835208=io/nonblock/test_flush
[402/758] 835208=ruby/test_complexrational
[403/758] 835208=rubygems/test_gem_commands_fetch_command
[404/758] 835180=openssl/test_pkcs7
[405/758] 835208=-ext-/bignum/test_mul
[406/758] 835208=mkmf/test_mkmf
[407/758] 835208=-ext-/test_enumerator_kw
[408/758] 835208=ruby/test_mixed_unicode_escapes
[409/758] 835208=did_you_mean/spell_checking/test_require_path_check
[410/758] 835208=psych/test_class
[411/758] 835208=openssl/test_x509crl
[412/758] 835208=strscan/test_stringscanner
[413/758] 835208=psych/test_numeric
[414/758] 835208=ruby/enc/test_gb18030
[415/758] 835208=rubygems/test_gem_package_tar_reader
[416/758] 835208=ruby/enc/test_gbk
[417/758] 835208=rubygems/test_gem_specification
[418/758] 835190=rubygems/test_gem_dependency_installer
[419/758] 835180=ruby/test_refinement
[420/758] 835202=rubygems/test_gem_name_tuple
[421/758] 835202=ruby/test_warning
[422/758] 835202=prism/result/equality_test
[423/758] 835202=openssl/test_x509ext
[424/758] 835202=psych/test_data
[425/758] 835202=ripper/test_files_ext
[426/758] 835205=ruby/test_object_id
[427/758] 835202=prism/unescape_test
[428/758] 835202=ruby/test_complex
[429/758] 835199=prism/result/source_location_test
[430/758] 835199=-ext-/thread/test_instrumentation_api
[431/758] 835205=prism/ruby/source_test
[432/758] 835205=-ext-/vm/test_at_exit
[433/758] 835205=prism/result/static_inspect_test
[434/758] 835205=-ext-/symbol/test_inadvertent_creation
[435/758] 835202=-ext-/rational/test_rat
[436/758] 835202=test_extlibs
[437/758] 835185=mkmf/test_flags
[438/758] 835205=openssl/test_asn1
[439/758] 835205=json/json_string_matching_test
[440/758] 835205=rubygems/test_gem_ext_rake_builder
[441/758] 835208=monitor/test_monitor
[442/758] 835208=ruby/test_whileuntil
[443/758] 835208=ruby/test_transcode
[444/758] 835190=ruby/test_method_cache
[445/758] 835190=ruby/test_path
[446/758] 835190=test_pp
[447/758] 835190=socket/test_tcp
[448/758] 835196=ruby/test_sprintf_comb
[449/758] 835199=rubygems/test_gem_stub_specification
[450/758] 835190=prism/ruby/tunnel_test
[451/758] 835190=rubygems/test_gem_text
[452/758] 835190=ruby/test_settracefunc
[453/758] 835196=rubygems/test_gem_version
[454/758] 835199=rubygems/test_gem_commands_stale_command
[455/758] 835196=ruby/test_encoding
[456/758] 835199=dtrace/test_load
[457/758] 835199=json/json_fixtures_test
[458/758] 835199=rubygems/test_gem_resolver_specification
[459/758] 835199=mkmf/test_constant
[460/758] 835185=rubygems/test_gem_security_trust_dir
[461/758] 835205=ruby/test_default_gems
[462/758] 835205=-ext-/string/test_enc_str_buf_cat
[463/758] 835205=mkmf/test_have_func
[464/758] 835185=rubygems/test_webauthn_listener
[465/758] 835185=-ext-/thread/test_lock_native_thread
[466/758] 835185=rubygems/test_gem_package_tar_reader_entry
[467/758] 835196=optparse/test_zsh_completion
[468/758] 835185=-ext-/funcall/test_passing_block
[469/758] 835196=uri/test_http
[470/758] 835185=socket/test_addrinfo
[471/758] 835196=openssl/test_x509cert
[472/758] 835185=-ext-/test_bug-14834
[473/758] 835205=prism/ruby/ruby_parser_test
[474/758] 835205=openssl/test_buffering
[475/758] 835205=resolv/test_svcb_https
[476/758] 835205=psych/nodes/test_enumerable
[477/758] 835205=-ext-/proc/test_bmethod
[478/758] 835205=rubygems/test_gem_uri_formatter
[479/758] 835185=ruby/test_sprintf
[480/758] 835205=uri/test_common
[481/758] 835208=ruby/test_optimization
[482/758] 835196=rubygems/test_gem_request_connection_pools
[483/758] 835185=openssl/test_ssl
[484/758] 835205=rubygems/test_deprecate
[485/758] 835205=strscan/test_ractor
[486/758] 835192=prism/api/parse_success_test
[487/758] 835192=ruby/test_module
[488/758] 835205=rubygems/test_gem_commands_push_command
[489/758] 835196=ripper/test_scanner_events
[490/758] 835196=-ext-/string/test_external_new
[491/758] 835196=-ext-/test_abi
[492/758] 835205=ruby/enc/test_euc_jp
[493/758] 835205=rubygems/test_gem_resolver_dependency_request
[494/758] 835205=ruby/test_rubyvm
[495/758] 835205=-ext-/exception/test_data_error
[496/758] 835196=rubygems/test_gem_doctor
[497/758] 835196=socket/test_ancdata
[498/758] 835196=ruby/test_weakmap
[499/758] 835205=objspace/test_ractor
[500/758] 835202=rubygems/test_gem_unsatisfiable_dependency_error
[501/758] 835202=ripper/test_sexp
[502/758] 835202=prism/ruby/pattern_test
[503/758] 835199=rubygems/test_gem_package_tar_header
[504/758] 835202=rubygems/test_gem_commands_owner_command
[505/758] 835199=socket/test_basicsocket
[506/758] 835199=test_find
[507/758] 835199=prism/locals_test
[508/758] 835199=-ext-/test_recursion
[509/758] 835199=-ext-/string/test_normalize
[510/758] 835199=ruby/test_struct
[511/758] 835190=rubygems/test_gem_resolver_vendor_specification
[512/758] 835190=-ext-/typeddata/test_typeddata
[513/758] 835199=date/test_date_strftime
[514/758] 835205=prism/ruby/compiler_test
[515/758] 835205=ruby/test_box
[516/758] 835202=ruby/test_basicinstructions
[517/758] 835190=-ext-/bignum/test_bigzero
[518/758] 835190=fiber/test_mutex
[519/758] 835202=fileutils/test_verbose
[520/758] 835202=rubygems/test_gem_ext_builder
[521/758] 835199=ruby/test_fixnum
[522/758] 835199=fiber/test_timeout
[523/758] 835199=ruby/test_signal
[524/758] 835190=-ext-/iseq_load/test_iseq_load
[525/758] 835180=-ext-/scheduler/test_interrupt_with_scheduler
[526/758] 835180=-ext-/string/test_fstring
[527/758] 835180=did_you_mean/core_ext/test_name_error_extension
[528/758] 835180=fiber/test_scheduler
[529/758] 835205=-ext-/test_ensure_and_callcc
[530/758] 835205=ruby/enc/test_big5
[531/758] 835205=rubygems/test_gem_resolver_activation_request
[532/758] 835205=psych/test_null
[533/758] 835205=-ext-/win32/test_fd_setsize
[534/758] 835205=rubygems/test_gem_request_set
[535/758] 835202=prism/version_test
[536/758] 835202=ruby/test_objectspace
[537/758] 835205=test_trick
[538/758] 835190=rubygems/test_gem_rdoc
[539/758] 835190=prism/api/lex_test
[540/758] 835190=ruby/test_require_lib
[541/758] 835216=rubygems/test_gem_version_option
[542/758] 835216=ripper/test_files_test_2
[543/758] 835196=rubygems/test_gem_remote_fetcher_s3
[544/758] 835192=psych/test_stringio
[545/758] 835192=uri/test_file
[546/758] 835192=rubygems/test_gem_install_update_options
[547/758] 835196=rubygems/test_gem_security_policy
[548/758] 835192=rubygems/test_gem_resolver_index_set
[549/758] 835192=ruby/test_ractor
[550/758] 835196=-ext-/method/test_arity
[551/758] 835196=-ext-/st/test_update
[552/758] 835196=ripper/test_files_sample
[553/758] 835196=ruby/enc/test_case_options
[554/758] 835196=ruby/test_defined
[555/758] 835185=-ext-/bignum/test_pack
[556/758] 835196=date/test_switch_hitter
[557/758] 835196=ruby/test_thread
[558/758] 835185=ruby/test_call
[559/758] 835185=json/json_generic_object_test
[560/758] 835185=dtrace/test_hash_create
[561/758] 835185=ripper/test_filter
[562/758] 835185=rubygems/test_gem_ext_cmake_builder
[563/758] 835180=-ext-/string/test_too_many_dummy_encodings
[564/758] 835185=ruby/enc/test_koi8
[565/758] 835185=erb/test_erb_m17n
[566/758] 835185=objspace/test_objspace
[567/758] 835180=ruby/test_clone
[568/758] 835199=mkmf/test_have_library
[569/758] 835180=net/http/test_https
[570/758] 835199=rubygems/test_require
[571/758] 835211=erb/test_erb_command
[572/758] 835211=rubygems/test_gem_resolver_vendor_set
[573/758] 835211=ruby/test_fnmatch
[574/758] 835211=uri/test_ftp
[575/758] 835211=net/http/test_httpresponses
[576/758] 835211=prism/result/integer_base_flags_test
[577/758] 835211=ruby/test_unicode_escape
[578/758] 835211=open-uri/test_proxy
[579/758] 835211=dtrace/test_raise
[580/758] 835211=ruby/enc/test_shift_jis
[581/758] 835211=ruby/test_yield
[582/758] 835205=rubygems/test_gem_request_set_lockfile_parser
[583/758] 835205=rubygems/test_gem_ci_detector
[584/758] 835205=io/wait/test_io_wait_uncommon
[585/758] 835205=psych/test_string
[586/758] 835205=net/http/test_http
[587/758] 835199=prism/fixtures_test
[588/758] 835180=ruby/test_rational2
[589/758] 835180=rubygems/test_gem_dependency_resolution_error
[590/758] 835180=-ext-/integer/test_my_integer
[591/758] 835180=rubygems/test_gem_commands_environment_command
[592/758] 835199=-ext-/tracepoint/test_tracepoint
[593/758] 835180=dtrace/test_array_create
[594/758] 835180=rubygems/test_gem_resolver_installed_specification
[595/758] 835180=pathname/test_ractor
[596/758] 835216=prism/ruby/desugar_compiler_test
[597/758] 835216=openssl/test_hmac
[598/758] 835216=mkmf/test_signedness
[599/758] 835180=-ext-/marshal/test_internal_ivar
[600/758] 835180=rubygems/test_gem_commands_mirror
[601/758] 835180=prism/encoding/symbol_encoding_test
[602/758] 835180=ruby/test_undef
[603/758] 835180=rubygems/test_gem_commands_sources_command
[604/758] 835190=rubygems/test_gem_spec_fetcher
[605/758] 835190=io/console/test_ractor
[606/758] 835199=ruby/test_metaclass
[607/758] 835199=ruby/test_numeric
[608/758] 835202=ruby/test_io
[609/758] 835190=uri/test_ws
[610/758] 835190=io/console/test_io_console
[611/758] 835199=date/test_date_arith
[612/758] 835199=socket/test_unix
[613/758] 835199=rubygems/test_gem_source_specific_file
[614/758] 835180=prism/api/parse_test
[615/758] 835180=ruby/test_enum
[616/758] 835199=rubygems/test_gem_commands_which_command
[617/758] 835199=ruby/test_symbol
[618/758] 835181=psych/test_coder
[619/758] 835181=prism/result/continuable_test
[620/758] 835181=optparse/test_optparse
[621/758] 835181=rubygems/test_gem_source_lock
[622/758] 835181=uri/test_ldap
[623/758] 835181=rubygems/test_gem_remote_fetcher_local_server
[624/758] 835181=etc/test_etc
[625/758] 835183=-ext-/gvl/test_last_thread
[626/758] 835194=-ext-/time/test_new
[627/758] 835194=psych/test_hash
[628/758] 835194=openssl/test_cipher
[629/758] 835194=rubygems/test_gem_resolver
[630/758] 835181=rubygems/test_gem_remote_fetcher
[631/758] 835194=rubygems/test_gem_gemcutter_utilities
[632/758] 835183=rubygems/test_gem_util
[633/758] 835181=openssl/test_config
[634/758] 835192=test_tempfile
[635/758] 835183=rubygems/test_exit
[636/758] 835181=did_you_mean/spell_checking/test_pattern_key_name_check
[637/758] 835181=did_you_mean/edit_distance/test_jaro_winkler
[638/758] 835181=rubygems/test_gem_commands_yank_command
[639/758] 835194=json/ractor_test
[640/758] 835183=rubygems/test_gem_request_set_lockfile
[641/758] 835190=fiber/test_io_close
[642/758] 835190=-ext-/postponed_job/test_postponed_job
[643/758] 835216=ruby/test_bignum
[644/758] 835181=prism/ruby/reflection_test
[645/758] 835194=did_you_mean/tree_spell/test_human_typo
[646/758] 835194=-ext-/load/test_dot_dot
[647/758] 835181=-ext-/exception/test_enc_raise
[648/758] 835194=openssl/test_engine
[649/758] 835194=ruby/test_key_error
[650/758] 835181=-ext-/marshal/test_usrmarshal
[651/758] 835194=ruby/test_weakkeymap
[652/758] 835216=net/http/test_httpresponse
[653/758] 835216=ruby/test_inlinecache
[654/758] 835216=rubygems/test_gem_command
[655/758] 835181=rubygems/test_gem_dependency
[656/758] 835216=dtrace/test_method_cache
[657/758] 835216=ruby/test_iterator
[658/758] 835192=psych/test_marshalable
[659/758] 835192=rubygems/test_gem_resolver_index_specification
[660/758] 835192=dtrace/test_string
[661/758] 835192=psych/test_serialize_subclasses
[662/758] 835192=ruby/test_const
[663/758] 835192=ruby/test_class
[664/758] 835181=prism/api/parse_comments_test
[665/758] 835181=dtrace/test_cmethod
[666/758] 835181=-ext-/string/test_qsort
[667/758] 835181=rubygems/test_gem_ext_ext_conf_builder
[668/758] 835216=rubygems/test_gem_commands_dependency_command
[669/758] 835190=prism/result/string_test
[670/758] 835190=-ext-/path_to_class/test_path_to_class
[671/758] 835190=fiber/test_storage
[672/758] 835190=json/json_addition_test
[673/758] 835216=rubygems/test_remote_fetch_error
[674/758] 835190=pathname/test_pathname
[675/758] 835205=coverage/test_coverage
[676/758] 835216=json/json_common_interface_test
[677/758] 835183=psych/test_stream
[678/758] 835183=prism/result/named_capture_test
[679/758] 835183=rubygems/test_gem_resolver_git_specification
[680/758] 835216=ruby/test_dir_m17n
[681/758] 835194=rubygems/test_gem_commands_cert_command
[682/758] 835190=fiber/test_io
[683/758] 835190=-ext-/eval/test_eval
[684/758] 835190=fiber/test_process
[685/758] 835190=ruby/test_object
[686/758] 835211=fileutils/test_fileutils
[687/758] 835180=test_securerandom
[688/758] 835180=-ext-/st/test_foreach
[689/758] 835180=ruby/test_econv
[690/758] 835183=optparse/test_summary
[691/758] 835208=ruby/test_flip
[692/758] 835194=fileutils/test_nowrite
[693/758] 835194=ruby/test_thread_queue
[694/758] 835208=rubygems/test_gem_commands_install_command
[695/758] 835183=rubygems/test_gem_ext_cargo_builder_unit
[696/758] 835183=ruby/test_stack
[697/758] 835181=-ext-/num2int/test_num2int
[698/758] 835181=rubygems/test_gem_source_local
[699/758] 835181=-ext-/iter/test_iter_break
[700/758] 835181=ruby/test_parse
[701/758] 835205=mkmf/test_have_macro
[702/758] 835199=ruby/test_process
[703/758] 835205=fiber/test_address_resolve
[704/758] 835205=uri/test_wss
[705/758] 835205=openssl/test_digest
[706/758] 835205=ruby/test_variable
[707/758] 835190=-ext-/string/test_cstr
[708/758] 835183=rubygems/test_gem_resolver_lock_specification
[709/758] 835180=prism/ruby/parameters_signature_test
[710/758] 835183=rubygems/test_gem_resolver_api_specification
[711/758] 835180=optparse/test_getopts
[712/758] 835180=rubygems/test_gem_commands_signin_command
[713/758] 835183=socket/test_nonblock
[714/758] 835183=openssl/test_pkey
[715/758] 835216=ruby/test_primitive
[716/758] 835180=rubygems/test_gem_request
[717/758] 835194=psych/test_yaml
[718/758] 835216=mkmf/test_config
[719/758] 835208=psych/test_boolean
[720/758] 835208=rubygems/test_gem_commands_specification_command
[721/758] 835183=-ext-/iter/test_yield_block
[722/758] 835183=psych/handlers/test_recorder
[723/758] 835183=-ext-/bug_reporter/test_bug_reporter
[724/758] 835208=did_you_mean/test_spell_checker
[725/758] 835194=fiber/test_ractor
[726/758] 835208=psych/test_document
[727/758] 835208=ruby/test_lambda
[728/758] 835180=ruby/test_file
[729/758] 835194=prism/bom_test
[730/758] 835181=socket/test_sockopt
[731/758] 835181=ruby/test_frozen_error
[732/758] 835208=psych/test_encoding
[733/758] 835181=rubygems/test_gem_commands_search_command
[734/758] 835181=ruby/test_pattern_matching
[735/758] 835208=fiber/test_thread
[736/758] 835194=ruby/test_literal
[737/758] 835208=ruby/test_arithmetic_sequence
[738/758] 835208=rubygems/test_gem_resolver_conflict
[739/758] 835208=rubygems/test_gem_commands_contents_command
[740/758] 835183=ruby/test_readpartial
[741/758] 835208=psych/test_scalar
[742/758] 835208=-ext-/bignum/test_str2big
[743/758] 835208=ruby/test_rational
[744/758] 835183=rubygems/test_gem_util_atomic_file_writer
[745/758] 835183=ruby/test_regexp
[746/758] 835216=prism/newline_offsets_test
[747/758] 835181=ripper/test_parser_events
[748/758] 835190=prism/ruby/relocation_test
[749/758] 835181=ruby/enc/test_windows_1251
[750/758] 835181=resolv/test_win32_config
[751/758] 835190=rubygems/test_gem_resolver_best_set
[752/758] 835181=mkmf/test_convertible
[753/758] 835190=resolv/test_addr
[754/758] 835190=ruby/test_eval
[755/758] 835216=-ext-/file/test_stat
[756/758] 835216=psych/test_yamldbm
[757/758] 835216=json/test_helper
[758/758] 835216=ruby/test_thread_cv
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1009 1009 1009 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1009 1022 1022 1022 pts/0 1022 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1022 1024 1022 1022 pts/0 1022 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1024 833950 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
833950 833953 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260318-201724 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
833953 833954 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260318-201724 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
833954 834848 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
834848 834849 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
834849 835177 1022 1022 pts/0 1022 Sl+ 1000 0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
835177 835182 1022 1022 pts/0 1022 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
835182 838355 1022 1022 pts/0 1022 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
835182 838366 1022 1022 pts/0 1022 Z+ 1000 0:00 [test_autoload.*] <defunct>
835182 838376 1022 1022 pts/0 1022 Z+ 1000 0:00 [test_autoload.*] <defunct>
833954 1562566 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[833950], 833950=>[833953], 833953=>[833954], 833954=>[834848, 1562566], 834848=>[834849], 834849=>[835177], 835177=>[835182], 835182=>[838355, 838366, 838376]}
$ timeout 60 gdb -p 838355 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 838359]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a2370c98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=838359, futex_word=0x7a2354dff990) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x7a234ecd46c0 (LWP 838355) "test_autoload.*" 0x00007a2370c98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=838359, futex_word=0x7a2354dff990) at ./nptl/futex-internal.c:57
2 Thread 0x7a2354dff6c0 (LWP 838359) "test_autoload.*" 0x000061ce24db6e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Machine level backtrace
Thread 2 (Thread 0x7a2354dff6c0 (LWP 838359) "test_autoload.*"):
#0 0x000061ce24db6e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000061ce24db7e3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000061ce24d066b0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000061ce24d06529 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000061ce24d05f1a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) ()
No symbol table info available.
#5 0x000061ce24d05dd6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#6 0x000061ce24d9cc10 in __interceptor_free ()
No symbol table info available.
#7 0x00007a2370c9e012 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7a2354dfec98) at ./nptl/pthread_getattr_np.c:198
size = 32
cpuset = 0x5030001f7ce0
thread = <optimized out>
ret = 0
iattr = 0x7a2354dfec98
#8 0x000061ce24dc1b39 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#9 0x000061ce24dc2088 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x000061ce24daaa52 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#11 0x000061ce24daa6cc in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x000061ce24daab56 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#13 0x000061ce24d9aacf in asan_thread_start(void*) ()
No symbol table info available.
#14 0x00007a2370c9caa4 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 = {134292166407872, 8194791724252536960, 134292166407872, -352, 0, 134292064510128, 8194791724265119872, 8194853175882686592}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#15 0x00007a2370d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7a234ecd46c0 (LWP 838355) "test_autoload.*"):
#0 0x00007a2370c98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=838359, futex_word=0x7a2354dff990) 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=128, abstime=0x0, clockid=0, expected=838359, futex_word=0x7a2354dff990) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 265
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7a2354dff990, expected=838359, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007a2370c9e7a3 in __pthread_clockjoin_ex (threadid=134292166407872, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
ret = <optimized out>
_buffer = {__routine = 0x7a2370c9e650 <cleanup>, __arg = 0x7a2354dffce0, __canceltype = 1322075712, __prev = 0x0}
tid = <optimized out>
pd = 0x7a2354dff6c0
self = <optimized out>
result = 0
pd_result = <optimized out>
#4 0x000061ce24d82a12 in __interceptor_pthread_join ()
No symbol table info available.
#5 0x000061ce25132cae in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3172
No locals.
#6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4913
No locals.
#7 0x000061ce24de11f1 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:264
save_error = 4
sysex = 0
signaled = 0
th0 = 0x5150000e0900
step = 4
message = 4
th = 0x5150000e0900
buf = <optimized out>
state = <optimized out>
#8 0x000061ce24de0824 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#9 0x000061ce24de173b in ruby_stop (ex=1423964560, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#10 0x000061ce24f8adfd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4291
status = <optimized out>
pid = <optimized out>
#11 0x000061ce252295f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x666100040001
cc = <optimized out>
me = 0x7a235078f328
cfunc = 0x506000039f88
recv = 134292047249120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000061ce2520e8d3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a234ecd3420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#13 0x000061ce2520e33d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
ci = <optimized out>
cc = 0x0
#14 0x000061ce251c2a54 in vm_sendish (ec=0x51700011bfd8, reg_cfp=0x7a233a824790, cd=0x5020001f1a30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x51700011bfd8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020001f1a30
insns_address_table = {0x61ce251c4015 <vm_exec_core+29765>, 0x61ce251bdeff <vm_exec_core+4911>, 0x61ce251c384d <vm_exec_core+27773>, 0x61ce251bf61f <vm_exec_core+10831>, 0x61ce251bd0e9 <vm_exec_core+1305>, 0x61ce251be857 <vm_exec_core+7303>, 0x61ce251c3c05 <vm_exec_core+28725>, 0x61ce251be46f <vm_exec_core+6303>, 0x61ce251c475b <vm_exec_core+31627>, 0x61ce251c2c36 <vm_exec_core+24678>, 0x61ce251c0e17 <vm_exec_core+16967>, 0x61ce251bd469 <vm_exec_core+2201>, 0x61ce251c41be <vm_exec_core+30190>, 0x61ce251c3e68 <vm_exec_core+29336>, 0x61ce251be651 <vm_exec_core+6785>, 0x61ce251bd997 <vm_exec_core+3527>, 0x61ce251c31f9 <vm_exec_core+26153>, 0x61ce251bef20 <vm_exec_core+9040>, 0x61ce251c445b <vm_exec_core+30859>, 0x61ce251c4049 <vm_exec_core+29817>, 0x61ce251bf495 <vm_exec_core+10437>, 0x61ce251c0d82 <vm_exec_core+16818>, 0x61ce251c2f09 <vm_exec_core+25401>, 0x61ce251c3f57 <vm_exec_core+29575>, 0x61ce251c1a5c <vm_exec_core+20108>, 0x61ce251c2fa1 <vm_exec_core+25553>, 0x61ce251c33af <vm_exec_core+26591>, 0x61ce251c1999 <vm_exec_core+19913>, 0x61ce251bd8a6 <vm_exec_core+3286>, 0x61ce251c2696 <vm_exec_core+23238>, 0x61ce251bd6f5 <vm_exec_core+2853>, 0x61ce251bda25 <vm_exec_core+3669>, 0x61ce251bfcc4 <vm_exec_core+12532>, 0x61ce251c18e1 <vm_exec_core+19729>, 0x61ce251c24ac <vm_exec_core+22748>, 0x61ce251c1409 <vm_exec_core+18489>, 0x61ce251bd383 <vm_exec_core+1971>, 0x61ce251c37b5 <vm_exec_core+27621>, 0x61ce251c3d8a <vm_exec_core+29114>, 0x61ce251bdc1f <vm_exec_core+4175>, 0x61ce251beb27 <vm_exec_core+8023>, 0x61ce251be7b0 <vm_exec_core+7136>, 0x61ce251bf010 <vm_exec_core+9280>, 0x61ce251c0ba5 <vm_exec_core+16341>, 0x61ce251be131 <vm_exec_core+5473>, 0x61ce251c36fc <vm_exec_core+27436>, 0x61ce251beab5 <vm_exec_core+7909>, 0x61ce251c06b5 <vm_exec_core+15077>, 0x61ce251c10f5 <vm_exec_core+17701>, 0x61ce251c329b <vm_exec_core+26315>, 0x61ce251c1e43 <vm_exec_core+21107>, 0x61ce251bf27b <vm_exec_core+9899>, 0x61ce251bec26 <vm_exec_core+8278>, 0x61ce251c317b <vm_exec_core+26027>, 0x61ce251c000d <vm_exec_core+13373>, 0x61ce251c2724 <vm_exec_core+23380>, 0x61ce251c1f58 <vm_exec_core+21384>, 0x61ce251bcf18 <vm_exec_core+840>, 0x61ce251bdc6f <vm_exec_core+4255>, 0x61ce251c14b0 <vm_exec_core+18656>, 0x61ce251c3657 <vm_exec_core+27271>, 0x61ce251bf53f <vm_exec_core+10607>, 0x61ce251c30a0 <vm_exec_core+25808>, 0x61ce251bee2d <vm_exec_core+8797>, 0x61ce251c1c27 <vm_exec_core+20567>, 0x61ce251c1d16 <vm_exec_core+20806>, 0x61ce251c124a <vm_exec_core+18042>, 0x61ce251c169b <vm_exec_core+19147>, 0x61ce251bfa35 <vm_exec_core+11877>, 0x61ce251bf086 <vm_exec_core+9398>, 0x61ce251c2d0f <vm_exec_core+24895>, 0x61ce251cae97 <vm_exec_core+58055>, 0x61ce251bf97f <vm_exec_core+11695>, 0x61ce251c158e <vm_exec_core+18878>, 0x61ce251c1b1f <vm_exec_core+20303>, 0x61ce251be29b <vm_exec_core+5835>, 0x61ce251be41e <vm_exec_core+6222>, 0x61ce251be3a1 <vm_exec_core+6097>, 0x61ce251bebc6 <vm_exec_core+8182>, 0x61ce251bef96 <vm_exec_core+9158>, 0x61ce251c0f95 <vm_exec_core+17349>, 0x61ce251c050d <vm_exec_core+14653>, 0x61ce251c4387 <vm_exec_core+30647>, 0x61ce251bcfe9 <vm_exec_core+1049>, 0x61ce251be57a <vm_exec_core+6570>, 0x61ce251c487f <vm_exec_core+31919>, 0x61ce251c2572 <vm_exec_core+22946>, 0x61ce251c1304 <vm_exec_core+18228>, 0x61ce251c3441 <vm_exec_core+26737>, 0x61ce251bcf1d <vm_exec_core+845>, 0x61ce251c3b2e <vm_exec_core+28510>, 0x61ce251c44d5 <vm_exec_core+30981>, 0x61ce251c45a1 <vm_exec_core+31185>, 0x61ce251bd774 <vm_exec_core+2980>, 0x61ce251c40c3 <vm_exec_core+29939>, 0x61ce251bff36 <vm_exec_core+13158>, 0x61ce251c4245 <vm_exec_core+30325>, 0x61ce251bf358 <vm_exec_core+10120>, 0x61ce251c3aa8 <vm_exec_core+28376>, 0x61ce251bd660 <vm_exec_core+2704>, 0x61ce251be1dd <vm_exec_core+5645>, 0x61ce251c466f <vm_exec_core+31391>, 0x61ce251c07c5 <vm_exec_core+15349>, 0x61ce251c03b7 <vm_exec_core+14311>, 0x61ce251c0c3f <vm_exec_core+16495>, 0x61ce251c01ca <vm_exec_core+13818>, 0x61ce251c0a8b <vm_exec_core+16059>, 0x61ce251c09bd <vm_exec_core+15853>, 0x61ce251bf89c <vm_exec_core+11468>, 0x61ce251c00d5 <vm_exec_core+13573>, 0x61ce251bfdf8 <vm_exec_core+12840>, 0x61ce251c02e4 <vm_exec_core+14100>, 0x61ce251c0355 <vm_exec_core+14213>, 0x61ce251c4006 <vm_exec_core+29750>, 0x61ce251bdef0 <vm_exec_core+4896>, 0x61ce251c383e <vm_exec_core+27758>, 0x61ce251bf610 <vm_exec_core+10816>, 0x61ce251bd0da <vm_exec_core+1290>, 0x61ce251be848 <vm_exec_core+7288>, 0x61ce251c3bf6 <vm_exec_core+28710>, 0x61ce251be460 <vm_exec_core+6288>, 0x61ce251c474c <vm_exec_core+31612>, 0x61ce251c2c27 <vm_exec_core+24663>, 0x61ce251c0e08 <vm_exec_core+16952>, 0x61ce251bd45a <vm_exec_core+2186>, 0x61ce251c41af <vm_exec_core+30175>, 0x61ce251c3e59 <vm_exec_core+29321>, 0x61ce251be642 <vm_exec_core+6770>, 0x61ce251bd988 <vm_exec_core+3512>, 0x61ce251c31ea <vm_exec_core+26138>, 0x61ce251bef11 <vm_exec_core+9025>, 0x61ce251c444c <vm_exec_core+30844>, 0x61ce251c403a <vm_exec_core+29802>, 0x61ce251bf486 <vm_exec_core+10422>, 0x61ce251c0d73 <vm_exec_core+16803>, 0x61ce251c2efa <vm_exec_core+25386>, 0x61ce251c3f48 <vm_exec_core+29560>, 0x61ce251c1a4d <vm_exec_core+20093>, 0x61ce251c2f92 <vm_exec_core+25538>, 0x61ce251c33a0 <vm_exec_core+26576>, 0x61ce251c198a <vm_exec_core+19898>, 0x61ce251bd897 <vm_exec_core+3271>, 0x61ce251c2687 <vm_exec_core+23223>, 0x61ce251bd6e6 <vm_exec_core+2838>, 0x61ce251bda16 <vm_exec_core+3654>, 0x61ce251bfcb5 <vm_exec_core+12517>, 0x61ce251c18d2 <vm_exec_core+19714>, 0x61ce251c249d <vm_exec_core+22733>, 0x61ce251c13fa <vm_exec_core+18474>, 0x61ce251bd374 <vm_exec_core+1956>, 0x61ce251c37a6 <vm_exec_core+27606>, 0x61ce251c3d7b <vm_exec_core+29099>, 0x61ce251bdc10 <vm_exec_core+4160>, 0x61ce251beb18 <vm_exec_core+8008>, 0x61ce251be7a1 <vm_exec_core+7121>, 0x61ce251bf001 <vm_exec_core+9265>, 0x61ce251c0b96 <vm_exec_core+16326>, 0x61ce251be122 <vm_exec_core+5458>, 0x61ce251c36ed <vm_exec_core+27421>, 0x61ce251beaa6 <vm_exec_core+7894>, 0x61ce251c06a6 <vm_exec_core+15062>, 0x61ce251c10e6 <vm_exec_core+17686>, 0x61ce251c328c <vm_exec_core+26300>, 0x61ce251c1e34 <vm_exec_core+21092>, 0x61ce251bf26c <vm_exec_core+9884>, 0x61ce251bec17 <vm_exec_core+8263>, 0x61ce251c316c <vm_exec_core+26012>, 0x61ce251bfffe <vm_exec_core+13358>, 0x61ce251c2715 <vm_exec_core+23365>, 0x61ce251c1f49 <vm_exec_core+21369>, 0x61ce251c1cf3 <vm_exec_core+20771>, 0x61ce251bdc60 <vm_exec_core+4240>, 0x61ce251c14a1 <vm_exec_core+18641>, 0x61ce251c3648 <vm_exec_core+27256>, 0x61ce251bf530 <vm_exec_core+10592>, 0x61ce251c3091 <vm_exec_core+25793>, 0x61ce251bf60b <vm_exec_core+10811>, 0x61ce251c1c18 <vm_exec_core+20552>, 0x61ce251c1d07 <vm_exec_core+20791>, 0x61ce251c123b <vm_exec_core+18027>, 0x61ce251c168c <vm_exec_core+19132>, 0x61ce251bfa26 <vm_exec_core+11862>, 0x61ce251bf077 <vm_exec_core+9383>, 0x61ce251c2d00 <vm_exec_core+24880>, 0x61ce251cae88 <vm_exec_core+58040>, 0x61ce251bf970 <vm_exec_core+11680>, 0x61ce251c157f <vm_exec_core+18863>, 0x61ce251c1b10 <vm_exec_core+20288>, 0x61ce251be28c <vm_exec_core+5820>, 0x61ce251be40f <vm_exec_core+6207>, 0x61ce251be392 <vm_exec_core+6082>, 0x61ce251bebb7 <vm_exec_core+8167>, 0x61ce251bef87 <vm_exec_core+9143>, 0x61ce251c0f86 <vm_exec_core+17334>, 0x61ce251c04fe <vm_exec_core+14638>, 0x61ce251c0f81 <vm_exec_core+17329>, 0x61ce251c1985 <vm_exec_core+19893>, 0x61ce251c18cd <vm_exec_core+19709>, 0x61ce251bebb2 <vm_exec_core+8162>, 0x61ce251c1cf3 <vm_exec_core+20771>...}
reg_cfp = 0x7a233a824790
reg_pc = 0x5040001f1730
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
th: 0x5150000e0900, native_id: 0x7a234ecd46c0
-- Control frame information -----------------------------------------------
=================================================================
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
==838355==ERROR: AddressSanitizer: heap-use-after-free on address 0x52500000a778 at pc 0x61ce2510bfc6 bp 0x7a234ecd2800 sp 0x7a234ecd27f8
READ of size 8 at 0x52500000a778 thread T36
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x000061ce251b7d22 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x51700011bfd8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x000061ce251fcdfb in invoke_iseq_block_from_c (ec=0x51700011bfd8, captured=<optimized out>, self=134292047249120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7a233b435868
cfp = 0x7a233a8247c8
sp = 0x7a233a724818
use_argv = <optimized out>
stack_argv = 0x7a233a724818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x51700011bfd8, self=134292047249120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
block = <optimized out>
keyword_hash = <optimized out>
#19 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#20 0x000061ce251fb026 in rb_vm_invoke_proc (ec=0x7a2354dff990, proc=0x109, argc=1892257137, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 838359
#21 0x000061ce25149272 in thread_do_start_proc (th=th@entry=0x5150000e0900) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001fa5d0
args_len = <optimized out>
args_ptr = <optimized out>
#22 0x000061ce25146e0d in thread_do_start (th=0x5150000e0900) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#23 thread_start_func_2 (th=th@entry=0x5150000e0900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x61ce25ada700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#24 0x000061ce251460fe in call_thread_start_func_2 (th=0x5150000e0900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2223
stack_start = <optimized out>
stack_start_addr = 0x7a234ecd3cc0
#25 nt_start (ptr=0x50c0000e6740) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2268
th = 0x5150000e0900
sched = <optimized out>
nt = 0x50c0000e6740
vm = 0x61ce265086a0 <_vm>
#26 0x000061ce24d9aacf in asan_thread_start(void*) ()
No symbol table info available.
#27 0x00007a2370c9caa4 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 = {134292064519872, 8194734389123489920, 134292064519872, -352, 0, 140727711106000, 8194734389136072832, 8194853175882686592}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#28 0x00007a2370d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
[Detaching after fork from child process 1562581]
#0 0x61ce2510bfc5 in get_id_str /tmp/ruby/src/trunk_asan/symbol.c:801:27
#1 0x61ce2510bfc5 in rb_id2str /tmp/ruby/src/trunk_asan/symbol.c:1049:12
#2 0x61ce2510bfc5 in rb_id2name /tmp/ruby/src/trunk_asan/symbol.c:1055:17
#3 0x61ce2525abdd in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:150:21
#4 0x61ce2525abdd in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
#5 0x61ce2525e56d in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
#6 0x7a234ecd29be (<unknown module>)
0x52500000a778 is located 1656 bytes inside of 8208-byte region [0x52500000a100,0x52500000c110)
freed by thread T36 here:
#0 0x61ce24d9cbaa in free (/tmp/ruby/build/trunk_asan/ruby+0x209baa) (BuildId: 3ba65f9b58c3df616eedd7a106d58386c2ca5901)
#1 0x61ce24e21ad5 in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8281:9
#2 0x61ce24e21ad5 in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:5441:13
#3 0x61ce24e4d6e0 in rb_data_free /tmp/ruby/src/trunk_asan/gc.c:1398:17
#4 0x61ce24e4d6e0 in rb_gc_obj_free /tmp/ruby/src/trunk_asan/gc.c:1544:14
#5 0x61ce24e19493 in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3102:25
#6 0x61ce24e19493 in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1926:5
#7 0x61ce24de1138 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:166:5
#8 0x61ce24de1138 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:257:5
#9 0x61ce24de0823 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
#10 0x61ce24de173a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
#11 0x61ce24f8adfc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4291:13
#12 0x61ce252295f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#13 0x61ce2520e8d2 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891:16
#14 0x61ce2520e33c in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
#15 0x61ce251c2a53 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#16 0x61ce251c2a53 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#17 0x61ce251b7d21 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2799:22
#18 0x61ce251fcdfa in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1821:12
#19 0x61ce251fcdfa in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1915:16
#20 0x61ce251fcdfa in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1945:12
#21 0x61ce251fb025 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1966:16
#22 0x61ce25149271 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:625:16
#23 0x61ce25146e0c in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:642:18
#24 0x61ce25146e0c in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:697:18
#25 0x61ce251460fd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2223:5
#26 0x61ce251460fd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2268:13
#27 0x61ce24d9aace in asan_thread_start(void*) asan_interceptors.cpp.o
previously allocated by thread T0 here:
#0 0x61ce24d9d04c in calloc (/tmp/ruby/build/trunk_asan/ruby+0x20a04c) (BuildId: 3ba65f9b58c3df616eedd7a106d58386c2ca5901)
#1 0x61ce24e1695c in calloc1 /tmp/ruby/src/trunk_asan/gc/default/default.c:1556:12
#2 0x61ce24e1695c in rb_gc_impl_calloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8317:5
#3 0x61ce24e1695c in ruby_xcalloc_body /tmp/ruby/src/trunk_asan/gc.c:5376:12
#4 0x61ce24e1695c in ruby_xcalloc /tmp/ruby/src/trunk_asan/gc.c:5370:34
#5 0x61ce2510bcf3 in rb_darray_calloc_mul_add /tmp/ruby/src/trunk_asan/darray.h:188:17
#6 0x61ce2510bcf3 in rb_darray_make_impl /tmp/ruby/src/trunk_asan/darray.h:287:30
#7 0x61ce2510bcf3 in set_id_entry /tmp/ruby/src/trunk_asan/symbol.c:286:9
#8 0x61ce25110b55 in sym_set_create /tmp/ruby/src/trunk_asan/symbol.c:346:13
#9 0x61ce255a5766 in rb_concurrent_set_find_or_insert /tmp/ruby/src/trunk_asan/concurrent_set.c:315:11
#10 0x61ce2510b41c in sym_find_or_insert_static_symbol /tmp/ruby/src/trunk_asan/symbol.c:404:9
#11 0x61ce2510b41c in rb_intern3 /tmp/ruby/src/trunk_asan/symbol.c:890:17
#12 0x61ce25468c84 in rb_define_method /tmp/ruby/src/trunk_asan/class.c:2664:32
#13 0x61ce25468c84 in rb_define_singleton_method /tmp/ruby/src/trunk_asan/class.c:2853:5
#14 0x61ce24e2d7ab in rb_gc_impl_init /tmp/ruby/src/trunk_asan/gc/default/default.c:9613:5
#15 0x61ce24e2d7ab in Init_GC /tmp/ruby/src/trunk_asan/gc.c:5740:5
#16 0x61ce24e84921 in rb_call_inits /tmp/ruby/src/trunk_asan/inits.c:60:5
#17 0x61ce24dde17b in ruby_setup /tmp/ruby/src/trunk_asan/eval.c:88:9
#18 0x61ce24dde5e6 in ruby_init /tmp/ruby/src/trunk_asan/eval.c:100:17
#19 0x61ce24ddab73 in rb_main /tmp/ruby/src/trunk_asan/main.c:41:5
#20 0x61ce24ddab73 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#21 0x7a2370c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#22 0x7a2370c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#23 0x61ce24cfe954 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16b954) (BuildId: 3ba65f9b58c3df616eedd7a106d58386c2ca5901)
Thread T36 created by T0 here:
#0 0x61ce24d82771 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1ef771) (BuildId: 3ba65f9b58c3df616eedd7a106d58386c2ca5901)
#1 0x61ce25122559 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2137:11
#2 0x61ce25122559 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2202:15
#3 0x61ce25122559 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2385:16
#4 0x61ce25122559 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:896:11
#5 0x61ce2513b0a0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1004:16
#6 0x61ce25240301 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
#7 0x61ce25240301 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
#8 0x61ce25240301 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
#9 0x61ce252450d6 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#10 0x61ce252450d6 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:575:12
#11 0x61ce251e7d06 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:894:12
#12 0x61ce251e7d06 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1091:12
#13 0x61ce24de873a in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1863:5
#14 0x61ce25138309 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:937:5
#15 0x61ce252295f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#16 0x61ce251c2a53 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#17 0x61ce251c2a53 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#18 0x61ce251b8110 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2826:22
#19 0x61ce251b8110 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2805:18
#20 0x61ce2524a431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1821:12
#21 0x61ce2524a431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1835:20
#22 0x61ce251ea6cb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1872:12
#23 0x61ce251ea6cb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1880:12
#24 0x61ce251ea6cb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1365:12
#25 0x61ce251ea6cb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#26 0x61ce253ca8b5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
#27 0x61ce252295f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#28 0x61ce251c2a53 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#29 0x61ce251c2a53 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#30 0x61ce251b8110 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2826:22
#31 0x61ce251b8110 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2805:18
#32 0x61ce2524a431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1821:12
#33 0x61ce2524a431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1835:20
#34 0x61ce251ea6cb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1872:12
#35 0x61ce251ea6cb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1880:12
#36 0x61ce251ea6cb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1365:12
#37 0x61ce251ea6cb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#38 0x61ce253ca8b5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
#39 0x61ce252295f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#40 0x61ce251c2a53 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#41 0x61ce251c2a53 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#42 0x61ce251b8110 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2826:22
#43 0x61ce251b8110 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2805:18
#44 0x61ce25201bd5 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3065:11
#45 0x61ce24de1c4f in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
#46 0x61ce24de1c4f in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
#47 0x61ce24ddab86 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
#48 0x61ce24ddab86 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#49 0x7a2370c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#50 0x7a2370c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#51 0x61ce24cfe954 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16b954) (BuildId: 3ba65f9b58c3df616eedd7a106d58386c2ca5901)
SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/symbol.c:801:27 in get_id_str
Shadow bytes around the buggy address:
[Thread 0x7a234ecd46c0 (LWP 838355) exited]
0x52500000a480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x52500000a700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd[fd]
0x52500000a780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a800: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a880: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a900: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a980: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==838355==ABORTING
/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409: [BUG] ASAN error
ruby 4.1.0dev (2026-03-18T17:44:06Z master b2fc406ad3) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
AddressSanitizer: nested bug in the same thread, aborting.
[Thread 0x7a2354dff6c0 (LWP 838359) exited]
[New process 838355]
[Inferior 1 (process 838355) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 838366 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 838376 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 835182 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1562597]
[New LWP 838377]
[New LWP 837423]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a2370c98d71 in __futex_abstimed_wait_common64 (private=31267, cancel=true, abstime=0x7ffdb93b0fa0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x7a2370fb7c40 (LWP 835182) "ruby" 0x00007a2370c98d71 in __futex_abstimed_wait_common64 (private=31267, cancel=true, abstime=0x7ffdb93b0fa0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
2 Thread 0x7a2337aff6c0 (LWP 1562597) "envutil.rb:243" 0x00007a2370d1b4fd in __GI___poll (fds=0x7a2339218760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7a2354dff6c0 (LWP 838377) "test_autoload.*" 0x00007a2370d1b4fd in __GI___poll (fds=0x7a2353bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7a2350cfd6c0 (LWP 837423) "parallel.rb:40" 0x00007a2370d1b4fd in __GI___poll (fds=0x7a233ab36060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 4 (Thread 0x7a2350cfd6c0 (LWP 837423) "parallel.rb:40"):
#0 0x00007a2370d1b4fd in __GI___poll (fds=0x7a233ab36060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000061ce24d4171a in __interceptor_poll ()
No symbol table info available.
#2 0x000061ce24eb4379 in nogvl_wait_for (th=134291736701000, fptr=0x511000170740, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x000061ce24eb58ea in internal_read_func (ptr=0x7a233ab35e40) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7a233ab35e40
result = <optimized out>
#5 0x000061ce2512891e in rb_thread_io_blocking_call (io=0x511000170740, func=0x61ce24eb53e0 <internal_read_func>, data1=0x7a233ab35e40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000061ce24de66ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x517000111458
_tag = {tag = 36, retval = <optimized out>, buf = {0x7a2350cfbdf0, <optimized out>, 0x7a2350cfbd00, <optimized out>, <optimized out>}, prev = 0x7a233ab30240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000061ce24de6b39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8 0x000061ce24ec9a22 in io_read_memory_locktmp (str=134291727278176, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
str = <optimized out>
iis = {th = 134291736701000, fptr = 0x511000170740, nonblock = 0, fd = 4, buf = 0x519000147380, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000170740
n = <optimized out>
shrinkable = <optimized out>
#10 0x000061ce24ea5d21 in io_readpartial (argc=984834144, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x000061ce252295f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x412100100003
cc = <optimized out>
me = 0x7a23705d8398
cfunc = 0x506000021fe8
recv = 134291736701120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000061ce251c9651 in vm_sendish (ec=0x517000111458, reg_cfp=0x7a234e3af790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x517000111458) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x61ce251c4015 <vm_exec_core+29765>, 0x61ce251bdeff <vm_exec_core+4911>, 0x61ce251c384d <vm_exec_core+27773>, 0x61ce251bf61f <vm_exec_core+10831>, 0x61ce251bd0e9 <vm_exec_core+1305>, 0x61ce251be857 <vm_exec_core+7303>, 0x61ce251c3c05 <vm_exec_core+28725>, 0x61ce251be46f <vm_exec_core+6303>, 0x61ce251c475b <vm_exec_core+31627>, 0x61ce251c2c36 <vm_exec_core+24678>, 0x61ce251c0e17 <vm_exec_core+16967>, 0x61ce251bd469 <vm_exec_core+2201>, 0x61ce251c41be <vm_exec_core+30190>, 0x61ce251c3e68 <vm_exec_core+29336>, 0x61ce251be651 <vm_exec_core+6785>, 0x61ce251bd997 <vm_exec_core+3527>, 0x61ce251c31f9 <vm_exec_core+26153>, 0x61ce251bef20 <vm_exec_core+9040>, 0x61ce251c445b <vm_exec_core+30859>, 0x61ce251c4049 <vm_exec_core+29817>, 0x61ce251bf495 <vm_exec_core+10437>, 0x61ce251c0d82 <vm_exec_core+16818>, 0x61ce251c2f09 <vm_exec_core+25401>, 0x61ce251c3f57 <vm_exec_core+29575>, 0x61ce251c1a5c <vm_exec_core+20108>, 0x61ce251c2fa1 <vm_exec_core+25553>, 0x61ce251c33af <vm_exec_core+26591>, 0x61ce251c1999 <vm_exec_core+19913>, 0x61ce251bd8a6 <vm_exec_core+3286>, 0x61ce251c2696 <vm_exec_core+23238>, 0x61ce251bd6f5 <vm_exec_core+2853>, 0x61ce251bda25 <vm_exec_core+3669>, 0x61ce251bfcc4 <vm_exec_core+12532>, 0x61ce251c18e1 <vm_exec_core+19729>, 0x61ce251c24ac <vm_exec_core+22748>, 0x61ce251c1409 <vm_exec_core+18489>, 0x61ce251bd383 <vm_exec_core+1971>, 0x61ce251c37b5 <vm_exec_core+27621>, 0x61ce251c3d8a <vm_exec_core+29114>, 0x61ce251bdc1f <vm_exec_core+4175>, 0x61ce251beb27 <vm_exec_core+8023>, 0x61ce251be7b0 <vm_exec_core+7136>, 0x61ce251bf010 <vm_exec_core+9280>, 0x61ce251c0ba5 <vm_exec_core+16341>, 0x61ce251be131 <vm_exec_core+5473>, 0x61ce251c36fc <vm_exec_core+27436>, 0x61ce251beab5 <vm_exec_core+7909>, 0x61ce251c06b5 <vm_exec_core+15077>, 0x61ce251c10f5 <vm_exec_core+17701>, 0x61ce251c329b <vm_exec_core+26315>, 0x61ce251c1e43 <vm_exec_core+21107>, 0x61ce251bf27b <vm_exec_core+9899>, 0x61ce251bec26 <vm_exec_core+8278>, 0x61ce251c317b <vm_exec_core+26027>, 0x61ce251c000d <vm_exec_core+13373>, 0x61ce251c2724 <vm_exec_core+23380>, 0x61ce251c1f58 <vm_exec_core+21384>, 0x61ce251bcf18 <vm_exec_core+840>, 0x61ce251bdc6f <vm_exec_core+4255>, 0x61ce251c14b0 <vm_exec_core+18656>, 0x61ce251c3657 <vm_exec_core+27271>, 0x61ce251bf53f <vm_exec_core+10607>, 0x61ce251c30a0 <vm_exec_core+25808>, 0x61ce251bee2d <vm_exec_core+8797>, 0x61ce251c1c27 <vm_exec_core+20567>, 0x61ce251c1d16 <vm_exec_core+20806>, 0x61ce251c124a <vm_exec_core+18042>, 0x61ce251c169b <vm_exec_core+19147>, 0x61ce251bfa35 <vm_exec_core+11877>, 0x61ce251bf086 <vm_exec_core+9398>, 0x61ce251c2d0f <vm_exec_core+24895>, 0x61ce251cae97 <vm_exec_core+58055>, 0x61ce251bf97f <vm_exec_core+11695>, 0x61ce251c158e <vm_exec_core+18878>, 0x61ce251c1b1f <vm_exec_core+20303>, 0x61ce251be29b <vm_exec_core+5835>, 0x61ce251be41e <vm_exec_core+6222>, 0x61ce251be3a1 <vm_exec_core+6097>, 0x61ce251bebc6 <vm_exec_core+8182>, 0x61ce251bef96 <vm_exec_core+9158>, 0x61ce251c0f95 <vm_exec_core+17349>, 0x61ce251c050d <vm_exec_core+14653>, 0x61ce251c4387 <vm_exec_core+30647>, 0x61ce251bcfe9 <vm_exec_core+1049>, 0x61ce251be57a <vm_exec_core+6570>, 0x61ce251c487f <vm_exec_core+31919>, 0x61ce251c2572 <vm_exec_core+22946>, 0x61ce251c1304 <vm_exec_core+18228>, 0x61ce251c3441 <vm_exec_core+26737>, 0x61ce251bcf1d <vm_exec_core+845>, 0x61ce251c3b2e <vm_exec_core+28510>, 0x61ce251c44d5 <vm_exec_core+30981>, 0x61ce251c45a1 <vm_exec_core+31185>, 0x61ce251bd774 <vm_exec_core+2980>, 0x61ce251c40c3 <vm_exec_core+29939>, 0x61ce251bff36 <vm_exec_core+13158>, 0x61ce251c4245 <vm_exec_core+30325>, 0x61ce251bf358 <vm_exec_core+10120>, 0x61ce251c3aa8 <vm_exec_core+28376>, 0x61ce251bd660 <vm_exec_core+2704>, 0x61ce251be1dd <vm_exec_core+5645>, 0x61ce251c466f <vm_exec_core+31391>, 0x61ce251c07c5 <vm_exec_core+15349>, 0x61ce251c03b7 <vm_exec_core+14311>, 0x61ce251c0c3f <vm_exec_core+16495>, 0x61ce251c01ca <vm_exec_core+13818>, 0x61ce251c0a8b <vm_exec_core+16059>, 0x61ce251c09bd <vm_exec_core+15853>, 0x61ce251bf89c <vm_exec_core+11468>, 0x61ce251c00d5 <vm_exec_core+13573>, 0x61ce251bfdf8 <vm_exec_core+12840>, 0x61ce251c02e4 <vm_exec_core+14100>, 0x61ce251c0355 <vm_exec_core+14213>, 0x61ce251c4006 <vm_exec_core+29750>, 0x61ce251bdef0 <vm_exec_core+4896>, 0x61ce251c383e <vm_exec_core+27758>, 0x61ce251bf610 <vm_exec_core+10816>, 0x61ce251bd0da <vm_exec_core+1290>, 0x61ce251be848 <vm_exec_core+7288>, 0x61ce251c3bf6 <vm_exec_core+28710>, 0x61ce251be460 <vm_exec_core+6288>, 0x61ce251c474c <vm_exec_core+31612>, 0x61ce251c2c27 <vm_exec_core+24663>, 0x61ce251c0e08 <vm_exec_core+16952>, 0x61ce251bd45a <vm_exec_core+2186>, 0x61ce251c41af <vm_exec_core+30175>, 0x61ce251c3e59 <vm_exec_core+29321>, 0x61ce251be642 <vm_exec_core+6770>, 0x61ce251bd988 <vm_exec_core+3512>, 0x61ce251c31ea <vm_exec_core+26138>, 0x61ce251bef11 <vm_exec_core+9025>, 0x61ce251c444c <vm_exec_core+30844>, 0x61ce251c403a <vm_exec_core+29802>, 0x61ce251bf486 <vm_exec_core+10422>, 0x61ce251c0d73 <vm_exec_core+16803>, 0x61ce251c2efa <vm_exec_core+25386>, 0x61ce251c3f48 <vm_exec_core+29560>, 0x61ce251c1a4d <vm_exec_core+20093>, 0x61ce251c2f92 <vm_exec_core+25538>, 0x61ce251c33a0 <vm_exec_core+26576>, 0x61ce251c198a <vm_exec_core+19898>, 0x61ce251bd897 <vm_exec_core+3271>, 0x61ce251c2687 <vm_exec_core+23223>, 0x61ce251bd6e6 <vm_exec_core+2838>, 0x61ce251bda16 <vm_exec_core+3654>, 0x61ce251bfcb5 <vm_exec_core+12517>, 0x61ce251c18d2 <vm_exec_core+19714>, 0x61ce251c249d <vm_exec_core+22733>, 0x61ce251c13fa <vm_exec_core+18474>, 0x61ce251bd374 <vm_exec_core+1956>, 0x61ce251c37a6 <vm_exec_core+27606>, 0x61ce251c3d7b <vm_exec_core+29099>, 0x61ce251bdc10 <vm_exec_core+4160>, 0x61ce251beb18 <vm_exec_core+8008>, 0x61ce251be7a1 <vm_exec_core+7121>, 0x61ce251bf001 <vm_exec_core+9265>, 0x61ce251c0b96 <vm_exec_core+16326>, 0x61ce251be122 <vm_exec_core+5458>, 0x61ce251c36ed <vm_exec_core+27421>, 0x61ce251beaa6 <vm_exec_core+7894>, 0x61ce251c06a6 <vm_exec_core+15062>, 0x61ce251c10e6 <vm_exec_core+17686>, 0x61ce251c328c <vm_exec_core+26300>, 0x61ce251c1e34 <vm_exec_core+21092>, 0x61ce251bf26c <vm_exec_core+9884>, 0x61ce251bec17 <vm_exec_core+8263>, 0x61ce251c316c <vm_exec_core+26012>, 0x61ce251bfffe <vm_exec_core+13358>, 0x61ce251c2715 <vm_exec_core+23365>, 0x61ce251c1f49 <vm_exec_core+21369>, 0x61ce251c1cf3 <vm_exec_core+20771>, 0x61ce251bdc60 <vm_exec_core+4240>, 0x61ce251c14a1 <vm_exec_core+18641>, 0x61ce251c3648 <vm_exec_core+27256>, 0x61ce251bf530 <vm_exec_core+10592>, 0x61ce251c3091 <vm_exec_core+25793>, 0x61ce251bf60b <vm_exec_core+10811>, 0x61ce251c1c18 <vm_exec_core+20552>, 0x61ce251c1d07 <vm_exec_core+20791>, 0x61ce251c123b <vm_exec_core+18027>, 0x61ce251c168c <vm_exec_core+19132>, 0x61ce251bfa26 <vm_exec_core+11862>, 0x61ce251bf077 <vm_exec_core+9383>, 0x61ce251c2d00 <vm_exec_core+24880>, 0x61ce251cae88 <vm_exec_core+58040>, 0x61ce251bf970 <vm_exec_core+11680>, 0x61ce251c157f <vm_exec_core+18863>, 0x61ce251c1b10 <vm_exec_core+20288>, 0x61ce251be28c <vm_exec_core+5820>, 0x61ce251be40f <vm_exec_core+6207>, 0x61ce251be392 <vm_exec_core+6082>, 0x61ce251bebb7 <vm_exec_core+8167>, 0x61ce251bef87 <vm_exec_core+9143>, 0x61ce251c0f86 <vm_exec_core+17334>, 0x61ce251c04fe <vm_exec_core+14638>, 0x61ce251c0f81 <vm_exec_core+17329>, 0x61ce251c1985 <vm_exec_core+19893>, 0x61ce251c18cd <vm_exec_core+19709>, 0x61ce251bebb2 <vm_exec_core+8162>, 0x61ce251c1cf3 <vm_exec_core+20771>...}
reg_cfp = 0x7a234e3af790
reg_pc = 0x513000070f58
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000061ce251b7d22 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x517000111458
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x000061ce251fcdfb in invoke_iseq_block_from_c (ec=0x517000111458, captured=<optimized out>, self=134292108353760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7a237055a240
cfp = 0x7a234e3af7c8
sp = 0x7a234e2af818
use_argv = <optimized out>
stack_argv = 0x7a234e2af818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x517000111458, self=134292108353760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
block = <optimized out>
keyword_hash = <optimized out>
#17 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#18 0x000061ce251fb026 in rb_vm_invoke_proc (ec=0x7a233ab36060, proc=0x1, argc=1892791549, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 4294967295
#19 0x000061ce25149272 in thread_do_start_proc (th=th@entry=0x5150000dc800) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001f2b10
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x000061ce25146e0d in thread_do_start (th=0x5150000dc800) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x5150000dc800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x61ce25ada700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#22 0x000061ce251460fe in call_thread_start_func_2 (th=0x5150000dc800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2223
stack_start = <optimized out>
stack_start_addr = 0x7a2350cfccc0
#23 nt_start (ptr=0x50c0000e3080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2268
th = 0x5150000dc800
sched = <optimized out>
nt = 0x50c0000e3080
vm = 0x61ce265086a0 <_vm>
#24 0x000061ce24d9aacf in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007a2370c9caa4 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 = {134292098242240, 8194782789646819456, 134292098242240, -352, 25, 140727711108624, 8194782789659402368, 8194853175882686592}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x00007a2370d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7a2354dff6c0 (LWP 838377) "test_autoload.*"):
#0 0x00007a2370d1b4fd in __GI___poll (fds=0x7a2353bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000061ce24d4171a in __interceptor_poll ()
No symbol table info available.
#2 0x000061ce2514aa6b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3054
vm = <optimized out>
#4 0x000061ce24d9aacf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007a2370c9caa4 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 = {134292166407872, 8194791724252536960, 134292166407872, -352, 0, 134291671458768, 8194791724265119872, 8194853175882686592}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007a2370d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7a2337aff6c0 (LWP 1562597) "envutil.rb:243"):
#0 0x00007a2370d1b4fd in __GI___poll (fds=0x7a2339218760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000061ce24d4171a in __interceptor_poll ()
No symbol table info available.
#2 0x000061ce24eb4379 in nogvl_wait_for (th=134292077158600, fptr=0x5110001795c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 8, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x000061ce24eb58ea in internal_read_func (ptr=0x7a2339218640) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7a2339218640
result = <optimized out>
#5 0x000061ce2512891e in rb_thread_io_blocking_call (io=0x5110001795c0, func=0x61ce24eb53e0 <internal_read_func>, data1=data1@entry=0x7a2339218640, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000061ce24eb51e9 in rb_io_blocking_region_wait (io=0x5110001795c0, function=0x1, argument=0x7a2339218640, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
iis = {th = 134292077158600, fptr = 0x5110001795c0, nonblock = 0, fd = 8, buf = 0x52500088e100, capa = 8192, timeout = 0x0}
timeout_storage = <optimized out>
th = <optimized out>
scheduler = <optimized out>
#8 0x000061ce24eb8b87 in io_bufread (ptr=0x52500088e100 "", len=8192, fptr=0x5110001795c0) at /tmp/ruby/src/trunk_asan/io.c:3092
offset = 0
n = 8192
c = <optimized out>
#9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
p = <optimized out>
#10 0x000061ce24de66ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x517000130558
_tag = {tag = 36, retval = <optimized out>, buf = {0x7a2337afdd50, <optimized out>, 0x7a2337afdc60, <optimized out>, <optimized out>}, prev = 0x7a2339218240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x000061ce24de6b39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#12 0x000061ce24eb6597 in io_fread (str=134292107879600, offset=0, size=8192, fptr=0x5110001795c0) at /tmp/ruby/src/trunk_asan/io.c:3145
arg = {str_ptr = 0x52500088e100 "", len = 8192, fptr = <optimized out>}
len = <optimized out>
errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=134292107879600) at /tmp/ruby/src/trunk_asan/io.c:3417
capa = <optimized out>
cr = 0
bytes = 0
pos = 0
enc = 0x50d000000110
n = <optimized out>
shrinkable = <optimized out>
#14 0x000061ce24ea60f6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
str = <optimized out>
length = <optimized out>
fptr = 0x5110001795c0
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#15 0x000061ce252295f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x402100100001
cc = <optimized out>
me = 0x7a23705d8370
cfunc = 0x506000022048
recv = 134292077202840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#16 0x000061ce251c9651 in vm_sendish (ec=0x517000130558, reg_cfp=0x7a233a722790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000130558) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x61ce251c4015 <vm_exec_core+29765>, 0x61ce251bdeff <vm_exec_core+4911>, 0x61ce251c384d <vm_exec_core+27773>, 0x61ce251bf61f <vm_exec_core+10831>, 0x61ce251bd0e9 <vm_exec_core+1305>, 0x61ce251be857 <vm_exec_core+7303>, 0x61ce251c3c05 <vm_exec_core+28725>, 0x61ce251be46f <vm_exec_core+6303>, 0x61ce251c475b <vm_exec_core+31627>, 0x61ce251c2c36 <vm_exec_core+24678>, 0x61ce251c0e17 <vm_exec_core+16967>, 0x61ce251bd469 <vm_exec_core+2201>, 0x61ce251c41be <vm_exec_core+30190>, 0x61ce251c3e68 <vm_exec_core+29336>, 0x61ce251be651 <vm_exec_core+6785>, 0x61ce251bd997 <vm_exec_core+3527>, 0x61ce251c31f9 <vm_exec_core+26153>, 0x61ce251bef20 <vm_exec_core+9040>, 0x61ce251c445b <vm_exec_core+30859>, 0x61ce251c4049 <vm_exec_core+29817>, 0x61ce251bf495 <vm_exec_core+10437>, 0x61ce251c0d82 <vm_exec_core+16818>, 0x61ce251c2f09 <vm_exec_core+25401>, 0x61ce251c3f57 <vm_exec_core+29575>, 0x61ce251c1a5c <vm_exec_core+20108>, 0x61ce251c2fa1 <vm_exec_core+25553>, 0x61ce251c33af <vm_exec_core+26591>, 0x61ce251c1999 <vm_exec_core+19913>, 0x61ce251bd8a6 <vm_exec_core+3286>, 0x61ce251c2696 <vm_exec_core+23238>, 0x61ce251bd6f5 <vm_exec_core+2853>, 0x61ce251bda25 <vm_exec_core+3669>, 0x61ce251bfcc4 <vm_exec_core+12532>, 0x61ce251c18e1 <vm_exec_core+19729>, 0x61ce251c24ac <vm_exec_core+22748>, 0x61ce251c1409 <vm_exec_core+18489>, 0x61ce251bd383 <vm_exec_core+1971>, 0x61ce251c37b5 <vm_exec_core+27621>, 0x61ce251c3d8a <vm_exec_core+29114>, 0x61ce251bdc1f <vm_exec_core+4175>, 0x61ce251beb27 <vm_exec_core+8023>, 0x61ce251be7b0 <vm_exec_core+7136>, 0x61ce251bf010 <vm_exec_core+9280>, 0x61ce251c0ba5 <vm_exec_core+16341>, 0x61ce251be131 <vm_exec_core+5473>, 0x61ce251c36fc <vm_exec_core+27436>, 0x61ce251beab5 <vm_exec_core+7909>, 0x61ce251c06b5 <vm_exec_core+15077>, 0x61ce251c10f5 <vm_exec_core+17701>, 0x61ce251c329b <vm_exec_core+26315>, 0x61ce251c1e43 <vm_exec_core+21107>, 0x61ce251bf27b <vm_exec_core+9899>, 0x61ce251bec26 <vm_exec_core+8278>, 0x61ce251c317b <vm_exec_core+26027>, 0x61ce251c000d <vm_exec_core+13373>, 0x61ce251c2724 <vm_exec_core+23380>, 0x61ce251c1f58 <vm_exec_core+21384>, 0x61ce251bcf18 <vm_exec_core+840>, 0x61ce251bdc6f <vm_exec_core+4255>, 0x61ce251c14b0 <vm_exec_core+18656>, 0x61ce251c3657 <vm_exec_core+27271>, 0x61ce251bf53f <vm_exec_core+10607>, 0x61ce251c30a0 <vm_exec_core+25808>, 0x61ce251bee2d <vm_exec_core+8797>, 0x61ce251c1c27 <vm_exec_core+20567>, 0x61ce251c1d16 <vm_exec_core+20806>, 0x61ce251c124a <vm_exec_core+18042>, 0x61ce251c169b <vm_exec_core+19147>, 0x61ce251bfa35 <vm_exec_core+11877>, 0x61ce251bf086 <vm_exec_core+9398>, 0x61ce251c2d0f <vm_exec_core+24895>, 0x61ce251cae97 <vm_exec_core+58055>, 0x61ce251bf97f <vm_exec_core+11695>, 0x61ce251c158e <vm_exec_core+18878>, 0x61ce251c1b1f <vm_exec_core+20303>, 0x61ce251be29b <vm_exec_core+5835>, 0x61ce251be41e <vm_exec_core+6222>, 0x61ce251be3a1 <vm_exec_core+6097>, 0x61ce251bebc6 <vm_exec_core+8182>, 0x61ce251bef96 <vm_exec_core+9158>, 0x61ce251c0f95 <vm_exec_core+17349>, 0x61ce251c050d <vm_exec_core+14653>, 0x61ce251c4387 <vm_exec_core+30647>, 0x61ce251bcfe9 <vm_exec_core+1049>, 0x61ce251be57a <vm_exec_core+6570>, 0x61ce251c487f <vm_exec_core+31919>, 0x61ce251c2572 <vm_exec_core+22946>, 0x61ce251c1304 <vm_exec_core+18228>, 0x61ce251c3441 <vm_exec_core+26737>, 0x61ce251bcf1d <vm_exec_core+845>, 0x61ce251c3b2e <vm_exec_core+28510>, 0x61ce251c44d5 <vm_exec_core+30981>, 0x61ce251c45a1 <vm_exec_core+31185>, 0x61ce251bd774 <vm_exec_core+2980>, 0x61ce251c40c3 <vm_exec_core+29939>, 0x61ce251bff36 <vm_exec_core+13158>, 0x61ce251c4245 <vm_exec_core+30325>, 0x61ce251bf358 <vm_exec_core+10120>, 0x61ce251c3aa8 <vm_exec_core+28376>, 0x61ce251bd660 <vm_exec_core+2704>, 0x61ce251be1dd <vm_exec_core+5645>, 0x61ce251c466f <vm_exec_core+31391>, 0x61ce251c07c5 <vm_exec_core+15349>, 0x61ce251c03b7 <vm_exec_core+14311>, 0x61ce251c0c3f <vm_exec_core+16495>, 0x61ce251c01ca <vm_exec_core+13818>, 0x61ce251c0a8b <vm_exec_core+16059>, 0x61ce251c09bd <vm_exec_core+15853>, 0x61ce251bf89c <vm_exec_core+11468>, 0x61ce251c00d5 <vm_exec_core+13573>, 0x61ce251bfdf8 <vm_exec_core+12840>, 0x61ce251c02e4 <vm_exec_core+14100>, 0x61ce251c0355 <vm_exec_core+14213>, 0x61ce251c4006 <vm_exec_core+29750>, 0x61ce251bdef0 <vm_exec_core+4896>, 0x61ce251c383e <vm_exec_core+27758>, 0x61ce251bf610 <vm_exec_core+10816>, 0x61ce251bd0da <vm_exec_core+1290>, 0x61ce251be848 <vm_exec_core+7288>, 0x61ce251c3bf6 <vm_exec_core+28710>, 0x61ce251be460 <vm_exec_core+6288>, 0x61ce251c474c <vm_exec_core+31612>, 0x61ce251c2c27 <vm_exec_core+24663>, 0x61ce251c0e08 <vm_exec_core+16952>, 0x61ce251bd45a <vm_exec_core+2186>, 0x61ce251c41af <vm_exec_core+30175>, 0x61ce251c3e59 <vm_exec_core+29321>, 0x61ce251be642 <vm_exec_core+6770>, 0x61ce251bd988 <vm_exec_core+3512>, 0x61ce251c31ea <vm_exec_core+26138>, 0x61ce251bef11 <vm_exec_core+9025>, 0x61ce251c444c <vm_exec_core+30844>, 0x61ce251c403a <vm_exec_core+29802>, 0x61ce251bf486 <vm_exec_core+10422>, 0x61ce251c0d73 <vm_exec_core+16803>, 0x61ce251c2efa <vm_exec_core+25386>, 0x61ce251c3f48 <vm_exec_core+29560>, 0x61ce251c1a4d <vm_exec_core+20093>, 0x61ce251c2f92 <vm_exec_core+25538>, 0x61ce251c33a0 <vm_exec_core+26576>, 0x61ce251c198a <vm_exec_core+19898>, 0x61ce251bd897 <vm_exec_core+3271>, 0x61ce251c2687 <vm_exec_core+23223>, 0x61ce251bd6e6 <vm_exec_core+2838>, 0x61ce251bda16 <vm_exec_core+3654>, 0x61ce251bfcb5 <vm_exec_core+12517>, 0x61ce251c18d2 <vm_exec_core+19714>, 0x61ce251c249d <vm_exec_core+22733>, 0x61ce251c13fa <vm_exec_core+18474>, 0x61ce251bd374 <vm_exec_core+1956>, 0x61ce251c37a6 <vm_exec_core+27606>, 0x61ce251c3d7b <vm_exec_core+29099>, 0x61ce251bdc10 <vm_exec_core+4160>, 0x61ce251beb18 <vm_exec_core+8008>, 0x61ce251be7a1 <vm_exec_core+7121>, 0x61ce251bf001 <vm_exec_core+9265>, 0x61ce251c0b96 <vm_exec_core+16326>, 0x61ce251be122 <vm_exec_core+5458>, 0x61ce251c36ed <vm_exec_core+27421>, 0x61ce251beaa6 <vm_exec_core+7894>, 0x61ce251c06a6 <vm_exec_core+15062>, 0x61ce251c10e6 <vm_exec_core+17686>, 0x61ce251c328c <vm_exec_core+26300>, 0x61ce251c1e34 <vm_exec_core+21092>, 0x61ce251bf26c <vm_exec_core+9884>, 0x61ce251bec17 <vm_exec_core+8263>, 0x61ce251c316c <vm_exec_core+26012>, 0x61ce251bfffe <vm_exec_core+13358>, 0x61ce251c2715 <vm_exec_core+23365>, 0x61ce251c1f49 <vm_exec_core+21369>, 0x61ce251c1cf3 <vm_exec_core+20771>, 0x61ce251bdc60 <vm_exec_core+4240>, 0x61ce251c14a1 <vm_exec_core+18641>, 0x61ce251c3648 <vm_exec_core+27256>, 0x61ce251bf530 <vm_exec_core+10592>, 0x61ce251c3091 <vm_exec_core+25793>, 0x61ce251bf60b <vm_exec_core+10811>, 0x61ce251c1c18 <vm_exec_core+20552>, 0x61ce251c1d07 <vm_exec_core+20791>, 0x61ce251c123b <vm_exec_core+18027>, 0x61ce251c168c <vm_exec_core+19132>, 0x61ce251bfa26 <vm_exec_core+11862>, 0x61ce251bf077 <vm_exec_core+9383>, 0x61ce251c2d00 <vm_exec_core+24880>, 0x61ce251cae88 <vm_exec_core+58040>, 0x61ce251bf970 <vm_exec_core+11680>, 0x61ce251c157f <vm_exec_core+18863>, 0x61ce251c1b10 <vm_exec_core+20288>, 0x61ce251be28c <vm_exec_core+5820>, 0x61ce251be40f <vm_exec_core+6207>, 0x61ce251be392 <vm_exec_core+6082>, 0x61ce251bebb7 <vm_exec_core+8167>, 0x61ce251bef87 <vm_exec_core+9143>, 0x61ce251c0f86 <vm_exec_core+17334>, 0x61ce251c04fe <vm_exec_core+14638>, 0x61ce251c0f81 <vm_exec_core+17329>, 0x61ce251c1985 <vm_exec_core+19893>, 0x61ce251c18cd <vm_exec_core+19709>, 0x61ce251bebb2 <vm_exec_core+8162>, 0x61ce251c1cf3 <vm_exec_core+20771>...}
reg_cfp = 0x7a233a722790
reg_pc = 0x50400000ce30
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x000061ce251b7d22 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x517000130558
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x000061ce251fcdfb in invoke_iseq_block_from_c (ec=0x517000130558, captured=<optimized out>, self=134292625083680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7a2370518020
cfp = 0x7a233a7227c8
sp = 0x7a233a622818
use_argv = <optimized out>
stack_argv = 0x7a233a622818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000130558, self=134292625083680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
block = <optimized out>
keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x000061ce251fb026 in rb_vm_invoke_proc (ec=0x7a2339218760, proc=0x1, argc=1892791549, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 4294967295
#23 0x000061ce25149272 in thread_do_start_proc (th=th@entry=0x5150000e2200) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001fd7d0
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x000061ce25146e0d in thread_do_start (th=0x5150000e2200) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000e2200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x61ce25ada700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x000061ce251460fe in call_thread_start_func_2 (th=0x5150000e2200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2223
stack_start = <optimized out>
stack_start_addr = 0x7a2337afecc0
#27 nt_start (ptr=0x50c0000e8300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2268
th = 0x5150000e2200
sched = <optimized out>
nt = 0x50c0000e8300
vm = 0x61ce265086a0 <_vm>
#28 0x000061ce24d9aacf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007a2370c9caa4 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 = {134291676722880, 8194714346121732224, 134291676722880, -352, 11, 140727711106000, 8194714346134315136, 8194853175882686592}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007a2370d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7a2370fb7c40 (LWP 835182) "ruby"):
#0 0x00007a2370c98d71 in __futex_abstimed_wait_common64 (private=31267, cancel=true, abstime=0x7ffdb93b0fa0, op=137, expected=0, futex_word=0x50c000000094) 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=31267, abstime=0x7ffdb93b0fa0, clockid=32765, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 8387584
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffdb93b0fa0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007a2370c9bc8e in __pthread_cond_wait_common (abstime=0x7ffdb93b0fa0, clockid=1, mutex=0x61ce25ada830 <_main_thread+304>, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7a2370c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffdb93b0e90, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 221, cond = 0x50c000000068, mutex = 0x61ce25ada830 <_main_thread+304>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 221
seq = 110
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x61ce25ada830 <_main_thread+304>, abstime=abstime@entry=0x7ffdb93b0fa0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000061ce25144bd0 in native_cond_timedwait (cond=0x50c000000068, mutex=0x61ce25ada830 <_main_thread+304>, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x61ce25ada700 <_main_thread>, rel=rel@entry=0x7a236ebedb60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2474
end = <optimized out>
sched = 0x61ce25ada348 <_main_ractor+264>
lock = 0x61ce25ada830 <_main_thread+304>
cond = 0x50c000000068
max = 100000000000000000
#7 0x000061ce2514bbf1 in native_sleep (th=0x61ce25ada700 <_main_thread>, rel=0x7a236ebedb60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3322
sched = <optimized out>
#8 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1101
scheduler = 4
p = <optimized out>
target_th = <optimized out>
th = 0x61ce25ada700 <_main_thread>
end = 2579983717639575
limit = 0x7a236ebedb60
#9 0x000061ce24de66ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdb93b11d0, <optimized out>, 0x7ffdb93b10e0, <optimized out>, <optimized out>}, prev = 0x7a236ed72d40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#10 0x000061ce24de6b39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#11 0x000061ce2514b70e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1143
waiter = {next = 0x0, thread = 0x61ce25ada700 <_main_thread>, fiber = 0x0}
arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
ec = <optimized out>
th = <optimized out>
fiber = 0x517000000080
#12 0x000061ce2513b8e0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1244
rel = <optimized out>
timeout = <optimized out>
limit = 0x7a236ebedb60
#13 0x000061ce252295f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x353100100003
cc = <optimized out>
me = 0x7a23705b70f8
cfunc = 0x506000037e88
recv = 134292077158600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#14 0x000061ce251c9651 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7a23708183d8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x61ce251c4015 <vm_exec_core+29765>, 0x61ce251bdeff <vm_exec_core+4911>, 0x61ce251c384d <vm_exec_core+27773>, 0x61ce251bf61f <vm_exec_core+10831>, 0x61ce251bd0e9 <vm_exec_core+1305>, 0x61ce251be857 <vm_exec_core+7303>, 0x61ce251c3c05 <vm_exec_core+28725>, 0x61ce251be46f <vm_exec_core+6303>, 0x61ce251c475b <vm_exec_core+31627>, 0x61ce251c2c36 <vm_exec_core+24678>, 0x61ce251c0e17 <vm_exec_core+16967>, 0x61ce251bd469 <vm_exec_core+2201>, 0x61ce251c41be <vm_exec_core+30190>, 0x61ce251c3e68 <vm_exec_core+29336>, 0x61ce251be651 <vm_exec_core+6785>, 0x61ce251bd997 <vm_exec_core+3527>, 0x61ce251c31f9 <vm_exec_core+26153>, 0x61ce251bef20 <vm_exec_core+9040>, 0x61ce251c445b <vm_exec_core+30859>, 0x61ce251c4049 <vm_exec_core+29817>, 0x61ce251bf495 <vm_exec_core+10437>, 0x61ce251c0d82 <vm_exec_core+16818>, 0x61ce251c2f09 <vm_exec_core+25401>, 0x61ce251c3f57 <vm_exec_core+29575>, 0x61ce251c1a5c <vm_exec_core+20108>, 0x61ce251c2fa1 <vm_exec_core+25553>, 0x61ce251c33af <vm_exec_core+26591>, 0x61ce251c1999 <vm_exec_core+19913>, 0x61ce251bd8a6 <vm_exec_core+3286>, 0x61ce251c2696 <vm_exec_core+23238>, 0x61ce251bd6f5 <vm_exec_core+2853>, 0x61ce251bda25 <vm_exec_core+3669>, 0x61ce251bfcc4 <vm_exec_core+12532>, 0x61ce251c18e1 <vm_exec_core+19729>, 0x61ce251c24ac <vm_exec_core+22748>, 0x61ce251c1409 <vm_exec_core+18489>, 0x61ce251bd383 <vm_exec_core+1971>, 0x61ce251c37b5 <vm_exec_core+27621>, 0x61ce251c3d8a <vm_exec_core+29114>, 0x61ce251bdc1f <vm_exec_core+4175>, 0x61ce251beb27 <vm_exec_core+8023>, 0x61ce251be7b0 <vm_exec_core+7136>, 0x61ce251bf010 <vm_exec_core+9280>, 0x61ce251c0ba5 <vm_exec_core+16341>, 0x61ce251be131 <vm_exec_core+5473>, 0x61ce251c36fc <vm_exec_core+27436>, 0x61ce251beab5 <vm_exec_core+7909>, 0x61ce251c06b5 <vm_exec_core+15077>, 0x61ce251c10f5 <vm_exec_core+17701>, 0x61ce251c329b <vm_exec_core+26315>, 0x61ce251c1e43 <vm_exec_core+21107>, 0x61ce251bf27b <vm_exec_core+9899>, 0x61ce251bec26 <vm_exec_core+8278>, 0x61ce251c317b <vm_exec_core+26027>, 0x61ce251c000d <vm_exec_core+13373>, 0x61ce251c2724 <vm_exec_core+23380>, 0x61ce251c1f58 <vm_exec_core+21384>, 0x61ce251bcf18 <vm_exec_core+840>, 0x61ce251bdc6f <vm_exec_core+4255>, 0x61ce251c14b0 <vm_exec_core+18656>, 0x61ce251c3657 <vm_exec_core+27271>, 0x61ce251bf53f <vm_exec_core+10607>, 0x61ce251c30a0 <vm_exec_core+25808>, 0x61ce251bee2d <vm_exec_core+8797>, 0x61ce251c1c27 <vm_exec_core+20567>, 0x61ce251c1d16 <vm_exec_core+20806>, 0x61ce251c124a <vm_exec_core+18042>, 0x61ce251c169b <vm_exec_core+19147>, 0x61ce251bfa35 <vm_exec_core+11877>, 0x61ce251bf086 <vm_exec_core+9398>, 0x61ce251c2d0f <vm_exec_core+24895>, 0x61ce251cae97 <vm_exec_core+58055>, 0x61ce251bf97f <vm_exec_core+11695>, 0x61ce251c158e <vm_exec_core+18878>, 0x61ce251c1b1f <vm_exec_core+20303>, 0x61ce251be29b <vm_exec_core+5835>, 0x61ce251be41e <vm_exec_core+6222>, 0x61ce251be3a1 <vm_exec_core+6097>, 0x61ce251bebc6 <vm_exec_core+8182>, 0x61ce251bef96 <vm_exec_core+9158>, 0x61ce251c0f95 <vm_exec_core+17349>, 0x61ce251c050d <vm_exec_core+14653>, 0x61ce251c4387 <vm_exec_core+30647>, 0x61ce251bcfe9 <vm_exec_core+1049>, 0x61ce251be57a <vm_exec_core+6570>, 0x61ce251c487f <vm_exec_core+31919>, 0x61ce251c2572 <vm_exec_core+22946>, 0x61ce251c1304 <vm_exec_core+18228>, 0x61ce251c3441 <vm_exec_core+26737>, 0x61ce251bcf1d <vm_exec_core+845>, 0x61ce251c3b2e <vm_exec_core+28510>, 0x61ce251c44d5 <vm_exec_core+30981>, 0x61ce251c45a1 <vm_exec_core+31185>, 0x61ce251bd774 <vm_exec_core+2980>, 0x61ce251c40c3 <vm_exec_core+29939>, 0x61ce251bff36 <vm_exec_core+13158>, 0x61ce251c4245 <vm_exec_core+30325>, 0x61ce251bf358 <vm_exec_core+10120>, 0x61ce251c3aa8 <vm_exec_core+28376>, 0x61ce251bd660 <vm_exec_core+2704>, 0x61ce251be1dd <vm_exec_core+5645>, 0x61ce251c466f <vm_exec_core+31391>, 0x61ce251c07c5 <vm_exec_core+15349>, 0x61ce251c03b7 <vm_exec_core+14311>, 0x61ce251c0c3f <vm_exec_core+16495>, 0x61ce251c01ca <vm_exec_core+13818>, 0x61ce251c0a8b <vm_exec_core+16059>, 0x61ce251c09bd <vm_exec_core+15853>, 0x61ce251bf89c <vm_exec_core+11468>, 0x61ce251c00d5 <vm_exec_core+13573>, 0x61ce251bfdf8 <vm_exec_core+12840>, 0x61ce251c02e4 <vm_exec_core+14100>, 0x61ce251c0355 <vm_exec_core+14213>, 0x61ce251c4006 <vm_exec_core+29750>, 0x61ce251bdef0 <vm_exec_core+4896>, 0x61ce251c383e <vm_exec_core+27758>, 0x61ce251bf610 <vm_exec_core+10816>, 0x61ce251bd0da <vm_exec_core+1290>, 0x61ce251be848 <vm_exec_core+7288>, 0x61ce251c3bf6 <vm_exec_core+28710>, 0x61ce251be460 <vm_exec_core+6288>, 0x61ce251c474c <vm_exec_core+31612>, 0x61ce251c2c27 <vm_exec_core+24663>, 0x61ce251c0e08 <vm_exec_core+16952>, 0x61ce251bd45a <vm_exec_core+2186>, 0x61ce251c41af <vm_exec_core+30175>, 0x61ce251c3e59 <vm_exec_core+29321>, 0x61ce251be642 <vm_exec_core+6770>, 0x61ce251bd988 <vm_exec_core+3512>, 0x61ce251c31ea <vm_exec_core+26138>, 0x61ce251bef11 <vm_exec_core+9025>, 0x61ce251c444c <vm_exec_core+30844>, 0x61ce251c403a <vm_exec_core+29802>, 0x61ce251bf486 <vm_exec_core+10422>, 0x61ce251c0d73 <vm_exec_core+16803>, 0x61ce251c2efa <vm_exec_core+25386>, 0x61ce251c3f48 <vm_exec_core+29560>, 0x61ce251c1a4d <vm_exec_core+20093>, 0x61ce251c2f92 <vm_exec_core+25538>, 0x61ce251c33a0 <vm_exec_core+26576>, 0x61ce251c198a <vm_exec_core+19898>, 0x61ce251bd897 <vm_exec_core+3271>, 0x61ce251c2687 <vm_exec_core+23223>, 0x61ce251bd6e6 <vm_exec_core+2838>, 0x61ce251bda16 <vm_exec_core+3654>, 0x61ce251bfcb5 <vm_exec_core+12517>, 0x61ce251c18d2 <vm_exec_core+19714>, 0x61ce251c249d <vm_exec_core+22733>, 0x61ce251c13fa <vm_exec_core+18474>, 0x61ce251bd374 <vm_exec_core+1956>, 0x61ce251c37a6 <vm_exec_core+27606>, 0x61ce251c3d7b <vm_exec_core+29099>, 0x61ce251bdc10 <vm_exec_core+4160>, 0x61ce251beb18 <vm_exec_core+8008>, 0x61ce251be7a1 <vm_exec_core+7121>, 0x61ce251bf001 <vm_exec_core+9265>, 0x61ce251c0b96 <vm_exec_core+16326>, 0x61ce251be122 <vm_exec_core+5458>, 0x61ce251c36ed <vm_exec_core+27421>, 0x61ce251beaa6 <vm_exec_core+7894>, 0x61ce251c06a6 <vm_exec_core+15062>, 0x61ce251c10e6 <vm_exec_core+17686>, 0x61ce251c328c <vm_exec_core+26300>, 0x61ce251c1e34 <vm_exec_core+21092>, 0x61ce251bf26c <vm_exec_core+9884>, 0x61ce251bec17 <vm_exec_core+8263>, 0x61ce251c316c <vm_exec_core+26012>, 0x61ce251bfffe <vm_exec_core+13358>, 0x61ce251c2715 <vm_exec_core+23365>, 0x61ce251c1f49 <vm_exec_core+21369>, 0x61ce251c1cf3 <vm_exec_core+20771>, 0x61ce251bdc60 <vm_exec_core+4240>, 0x61ce251c14a1 <vm_exec_core+18641>, 0x61ce251c3648 <vm_exec_core+27256>, 0x61ce251bf530 <vm_exec_core+10592>, 0x61ce251c3091 <vm_exec_core+25793>, 0x61ce251bf60b <vm_exec_core+10811>, 0x61ce251c1c18 <vm_exec_core+20552>, 0x61ce251c1d07 <vm_exec_core+20791>, 0x61ce251c123b <vm_exec_core+18027>, 0x61ce251c168c <vm_exec_core+19132>, 0x61ce251bfa26 <vm_exec_core+11862>, 0x61ce251bf077 <vm_exec_core+9383>, 0x61ce251c2d00 <vm_exec_core+24880>, 0x61ce251cae88 <vm_exec_core+58040>, 0x61ce251bf970 <vm_exec_core+11680>, 0x61ce251c157f <vm_exec_core+18863>, 0x61ce251c1b10 <vm_exec_core+20288>, 0x61ce251be28c <vm_exec_core+5820>, 0x61ce251be40f <vm_exec_core+6207>, 0x61ce251be392 <vm_exec_core+6082>, 0x61ce251bebb7 <vm_exec_core+8167>, 0x61ce251bef87 <vm_exec_core+9143>, 0x61ce251c0f86 <vm_exec_core+17334>, 0x61ce251c04fe <vm_exec_core+14638>, 0x61ce251c0f81 <vm_exec_core+17329>, 0x61ce251c1985 <vm_exec_core+19893>, 0x61ce251c18cd <vm_exec_core+19709>, 0x61ce251bebb2 <vm_exec_core+8162>, 0x61ce251c1cf3 <vm_exec_core+20771>...}
reg_cfp = 0x7a23708183d8
reg_pc = 0x523000009c20
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
th: 0x61ce25ada700, native_id: 0x7a2370fb7c40
-- Control frame information -----------------------------------------------
INSN_LABEL_definesmethod = <optimized out>
c:0020 p:---- s:0172 e:000171 l:y b:---- CFUNC :join
c:0019 p:0484 s:0167 E:001da0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:247
c:0018 p:0021 s:0129 e:000128 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:295
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
c:0017 p:0017 s:0117 e:000116 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:713
c:0016 p:0044 s:0111 e:000110 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:577
c:0015 p:0038 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:573
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_invokesuper = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
INSN_LABEL_invokesuperforward = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:000ac0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:002650 l:y b:---- DUMMY [FINISH]
th: 0x5150000dc800, native_id: 0x7a2350cfd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x5150000e2200, native_id: 0x7a2337aff6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:243 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x000061ce251b8111 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#17 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#18 0x000061ce2524a432 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7a2370818620, self=134292108353760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7a237051bea0
cfp = <optimized out>
sp = 0x7a2370718a28
use_argv = 0x7a236ec6bb60
stack_argv = 0x7a2370718a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
captured = 0x7a2370818620
#20 0x000061ce251ea6cc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#23 0x000061ce251ea6cc in rb_yield (val=<optimized out>)
No locals.
#24 0x000061ce253ca8b6 in rb_ary_collect (ary=134292107928960) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 134292622639680
i = 10
#25 0x000061ce252295f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7a23705de6a8
cfunc = 0x5060000163a8
recv = 134292107928960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#26 0x000061ce251c2a54 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7a2370818608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5120000101b0
insns_address_table = {0x61ce251c4015 <vm_exec_core+29765>, 0x61ce251bdeff <vm_exec_core+4911>, 0x61ce251c384d <vm_exec_core+27773>, 0x61ce251bf61f <vm_exec_core+10831>, 0x61ce251bd0e9 <vm_exec_core+1305>, 0x61ce251be857 <vm_exec_core+7303>, 0x61ce251c3c05 <vm_exec_core+28725>, 0x61ce251be46f <vm_exec_core+6303>, 0x61ce251c475b <vm_exec_core+31627>, 0x61ce251c2c36 <vm_exec_core+24678>, 0x61ce251c0e17 <vm_exec_core+16967>, 0x61ce251bd469 <vm_exec_core+2201>, 0x61ce251c41be <vm_exec_core+30190>, 0x61ce251c3e68 <vm_exec_core+29336>, 0x61ce251be651 <vm_exec_core+6785>, 0x61ce251bd997 <vm_exec_core+3527>, 0x61ce251c31f9 <vm_exec_core+26153>, 0x61ce251bef20 <vm_exec_core+9040>, 0x61ce251c445b <vm_exec_core+30859>, 0x61ce251c4049 <vm_exec_core+29817>, 0x61ce251bf495 <vm_exec_core+10437>, 0x61ce251c0d82 <vm_exec_core+16818>, 0x61ce251c2f09 <vm_exec_core+25401>, 0x61ce251c3f57 <vm_exec_core+29575>, 0x61ce251c1a5c <vm_exec_core+20108>, 0x61ce251c2fa1 <vm_exec_core+25553>, 0x61ce251c33af <vm_exec_core+26591>, 0x61ce251c1999 <vm_exec_core+19913>, 0x61ce251bd8a6 <vm_exec_core+3286>, 0x61ce251c2696 <vm_exec_core+23238>, 0x61ce251bd6f5 <vm_exec_core+2853>, 0x61ce251bda25 <vm_exec_core+3669>, 0x61ce251bfcc4 <vm_exec_core+12532>, 0x61ce251c18e1 <vm_exec_core+19729>, 0x61ce251c24ac <vm_exec_core+22748>, 0x61ce251c1409 <vm_exec_core+18489>, 0x61ce251bd383 <vm_exec_core+1971>, 0x61ce251c37b5 <vm_exec_core+27621>, 0x61ce251c3d8a <vm_exec_core+29114>, 0x61ce251bdc1f <vm_exec_core+4175>, 0x61ce251beb27 <vm_exec_core+8023>, 0x61ce251be7b0 <vm_exec_core+7136>, 0x61ce251bf010 <vm_exec_core+9280>, 0x61ce251c0ba5 <vm_exec_core+16341>, 0x61ce251be131 <vm_exec_core+5473>, 0x61ce251c36fc <vm_exec_core+27436>, 0x61ce251beab5 <vm_exec_core+7909>, 0x61ce251c06b5 <vm_exec_core+15077>, 0x61ce251c10f5 <vm_exec_core+17701>, 0x61ce251c329b <vm_exec_core+26315>, 0x61ce251c1e43 <vm_exec_core+21107>, 0x61ce251bf27b <vm_exec_core+9899>, 0x61ce251bec26 <vm_exec_core+8278>, 0x61ce251c317b <vm_exec_core+26027>, 0x61ce251c000d <vm_exec_core+13373>, 0x61ce251c2724 <vm_exec_core+23380>, 0x61ce251c1f58 <vm_exec_core+21384>, 0x61ce251bcf18 <vm_exec_core+840>, 0x61ce251bdc6f <vm_exec_core+4255>, 0x61ce251c14b0 <vm_exec_core+18656>, 0x61ce251c3657 <vm_exec_core+27271>, 0x61ce251bf53f <vm_exec_core+10607>, 0x61ce251c30a0 <vm_exec_core+25808>, 0x61ce251bee2d <vm_exec_core+8797>, 0x61ce251c1c27 <vm_exec_core+20567>, 0x61ce251c1d16 <vm_exec_core+20806>, 0x61ce251c124a <vm_exec_core+18042>, 0x61ce251c169b <vm_exec_core+19147>, 0x61ce251bfa35 <vm_exec_core+11877>, 0x61ce251bf086 <vm_exec_core+9398>, 0x61ce251c2d0f <vm_exec_core+24895>, 0x61ce251cae97 <vm_exec_core+58055>, 0x61ce251bf97f <vm_exec_core+11695>, 0x61ce251c158e <vm_exec_core+18878>, 0x61ce251c1b1f <vm_exec_core+20303>, 0x61ce251be29b <vm_exec_core+5835>, 0x61ce251be41e <vm_exec_core+6222>, 0x61ce251be3a1 <vm_exec_core+6097>, 0x61ce251bebc6 <vm_exec_core+8182>, 0x61ce251bef96 <vm_exec_core+9158>, 0x61ce251c0f95 <vm_exec_core+17349>, 0x61ce251c050d <vm_exec_core+14653>, 0x61ce251c4387 <vm_exec_core+30647>, 0x61ce251bcfe9 <vm_exec_core+1049>, 0x61ce251be57a <vm_exec_core+6570>, 0x61ce251c487f <vm_exec_core+31919>, 0x61ce251c2572 <vm_exec_core+22946>, 0x61ce251c1304 <vm_exec_core+18228>, 0x61ce251c3441 <vm_exec_core+26737>, 0x61ce251bcf1d <vm_exec_core+845>, 0x61ce251c3b2e <vm_exec_core+28510>, 0x61ce251c44d5 <vm_exec_core+30981>, 0x61ce251c45a1 <vm_exec_core+31185>, 0x61ce251bd774 <vm_exec_core+2980>, 0x61ce251c40c3 <vm_exec_core+29939>, 0x61ce251bff36 <vm_exec_core+13158>, 0x61ce251c4245 <vm_exec_core+30325>, 0x61ce251bf358 <vm_exec_core+10120>, 0x61ce251c3aa8 <vm_exec_core+28376>, 0x61ce251bd660 <vm_exec_core+2704>, 0x61ce251be1dd <vm_exec_core+5645>, 0x61ce251c466f <vm_exec_core+31391>, 0x61ce251c07c5 <vm_exec_core+15349>, 0x61ce251c03b7 <vm_exec_core+14311>, 0x61ce251c0c3f <vm_exec_core+16495>, 0x61ce251c01ca <vm_exec_core+13818>, 0x61ce251c0a8b <vm_exec_core+16059>, 0x61ce251c09bd <vm_exec_core+15853>, 0x61ce251bf89c <vm_exec_core+11468>, 0x61ce251c00d5 <vm_exec_core+13573>, 0x61ce251bfdf8 <vm_exec_core+12840>, 0x61ce251c02e4 <vm_exec_core+14100>, 0x61ce251c0355 <vm_exec_core+14213>, 0x61ce251c4006 <vm_exec_core+29750>, 0x61ce251bdef0 <vm_exec_core+4896>, 0x61ce251c383e <vm_exec_core+27758>, 0x61ce251bf610 <vm_exec_core+10816>, 0x61ce251bd0da <vm_exec_core+1290>, 0x61ce251be848 <vm_exec_core+7288>, 0x61ce251c3bf6 <vm_exec_core+28710>, 0x61ce251be460 <vm_exec_core+6288>, 0x61ce251c474c <vm_exec_core+31612>, 0x61ce251c2c27 <vm_exec_core+24663>, 0x61ce251c0e08 <vm_exec_core+16952>, 0x61ce251bd45a <vm_exec_core+2186>, 0x61ce251c41af <vm_exec_core+30175>, 0x61ce251c3e59 <vm_exec_core+29321>, 0x61ce251be642 <vm_exec_core+6770>, 0x61ce251bd988 <vm_exec_core+3512>, 0x61ce251c31ea <vm_exec_core+26138>, 0x61ce251bef11 <vm_exec_core+9025>, 0x61ce251c444c <vm_exec_core+30844>, 0x61ce251c403a <vm_exec_core+29802>, 0x61ce251bf486 <vm_exec_core+10422>, 0x61ce251c0d73 <vm_exec_core+16803>, 0x61ce251c2efa <vm_exec_core+25386>, 0x61ce251c3f48 <vm_exec_core+29560>, 0x61ce251c1a4d <vm_exec_core+20093>, 0x61ce251c2f92 <vm_exec_core+25538>, 0x61ce251c33a0 <vm_exec_core+26576>, 0x61ce251c198a <vm_exec_core+19898>, 0x61ce251bd897 <vm_exec_core+3271>, 0x61ce251c2687 <vm_exec_core+23223>, 0x61ce251bd6e6 <vm_exec_core+2838>, 0x61ce251bda16 <vm_exec_core+3654>, 0x61ce251bfcb5 <vm_exec_core+12517>, 0x61ce251c18d2 <vm_exec_core+19714>, 0x61ce251c249d <vm_exec_core+22733>, 0x61ce251c13fa <vm_exec_core+18474>, 0x61ce251bd374 <vm_exec_core+1956>, 0x61ce251c37a6 <vm_exec_core+27606>, 0x61ce251c3d7b <vm_exec_core+29099>, 0x61ce251bdc10 <vm_exec_core+4160>, 0x61ce251beb18 <vm_exec_core+8008>, 0x61ce251be7a1 <vm_exec_core+7121>, 0x61ce251bf001 <vm_exec_core+9265>, 0x61ce251c0b96 <vm_exec_core+16326>, 0x61ce251be122 <vm_exec_core+5458>, 0x61ce251c36ed <vm_exec_core+27421>, 0x61ce251beaa6 <vm_exec_core+7894>, 0x61ce251c06a6 <vm_exec_core+15062>, 0x61ce251c10e6 <vm_exec_core+17686>, 0x61ce251c328c <vm_exec_core+26300>, 0x61ce251c1e34 <vm_exec_core+21092>, 0x61ce251bf26c <vm_exec_core+9884>, 0x61ce251bec17 <vm_exec_core+8263>, 0x61ce251c316c <vm_exec_core+26012>, 0x61ce251bfffe <vm_exec_core+13358>, 0x61ce251c2715 <vm_exec_core+23365>, 0x61ce251c1f49 <vm_exec_core+21369>, 0x61ce251c1cf3 <vm_exec_core+20771>, 0x61ce251bdc60 <vm_exec_core+4240>, 0x61ce251c14a1 <vm_exec_core+18641>, 0x61ce251c3648 <vm_exec_core+27256>, 0x61ce251bf530 <vm_exec_core+10592>, 0x61ce251c3091 <vm_exec_core+25793>, 0x61ce251bf60b <vm_exec_core+10811>, 0x61ce251c1c18 <vm_exec_core+20552>, 0x61ce251c1d07 <vm_exec_core+20791>, 0x61ce251c123b <vm_exec_core+18027>, 0x61ce251c168c <vm_exec_core+19132>, 0x61ce251bfa26 <vm_exec_core+11862>, 0x61ce251bf077 <vm_exec_core+9383>, 0x61ce251c2d00 <vm_exec_core+24880>, 0x61ce251cae88 <vm_exec_core+58040>, 0x61ce251bf970 <vm_exec_core+11680>, 0x61ce251c157f <vm_exec_core+18863>, 0x61ce251c1b10 <vm_exec_core+20288>, 0x61ce251be28c <vm_exec_core+5820>, 0x61ce251be40f <vm_exec_core+6207>, 0x61ce251be392 <vm_exec_core+6082>, 0x61ce251bebb7 <vm_exec_core+8167>, 0x61ce251bef87 <vm_exec_core+9143>, 0x61ce251c0f86 <vm_exec_core+17334>, 0x61ce251c04fe <vm_exec_core+14638>, 0x61ce251c0f81 <vm_exec_core+17329>, 0x61ce251c1985 <vm_exec_core+19893>, 0x61ce251c18cd <vm_exec_core+19709>, 0x61ce251bebb2 <vm_exec_core+8162>, 0x61ce251c1cf3 <vm_exec_core+20771>...}
reg_cfp = 0x7a2370818608
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x000061ce251b8111 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#29 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#30 0x000061ce2524a432 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7a2370818738, self=134292108353760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7a237055a3f8
cfp = <optimized out>
sp = 0x7a23707188d0
use_argv = 0x7a236ec73760
stack_argv = 0x7a23707188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#31 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
captured = 0x7a2370818738
#32 0x000061ce251ea6cc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#35 0x000061ce251ea6cc in rb_yield (val=<optimized out>)
No locals.
#36 0x000061ce253ca8b6 in rb_ary_collect (ary=134291736701320) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 134291736701200
i = 0
#37 0x000061ce252295f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7a23705de6a8
cfunc = 0x5060000163a8
recv = 134291736701320
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#38 0x000061ce251c2a54 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7a2370818720, cd=0x5020000214d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#39 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020000214d0
insns_address_table = {0x61ce251c4015 <vm_exec_core+29765>, 0x61ce251bdeff <vm_exec_core+4911>, 0x61ce251c384d <vm_exec_core+27773>, 0x61ce251bf61f <vm_exec_core+10831>, 0x61ce251bd0e9 <vm_exec_core+1305>, 0x61ce251be857 <vm_exec_core+7303>, 0x61ce251c3c05 <vm_exec_core+28725>, 0x61ce251be46f <vm_exec_core+6303>, 0x61ce251c475b <vm_exec_core+31627>, 0x61ce251c2c36 <vm_exec_core+24678>, 0x61ce251c0e17 <vm_exec_core+16967>, 0x61ce251bd469 <vm_exec_core+2201>, 0x61ce251c41be <vm_exec_core+30190>, 0x61ce251c3e68 <vm_exec_core+29336>, 0x61ce251be651 <vm_exec_core+6785>, 0x61ce251bd997 <vm_exec_core+3527>, 0x61ce251c31f9 <vm_exec_core+26153>, 0x61ce251bef20 <vm_exec_core+9040>, 0x61ce251c445b <vm_exec_core+30859>, 0x61ce251c4049 <vm_exec_core+29817>, 0x61ce251bf495 <vm_exec_core+10437>, 0x61ce251c0d82 <vm_exec_core+16818>, 0x61ce251c2f09 <vm_exec_core+25401>, 0x61ce251c3f57 <vm_exec_core+29575>, 0x61ce251c1a5c <vm_exec_core+20108>, 0x61ce251c2fa1 <vm_exec_core+25553>, 0x61ce251c33af <vm_exec_core+26591>, 0x61ce251c1999 <vm_exec_core+19913>, 0x61ce251bd8a6 <vm_exec_core+3286>, 0x61ce251c2696 <vm_exec_core+23238>, 0x61ce251bd6f5 <vm_exec_core+2853>, 0x61ce251bda25 <vm_exec_core+3669>, 0x61ce251bfcc4 <vm_exec_core+12532>, 0x61ce251c18e1 <vm_exec_core+19729>, 0x61ce251c24ac <vm_exec_core+22748>, 0x61ce251c1409 <vm_exec_core+18489>, 0x61ce251bd383 <vm_exec_core+1971>, 0x61ce251c37b5 <vm_exec_core+27621>, 0x61ce251c3d8a <vm_exec_core+29114>, 0x61ce251bdc1f <vm_exec_core+4175>, 0x61ce251beb27 <vm_exec_core+8023>, 0x61ce251be7b0 <vm_exec_core+7136>, 0x61ce251bf010 <vm_exec_core+9280>, 0x61ce251c0ba5 <vm_exec_core+16341>, 0x61ce251be131 <vm_exec_core+5473>, 0x61ce251c36fc <vm_exec_core+27436>, 0x61ce251beab5 <vm_exec_core+7909>, 0x61ce251c06b5 <vm_exec_core+15077>, 0x61ce251c10f5 <vm_exec_core+17701>, 0x61ce251c329b <vm_exec_core+26315>, 0x61ce251c1e43 <vm_exec_core+21107>, 0x61ce251bf27b <vm_exec_core+9899>, 0x61ce251bec26 <vm_exec_core+8278>, 0x61ce251c317b <vm_exec_core+26027>, 0x61ce251c000d <vm_exec_core+13373>, 0x61ce251c2724 <vm_exec_core+23380>, 0x61ce251c1f58 <vm_exec_core+21384>, 0x61ce251bcf18 <vm_exec_core+840>, 0x61ce251bdc6f <vm_exec_core+4255>, 0x61ce251c14b0 <vm_exec_core+18656>, 0x61ce251c3657 <vm_exec_core+27271>, 0x61ce251bf53f <vm_exec_core+10607>, 0x61ce251c30a0 <vm_exec_core+25808>, 0x61ce251bee2d <vm_exec_core+8797>, 0x61ce251c1c27 <vm_exec_core+20567>, 0x61ce251c1d16 <vm_exec_core+20806>, 0x61ce251c124a <vm_exec_core+18042>, 0x61ce251c169b <vm_exec_core+19147>, 0x61ce251bfa35 <vm_exec_core+11877>, 0x61ce251bf086 <vm_exec_core+9398>, 0x61ce251c2d0f <vm_exec_core+24895>, 0x61ce251cae97 <vm_exec_core+58055>, 0x61ce251bf97f <vm_exec_core+11695>, 0x61ce251c158e <vm_exec_core+18878>, 0x61ce251c1b1f <vm_exec_core+20303>, 0x61ce251be29b <vm_exec_core+5835>, 0x61ce251be41e <vm_exec_core+6222>, 0x61ce251be3a1 <vm_exec_core+6097>, 0x61ce251bebc6 <vm_exec_core+8182>, 0x61ce251bef96 <vm_exec_core+9158>, 0x61ce251c0f95 <vm_exec_core+17349>, 0x61ce251c050d <vm_exec_core+14653>, 0x61ce251c4387 <vm_exec_core+30647>, 0x61ce251bcfe9 <vm_exec_core+1049>, 0x61ce251be57a <vm_exec_core+6570>, 0x61ce251c487f <vm_exec_core+31919>, 0x61ce251c2572 <vm_exec_core+22946>, 0x61ce251c1304 <vm_exec_core+18228>, 0x61ce251c3441 <vm_exec_core+26737>, 0x61ce251bcf1d <vm_exec_core+845>, 0x61ce251c3b2e <vm_exec_core+28510>, 0x61ce251c44d5 <vm_exec_core+30981>, 0x61ce251c45a1 <vm_exec_core+31185>, 0x61ce251bd774 <vm_exec_core+2980>, 0x61ce251c40c3 <vm_exec_core+29939>, 0x61ce251bff36 <vm_exec_core+13158>, 0x61ce251c4245 <vm_exec_core+30325>, 0x61ce251bf358 <vm_exec_core+10120>, 0x61ce251c3aa8 <vm_exec_core+28376>, 0x61ce251bd660 <vm_exec_core+2704>, 0x61ce251be1dd <vm_exec_core+5645>, 0x61ce251c466f <vm_exec_core+31391>, 0x61ce251c07c5 <vm_exec_core+15349>, 0x61ce251c03b7 <vm_exec_core+14311>, 0x61ce251c0c3f <vm_exec_core+16495>, 0x61ce251c01ca <vm_exec_core+13818>, 0x61ce251c0a8b <vm_exec_core+16059>, 0x61ce251c09bd <vm_exec_core+15853>, 0x61ce251bf89c <vm_exec_core+11468>, 0x61ce251c00d5 <vm_exec_core+13573>, 0x61ce251bfdf8 <vm_exec_core+12840>, 0x61ce251c02e4 <vm_exec_core+14100>, 0x61ce251c0355 <vm_exec_core+14213>, 0x61ce251c4006 <vm_exec_core+29750>, 0x61ce251bdef0 <vm_exec_core+4896>, 0x61ce251c383e <vm_exec_core+27758>, 0x61ce251bf610 <vm_exec_core+10816>, 0x61ce251bd0da <vm_exec_core+1290>, 0x61ce251be848 <vm_exec_core+7288>, 0x61ce251c3bf6 <vm_exec_core+28710>, 0x61ce251be460 <vm_exec_core+6288>, 0x61ce251c474c <vm_exec_core+31612>, 0x61ce251c2c27 <vm_exec_core+24663>, 0x61ce251c0e08 <vm_exec_core+16952>, 0x61ce251bd45a <vm_exec_core+2186>, 0x61ce251c41af <vm_exec_core+30175>, 0x61ce251c3e59 <vm_exec_core+29321>, 0x61ce251be642 <vm_exec_core+6770>, 0x61ce251bd988 <vm_exec_core+3512>, 0x61ce251c31ea <vm_exec_core+26138>, 0x61ce251bef11 <vm_exec_core+9025>, 0x61ce251c444c <vm_exec_core+30844>, 0x61ce251c403a <vm_exec_core+29802>, 0x61ce251bf486 <vm_exec_core+10422>, 0x61ce251c0d73 <vm_exec_core+16803>, 0x61ce251c2efa <vm_exec_core+25386>, 0x61ce251c3f48 <vm_exec_core+29560>, 0x61ce251c1a4d <vm_exec_core+20093>, 0x61ce251c2f92 <vm_exec_core+25538>, 0x61ce251c33a0 <vm_exec_core+26576>, 0x61ce251c198a <vm_exec_core+19898>, 0x61ce251bd897 <vm_exec_core+3271>, 0x61ce251c2687 <vm_exec_core+23223>, 0x61ce251bd6e6 <vm_exec_core+2838>, 0x61ce251bda16 <vm_exec_core+3654>, 0x61ce251bfcb5 <vm_exec_core+12517>, 0x61ce251c18d2 <vm_exec_core+19714>, 0x61ce251c249d <vm_exec_core+22733>, 0x61ce251c13fa <vm_exec_core+18474>, 0x61ce251bd374 <vm_exec_core+1956>, 0x61ce251c37a6 <vm_exec_core+27606>, 0x61ce251c3d7b <vm_exec_core+29099>, 0x61ce251bdc10 <vm_exec_core+4160>, 0x61ce251beb18 <vm_exec_core+8008>, 0x61ce251be7a1 <vm_exec_core+7121>, 0x61ce251bf001 <vm_exec_core+9265>, 0x61ce251c0b96 <vm_exec_core+16326>, 0x61ce251be122 <vm_exec_core+5458>, 0x61ce251c36ed <vm_exec_core+27421>, 0x61ce251beaa6 <vm_exec_core+7894>, 0x61ce251c06a6 <vm_exec_core+15062>, 0x61ce251c10e6 <vm_exec_core+17686>, 0x61ce251c328c <vm_exec_core+26300>, 0x61ce251c1e34 <vm_exec_core+21092>, 0x61ce251bf26c <vm_exec_core+9884>, 0x61ce251bec17 <vm_exec_core+8263>, 0x61ce251c316c <vm_exec_core+26012>, 0x61ce251bfffe <vm_exec_core+13358>, 0x61ce251c2715 <vm_exec_core+23365>, 0x61ce251c1f49 <vm_exec_core+21369>, 0x61ce251c1cf3 <vm_exec_core+20771>, 0x61ce251bdc60 <vm_exec_core+4240>, 0x61ce251c14a1 <vm_exec_core+18641>, 0x61ce251c3648 <vm_exec_core+27256>, 0x61ce251bf530 <vm_exec_core+10592>, 0x61ce251c3091 <vm_exec_core+25793>, 0x61ce251bf60b <vm_exec_core+10811>, 0x61ce251c1c18 <vm_exec_core+20552>, 0x61ce251c1d07 <vm_exec_core+20791>, 0x61ce251c123b <vm_exec_core+18027>, 0x61ce251c168c <vm_exec_core+19132>, 0x61ce251bfa26 <vm_exec_core+11862>, 0x61ce251bf077 <vm_exec_core+9383>, 0x61ce251c2d00 <vm_exec_core+24880>, 0x61ce251cae88 <vm_exec_core+58040>, 0x61ce251bf970 <vm_exec_core+11680>, 0x61ce251c157f <vm_exec_core+18863>, 0x61ce251c1b10 <vm_exec_core+20288>, 0x61ce251be28c <vm_exec_core+5820>, 0x61ce251be40f <vm_exec_core+6207>, 0x61ce251be392 <vm_exec_core+6082>, 0x61ce251bebb7 <vm_exec_core+8167>, 0x61ce251bef87 <vm_exec_core+9143>, 0x61ce251c0f86 <vm_exec_core+17334>, 0x61ce251c04fe <vm_exec_core+14638>, 0x61ce251c0f81 <vm_exec_core+17329>, 0x61ce251c1985 <vm_exec_core+19893>, 0x61ce251c18cd <vm_exec_core+19709>, 0x61ce251bebb2 <vm_exec_core+8162>, 0x61ce251c1cf3 <vm_exec_core+20771>...}
reg_cfp = 0x7a2370818720
reg_pc = 0x504000005f78
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#40 0x000061ce251b8111 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#42 0x000061ce25201bd6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
ec = 0x5170000000d8
val = <optimized out>
#43 0x000061ce24de1c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7a237055a588) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdb93b3110, <optimized out>, 0x7ffdb93b3060, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7a237055a588
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#45 0x000061ce24ddab87 in rb_main (argc=11, argv=0x7ffdb93b32d8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7ffdb93b32d8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 835182) detached]
$ timeout 60 gdb -p 835177 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.dv8nq6:
* drwx------ 2 60 2026-03-18 20:27:34 +0000 autoload20260318-835182-2rsmxf/
* -rw-r--r-- 1 32 2026-03-18 20:27:34 +0000 autoload_parallel_race.rb
make: *** [uncommon.mk:920: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 834849 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 834848 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
$ timeout 60 gdb -p 1562566 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -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_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/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_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-03-18T17:44:06Z master b2fc406ad3) +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 37.826403 seconds
3429 files, 34260 examples, 195156 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.