# Logfile created on 2025-12-20 16:36:40 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072a20c32fde0 @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.20251220-163640", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000072a210c7c908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072a210c7c728 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072a20c2692a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251220-163640", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251220-163640>, @binmode=false, @mon_data=#<Monitor:0x000072a210c7c390>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
echo badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 = fe9a7448b1
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update rbs to badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
echo badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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
24450360e1ecddcc4f9f3f1fcdc5516c8a5ea3404baeea6509b1d84542aeb0ef  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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.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.0.pre.2/ext/rbs_extension'
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/ripper'
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/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/bigdecimal-4.0.1/ext/bigdecimal'
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.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
	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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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 badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering 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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/fiddle-1.1.8/ext/fiddle'
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/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
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'
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.0.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.0.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.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.0.0+1
                                    bundler 4.0.2
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.0
                                    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.7.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.2
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    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.0.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.0
                                    strscan 3.1.6
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+1
                                    minitest 6.0.0
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    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.0.pre.2
                                    typeprof 0.31.0
                                    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.1.1
                                    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.0.1
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0.pre.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=37095
  "--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/757] 98912=-ext-/symbol/test_inadvertent_creation
[  2/757] 98913=prism/result/static_inspect_test
[  3/757] 98917=-ext-/vm/test_at_exit
[  4/757] 98915=-ext-/thread/test_instrumentation_api
[  5/757] 98921=prism/result/source_location_test
[  6/757] 98914=ruby/test_complex
[  7/757] 98919=prism/unescape_test
[  8/757] 98924=ruby/test_object_id
[  9/757] 98926=ripper/test_files_ext
[ 10/757] 98930=psych/test_data
[ 11/757] 98928=openssl/test_x509ext
[ 12/757] 98936=prism/result/equality_test
[ 13/757] 98933=rubygems/test_gem_commands_stale_command
[ 14/757] 98939=rubygems/test_gem_version
[ 15/757] 98917=rubygems/test_gem_text
[ 16/757] 98947=ruby/test_settracefunc
[ 17/757] 98943=prism/ruby/tunnel_test
[ 18/757] 98930=rubygems/test_gem_stub_specification
[ 19/757] 98913=socket/test_tcp
[ 20/757] 98919=test_pp
[ 21/757] 98928=ruby/test_sprintf_comb
[ 22/757] 98936=ruby/test_path
[ 23/757] 98943=ruby/test_method_cache
[ 24/757] 98919=ruby/test_transcode
[ 25/757] 98936=ruby/test_whileuntil
[ 26/757] 98943=rubygems/test_gem_ext_rake_builder
[ 27/757] 98936=monitor/test_monitor
[ 28/757] 98912=json/json_string_matching_test
[ 29/757] 98921=openssl/test_asn1
[ 30/757] 98912=mkmf/test_flags
[ 31/757] 98936=test_extlibs
[ 32/757] 98933=-ext-/rational/test_rat
[ 33/757] 98933=openssl/test_x509attr
[ 34/757] 98926=ruby/enc/test_iso_8859
[ 35/757] 98933=ruby/test_complex2
[ 36/757] 98921=-ext-/win32/test_dln
[ 37/757] 98921=-ext-/bignum/test_big2str
[ 38/757] 98933=open-uri/test_open-uri
[ 39/757] 98921=-ext-/string/test_coderange
[ 40/757] 98939=prism/regexp_test
[ 41/757] 98921=ruby/test_string_memory
[ 42/757] 98913=mkmf/test_pkg_config
[ 43/757] 98917=ruby/test_iseq
[ 44/757] 98928=ruby/test_insns_leaf
[ 45/757] 98928=yaml/test_store
[ 46/757] 98926=prism/ruby/location_test
[ 47/757] 98928=ruby/test_allocation
[ 48/757] 98921=ruby/test_gc
[ 49/757] 98924=-ext-/string/test_enc_associate
[ 50/757] 98913=prism/api/dump_testLeaked file descriptor: TestOpenURI#test_without_block: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 38129>

COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    98933  ko1    8u  IPv4 1539296046      0t0  TCP localhost:38129->localhost:36702 (CLOSE_WAIT)
[ 51/757] 98939=rubygems/test_gem_commands_open_command
.Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 8
[ 52/757] 98926=openssl/test_x509req
[ 53/757] 98914=-ext-/load/test_protect
[ 54/757] 98914=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 55/757] 98930=net/protocol/test_protocol
[ 56/757] 98933=psych/test_tree_builder
[ 57/757] 98939=ruby/test_warning
[ 58/757] 98933=rubygems/test_gem_name_tuple
[ 59/757] 98930=ruby/test_refinement
[ 60/757] 98933=rubygems/test_gem_dependency_installer
[ 61/757] 98926=rubygems/test_gem_specification
[ 62/757] 98914=ruby/enc/test_gbk
[ 63/757] 98914=rubygems/test_gem_package_tar_reader
[ 64/757] 98939=ruby/enc/test_gb18030
[ 65/757] 98914=psych/test_numeric
[ 66/757] 98939=strscan/test_stringscanner
[ 67/757] 98914=openssl/test_x509crl
[ 68/757] 98939=psych/test_class
[ 69/757] 98939=did_you_mean/spell_checking/test_require_path_check
[ 70/757] 98915=ruby/test_mixed_unicode_escapes
[ 71/757] 98915=-ext-/test_enumerator_kw
[ 72/757] 98915=mkmf/test_mkmf
[ 73/757] 98939=-ext-/bignum/test_mul
[ 74/757] 98939=openssl/test_pkcs7
[ 75/757] 98915=rubygems/test_gem_commands_fetch_command
[ 76/757] 98914=ruby/test_complexrational
[ 77/757] 98914=io/nonblock/test_flush
[ 78/757] 98914=rubygems/test_gem_ext_builder
[ 79/757] 98912=fileutils/test_verbose
[ 80/757] 98912=fiber/test_mutex
[ 81/757] 98924=-ext-/bignum/test_bigzero
[ 82/757] 98924=ruby/test_basicinstructions
[ 83/757] 98915=ruby/test_box
[ 84/757] 98943=prism/ruby/compiler_test
[ 85/757] 98924=date/test_date_strftime
[ 86/757] 98943=-ext-/typeddata/test_typeddata
[ 87/757] 98912=rubygems/test_gem_resolver_vendor_specification
[ 88/757] 98939=ruby/test_struct
[ 89/757] 98939=-ext-/string/test_normalize
[ 90/757] 98939=-ext-/test_recursion
[ 91/757] 98939=prism/locals_test
[ 92/757] 98939=test_find
[ 93/757] 98939=socket/test_basicsocket
[ 94/757] 98939=rubygems/test_gem_commands_owner_command
[ 95/757] 98912=rubygems/test_gem_package_tar_header
[ 96/757] 98912=prism/ruby/pattern_test
[ 97/757] 98919=ripper/test_sexp
[ 98/757] 98919=rubygems/test_gem_unsatisfiable_dependency_error
[ 99/757] 98943=objspace/test_ractor
[100/757] 98912=psych/test_stringio
[101/757] 98912=rubygems/test_gem_remote_fetcher_s3
[102/757] 98917=ripper/test_files_test_2
[103/757] 98939=rubygems/test_gem_version_option
[104/757] 98939=ruby/test_require_lib
[105/757] 98912=prism/api/lex_test
[106/757] 98912=rubygems/test_gem_rdoc
[107/757] 98912=test_trick
[108/757] 98919=ruby/test_objectspace
[109/757] 98924=prism/version_test
[110/757] 98913=rubygems/test_gem_request_set
[111/757] 98924=-ext-/win32/test_fd_setsize
[112/757] 98924=psych/test_null
[113/757] 98924=rubygems/test_gem_resolver_activation_request
[114/757] 98924=ruby/enc/test_big5
[115/757] 98924=-ext-/test_ensure_and_callcc
[116/757] 98924=fiber/test_scheduler
[117/757] 98943=did_you_mean/core_ext/test_name_error_extension
[118/757] 98943=-ext-/string/test_fstring
[119/757] 98943=-ext-/scheduler/test_interrupt_with_scheduler
[120/757] 98947=-ext-/iseq_load/test_iseq_load
[121/757] 98933=fiber/test_timeout
[122/757] 98933=ruby/test_fixnum
[123/757] 98933=ruby/test_signal
[124/757] 98915=-ext-/proc/test_bmethod
[125/757] 98915=psych/nodes/test_enumerable
[126/757] 98915=openssl/test_buffering
[127/757] 98915=prism/ruby/ruby_parser_test
[128/757] 98926=resolv/test_svcb_https
[129/757] 98926=-ext-/test_bug-14834
[130/757] 98943=openssl/test_x509cert
[131/757] 98915=socket/test_addrinfo
[132/757] 98913=-ext-/funcall/test_passing_block
[133/757] 98913=uri/test_http
[134/757] 98913=optparse/test_zsh_completion
[135/757] 98913=rubygems/test_gem_package_tar_reader_entry
[136/757] 98914=-ext-/thread/test_lock_native_thread
[137/757] 98926=rubygems/test_webauthn_listener
[138/757] 98914=mkmf/test_have_func
[139/757] 98926=-ext-/string/test_enc_str_buf_cat
[140/757] 98915=ruby/test_default_gems
[141/757] 98926=rubygems/test_gem_security_trust_dir
[142/757] 98926=mkmf/test_constant
[143/757] 98915=rubygems/test_gem_resolver_specification
[144/757] 98915=json/json_fixtures_test
[145/757] 98936=dtrace/test_load
[146/757] 98936=ruby/test_encoding
[147/757] 98915=ruby/test_weakmap
[148/757] 98913=rubygems/test_gem_doctor
[149/757] 98913=socket/test_ancdata
[150/757] 98913=-ext-/exception/test_data_error
[151/757] 98913=ruby/test_rubyvm
[152/757] 98913=rubygems/test_gem_resolver_dependency_request
[153/757] 98913=ruby/enc/test_euc_jp
[154/757] 98913=-ext-/test_abi
[155/757] 98943=-ext-/string/test_external_new
[156/757] 98943=ripper/test_scanner_events
[157/757] 98943=rubygems/test_gem_commands_push_command
[158/757] 98913=ruby/test_module
[159/757] 98914=prism/api/parse_success_test
[160/757] 98943=strscan/test_ractor
[161/757] 98936=rubygems/test_deprecate
[162/757] 98914=win32/test_registry
[163/757] 98914=openssl/test_ssl
[164/757] 98943=rubygems/test_gem_request_connection_pools
[165/757] 98936=ruby/test_optimization
[166/757] 98943=uri/test_common
[167/757] 98924=ruby/test_sprintf
[168/757] 98943=rubygems/test_gem_uri_formatter
[169/757] 98943=openssl/test_cipher
[170/757] 98943=psych/test_hash
[171/757] 98943=-ext-/time/test_new
[172/757] 98943=-ext-/gvl/test_last_thread
[173/757] 98924=etc/test_etc
[174/757] 98924=rubygems/test_gem_remote_fetcher_local_server
[175/757] 98947=uri/test_ldap
[176/757] 98943=rubygems/test_gem_source_lock
[177/757] 98947=optparse/test_optparse
[178/757] 98924=psych/test_coder
[179/757] 98943=ruby/test_symbol
[180/757] 98924=rubygems/test_gem_commands_which_command
[181/757] 98924=ruby/test_enum
[182/757] 98947=prism/api/parse_test
[183/757] 98947=socket/test_unix
[184/757] 98947=rubygems/test_gem_source_specific_file
[185/757] 98926=date/test_date_arith
[186/757] 98926=io/console/test_io_console
[187/757] 98947=uri/test_ws
[188/757] 98947=ruby/test_io
[189/757] 98912=ruby/test_numeric
[190/757] 98912=ruby/test_metaclass
[191/757] 98912=io/console/test_ractor
[192/757] 98912=rubygems/test_gem_spec_fetcher
[193/757] 98917=rubygems/test_gem_commands_sources_command
[194/757] 98912=ruby/test_undef
[195/757] 98912=prism/encoding/symbol_encoding_test
[196/757] 98912=rubygems/test_gem_commands_mirror
[197/757] 98912=-ext-/marshal/test_internal_ivar
[198/757] 98912=mkmf/test_signedness
[199/757] 98933=openssl/test_hmac
[200/757] 98933=prism/ruby/desugar_compiler_test
[201/757] 98917=pathname/test_ractor
[202/757] 98933=dtrace/test_array_create
[203/757] 98933=rubygems/test_gem_resolver_installed_specification
[204/757] 98933=rubygems/test_gem_commands_environment_command
[205/757] 98933=-ext-/tracepoint/test_tracepoint
[206/757] 98917=-ext-/integer/test_my_integer
[207/757] 98917=rubygems/test_gem_command
[208/757] 98926=ruby/test_inlinecache
[209/757] 98917=net/http/test_httpresponse
[210/757] 98915=ruby/test_weakkeymap
[211/757] 98917=-ext-/marshal/test_usrmarshal
[212/757] 98926=ruby/test_key_error
[213/757] 98926=openssl/test_engine
[214/757] 98926=-ext-/exception/test_enc_raise
[215/757] 98926=-ext-/load/test_dot_dot
[216/757] 98926=did_you_mean/tree_spell/test_human_typo
[217/757] 98926=prism/ruby/reflection_test
[218/757] 98926=ruby/test_bignum
[219/757] 98926=-ext-/postponed_job/test_postponed_job
[220/757] 98933=fiber/test_io_close
[221/757] 98933=rubygems/test_gem_request_set_lockfile
[222/757] 98939=json/ractor_test
[223/757] 98917=rubygems/test_gem_commands_yank_command
[224/757] 98939=did_you_mean/edit_distance/test_jaro_winkler
[225/757] 98939=did_you_mean/spell_checking/test_pattern_key_name_check
[226/757] 98939=rubygems/test_exit
[227/757] 98939=test_tempfile
[228/757] 98917=openssl/test_config
[229/757] 98930=rubygems/test_gem_util
[230/757] 98917=rubygems/test_gem_gemcutter_utilities
[231/757] 98930=rubygems/test_gem_remote_fetcher
[232/757] 98924=rubygems/test_gem_resolver
[233/757] 98917=dtrace/test_hash_create
[234/757] 98917=json/json_generic_object_test
[235/757] 98917=ruby/test_call
[236/757] 98924=ruby/test_thread
[237/757] 98917=date/test_switch_hitter
[238/757] 98926=ruby/test_defined
[239/757] 98919=-ext-/bignum/test_pack
[240/757] 98917=ruby/enc/test_case_options
[241/757] 98930=ripper/test_files_sample
[242/757] 98917=-ext-/st/test_update
[243/757] 98917=-ext-/method/test_arity
[244/757] 98917=ruby/test_ractor
[245/757] 98915=rubygems/test_gem_resolver_index_set
[246/757] 98915=rubygems/test_gem_security_policy
[247/757] 98913=rubygems/test_gem_install_update_options
[248/757] 98926=uri/test_file
[249/757] 98926=rubygems/test_gem_dependency_resolution_error
[250/757] 98939=prism/fixtures_test
[251/757] 98930=ruby/test_rational2
[252/757] 98933=net/http/test_http
[253/757] 98930=io/wait/test_io_wait_uncommon
[254/757] 98926=psych/test_string
[255/757] 98930=rubygems/test_gem_ci_detector
[256/757] 98930=ruby/test_yield
[257/757] 98912=rubygems/test_gem_request_set_lockfile_parser
[258/757] 98919=ruby/enc/test_shift_jis
[259/757] 98919=dtrace/test_raise
[260/757] 98919=open-uri/test_proxy
[261/757] 98912=ruby/test_unicode_escape
[262/757] 98913=prism/result/integer_base_flags_test
[263/757] 98913=net/http/test_httpresponses
[264/757] 98915=uri/test_ftp
[265/757] 98919=ruby/test_fnmatch
[266/757] 98926=rubygems/test_gem_resolver_vendor_set
[267/757] 98913=erb/test_erb_command
[268/757] 98915=net/http/test_https
[269/757] 98926=rubygems/test_require
[270/757] 98919=mkmf/test_have_library
[271/757] 98939=ruby/test_clone
[272/757] 98912=objspace/test_objspace
[273/757] 98913=erb/test_erb_m17n
[274/757] 98913=ruby/enc/test_koi8
[275/757] 98913=-ext-/string/test_too_many_dummy_encodings
[276/757] 98913=ripper/test_filter
[277/757] 98943=rubygems/test_gem_ext_cmake_builder
[278/757] 98913=ruby/test_arithmetic_sequence
[279/757] 98913=ruby/test_literal
[280/757] 98939=fiber/test_thread
[281/757] 98943=ruby/test_pattern_matching
[282/757] 98939=rubygems/test_gem_commands_search_command
[283/757] 98939=psych/test_encoding
[284/757] 98939=socket/test_sockopt
[285/757] 98939=ruby/test_frozen_error
[286/757] 98939=prism/bom_test
[287/757] 98939=ruby/test_file
[288/757] 98914=ruby/test_lambda
[289/757] 98914=psych/test_document
[290/757] 98914=fiber/test_ractor
[291/757] 98943=did_you_mean/test_spell_checker
[292/757] 98943=-ext-/bug_reporter/test_bug_reporter
[293/757] 98914=psych/handlers/test_recorder
[294/757] 98914=-ext-/iter/test_yield_block
[295/757] 98914=rubygems/test_gem_commands_specification_command
[296/757] 98914=mkmf/test_config
[297/757] 98943=psych/test_boolean
[298/757] 98943=psych/test_yaml
[299/757] 98919=ruby/test_primitive
[300/757] 98919=rubygems/test_gem_request
[301/757] 98943=openssl/test_pkey
[302/757] 98943=rubygems/test_gem_commands_signin_command
[303/757] 98919=socket/test_nonblock
[304/757] 98919=optparse/test_getopts
[305/757] 98919=rubygems/test_gem_resolver_api_specification
[306/757] 98943=prism/ruby/parameters_signature_test
[307/757] 98943=ruby/test_thread_cv
[308/757] 98919=json/test_helper
[309/757] 98919=psych/test_yamldbm
[310/757] 98919=-ext-/file/test_stat
[311/757] 98919=ruby/test_eval
[312/757] 98926=resolv/test_addr
[313/757] 98926=mkmf/test_convertible
[314/757] 98928=rubygems/test_gem_resolver_best_set
[315/757] 98914=resolv/test_win32_config
[316/757] 98943=ruby/enc/test_windows_1251
[317/757] 98914=prism/ruby/relocation_test
[318/757] 98943=ripper/test_parser_events
[319/757] 98914=prism/newline_offsets_test
[320/757] 98943=ruby/test_regexp
[321/757] 98928=ruby/test_rational
[322/757] 98939=-ext-/bignum/test_str2big
[323/757] 98939=psych/test_scalar
[324/757] 98939=ruby/test_readpartial
[325/757] 98939=rubygems/test_gem_commands_contents_command
[326/757] 98914=rubygems/test_gem_resolver_conflict
[327/757] 98914=fileutils/test_fileutils
[328/757] 98939=fiber/test_process
[329/757] 98913=ruby/test_object
[330/757] 98939=-ext-/eval/test_eval
[331/757] 98939=fiber/test_io
[332/757] 98928=rubygems/test_gem_commands_cert_command
[333/757] 98939=ruby/test_dir_m17n
[334/757] 98919=rubygems/test_gem_resolver_git_specification
[335/757] 98915=prism/result/named_capture_test
[336/757] 98915=psych/test_stream
[337/757] 98915=json/json_common_interface_test
[338/757] 98933=coverage/test_coverage
[339/757] 98915=pathname/test_pathname
[340/757] 98928=rubygems/test_remote_fetch_error
[341/757] 98928=json/json_addition_test
[342/757] 98928=fiber/test_storage
[343/757] 98928=-ext-/path_to_class/test_path_to_class
[344/757] 98928=prism/result/string_test
[345/757] 98915=rubygems/test_gem_commands_dependency_command
[346/757] 98915=rubygems/test_gem_ext_ext_conf_builder
[347/757] 98928=dtrace/test_cmethod
[348/757] 98928=-ext-/string/test_qsort
[349/757] 98928=prism/api/parse_comments_test
[350/757] 98928=ruby/test_class
[351/757] 98919=psych/test_serialize_subclasses
[352/757] 98919=ruby/test_const
[353/757] 98919=ruby/test_iterator
[354/757] 98919=dtrace/test_string
[355/757] 98919=rubygems/test_gem_resolver_index_specification
[356/757] 98919=psych/test_marshalable
[357/757] 98919=dtrace/test_method_cache
[358/757] 98919=rubygems/test_gem_dependency
[359/757] 98919=rubygems/test_gem_resolver_lock_specification
[360/757] 98919=-ext-/string/test_cstr
[361/757] 98913=ruby/test_variable
[362/757] 98930=openssl/test_digest
[363/757] 98930=uri/test_wss
[364/757] 98930=fiber/test_address_resolve
[365/757] 98919=mkmf/test_have_macro
[366/757] 98930=ruby/test_process
[367/757] 98919=ruby/test_parse
[368/757] 98933=-ext-/iter/test_iter_break
[369/757] 98933=rubygems/test_gem_source_local
[370/757] 98947=-ext-/num2int/test_num2int
[371/757] 98926=ruby/test_stack
[372/757] 98947=rubygems/test_gem_ext_cargo_builder_unit
[373/757] 98947=rubygems/test_gem_commands_install_command
[374/757] 98933=ruby/test_thread_queue
[375/757] 98915=fileutils/test_nowrite
[376/757] 98915=ruby/test_flip
[377/757] 98915=optparse/test_summary
[378/757] 98917=ruby/test_econv
[379/757] 98939=-ext-/st/test_foreach
[380/757] 98939=test_securerandom
[381/757] 98939=rubygems/test_gem_package
[382/757] 98915=ruby/enc/test_utf16
[383/757] 98915=ruby/test_enumerator
[384/757] 98913=-ext-/exception/test_exception_at_throwing
[385/757] 98919=ruby/test_name_error
[386/757] 98939=prism/encoding/string_encoding_test
[387/757] 98939=psych/test_safe_load
[388/757] 98939=ruby/test_frozen
[389/757] 98939=rubygems/test_gem_source
[390/757] 98913=prism/result/overlap_test
[391/757] 98939=psych/test_symbol
[392/757] 98939=rubygems/test_gem_uninstaller
[393/757] 98919=rubygems/test_gem_platform
[394/757] 98921=prism/ractor_test
[395/757] 98913=rubygems/test_gem_source_vendor
[396/757] 98919=rubygems/test_gem_commands_list_command
[397/757] 98913=did_you_mean/spell_checking/test_variable_name_check
[398/757] 98919=yaml/test_dbm
[399/757] 98919=test_pty
[400/757] 98913=psych/test_date_time
[401/757] 98921=openssl/test_pkcs12
[402/757] 98933=date/test_date
[403/757] 98933=uri/test_parser
[404/757] 98926=rubygems/test_gem_available_set
[405/757] 98933=rubygems/test_gem_source_installed
[406/757] 98933=-ext-/string/test_modify_expand
[407/757] 98933=did_you_mean/tree_spell/test_change_word
[408/757] 98933=fiber/test_enumerator
[409/757] 98933=json/json_coder_test
[410/757] 98933=psych/test_psych
[411/757] 98926=digest/test_ractor
[412/757] 98933=rubygems/test_gem_uri
[413/757] 98913=test_rbconfig
[414/757] 98933=rubygems/test_gem_package_old
[415/757] 98933=digest/test_digest
[416/757] 98947=-ext-/arith_seq/test_arith_seq_extract
[417/757] 98913=rubygems/test_gem_commands_help_command
[418/757] 98913=rubygems/test_gem_package_tar_header_ractor
[419/757] 98921=ruby/test_stringchar
[420/757] 98926=-ext-/debug/test_debug
[421/757] 98919=error_highlight/test_error_highlight
[422/757] 98926=mkmf/test_find_executable
[423/757] 98926=ruby/test_array
[424/757] 98921=ruby/test_lazy_enumerator
[425/757] 98947=date/test_date_compat
[426/757] 98947=-ext-/debug/test_profile_frames
[427/757] 98917=-ext-/load/test_resolve_symbol
[428/757] 98947=prism/ruby/string_query_test
[429/757] 98947=ruby/test_backtrace
[430/757] 98939=ruby/test_time_tz
[431/757] 98917=openssl/test_kdf
[432/757] 98939=rubygems/test_gem_request_set_lockfile_tokenizer
[433/757] 98917=rubygems/test_gem_commands_outdated_command
[434/757] 98939=json/json_ryu_fallback_test
[435/757] 98939=-ext-/class/test_class2name
[436/757] 98939=psych/test_nil
[437/757] 98939=optparse/test_load
[438/757] 98939=did_you_mean/spell_checking/test_uncorrectable_name_check
[439/757] 98939=dtrace/test_singleton_function
[440/757] 98939=optparse/test_cclass
[441/757] 98917=test_shellwords
[442/757] 98917=ruby/test_proc
[443/757] 98936=ruby/enc/test_case_comprehensive
[444/757] 98936=mkmf/test_framework
[445/757] 98936=zlib/test_zlib
[446/757] 98921=prism/magic_comment_test
[447/757] 98914=ruby/test_marshal
[448/757] 98913=psych/test_omap
[449/757] 98913=psych/visitors/test_emitter
[450/757] 98913=psych/test_json_tree
[451/757] 98913=prism/library_symbols_test
[452/757] 98913=psych/test_ractor
[453/757] 98939=date/test_date_strptime
[454/757] 98939=open-uri/test_ssl
[455/757] 98921=ruby/test_nomethod_error
[456/757] 98921=net/http/test_https_proxy
[457/757] 98947=openssl/test_pkey_dsa
[458/757] 98921=prism/api/freeze_test
[459/757] 98921=rubygems/test_gem
[460/757] 98947=prism/percent_delimiter_string_test
[461/757] 98947=ripper/test_files_test_1
[462/757] 98913=rubygems/test_gem_remote_fetcher_local_ssl_server
[463/757] 98914=ruby/test_float
[464/757] 98939=stringio/test_ractor
[465/757] 98939=psych/test_parser
[466/757] 98939=prism/result/attribute_write_test
[467/757] 98939=psych/test_yaml_special_cases
[468/757] 98939=rubygems/test_gem_source_list
[469/757] 98917=test_delegate
[470/757] 98939=-ext-/stack/test_stack_overflow
[471/757] 98939=ruby/test_set
[472/757] 98917=rubygems/test_gem_installer
[473/757] 98939=rubygems/test_gem_command_manager
[474/757] 98914=ruby/enc/test_regex_casefold
[475/757] 98914=ruby/test_pipe
[476/757] 98939=rubygems/test_gem_source_git
[477/757] 98914=rubygems/test_gem_commands_check_command
[478/757] 98914=ruby/test_random_formatter
[479/757] 98921=ripper/test_files_lib
[480/757] 98914=ruby/enc/test_emoji
[481/757] 98913=ruby/test_string
[482/757] 98914=rubygems/test_gem_resolver_git_set
[483/757] 98933=did_you_mean/spell_checking/test_class_name_check
[484/757] 98933=ruby/enc/test_cp949
[485/757] 98933=ruby/test_condition
[486/757] 98933=erb/test_erb
[487/757] 98936=-ext-/test_scan_args
[488/757] 98933=date/test_date_attr
[489/757] 98933=-ext-/struct/test_duplicate
[490/757] 98936=json/json_ext_parser_test
[491/757] 98933=ruby/test_time
[492/757] 98936=ruby/test_integer
[493/757] 98933=prism/test_helper
[494/757] 98933=ruby/test_memory_view
[495/757] 98933=-ext-/integer/test_integer
[496/757] 98933=ruby/enc/test_utf32
[497/757] 98933=-ext-/string/test_ellipsize
[498/757] 98933=ruby/test_rand
[499/757] 98933=openssl/test_pkey_ec
[500/757] 98933=-ext-/struct/test_data
[501/757] 98933=optparse/test_noarg
[502/757] 98933=date/test_date_parse
[503/757] 98933=rubygems/test_gem_commands_update_command
[504/757] 98914=openssl/test_fips
[505/757] 98919=fiber/test_backtrace
[506/757] 98919=prism/result/static_literals_test
[507/757] 98919=psych/visitors/test_to_ruby
[508/757] 98919=rubygems/test_bundled_ca
[509/757] 98928=openssl/test_random
[510/757] 98928=-ext-/float/test_nextafter
[511/757] 98928=-ext-/string/test_capacity
[512/757] 98914=rubygems/test_gem_safe_marshal
[513/757] 98928=psych/test_deprecated
[514/757] 98928=ruby/test_gc_compact
[515/757] 98947=-ext-/array/test_resize
[516/757] 98947=-ext-/bignum/test_div
[517/757] 98947=ruby/test_fiber
[518/757] 98919=uri/test_generic
[519/757] 98919=prism/result/breadth_first_search_test
[520/757] 98919=json/json_parser_test
[521/757] 98919=psych/test_alias_and_anchor
[522/757] 98919=rubygems/test_gem_commands_setup_command
[523/757] 98926=rubygems/test_gem_commands_rebuild_command
[524/757] 98926=ruby/enc/test_cesu8
[525/757] 98926=prism/errors_test
[526/757] 98914=test_open3
[527/757] 98933=ruby/test_vm_dump
[528/757] 98933=open-uri/test_ftp
[529/757] 98933=test_singleton
[530/757] 98933=ripper/test_ripper
[531/757] 98926=did_you_mean/spell_checking/test_key_name_check
[532/757] 98926=ruby/test_syntax
[533/757] 98939=ruby/enc/test_grapheme_breaks
[534/757] 98919=rubygems/test_gem_request_set_gem_dependency_api
[535/757] 98939=openssl/test_ossl
[536/757] 98939=date/test_date_marshal
[537/757] 98939=ruby/test_assignment
[538/757] 98921=optparse/test_optarg
[539/757] 98919=openssl/test_ssl_session
[540/757] 98921=io/wait/test_ractor
[541/757] 98921=psych/json/test_stream
[542/757] 98933=ruby/test_pack
[543/757] 98921=rubygems/test_gem_commands_unpack_command
[544/757] 98919=rubygems/test_gem_commands_exec_command
[545/757] 98921=rubygems/test_gem_resolver_local_specification
[546/757] 98921=ruby/test_autoload
[547/757] 98933=psych/test_exception
[548/757] 98933=rubygems/test_gem_commands_signout_command
[549/757] 98933=psych/test_object
[550/757] 98933=ruby/test_file_exhaustive
[551/757] 98936=rubygems/test_gem_gem_runner
[552/757] 98936=rubygems/test_gem_ext_cargo_builder
[553/757] 98936=optparse/test_acceptable
[554/757] 98919=prism/result/implicit_array_test
[555/757] 98919=-ext-/struct/test_len
[556/757] 98919=dtrace/test_function_entry
[557/757] 98919=rubygems/test_kernel
[558/757] 98936=did_you_mean/spell_checking/test_method_name_check
[559/757] 98917=prism/heredoc_dedent_test
[560/757] 98936=ruby/test_keyword
[561/757] 98917=prism/result/numeric_value_test
[562/757] 98917=lib/!Nothing_to_test
[563/757] 98917=net/http/test_http_request
[564/757] 98917=ruby/test_data
[565/757] 98917=net/http/test_httpheader
[566/757] 98917=rubygems/test_gem_commands_server_command
[567/757] 98917=rubygems/test_gem_package_task
[568/757] 98917=openssl/test_bn
[569/757] 98917=openssl/test_provider
[570/757] 98919=ripper/test_lexer
[571/757] 98919=io/wait/test_io_wait
[572/757] 98939=optparse/test_kwargs
[573/757] 98939=-ext-/test_random
[574/757] 98939=psych/test_merge_keys
[575/757] 98939=cgi/test_cgi_escape
[576/757] 98917=ruby/test_dir
[577/757] 98936=rubygems/test_gem_ext_configure_builder
[578/757] 98914=openssl/test_x509store
[579/757] 98939=resolv/test_mdns
[580/757] 98936=rubygems/test_gem_security_signer
[581/757] 98939=ruby/test_exception
[582/757] 98936=optparse/test_bash_completion
[583/757] 98936=rubygems/test_gem_local_remote_options
[584/757] 98917=ruby/enc/test_euc_kr
[585/757] 98915=rubygems/test_gem_commands_lock_command
[586/757] 98917=-ext-/string/test_set_len
[587/757] 98917=ruby/test_threadgroup
[588/757] 98915=ruby/test_sleep
[589/757] 98936=fiber/test_queue
[590/757] 98936=prism/result/regular_expression_options_test
[591/757] 98936=test_prettyprint
[592/757] 98936=rubygems/test_gem_validator
[593/757] 98914=prism/result/integer_parse_test
[594/757] 98914=mkmf/test_install
[595/757] 98936=did_you_mean/test_tree_spell_checker
[596/757] 98928=openssl/test_pair
[597/757] 98936=ruby/test_m17n_comb
[598/757] 98917=date/test_date_ractor
[599/757] 98914=test_bundled_gems
[600/757] 98919=prism/lex_test
[601/757] 98914=psych/visitors/test_depth_first
[602/757] 98914=openssl/test_ns_spki
[603/757] 98914=test_tsort
[604/757] 98914=prism/result/index_write_test
[605/757] 98914=ruby/test_integer_comb
[606/757] 98917=ruby/test_range
[607/757] 98915=-ext-/symbol/test_type
[608/757] 98915=fileutils/test_dryrun
[609/757] 98915=json/json_generator_test
[610/757] 98919=rubygems/test_gem_impossible_dependencies_error
[611/757] 98919=fiber/test_io_buffer
[612/757] 98947=prism/encoding/encodings_test
[613/757] 98919=prism/api/parse_stream_test
[614/757] 98919=rubygems/test_gem_resolver_api_set
[615/757] 98947=psych/test_emitter
[616/757] 98919=openssl/test_ts
[617/757] 98947=test_tmpdir
[618/757] 98915=prism/result/node_id_test
[619/757] 98947=rubygems/test_gem_source_subpath_problem
[620/757] 98928=ruby/test_rubyoptions
[621/757] 98947=-ext-/test_printf
[622/757] 98947=-ext-/array/test_to_ary_concat
[623/757] 98917=prism/result/warnings_test
[624/757] 98915=-ext-/load/test_stringify_symbols
[625/757] 98915=ruby/enc/test_windows_1252
[626/757] 98917=mkmf/test_configuration
[627/757] 98915=prism/ruby/dispatcher_test
[628/757] 98915=socket/test_udp
[629/757] 98915=openssl/test_ocsp
[630/757] 98917=ruby/test_shapes
[631/757] 98917=openssl/test_pkey_dh
[632/757] 98919=ruby/test_ifunless
[633/757] 98919=dtrace/test_require
[634/757] 98919=rubygems/test_gem_silent_ui
[635/757] 98917=rubygems/test_gem_resolver_installer_set
[636/757] 98919=rubygems/test_gem_dependency_list
[637/757] 98919=ripper/test_files_test
[638/757] 98917=rubygems/test_gem_commands_uninstall_command
[639/757] 98921=ruby/test_io_m17n
[640/757] 98919=rubygems/test_config
[641/757] 98919=prism/result/comments_test
[642/757] 98919=-ext-/hash/test_delete
[643/757] 98919=-ext-/exception/test_ensured
[644/757] 98919=ruby/test_continuation
[645/757] 98919=dtrace/test_object_create_start
[646/757] 98919=test_forwardable
[647/757] 98915=ruby/test_env
[648/757] 98919=prism/encoding/regular_expression_encoding_test
[649/757] 98919=ruby/test_zjit
[650/757] 98919=rubygems/test_project_sanity
[651/757] 98947=optparse/test_placearg
[652/757] 98919=-ext-/string/test_interned_str
[653/757] 98919=rubygems/test_gem_commands_cleanup_command
[654/757] 98947=rubygems/test_gem_path_support
[655/757] 98947=prism/result/constant_path_node_test
[656/757] 98947=prism/result/heredoc_test
[657/757] 98947=psych/test_psych_set
[658/757] 98947=rubygems/test_webauthn_listener_response
[659/757] 98947=psych/test_array
[660/757] 98947=-ext-/gvl/test_ubf_async_safe
[661/757] 98947=prism/snippets_test
[662/757] 98917=prism/ruby/parser_test
[663/757] 98917=prism/newline_test
[664/757] 98919=optparse/test_switch
[665/757] 98919=-ext-/win32/test_console_attr
[666/757] 98919=rubygems/test_gem_bundler_version_finder
[667/757] 98919=mkmf/test_libs
[668/757] 98919=ruby/test_super
[669/757] 98917=ruby/test_math
[670/757] 98917=test_time
[671/757] 98917=json/json_encoding_test
[672/757] 98914=dtrace/test_gc
[673/757] 98914=-ext-/string/test_rb_str_dup
[674/757] 98914=prism/fuzzer_test
[675/757] 98914=ruby/test_ast
[676/757] 98917=psych/test_struct
[677/757] 98917=prism/onigmo_test
[678/757] 98917=-ext-/test_bug-5832
[679/757] 98917=ruby/test_case
[680/757] 98917=digest/test_digest_extend
[681/757] 98917=rubygems/test_gem_safe_yaml
[682/757] 98917=-ext-/popen_deadlock/test_popen_deadlock
[683/757] 98921=optparse/test_did_you_mean
[684/757] 98939=optparse/test_autoconf
[685/757] 98939=fiber/test_sleep
[686/757] 98921=openssl/test_x509name
[687/757] 98921=psych/test_object_references
[688/757] 98921=-ext-/wait/test_wait
[689/757] 98921=mkmf/test_sizeof
[690/757] 98939=rubygems/test_gem_requirement
[691/757] 98919=ruby/test_alias
[692/757] 98939=ruby/enc/test_euc_tw
[693/757] 98939=rubygems/test_gem_security
[694/757] 98919=rubygems/test_gem_commands_build_command
[695/757] 98917=ruby/test_compile_prism
[696/757] 98919=date/test_date_new
[697/757] 98919=ruby/test_io_timeout
[698/757] 98919=prism/api/command_line_test
[699/757] 98919=rubygems/test_gem_commands_info_command
[700/757] 98919=-ext-/box/test_load_ext
[701/757] 98919=mmtk/test_configuration
[702/757] 98919=ruby/test_comparable
[703/757] 98919=ruby/enc/test_emoji_breaks
[704/757] 98919=-ext-/test_notimplement
[705/757] 98919=ruby/test_system
[706/757] 98936=-ext-/test_bug-3571
[707/757] 98917=ruby/test_require
[708/757] 98939=ruby/test_dup
[709/757] 98936=resolv/test_dns
[710/757] 98936=stringio/test_stringio
[711/757] 98939=optparse/test_reqarg
[712/757] 98936=rubygems/test_gem_resolver_lock_set
[713/757] 98936=-ext-/econv/test_append
[714/757] 98936=did_you_mean/test_ractor_compatibility
[715/757] 98919=test_unicode_normalize
[716/757] 98919=ruby/test_method
[717/757] 98936=-ext-/struct/test_member
[718/757] 98936=rubygems/test_gem_console_ui
[719/757] 98936=rubygems/test_gem_update_suggestion
[720/757] 98939=rubygems/test_gem_source_fetch_problem
[721/757] 98936=psych/test_set
[722/757] 98936=resolv/test_resource
[723/757] 98936=ruby/test_arity
[724/757] 98936=test_ipaddr
[725/757] 98939=openssl/test_pkey_rsa
[726/757] 98936=-ext-/string/test_nofree
[727/757] 98936=-ext-/st/test_numhash
[728/757] 98936=rubygems/test_gem_stream_ui
[729/757] 98936=ruby/test_trace
[730/757] 98936=rubygems/test_webauthn_poller
[731/757] 98936=date/test_date_conv
[732/757] 98936=rubygems/test_gem_resolver_composed_set
[733/757] 98936=ruby/test_argf
[734/757] 98921=mkmf/test_egrep_cpp
[735/757] 98921=ruby/test_m17n
[736/757] 98939=ruby/test_yjit
[737/757] 98921=net/http/test_buffered_io
[738/757] 98921=ruby/test_yjit_exit_locations
[739/757] 98913=psych/test_yamlstore
[740/757] 98913=rubygems/test_gem_config_file
[741/757] 98915=rubygems/test_gem_commands_pristine_command
[742/757] 98913=psych/test_scalar_scanner
[743/757] 98913=ruby/test_beginendblock
[744/757] 98912=rubygems/test_gem_resolver_requirement_list
[745/757] 98921=ruby/test_hash
[746/757] 98912=-ext-/arith_seq/test_arith_seq_beg_len_step
[747/757] 98912=ruby/test_io_buffer
[748/757] 98912=socket/test_socket
[749/757] 98913=test_weakref
[750/757] 98913=ruby/test_not
[751/757] 98913=test_timeout
[752/757] 98926=prism/ruby/ripper_test
[753/757] 98912=rubygems/test_rubygems
[754/757] 98926=rubygems/test_gem_package_tar_writer
[755/757] 98926=uri/test_mailto
[756/757] 98926=ruby/enc/test_case_mapping
[757/757] 98926=psych/visitors/test_yaml_tree
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:16 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
    999    1021    1021    1021 pts/0       1021 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
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022   97642    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
  97642   97645    1021    1021 pts/0       1021 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.20251220-163640 --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
  97645   97646    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251220-163640 --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
  97646   98578    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
  98578   98579    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
  98579   98909    1021    1021 pts/0       1021 Sl+   1000   0:20 /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
  98909   98924    1021    1021 pts/0       1021 Sl+   1000   0:22 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
  98924  654277    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
  97646  654607    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[97642], 97642=>[97645], 97645=>[97646], 97646=>[98578, 654607], 98578=>[98579], 98579=>[98909], 98909=>[98924], 98924=>[654277]}
$ timeout 60 gdb -p 654277 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 654279]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000063850c88debe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x79d050bcd6c0 (LWP 654277) "test_thread.rb*" 0x000063850c88debe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x79d0611876c0 (LWP 654279) "test_thread.rb*" 0x000079d08dd1b4fd in __GI___poll (fds=0x79d06e7bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79d0611876c0 (LWP 654279) "test_thread.rb*"):
#0  0x000079d08dd1b4fd in __GI___poll (fds=0x79d06e7bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063850c81875a in __interceptor_poll ()
No symbol table info available.
#2  0x000063850cc16eeb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3067
        vm = <optimized out>
#4  0x000063850c871b0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079d08dc9caa4 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 = {133935889151680, -7577052739937129760, 133935889151680, -352, 0, 133935614701168, -7577052739949712672, -7576955565000119584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079d08dd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79d050bcd6c0 (LWP 654277) "test_thread.rb*"):
#0  0x000063850c88debe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000063850c88ee7a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000063850c7dd6f0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000063850c7dd569 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000063850c7dd195 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x000063850c7d819e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000063850c7d8853 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000063850c8740f0 in __interceptor_calloc ()
No symbol table info available.
#8  0x000063850c8eda6d in calloc1 (n=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1520
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=64, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8319
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5225
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5219
No locals.
#12 0x000063850cbe0a6b in rb_id_table_init (tbl=0x79d066b1ff90, s_capa=<optimized out>) at /tmp/ruby/src/trunk_asan/id_table.c:91
        capa = -512
#13 rb_managed_id_table_create (type=<optimized out>, capa=<optimized out>) at /tmp/ruby/src/trunk_asan/id_table.c:377
        tbl = 0x79d066b1ff90
        obj = 133935983099760
#14 0x000063850cb5d9fc in get_next_shape_internal (shape=0x79d089e08750, id=id@entry=3457, shape_type=shape_type@entry=SHAPE_IVAR, variation_created=variation_created@entry=0x79d04c1baca0, new_variations_allowed=true) at /tmp/ruby/src/trunk_asan/shape.c:643
        old_child = 0x79d089e08778
        new_edges = <optimized out>
        new_shape = 0x79d089e0a370
        res = <optimized out>
        edges_table = <optimized out>
#15 0x000063850cb5af4a in shape_get_next (shape=0x540000000308, shape_type=SHAPE_IVAR, klass=133936633210560, id=3457, emit_warnings=true) at /tmp/ruby/src/trunk_asan/shape.c:817
        variation_created = false
        new_shape = <optimized out>
        allow_new_shape = <optimized out>
#16 rb_shape_transition_add_ivar (obj=133936003219200, id=<optimized out>) at /tmp/ruby/src/trunk_asan/shape.c:943
        original_shape_id = 4195170
        klass = 133936633210560
        next_shape = <optimized out>
#17 0x000063850cc6dd2a in generic_shape_ivar (obj=133936003219200, id=3457, new_ivar_out=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1864
        target_shape_id = 4195170
        new_ivar = true
        current_shape_id = <optimized out>
#18 obj_ivar_set (obj=133936003219200, id=3457, val=133936003219120) at /tmp/ruby/src/trunk_asan/variable.c:1962
        target_shape_id = <optimized out>
        dontcare = <optimized out>
#19 ivar_set (obj=133936003219200, id=<optimized out>, val=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:2003
No locals.
#20 0x000063850cc6daf8 in rb_ivar_set (obj=133936003219200, id=id@entry=3457, val=133936003219120) at /tmp/ruby/src/trunk_asan/variable.c:2020
No locals.
#21 0x000063850c8c500c in setup_exception (ec=<optimized out>, tag=<optimized out>, mesg=133936003219200, cause=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:543
        at = 18446744073709551104
        bt = <optimized out>
        _ec = 0x517000136ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79d050bcbc10, <optimized out>, 0x79d050bcbb20, <optimized out>, <optimized out>}, prev = 0x79d04c38c240, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        file0 = 0x50700025d3c0 "/tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb"
        file = <optimized out>
        e = <optimized out>
        line = <optimized out>
#22 0x000063850c8c43b7 in rb_longjmp (ec=<optimized out>, tag=<optimized out>, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk_asan/eval.c:627
No locals.
#23 0x000063850c8b9f09 in rb_exc_exception (mesg=<optimized out>, tag=<optimized out>, cause=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:642
No locals.
#24 0x000063850c8b9db0 in rb_exc_raise (mesg=mesg@entry=133936003219200) at /tmp/ruby/src/trunk_asan/eval.c:655
No locals.
#25 0x000063850ca5b454 in rb_exit (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4370
        args = <optimized out>
#26 0x000063850ca5b50a in rb_f_exit (argc=argc@entry=0, argv=argv@entry=0x79d04de97838) at /tmp/ruby/src/trunk_asan/process.c:4386
        istatus = 0
#27 0x000063850ca5f48d in f_exit (c=0, a=0x79d04de97838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4440
No locals.
#28 0x000063850ccfb9f8 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 = 0x6641001c0001
        cc = <optimized out>
        me = 0x79d067e4ff78
        cfunc = 0x506000049228
        recv = 133935980329720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x000063850cce1105 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79d050bcc360) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#30 0x000063850cce0b95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#31 0x000063850cc9c4bd in vm_sendish (ec=0x517000136ad0, reg_cfp=0x79d04df97790, 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>
#32 vm_exec_core (ec=ec@entry=0x517000136ad0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d04df97790
        reg_pc = 0x511000293828
        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>
#33 0x000063850cc8ae32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000136ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#34 0x000063850cccf6bb in invoke_iseq_block_from_c (ec=0x517000136ad0, captured=<optimized out>, self=133935980329720, 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 = 0x79d067e893e0
        cfp = 0x79d04df977c8
        sp = 0x79d04de97818
        use_argv = <optimized out>
        stack_argv = 0x79d04de97818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#35 invoke_block_from_c_proc (ec=0x517000136ad0, self=133935980329720, 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>
#36 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.
#37 0x000063850cccd916 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, argc=210296510, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#38 0x000063850cc156eb in thread_do_start_proc (th=th@entry=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001731050
        args_len = <optimized out>
        args_ptr = <optimized out>
#39 0x000063850cc1328d in thread_do_start (th=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#40 thread_start_func_2 (th=th@entry=0x515000166f00, 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>
#41 0x000063850cc1257e in call_thread_start_func_2 (th=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        stack_start = <optimized out>
        stack_start_addr = 0x79d050bcccc0
#42 nt_start (ptr=0x50c000211300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2273
        th = 0x515000166f00
        sched = <optimized out>
        nt = 0x50c000211300
        vm = 0x525000000100
#43 0x000063850c871b0f in asan_thread_start(void*) ()
No symbol table info available.
#44 0x000079d08dc9caa4 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 = {133935614711488, -7577159155268080928, 133935614711488, -352, 0, 140729094327792, -7577159155280663840, -7576955565000119584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#45 0x000079d08dd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 654277) detached]
$ timeout 60 gdb -p 98924 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 654278]
[New LWP 105365]
[New LWP 105344]
[New LWP 103481]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000079d08dd1b4fd in __GI___poll (fds=0x79d08bdc3f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x79d08dfcec40 (LWP 98924) "ruby"             0x000079d08dd1b4fd in __GI___poll (fds=0x79d08bdc3f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x79d071dff6c0 (LWP 654278) "test_thread.rb*" 0x000079d08dd1b4fd in __GI___poll (fds=0x79d06e7bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x79d0506ca6c0 (LWP 105365) "Timeout stdlib " 0x000079d08dc98d71 in __futex_abstimed_wait_common64 (private=3898, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00020c314) at ./nptl/futex-internal.c:57
  4    Thread 0x79d06b6e56c0 (LWP 105344) "parallel.rb:40"  0x000079d08dd1b4fd in __GI___poll (fds=0x79d058027a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x79d0611876c0 (LWP 103481) "Gem::Timeout st" 0x000079d08dc98d71 in __futex_abstimed_wait_common64 (private=3898, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000061590) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x79d0611876c0 (LWP 103481) "Gem::Timeout st"):
#0  0x000079d08dc98d71 in __futex_abstimed_wait_common64 (private=3898, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000061590) 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=3898, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000061590) 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=0x50c000061590, 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  0x000079d08dc9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5150000008d8, cond=0x50c000061568) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79d08dc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x79d061185b60, __canceltype = 1628986480, __prev = 0x0}
        cbuffer = {wseq = 30, cond = 0x50c000061568, mutex = 0x5150000008d8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 30
        seq = 15
        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=0x50c000061568, mutex=mutex@entry=0x5150000008d8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000063850cbe3bcf in rb_native_cond_wait (cond=0x50c000061590, 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=0x5150001fa200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000063850cc1142b in thread_sched_to_waiting_until_wakeup (sched=0x5150000008d8, th=th@entry=0x5150001fa200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
        can_direct_transfer = <optimized out>
#8  0x000063850cbf108c in native_sleep (th=0x5150001fa200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x5150001fa200, 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 0x000063850cc0fd7d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133936015096600, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x5150001fa200
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        args = <optimized out>
#12 0x000063850c8bd6de 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 = 0x5170001e6fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79d061185f10, <optimized out>, 0x79d061185e20, <optimized out>, <optimized out>}, prev = 0x79d05ea75240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000063850c8bdb69 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 0x000063850cc0f2a2 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x504001702e90, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1136
        queue_waiter = {w = {self = 133936015096600, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 133936015096600, timeout = 4, end = <optimized out>}
        waitq = 0x504001702e90
        end = 0
#15 0x000063850cc97a39 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 0x000063850cc97a39 in vm_invoke_builtin_delegate (ec=0x5170001e6fd0, cfp=0x79d0644be758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x5170001e6fd0) at ../../src/trunk_asan/insns.def:1676
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d0644be758
        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 0x000063850cc8ae32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170001e6fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x000063850cccf6bb in invoke_iseq_block_from_c (ec=0x5170001e6fd0, captured=<optimized out>, self=133936029358800, 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 = 0x79d0689a4680
        cfp = 0x79d0644be7c8
        sp = 0x79d0643be818
        use_argv = <optimized out>
        stack_argv = 0x79d0643be818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170001e6fd0, self=133936029358800, 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 0x000063850cccd916 in rb_vm_invoke_proc (ec=0x50c000061590, proc=0x189, argc=-1916170895, 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 0x000063850cc156eb in thread_do_start_proc (th=th@entry=0x5150001fa200) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000128650
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x000063850cc1328d in thread_do_start (th=0x5150001fa200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150001fa200, 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 0x000063850cc1257e in call_thread_start_func_2 (th=0x5150001fa200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        stack_start = <optimized out>
        stack_start_addr = 0x79d061186cc0
#27 nt_start (ptr=0x50c000061540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2273
        th = 0x5150001fa200
        sched = <optimized out>
        nt = 0x50c000061540
        vm = 0x525000000100
#28 0x000063850c871b0f in asan_thread_start(void*) ()
No symbol table info available.
#29 0x000079d08dc9caa4 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 = {133935889151680, -7577052739937129760, 133935889151680, -352, 22, 140729094324176, -7577052739949712672, -7576955565000119584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x000079d08dd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x79d06b6e56c0 (LWP 105344) "parallel.rb:40"):
#0  0x000079d08dd1b4fd in __GI___poll (fds=0x79d058027a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063850c81875a in __interceptor_poll ()
No symbol table info available.
#2  0x000063850c988c59 in nogvl_wait_for (th=133936003427920, fptr=0x51100027ec40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12587
        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  0x000063850c98a1ca in internal_read_func (ptr=0x79d058027840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x79d058027840
        result = <optimized out>
#5  0x000063850cbf609b in rb_thread_io_blocking_call (io=0x51100027ec40, func=0x63850c989cc0 <internal_read_func>, data1=0x79d058027840, 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  0x000063850c8bd6de 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 = 0x5170001611d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79d06b6e3dd0, <optimized out>, 0x79d06b6e3ce0, <optimized out>, <optimized out>}, prev = 0x79d057ff7240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000063850c8bdb69 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  0x000063850c99dea2 in io_read_memory_locktmp (str=133935736715872, 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 = 133936003427920, fptr = 0x51100027ec40, nonblock = 0, fd = 4, buf = 0x51900020bc80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100027ec40
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x000063850c97a671 in io_readpartial (argc=1476557408, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x000063850ccfb9f8 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 = 0x79d08d5f83b8
        cfunc = 0x50600002c1e8
        recv = 133936003428200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000063850cc9c4bd in vm_sendish (ec=0x5170001611d0, reg_cfp=0x79d06a94f790, 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=0x5170001611d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d06a94f790
        reg_pc = 0x51300003ef98
        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 0x000063850cc8ae32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170001611d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x000063850cccf6bb in invoke_iseq_block_from_c (ec=0x5170001611d0, captured=<optimized out>, self=133936629895760, 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 = 0x79d08d56c4f8
        cfp = 0x79d06a94f7c8
        sp = 0x79d06a84f818
        use_argv = <optimized out>
        stack_argv = 0x79d06a84f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170001611d0, self=133936629895760, 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 0x000063850cccd916 in rb_vm_invoke_proc (ec=0x79d058027a60, proc=0x1, argc=-1915636483, 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 0x000063850cc156eb in thread_do_start_proc (th=th@entry=0x515000128480) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001765590
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x000063850cc1328d in thread_do_start (th=0x515000128480) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x515000128480, 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 0x000063850cc1257e in call_thread_start_func_2 (th=0x515000128480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        stack_start = <optimized out>
        stack_start_addr = 0x79d06b6e4cc0
#23 nt_start (ptr=0x50c0002200c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2273
        th = 0x515000128480
        sched = <optimized out>
        nt = 0x50c0002200c0
        vm = 0x525000000100
#24 0x000063850c871b0f in asan_thread_start(void*) ()
No symbol table info available.
#25 0x000079d08dc9caa4 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 = {133936062551744, -7577040008580322592, 133936062551744, -352, 25, 140729094329456, -7577040008592905504, -7576955565000119584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x000079d08dd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x79d0506ca6c0 (LWP 105365) "Timeout stdlib "):
#0  0x000079d08dc98d71 in __futex_abstimed_wait_common64 (private=3898, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00020c314) 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=3898, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00020c314) 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=0x50c00020c314, 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  0x000079d08dc9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5150000008d8, cond=0x50c00020c2e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79d08dc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x79d0506c8b60, __canceltype = 1349291120, __prev = 0x0}
        cbuffer = {wseq = 17, cond = 0x50c00020c2e8, mutex = 0x5150000008d8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 17
        seq = 8
        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=0x50c00020c2e8, mutex=mutex@entry=0x5150000008d8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000063850cbe3bcf in rb_native_cond_wait (cond=0x50c00020c314, 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=0x51500014b200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000063850cc1142b in thread_sched_to_waiting_until_wakeup (sched=0x5150000008d8, th=th@entry=0x51500014b200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
        can_direct_transfer = <optimized out>
#8  0x000063850cbf108c in native_sleep (th=0x51500014b200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x51500014b200, 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 0x000063850cc0fd7d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133935983379880, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x51500014b200
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        args = <optimized out>
#12 0x000063850c8bd6de 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 = 0x517000180d50
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79d0506c8f10, <optimized out>, 0x79d0506c8e20, <optimized out>, <optimized out>}, prev = 0x79d0533f5240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000063850c8bdb69 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 0x000063850cc0f2a2 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x50400175edd0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1136
        queue_waiter = {w = {self = 133935983379880, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 133935983379880, timeout = 4, end = <optimized out>}
        waitq = 0x50400175edd0
        end = 0
#15 0x000063850cc97a39 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 0x000063850cc97a39 in vm_invoke_builtin_delegate (ec=0x517000180d50, cfp=0x79d06ca1f758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000180d50) at ../../src/trunk_asan/insns.def:1676
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d06ca1f758
        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 0x000063850cc8ae32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000180d50
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x000063850cccf6bb in invoke_iseq_block_from_c (ec=0x517000180d50, captured=<optimized out>, self=133936045891160, 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 = 0x79d08d524db0
        cfp = 0x79d06ca1f7c8
        sp = 0x79d06c91f818
        use_argv = <optimized out>
        stack_argv = 0x79d06c91f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000180d50, self=133936045891160, 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 0x000063850cccd916 in rb_vm_invoke_proc (ec=0x50c00020c314, proc=0x189, argc=-1916170895, 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 0x000063850cc156eb in thread_do_start_proc (th=th@entry=0x51500014b200) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400175e9d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x000063850cc1328d in thread_do_start (th=0x51500014b200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x51500014b200, 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 0x000063850cc1257e in call_thread_start_func_2 (th=0x51500014b200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        stack_start = <optimized out>
        stack_start_addr = 0x79d0506c9cc0
#27 nt_start (ptr=0x50c00020c2c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2273
        th = 0x51500014b200
        sched = <optimized out>
        nt = 0x50c00020c2c0
        vm = 0x525000000100
#28 0x000063850c871b0f in asan_thread_start(void*) ()
No symbol table info available.
#29 0x000079d08dc9caa4 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 = {133935609456320, -7577160943585088800, 133935609456320, -352, 0, 140729094321456, -7577160943597671712, -7576955565000119584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x000079d08dd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x79d071dff6c0 (LWP 654278) "test_thread.rb*"):
#0  0x000079d08dd1b4fd in __GI___poll (fds=0x79d06e7bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063850c81875a in __interceptor_poll ()
No symbol table info available.
#2  0x000063850cc16eeb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3067
        vm = <optimized out>
#4  0x000063850c871b0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079d08dc9caa4 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 = {133936170661568, -7577087421798044960, 133936170661568, -352, 0, 133935614701552, -7577087421810627872, -7576955565000119584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079d08dd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79d08dfcec40 (LWP 98924) "ruby"):
#0  0x000079d08dd1b4fd in __GI___poll (fds=0x79d08bdc3f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063850c81875a in __interceptor_poll ()
No symbol table info available.
#2  0x000063850c988c59 in nogvl_wait_for (th=133936631874640, fptr=0x511000248f00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12587
        fds = {fd = 12, 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  0x000063850c98a1ca in internal_read_func (ptr=0x79d08bdc3e40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x79d08bdc3e40
        result = <optimized out>
#5  0x000063850cbf609b in rb_thread_io_blocking_call (io=0x511000248f00, func=0x63850c989cc0 <internal_read_func>, data1=data1@entry=0x79d08bdc3e40, 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  0x000063850c989ac9 in rb_io_blocking_region_wait (io=0x511000248f00, function=0x1, argument=0x79d08bdc3e40, 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 = 133936631874640, fptr = 0x511000248f00, nonblock = 0, fd = 12, buf = 0x525000311100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x000063850c98d407 in io_bufread (ptr=0x525000311100 "", len=8192, fptr=0x511000248f00) 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 0x000063850c8bd6de 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 = {0x7ffe0bad5150, <optimized out>, 0x7ffe0bad5060, <optimized out>, <optimized out>}, prev = 0x79d08bdc3a60, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000063850c8bdb69 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 0x000063850c98ae37 in io_fread (str=133935980360360, offset=0, size=8192, fptr=0x511000248f00) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x525000311100 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=133935980360360) 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 0x000063850c97aa46 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 = 0x511000248f00
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x000063850cd125a2 in vm_call0_cfunc_with_frame (ec=0x5170000000d0, calling=<optimized out>, argv=0x79d08bc5b5e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x79d08d871448
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 133935980360400
        argc = 0
        mid = 16417
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#16 vm_call0_cfunc (ec=0x5170000000d0, calling=<optimized out>, argv=0x79d08bc5b5e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#17 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#18 0x000063850cd17385 in vm_call0_cc (ec=0x5170000000d0, recv=133935980360400, id=16417, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x1)>
        use_argv = 0x79d08bc5b5e8
        av = <optimized out>
#19 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#20 0x000063850ccbc61b in rb_call (recv=133935980360400, mid=16417, argc=0, argv=0x79d08bc5b5e8, scope=4076007936) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x79d08bdc3f60
#21 rb_funcall_with_block_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, passed_procval=4, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1210
No locals.
#22 0x000063850cd1c6e7 in vm_yield_with_symbol (ec=0x5170000000d0, symbol=4202764, argc=1, argv=0x79d08bc5b5e0, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5274
No locals.
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=4202764, 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:1843
No locals.
#24 0x000063850ccbce4c 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.
#25 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.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#27 0x000063850ccbce4c in rb_yield (val=<optimized out>)
No locals.
#28 0x000063850c8bd6de 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 = {0x7ffe0bad5930, <optimized out>, 0x7ffe0bad5840, <optimized out>, <optimized out>}, prev = 0x79d08bdc4840, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x000063850c8bdb69 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.
#30 0x000063850ccfb9f8 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 = 0x42d100020003
        cc = <optimized out>
        me = 0x79d08d5f8d18
        cfunc = 0x50600002b168
        recv = 133936631970160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000063850cc946af in vm_sendish (ec=0x5170000000d0, reg_cfp=0x79d08d871480, cd=0x51a00000aa20, 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>
#32 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 = 0x51a00000aa20
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d08d871480
        reg_pc = 0x52300000b208
        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>
#33 0x000063850cc8ae32 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>
#34 0x000063850cd1c682 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x79d08d871620, self=133936629895760, 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 = 0x79d08d52e108
        cfp = <optimized out>
        sp = 0x79d08d771a28
        use_argv = 0x79d08bc45660
        stack_argv = 0x79d08d771a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#35 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 = 0x79d08d871620
#36 0x000063850ccbce4c 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.
#37 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.
#38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#39 0x000063850ccbce4c in rb_yield (val=<optimized out>)
No locals.
#40 0x000063850ce87b86 in rb_ary_collect (ary=133936003423000) at /tmp/ruby/src/trunk_asan/array.c:3767
        collect = 133936003419240
        i = 78
#41 0x000063850ccfb9f8 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 = 0x79d08d5fe6a0
        cfunc = 0x506000020188
        recv = 133936003423000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#42 0x000063850cc946af in vm_sendish (ec=0x5170000000d0, reg_cfp=0x79d08d871608, cd=0x512000013c30, 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>
#43 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 = 0x512000013c30
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d08d871608
        reg_pc = 0x51900001ad10
        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>
th: 0x515000000300, native_id: 0x79d08dfcec40
-- Control frame information -----------------------------------------------
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
c:0018 p:---- s:0166 e:000165 l:y b:---- CFUNC  :read
        INSN_LABEL_concatarray = <optimized out>
c:0017 p:---- s:0163 e:000162 l:y b:---- CFUNC  :popen
c:0016 p:0289 s:0158 e:000156 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
c:0015 p:0290 s:0119 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:344
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1008
        INSN_LABEL_splatarray = <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
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
        INSN_LABEL_splatkw = <optimized out>
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
        INSN_LABEL_newhash = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
        INSN_LABEL_newrange = <optimized out>
c:0007 p:0069 s:0046 E:000960 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
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]
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
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
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>

th: 0x5150001fa200, native_id: 0x79d0611876c0
        INSN_LABEL_setn = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:20
        INSN_LABEL_adjuststack = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        INSN_LABEL_defined = <optimized out>

th: 0x515000128480, native_id: 0x79d06b6e56c0
        INSN_LABEL_definedivar = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        INSN_LABEL_checkmatch = <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]
        INSN_LABEL_checkkeyword = <optimized out>

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

        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>
#44 0x000063850cc8b221 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.
#45 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
#46 0x000063850cd1c682 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x79d08d871738, self=133936629895760, 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 = 0x79d08d56c6b0
        cfp = <optimized out>
        sp = 0x79d08d7718d0
        use_argv = 0x79d08bcc7b60
        stack_argv = 0x79d08d7718d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#47 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 = 0x79d08d871738
#48 0x000063850ccbce4c 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.
#49 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.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#51 0x000063850ccbce4c in rb_yield (val=<optimized out>)
No locals.
#52 0x000063850ce87b86 in rb_ary_collect (ary=133936003428480) at /tmp/ruby/src/trunk_asan/array.c:3767
        collect = 133936003428400
        i = 0
#53 0x000063850ccfb9f8 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 = 0x79d08d5fe6a0
        cfunc = 0x506000020188
        recv = 133936003428480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x000063850cc946af in vm_sendish (ec=0x5170000000d0, reg_cfp=0x79d08d871720, cd=0x50200002a610, 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>
#55 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 = 0x50200002a610
        insns_address_table = {0x63850cc90276 <vm_exec_core+1494>, 0x63850cc9157d <vm_exec_core+6365>, 0x63850cc96711 <vm_exec_core+27249>, 0x63850cc910ef <vm_exec_core+5199>, 0x63850cc974c2 <vm_exec_core+30754>, 0x63850cc952c4 <vm_exec_core+22052>, 0x63850cc92f6e <vm_exec_core+13006>, 0x63850cc903de <vm_exec_core+1854>, 0x63850cc96d04 <vm_exec_core+28772>, 0x63850cc96a4c <vm_exec_core+28076>, 0x63850cc9136c <vm_exec_core+5836>, 0x63850cc908ce <vm_exec_core+3118>, 0x63850cc959c6 <vm_exec_core+23846>, 0x63850cc91e73 <vm_exec_core+8659>, 0x63850cc96f05 <vm_exec_core+29285>, 0x63850cc96bae <vm_exec_core+28430>, 0x63850cc92561 <vm_exec_core+10433>, 0x63850cc92efd <vm_exec_core+12893>, 0x63850cc95525 <vm_exec_core+22661>, 0x63850cc96b25 <vm_exec_core+28293>, 0x63850cc949d0 <vm_exec_core+19760>, 0x63850cc955ae <vm_exec_core+22798>, 0x63850cc96067 <vm_exec_core+25543>, 0x63850cc9490d <vm_exec_core+19565>, 0x63850cc9080b <vm_exec_core+2923>, 0x63850cc94fc7 <vm_exec_core+21287>, 0x63850cc9069e <vm_exec_core+2558>, 0x63850cc90ad4 <vm_exec_core+3636>, 0x63850cc927e4 <vm_exec_core+11076>, 0x63850cc944da <vm_exec_core+18490>, 0x63850cc94e60 <vm_exec_core+20928>, 0x63850cc9417f <vm_exec_core+17631>, 0x63850cc902aa <vm_exec_core+1546>, 0x63850cc96297 <vm_exec_core+26103>, 0x63850cc96977 <vm_exec_core+27863>, 0x63850cc90c7b <vm_exec_core+4059>, 0x63850cc91827 <vm_exec_core+7047>, 0x63850cc914e5 <vm_exec_core+6213>, 0x63850cc91f62 <vm_exec_core+8898>, 0x63850cc92d99 <vm_exec_core+12537>, 0x63850cc90d22 <vm_exec_core+4226>, 0x63850cc960ff <vm_exec_core+25695>, 0x63850cc917b1 <vm_exec_core+6929>, 0x63850cc92c47 <vm_exec_core+12199>, 0x63850cc9370e <vm_exec_core+14958>, 0x63850cc95a5c <vm_exec_core+23996>, 0x63850cc94b92 <vm_exec_core+20210>, 0x63850cc9223c <vm_exec_core+9628>, 0x63850cc91abe <vm_exec_core+7710>, 0x63850cc958b2 <vm_exec_core+23570>, 0x63850cc929c4 <vm_exec_core+11556>, 0x63850cc950c6 <vm_exec_core+21542>, 0x63850cc94c04 <vm_exec_core+20324>, 0x63850cc9517d <vm_exec_core+21725>, 0x63850cc96649 <vm_exec_core+27049>, 0x63850cc93f91 <vm_exec_core+17137>, 0x63850cc95b15 <vm_exec_core+24181>, 0x63850cc8fff8 <vm_exec_core+856>, 0x63850cc95643 <vm_exec_core+22947>, 0x63850cc9235b <vm_exec_core+9915>, 0x63850cc94868 <vm_exec_core+19400>, 0x63850cc94aa8 <vm_exec_core+19976>, 0x63850cc93342 <vm_exec_core+13986>, 0x63850cc90b88 <vm_exec_core+3816>, 0x63850cc92709 <vm_exec_core+10857>, 0x63850cc91d46 <vm_exec_core+8358>, 0x63850cc951fb <vm_exec_core+21851>, 0x63850cc90eb3 <vm_exec_core+4627>, 0x63850cc930ef <vm_exec_core+13391>, 0x63850cc93a3f <vm_exec_core+15775>, 0x63850cc92040 <vm_exec_core+9120>, 0x63850cc9dc50 <vm_exec_core+57264>, 0x63850cc91a15 <vm_exec_core+7541>, 0x63850cc9190d <vm_exec_core+7277>, 0x63850cc91c18 <vm_exec_core+8056>, 0x63850cc92603 <vm_exec_core+10595>, 0x63850cc9437e <vm_exec_core+18142>, 0x63850cc937c9 <vm_exec_core+15145>, 0x63850cc94edf <vm_exec_core+21055>, 0x63850cc93c25 <vm_exec_core+16261>, 0x63850cc961c0 <vm_exec_core+25888>, 0x63850cc97767 <vm_exec_core+31431>, 0x63850cc96404 <vm_exec_core+26468>, 0x63850cc97055 <vm_exec_core+29621>, 0x63850cc97146 <vm_exec_core+29862>, 0x63850cc90730 <vm_exec_core+2704>, 0x63850cc96c2d <vm_exec_core+28557>, 0x63850cc928e9 <vm_exec_core+11337>, 0x63850cc96e28 <vm_exec_core+29064>, 0x63850cc9242a <vm_exec_core+10122>, 0x63850cc9633b <vm_exec_core+26267>, 0x63850cc905c7 <vm_exec_core+2343>, 0x63850cc90dad <vm_exec_core+4365>, 0x63850cc9738a <vm_exec_core+30442>, 0x63850cc92ccd <vm_exec_core+12333>, 0x63850cc92aca <vm_exec_core+11818>, 0x63850cc8fffd <vm_exec_core+861>, 0x63850cc904ea <vm_exec_core+2122>, 0x63850cc90083 <vm_exec_core+995>, 0x63850cc964f3 <vm_exec_core+26707>, 0x63850cc93e4e <vm_exec_core+16814>, 0x63850cc93512 <vm_exec_core+14450>, 0x63850cc93d2a <vm_exec_core+16522>, 0x63850cc93976 <vm_exec_core+15574>, 0x63850cc92b5f <vm_exec_core+11967>, 0x63850cc9341d <vm_exec_core+14205>, 0x63850cc92de9 <vm_exec_core+12617>, 0x63850cc9362c <vm_exec_core+14732>, 0x63850cc9369d <vm_exec_core+14845>, 0x63850cc90267 <vm_exec_core+1479>, 0x63850cc9156e <vm_exec_core+6350>, 0x63850cc96702 <vm_exec_core+27234>, 0x63850cc910e0 <vm_exec_core+5184>, 0x63850cc974b3 <vm_exec_core+30739>, 0x63850cc952b5 <vm_exec_core+22037>, 0x63850cc92f5f <vm_exec_core+12991>, 0x63850cc903cf <vm_exec_core+1839>, 0x63850cc96cf5 <vm_exec_core+28757>, 0x63850cc96a3d <vm_exec_core+28061>, 0x63850cc9135d <vm_exec_core+5821>, 0x63850cc908bf <vm_exec_core+3103>, 0x63850cc959b7 <vm_exec_core+23831>, 0x63850cc91e64 <vm_exec_core+8644>, 0x63850cc96ef6 <vm_exec_core+29270>, 0x63850cc96b9f <vm_exec_core+28415>, 0x63850cc92552 <vm_exec_core+10418>, 0x63850cc92eee <vm_exec_core+12878>, 0x63850cc95516 <vm_exec_core+22646>, 0x63850cc96b16 <vm_exec_core+28278>, 0x63850cc949c1 <vm_exec_core+19745>, 0x63850cc9559f <vm_exec_core+22783>, 0x63850cc96058 <vm_exec_core+25528>, 0x63850cc948fe <vm_exec_core+19550>, 0x63850cc907fc <vm_exec_core+2908>, 0x63850cc94fb8 <vm_exec_core+21272>, 0x63850cc9068f <vm_exec_core+2543>, 0x63850cc90ac5 <vm_exec_core+3621>, 0x63850cc927d5 <vm_exec_core+11061>, 0x63850cc944cb <vm_exec_core+18475>, 0x63850cc94e51 <vm_exec_core+20913>, 0x63850cc94170 <vm_exec_core+17616>, 0x63850cc9029b <vm_exec_core+1531>, 0x63850cc96288 <vm_exec_core+26088>, 0x63850cc96968 <vm_exec_core+27848>, 0x63850cc90c6c <vm_exec_core+4044>, 0x63850cc91818 <vm_exec_core+7032>, 0x63850cc914d6 <vm_exec_core+6198>, 0x63850cc91f53 <vm_exec_core+8883>, 0x63850cc92d8a <vm_exec_core+12522>, 0x63850cc90d13 <vm_exec_core+4211>, 0x63850cc960f0 <vm_exec_core+25680>, 0x63850cc917a2 <vm_exec_core+6914>, 0x63850cc92c38 <vm_exec_core+12184>, 0x63850cc936ff <vm_exec_core+14943>, 0x63850cc95a4d <vm_exec_core+23981>, 0x63850cc94b83 <vm_exec_core+20195>, 0x63850cc9222d <vm_exec_core+9613>, 0x63850cc91aaf <vm_exec_core+7695>, 0x63850cc958a3 <vm_exec_core+23555>, 0x63850cc929b5 <vm_exec_core+11541>, 0x63850cc950b7 <vm_exec_core+21527>, 0x63850cc94bf5 <vm_exec_core+20309>, 0x63850cc9516e <vm_exec_core+21710>, 0x63850cc9663a <vm_exec_core+27034>, 0x63850cc93f82 <vm_exec_core+17122>, 0x63850cc95b06 <vm_exec_core+24166>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc95634 <vm_exec_core+22932>, 0x63850cc9234c <vm_exec_core+9900>, 0x63850cc94859 <vm_exec_core+19385>, 0x63850cc94a99 <vm_exec_core+19961>, 0x63850cc93333 <vm_exec_core+13971>, 0x63850cc944c6 <vm_exec_core+18470>, 0x63850cc926fa <vm_exec_core+10842>, 0x63850cc91d37 <vm_exec_core+8343>, 0x63850cc951ec <vm_exec_core+21836>, 0x63850cc90ea4 <vm_exec_core+4612>, 0x63850cc930e0 <vm_exec_core+13376>, 0x63850cc93a30 <vm_exec_core+15760>, 0x63850cc92031 <vm_exec_core+9105>, 0x63850cc9dc41 <vm_exec_core+57249>, 0x63850cc91a06 <vm_exec_core+7526>, 0x63850cc918fe <vm_exec_core+7262>, 0x63850cc91c09 <vm_exec_core+8041>, 0x63850cc925f4 <vm_exec_core+10580>, 0x63850cc9436f <vm_exec_core+18127>, 0x63850cc937ba <vm_exec_core+15130>, 0x63850cc9436a <vm_exec_core+18122>, 0x63850cc94b7e <vm_exec_core+20190>, 0x63850cc94b79 <vm_exec_core+20185>, 0x63850cc91c04 <vm_exec_core+8036>, 0x63850cc94fa4 <vm_exec_core+21252>, 0x63850cc92d53 <vm_exec_core+12467>, 0x63850cc92d58 <vm_exec_core+12472>, 0x63850cc94b74 <vm_exec_core+20180>, 0x63850cc949bc <vm_exec_core+19740>, 0x63850cc93a2b <vm_exec_core+15755>, 0x63850cc93962 <vm_exec_core+15554>, 0x63850cc94a6b <vm_exec_core+19915>, 0x63850cc93e35 <vm_exec_core+16789>...}
        reg_cfp = 0x79d08d871720
        reg_pc = 0x5040000087b8
        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>
#56 0x000063850cc8b221 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.
#57 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
#58 0x000063850ccd4459 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d0
        val = <optimized out>
#59 0x000063850c8b8c80 in rb_ec_exec_node (ec=0x5170000000d0, n=0x79d08d56c840) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe0bad77b0, <optimized out>, 0x7ffe0bad7700, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x79d08d56c840
#60 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#61 0x000063850c8b1bc7 in rb_main (argc=11, argv=0x7ffe0bad7978) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#62 main (argc=11, argv=0x7ffe0bad7978) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 98924) detached]
$ timeout 60 gdb -p 98909 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 98911]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073abf8526d07 in __GI___select (nfds=21, readfds=0x50c0057e6200, writefds=0x0, exceptfds=0x0, timeout=0x7ffcdba6a060) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                Frame 
* 1    Thread 0x73abf8672c40 (LWP 98909) "ruby" 0x000073abf8526d07 in __GI___select (nfds=21, readfds=0x50c0057e6200, writefds=0x0, exceptfds=0x0, timeout=0x7ffcdba6a060) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x73abdc3ff6c0 (LWP 98911) "ruby" 0x000073abf851b4fd in __GI___poll (fds=0x73abdb1ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x73abdc3ff6c0 (LWP 98911) "ruby"):
#0  0x000073abf851b4fd in __GI___poll (fds=0x73abdb1ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061e0a208b75a in __interceptor_poll ()
No symbol table info available.
#2  0x000061e0a2489eeb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3067
        vm = <optimized out>
#4  0x000061e0a20e4b0f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073abf849caa4 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 = {127181971781312, -1596372245569325243, 127181971781312, -352, 0, 140723993625200, -1596372245581908155, -1596311616442976443}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073abf8529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73abf8672c40 (LWP 98909) "ruby"):
#0  0x000073abf8526d07 in __GI___select (nfds=21, readfds=0x50c0057e6200, writefds=0x0, exceptfds=0x0, timeout=0x7ffcdba6a060) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 525003355}
        pts64 = 0x7ffcdba69f00
        r = <optimized out>
#1  0x000061e0a2470cf4 in native_fd_select (n=21, readfds=0x50c0057e6200, writefds=0x0, exceptfds=0x73abf8526d07 <__GI___select+327>, timeout=0x7ffcdba69f00, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2430
No locals.
#2  do_select (p=127182409260416) at /tmp/ruby/src/trunk_asan/thread.c:4508
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffcdba6a010
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000061e0a21306de 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 = {0x7ffcdba6a1d0, <optimized out>, 0x7ffcdba6a0e0, <optimized out>, <optimized out>}, prev = 0x73abf6535c60, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000061e0a2130b69 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.
#5  0x000061e0a24701fc in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4570
        set = {max = 21, th = 0x515000000300, rset = 0x73abf6535b40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x73abf6535ba0}
#6  0x000061e0a2206871 in select_internal (read=127182396212440, write=4, except=4, tp=0x73abf6535ba0, fds=0x73abf6535b40) at /tmp/ruby/src/trunk_asan/io.c:10749
        timerec = <optimized out>
        max = 21
        pending = <optimized out>
        rp = 0x73abf6535b40
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#7  select_call (arg=127182409259808) at /tmp/ruby/src/trunk_asan/io.c:10819
        p = 0x73abf6535b20
#8  0x000061e0a21306de 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 = {0x7ffcdba6a550, <optimized out>, 0x7ffcdba6a460, <optimized out>, <optimized out>}, prev = 0x73abf6562f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x000061e0a2130b69 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.
#10 0x000061e0a21e2a4b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11187
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#11 0x000061e0a256e9f8 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 = 0x165100100009
        cc = <optimized out>
        me = 0x73abf7d98b88
        cfunc = 0x50600002b408
        recv = 127182434793840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000061e0a250f4bd in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73abf59ff3a0, 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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61e0a2503276 <vm_exec_core+1494>, 0x61e0a250457d <vm_exec_core+6365>, 0x61e0a2509711 <vm_exec_core+27249>, 0x61e0a25040ef <vm_exec_core+5199>, 0x61e0a250a4c2 <vm_exec_core+30754>, 0x61e0a25082c4 <vm_exec_core+22052>, 0x61e0a2505f6e <vm_exec_core+13006>, 0x61e0a25033de <vm_exec_core+1854>, 0x61e0a2509d04 <vm_exec_core+28772>, 0x61e0a2509a4c <vm_exec_core+28076>, 0x61e0a250436c <vm_exec_core+5836>, 0x61e0a25038ce <vm_exec_core+3118>, 0x61e0a25089c6 <vm_exec_core+23846>, 0x61e0a2504e73 <vm_exec_core+8659>, 0x61e0a2509f05 <vm_exec_core+29285>, 0x61e0a2509bae <vm_exec_core+28430>, 0x61e0a2505561 <vm_exec_core+10433>, 0x61e0a2505efd <vm_exec_core+12893>, 0x61e0a2508525 <vm_exec_core+22661>, 0x61e0a2509b25 <vm_exec_core+28293>, 0x61e0a25079d0 <vm_exec_core+19760>, 0x61e0a25085ae <vm_exec_core+22798>, 0x61e0a2509067 <vm_exec_core+25543>, 0x61e0a250790d <vm_exec_core+19565>, 0x61e0a250380b <vm_exec_core+2923>, 0x61e0a2507fc7 <vm_exec_core+21287>, 0x61e0a250369e <vm_exec_core+2558>, 0x61e0a2503ad4 <vm_exec_core+3636>, 0x61e0a25057e4 <vm_exec_core+11076>, 0x61e0a25074da <vm_exec_core+18490>, 0x61e0a2507e60 <vm_exec_core+20928>, 0x61e0a250717f <vm_exec_core+17631>, 0x61e0a25032aa <vm_exec_core+1546>, 0x61e0a2509297 <vm_exec_core+26103>, 0x61e0a2509977 <vm_exec_core+27863>, 0x61e0a2503c7b <vm_exec_core+4059>, 0x61e0a2504827 <vm_exec_core+7047>, 0x61e0a25044e5 <vm_exec_core+6213>, 0x61e0a2504f62 <vm_exec_core+8898>, 0x61e0a2505d99 <vm_exec_core+12537>, 0x61e0a2503d22 <vm_exec_core+4226>, 0x61e0a25090ff <vm_exec_core+25695>, 0x61e0a25047b1 <vm_exec_core+6929>, 0x61e0a2505c47 <vm_exec_core+12199>, 0x61e0a250670e <vm_exec_core+14958>, 0x61e0a2508a5c <vm_exec_core+23996>, 0x61e0a2507b92 <vm_exec_core+20210>, 0x61e0a250523c <vm_exec_core+9628>, 0x61e0a2504abe <vm_exec_core+7710>, 0x61e0a25088b2 <vm_exec_core+23570>, 0x61e0a25059c4 <vm_exec_core+11556>, 0x61e0a25080c6 <vm_exec_core+21542>, 0x61e0a2507c04 <vm_exec_core+20324>, 0x61e0a250817d <vm_exec_core+21725>, 0x61e0a2509649 <vm_exec_core+27049>, 0x61e0a2506f91 <vm_exec_core+17137>, 0x61e0a2508b15 <vm_exec_core+24181>, 0x61e0a2502ff8 <vm_exec_core+856>, 0x61e0a2508643 <vm_exec_core+22947>, 0x61e0a250535b <vm_exec_core+9915>, 0x61e0a2507868 <vm_exec_core+19400>, 0x61e0a2507aa8 <vm_exec_core+19976>, 0x61e0a2506342 <vm_exec_core+13986>, 0x61e0a2503b88 <vm_exec_core+3816>, 0x61e0a2505709 <vm_exec_core+10857>, 0x61e0a2504d46 <vm_exec_core+8358>, 0x61e0a25081fb <vm_exec_core+21851>, 0x61e0a2503eb3 <vm_exec_core+4627>, 0x61e0a25060ef <vm_exec_core+13391>, 0x61e0a2506a3f <vm_exec_core+15775>, 0x61e0a2505040 <vm_exec_core+9120>, 0x61e0a2510c50 <vm_exec_core+57264>, 0x61e0a2504a15 <vm_exec_core+7541>, 0x61e0a250490d <vm_exec_core+7277>, 0x61e0a2504c18 <vm_exec_core+8056>, 0x61e0a2505603 <vm_exec_core+10595>, 0x61e0a250737e <vm_exec_core+18142>, 0x61e0a25067c9 <vm_exec_core+15145>, 0x61e0a2507edf <vm_exec_core+21055>, 0x61e0a2506c25 <vm_exec_core+16261>, 0x61e0a25091c0 <vm_exec_core+25888>, 0x61e0a250a767 <vm_exec_core+31431>, 0x61e0a2509404 <vm_exec_core+26468>, 0x61e0a250a055 <vm_exec_core+29621>, 0x61e0a250a146 <vm_exec_core+29862>, 0x61e0a2503730 <vm_exec_core+2704>, 0x61e0a2509c2d <vm_exec_core+28557>, 0x61e0a25058e9 <vm_exec_core+11337>, 0x61e0a2509e28 <vm_exec_core+29064>, 0x61e0a250542a <vm_exec_core+10122>, 0x61e0a250933b <vm_exec_core+26267>, 0x61e0a25035c7 <vm_exec_core+2343>, 0x61e0a2503dad <vm_exec_core+4365>, 0x61e0a250a38a <vm_exec_core+30442>, 0x61e0a2505ccd <vm_exec_core+12333>, 0x61e0a2505aca <vm_exec_core+11818>, 0x61e0a2502ffd <vm_exec_core+861>, 0x61e0a25034ea <vm_exec_core+2122>, 0x61e0a2503083 <vm_exec_core+995>, 0x61e0a25094f3 <vm_exec_core+26707>, 0x61e0a2506e4e <vm_exec_core+16814>, 0x61e0a2506512 <vm_exec_core+14450>, 0x61e0a2506d2a <vm_exec_core+16522>, 0x61e0a2506976 <vm_exec_core+15574>, 0x61e0a2505b5f <vm_exec_core+11967>, 0x61e0a250641d <vm_exec_core+14205>, 0x61e0a2505de9 <vm_exec_core+12617>, 0x61e0a250662c <vm_exec_core+14732>, 0x61e0a250669d <vm_exec_core+14845>, 0x61e0a2503267 <vm_exec_core+1479>, 0x61e0a250456e <vm_exec_core+6350>, 0x61e0a2509702 <vm_exec_core+27234>, 0x61e0a25040e0 <vm_exec_core+5184>, 0x61e0a250a4b3 <vm_exec_core+30739>, 0x61e0a25082b5 <vm_exec_core+22037>, 0x61e0a2505f5f <vm_exec_core+12991>, 0x61e0a25033cf <vm_exec_core+1839>, 0x61e0a2509cf5 <vm_exec_core+28757>, 0x61e0a2509a3d <vm_exec_core+28061>, 0x61e0a250435d <vm_exec_core+5821>, 0x61e0a25038bf <vm_exec_core+3103>, 0x61e0a25089b7 <vm_exec_core+23831>, 0x61e0a2504e64 <vm_exec_core+8644>, 0x61e0a2509ef6 <vm_exec_core+29270>, 0x61e0a2509b9f <vm_exec_core+28415>, 0x61e0a2505552 <vm_exec_core+10418>, 0x61e0a2505eee <vm_exec_core+12878>, 0x61e0a2508516 <vm_exec_core+22646>, 0x61e0a2509b16 <vm_exec_core+28278>, 0x61e0a25079c1 <vm_exec_core+19745>, 0x61e0a250859f <vm_exec_core+22783>, 0x61e0a2509058 <vm_exec_core+25528>, 0x61e0a25078fe <vm_exec_core+19550>, 0x61e0a25037fc <vm_exec_core+2908>, 0x61e0a2507fb8 <vm_exec_core+21272>, 0x61e0a250368f <vm_exec_core+2543>, 0x61e0a2503ac5 <vm_exec_core+3621>, 0x61e0a25057d5 <vm_exec_core+11061>, 0x61e0a25074cb <vm_exec_core+18475>, 0x61e0a2507e51 <vm_exec_core+20913>, 0x61e0a2507170 <vm_exec_core+17616>, 0x61e0a250329b <vm_exec_core+1531>, 0x61e0a2509288 <vm_exec_core+26088>, 0x61e0a2509968 <vm_exec_core+27848>, 0x61e0a2503c6c <vm_exec_core+4044>, 0x61e0a2504818 <vm_exec_core+7032>, 0x61e0a25044d6 <vm_exec_core+6198>, 0x61e0a2504f53 <vm_exec_core+8883>, 0x61e0a2505d8a <vm_exec_core+12522>, 0x61e0a2503d13 <vm_exec_core+4211>, 0x61e0a25090f0 <vm_exec_core+25680>, 0x61e0a25047a2 <vm_exec_core+6914>, 0x61e0a2505c38 <vm_exec_core+12184>, 0x61e0a25066ff <vm_exec_core+14943>, 0x61e0a2508a4d <vm_exec_core+23981>, 0x61e0a2507b83 <vm_exec_core+20195>, 0x61e0a250522d <vm_exec_core+9613>, 0x61e0a2504aaf <vm_exec_core+7695>, 0x61e0a25088a3 <vm_exec_core+23555>, 0x61e0a25059b5 <vm_exec_core+11541>, 0x61e0a25080b7 <vm_exec_core+21527>, 0x61e0a2507bf5 <vm_exec_core+20309>, 0x61e0a250816e <vm_exec_core+21710>, 0x61e0a250963a <vm_exec_core+27034>, 0x61e0a2506f82 <vm_exec_core+17122>, 0x61e0a2508b06 <vm_exec_core+24166>, 0x61e0a2507fa4 <vm_exec_core+21252>, 0x61e0a2508634 <vm_exec_core+22932>, 0x61e0a250534c <vm_exec_core+9900>, 0x61e0a2507859 <vm_exec_core+19385>, 0x61e0a2507a99 <vm_exec_core+19961>, 0x61e0a2506333 <vm_exec_core+13971>, 0x61e0a25074c6 <vm_exec_core+18470>, 0x61e0a25056fa <vm_exec_core+10842>, 0x61e0a2504d37 <vm_exec_core+8343>, 0x61e0a25081ec <vm_exec_core+21836>, 0x61e0a2503ea4 <vm_exec_core+4612>, 0x61e0a25060e0 <vm_exec_core+13376>, 0x61e0a2506a30 <vm_exec_core+15760>, 0x61e0a2505031 <vm_exec_core+9105>, 0x61e0a2510c41 <vm_exec_core+57249>, 0x61e0a2504a06 <vm_exec_core+7526>, 0x61e0a25048fe <vm_exec_core+7262>, 0x61e0a2504c09 <vm_exec_core+8041>, 0x61e0a25055f4 <vm_exec_core+10580>, 0x61e0a250736f <vm_exec_core+18127>, 0x61e0a25067ba <vm_exec_core+15130>, 0x61e0a250736a <vm_exec_core+18122>, 0x61e0a2507b7e <vm_exec_core+20190>, 0x61e0a2507b79 <vm_exec_core+20185>, 0x61e0a2504c04 <vm_exec_core+8036>, 0x61e0a2507fa4 <vm_exec_core+21252>, 0x61e0a2505d53 <vm_exec_core+12467>, 0x61e0a2505d58 <vm_exec_core+12472>, 0x61e0a2507b74 <vm_exec_core+20180>, 0x61e0a25079bc <vm_exec_core+19740>, 0x61e0a2506a2b <vm_exec_core+15755>, 0x61e0a2506962 <vm_exec_core+15554>, 0x61e0a2507a6b <vm_exec_core+19915>, 0x61e0a2506e35 <vm_exec_core+16789>...}
        reg_cfp = 0x73abf59ff3a0
        reg_pc = 0x52300000b0f8
        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 0x000061e0a24fdfe9 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000061e0a258f682 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x73abf59ff578, self=127182432836560, 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 = 0x73abf7be3658
        cfp = <optimized out>
        sp = 0x73abf58ff9e8
        use_argv = 0x73abf64863e0
        stack_argv = 0x73abf58ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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 = 0x73abf59ff578
#18 0x000061e0a252fe4c 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.
#19 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.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x000061e0a252fe4c in rb_yield (val=<optimized out>)
No locals.
#22 0x000061e0a26ed34a in rb_ary_each (ary=127182430142640) at /tmp/ruby/src/trunk_asan/array.c:2754
        i = 0
#23 0x000061e0a256e9f8 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 = 0xc1100000001
        cc = <optimized out>
        me = 0x73abf7d9eb50
        cfunc = 0x50600001e928
        recv = 127182430142640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x000061e0a25076af in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73abf59ff560, cd=0x5110000217c0, 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>
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
th: 0x515000000300, native_id: 0x73abf8672c40
-- Control frame information -----------------------------------------------
        bh = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
        cd = 0x5110000217c0
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
        insns_address_table = {0x61e0a2503276 <vm_exec_core+1494>, 0x61e0a250457d <vm_exec_core+6365>, 0x61e0a2509711 <vm_exec_core+27249>, 0x61e0a25040ef <vm_exec_core+5199>, 0x61e0a250a4c2 <vm_exec_core+30754>, 0x61e0a25082c4 <vm_exec_core+22052>, 0x61e0a2505f6e <vm_exec_core+13006>, 0x61e0a25033de <vm_exec_core+1854>, 0x61e0a2509d04 <vm_exec_core+28772>, 0x61e0a2509a4c <vm_exec_core+28076>, 0x61e0a250436c <vm_exec_core+5836>, 0x61e0a25038ce <vm_exec_core+3118>, 0x61e0a25089c6 <vm_exec_core+23846>, 0x61e0a2504e73 <vm_exec_core+8659>, 0x61e0a2509f05 <vm_exec_core+29285>, 0x61e0a2509bae <vm_exec_core+28430>, 0x61e0a2505561 <vm_exec_core+10433>, 0x61e0a2505efd <vm_exec_core+12893>, 0x61e0a2508525 <vm_exec_core+22661>, 0x61e0a2509b25 <vm_exec_core+28293>, 0x61e0a25079d0 <vm_exec_core+19760>, 0x61e0a25085ae <vm_exec_core+22798>, 0x61e0a2509067 <vm_exec_core+25543>, 0x61e0a250790d <vm_exec_core+19565>, 0x61e0a250380b <vm_exec_core+2923>, 0x61e0a2507fc7 <vm_exec_core+21287>, 0x61e0a250369e <vm_exec_core+2558>, 0x61e0a2503ad4 <vm_exec_core+3636>, 0x61e0a25057e4 <vm_exec_core+11076>, 0x61e0a25074da <vm_exec_core+18490>, 0x61e0a2507e60 <vm_exec_core+20928>, 0x61e0a250717f <vm_exec_core+17631>, 0x61e0a25032aa <vm_exec_core+1546>, 0x61e0a2509297 <vm_exec_core+26103>, 0x61e0a2509977 <vm_exec_core+27863>, 0x61e0a2503c7b <vm_exec_core+4059>, 0x61e0a2504827 <vm_exec_core+7047>, 0x61e0a25044e5 <vm_exec_core+6213>, 0x61e0a2504f62 <vm_exec_core+8898>, 0x61e0a2505d99 <vm_exec_core+12537>, 0x61e0a2503d22 <vm_exec_core+4226>, 0x61e0a25090ff <vm_exec_core+25695>, 0x61e0a25047b1 <vm_exec_core+6929>, 0x61e0a2505c47 <vm_exec_core+12199>, 0x61e0a250670e <vm_exec_core+14958>, 0x61e0a2508a5c <vm_exec_core+23996>, 0x61e0a2507b92 <vm_exec_core+20210>, 0x61e0a250523c <vm_exec_core+9628>, 0x61e0a2504abe <vm_exec_core+7710>, 0x61e0a25088b2 <vm_exec_core+23570>, 0x61e0a25059c4 <vm_exec_core+11556>, 0x61e0a25080c6 <vm_exec_core+21542>, 0x61e0a2507c04 <vm_exec_core+20324>, 0x61e0a250817d <vm_exec_core+21725>, 0x61e0a2509649 <vm_exec_core+27049>, 0x61e0a2506f91 <vm_exec_core+17137>, 0x61e0a2508b15 <vm_exec_core+24181>, 0x61e0a2502ff8 <vm_exec_core+856>, 0x61e0a2508643 <vm_exec_core+22947>, 0x61e0a250535b <vm_exec_core+9915>, 0x61e0a2507868 <vm_exec_core+19400>, 0x61e0a2507aa8 <vm_exec_core+19976>, 0x61e0a2506342 <vm_exec_core+13986>, 0x61e0a2503b88 <vm_exec_core+3816>, 0x61e0a2505709 <vm_exec_core+10857>, 0x61e0a2504d46 <vm_exec_core+8358>, 0x61e0a25081fb <vm_exec_core+21851>, 0x61e0a2503eb3 <vm_exec_core+4627>, 0x61e0a25060ef <vm_exec_core+13391>, 0x61e0a2506a3f <vm_exec_core+15775>, 0x61e0a2505040 <vm_exec_core+9120>, 0x61e0a2510c50 <vm_exec_core+57264>, 0x61e0a2504a15 <vm_exec_core+7541>, 0x61e0a250490d <vm_exec_core+7277>, 0x61e0a2504c18 <vm_exec_core+8056>, 0x61e0a2505603 <vm_exec_core+10595>, 0x61e0a250737e <vm_exec_core+18142>, 0x61e0a25067c9 <vm_exec_core+15145>, 0x61e0a2507edf <vm_exec_core+21055>, 0x61e0a2506c25 <vm_exec_core+16261>, 0x61e0a25091c0 <vm_exec_core+25888>, 0x61e0a250a767 <vm_exec_core+31431>, 0x61e0a2509404 <vm_exec_core+26468>, 0x61e0a250a055 <vm_exec_core+29621>, 0x61e0a250a146 <vm_exec_core+29862>, 0x61e0a2503730 <vm_exec_core+2704>, 0x61e0a2509c2d <vm_exec_core+28557>, 0x61e0a25058e9 <vm_exec_core+11337>, 0x61e0a2509e28 <vm_exec_core+29064>, 0x61e0a250542a <vm_exec_core+10122>, 0x61e0a250933b <vm_exec_core+26267>, 0x61e0a25035c7 <vm_exec_core+2343>, 0x61e0a2503dad <vm_exec_core+4365>, 0x61e0a250a38a <vm_exec_core+30442>, 0x61e0a2505ccd <vm_exec_core+12333>, 0x61e0a2505aca <vm_exec_core+11818>, 0x61e0a2502ffd <vm_exec_core+861>, 0x61e0a25034ea <vm_exec_core+2122>, 0x61e0a2503083 <vm_exec_core+995>, 0x61e0a25094f3 <vm_exec_core+26707>, 0x61e0a2506e4e <vm_exec_core+16814>, 0x61e0a2506512 <vm_exec_core+14450>, 0x61e0a2506d2a <vm_exec_core+16522>, 0x61e0a2506976 <vm_exec_core+15574>, 0x61e0a2505b5f <vm_exec_core+11967>, 0x61e0a250641d <vm_exec_core+14205>, 0x61e0a2505de9 <vm_exec_core+12617>, 0x61e0a250662c <vm_exec_core+14732>, 0x61e0a250669d <vm_exec_core+14845>, 0x61e0a2503267 <vm_exec_core+1479>, 0x61e0a250456e <vm_exec_core+6350>, 0x61e0a2509702 <vm_exec_core+27234>, 0x61e0a25040e0 <vm_exec_core+5184>, 0x61e0a250a4b3 <vm_exec_core+30739>, 0x61e0a25082b5 <vm_exec_core+22037>, 0x61e0a2505f5f <vm_exec_core+12991>, 0x61e0a25033cf <vm_exec_core+1839>, 0x61e0a2509cf5 <vm_exec_core+28757>, 0x61e0a2509a3d <vm_exec_core+28061>, 0x61e0a250435d <vm_exec_core+5821>, 0x61e0a25038bf <vm_exec_core+3103>, 0x61e0a25089b7 <vm_exec_core+23831>, 0x61e0a2504e64 <vm_exec_core+8644>, 0x61e0a2509ef6 <vm_exec_core+29270>, 0x61e0a2509b9f <vm_exec_core+28415>, 0x61e0a2505552 <vm_exec_core+10418>, 0x61e0a2505eee <vm_exec_core+12878>, 0x61e0a2508516 <vm_exec_core+22646>, 0x61e0a2509b16 <vm_exec_core+28278>, 0x61e0a25079c1 <vm_exec_core+19745>, 0x61e0a250859f <vm_exec_core+22783>, 0x61e0a2509058 <vm_exec_core+25528>, 0x61e0a25078fe <vm_exec_core+19550>, 0x61e0a25037fc <vm_exec_core+2908>, 0x61e0a2507fb8 <vm_exec_core+21272>, 0x61e0a250368f <vm_exec_core+2543>, 0x61e0a2503ac5 <vm_exec_core+3621>, 0x61e0a25057d5 <vm_exec_core+11061>, 0x61e0a25074cb <vm_exec_core+18475>, 0x61e0a2507e51 <vm_exec_core+20913>, 0x61e0a2507170 <vm_exec_core+17616>, 0x61e0a250329b <vm_exec_core+1531>, 0x61e0a2509288 <vm_exec_core+26088>, 0x61e0a2509968 <vm_exec_core+27848>, 0x61e0a2503c6c <vm_exec_core+4044>, 0x61e0a2504818 <vm_exec_core+7032>, 0x61e0a25044d6 <vm_exec_core+6198>, 0x61e0a2504f53 <vm_exec_core+8883>, 0x61e0a2505d8a <vm_exec_core+12522>, 0x61e0a2503d13 <vm_exec_core+4211>, 0x61e0a25090f0 <vm_exec_core+25680>, 0x61e0a25047a2 <vm_exec_core+6914>, 0x61e0a2505c38 <vm_exec_core+12184>, 0x61e0a25066ff <vm_exec_core+14943>, 0x61e0a2508a4d <vm_exec_core+23981>, 0x61e0a2507b83 <vm_exec_core+20195>, 0x61e0a250522d <vm_exec_core+9613>, 0x61e0a2504aaf <vm_exec_core+7695>, 0x61e0a25088a3 <vm_exec_core+23555>, 0x61e0a25059b5 <vm_exec_core+11541>, 0x61e0a25080b7 <vm_exec_core+21527>, 0x61e0a2507bf5 <vm_exec_core+20309>, 0x61e0a250816e <vm_exec_core+21710>, 0x61e0a250963a <vm_exec_core+27034>, 0x61e0a2506f82 <vm_exec_core+17122>, 0x61e0a2508b06 <vm_exec_core+24166>, 0x61e0a2507fa4 <vm_exec_core+21252>, 0x61e0a2508634 <vm_exec_core+22932>, 0x61e0a250534c <vm_exec_core+9900>, 0x61e0a2507859 <vm_exec_core+19385>, 0x61e0a2507a99 <vm_exec_core+19961>, 0x61e0a2506333 <vm_exec_core+13971>, 0x61e0a25074c6 <vm_exec_core+18470>, 0x61e0a25056fa <vm_exec_core+10842>, 0x61e0a2504d37 <vm_exec_core+8343>, 0x61e0a25081ec <vm_exec_core+21836>, 0x61e0a2503ea4 <vm_exec_core+4612>, 0x61e0a25060e0 <vm_exec_core+13376>, 0x61e0a2506a30 <vm_exec_core+15760>, 0x61e0a2505031 <vm_exec_core+9105>, 0x61e0a2510c41 <vm_exec_core+57249>, 0x61e0a2504a06 <vm_exec_core+7526>, 0x61e0a25048fe <vm_exec_core+7262>, 0x61e0a2504c09 <vm_exec_core+8041>, 0x61e0a25055f4 <vm_exec_core+10580>, 0x61e0a250736f <vm_exec_core+18127>, 0x61e0a25067ba <vm_exec_core+15130>, 0x61e0a250736a <vm_exec_core+18122>, 0x61e0a2507b7e <vm_exec_core+20190>, 0x61e0a2507b79 <vm_exec_core+20185>, 0x61e0a2504c04 <vm_exec_core+8036>, 0x61e0a2507fa4 <vm_exec_core+21252>, 0x61e0a2505d53 <vm_exec_core+12467>, 0x61e0a2505d58 <vm_exec_core+12472>, 0x61e0a2507b74 <vm_exec_core+20180>, 0x61e0a25079bc <vm_exec_core+19740>, 0x61e0a2506a2b <vm_exec_core+15755>, 0x61e0a2506962 <vm_exec_core+15554>, 0x61e0a2507a6b <vm_exec_core+19915>, 0x61e0a2506e35 <vm_exec_core+16789>...}
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
        reg_cfp = 0x73abf59ff560
        reg_pc = 0x51500001b750
        INSN_LABEL_nop = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
        INSN_LABEL_getlocal = <optimized out>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
        INSN_LABEL_getclassvariable = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]
        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>
#26 0x000061e0a24fe221 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.
#27 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
#28 0x000061e0a2546f83 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
        ec = 0x5170000000d0
        val = <optimized out>
#29 0x000061e0a224afb1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127182434318800) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x61e0a3848b20 <root_box>
        iseq = 0x73abf7d1b8b8
#30 0x000061e0a22451a8 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x61e0a3848b20 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 127182434783280
        realpath_map = 127182434783120
        path = 127182434318800
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x000061e0a2243484 in rb_require_string_internal (fname=127182434318840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#33 0x000061e0a256e9f8 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 = 0x594100140003
        cc = <optimized out>
        me = 0x73abf7d1ba48
        cfunc = 0x5060000371c8
        recv = 127182434973600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x000061e0a2554105 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcdba6c960) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x000061e0a2553b95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#36 0x000061e0a250f4bd in vm_sendish (ec=0x5170000000d0, reg_cfp=0x73abf59ff790, 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>
#37 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 = {0x61e0a2503276 <vm_exec_core+1494>, 0x61e0a250457d <vm_exec_core+6365>, 0x61e0a2509711 <vm_exec_core+27249>, 0x61e0a25040ef <vm_exec_core+5199>, 0x61e0a250a4c2 <vm_exec_core+30754>, 0x61e0a25082c4 <vm_exec_core+22052>, 0x61e0a2505f6e <vm_exec_core+13006>, 0x61e0a25033de <vm_exec_core+1854>, 0x61e0a2509d04 <vm_exec_core+28772>, 0x61e0a2509a4c <vm_exec_core+28076>, 0x61e0a250436c <vm_exec_core+5836>, 0x61e0a25038ce <vm_exec_core+3118>, 0x61e0a25089c6 <vm_exec_core+23846>, 0x61e0a2504e73 <vm_exec_core+8659>, 0x61e0a2509f05 <vm_exec_core+29285>, 0x61e0a2509bae <vm_exec_core+28430>, 0x61e0a2505561 <vm_exec_core+10433>, 0x61e0a2505efd <vm_exec_core+12893>, 0x61e0a2508525 <vm_exec_core+22661>, 0x61e0a2509b25 <vm_exec_core+28293>, 0x61e0a25079d0 <vm_exec_core+19760>, 0x61e0a25085ae <vm_exec_core+22798>, 0x61e0a2509067 <vm_exec_core+25543>, 0x61e0a250790d <vm_exec_core+19565>, 0x61e0a250380b <vm_exec_core+2923>, 0x61e0a2507fc7 <vm_exec_core+21287>, 0x61e0a250369e <vm_exec_core+2558>, 0x61e0a2503ad4 <vm_exec_core+3636>, 0x61e0a25057e4 <vm_exec_core+11076>, 0x61e0a25074da <vm_exec_core+18490>, 0x61e0a2507e60 <vm_exec_core+20928>, 0x61e0a250717f <vm_exec_core+17631>, 0x61e0a25032aa <vm_exec_core+1546>, 0x61e0a2509297 <vm_exec_core+26103>, 0x61e0a2509977 <vm_exec_core+27863>, 0x61e0a2503c7b <vm_exec_core+4059>, 0x61e0a2504827 <vm_exec_core+7047>, 0x61e0a25044e5 <vm_exec_core+6213>, 0x61e0a2504f62 <vm_exec_core+8898>, 0x61e0a2505d99 <vm_exec_core+12537>, 0x61e0a2503d22 <vm_exec_core+4226>, 0x61e0a25090ff <vm_exec_core+25695>, 0x61e0a25047b1 <vm_exec_core+6929>, 0x61e0a2505c47 <vm_exec_core+12199>, 0x61e0a250670e <vm_exec_core+14958>, 0x61e0a2508a5c <vm_exec_core+23996>, 0x61e0a2507b92 <vm_exec_core+20210>, 0x61e0a250523c <vm_exec_core+9628>, 0x61e0a2504abe <vm_exec_core+7710>, 0x61e0a25088b2 <vm_exec_core+23570>, 0x61e0a25059c4 <vm_exec_core+11556>, 0x61e0a25080c6 <vm_exec_core+21542>, 0x61e0a2507c04 <vm_exec_core+20324>, 0x61e0a250817d <vm_exec_core+21725>, 0x61e0a2509649 <vm_exec_core+27049>, 0x61e0a2506f91 <vm_exec_core+17137>, 0x61e0a2508b15 <vm_exec_core+24181>, 0x61e0a2502ff8 <vm_exec_core+856>, 0x61e0a2508643 <vm_exec_core+22947>, 0x61e0a250535b <vm_exec_core+9915>, 0x61e0a2507868 <vm_exec_core+19400>, 0x61e0a2507aa8 <vm_exec_core+19976>, 0x61e0a2506342 <vm_exec_core+13986>, 0x61e0a2503b88 <vm_exec_core+3816>, 0x61e0a2505709 <vm_exec_core+10857>, 0x61e0a2504d46 <vm_exec_core+8358>, 0x61e0a25081fb <vm_exec_core+21851>, 0x61e0a2503eb3 <vm_exec_core+4627>, 0x61e0a25060ef <vm_exec_core+13391>, 0x61e0a2506a3f <vm_exec_core+15775>, 0x61e0a2505040 <vm_exec_core+9120>, 0x61e0a2510c50 <vm_exec_core+57264>, 0x61e0a2504a15 <vm_exec_core+7541>, 0x61e0a250490d <vm_exec_core+7277>, 0x61e0a2504c18 <vm_exec_core+8056>, 0x61e0a2505603 <vm_exec_core+10595>, 0x61e0a250737e <vm_exec_core+18142>, 0x61e0a25067c9 <vm_exec_core+15145>, 0x61e0a2507edf <vm_exec_core+21055>, 0x61e0a2506c25 <vm_exec_core+16261>, 0x61e0a25091c0 <vm_exec_core+25888>, 0x61e0a250a767 <vm_exec_core+31431>, 0x61e0a2509404 <vm_exec_core+26468>, 0x61e0a250a055 <vm_exec_core+29621>, 0x61e0a250a146 <vm_exec_core+29862>, 0x61e0a2503730 <vm_exec_core+2704>, 0x61e0a2509c2d <vm_exec_core+28557>, 0x61e0a25058e9 <vm_exec_core+11337>, 0x61e0a2509e28 <vm_exec_core+29064>, 0x61e0a250542a <vm_exec_core+10122>, 0x61e0a250933b <vm_exec_core+26267>, 0x61e0a25035c7 <vm_exec_core+2343>, 0x61e0a2503dad <vm_exec_core+4365>, 0x61e0a250a38a <vm_exec_core+30442>, 0x61e0a2505ccd <vm_exec_core+12333>, 0x61e0a2505aca <vm_exec_core+11818>, 0x61e0a2502ffd <vm_exec_core+861>, 0x61e0a25034ea <vm_exec_core+2122>, 0x61e0a2503083 <vm_exec_core+995>, 0x61e0a25094f3 <vm_exec_core+26707>, 0x61e0a2506e4e <vm_exec_core+16814>, 0x61e0a2506512 <vm_exec_core+14450>, 0x61e0a2506d2a <vm_exec_core+16522>, 0x61e0a2506976 <vm_exec_core+15574>, 0x61e0a2505b5f <vm_exec_core+11967>, 0x61e0a250641d <vm_exec_core+14205>, 0x61e0a2505de9 <vm_exec_core+12617>, 0x61e0a250662c <vm_exec_core+14732>, 0x61e0a250669d <vm_exec_core+14845>, 0x61e0a2503267 <vm_exec_core+1479>, 0x61e0a250456e <vm_exec_core+6350>, 0x61e0a2509702 <vm_exec_core+27234>, 0x61e0a25040e0 <vm_exec_core+5184>, 0x61e0a250a4b3 <vm_exec_core+30739>, 0x61e0a25082b5 <vm_exec_core+22037>, 0x61e0a2505f5f <vm_exec_core+12991>, 0x61e0a25033cf <vm_exec_core+1839>, 0x61e0a2509cf5 <vm_exec_core+28757>, 0x61e0a2509a3d <vm_exec_core+28061>, 0x61e0a250435d <vm_exec_core+5821>, 0x61e0a25038bf <vm_exec_core+3103>, 0x61e0a25089b7 <vm_exec_core+23831>, 0x61e0a2504e64 <vm_exec_core+8644>, 0x61e0a2509ef6 <vm_exec_core+29270>, 0x61e0a2509b9f <vm_exec_core+28415>, 0x61e0a2505552 <vm_exec_core+10418>, 0x61e0a2505eee <vm_exec_core+12878>, 0x61e0a2508516 <vm_exec_core+22646>, 0x61e0a2509b16 <vm_exec_core+28278>, 0x61e0a25079c1 <vm_exec_core+19745>, 0x61e0a250859f <vm_exec_core+22783>, 0x61e0a2509058 <vm_exec_core+25528>, 0x61e0a25078fe <vm_exec_core+19550>, 0x61e0a25037fc <vm_exec_core+2908>, 0x61e0a2507fb8 <vm_exec_core+21272>, 0x61e0a250368f <vm_exec_core+2543>, 0x61e0a2503ac5 <vm_exec_core+3621>, 0x61e0a25057d5 <vm_exec_core+11061>, 0x61e0a25074cb <vm_exec_core+18475>, 0x61e0a2507e51 <vm_exec_core+20913>, 0x61e0a2507170 <vm_exec_core+17616>, 0x61e0a250329b <vm_exec_core+1531>, 0x61e0a2509288 <vm_exec_core+26088>, 0x61e0a2509968 <vm_exec_core+27848>, 0x61e0a2503c6c <vm_exec_core+4044>, 0x61e0a2504818 <vm_exec_core+7032>, 0x61e0a25044d6 <vm_exec_core+6198>, 0x61e0a2504f53 <vm_exec_core+8883>, 0x61e0a2505d8a <vm_exec_core+12522>, 0x61e0a2503d13 <vm_exec_core+4211>, 0x61e0a25090f0 <vm_exec_core+25680>, 0x61e0a25047a2 <vm_exec_core+6914>, 0x61e0a2505c38 <vm_exec_core+12184>, 0x61e0a25066ff <vm_exec_core+14943>, 0x61e0a2508a4d <vm_exec_core+23981>, 0x61e0a2507b83 <vm_exec_core+20195>, 0x61e0a250522d <vm_exec_core+9613>, 0x61e0a2504aaf <vm_exec_core+7695>, 0x61e0a25088a3 <vm_exec_core+23555>, 0x61e0a25059b5 <vm_exec_core+11541>, 0x61e0a25080b7 <vm_exec_core+21527>, 0x61e0a2507bf5 <vm_exec_core+20309>, 0x61e0a250816e <vm_exec_core+21710>, 0x61e0a250963a <vm_exec_core+27034>, 0x61e0a2506f82 <vm_exec_core+17122>, 0x61e0a2508b06 <vm_exec_core+24166>, 0x61e0a2507fa4 <vm_exec_core+21252>, 0x61e0a2508634 <vm_exec_core+22932>, 0x61e0a250534c <vm_exec_core+9900>, 0x61e0a2507859 <vm_exec_core+19385>, 0x61e0a2507a99 <vm_exec_core+19961>, 0x61e0a2506333 <vm_exec_core+13971>, 0x61e0a25074c6 <vm_exec_core+18470>, 0x61e0a25056fa <vm_exec_core+10842>, 0x61e0a2504d37 <vm_exec_core+8343>, 0x61e0a25081ec <vm_exec_core+21836>, 0x61e0a2503ea4 <vm_exec_core+4612>, 0x61e0a25060e0 <vm_exec_core+13376>, 0x61e0a2506a30 <vm_exec_core+15760>, 0x61e0a2505031 <vm_exec_core+9105>, 0x61e0a2510c41 <vm_exec_core+57249>, 0x61e0a2504a06 <vm_exec_core+7526>, 0x61e0a25048fe <vm_exec_core+7262>, 0x61e0a2504c09 <vm_exec_core+8041>, 0x61e0a25055f4 <vm_exec_core+10580>, 0x61e0a250736f <vm_exec_core+18127>, 0x61e0a25067ba <vm_exec_core+15130>, 0x61e0a250736a <vm_exec_core+18122>, 0x61e0a2507b7e <vm_exec_core+20190>, 0x61e0a2507b79 <vm_exec_core+20185>, 0x61e0a2504c04 <vm_exec_core+8036>, 0x61e0a2507fa4 <vm_exec_core+21252>, 0x61e0a2505d53 <vm_exec_core+12467>, 0x61e0a2505d58 <vm_exec_core+12472>, 0x61e0a2507b74 <vm_exec_core+20180>, 0x61e0a25079bc <vm_exec_core+19740>, 0x61e0a2506a2b <vm_exec_core+15755>, 0x61e0a2506962 <vm_exec_core+15554>, 0x61e0a2507a6b <vm_exec_core+19915>, 0x61e0a2506e35 <vm_exec_core+16789>...}
        reg_cfp = 0x73abf59ff790
        reg_pc = 0x504000008b38
        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>
#38 0x000061e0a24fde32 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>
#39 0x000061e0a2547459 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d0
        val = <optimized out>
#40 0x000061e0a212bc80 in rb_ec_exec_node (ec=0x5170000000d0, n=0x73abf7d1bae8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcdba6ced0, <optimized out>, 0x7ffcdba6ce20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73abf7d1bae8
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#42 0x000061e0a2124bc7 in rb_main (argc=9, argv=0x7ffcdba6d098) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffcdba6d098) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 98909) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.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.

$ timeout 60 gdb -p 98579 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:919: 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 98578 -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 654607 -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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0.pre.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.0.0dev (2025-12-20T16:27:34Z master fe9a7448b1) +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 39.901039 seconds

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