# Logfile created on 2026-01-23 19:03:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007410a6f1fdd0 @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.20260123-190343", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007410ab86c628 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007410ab86c3f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007410a6e59248 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260123-190343", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260123-190343>, @binmode=false, @mon_data=#<Monitor:0x00007410ab86c150>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = e7e9303236
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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
6fb451f5af7a6222b5aba9c155905bef9e3206838ed15d09ef39041023d3fe77  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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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 encdb.h
generating enc.mk
encdb.h unchanged
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
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'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/date'
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/.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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
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/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/syslog-0.3.0/ext/syslog'
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/rbs-3.10.2/ext/rbs_extension'
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'
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
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
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
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'
ext/configure-ext.mk unchanged
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]: 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/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]: 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]: 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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/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/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.3.0/ext/syslog'
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/bigdecimal-4.0.1/ext/bigdecimal'
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.2/ext/rbs_extension'
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.8.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_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.18.0
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.2
                                    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.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.1.0
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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
generating encdb.h
encdb.h unchanged
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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=49874
  "--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] 1799929=net/http/test_httpresponse
[  2/758] 1799928=ruby/test_inlinecache
[  3/758] 1799926=ruby/test_weakkeymap
[  4/758] 1799936=-ext-/marshal/test_usrmarshal
[  5/758] 1799931=rubygems/test_gem_command
[  6/758] 1799927=ruby/test_key_error
[  7/758] 1799933=openssl/test_engine
[  8/758] 1799927=-ext-/exception/test_enc_raise
[  9/758] 1799938=-ext-/postponed_job/test_postponed_job
[ 10/758] 1799940=rubygems/test_gem_request_set_lockfile
[ 11/758] 1799927=json/ractor_test
[ 12/758] 1799942=fiber/test_io_close
[ 13/758] 1799950=did_you_mean/tree_spell/test_human_typo
[ 14/758] 1799942=-ext-/load/test_dot_dot
[ 15/758] 1799944=ruby/test_bignum
[ 16/758] 1799948=prism/ruby/reflection_test
[ 17/758] 1799950=rubygems/test_gem_util
[ 18/758] 1799942=test_tempfile
[ 19/758] 1799960=openssl/test_config
[ 20/758] 1799953=rubygems/test_gem_resolver
[ 21/758] 1799957=rubygems/test_gem_gemcutter_utilities
[ 22/758] 1799927=rubygems/test_gem_remote_fetcher
[ 23/758] 1799933=did_you_mean/edit_distance/test_jaro_winkler
[ 24/758] 1799933=rubygems/test_gem_commands_yank_command
[ 25/758] 1799929=rubygems/test_exit
[ 26/758] 1799928=did_you_mean/spell_checking/test_pattern_key_name_check
[ 27/758] 1799928=-ext-/gvl/test_last_thread
[ 28/758] 1799948=uri/test_ldap
[ 29/758] 1799960=rubygems/test_gem_source_lock
[ 30/758] 1799948=etc/test_etc
[ 31/758] 1799944=rubygems/test_gem_remote_fetcher_local_server
[ 32/758] 1799931=openssl/test_cipher
[ 33/758] 1799936=psych/test_hash
[ 34/758] 1799960=-ext-/time/test_new
[ 35/758] 1799960=rubygems/test_gem_commands_which_command
[ 36/758] 1799950=ruby/test_enum
[ 37/758] 1799936=prism/api/parse_test
[ 38/758] 1799931=socket/test_unix
[ 39/758] 1799929=rubygems/test_gem_source_specific_file
[ 40/758] 1799948=psych/test_coder
[ 41/758] 1799960=optparse/test_optparse
[ 42/758] 1799931=ruby/test_symbol
[ 43/758] 1799933=io/console/test_ractor
[ 44/758] 1799948=rubygems/test_gem_spec_fetcher
[ 45/758] 1799928=ruby/test_undef
[ 46/758] 1799957=rubygems/test_gem_commands_sources_command
[ 47/758] 1799928=uri/test_ws
[ 48/758] 1799928=io/console/test_io_console
[ 49/758] 1799944=date/test_date_arith
[ 50/758] 1799953=ruby/test_numeric
[ 51/758] 1799929=ruby/test_metaclass
[ 52/758] 1799929=ruby/test_io
[ 53/758] 1799944=pathname/test_ractor
[ 54/758] 1799933=rubygems/test_gem_commands_environment_command
[ 55/758] 1799936=-ext-/tracepoint/test_tracepoint
[ 56/758] 1799942=-ext-/integer/test_my_integer
[ 57/758] 1799942=dtrace/test_array_create
[ 58/758] 1799942=rubygems/test_gem_resolver_installed_specification
[ 59/758] 1799933=rubygems/test_gem_commands_mirror
[ 60/758] 1799933=-ext-/marshal/test_internal_ivar
[ 61/758] 1799960=prism/encoding/symbol_encoding_test
[ 62/758] 1799933=prism/ruby/desugar_compiler_test
[ 63/758] 1799927=mkmf/test_signedness
[ 64/758] 1799944=openssl/test_hmac
[ 65/758] 1799938=rubygems/test_gem_dependency_resolution_error
[ 66/758] 1799953=prism/fixtures_test
[ 67/758] 1799944=ruby/test_rational2
[ 68/758] 1799944=net/http/test_http
[ 69/758] 1799960=dtrace/test_raise
[ 70/758] 1799960=open-uri/test_proxy
[ 71/758] 1799933=io/wait/test_io_wait_uncommon
[ 72/758] 1799933=psych/test_string
[ 73/758] 1799926=ruby/test_yield
[ 74/758] 1799960=rubygems/test_gem_request_set_lockfile_parser
[ 75/758] 1799942=ruby/enc/test_shift_jis
[ 76/758] 1799942=rubygems/test_gem_ci_detector
[ 77/758] 1799948=rubygems/test_gem_resolver_vendor_set
[ 78/758] 1799942=ruby/test_fnmatch
[ 79/758] 1799948=mkmf/test_have_library
[ 80/758] 1799960=net/http/test_https
[ 81/758] 1799942=rubygems/test_require
[ 82/758] 1799938=erb/test_erb_command
[ 83/758] 1799957=prism/result/integer_base_flags_test
[ 84/758] 1799933=net/http/test_httpresponses
[ 85/758] 1799936=ruby/test_unicode_escape
[ 86/758] 1799933=uri/test_ftp
[ 87/758] 1799953=-ext-/string/test_too_many_dummy_encodings
[ 88/758] 1799957=ripper/test_filter
[ 89/758] 1799933=rubygems/test_gem_ext_cmake_builder
[ 90/758] 1799938=objspace/test_objspace
[ 91/758] 1799957=ruby/test_clone
[ 92/758] 1799933=erb/test_erb_m17n
[ 93/758] 1799940=ruby/enc/test_koi8
[ 94/758] 1799936=ruby/test_call
[ 95/758] 1799940=ruby/test_thread
[ 96/758] 1799933=dtrace/test_hash_create
[ 97/758] 1799933=json/json_generic_object_test
[ 98/758] 1799933=date/test_switch_hitter
[ 99/758] 1799933=ruby/test_defined
[100/758] 1799953=-ext-/bignum/test_pack
[101/758] 1799936=ruby/enc/test_case_options
[102/758] 1799936=ruby/test_ractor
[103/758] 1799933=-ext-/method/test_arity
[104/758] 1799933=ripper/test_files_sample
[105/758] 1799953=-ext-/st/test_update
[106/758] 1799953=rubygems/test_gem_security_policy
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 7 #<File::Stat dev=0x8, ino=158807987, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[107/758] 1799957=rubygems/test_gem_install_update_options
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1799944  ko1    7u  IPv4 158807987      0t0  TCP localhost:33777->localhost:48014 (CLOSE_WAIT)
[108/758] 1799933=uri/test_file
[109/758] 1799933=rubygems/test_gem_resolver_index_set
[110/758] 1799933=psych/test_yamldbm
[111/758] 1799933=json/test_helper
[112/758] 1799933=ruby/test_thread_cv
[113/758] 1799953=ruby/enc/test_windows_1251
[114/758] 1799953=prism/ruby/relocation_test
[115/758] 1799953=ripper/test_parser_events
[116/758] 1799957=resolv/test_addr
[117/758] 1799928=-ext-/file/test_stat
[118/758] 1799957=ruby/test_eval
[119/758] 1799928=resolv/test_win32_config
[120/758] 1799933=mkmf/test_convertible
[121/758] 1799953=rubygems/test_gem_resolver_best_set
[122/758] 1799928=prism/newline_offsets_test
[123/758] 1799953=ruby/test_regexp
[124/758] 1799948=ruby/test_rational
[125/758] 1799928=-ext-/bignum/test_str2big
[126/758] 1799928=rubygems/test_gem_util_atomic_file_writer
[127/758] 1799927=rubygems/test_gem_resolver_conflict
[128/758] 1799927=ruby/test_readpartial
[129/758] 1799928=psych/test_scalar
[130/758] 1799928=rubygems/test_gem_commands_contents_command
[131/758] 1799927=ruby/test_pattern_matching
[132/758] 1799950=fiber/test_thread
[133/758] 1799928=rubygems/test_gem_commands_search_command
[134/758] 1799928=ruby/test_arithmetic_sequence
[135/758] 1799928=ruby/test_literal
[136/758] 1799950=ruby/test_file
[137/758] 1799942=socket/test_sockopt
[138/758] 1799942=ruby/test_frozen_error
[139/758] 1799942=prism/bom_test
[140/758] 1799948=ruby/test_lambda
[141/758] 1799957=psych/test_encoding
[142/758] 1799942=rubygems/test_gem_commands_specification_command
[143/758] 1799957=psych/handlers/test_recorder
[144/758] 1799957=-ext-/iter/test_yield_block
[145/758] 1799957=psych/test_yaml
[146/758] 1799927=mkmf/test_config
[147/758] 1799948=psych/test_boolean
[148/758] 1799948=fiber/test_ractor
[149/758] 1799942=psych/test_document
[150/758] 1799942=did_you_mean/test_spell_checker
[151/758] 1799942=-ext-/bug_reporter/test_bug_reporter
[152/758] 1799957=optparse/test_getopts
[153/758] 1799957=rubygems/test_gem_resolver_api_specification
[154/758] 1799957=prism/ruby/parameters_signature_test
[155/758] 1799948=ruby/test_primitive
[156/758] 1799957=rubygems/test_gem_request
[157/758] 1799948=socket/test_nonblock
[158/758] 1799948=rubygems/test_gem_commands_signin_command
[159/758] 1799948=openssl/test_pkey
[160/758] 1799931=uri/test_wss
[161/758] 1799931=fiber/test_address_resolve
[162/758] 1799931=ruby/test_variable
[163/758] 1799942=openssl/test_digest
[164/758] 1799957=rubygems/test_gem_resolver_lock_specification
[165/758] 1799942=-ext-/string/test_cstr
[166/758] 1799948=-ext-/num2int/test_num2int
[167/758] 1799957=rubygems/test_gem_source_local
[168/758] 1799948=-ext-/iter/test_iter_break
[169/758] 1799948=mkmf/test_have_macro
[170/758] 1799957=ruby/test_process
[171/758] 1799948=ruby/test_parse
[172/758] 1799927=fileutils/test_nowrite
[173/758] 1799927=ruby/test_flip
[174/758] 1799927=ruby/test_thread_queue
[175/758] 1799942=optparse/test_summary
[176/758] 1799960=ruby/test_stack
[177/758] 1799944=rubygems/test_gem_ext_cargo_builder_unit
[178/758] 1799944=rubygems/test_gem_commands_install_command
[179/758] 1799931=-ext-/st/test_foreach
[180/758] 1799942=ruby/test_econv
[181/758] 1799931=test_securerandom
[182/758] 1799931=rubygems/test_gem_commands_cert_command
[183/758] 1799950=fiber/test_io
[184/758] 1799950=fileutils/test_fileutils
[185/758] 1799948=-ext-/eval/test_eval
[186/758] 1799948=fiber/test_process
[187/758] 1799948=ruby/test_object
[188/758] 1799928=coverage/test_coverage
[189/758] 1799931=json/json_common_interface_test
[190/758] 1799931=psych/test_stream
[191/758] 1799931=pathname/test_pathname
[192/758] 1799926=rubygems/test_remote_fetch_error
[193/758] 1799933=ruby/test_dir_m17n
[194/758] 1799960=rubygems/test_gem_resolver_git_specification
[195/758] 1799927=prism/result/named_capture_test
[196/758] 1799926=rubygems/test_gem_commands_dependency_command
[197/758] 1799927=rubygems/test_gem_ext_ext_conf_builder
[198/758] 1799931=dtrace/test_cmethod
[199/758] 1799931=-ext-/string/test_qsort
[200/758] 1799931=fiber/test_storage
[201/758] 1799926=-ext-/path_to_class/test_path_to_class
[202/758] 1799931=prism/result/string_test
[203/758] 1799926=json/json_addition_test
[204/758] 1799926=dtrace/test_method_cache
[205/758] 1799926=ruby/test_iterator
[206/758] 1799944=rubygems/test_gem_resolver_index_specification
[207/758] 1799931=dtrace/test_string
[208/758] 1799931=psych/test_marshalable
[209/758] 1799931=rubygems/test_gem_dependency
[210/758] 1799944=ruby/test_class
[211/758] 1799926=psych/test_serialize_subclasses
[212/758] 1799926=ruby/test_const
[213/758] 1799926=prism/api/parse_comments_test
[214/758] 1799931=prism/ruby/tunnel_test
[215/758] 1799931=rubygems/test_gem_text
[216/758] 1799931=ruby/test_settracefunc
[217/758] 1799926=rubygems/test_gem_commands_stale_command
[218/758] 1799926=rubygems/test_gem_version
[219/758] 1799926=test_pp
[220/758] 1799926=socket/test_tcp
[221/758] 1799942=ruby/test_sprintf_comb
[222/758] 1799960=ruby/test_method_cache
[223/758] 1799960=ruby/test_path
[224/758] 1799960=rubygems/test_gem_stub_specification
[225/758] 1799926=rubygems/test_gem_ext_rake_builder
[226/758] 1799942=monitor/test_monitor
[227/758] 1799960=json/json_string_matching_test
[228/758] 1799942=mkmf/test_flags
[229/758] 1799960=openssl/test_asn1
[230/758] 1799960=ruby/test_transcode
[231/758] 1799948=ruby/test_whileuntil
[232/758] 1799948=test_extlibs
[233/758] 1799936=-ext-/rational/test_rat
[234/758] 1799936=prism/result/static_inspect_test
[235/758] 1799936=-ext-/symbol/test_inadvertent_creation
[236/758] 1799936=prism/result/source_location_test
[237/758] 1799936=ruby/test_complex
[238/758] 1799928=-ext-/vm/test_at_exit
[239/758] 1799928=prism/ruby/source_test
[240/758] 1799928=-ext-/thread/test_instrumentation_api
[241/758] 1799927=psych/test_data
[242/758] 1799927=ripper/test_files_ext
[243/758] 1799942=openssl/test_x509ext
[244/758] 1799942=prism/unescape_test
[245/758] 1799942=ruby/test_object_id
[246/758] 1799927=prism/result/equality_test
[247/758] 1799926=ruby/enc/test_gbk
[248/758] 1799926=rubygems/test_gem_specification
[249/758] 1799927=rubygems/test_gem_name_tuple
[250/758] 1799927=ruby/test_warning
[251/758] 1799936=rubygems/test_gem_dependency_installer
[252/758] 1799927=ruby/test_refinement
[253/758] 1799942=openssl/test_x509crl
[254/758] 1799928=strscan/test_stringscanner
[255/758] 1799928=psych/test_numeric
[256/758] 1799928=psych/test_class
[257/758] 1799929=ruby/enc/test_gb18030
[258/758] 1799942=rubygems/test_gem_package_tar_reader
[259/758] 1799928=mkmf/test_mkmf
[260/758] 1799929=-ext-/bignum/test_mul
[261/758] 1799929=ruby/test_mixed_unicode_escapes
[262/758] 1799929=-ext-/test_enumerator_kw
[263/758] 1799933=did_you_mean/spell_checking/test_require_path_check
[264/758] 1799929=io/nonblock/test_flush
[265/758] 1799929=openssl/test_pkcs7
[266/758] 1799942=rubygems/test_gem_commands_fetch_command
[267/758] 1799928=ruby/test_complexrational
[268/758] 1799928=-ext-/win32/test_dln
[269/758] 1799928=openssl/test_x509attr
[270/758] 1799933=ruby/test_complex2
[271/758] 1799928=ruby/enc/test_iso_8859
[272/758] 1799933=ruby/test_string_memory
[273/758] 1799960=prism/regexp_test
[274/758] 1799942=mkmf/test_pkg_config
[275/758] 1799960=-ext-/bignum/test_big2str
[276/758] 1799928=open-uri/test_open-uri
[277/758] 1799960=-ext-/string/test_coderange
[278/758] 1799960=prism/ruby/location_test
[279/758] 1799960=-ext-/string/test_enc_associate
[280/758] 1799933=prism/api/dump_test
[281/758] 1799942=ruby/test_allocation
Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 34731>
[282/758] 1799950=ruby/test_gc
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1799928  ko1   10u  IPv4 158816084      0t0  TCP localhost:34731->localhost:51252 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_redirect_relative: 10
[283/758] 1799928=ruby/test_iseq
[284/758] 1799929=yaml/test_store
[285/758] 1799929=ruby/test_insns_leaf
[286/758] 1799929=-ext-/load/test_protect
[287/758] 1799929=psych/test_tree_builder
[288/758] 1799929=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[289/758] 1799929=net/protocol/test_protocol
[290/758] 1799929=rubygems/test_gem_commands_open_command
[291/758] 1799931=openssl/test_x509req
[292/758] 1799929=prism/api/lex_test
[293/758] 1799929=rubygems/test_gem_rdoc
[294/758] 1799929=rubygems/test_gem_version_option
[295/758] 1799931=ripper/test_files_test_2
[296/758] 1799929=ruby/test_require_lib
[297/758] 1799960=psych/test_stringio
[298/758] 1799960=rubygems/test_gem_remote_fetcher_s3
[299/758] 1799960=-ext-/win32/test_fd_setsize
[300/758] 1799960=ruby/test_objectspace
[301/758] 1799948=test_trick
[302/758] 1799936=prism/version_test
[303/758] 1799936=rubygems/test_gem_request_set
[304/758] 1799933=psych/test_null
[305/758] 1799933=rubygems/test_gem_resolver_activation_request
[306/758] 1799933=ruby/enc/test_big5
[307/758] 1799933=-ext-/iseq_load/test_iseq_load
[308/758] 1799926=-ext-/scheduler/test_interrupt_with_scheduler
[309/758] 1799926=did_you_mean/core_ext/test_name_error_extension
[310/758] 1799926=-ext-/string/test_fstring
[311/758] 1799928=ruby/test_fixnum
[312/758] 1799928=fiber/test_timeout
[313/758] 1799928=ruby/test_signal
[314/758] 1799936=fiber/test_scheduler
[315/758] 1799926=-ext-/test_ensure_and_callcc
[316/758] 1799926=rubygems/test_gem_ext_builder
[317/758] 1799933=fileutils/test_verbose
[318/758] 1799933=-ext-/typeddata/test_typeddata
[319/758] 1799933=rubygems/test_gem_resolver_vendor_specification
[320/758] 1799933=prism/ruby/compiler_test
[321/758] 1799933=date/test_date_strftime
[322/758] 1799926=ruby/test_struct
[323/758] 1799926=-ext-/bignum/test_bigzero
[324/758] 1799926=ruby/test_basicinstructions
[325/758] 1799936=fiber/test_mutex
[326/758] 1799926=ruby/test_box
[327/758] 1799936=socket/test_basicsocket
[328/758] 1799936=rubygems/test_gem_commands_owner_command
[329/758] 1799933=-ext-/test_recursion
[330/758] 1799933=-ext-/string/test_normalize
[331/758] 1799933=prism/locals_test
[332/758] 1799933=test_find
[333/758] 1799933=rubygems/test_gem_unsatisfiable_dependency_error
[334/758] 1799933=objspace/test_ractor
[335/758] 1799931=rubygems/test_gem_package_tar_header
[336/758] 1799931=prism/ruby/pattern_test
[337/758] 1799931=ripper/test_sexp
[338/758] 1799948=-ext-/exception/test_data_error
[339/758] 1799931=ruby/test_rubyvm
[340/758] 1799931=ruby/test_weakmap
[341/758] 1799936=rubygems/test_gem_doctor
[342/758] 1799936=socket/test_ancdata
[343/758] 1799936=ruby/enc/test_euc_jp
[344/758] 1799936=-ext-/string/test_external_new
[345/758] 1799936=ripper/test_scanner_events
[346/758] 1799936=-ext-/test_abi
[347/758] 1799948=rubygems/test_gem_resolver_dependency_request
[348/758] 1799948=rubygems/test_deprecate
[349/758] 1799948=win32/test_registry
[350/758] 1799948=openssl/test_ssl
[351/758] 1799929=prism/api/parse_success_test
[352/758] 1799929=rubygems/test_gem_commands_push_command
[353/758] 1799936=ruby/test_module
[354/758] 1799933=strscan/test_ractor
[355/758] 1799928=ruby/test_sprintf
[356/758] 1799933=rubygems/test_gem_uri_formatter
[357/758] 1799933=ruby/test_optimization
[358/758] 1799929=rubygems/test_gem_request_connection_pools
[359/758] 1799927=uri/test_common
[360/758] 1799928=-ext-/test_bug-14834
[361/758] 1799928=openssl/test_buffering
[362/758] 1799928=prism/ruby/ruby_parser_test
[363/758] 1799928=resolv/test_svcb_https
[364/758] 1799928=psych/nodes/test_enumerable
[365/758] 1799928=-ext-/proc/test_bmethod
[366/758] 1799928=-ext-/funcall/test_passing_block
[367/758] 1799928=uri/test_http
[368/758] 1799928=openssl/test_x509cert
[369/758] 1799929=socket/test_addrinfo
[370/758] 1799927=mkmf/test_have_func
[371/758] 1799929=-ext-/string/test_enc_str_buf_cat
[372/758] 1799929=rubygems/test_gem_package_tar_reader_entry
[373/758] 1799926=optparse/test_zsh_completion
[374/758] 1799926=rubygems/test_webauthn_listener
[375/758] 1799944=-ext-/thread/test_lock_native_thread
[376/758] 1799926=rubygems/test_gem_resolver_specification
[377/758] 1799944=dtrace/test_load
[378/758] 1799926=ruby/test_encoding
[379/758] 1799944=json/json_fixtures_test
[380/758] 1799944=ruby/test_default_gems
[381/758] 1799944=rubygems/test_gem_security_trust_dir
[382/758] 1799929=mkmf/test_constant
[383/758] 1799944=ruby/test_sleep
[384/758] 1799928=fiber/test_queue
[385/758] 1799928=prism/result/regular_expression_options_test
[386/758] 1799928=mkmf/test_install
[387/758] 1799927=test_prettyprint
[388/758] 1799927=prism/result/integer_parse_test
[389/758] 1799927=rubygems/test_gem_validator
[390/758] 1799927=test_bundled_gems
[391/758] 1799927=prism/lex_test
[392/758] 1799927=did_you_mean/test_tree_spell_checker
[393/758] 1799927=ruby/test_m17n_comb
[394/758] 1799928=date/test_date_ractor
[395/758] 1799926=openssl/test_pair
[396/758] 1799928=prism/result/index_write_test
[397/758] 1799928=ruby/test_integer_comb
[398/758] 1799960=psych/visitors/test_depth_first
[399/758] 1799960=openssl/test_ns_spki
[400/758] 1799960=-ext-/test_random
[401/758] 1799960=psych/test_merge_keys
[402/758] 1799960=ripper/test_lexer
[403/758] 1799960=optparse/test_kwargs
[404/758] 1799960=io/wait/test_io_wait
[405/758] 1799944=rubygems/test_gem_ext_configure_builder
[406/758] 1799944=resolv/test_mdns
[407/758] 1799944=openssl/test_x509store
[408/758] 1799944=cgi/test_cgi_escape
[409/758] 1799929=ruby/test_dir
[410/758] 1799960=rubygems/test_gem_local_remote_options
[411/758] 1799960=ruby/test_exception
[412/758] 1799944=optparse/test_bash_completion
[413/758] 1799944=rubygems/test_gem_security_signer
[414/758] 1799926=-ext-/string/test_set_len
[415/758] 1799926=ruby/test_threadgroup
[416/758] 1799944=ruby/enc/test_euc_kr
[417/758] 1799931=rubygems/test_gem_commands_lock_command
[418/758] 1799944=dtrace/test_require
[419/758] 1799944=ruby/test_ifunless
[420/758] 1799944=rubygems/test_gem_silent_ui
[421/758] 1799931=ruby/test_shapes
[422/758] 1799931=openssl/test_ocsp
[423/758] 1799944=openssl/test_pkey_dh
[424/758] 1799944=rubygems/test_gem_commands_uninstall_command
[425/758] 1799938=rubygems/test_gem_dependency_list
[426/758] 1799926=ripper/test_files_test
[427/758] 1799929=rubygems/test_gem_resolver_installer_set
[428/758] 1799938=ruby/test_continuation
[429/758] 1799938=dtrace/test_object_create_start
[430/758] 1799938=test_forwardable
[431/758] 1799938=rubygems/test_config
[432/758] 1799938=prism/result/comments_test
[433/758] 1799926=-ext-/hash/test_delete
[434/758] 1799938=ruby/test_io_m17n
[435/758] 1799926=-ext-/exception/test_ensured
[436/758] 1799929=optparse/test_placearg
[437/758] 1799936=-ext-/string/test_interned_str
[438/758] 1799936=rubygems/test_gem_commands_cleanup_command
[439/758] 1799926=ruby/test_env
[440/758] 1799931=ruby/test_zjit
[441/758] 1799931=prism/encoding/regular_expression_encoding_test
[442/758] 1799931=rubygems/test_project_sanity
[443/758] 1799931=fileutils/test_dryrun
[444/758] 1799929=fiber/test_io_buffer
[445/758] 1799931=prism/encoding/encodings_test
[446/758] 1799929=json/json_generator_test
[447/758] 1799931=rubygems/test_gem_impossible_dependencies_error
[448/758] 1799931=-ext-/symbol/test_type
[449/758] 1799942=ruby/test_range
[450/758] 1799931=rubygems/test_gem_source_subpath_problem
[451/758] 1799944=test_tmpdir
[452/758] 1799936=prism/result/node_id_test
[453/758] 1799931=rubygems/test_gem_resolver_api_set
[454/758] 1799931=prism/api/parse_stream_test
[455/758] 1799931=psych/test_emitter
[456/758] 1799944=openssl/test_ts
[457/758] 1799931=-ext-/load/test_stringify_symbols
[458/758] 1799931=ruby/test_rubyoptions
[459/758] 1799948=-ext-/test_printf
[460/758] 1799948=prism/result/warnings_test
[461/758] 1799948=-ext-/array/test_to_ary_concat
[462/758] 1799936=socket/test_udp
[463/758] 1799936=prism/ruby/dispatcher_test
[464/758] 1799936=mkmf/test_configuration
[465/758] 1799929=ruby/enc/test_windows_1252
[466/758] 1799929=psych/test_object_references
[467/758] 1799929=-ext-/wait/test_wait
[468/758] 1799936=openssl/test_x509name
[469/758] 1799936=fiber/test_sleep
[470/758] 1799944=rubygems/test_gem_security
[471/758] 1799929=ruby/enc/test_euc_tw
[472/758] 1799929=ruby/test_compile_prism
[473/758] 1799936=rubygems/test_gem_commands_build_command
[474/758] 1799938=mkmf/test_sizeof
[475/758] 1799948=rubygems/test_gem_requirement
[476/758] 1799936=ruby/test_alias
[477/758] 1799929=mmtk/test_configuration
[478/758] 1799929=ruby/test_comparable
[479/758] 1799929=-ext-/box/test_load_ext
[480/758] 1799929=-ext-/test_bug-3571
[481/758] 1799948=ruby/enc/test_emoji_breaks
[482/758] 1799948=-ext-/test_notimplement
[483/758] 1799948=ruby/test_system
[484/758] 1799929=date/test_date_new
[485/758] 1799942=ruby/test_io_timeout
[486/758] 1799929=rubygems/test_gem_commands_info_command
[487/758] 1799942=prism/api/command_line_test
[488/758] 1799942=resolv/test_dns
[489/758] 1799928=stringio/test_stringio
[490/758] 1799929=ruby/test_require
[491/758] 1799936=ruby/test_dup
[492/758] 1799928=rubygems/test_webauthn_listener_response
[493/758] 1799928=prism/result/heredoc_test
[494/758] 1799928=psych/test_psych_set
[495/758] 1799942=prism/newline_test
[496/758] 1799928=-ext-/gvl/test_ubf_async_safe
[497/758] 1799928=psych/test_array
[498/758] 1799928=prism/ruby/parser_test
[499/758] 1799928=prism/snippets_test
[500/758] 1799942=rubygems/test_gem_path_support
[501/758] 1799942=prism/result/constant_path_node_test
[502/758] 1799942=-ext-/win32/test_console_attr
[503/758] 1799942=rubygems/test_gem_bundler_version_finder
[504/758] 1799942=optparse/test_switch
[505/758] 1799942=ruby/test_ast
[506/758] 1799936=-ext-/string/test_rb_str_dup
[507/758] 1799936=prism/fuzzer_test
[508/758] 1799936=prism/onigmo_test
[509/758] 1799936=psych/test_struct
[510/758] 1799936=ruby/test_math
[511/758] 1799936=test_time
[512/758] 1799936=json/json_encoding_test
[513/758] 1799936=dtrace/test_gc
[514/758] 1799936=mkmf/test_libs
[515/758] 1799936=ruby/test_super
[516/758] 1799927=rubygems/test_gem_safe_yaml
[517/758] 1799927=digest/test_digest_extend
[518/758] 1799927=optparse/test_did_you_mean
[519/758] 1799960=optparse/test_autoconf
[520/758] 1799960=-ext-/popen_deadlock/test_popen_deadlock
[521/758] 1799948=-ext-/test_bug-5832
[522/758] 1799948=ruby/test_case
[523/758] 1799944=rubygems/test_gem_config_file
[524/758] 1799948=rubygems/test_gem_commands_pristine_command
[525/758] 1799927=psych/test_yamlstore
[526/758] 1799944=ruby/test_yjit_exit_locations
[527/758] 1799927=ruby/test_hash
[528/758] 1799944=-ext-/arith_seq/test_arith_seq_beg_len_step
[529/758] 1799944=ruby/test_beginendblock
[530/758] 1799936=rubygems/test_gem_resolver_requirement_list
[531/758] 1799936=ruby/test_io_buffer
[532/758] 1799936=psych/test_scalar_scanner
[533/758] 1799936=test_weakref
[534/758] 1799960=test_timeout
[535/758] 1799938=ruby/test_not
[536/758] 1799938=socket/test_socket
[537/758] 1799936=uri/test_mailto
[538/758] 1799936=ruby/enc/test_case_mapping
[539/758] 1799936=psych/visitors/test_yaml_tree
[540/758] 1799936=rubygems/test_rubygems
[541/758] 1799936=rubygems/test_gem_package_tar_writer
[542/758] 1799936=prism/ruby/ripper_test
[543/758] 1799944=-ext-/econv/test_append
[544/758] 1799944=did_you_mean/test_ractor_compatibility
[545/758] 1799960=rubygems/test_gem_resolver_lock_set
[546/758] 1799960=ruby/test_method
[547/758] 1799926=test_unicode_normalize
[548/758] 1799926=optparse/test_reqarg
[549/758] 1799944=psych/test_set
[550/758] 1799944=rubygems/test_gem_source_fetch_problem
[551/758] 1799944=rubygems/test_gem_update_suggestion
[552/758] 1799944=resolv/test_resource
[553/758] 1799944=-ext-/struct/test_member
[554/758] 1799944=rubygems/test_gem_console_ui
[555/758] 1799944=openssl/test_pkey_rsa
[556/758] 1799948=-ext-/st/test_numhash
[557/758] 1799948=rubygems/test_gem_stream_ui
[558/758] 1799948=ruby/test_trace
[559/758] 1799948=-ext-/string/test_nofree
[560/758] 1799938=ruby/test_arity
[561/758] 1799948=test_ipaddr
[562/758] 1799938=ruby/test_m17n
[563/758] 1799948=ruby/test_yjit
[564/758] 1799944=net/http/test_buffered_io
[565/758] 1799944=date/test_date_conv
[566/758] 1799944=rubygems/test_webauthn_poller
[567/758] 1799944=ruby/test_argf
[568/758] 1799938=mkmf/test_egrep_cpp
[569/758] 1799938=rubygems/test_gem_resolver_composed_set
[570/758] 1799938=digest/test_ractor
[571/758] 1799938=json/json_coder_test
[572/758] 1799926=psych/test_psych
[573/758] 1799938=fiber/test_enumerator
[574/758] 1799938=rubygems/test_gem_commands_help_command
[575/758] 1799926=ruby/test_stringchar
[576/758] 1799938=rubygems/test_gem_package_tar_header_ractor
[577/758] 1799926=-ext-/arith_seq/test_arith_seq_extract
[578/758] 1799936=-ext-/debug/test_debug
[579/758] 1799936=test_rbconfig
[580/758] 1799929=rubygems/test_gem_uri
[581/758] 1799929=rubygems/test_gem_package_old
[582/758] 1799929=digest/test_digest
[583/758] 1799936=ruby/test_lazy_enumerator
[584/758] 1799926=-ext-/debug/test_profile_frames
[585/758] 1799926=-ext-/load/test_resolve_symbol
[586/758] 1799926=date/test_date_compat
[587/758] 1799926=error_highlight/test_error_highlight
[588/758] 1799938=ruby/test_array
[589/758] 1799936=mkmf/test_find_executable
[590/758] 1799936=openssl/test_kdf
[591/758] 1799936=-ext-/class/test_class2name
[592/758] 1799936=psych/test_nil
[593/758] 1799936=rubygems/test_gem_request_set_lockfile_tokenizer
[594/758] 1799936=rubygems/test_gem_commands_outdated_command
[595/758] 1799936=json/json_ryu_fallback_test
[596/758] 1799936=prism/ruby/string_query_test
[597/758] 1799936=ruby/test_backtrace
[598/758] 1799933=ruby/test_time_tz
[599/758] 1799933=ruby/test_enumerator
[600/758] 1799957=rubygems/test_gem_package
[601/758] 1799936=ruby/enc/test_utf16
[602/758] 1799936=psych/test_safe_load
[603/758] 1799936=ruby/test_frozen
[604/758] 1799936=rubygems/test_gem_source
[605/758] 1799957=ruby/test_name_error
[606/758] 1799928=-ext-/exception/test_exception_at_throwing
[607/758] 1799936=prism/encoding/string_encoding_test
[608/758] 1799936=rubygems/test_gem_source_vendor
[609/758] 1799936=rubygems/test_gem_commands_list_command
[610/758] 1799928=did_you_mean/spell_checking/test_variable_name_check
[611/758] 1799936=yaml/test_dbm
[612/758] 1799936=test_pty
[613/758] 1799928=psych/test_symbol
[614/758] 1799928=rubygems/test_gem_uninstaller
[615/758] 1799957=prism/ractor_test
[616/758] 1799957=rubygems/test_gem_platform
[617/758] 1799927=prism/result/overlap_test
[618/758] 1799957=rubygems/test_gem_source_installed
[619/758] 1799936=-ext-/string/test_modify_expand
[620/758] 1799957=rubygems/test_gem_available_set
[621/758] 1799936=did_you_mean/tree_spell/test_change_word
[622/758] 1799929=openssl/test_pkcs12
[623/758] 1799936=psych/test_date_time
[624/758] 1799957=date/test_date
[625/758] 1799957=uri/test_parser
[626/758] 1799957=rubygems/test_gem_installer
[627/758] 1799960=rubygems/test_gem_command_manager
[628/758] 1799936=rubygems/test_gem_commands_check_command
[629/758] 1799936=ruby/test_random_formatter
[630/758] 1799936=rubygems/test_gem_source_git
[631/758] 1799960=ruby/enc/test_regex_casefold
[632/758] 1799960=ruby/test_pipe
[633/758] 1799929=ruby/test_condition
[634/758] 1799929=ruby/enc/test_cp949
[635/758] 1799929=ruby/test_string
[636/758] 1799927=ripper/test_files_lib
[637/758] 1799927=ruby/enc/test_emoji
[638/758] 1799927=did_you_mean/spell_checking/test_class_name_check
[639/758] 1799927=rubygems/test_gem_resolver_git_set
[640/758] 1799960=date/test_date_attr
[641/758] 1799960=-ext-/test_scan_args
[642/758] 1799960=-ext-/struct/test_duplicate
[643/758] 1799960=json/json_ext_parser_test
[644/758] 1799960=ruby/test_time
[645/758] 1799928=ruby/test_integer
[646/758] 1799960=erb/test_erb
[647/758] 1799960=mkmf/test_framework
[648/758] 1799960=ruby/enc/test_case_comprehensive
[649/758] 1799960=psych/test_omap
[650/758] 1799960=zlib/test_zlib
[651/758] 1799926=prism/magic_comment_test
[652/758] 1799926=ruby/test_marshal
[653/758] 1799927=did_you_mean/spell_checking/test_uncorrectable_name_check
[654/758] 1799927=optparse/test_load
[655/758] 1799927=ruby/test_proc
[656/758] 1799944=dtrace/test_singleton_function
[657/758] 1799944=optparse/test_cclass
[658/758] 1799926=test_shellwords
[659/758] 1799926=date/test_date_strptime
[660/758] 1799944=open-uri/test_ssl
[661/758] 1799926=net/http/test_https_proxy
[662/758] 1799938=openssl/test_pkey_dsa
[663/758] 1799926=ruby/test_nomethod_error
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39235>
[664/758] 1799926=prism/library_symbols_test
[665/758] 1799926=psych/visitors/test_emitter
[666/758] 1799926=psych/test_json_tree
[667/758] 1799926=psych/test_ractorCOMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1799944  ko1    9u  IPv4 158864732      0t0  TCP localhost:39235->localhost:51582 (CLOSE_WAIT)

[668/758] 1799938=rubygems/test_gem_remote_fetcher_local_ssl_server
Closed file descriptor: TestOpenURISSL#test_validation_failure: 9
[669/758] 1799960=stringio/test_ractor
[670/758] 1799936=ruby/test_float
[671/758] 1799926=rubygems/test_gem
[672/758] 1799960=prism/percent_delimiter_string_test
[673/758] 1799960=prism/api/freeze_test
[674/758] 1799960=ripper/test_files_test_1
[675/758] 1799944=test_delegate
[676/758] 1799927=ruby/test_set
[677/758] 1799944=-ext-/stack/test_stack_overflow
[678/758] 1799944=prism/result/attribute_write_test
[679/758] 1799944=psych/test_parser
[680/758] 1799944=psych/test_yaml_special_cases
[681/758] 1799944=rubygems/test_gem_source_list
[682/758] 1799927=-ext-/array/test_resize
[683/758] 1799927=-ext-/bignum/test_div
[684/758] 1799927=psych/test_deprecated
[685/758] 1799927=ruby/test_gc_compact
[686/758] 1799944=uri/test_generic
[687/758] 1799944=prism/result/breadth_first_search_test
[688/758] 1799944=ruby/test_fiber
[689/758] 1799938=rubygems/test_gem_commands_rebuild_command
[690/758] 1799938=psych/test_alias_and_anchor
[691/758] 1799938=rubygems/test_gem_commands_setup_command
[692/758] 1799936=ruby/enc/test_cesu8
[693/758] 1799936=json/json_parser_test
[694/758] 1799936=ruby/test_vm_dump
[695/758] 1799936=open-uri/test_ftp
[696/758] 1799936=test_open3
[697/758] 1799928=prism/errors_test
[698/758] 1799938=ruby/enc/test_utf32
[699/758] 1799938=-ext-/integer/test_integer
[700/758] 1799953=-ext-/string/test_ellipsize
[701/758] 1799953=ruby/test_memory_view
[702/758] 1799926=prism/test_helper
[703/758] 1799926=date/test_date_parse
[704/758] 1799953=rubygems/test_gem_commands_update_command
[705/758] 1799938=openssl/test_fips
[706/758] 1799926=openssl/test_pkey_ec
[707/758] 1799928=ruby/test_rand
[708/758] 1799926=-ext-/struct/test_data
[709/758] 1799926=optparse/test_noarg
[710/758] 1799938=prism/result/static_literals_test
[711/758] 1799938=psych/visitors/test_to_ruby
[712/758] 1799938=rubygems/test_bundled_ca
[713/758] 1799957=openssl/test_random
[714/758] 1799957=fiber/test_backtrace
[715/758] 1799957=rubygems/test_gem_safe_marshal
[716/758] 1799926=-ext-/string/test_capacity
[717/758] 1799926=-ext-/float/test_nextafter
[718/758] 1799938=dtrace/test_function_entry
[719/758] 1799938=prism/result/implicit_array_test
[720/758] 1799938=optparse/test_acceptable
[721/758] 1799926=-ext-/struct/test_len
[722/758] 1799926=prism/heredoc_dedent_test
[723/758] 1799926=rubygems/test_kernel
[724/758] 1799957=did_you_mean/spell_checking/test_method_name_check
[725/758] 1799928=lib/!Nothing_to_test
[726/758] 1799928=ruby/test_keyword
[727/758] 1799957=prism/result/numeric_value_test
[728/758] 1799957=rubygems/test_gem_package_task
[729/758] 1799957=openssl/test_provider
[730/758] 1799938=openssl/test_bn
[731/758] 1799938=net/http/test_httpheader
[732/758] 1799938=net/http/test_http_request
[733/758] 1799938=ruby/test_data
[734/758] 1799938=rubygems/test_gem_commands_server_command
[735/758] 1799938=did_you_mean/spell_checking/test_key_name_check
[736/758] 1799938=ripper/test_ripper
[737/758] 1799926=test_singleton
[738/758] 1799926=ruby/test_assignment
[739/758] 1799953=ruby/test_syntax
[740/758] 1799957=date/test_date_marshal
[741/758] 1799957=openssl/test_ossl
[742/758] 1799957=rubygems/test_gem_request_set_gem_dependency_api
[743/758] 1799957=ruby/enc/test_grapheme_breaks
[744/758] 1799957=ruby/test_pack
[745/758] 1799928=rubygems/test_gem_commands_unpack_command
[746/758] 1799928=rubygems/test_gem_commands_exec_command
[747/758] 1799938=rubygems/test_gem_resolver_local_specification
[748/758] 1799938=ruby/test_autoload
[749/758] 1799957=optparse/test_optarg
[750/758] 1799957=io/wait/test_ractor
[751/758] 1799957=openssl/test_ssl_session
[752/758] 1799960=psych/json/test_stream
[753/758] 1799960=ruby/test_file_exhaustive
[754/758] 1799928=rubygems/test_gem_ext_cargo_builder
[755/758] 1799936=rubygems/test_gem_gem_runner
[756/758] 1799957=psych/test_exception
[757/758] 1799957=psych/test_object
[758/758] 1799957=rubygems/test_gem_commands_signout_command
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1010    1010    1010 ?             -1 Ss    1000   0:01 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
   1010    1018    1018    1018 pts/0       1018 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
   1018    1020    1018    1018 pts/0       1018 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1020 1798657    1018    1018 pts/0       1018 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1798657 1798660    1018    1018 pts/0       1018 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.20260123-190343 --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
1798660 1798661    1018    1018 pts/0       1018 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260123-190343 --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
1798661 1799592    1018    1018 pts/0       1018 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1799592 1799593    1018    1018 pts/0       1018 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1799593 1799923    1018    1018 pts/0       1018 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
1799923 1799950    1018    1018 pts/0       1018 Sl+   1000   0:14 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestGc#test_interrupt_in_finalizer
1799950 1881316    1018    1018 pts/0       1018 Rl+   1000   8:43 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems -e       Signal.trap(:INT, 'DEFAULT')       pid = $$       Thread.start do         10.times {           sleep 0.1           Process.kill("INT", pid) rescue break         }       end       f = proc {1000.times {}}       loop do         ObjectSpace.define_finalizer(Object.new, f)       end 
1798661 2240824    1018    1018 pts/0       1018 R+    1000   0:00 ps jx
{1=>[1010], 1010=>[1018], 1018=>[1020], 1020=>[1798657], 1798657=>[1798660], 1798660=>[1798661], 1798661=>[1799592, 2240824], 1799592=>[1799593], 1799593=>[1799923], 1799923=>[1799950], 1799950=>[1881316]}
$ timeout 60 gdb -p 1881316 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1881451]
[New LWP 1881414]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000600478efb356 in rb_gc_impl_obj_slot_size (obj=127645033161680) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2211
2211	    return GET_HEAP_PAGE(obj)->slot_size - RVALUE_OVERHEAD;

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x74195aacfc40 (LWP 1881316) "ruby" 0x0000600478efb356 in rb_gc_impl_obj_slot_size (obj=127645033161680) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2211
  2    Thread 0x74193afb36c0 (LWP 1881451) "-e:3" 0x000074195a898d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00000b0d4) at ./nptl/futex-internal.c:57
  3    Thread 0x74193e7ff6c0 (LWP 1881414) "ruby" 0x000074195a91b4fd in __GI___poll (fds=0x74193d5ff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x74193e7ff6c0 (LWP 1881414) "ruby"):
#0  0x000074195a91b4fd in __GI___poll (fds=0x74193d5ff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000600478df274a in __interceptor_poll ()
No symbol table info available.
#2  0x00006004791f42cb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1083
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x0000600478e4baff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000074195a89caa4 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 = {127651771578048, -7074880928487546197, 127651771578048, -352, 0, 140725771043248, -7074880928508517717, -7075101499444272469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000074195a929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x74193afb36c0 (LWP 1881451) "-e:3"):
#0  0x000074195a898d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00000b0d4) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00000b0d4) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00000b0d4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000074195a89b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000658, cond=0x50c00000b0a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x74195a89b4b0 <__condvar_cleanup_waiting>, __arg = 0x74193afb1490, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3891, cond = 0x50c00000b0a8, mutex = 0x515000000658, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3891
        seq = 1945
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00000b0a8, mutex=mutex@entry=0x515000000658) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006004791bee5f in rb_native_cond_wait (cond=0x50c00000b0d4, mutex=0x515000000658) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000658, th=0x51500000ff80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x515000000080
#7  0x00006004791d06d9 in thread_sched_yield (sched=0x515000000658, th=0x51500000ff80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1139
        can_direct_transfer = <optimized out>
#8  rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk_asan/thread.c:1505
        th = 0x51500000ff80
#9  0x00006004791d5727 in rb_threadptr_execute_interrupts (th=0x51500000ff80, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2719
        limits_us = 100000
        sig = <optimized out>
        timer_interrupt = <optimized out>
        pending_interrupt = <optimized out>
        terminate_interrupt = <optimized out>
        trap_interrupt = <optimized out>
        postponed_job_interrupt = <optimized out>
        ret = 0
        interrupt = 1
#10 0x0000600479272b4e in rb_vm_check_ints (ec=0x51700000afd0) at /tmp/ruby/src/trunk_asan/vm_core.h:2265
No locals.
#11 vm_pop_frame (ec=0x51700000afd0, cfp=0x74193b0b5720, ep=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:452
        flags = 572653569
#12 vm_exec_core (ec=ec@entry=0x51700000afd0) at ../../src/trunk_asan/insns.def:1174
        leaf = false
        val = 4
        insns_address_table = {0x600479265f06 <vm_exec_core+1494>, 0x60047926720d <vm_exec_core+6365>, 0x60047926c3a1 <vm_exec_core+27249>, 0x600479266d7f <vm_exec_core+5199>, 0x60047926d152 <vm_exec_core+30754>, 0x60047926af54 <vm_exec_core+22052>, 0x600479268bfe <vm_exec_core+13006>, 0x60047926606e <vm_exec_core+1854>, 0x60047926c994 <vm_exec_core+28772>, 0x60047926c6dc <vm_exec_core+28076>, 0x600479266ffc <vm_exec_core+5836>, 0x60047926655e <vm_exec_core+3118>, 0x60047926b656 <vm_exec_core+23846>, 0x600479267b03 <vm_exec_core+8659>, 0x60047926cb95 <vm_exec_core+29285>, 0x60047926c83e <vm_exec_core+28430>, 0x6004792681f1 <vm_exec_core+10433>, 0x600479268b8d <vm_exec_core+12893>, 0x60047926b1b5 <vm_exec_core+22661>, 0x60047926c7b5 <vm_exec_core+28293>, 0x60047926a660 <vm_exec_core+19760>, 0x60047926b23e <vm_exec_core+22798>, 0x60047926bcf7 <vm_exec_core+25543>, 0x60047926a59d <vm_exec_core+19565>, 0x60047926649b <vm_exec_core+2923>, 0x60047926ac57 <vm_exec_core+21287>, 0x60047926632e <vm_exec_core+2558>, 0x600479266764 <vm_exec_core+3636>, 0x600479268474 <vm_exec_core+11076>, 0x60047926a16a <vm_exec_core+18490>, 0x60047926aaf0 <vm_exec_core+20928>, 0x600479269e0f <vm_exec_core+17631>, 0x600479265f3a <vm_exec_core+1546>, 0x60047926bf27 <vm_exec_core+26103>, 0x60047926c607 <vm_exec_core+27863>, 0x60047926690b <vm_exec_core+4059>, 0x6004792674b7 <vm_exec_core+7047>, 0x600479267175 <vm_exec_core+6213>, 0x600479267bf2 <vm_exec_core+8898>, 0x600479268a29 <vm_exec_core+12537>, 0x6004792669b2 <vm_exec_core+4226>, 0x60047926bd8f <vm_exec_core+25695>, 0x600479267441 <vm_exec_core+6929>, 0x6004792688d7 <vm_exec_core+12199>, 0x60047926939e <vm_exec_core+14958>, 0x60047926b6ec <vm_exec_core+23996>, 0x60047926a822 <vm_exec_core+20210>, 0x600479267ecc <vm_exec_core+9628>, 0x60047926774e <vm_exec_core+7710>, 0x60047926b542 <vm_exec_core+23570>, 0x600479268654 <vm_exec_core+11556>, 0x60047926ad56 <vm_exec_core+21542>, 0x60047926a894 <vm_exec_core+20324>, 0x60047926ae0d <vm_exec_core+21725>, 0x60047926c2d9 <vm_exec_core+27049>, 0x600479269c21 <vm_exec_core+17137>, 0x60047926b7a5 <vm_exec_core+24181>, 0x600479265c88 <vm_exec_core+856>, 0x60047926b2d3 <vm_exec_core+22947>, 0x600479267feb <vm_exec_core+9915>, 0x60047926a4f8 <vm_exec_core+19400>, 0x60047926a738 <vm_exec_core+19976>, 0x600479268fd2 <vm_exec_core+13986>, 0x600479266818 <vm_exec_core+3816>, 0x600479268399 <vm_exec_core+10857>, 0x6004792679d6 <vm_exec_core+8358>, 0x60047926ae8b <vm_exec_core+21851>, 0x600479266b43 <vm_exec_core+4627>, 0x600479268d7f <vm_exec_core+13391>, 0x6004792696cf <vm_exec_core+15775>, 0x600479267cd0 <vm_exec_core+9120>, 0x6004792738e0 <vm_exec_core+57264>, 0x6004792676a5 <vm_exec_core+7541>, 0x60047926759d <vm_exec_core+7277>, 0x6004792678a8 <vm_exec_core+8056>, 0x600479268293 <vm_exec_core+10595>, 0x60047926a00e <vm_exec_core+18142>, 0x600479269459 <vm_exec_core+15145>, 0x60047926ab6f <vm_exec_core+21055>, 0x6004792698b5 <vm_exec_core+16261>, 0x60047926be50 <vm_exec_core+25888>, 0x60047926d3f7 <vm_exec_core+31431>, 0x60047926c094 <vm_exec_core+26468>, 0x60047926cce5 <vm_exec_core+29621>, 0x60047926cdd6 <vm_exec_core+29862>, 0x6004792663c0 <vm_exec_core+2704>, 0x60047926c8bd <vm_exec_core+28557>, 0x600479268579 <vm_exec_core+11337>, 0x60047926cab8 <vm_exec_core+29064>, 0x6004792680ba <vm_exec_core+10122>, 0x60047926bfcb <vm_exec_core+26267>, 0x600479266257 <vm_exec_core+2343>, 0x600479266a3d <vm_exec_core+4365>, 0x60047926d01a <vm_exec_core+30442>, 0x60047926895d <vm_exec_core+12333>, 0x60047926875a <vm_exec_core+11818>, 0x600479265c8d <vm_exec_core+861>, 0x60047926617a <vm_exec_core+2122>, 0x600479265d13 <vm_exec_core+995>, 0x60047926c183 <vm_exec_core+26707>, 0x600479269ade <vm_exec_core+16814>, 0x6004792691a2 <vm_exec_core+14450>, 0x6004792699ba <vm_exec_core+16522>, 0x600479269606 <vm_exec_core+15574>, 0x6004792687ef <vm_exec_core+11967>, 0x6004792690ad <vm_exec_core+14205>, 0x600479268a79 <vm_exec_core+12617>, 0x6004792692bc <vm_exec_core+14732>, 0x60047926932d <vm_exec_core+14845>, 0x600479265ef7 <vm_exec_core+1479>, 0x6004792671fe <vm_exec_core+6350>, 0x60047926c392 <vm_exec_core+27234>, 0x600479266d70 <vm_exec_core+5184>, 0x60047926d143 <vm_exec_core+30739>, 0x60047926af45 <vm_exec_core+22037>, 0x600479268bef <vm_exec_core+12991>, 0x60047926605f <vm_exec_core+1839>, 0x60047926c985 <vm_exec_core+28757>, 0x60047926c6cd <vm_exec_core+28061>, 0x600479266fed <vm_exec_core+5821>, 0x60047926654f <vm_exec_core+3103>, 0x60047926b647 <vm_exec_core+23831>, 0x600479267af4 <vm_exec_core+8644>, 0x60047926cb86 <vm_exec_core+29270>, 0x60047926c82f <vm_exec_core+28415>, 0x6004792681e2 <vm_exec_core+10418>, 0x600479268b7e <vm_exec_core+12878>, 0x60047926b1a6 <vm_exec_core+22646>, 0x60047926c7a6 <vm_exec_core+28278>, 0x60047926a651 <vm_exec_core+19745>, 0x60047926b22f <vm_exec_core+22783>, 0x60047926bce8 <vm_exec_core+25528>, 0x60047926a58e <vm_exec_core+19550>, 0x60047926648c <vm_exec_core+2908>, 0x60047926ac48 <vm_exec_core+21272>, 0x60047926631f <vm_exec_core+2543>, 0x600479266755 <vm_exec_core+3621>, 0x600479268465 <vm_exec_core+11061>, 0x60047926a15b <vm_exec_core+18475>, 0x60047926aae1 <vm_exec_core+20913>, 0x600479269e00 <vm_exec_core+17616>, 0x600479265f2b <vm_exec_core+1531>, 0x60047926bf18 <vm_exec_core+26088>, 0x60047926c5f8 <vm_exec_core+27848>, 0x6004792668fc <vm_exec_core+4044>, 0x6004792674a8 <vm_exec_core+7032>, 0x600479267166 <vm_exec_core+6198>, 0x600479267be3 <vm_exec_core+8883>, 0x600479268a1a <vm_exec_core+12522>, 0x6004792669a3 <vm_exec_core+4211>, 0x60047926bd80 <vm_exec_core+25680>, 0x600479267432 <vm_exec_core+6914>, 0x6004792688c8 <vm_exec_core+12184>, 0x60047926938f <vm_exec_core+14943>, 0x60047926b6dd <vm_exec_core+23981>, 0x60047926a813 <vm_exec_core+20195>, 0x600479267ebd <vm_exec_core+9613>, 0x60047926773f <vm_exec_core+7695>, 0x60047926b533 <vm_exec_core+23555>, 0x600479268645 <vm_exec_core+11541>, 0x60047926ad47 <vm_exec_core+21527>, 0x60047926a885 <vm_exec_core+20309>, 0x60047926adfe <vm_exec_core+21710>, 0x60047926c2ca <vm_exec_core+27034>, 0x600479269c12 <vm_exec_core+17122>, 0x60047926b796 <vm_exec_core+24166>, 0x60047926ac34 <vm_exec_core+21252>, 0x60047926b2c4 <vm_exec_core+22932>, 0x600479267fdc <vm_exec_core+9900>, 0x60047926a4e9 <vm_exec_core+19385>, 0x60047926a729 <vm_exec_core+19961>, 0x600479268fc3 <vm_exec_core+13971>, 0x60047926a156 <vm_exec_core+18470>, 0x60047926838a <vm_exec_core+10842>, 0x6004792679c7 <vm_exec_core+8343>, 0x60047926ae7c <vm_exec_core+21836>, 0x600479266b34 <vm_exec_core+4612>, 0x600479268d70 <vm_exec_core+13376>, 0x6004792696c0 <vm_exec_core+15760>, 0x600479267cc1 <vm_exec_core+9105>, 0x6004792738d1 <vm_exec_core+57249>, 0x600479267696 <vm_exec_core+7526>, 0x60047926758e <vm_exec_core+7262>, 0x600479267899 <vm_exec_core+8041>, 0x600479268284 <vm_exec_core+10580>, 0x600479269fff <vm_exec_core+18127>, 0x60047926944a <vm_exec_core+15130>, 0x600479269ffa <vm_exec_core+18122>, 0x60047926a80e <vm_exec_core+20190>, 0x60047926a809 <vm_exec_core+20185>, 0x600479267894 <vm_exec_core+8036>, 0x60047926ac34 <vm_exec_core+21252>, 0x6004792689e3 <vm_exec_core+12467>, 0x6004792689e8 <vm_exec_core+12472>, 0x60047926a804 <vm_exec_core+20180>, 0x60047926a64c <vm_exec_core+19740>, 0x6004792696bb <vm_exec_core+15755>, 0x6004792695f2 <vm_exec_core+15554>, 0x60047926a6fb <vm_exec_core+19915>, 0x600479269ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x74193b0b5720
        reg_pc = 0x502000029820
        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_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>
#13 0x0000600479260ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700000afd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006004792a51db in invoke_iseq_block_from_c (ec=0x51700000afd0, captured=<optimized out>, self=127652243617680, 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:1820
        flags = 0
        iseq = 0x74195a1cbf50
        cfp = 0x74193b0b57c8
        sp = 0x74193afb5818
        use_argv = <optimized out>
        stack_argv = 0x74193afb5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51700000afd0, self=127652243617680, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#16 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:1944
No locals.
#17 0x00006004792e81d6 in rb_vm_invoke_proc (ec=0x51700000afd0, proc=0x189, argc=1518964081, argv=0x74193a3dba40, kw_splat=-1, passed_block_handler=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#18 vm_call0_body (ec=<optimized out>, calling=0x74193a3dbc60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:293
        proc = 0x189
        ci = 0x74193a3dbcd0
        cc = 0x74193a3dbd20
        ret = <optimized out>
#19 0x000060047928d4df in vm_call0_cc (ec=0x51700000afd0, recv=127652234836680, id=3473, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x189)>
        use_argv = 0x74193a3dba40
        av = <optimized out>
#20 rb_vm_call0 (ec=0x51700000afd0, recv=127652234836680, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:61
        cc = <optimized out>
#21 rb_vm_call_kw (ec=0x51700000afd0, recv=127652234836680, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, me=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:326
No locals.
#22 rb_check_funcall_default_kw (recv=127652234836680, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, def=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:712
        klass = <optimized out>
        ec = 0x51700000afd0
        respond = <optimized out>
        me = <optimized out>
#23 0x0000600478ee2979 in rb_gc_run_obj_finalizer (objid=188334129, count=<optimized out>, callback=<optimized out>, data=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:315
        i = 0
        _ec = 0x51700000afd0
        _tag = <optimized out>
        state = <optimized out>
        saved = {errinfo = 4, final = 127652234836680, cfp = 0x74193b0b57c8, sp = 0x74193afb5818, finished = 0}
        ec = 0x51700000afd0
#24 0x0000600478ee1cc9 in run_final (zombie=127650917195200, lev=0, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2874
        key = 127650917195200
        table = <optimized out>
#25 finalize_list (zombie=127650917195200, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2899
        next_zombie = 127650917195040
        page = 0x51c001c6a080
        lev = 0
        next_zombie = <optimized out>
        page = <optimized out>
        lev = <optimized out>
#26 finalize_deferred_heap_pages (objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2923
        zombie = <optimized out>
#27 0x0000600478ee1733 in finalize_deferred (objspace=0x0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2931
No locals.
#28 gc_finalize_deferred (dmy=0x0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2941
        objspace = 0x0
#29 0x0000600479318ec8 in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:2018
        i = 1518964081
        data = 0x50c00000b0d4
        func = <optimized out>
        wq_job = <optimized out>
        _ec = 0x51700000afd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74193afb2770, <optimized out>, 0x74193afb2620, <optimized out>, <optimized out>}, prev = 0x74193afb2c00, state = RUBY_TAG_NONE, lock_rec = 0}
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x74193a3b36b0, prev = 0x74193a3b36b0}}
        pjq = 0x516000000080
        ec = <optimized out>
        block_mask = 12
        triggered_bits = 0
#30 0x00006004791d494e in rb_threadptr_execute_interrupts (th=0x51500000ff80, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2645
        sig = <optimized out>
        timer_interrupt = <optimized out>
        pending_interrupt = <optimized out>
        terminate_interrupt = <optimized out>
        trap_interrupt = <optimized out>
        postponed_job_interrupt = <optimized out>
        ret = 0
        interrupt = 4
#31 0x00006004791f2b50 in vm_check_ints_blocking (ec=0x51700000afd0) at /tmp/ruby/src/trunk_asan/thread.c:225
        th = 0x51500000ff80
        result = <optimized out>
        scheduler = <optimized out>
#32 thread_do_start_proc (th=th@entry=0x51500000ff80) at /tmp/ruby/src/trunk_asan/thread.c:592
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000006410
        args_len = <optimized out>
        args_ptr = <optimized out>
#33 0x00006004791f066d in thread_do_start (th=0x51500000ff80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#34 thread_start_func_2 (th=th@entry=0x51500000ff80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000080
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x00006004791ef95e in call_thread_start_func_2 (th=0x51500000ff80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x74193afb2cc0
#36 nt_start (ptr=0x50c00000b080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500000ff80
        sched = <optimized out>
        nt = 0x50c00000b080
        vm = 0x525000000100
#37 0x0000600478e4baff in asan_thread_start(void*) ()
No symbol table info available.
#38 0x000074195a89caa4 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 = {127651712546496, -7074890796174908757, 127651712546496, -352, 0, 140725771040624, -7074890796195880277, -7075101499444272469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#39 0x000074195a929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74195aacfc40 (LWP 1881316) "ruby"):
#0  0x0000600478efb356 in rb_gc_impl_obj_slot_size (obj=127645033161680) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2211
No locals.
#1  rb_gc_obj_slot_size (obj=127645033161680) at /tmp/ruby/src/trunk_asan/gc.c:983
No locals.
#2  rb_asan_unpoison_object (obj=127645033161680, newobj_p=false) at /tmp/ruby/src/trunk_asan/gc.c:5036
        ptr = 0x7417acdbe3d0
#3  gc_sweep_plane (objspace=objspace@entry=0x51d000000080, heap=<optimized out>, p=127645033161680, p@entry=127645033159680, bitset=1742, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3481
        vp = 127645033161680
        sweep_page = <optimized out>
        slot_size = <optimized out>
        slot_bits = <optimized out>
#4  0x0000600478efaf9a in gc_sweep_page (objspace=objspace@entry=0x51d000000080, heap=heap@entry=0x51d0000000a8, ctx=ctx@entry=0x741958b71290) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3598
        i = <error reading variable i (Incompatible types on DWARF stack)>
        sweep_page = 0x51c0086b2080
        p = 127645033159680
        bits = 0x51c0086b2198
        page_rvalue_count = <optimized out>
        out_of_range_bits = <optimized out>
        bitmap_plane_count = <optimized out>
        slot_mask = 18446744073709551615
        bitset = 5
#5  0x0000600478eecc3b in gc_sweep_step (objspace=<optimized out>, heap=0x51d0000000a8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3879
        ctx = {page = 0x51c0086b2080, final_slots = 0, freed_slots = 1, empty_slots = <optimized out>}
        free_slots = <optimized out>
        sweep_page = 0x51c0086b2080
        swept_slots = 1706
        pooled_slots = 1024
#6  0x0000600478ee605f in gc_sweep_continue (objspace=0x51d000000080, sweep_heap=0x51d0000000a8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3962
        heap = 0x51d0000000a8
        i = 0
        i = <optimized out>
        heap = <optimized out>
#7  gc_continue (objspace=0x51d000000080, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2052
        lock_lev = 0
        needs_gc = <optimized out>
#8  0x0000600478ee49b7 in heap_prepare (objspace=0x51d000000080, heap=0x51d0000000a8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2071
No locals.
#9  heap_next_free_page (objspace=0x51d000000080, heap=0x51d0000000a8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2298
        page = <optimized out>
#10 newobj_cache_miss (objspace=0x51d000000080, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2405
        page = <optimized out>
        heap = 0x51d0000000a8
        obj = 0
        lev = 1
        unlock_vm = <optimized out>
#11 0x0000600478ec6fbc in newobj_alloc (objspace=0xe83759afc75, cache=0x50c000000100, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2429
        obj = <optimized out>
#12 rb_gc_impl_new_obj (objspace_ptr=0xe83759afc75, cache_ptr=0x50c000000100, klass=127652236497760, flags=8199, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2508
        objspace = 0xe83759afc75
        heap_idx = 0
        cache = 0x50c000000100
        obj = <optimized out>
#13 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1007
        obj = <optimized out>
#14 0x000060047945969f in ary_alloc_embed (klass=127652236497760, capa=2) at /tmp/ruby/src/trunk_asan/array.c:689
        size = 40
        ary = <optimized out>
#15 ary_new (klass=<optimized out>, capa=2) at /tmp/ruby/src/trunk_asan/array.c:737
        ary = <optimized out>
#16 0x0000600479459cf4 in rb_ary_new_capa (capa=2) at /tmp/ruby/src/trunk_asan/array.c:754
No locals.
#17 rb_ary_new_from_args (n=2) at /tmp/ruby/src/trunk_asan/array.c:770
        ar = <optimized out>
        ary = <optimized out>
        i = <optimized out>
#18 0x0000600478ec9805 in rb_gc_impl_define_finalizer (objspace_ptr=<optimized out>, obj=127650841166320, block=127652234836680) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2805
        objspace = <optimized out>
        lev = 0
        table = <optimized out>
        data = <optimized out>
        dup_table = <optimized out>
        len = <optimized out>
        i = <optimized out>
        recv = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#19 rb_define_finalizer (obj=127650841166320, block=127652234836680) at /tmp/ruby/src/trunk_asan/gc.c:1800
No locals.
#20 0x00006004792d1518 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:3902
        ci = 0x5e2100100005
        cc = <optimized out>
        me = 0x74195a33d7a8
        cfunc = 0x50600003c688
        recv = 127652236411200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x000060047927214d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x741957dff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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>
#22 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x600479265f06 <vm_exec_core+1494>, 0x60047926720d <vm_exec_core+6365>, 0x60047926c3a1 <vm_exec_core+27249>, 0x600479266d7f <vm_exec_core+5199>, 0x60047926d152 <vm_exec_core+30754>, 0x60047926af54 <vm_exec_core+22052>, 0x600479268bfe <vm_exec_core+13006>, 0x60047926606e <vm_exec_core+1854>, 0x60047926c994 <vm_exec_core+28772>, 0x60047926c6dc <vm_exec_core+28076>, 0x600479266ffc <vm_exec_core+5836>, 0x60047926655e <vm_exec_core+3118>, 0x60047926b656 <vm_exec_core+23846>, 0x600479267b03 <vm_exec_core+8659>, 0x60047926cb95 <vm_exec_core+29285>, 0x60047926c83e <vm_exec_core+28430>, 0x6004792681f1 <vm_exec_core+10433>, 0x600479268b8d <vm_exec_core+12893>, 0x60047926b1b5 <vm_exec_core+22661>, 0x60047926c7b5 <vm_exec_core+28293>, 0x60047926a660 <vm_exec_core+19760>, 0x60047926b23e <vm_exec_core+22798>, 0x60047926bcf7 <vm_exec_core+25543>, 0x60047926a59d <vm_exec_core+19565>, 0x60047926649b <vm_exec_core+2923>, 0x60047926ac57 <vm_exec_core+21287>, 0x60047926632e <vm_exec_core+2558>, 0x600479266764 <vm_exec_core+3636>, 0x600479268474 <vm_exec_core+11076>, 0x60047926a16a <vm_exec_core+18490>, 0x60047926aaf0 <vm_exec_core+20928>, 0x600479269e0f <vm_exec_core+17631>, 0x600479265f3a <vm_exec_core+1546>, 0x60047926bf27 <vm_exec_core+26103>, 0x60047926c607 <vm_exec_core+27863>, 0x60047926690b <vm_exec_core+4059>, 0x6004792674b7 <vm_exec_core+7047>, 0x600479267175 <vm_exec_core+6213>, 0x600479267bf2 <vm_exec_core+8898>, 0x600479268a29 <vm_exec_core+12537>, 0x6004792669b2 <vm_exec_core+4226>, 0x60047926bd8f <vm_exec_core+25695>, 0x600479267441 <vm_exec_core+6929>, 0x6004792688d7 <vm_exec_core+12199>, 0x60047926939e <vm_exec_core+14958>, 0x60047926b6ec <vm_exec_core+23996>, 0x60047926a822 <vm_exec_core+20210>, 0x600479267ecc <vm_exec_core+9628>, 0x60047926774e <vm_exec_core+7710>, 0x60047926b542 <vm_exec_core+23570>, 0x600479268654 <vm_exec_core+11556>, 0x60047926ad56 <vm_exec_core+21542>, 0x60047926a894 <vm_exec_core+20324>, 0x60047926ae0d <vm_exec_core+21725>, 0x60047926c2d9 <vm_exec_core+27049>, 0x600479269c21 <vm_exec_core+17137>, 0x60047926b7a5 <vm_exec_core+24181>, 0x600479265c88 <vm_exec_core+856>, 0x60047926b2d3 <vm_exec_core+22947>, 0x600479267feb <vm_exec_core+9915>, 0x60047926a4f8 <vm_exec_core+19400>, 0x60047926a738 <vm_exec_core+19976>, 0x600479268fd2 <vm_exec_core+13986>, 0x600479266818 <vm_exec_core+3816>, 0x600479268399 <vm_exec_core+10857>, 0x6004792679d6 <vm_exec_core+8358>, 0x60047926ae8b <vm_exec_core+21851>, 0x600479266b43 <vm_exec_core+4627>, 0x600479268d7f <vm_exec_core+13391>, 0x6004792696cf <vm_exec_core+15775>, 0x600479267cd0 <vm_exec_core+9120>, 0x6004792738e0 <vm_exec_core+57264>, 0x6004792676a5 <vm_exec_core+7541>, 0x60047926759d <vm_exec_core+7277>, 0x6004792678a8 <vm_exec_core+8056>, 0x600479268293 <vm_exec_core+10595>, 0x60047926a00e <vm_exec_core+18142>, 0x600479269459 <vm_exec_core+15145>, 0x60047926ab6f <vm_exec_core+21055>, 0x6004792698b5 <vm_exec_core+16261>, 0x60047926be50 <vm_exec_core+25888>, 0x60047926d3f7 <vm_exec_core+31431>, 0x60047926c094 <vm_exec_core+26468>, 0x60047926cce5 <vm_exec_core+29621>, 0x60047926cdd6 <vm_exec_core+29862>, 0x6004792663c0 <vm_exec_core+2704>, 0x60047926c8bd <vm_exec_core+28557>, 0x600479268579 <vm_exec_core+11337>, 0x60047926cab8 <vm_exec_core+29064>, 0x6004792680ba <vm_exec_core+10122>, 0x60047926bfcb <vm_exec_core+26267>, 0x600479266257 <vm_exec_core+2343>, 0x600479266a3d <vm_exec_core+4365>, 0x60047926d01a <vm_exec_core+30442>, 0x60047926895d <vm_exec_core+12333>, 0x60047926875a <vm_exec_core+11818>, 0x600479265c8d <vm_exec_core+861>, 0x60047926617a <vm_exec_core+2122>, 0x600479265d13 <vm_exec_core+995>, 0x60047926c183 <vm_exec_core+26707>, 0x600479269ade <vm_exec_core+16814>, 0x6004792691a2 <vm_exec_core+14450>, 0x6004792699ba <vm_exec_core+16522>, 0x600479269606 <vm_exec_core+15574>, 0x6004792687ef <vm_exec_core+11967>, 0x6004792690ad <vm_exec_core+14205>, 0x600479268a79 <vm_exec_core+12617>, 0x6004792692bc <vm_exec_core+14732>, 0x60047926932d <vm_exec_core+14845>, 0x600479265ef7 <vm_exec_core+1479>, 0x6004792671fe <vm_exec_core+6350>, 0x60047926c392 <vm_exec_core+27234>, 0x600479266d70 <vm_exec_core+5184>, 0x60047926d143 <vm_exec_core+30739>, 0x60047926af45 <vm_exec_core+22037>, 0x600479268bef <vm_exec_core+12991>, 0x60047926605f <vm_exec_core+1839>, 0x60047926c985 <vm_exec_core+28757>, 0x60047926c6cd <vm_exec_core+28061>, 0x600479266fed <vm_exec_core+5821>, 0x60047926654f <vm_exec_core+3103>, 0x60047926b647 <vm_exec_core+23831>, 0x600479267af4 <vm_exec_core+8644>, 0x60047926cb86 <vm_exec_core+29270>, 0x60047926c82f <vm_exec_core+28415>, 0x6004792681e2 <vm_exec_core+10418>, 0x600479268b7e <vm_exec_core+12878>, 0x60047926b1a6 <vm_exec_core+22646>, 0x60047926c7a6 <vm_exec_core+28278>, 0x60047926a651 <vm_exec_core+19745>, 0x60047926b22f <vm_exec_core+22783>, 0x60047926bce8 <vm_exec_core+25528>, 0x60047926a58e <vm_exec_core+19550>, 0x60047926648c <vm_exec_core+2908>, 0x60047926ac48 <vm_exec_core+21272>, 0x60047926631f <vm_exec_core+2543>, 0x600479266755 <vm_exec_core+3621>, 0x600479268465 <vm_exec_core+11061>, 0x60047926a15b <vm_exec_core+18475>, 0x60047926aae1 <vm_exec_core+20913>, 0x600479269e00 <vm_exec_core+17616>, 0x600479265f2b <vm_exec_core+1531>, 0x60047926bf18 <vm_exec_core+26088>, 0x60047926c5f8 <vm_exec_core+27848>, 0x6004792668fc <vm_exec_core+4044>, 0x6004792674a8 <vm_exec_core+7032>, 0x600479267166 <vm_exec_core+6198>, 0x600479267be3 <vm_exec_core+8883>, 0x600479268a1a <vm_exec_core+12522>, 0x6004792669a3 <vm_exec_core+4211>, 0x60047926bd80 <vm_exec_core+25680>, 0x600479267432 <vm_exec_core+6914>, 0x6004792688c8 <vm_exec_core+12184>, 0x60047926938f <vm_exec_core+14943>, 0x60047926b6dd <vm_exec_core+23981>, 0x60047926a813 <vm_exec_core+20195>, 0x600479267ebd <vm_exec_core+9613>, 0x60047926773f <vm_exec_core+7695>, 0x60047926b533 <vm_exec_core+23555>, 0x600479268645 <vm_exec_core+11541>, 0x60047926ad47 <vm_exec_core+21527>, 0x60047926a885 <vm_exec_core+20309>, 0x60047926adfe <vm_exec_core+21710>, 0x60047926c2ca <vm_exec_core+27034>, 0x600479269c12 <vm_exec_core+17122>, 0x60047926b796 <vm_exec_core+24166>, 0x60047926ac34 <vm_exec_core+21252>, 0x60047926b2c4 <vm_exec_core+22932>, 0x600479267fdc <vm_exec_core+9900>, 0x60047926a4e9 <vm_exec_core+19385>, 0x60047926a729 <vm_exec_core+19961>, 0x600479268fc3 <vm_exec_core+13971>, 0x60047926a156 <vm_exec_core+18470>, 0x60047926838a <vm_exec_core+10842>, 0x6004792679c7 <vm_exec_core+8343>, 0x60047926ae7c <vm_exec_core+21836>, 0x600479266b34 <vm_exec_core+4612>, 0x600479268d70 <vm_exec_core+13376>, 0x6004792696c0 <vm_exec_core+15760>, 0x600479267cc1 <vm_exec_core+9105>, 0x6004792738d1 <vm_exec_core+57249>, 0x600479267696 <vm_exec_core+7526>, 0x60047926758e <vm_exec_core+7262>, 0x600479267899 <vm_exec_core+8041>, 0x600479268284 <vm_exec_core+10580>, 0x600479269fff <vm_exec_core+18127>, 0x60047926944a <vm_exec_core+15130>, 0x600479269ffa <vm_exec_core+18122>, 0x60047926a80e <vm_exec_core+20190>, 0x60047926a809 <vm_exec_core+20185>, 0x600479267894 <vm_exec_core+8036>, 0x60047926ac34 <vm_exec_core+21252>, 0x6004792689e3 <vm_exec_core+12467>, 0x6004792689e8 <vm_exec_core+12472>, 0x60047926a804 <vm_exec_core+20180>, 0x60047926a64c <vm_exec_core+19740>, 0x6004792696bb <vm_exec_core+15755>, 0x6004792695f2 <vm_exec_core+15554>, 0x60047926a6fb <vm_exec_core+19915>, 0x600479269ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x741957dff720
        reg_pc = 0x50f000001678
        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_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>
#23 0x0000600479260ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00006004792a9f79 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d0
        val = <optimized out>
#25 0x0000600478e92c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x74195a1cc220) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd45980e10, <optimized out>, 0x7ffd45980d60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x74195a1cc220
#26 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#27 0x0000600478e8bbb7 in rb_main (argc=5, argv=0x7ffd45980fd8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#28 main (argc=5, argv=0x7ffd45980fd8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1881316) detached]
$ timeout 60 gdb -p 1799950 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1881360]
[New LWP 1881359]
[New LWP 1835909]
[New LWP 1821478]
[New LWP 1799970]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007594fb498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ffe418dbe80, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7594fb6abc40 (LWP 1799950) "ruby"            0x00007594fb498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ffe418dbe80, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x7594c80106c0 (LWP 1881360) "envutil.rb:244"  0x00007594fb51b4fd in __GI___poll (fds=0x7594c36e3a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7594c34d76c0 (LWP 1881359) "envutil.rb:243"  0x00007594fb51b4fd in __GI___poll (fds=0x7594c47ef760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7594da2fd6c0 (LWP 1835909) "parallel.rb:40"  0x00007594fb51b4fd in __GI___poll (fds=0x7594c8728f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7594c2ad16c0 (LWP 1821478) "Timeout stdlib " 0x00007594fb498d71 in __futex_abstimed_wait_common64 (private=30100, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b2854) at ./nptl/futex-internal.c:57
  6    Thread 0x7594df3ff6c0 (LWP 1799970) "ruby"            0x00007594fb51b4fd in __GI___poll (fds=0x7594dbdbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 6 (Thread 0x7594df3ff6c0 (LWP 1799970) "ruby"):
#0  0x00007594fb51b4fd in __GI___poll (fds=0x7594dbdbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058cc9b02174a in __interceptor_poll ()
No symbol table info available.
#2  0x000058cc9b4232cb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1083
        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:3066
        vm = <optimized out>
#4  0x000058cc9b07aaff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007594fb49caa4 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 = {129282261120704, -597282940047806059, 129282261120704, -352, 0, 140729998234608, -597282940026834539, -597203344329100907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007594fb529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7594c2ad16c0 (LWP 1821478) "Timeout stdlib "):
#0  0x00007594fb498d71 in __futex_abstimed_wait_common64 (private=30100, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b2854) 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=30100, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001b2854) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0001b2854, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007594fb49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5150000008d8, cond=0x50c0001b2828) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7594fb49b4b0 <__condvar_cleanup_waiting>, __arg = 0x7594c2acfb70, __canceltype = -666480056, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c0001b2828, mutex = 0x5150000008d8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0001b2828, mutex=mutex@entry=0x5150000008d8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000058cc9b3ede5f in rb_native_cond_wait (cond=0x50c0001b2854, mutex=0x5150000008d8) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5150000008d8, th=th@entry=0x51500015a200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000058cc9b41d851 in thread_sched_to_waiting_until_wakeup (sched=0x5150000008d8, th=th@entry=0x51500015a200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
        can_direct_transfer = <optimized out>
#8  0x000058cc9b3fd40c in native_sleep (th=0x51500015a200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3341
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x51500015a200, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000058cc9b41bd1d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=129282010052200, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x51500015a200
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:983
        args = <optimized out>
#12 0x000058cc9b0c66ce 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:1146
        _ec = 0x517000227150
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7594c2acff10, <optimized out>, 0x7594c2acfe20, <optimized out>, <optimized out>}, prev = 0x7594c9729240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000058cc9b0c6b59 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:1163
No locals.
#14 0x000058cc9b41b2b1 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x50600077a2c0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1055
        queue_waiter = {w = {self = 129282010052200, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 129282010052200, timeout = 4, end = <optimized out>}
        waitq = 0x50600077a2c0
        end = 0
#15 0x000058cc9b49c6c9 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7538
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#16 0x000058cc9b49c6c9 in vm_invoke_builtin_delegate (ec=0x517000227150, cfp=0x7594cc441758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000227150) at ../../src/trunk_asan/insns.def:1677
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594cc441758
        reg_pc = 0x510000002af8
        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_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 0x000058cc9b48fac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000227150
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x000058cc9b4d41db in invoke_iseq_block_from_c (ec=0x517000227150, captured=<optimized out>, self=129282144097160, 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:1820
        flags = 0
        iseq = 0x7594fad13f58
        cfp = 0x7594cc4417c8
        sp = 0x7594cc341818
        use_argv = <optimized out>
        stack_argv = 0x7594cc341818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000227150, self=129282144097160, 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:1914
        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:1944
No locals.
#22 0x000058cc9b4d2436 in rb_vm_invoke_proc (ec=0x50c0001b2854, proc=0x189, argc=-79065743, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#23 0x000058cc9b421acb in thread_do_start_proc (th=th@entry=0x51500015a200) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400048ab50
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x000058cc9b41f66d in thread_do_start (th=0x51500015a200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x51500015a200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x000058cc9b41e95e in call_thread_start_func_2 (th=0x51500015a200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7594c2ad0cc0
#27 nt_start (ptr=0x50c0001b2800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500015a200
        sched = <optimized out>
        nt = 0x50c0001b2800
        vm = 0x525000000100
#28 0x000058cc9b07aaff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007594fb49caa4 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 = {129281781733056, -597222343427968619, 129281781733056, -352, 25, 140729998220752, -597222343406997099, -597203344329100907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007594fb529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7594da2fd6c0 (LWP 1835909) "parallel.rb:40"):
#0  0x00007594fb51b4fd in __GI___poll (fds=0x7594c8728f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058cc9b02174a in __interceptor_poll ()
No symbol table info available.
#2  0x000058cc9b192879 in nogvl_wait_for (th=129282168590320, fptr=0x5110002e3c80, 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  0x000058cc9b193dea in internal_read_func (ptr=0x7594c8728d40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7594c8728d40
        result = <optimized out>
#5  0x000058cc9b40269e in rb_thread_io_blocking_call (io=0x5110002e3c80, func=0x58cc9b1938e0 <internal_read_func>, data1=0x7594c8728d40, 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  0x000058cc9b0c66ce 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:1146
        _ec = 0x51700023c150
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7594da2fbdd0, <optimized out>, 0x7594da2fbce0, <optimized out>, <optimized out>}, prev = 0x7594c871d240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000058cc9b0c6b59 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:1163
No locals.
#8  0x000058cc9b1a7bc2 in io_read_memory_locktmp (str=129281878560608, 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 = 129282168590320, fptr = 0x5110002e3c80, nonblock = 0, fd = 4, buf = 0x5190001f7280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002e3c80
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x000058cc9b184291 in io_readpartial (argc=-932016288, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x000058cc9b500518 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:3902
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x7594fadd8380
        cfunc = 0x50600002c1e8
        recv = 129282168590520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000058cc9b4a114d in vm_sendish (ec=0x51700023c150, reg_cfp=0x7594cdf5f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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=0x51700023c150) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594cdf5f790
        reg_pc = 0x51300001ed18
        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_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 0x000058cc9b48fac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700023c150
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x000058cc9b4d41db in invoke_iseq_block_from_c (ec=0x51700023c150, captured=<optimized out>, self=129282695940040, 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:1820
        flags = 0
        iseq = 0x7594fad4b688
        cfp = 0x7594cdf5f7c8
        sp = 0x7594cde5f818
        use_argv = <optimized out>
        stack_argv = 0x7594cde5f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x51700023c150, self=129282695940040, 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:1914
        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:1944
No locals.
#18 0x000058cc9b4d2436 in rb_vm_invoke_proc (ec=0x7594c8728f60, proc=0x1, argc=-78531331, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#19 0x000058cc9b421acb in thread_do_start_proc (th=th@entry=0x51500016a100) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004c4d10
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x000058cc9b41f66d in thread_do_start (th=0x51500016a100) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x51500016a100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x000058cc9b41e95e in call_thread_start_func_2 (th=0x51500016a100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7594da2fccc0
#23 nt_start (ptr=0x50c00006e500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500016a100
        sched = <optimized out>
        nt = 0x50c00006e500
        vm = 0x525000000100
#24 0x000058cc9b07aaff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007594fb49caa4 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 = {129282176177856, -597276204465344107, 129282176177856, -352, 25, 140729998228752, -597276204444372587, -597203344329100907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007594fb529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7594c34d76c0 (LWP 1881359) "envutil.rb:243"):
#0  0x00007594fb51b4fd in __GI___poll (fds=0x7594c47ef760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058cc9b02174a in __interceptor_poll ()
No symbol table info available.
#2  0x000058cc9b192879 in nogvl_wait_for (th=129281847566920, fptr=0x51100007df40, 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  0x000058cc9b193dea in internal_read_func (ptr=0x7594c47ef640) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7594c47ef640
        result = <optimized out>
#5  0x000058cc9b40269e in rb_thread_io_blocking_call (io=0x51100007df40, func=0x58cc9b1938e0 <internal_read_func>, data1=data1@entry=0x7594c47ef640, 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  0x000058cc9b1936e9 in rb_io_blocking_region_wait (io=0x51100007df40, function=0x1, argument=0x7594c47ef640, 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 = 129281847566920, fptr = 0x51100007df40, nonblock = 0, fd = 8, buf = 0x525000078100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x000058cc9b197027 in io_bufread (ptr=0x525000078100 "", len=8192, fptr=0x51100007df40) 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 0x000058cc9b0c66ce 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:1146
        _ec = 0x517000072e50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7594c34d5d30, <optimized out>, 0x7594c34d5c40, <optimized out>, <optimized out>}, prev = 0x7594c47ef240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000058cc9b0c6b59 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:1163
No locals.
#12 0x000058cc9b194a57 in io_fread (str=129281847566320, offset=0, size=8192, fptr=0x51100007df40) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x525000078100 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=129281847566320) 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 0x000058cc9b184666 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 = 0x51100007df40
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x000058cc9b500518 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:3902
        ci = 0x402100100001
        cc = <optimized out>
        me = 0x7594fadd8358
        cfunc = 0x50600002c248
        recv = 129281847570880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x000058cc9b4a114d in vm_sendish (ec=0x517000072e50, reg_cfp=0x7594c62f7790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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=0x517000072e50) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594c62f7790
        reg_pc = 0x5040000311b0
        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_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 0x000058cc9b48fac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000072e50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x000058cc9b4d41db in invoke_iseq_block_from_c (ec=0x517000072e50, captured=<optimized out>, self=129282722353200, 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:1820
        flags = 0
        iseq = 0x7594fad19430
        cfp = 0x7594c62f77c8
        sp = 0x7594c61f7818
        use_argv = <optimized out>
        stack_argv = 0x7594c61f7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000072e50, self=129282722353200, 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:1914
        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:1944
No locals.
#22 0x000058cc9b4d2436 in rb_vm_invoke_proc (ec=0x7594c47ef760, proc=0x1, argc=-78531331, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#23 0x000058cc9b421acb in thread_do_start_proc (th=th@entry=0x5150000ce980) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400029a250
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x000058cc9b41f66d in thread_do_start (th=0x5150000ce980) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000ce980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x000058cc9b41e95e in call_thread_start_func_2 (th=0x5150000ce980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7594c34d6cc0
#27 nt_start (ptr=0x50c000001fc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000ce980
        sched = <optimized out>
        nt = 0x50c000001fc0
        vm = 0x525000000100
#28 0x000058cc9b07aaff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007594fb49caa4 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 = {129281792243392, -597220967964692075, 129281792243392, -352, 11, 140729998226096, -597220967943720555, -597203344329100907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007594fb529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7594c80106c0 (LWP 1881360) "envutil.rb:244"):
#0  0x00007594fb51b4fd in __GI___poll (fds=0x7594c36e3a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058cc9b02174a in __interceptor_poll ()
No symbol table info available.
#2  0x000058cc9b192879 in nogvl_wait_for (th=129281847566600, fptr=0x51100009f640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 10, 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  0x000058cc9b193dea in internal_read_func (ptr=0x7594c36e3940) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7594c36e3940
        result = <optimized out>
#5  0x000058cc9b40269e in rb_thread_io_blocking_call (io=0x51100009f640, func=0x58cc9b1938e0 <internal_read_func>, data1=data1@entry=0x7594c36e3940, 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  0x000058cc9b1936e9 in rb_io_blocking_region_wait (io=0x51100009f640, function=0x1, argument=0x7594c36e3940, 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 = 129281847566600, fptr = 0x51100009f640, nonblock = 0, fd = 10, buf = 0x52500006bc21, capa = 7391, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x000058cc9b197027 in io_bufread (ptr=0x52500006b900 "th: 0x515000000080, native_id: 0x74195aacfc40\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer\nc:0004 p:00"..., len=8192, fptr=0x51100009f640) at /tmp/ruby/src/trunk_asan/io.c:3092
        offset = 801
        n = 7391
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
        p = <optimized out>
#10 0x000058cc9b0c66ce 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:1146
        _ec = 0x5170000731d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7594c800ed30, <optimized out>, 0x7594c800ec40, <optimized out>, <optimized out>}, prev = 0x7594c36e1240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000058cc9b0c6b59 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:1163
No locals.
#12 0x000058cc9b194a57 in io_fread (str=129281847566280, offset=0, size=8192, fptr=0x51100009f640) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x52500006b900 "th: 0x515000000080, native_id: 0x74195aacfc40\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer\nc:0004 p:00"..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=129281847566280) 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 0x000058cc9b184666 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 = 0x51100009f640
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x000058cc9b500518 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:3902
        ci = 0x402100100001
        cc = <optimized out>
        me = 0x7594fadd8358
        cfunc = 0x50600002c248
        recv = 129281847570760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x000058cc9b4a114d in vm_sendish (ec=0x5170000731d0, reg_cfp=0x7594c61f5790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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=0x5170000731d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594c61f5790
        reg_pc = 0x504000031270
        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_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 0x000058cc9b48fac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000731d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x000058cc9b4d41db in invoke_iseq_block_from_c (ec=0x5170000731d0, captured=<optimized out>, self=129282722353200, 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:1820
        flags = 0
        iseq = 0x7594fad193b8
        cfp = 0x7594c61f57c8
        sp = 0x7594c60f5818
        use_argv = <optimized out>
        stack_argv = 0x7594c60f5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170000731d0, self=129282722353200, 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:1914
        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:1944
No locals.
#22 0x000058cc9b4d2436 in rb_vm_invoke_proc (ec=0x7594c36e3a60, proc=0x1, argc=-78531331, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#23 0x000058cc9b421acb in thread_do_start_proc (th=th@entry=0x5150000cce00) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400029a1d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x000058cc9b41f66d in thread_do_start (th=0x5150000cce00) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000cce00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x000058cc9b41e95e in call_thread_start_func_2 (th=0x5150000cce00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7594c800fcc0
#27 nt_start (ptr=0x50c000001e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000cce00
        sched = <optimized out>
        nt = 0x50c000001e40
        vm = 0x525000000100
#28 0x000058cc9b07aaff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007594fb49caa4 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 = {129281871120064, -597245737577959019, 129281871120064, -352, 11, 140729998226096, -597245737556987499, -597203344329100907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007594fb529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7594fb6abc40 (LWP 1799950) "ruby"):
#0  0x00007594fb498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ffe418dbe80, 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=0, abstime=0x7ffe418dbe80, clockid=32766, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8388352
        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=0x7ffe418dbe80, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007594fb49bc8e in __pthread_cond_wait_common (abstime=0x7ffe418dbe80, clockid=1, mutex=0x515000000428, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7594fb49b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffe418dbd70, __canceltype = 768, __prev = 0x0}
        cbuffer = {wseq = 933, cond = 0x50c000000068, mutex = 0x515000000428, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 933
        seq = 466
        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=0x515000000428, abstime=abstime@entry=0x7ffe418dbe80) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000058cc9b41d380 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000428, 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=0x515000000300, rel=rel@entry=0x7594f93198e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
        end = <optimized out>
        sched = 0x5150000008d8
        lock = 0x515000000428
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000058cc9b424451 in native_sleep (th=0x515000000300, rel=0x7594f93198e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3334
        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 = 0x515000000300
        end = 1042097303387742
        limit = 0x7594f93198e0
#9  0x000058cc9b0c66ce 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:1146
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe418dc0b0, <optimized out>, 0x7ffe418dbfc0, <optimized out>, <optimized out>}, prev = 0x7594f95a6c40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x000058cc9b0c6b59 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:1163
No locals.
#11 0x000058cc9b423f6e 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 = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x517000000080
#12 0x000058cc9b414e30 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 = 0x7594f93198e0
#13 0x000058cc9b500518 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:3902
        ci = 0x353100100003
        cc = <optimized out>
        me = 0x7594fadb73d8
        cfunc = 0x506000045e68
        recv = 129281847566920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x000058cc9b4a114d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7594f89ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594f89ff480
        reg_pc = 0x52300000b820
        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_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 0x000058cc9b48fac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x000058cc9b5211a2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7594f89ff620, self=129282695940040, 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:1820
        flags = 0
        iseq = 0x7594fad1d2b0
        cfp = <optimized out>
        sp = 0x7594f88ffa28
        use_argv = 0x7594f949f6e0
        stack_argv = 0x7594f88ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 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:1834
        captured = 0x7594f89ff620
#19 0x000058cc9b4c1b1c 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:1871
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#22 0x000058cc9b4c1b1c in rb_yield (val=<optimized out>)
No locals.
#23 0x000058cc9b69bc16 in rb_ary_collect (ary=129282169043440) at /tmp/ruby/src/trunk_asan/array.c:3763
        collect = 129282144200200
        i = 27
#24 0x000058cc9b500518 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7594fadde668
        cfunc = 0x506000020188
        recv = 129282169043440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x000058cc9b49933f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7594f89ff608, cd=0x512000013db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013db0
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594f89ff608
        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>
th: 0x515000000300, native_id: 0x7594fb6abc40
        INSN_LABEL_setclassvariable = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0017 p:---- s:0161 e:000160 l:y b:---- CFUNC  :join
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0016 p:0484 s:0156 E:000ca0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:247
        INSN_LABEL_putnil = <optimized out>
c:0015 p:0084 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
c:0014 p:0044 s:0100 e:000099 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_gc.rb:745
        INSN_LABEL_putself = <optimized out>
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
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
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]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
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_putstring = <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:001240 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <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
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
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:001630 l:y b:---- DUMMY  [FINISH]

th: 0x51500015a200, native_id: 0x7594c2ad16c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        INSN_LABEL_anytostring = <optimized out>

th: 0x51500016a100, native_id: 0x7594da2fd6c0
        INSN_LABEL_toregexp = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        INSN_LABEL_intern = <optimized out>
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: 0x5150000ce980, native_id: 0x7594c34d76c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :read
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
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]

th: 0x5150000cce00, native_id: 0x7594c80106c0
-- 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:244 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        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_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>
#27 0x000058cc9b48feb1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x000058cc9b5211a2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7594f89ff738, self=129282695940040, 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:1820
        flags = 0
        iseq = 0x7594fad4b840
        cfp = <optimized out>
        sp = 0x7594f88ff8d0
        use_argv = 0x7594f94bc260
        stack_argv = 0x7594f88ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 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:1834
        captured = 0x7594f89ff738
#31 0x000058cc9b4c1b1c 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:1871
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#34 0x000058cc9b4c1b1c in rb_yield (val=<optimized out>)
No locals.
#35 0x000058cc9b69bc16 in rb_ary_collect (ary=129282168590960) at /tmp/ruby/src/trunk_asan/array.c:3763
        collect = 129282168590640
        i = 0
#36 0x000058cc9b500518 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7594fadde668
        cfunc = 0x506000020188
        recv = 129282168590960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x000058cc9b49933f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7594f89ff720, cd=0x50200002ad50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002ad50
        insns_address_table = {0x58cc9b494f06 <vm_exec_core+1494>, 0x58cc9b49620d <vm_exec_core+6365>, 0x58cc9b49b3a1 <vm_exec_core+27249>, 0x58cc9b495d7f <vm_exec_core+5199>, 0x58cc9b49c152 <vm_exec_core+30754>, 0x58cc9b499f54 <vm_exec_core+22052>, 0x58cc9b497bfe <vm_exec_core+13006>, 0x58cc9b49506e <vm_exec_core+1854>, 0x58cc9b49b994 <vm_exec_core+28772>, 0x58cc9b49b6dc <vm_exec_core+28076>, 0x58cc9b495ffc <vm_exec_core+5836>, 0x58cc9b49555e <vm_exec_core+3118>, 0x58cc9b49a656 <vm_exec_core+23846>, 0x58cc9b496b03 <vm_exec_core+8659>, 0x58cc9b49bb95 <vm_exec_core+29285>, 0x58cc9b49b83e <vm_exec_core+28430>, 0x58cc9b4971f1 <vm_exec_core+10433>, 0x58cc9b497b8d <vm_exec_core+12893>, 0x58cc9b49a1b5 <vm_exec_core+22661>, 0x58cc9b49b7b5 <vm_exec_core+28293>, 0x58cc9b499660 <vm_exec_core+19760>, 0x58cc9b49a23e <vm_exec_core+22798>, 0x58cc9b49acf7 <vm_exec_core+25543>, 0x58cc9b49959d <vm_exec_core+19565>, 0x58cc9b49549b <vm_exec_core+2923>, 0x58cc9b499c57 <vm_exec_core+21287>, 0x58cc9b49532e <vm_exec_core+2558>, 0x58cc9b495764 <vm_exec_core+3636>, 0x58cc9b497474 <vm_exec_core+11076>, 0x58cc9b49916a <vm_exec_core+18490>, 0x58cc9b499af0 <vm_exec_core+20928>, 0x58cc9b498e0f <vm_exec_core+17631>, 0x58cc9b494f3a <vm_exec_core+1546>, 0x58cc9b49af27 <vm_exec_core+26103>, 0x58cc9b49b607 <vm_exec_core+27863>, 0x58cc9b49590b <vm_exec_core+4059>, 0x58cc9b4964b7 <vm_exec_core+7047>, 0x58cc9b496175 <vm_exec_core+6213>, 0x58cc9b496bf2 <vm_exec_core+8898>, 0x58cc9b497a29 <vm_exec_core+12537>, 0x58cc9b4959b2 <vm_exec_core+4226>, 0x58cc9b49ad8f <vm_exec_core+25695>, 0x58cc9b496441 <vm_exec_core+6929>, 0x58cc9b4978d7 <vm_exec_core+12199>, 0x58cc9b49839e <vm_exec_core+14958>, 0x58cc9b49a6ec <vm_exec_core+23996>, 0x58cc9b499822 <vm_exec_core+20210>, 0x58cc9b496ecc <vm_exec_core+9628>, 0x58cc9b49674e <vm_exec_core+7710>, 0x58cc9b49a542 <vm_exec_core+23570>, 0x58cc9b497654 <vm_exec_core+11556>, 0x58cc9b499d56 <vm_exec_core+21542>, 0x58cc9b499894 <vm_exec_core+20324>, 0x58cc9b499e0d <vm_exec_core+21725>, 0x58cc9b49b2d9 <vm_exec_core+27049>, 0x58cc9b498c21 <vm_exec_core+17137>, 0x58cc9b49a7a5 <vm_exec_core+24181>, 0x58cc9b494c88 <vm_exec_core+856>, 0x58cc9b49a2d3 <vm_exec_core+22947>, 0x58cc9b496feb <vm_exec_core+9915>, 0x58cc9b4994f8 <vm_exec_core+19400>, 0x58cc9b499738 <vm_exec_core+19976>, 0x58cc9b497fd2 <vm_exec_core+13986>, 0x58cc9b495818 <vm_exec_core+3816>, 0x58cc9b497399 <vm_exec_core+10857>, 0x58cc9b4969d6 <vm_exec_core+8358>, 0x58cc9b499e8b <vm_exec_core+21851>, 0x58cc9b495b43 <vm_exec_core+4627>, 0x58cc9b497d7f <vm_exec_core+13391>, 0x58cc9b4986cf <vm_exec_core+15775>, 0x58cc9b496cd0 <vm_exec_core+9120>, 0x58cc9b4a28e0 <vm_exec_core+57264>, 0x58cc9b4966a5 <vm_exec_core+7541>, 0x58cc9b49659d <vm_exec_core+7277>, 0x58cc9b4968a8 <vm_exec_core+8056>, 0x58cc9b497293 <vm_exec_core+10595>, 0x58cc9b49900e <vm_exec_core+18142>, 0x58cc9b498459 <vm_exec_core+15145>, 0x58cc9b499b6f <vm_exec_core+21055>, 0x58cc9b4988b5 <vm_exec_core+16261>, 0x58cc9b49ae50 <vm_exec_core+25888>, 0x58cc9b49c3f7 <vm_exec_core+31431>, 0x58cc9b49b094 <vm_exec_core+26468>, 0x58cc9b49bce5 <vm_exec_core+29621>, 0x58cc9b49bdd6 <vm_exec_core+29862>, 0x58cc9b4953c0 <vm_exec_core+2704>, 0x58cc9b49b8bd <vm_exec_core+28557>, 0x58cc9b497579 <vm_exec_core+11337>, 0x58cc9b49bab8 <vm_exec_core+29064>, 0x58cc9b4970ba <vm_exec_core+10122>, 0x58cc9b49afcb <vm_exec_core+26267>, 0x58cc9b495257 <vm_exec_core+2343>, 0x58cc9b495a3d <vm_exec_core+4365>, 0x58cc9b49c01a <vm_exec_core+30442>, 0x58cc9b49795d <vm_exec_core+12333>, 0x58cc9b49775a <vm_exec_core+11818>, 0x58cc9b494c8d <vm_exec_core+861>, 0x58cc9b49517a <vm_exec_core+2122>, 0x58cc9b494d13 <vm_exec_core+995>, 0x58cc9b49b183 <vm_exec_core+26707>, 0x58cc9b498ade <vm_exec_core+16814>, 0x58cc9b4981a2 <vm_exec_core+14450>, 0x58cc9b4989ba <vm_exec_core+16522>, 0x58cc9b498606 <vm_exec_core+15574>, 0x58cc9b4977ef <vm_exec_core+11967>, 0x58cc9b4980ad <vm_exec_core+14205>, 0x58cc9b497a79 <vm_exec_core+12617>, 0x58cc9b4982bc <vm_exec_core+14732>, 0x58cc9b49832d <vm_exec_core+14845>, 0x58cc9b494ef7 <vm_exec_core+1479>, 0x58cc9b4961fe <vm_exec_core+6350>, 0x58cc9b49b392 <vm_exec_core+27234>, 0x58cc9b495d70 <vm_exec_core+5184>, 0x58cc9b49c143 <vm_exec_core+30739>, 0x58cc9b499f45 <vm_exec_core+22037>, 0x58cc9b497bef <vm_exec_core+12991>, 0x58cc9b49505f <vm_exec_core+1839>, 0x58cc9b49b985 <vm_exec_core+28757>, 0x58cc9b49b6cd <vm_exec_core+28061>, 0x58cc9b495fed <vm_exec_core+5821>, 0x58cc9b49554f <vm_exec_core+3103>, 0x58cc9b49a647 <vm_exec_core+23831>, 0x58cc9b496af4 <vm_exec_core+8644>, 0x58cc9b49bb86 <vm_exec_core+29270>, 0x58cc9b49b82f <vm_exec_core+28415>, 0x58cc9b4971e2 <vm_exec_core+10418>, 0x58cc9b497b7e <vm_exec_core+12878>, 0x58cc9b49a1a6 <vm_exec_core+22646>, 0x58cc9b49b7a6 <vm_exec_core+28278>, 0x58cc9b499651 <vm_exec_core+19745>, 0x58cc9b49a22f <vm_exec_core+22783>, 0x58cc9b49ace8 <vm_exec_core+25528>, 0x58cc9b49958e <vm_exec_core+19550>, 0x58cc9b49548c <vm_exec_core+2908>, 0x58cc9b499c48 <vm_exec_core+21272>, 0x58cc9b49531f <vm_exec_core+2543>, 0x58cc9b495755 <vm_exec_core+3621>, 0x58cc9b497465 <vm_exec_core+11061>, 0x58cc9b49915b <vm_exec_core+18475>, 0x58cc9b499ae1 <vm_exec_core+20913>, 0x58cc9b498e00 <vm_exec_core+17616>, 0x58cc9b494f2b <vm_exec_core+1531>, 0x58cc9b49af18 <vm_exec_core+26088>, 0x58cc9b49b5f8 <vm_exec_core+27848>, 0x58cc9b4958fc <vm_exec_core+4044>, 0x58cc9b4964a8 <vm_exec_core+7032>, 0x58cc9b496166 <vm_exec_core+6198>, 0x58cc9b496be3 <vm_exec_core+8883>, 0x58cc9b497a1a <vm_exec_core+12522>, 0x58cc9b4959a3 <vm_exec_core+4211>, 0x58cc9b49ad80 <vm_exec_core+25680>, 0x58cc9b496432 <vm_exec_core+6914>, 0x58cc9b4978c8 <vm_exec_core+12184>, 0x58cc9b49838f <vm_exec_core+14943>, 0x58cc9b49a6dd <vm_exec_core+23981>, 0x58cc9b499813 <vm_exec_core+20195>, 0x58cc9b496ebd <vm_exec_core+9613>, 0x58cc9b49673f <vm_exec_core+7695>, 0x58cc9b49a533 <vm_exec_core+23555>, 0x58cc9b497645 <vm_exec_core+11541>, 0x58cc9b499d47 <vm_exec_core+21527>, 0x58cc9b499885 <vm_exec_core+20309>, 0x58cc9b499dfe <vm_exec_core+21710>, 0x58cc9b49b2ca <vm_exec_core+27034>, 0x58cc9b498c12 <vm_exec_core+17122>, 0x58cc9b49a796 <vm_exec_core+24166>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b49a2c4 <vm_exec_core+22932>, 0x58cc9b496fdc <vm_exec_core+9900>, 0x58cc9b4994e9 <vm_exec_core+19385>, 0x58cc9b499729 <vm_exec_core+19961>, 0x58cc9b497fc3 <vm_exec_core+13971>, 0x58cc9b499156 <vm_exec_core+18470>, 0x58cc9b49738a <vm_exec_core+10842>, 0x58cc9b4969c7 <vm_exec_core+8343>, 0x58cc9b499e7c <vm_exec_core+21836>, 0x58cc9b495b34 <vm_exec_core+4612>, 0x58cc9b497d70 <vm_exec_core+13376>, 0x58cc9b4986c0 <vm_exec_core+15760>, 0x58cc9b496cc1 <vm_exec_core+9105>, 0x58cc9b4a28d1 <vm_exec_core+57249>, 0x58cc9b496696 <vm_exec_core+7526>, 0x58cc9b49658e <vm_exec_core+7262>, 0x58cc9b496899 <vm_exec_core+8041>, 0x58cc9b497284 <vm_exec_core+10580>, 0x58cc9b498fff <vm_exec_core+18127>, 0x58cc9b49844a <vm_exec_core+15130>, 0x58cc9b498ffa <vm_exec_core+18122>, 0x58cc9b49980e <vm_exec_core+20190>, 0x58cc9b499809 <vm_exec_core+20185>, 0x58cc9b496894 <vm_exec_core+8036>, 0x58cc9b499c34 <vm_exec_core+21252>, 0x58cc9b4979e3 <vm_exec_core+12467>, 0x58cc9b4979e8 <vm_exec_core+12472>, 0x58cc9b499804 <vm_exec_core+20180>, 0x58cc9b49964c <vm_exec_core+19740>, 0x58cc9b4986bb <vm_exec_core+15755>, 0x58cc9b4985f2 <vm_exec_core+15554>, 0x58cc9b4996fb <vm_exec_core+19915>, 0x58cc9b498ac5 <vm_exec_core+16789>...}
        reg_cfp = 0x7594f89ff720
        reg_pc = 0x5040000089f8
        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_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>
#39 0x000058cc9b48feb1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x000058cc9b4d8f79 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d0
        val = <optimized out>
#42 0x000058cc9b0c1c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x7594fad4b9d0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe418de050, <optimized out>, 0x7ffe418ddfa0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7594fad4b9d0
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#44 0x000058cc9b0babb7 in rb_main (argc=11, argv=0x7ffe418de228) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7ffe418de228) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1799950) detached]
$ timeout 60 gdb -p 1799923 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_gc.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.

make: *** [uncommon.mk:913: 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 1799593 -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 1799592 -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 2240824 -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 -Wshorten-64-to-32 -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 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_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
generating encdb.h
encdb.h unchanged
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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-01-23T16:54:44Z master e7e9303236) +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 ............................................................


Finished in 40.958167 seconds

3359 files, 33934 examples, 193746 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.
raw logfile