# Logfile created on 2026-03-23 19:08:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000073922946fdc8 @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.20260323-190820", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000739229dec950 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000739229dec770 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000739224f493e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260323-190820", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260323-190820>, @binmode=false, @mon_data=#<Monitor:0x0000739229dec3d8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = a1143f1304
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
dfb5db28ef846ab3a5287310b72bc307a9c647c79e2c15a5c756ce3a198e346d  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating 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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: 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/debug-1.11.1/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating 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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
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.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.2
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.14
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=8200
  "--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/759] 1590939=ruby/test_enumerator
[  2/759] 1590938=rubygems/test_gem_package
[  3/759] 1590937=ruby/enc/test_utf16
[  4/759] 1590940=psych/test_safe_load
[  5/759] 1590947=ruby/test_frozen
[  6/759] 1590942=rubygems/test_gem_source
[  7/759] 1590945=-ext-/exception/test_exception_at_throwing
[  8/759] 1590947=ruby/test_name_error
[  9/759] 1590937=prism/encoding/string_encoding_test
[ 10/759] 1590949=rubygems/test_gem_source_vendor
[ 11/759] 1590951=rubygems/test_gem_commands_list_command
[ 12/759] 1590953=did_you_mean/spell_checking/test_variable_name_check
[ 13/759] 1590956=yaml/test_dbm
[ 14/759] 1590965=test_pty
[ 15/759] 1590960=rubygems/test_gem_uninstaller
[ 16/759] 1590940=psych/test_symbol
[ 17/759] 1590970=rubygems/test_gem_platform
[ 18/759] 1590940=prism/ractor_test
[ 19/759] 1590956=prism/result/overlap_test
[ 20/759] 1590962=rubygems/test_gem_source_installed
[ 21/759] 1590971=-ext-/string/test_modify_expand
[ 22/759] 1590971=rubygems/test_gem_available_set
[ 23/759] 1590953=did_you_mean/tree_spell/test_change_word
[ 24/759] 1590953=psych/test_date_time
[ 25/759] 1590945=openssl/test_pkcs12
[ 26/759] 1590937=date/test_date
[ 27/759] 1590937=uri/test_parser
[ 28/759] 1590937=digest/test_ractor
[ 29/759] 1590949=json/json_coder_test
[ 30/759] 1590953=psych/test_psych
[ 31/759] 1590949=fiber/test_enumerator
[ 32/759] 1590949=rubygems/test_gem_commands_help_command
[ 33/759] 1590953=rubygems/test_gem_package_tar_header_ractor
[ 34/759] 1590951=ruby/test_stringchar
[ 35/759] 1590962=-ext-/arith_seq/test_arith_seq_extract
[ 36/759] 1590949=-ext-/debug/test_debug
[ 37/759] 1590940=rubygems/test_gem_uri
[ 38/759] 1590971=test_rbconfig
[ 39/759] 1590970=rubygems/test_gem_package_old
[ 40/759] 1590949=digest/test_digest
[ 41/759] 1590970=ruby/test_lazy_enumerator
[ 42/759] 1590951=-ext-/debug/test_profile_frames
[ 43/759] 1590942=-ext-/load/test_resolve_symbol
[ 44/759] 1590971=date/test_date_compat
[ 45/759] 1590971=error_highlight/test_error_highlight
[ 46/759] 1590947=ruby/test_array
[ 47/759] 1590965=mkmf/test_find_executable
[ 48/759] 1590937=openssl/test_kdf
[ 49/759] 1590965=-ext-/class/test_class2name
[ 50/759] 1590965=psych/test_nil
[ 51/759] 1590965=rubygems/test_gem_request_set_lockfile_tokenizer
[ 52/759] 1590942=json/json_ryu_fallback_test
[ 53/759] 1590940=rubygems/test_gem_commands_outdated_command
[ 54/759] 1590942=prism/ruby/string_query_test
[ 55/759] 1590951=ruby/test_backtrace
[ 56/759] 1590962=ruby/test_time_tz
[ 57/759] 1590940=mkmf/test_framework
[ 58/759] 1590945=ruby/enc/test_case_comprehensive
[ 59/759] 1590937=psych/test_omap
[ 60/759] 1590945=prism/magic_comment_test
[ 61/759] 1590942=zlib/test_zlib
[ 62/759] 1590940=ruby/test_marshal
[ 63/759] 1590937=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 64/759] 1590962=optparse/test_load
[ 65/759] 1590938=ruby/test_proc
[ 66/759] 1590937=dtrace/test_singleton_function
[ 67/759] 1590937=optparse/test_cclass
[ 68/759] 1590962=test_shellwords
[ 69/759] 1590962=date/test_date_strptime
[ 70/759] 1590956=open-uri/test_ssl
[ 71/759] 1590965=net/http/test_https_proxy
[ 72/759] 1590965=openssl/test_pkey_dsa
[ 73/759] 1590962=ruby/test_nomethod_error
[ 74/759] 1590962=prism/library_symbols_test
[ 75/759] 1590962=psych/visitors/test_emitter
[ 76/759] 1590962=psych/test_json_tree
[ 77/759] 1590962=psych/test_ractor
[ 78/759] 1590937=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 79/759] 1590945=stringio/test_ractor
[ 80/759] 1590945=ruby/test_float
[ 81/759] 1590970=rubygems/test_gem
[ 82/759] 1590953=prism/percent_delimiter_string_test
[ 83/759] 1590960=prism/api/freeze_test
[ 84/759] 1590940=ripper/test_files_test_1
[ 85/759] 1590965=test_delegate
[ 86/759] 1590953=ruby/test_set
[ 87/759] 1590960=-ext-/stack/test_stack_overflow
[ 88/759] 1590960=prism/result/attribute_write_test
[ 89/759] 1590960=psych/test_parser
[ 90/759] 1590960=psych/test_yaml_special_cases
[ 91/759] 1590960=rubygems/test_gem_source_list
[ 92/759] 1590951=rubygems/test_gem_installer
[ 93/759] 1590965=rubygems/test_gem_command_manager
[ 94/759] 1590960=rubygems/test_gem_commands_check_command
[ 95/759] 1590953=ruby/test_random_formatter
[ 96/759] 1590960=rubygems/test_gem_source_git
[ 97/759] 1590953=ruby/enc/test_regex_casefold
[ 98/759] 1590953=ruby/test_pipe
[ 99/759] 1590962=ruby/test_condition
[100/759] 1590962=ruby/enc/test_cp949
[101/759] 1590962=ruby/test_string
[102/759] 1590965=ripper/test_files_lib
[103/759] 1590953=ruby/enc/test_emoji
[104/759] 1590953=rubygems/test_gem_resolver_git_set
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=451837229, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1590956  ko1    7u  IPv4 451837229      0t0  TCP localhost:41089->localhost:45046 (CLOSE_WAIT)
[105/759] 1590956=did_you_mean/spell_checking/test_class_name_check
[106/759] 1590956=date/test_date_attr
[107/759] 1590956=-ext-/test_scan_args
[108/759] 1590956=-ext-/struct/test_duplicate
[109/759] 1590945=ruby/test_time
[110/759] 1590956=json/json_ext_parser_test
[111/759] 1590956=ruby/test_integer
[112/759] 1590945=erb/test_erb
[113/759] 1590945=ruby/enc/test_utf32
[114/759] 1590945=-ext-/integer/test_integer
[115/759] 1590938=-ext-/string/test_ellipsize
[116/759] 1590938=ruby/test_memory_view
[117/759] 1590938=prism/test_helper
[118/759] 1590970=date/test_date_parse
[119/759] 1590945=rubygems/test_gem_commands_update_command
[120/759] 1590938=openssl/test_fips
[121/759] 1590937=openssl/test_pkey_ec
[122/759] 1590937=ruby/test_rand
[123/759] 1590970=optparse/test_noarg
[124/759] 1590938=-ext-/struct/test_data
[125/759] 1590938=prism/result/static_literals_test
[126/759] 1590938=psych/visitors/test_to_ruby
[127/759] 1590938=rubygems/test_bundled_ca
[128/759] 1590937=openssl/test_random
[129/759] 1590937=fiber/test_backtrace
[130/759] 1590937=rubygems/test_gem_safe_marshal
[131/759] 1590970=-ext-/string/test_capacity
[132/759] 1590970=-ext-/float/test_nextafter
[133/759] 1590938=-ext-/array/test_resize
[134/759] 1590938=-ext-/bignum/test_div
[135/759] 1590938=psych/test_deprecated
[136/759] 1590938=ruby/test_gc_compact
[137/759] 1590970=uri/test_generic
[138/759] 1590970=prism/result/breadth_first_search_test
[139/759] 1590939=ruby/test_fiber
[140/759] 1590970=rubygems/test_gem_commands_rebuild_command
[141/759] 1590970=psych/test_alias_and_anchor
[142/759] 1590949=rubygems/test_gem_commands_setup_command
[143/759] 1590970=ruby/enc/test_cesu8
[144/759] 1590970=json/json_parser_test
[145/759] 1590937=ruby/test_vm_dump
[146/759] 1590937=open-uri/test_ftp
[147/759] 1590970=test_open3
[148/759] 1590937=prism/errors_test
[149/759] 1590953=did_you_mean/spell_checking/test_key_name_check
[150/759] 1590953=ripper/test_ripper
[151/759] 1590949=test_singleton
[152/759] 1590949=ruby/test_assignment
[153/759] 1590945=ruby/test_syntax
[154/759] 1590937=openssl/test_ossl
[155/759] 1590937=date/test_date_marshal
[156/759] 1590937=ruby/enc/test_grapheme_breaks
[157/759] 1590937=rubygems/test_gem_request_set_gem_dependency_api
[158/759] 1590937=ruby/test_pack
[159/759] 1590960=rubygems/test_gem_commands_exec_command
[160/759] 1590947=rubygems/test_gem_commands_unpack_command
[161/759] 1590971=ruby/test_autoload
[162/759] 1590953=rubygems/test_gem_resolver_local_specification
[163/759] 1590953=optparse/test_optarg
[164/759] 1590947=io/wait/test_ractor
[165/759] 1590953=openssl/test_ssl_session
[166/759] 1590947=psych/json/test_stream
[167/759] 1590937=ruby/test_file_exhaustive
[168/759] 1590947=rubygems/test_gem_ext_cargo_builder
[169/759] 1590942=rubygems/test_gem_gem_runner
[170/759] 1590942=psych/test_exception
[171/759] 1590947=psych/test_object
[172/759] 1590947=rubygems/test_gem_commands_signout_command
[173/759] 1590947=dtrace/test_function_entry
[174/759] 1590947=prism/result/implicit_array_test
[175/759] 1590942=optparse/test_acceptable
[176/759] 1590947=-ext-/struct/test_len
[177/759] 1590947=prism/heredoc_dedent_test
[178/759] 1590947=did_you_mean/spell_checking/test_method_name_check
[179/759] 1590947=rubygems/test_kernel
[180/759] 1590960=lib/!Nothing_to_test
[181/759] 1590960=prism/result/numeric_value_test
[182/759] 1590960=ruby/test_keyword
[183/759] 1590953=rubygems/test_gem_package_task
[184/759] 1590953=openssl/test_provider
[185/759] 1590965=openssl/test_bn
[186/759] 1590965=net/http/test_httpheader
[187/759] 1590942=net/http/test_http_request
[188/759] 1590965=ruby/test_data
[189/759] 1590965=rubygems/test_gem_commands_server_command
[190/759] 1590965=-ext-/test_random
[191/759] 1590965=psych/test_merge_keys
[192/759] 1590940=ripper/test_lexer
[193/759] 1590965=optparse/test_kwargs
[194/759] 1590965=io/wait/test_io_wait
[195/759] 1590942=rubygems/test_gem_ext_configure_builder
[196/759] 1590940=openssl/test_x509store
[197/759] 1590942=resolv/test_mdns
[198/759] 1590942=ruby/test_dir
[199/759] 1590947=cgi/test_cgi_escape
[200/759] 1590940=rubygems/test_gem_local_remote_options
[201/759] 1590940=ruby/test_exception
[202/759] 1590947=optparse/test_bash_completion
[203/759] 1590947=rubygems/test_gem_security_signer
[204/759] 1590953=-ext-/string/test_set_len
[205/759] 1590953=ruby/test_threadgroup
[206/759] 1590942=ruby/enc/test_euc_kr
[207/759] 1590942=rubygems/test_gem_commands_lock_command
[208/759] 1590942=ruby/test_sleep
[209/759] 1590947=fiber/test_queue
[210/759] 1590947=prism/result/regular_expression_options_test
[211/759] 1590947=mkmf/test_install
[212/759] 1590960=test_prettyprint
[213/759] 1590960=prism/result/integer_parse_test
[214/759] 1590960=rubygems/test_gem_validator
[215/759] 1590960=test_bundled_gems
[216/759] 1590960=prism/lex_test
[217/759] 1590953=did_you_mean/test_tree_spell_checker
[218/759] 1590960=ruby/test_m17n_comb
[219/759] 1590953=date/test_date_ractor
[220/759] 1590947=openssl/test_pair
[221/759] 1590956=prism/result/index_write_test
[222/759] 1590956=ruby/test_integer_comb
[223/759] 1590949=psych/visitors/test_depth_first
[224/759] 1590949=openssl/test_ns_spki
[225/759] 1590965=fileutils/test_dryrun
[226/759] 1590965=fiber/test_io_buffer
[227/759] 1590949=prism/encoding/encodings_test
[228/759] 1590965=json/json_generator_test
[229/759] 1590953=rubygems/test_gem_impossible_dependencies_error
[230/759] 1590953=-ext-/symbol/test_type
[231/759] 1590953=ruby/test_range
[232/759] 1590949=rubygems/test_gem_source_subpath_problem
[233/759] 1590951=test_tmpdir
[234/759] 1590970=prism/result/node_id_test
[235/759] 1590949=prism/api/parse_stream_test
[236/759] 1590949=rubygems/test_gem_resolver_api_set
[237/759] 1590949=psych/test_emitter
[238/759] 1590949=openssl/test_ts
[239/759] 1590951=-ext-/load/test_stringify_symbols
[240/759] 1590951=ruby/test_rubyoptions
[241/759] 1590965=-ext-/test_printf
[242/759] 1590965=prism/result/warnings_test
[243/759] 1590965=-ext-/array/test_to_ary_concat
[244/759] 1590970=socket/test_udp
[245/759] 1590970=prism/ruby/dispatcher_test
[246/759] 1590970=mkmf/test_configuration
[247/759] 1590938=ruby/enc/test_windows_1252
[248/759] 1590938=dtrace/test_require
[249/759] 1590938=ruby/test_ifunless
[250/759] 1590938=rubygems/test_gem_silent_ui
[251/759] 1590970=ruby/test_shapes
[252/759] 1590970=openssl/test_ocsp
[253/759] 1590938=openssl/test_pkey_dh
[254/759] 1590938=rubygems/test_gem_commands_uninstall_command
[255/759] 1590949=rubygems/test_gem_dependency_list
[256/759] 1590949=ripper/test_files_test
[257/759] 1590942=rubygems/test_gem_resolver_installer_set
[258/759] 1590949=ruby/test_continuation
[259/759] 1590949=dtrace/test_object_create_start
[260/759] 1590949=test_forwardable
[261/759] 1590949=rubygems/test_config
[262/759] 1590949=-ext-/hash/test_delete
[263/759] 1590949=prism/result/comments_test
[264/759] 1590942=ruby/test_io_m17n
[265/759] 1590949=-ext-/exception/test_ensured
[266/759] 1590949=-ext-/string/test_interned_str
[267/759] 1590949=optparse/test_placearg
[268/759] 1590965=rubygems/test_gem_commands_cleanup_command
[269/759] 1590947=ruby/test_env
[270/759] 1590938=prism/encoding/regular_expression_encoding_test
[271/759] 1590938=ruby/test_zjit
[272/759] 1590938=rubygems/test_project_sanity
[273/759] 1590970=rubygems/test_webauthn_listener_response
[274/759] 1590953=prism/result/heredoc_test
[275/759] 1590953=psych/test_psych_set
[276/759] 1590970=prism/newline_test
[277/759] 1590953=psych/test_array
[278/759] 1590953=-ext-/gvl/test_ubf_async_safe
[279/759] 1590953=prism/ruby/parser_test
[280/759] 1590953=prism/snippets_test
[281/759] 1590938=rubygems/test_gem_path_support
[282/759] 1590970=prism/result/constant_path_node_test
[283/759] 1590938=-ext-/win32/test_console_attr
[284/759] 1590938=rubygems/test_gem_bundler_version_finder
[285/759] 1590970=optparse/test_switch
[286/759] 1590970=ruby/test_ast
[287/759] 1590938=-ext-/string/test_rb_str_dup
[288/759] 1590938=prism/fuzzer_test
[289/759] 1590938=prism/onigmo_test
[290/759] 1590938=psych/test_struct
[291/759] 1590949=ruby/test_math
[292/759] 1590938=json/json_encoding_test
[293/759] 1590949=test_time
[294/759] 1590938=dtrace/test_gc
[295/759] 1590938=mkmf/test_libs
[296/759] 1590965=ruby/test_super
[297/759] 1590938=rubygems/test_gem_safe_yaml
[298/759] 1590938=digest/test_digest_extend
[299/759] 1590949=optparse/test_did_you_mean
[300/759] 1590938=optparse/test_autoconf
[301/759] 1590938=-ext-/popen_deadlock/test_popen_deadlock
[302/759] 1590949=-ext-/test_bug-5832
[303/759] 1590949=ruby/test_case
[304/759] 1590949=psych/test_object_references
[305/759] 1590949=-ext-/wait/test_wait
[306/759] 1590949=prism/ruby/find_test
[307/759] 1590939=openssl/test_x509name
[308/759] 1590949=fiber/test_sleep
[309/759] 1590939=rubygems/test_gem_security
[310/759] 1590940=ruby/enc/test_euc_tw
[311/759] 1590940=ruby/test_compile_prism
[312/759] 1590949=rubygems/test_gem_commands_build_command
[313/759] 1590942=mkmf/test_sizeof
[314/759] 1590965=rubygems/test_gem_requirement
[315/759] 1590965=ruby/test_alias
[316/759] 1590949=mmtk/test_configuration
[317/759] 1590949=ruby/test_comparable
[318/759] 1590949=-ext-/box/test_load_ext
[319/759] 1590949=-ext-/test_bug-3571
[320/759] 1590940=ruby/enc/test_emoji_breaks
[321/759] 1590940=-ext-/test_notimplement
[322/759] 1590940=ruby/test_system
[323/759] 1590949=date/test_date_new
[324/759] 1590938=ruby/test_io_timeout
[325/759] 1590949=rubygems/test_gem_commands_info_command
[326/759] 1590938=prism/api/command_line_test
[327/759] 1590949=resolv/test_dns
[328/759] 1590938=stringio/test_stringio
[329/759] 1590971=ruby/test_require
[330/759] 1590965=ruby/test_dup
[331/759] 1590938=-ext-/econv/test_append
[332/759] 1590938=did_you_mean/test_ractor_compatibility
[333/759] 1590956=rubygems/test_gem_resolver_lock_set
[334/759] 1590956=test_unicode_normalize
[335/759] 1590956=ruby/test_method
[336/759] 1590965=optparse/test_reqarg
[337/759] 1590939=psych/test_set
[338/759] 1590939=rubygems/test_gem_source_fetch_problem
[339/759] 1590939=rubygems/test_gem_update_suggestion
[340/759] 1590938=resolv/test_resource
[341/759] 1590938=-ext-/struct/test_member
[342/759] 1590939=rubygems/test_gem_console_ui
[343/759] 1590939=openssl/test_pkey_rsa
[344/759] 1590938=-ext-/st/test_numhash
[345/759] 1590938=rubygems/test_gem_stream_ui
[346/759] 1590960=ruby/test_trace
[347/759] 1590960=-ext-/string/test_nofree
[348/759] 1590960=ruby/test_arity
[349/759] 1590960=test_ipaddr
[350/759] 1590938=ruby/test_m17n
[351/759] 1590960=ruby/test_yjit
[352/759] 1590940=net/http/test_buffered_io
[353/759] 1590949=date/test_date_conv
[354/759] 1590949=rubygems/test_webauthn_poller
[355/759] 1590938=ruby/test_argf
[356/759] 1590940=mkmf/test_egrep_cpp
[357/759] 1590962=rubygems/test_gem_resolver_composed_set
[358/759] 1590962=rubygems/test_gem_config_file
[359/759] 1590949=rubygems/test_gem_commands_pristine_command
[360/759] 1590939=psych/test_yamlstore
[361/759] 1590939=ruby/test_yjit_exit_locations
[362/759] 1590940=ruby/test_hash
[363/759] 1590962=-ext-/arith_seq/test_arith_seq_beg_len_step
[364/759] 1590962=ruby/test_beginendblock
[365/759] 1590965=rubygems/test_gem_resolver_requirement_list
[366/759] 1590965=ruby/test_io_buffer
[367/759] 1590939=psych/test_scalar_scanner
[368/759] 1590939=test_weakref
[369/759] 1590965=test_timeout
[370/759] 1590939=ruby/test_not
[371/759] 1590939=socket/test_socket
[372/759] 1590942=uri/test_mailto
[373/759] 1590962=psych/visitors/test_yaml_tree
[374/759] 1590942=ruby/enc/test_case_mapping
[375/759] 1590965=rubygems/test_rubygems
[376/759] 1590942=rubygems/test_gem_package_tar_writer
[377/759] 1590962=prism/ruby/ripper_test
[378/759] 1590942=-ext-/symbol/test_inadvertent_creation
[379/759] 1590965=prism/result/static_inspect_test
[380/759] 1590965=prism/result/source_location_test
[381/759] 1590965=ruby/test_complex
[382/759] 1590942=-ext-/vm/test_at_exit
[383/759] 1590942=prism/ruby/source_test
[384/759] 1590942=-ext-/thread/test_instrumentation_api
[385/759] 1590947=psych/test_data
[386/759] 1590947=ripper/test_files_ext
[387/759] 1590947=openssl/test_x509ext
[388/759] 1590947=prism/unescape_test
[389/759] 1590947=ruby/test_object_id
[390/759] 1590965=prism/result/equality_test
[391/759] 1590965=prism/ruby/tunnel_test
[392/759] 1590965=rubygems/test_gem_text
[393/759] 1590965=ruby/test_settracefunc
[394/759] 1590939=rubygems/test_gem_commands_stale_command
[395/759] 1590939=rubygems/test_gem_version
[396/759] 1590939=socket/test_tcp
[397/759] 1590949=test_pp
[398/759] 1590949=ruby/test_sprintf_comb
[399/759] 1590942=ruby/test_method_cache
[400/759] 1590942=ruby/test_path
[401/759] 1590942=rubygems/test_gem_stub_specification
[402/759] 1590947=rubygems/test_gem_ext_rake_builder
[403/759] 1590939=monitor/test_monitor
[404/759] 1590939=json/json_string_matching_test
[405/759] 1590939=mkmf/test_flags
[406/759] 1590949=openssl/test_asn1
[407/759] 1590942=ruby/test_transcode
[408/759] 1590949=ruby/test_whileuntil
[409/759] 1590949=test_extlibs
[410/759] 1590947=-ext-/rational/test_rat
[411/759] 1590947=-ext-/win32/test_dln
[412/759] 1590947=openssl/test_x509attr
[413/759] 1590947=ruby/test_complex2
[414/759] 1590947=ruby/enc/test_iso_8859
[415/759] 1590939=ruby/test_string_memory
[416/759] 1590947=prism/regexp_test
[417/759] 1590947=mkmf/test_pkg_config
[418/759] 1590939=-ext-/bignum/test_big2str
[419/759] 1590939=-ext-/string/test_coderange
[420/759] 1590939=open-uri/test_open-uri
[421/759] 1590962=prism/ruby/location_test
[422/759] 1590962=-ext-/string/test_enc_associate
[423/759] 1590947=prism/api/dump_test
[424/759] 1590939=ruby/test_gc
[425/759] 1590971=ruby/test_allocation
[426/759] 1590942=ruby/test_iseq
[427/759] 1590956=yaml/test_store
[428/759] 1590956=ruby/test_insns_leaf
[429/759] 1590956=-ext-/load/test_protect
[430/759] 1590953=psych/test_tree_builder
[431/759] 1590956=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[432/759] 1590953=net/protocol/test_protocol
[433/759] 1590956=rubygems/test_gem_commands_open_command
[434/759] 1590953=openssl/test_x509req
[435/759] 1590962=ruby/enc/test_gbk
[436/759] 1590962=rubygems/test_gem_specification
[437/759] 1590956=rubygems/test_gem_name_tuple
[438/759] 1590956=ruby/test_warning
[439/759] 1590953=rubygems/test_gem_dependency_installer
[440/759] 1590965=ruby/test_refinement
[441/759] 1590956=openssl/test_x509crl
[442/759] 1590956=psych/test_numeric
[443/759] 1590956=strscan/test_stringscanner
[444/759] 1590956=psych/test_class
[445/759] 1590956=ruby/enc/test_gb18030
[446/759] 1590956=rubygems/test_gem_package_tar_reader
[447/759] 1590956=mkmf/test_mkmf
[448/759] 1590956=-ext-/bignum/test_mul
[449/759] 1590956=ruby/test_mixed_unicode_escapes
[450/759] 1590956=-ext-/test_enumerator_kw
[451/759] 1590956=did_you_mean/spell_checking/test_require_path_check
[452/759] 1590956=io/nonblock/test_flush
[453/759] 1590956=rubygems/test_gem_commands_fetch_command
[454/759] 1590947=openssl/test_pkcs7
[455/759] 1590956=ruby/test_complexrational
[456/759] 1590945=rubygems/test_gem_ext_builder
[457/759] 1590956=fileutils/test_verbose
[458/759] 1590956=-ext-/typeddata/test_typeddata
[459/759] 1590949=rubygems/test_gem_resolver_vendor_specification
[460/759] 1590949=prism/ruby/compiler_test
[461/759] 1590949=date/test_date_strftime
[462/759] 1590956=ruby/test_struct
[463/759] 1590956=-ext-/bignum/test_bigzero
[464/759] 1590956=ruby/test_basicinstructions
[465/759] 1590940=fiber/test_mutex
[466/759] 1590942=ruby/test_box
[467/759] 1590947=socket/test_basicsocket
[468/759] 1590938=rubygems/test_gem_commands_owner_command
[469/759] 1590947=-ext-/test_recursion
[470/759] 1590947=-ext-/string/test_normalize
[471/759] 1590956=prism/locals_test
[472/759] 1590947=test_find
[473/759] 1590956=rubygems/test_gem_unsatisfiable_dependency_error
[474/759] 1590956=objspace/test_ractor
[475/759] 1590947=rubygems/test_gem_package_tar_header
[476/759] 1590947=prism/ruby/pattern_test
[477/759] 1590947=ripper/test_sexp
[478/759] 1590947=rubygems/test_gem_rdoc
[479/759] 1590947=prism/api/lex_test
[480/759] 1590947=ripper/test_files_test_2
[481/759] 1590947=rubygems/test_gem_version_option
[482/759] 1590940=ruby/test_require_lib
[483/759] 1590947=psych/test_stringio
[484/759] 1590947=rubygems/test_gem_remote_fetcher_s3
[485/759] 1590938=-ext-/win32/test_fd_setsize
[486/759] 1590938=ruby/test_objectspace
[487/759] 1590947=test_trick
[488/759] 1590962=prism/version_test
[489/759] 1590962=rubygems/test_gem_request_set
[490/759] 1590949=psych/test_null
[491/759] 1590949=rubygems/test_gem_resolver_activation_request
[492/759] 1590949=ruby/enc/test_big5
[493/759] 1590949=-ext-/scheduler/test_interrupt_with_scheduler
[494/759] 1590949=-ext-/iseq_load/test_iseq_load
[495/759] 1590956=did_you_mean/core_ext/test_name_error_extension
[496/759] 1590953=-ext-/string/test_fstring
[497/759] 1590956=fiber/test_timeout
[498/759] 1590956=ruby/test_fixnum
[499/759] 1590956=ruby/test_signal
[500/759] 1590953=fiber/test_scheduler
[501/759] 1590962=-ext-/test_ensure_and_callcc
[502/759] 1590962=-ext-/test_bug-14834
[503/759] 1590962=prism/ruby/ruby_parser_test
[504/759] 1590962=openssl/test_buffering
[505/759] 1590945=resolv/test_svcb_https
[506/759] 1590962=psych/nodes/test_enumerable
[507/759] 1590962=-ext-/proc/test_bmethod
[508/759] 1590962=-ext-/funcall/test_passing_block
[509/759] 1590945=uri/test_http
[510/759] 1590962=openssl/test_x509cert
[511/759] 1590945=socket/test_addrinfo
[512/759] 1590945=mkmf/test_have_func
[513/759] 1590942=-ext-/string/test_enc_str_buf_cat
[514/759] 1590942=rubygems/test_gem_package_tar_reader_entry
[515/759] 1590962=optparse/test_zsh_completion
[516/759] 1590962=rubygems/test_webauthn_listener
[517/759] 1590962=-ext-/thread/test_lock_native_thread
[518/759] 1590962=rubygems/test_gem_resolver_specification
[519/759] 1590962=dtrace/test_load
[520/759] 1590962=ruby/test_encoding
[521/759] 1590942=json/json_fixtures_test
[522/759] 1590942=ruby/test_default_gems
[523/759] 1590942=rubygems/test_gem_security_trust_dir
[524/759] 1590942=mkmf/test_constant
[525/759] 1590945=-ext-/exception/test_data_error
[526/759] 1590945=ruby/test_rubyvm
[527/759] 1590945=ruby/test_weakmap
[528/759] 1590962=rubygems/test_gem_doctor
[529/759] 1590962=socket/test_ancdata
[530/759] 1590962=ruby/enc/test_euc_jp
[531/759] 1590962=-ext-/string/test_external_new
[532/759] 1590962=ripper/test_scanner_events
[533/759] 1590962=-ext-/test_abi
[534/759] 1590949=rubygems/test_gem_resolver_dependency_request
[535/759] 1590962=rubygems/test_deprecate
[536/759] 1590949=openssl/test_ssl
[537/759] 1590962=prism/api/parse_success_test
[538/759] 1590962=rubygems/test_gem_commands_push_command
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 8 : #<File:/dev/null>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1590953  ko1    8r   CHR    1,3      0t0    5 /dev/null
Closed file descriptor: TestFiberScheduler#test_condition_variable: 8
[539/759] 1590953=ruby/test_module
[540/759] 1590962=strscan/test_ractor
[541/759] 1590962=ruby/test_sprintf
[542/759] 1590962=rubygems/test_gem_uri_formatter
[543/759] 1590962=ruby/test_optimization
[544/759] 1590942=rubygems/test_gem_request_connection_pools
[545/759] 1590965=uri/test_common
[546/759] 1590942=-ext-/gvl/test_last_thread
[547/759] 1590947=uri/test_ldap
[548/759] 1590947=rubygems/test_gem_source_lock
[549/759] 1590956=etc/test_etc
[550/759] 1590947=rubygems/test_gem_remote_fetcher_local_server
[551/759] 1590940=openssl/test_cipher
[552/759] 1590947=psych/test_hash
[553/759] 1590947=-ext-/time/test_new
[554/759] 1590947=rubygems/test_gem_commands_which_command
[555/759] 1590938=ruby/test_enum
[556/759] 1590947=prism/api/parse_test
[557/759] 1590940=socket/test_unix
[558/759] 1590947=rubygems/test_gem_source_specific_file
[559/759] 1590940=optparse/test_optparse
[560/759] 1590965=psych/test_coder
[561/759] 1590965=prism/result/continuable_test
[562/759] 1590965=ruby/test_symbol
[563/759] 1590956=io/console/test_ractor
[564/759] 1590947=rubygems/test_gem_spec_fetcher
[565/759] 1590942=ruby/test_undef
[566/759] 1590942=rubygems/test_gem_commands_sources_command
[567/759] 1590956=uri/test_ws
[568/759] 1590940=date/test_date_arith
[569/759] 1590940=io/console/test_io_console
[570/759] 1590956=ruby/test_numeric
[571/759] 1590947=ruby/test_metaclass
[572/759] 1590947=ruby/test_io
[573/759] 1590956=pathname/test_ractor
[574/759] 1590956=rubygems/test_gem_commands_environment_command
[575/759] 1590956=-ext-/tracepoint/test_tracepoint
[576/759] 1590942=-ext-/integer/test_my_integer
[577/759] 1590942=dtrace/test_array_create
[578/759] 1590942=rubygems/test_gem_resolver_installed_specification
[579/759] 1590942=rubygems/test_gem_commands_mirror
[580/759] 1590942=-ext-/marshal/test_internal_ivar
[581/759] 1590942=prism/encoding/symbol_encoding_test
[582/759] 1590942=prism/ruby/desugar_compiler_test
[583/759] 1590942=mkmf/test_signedness
[584/759] 1590956=openssl/test_hmac
[585/759] 1590956=net/http/test_httpresponse
[586/759] 1590956=ruby/test_inlinecache
[587/759] 1590956=-ext-/marshal/test_usrmarshal
[588/759] 1590940=ruby/test_weakkeymap
[589/759] 1590956=rubygems/test_gem_command
[590/759] 1590956=ruby/test_key_error
[591/759] 1590956=openssl/test_engine
[592/759] 1590956=-ext-/exception/test_enc_raise
[593/759] 1590956=-ext-/postponed_job/test_postponed_job
[594/759] 1590945=rubygems/test_gem_request_set_lockfile
[595/759] 1590940=json/ractor_test
[596/759] 1590956=fiber/test_io_close
[597/759] 1590956=did_you_mean/tree_spell/test_human_typo
[598/759] 1590956=-ext-/load/test_dot_dot
[599/759] 1590956=ruby/test_bignum
[600/759] 1590938=prism/ruby/reflection_test
[601/759] 1590971=rubygems/test_gem_util
[602/759] 1590938=test_tempfile
[603/759] 1590940=openssl/test_config
[604/759] 1590940=rubygems/test_gem_resolver
[605/759] 1590942=rubygems/test_gem_remote_fetcher
[606/759] 1590971=rubygems/test_gem_gemcutter_utilities
[607/759] 1590956=did_you_mean/edit_distance/test_jaro_winkler
[608/759] 1590956=rubygems/test_gem_commands_yank_command
[609/759] 1590940=rubygems/test_exit
[610/759] 1590971=did_you_mean/spell_checking/test_pattern_key_name_check
[611/759] 1590971=ruby/test_call
[612/759] 1590956=ruby/test_thread
[613/759] 1590940=json/json_generic_object_test
[614/759] 1590940=dtrace/test_hash_create
[615/759] 1590940=date/test_switch_hitter
[616/759] 1590940=ruby/test_defined
[617/759] 1590971=-ext-/bignum/test_pack
[618/759] 1590942=ruby/enc/test_case_options
[619/759] 1590942=-ext-/method/test_arity
[620/759] 1590942=ruby/test_ractor
[621/759] 1590940=-ext-/st/test_update
[622/759] 1590940=ripper/test_files_sample
[623/759] 1590940=rubygems/test_gem_security_policy
[624/759] 1590953=rubygems/test_gem_install_update_options
[625/759] 1590971=uri/test_file
[626/759] 1590945=rubygems/test_gem_resolver_index_set
[627/759] 1590971=rubygems/test_gem_dependency_resolution_error
[628/759] 1590971=prism/fixtures_test
[629/759] 1590945=ruby/test_rational2
[630/759] 1590945=net/http/test_http
[631/759] 1590938=dtrace/test_raise
[632/759] 1590938=open-uri/test_proxy
[633/759] 1590938=io/wait/test_io_wait_uncommon
[634/759] 1590953=psych/test_string
[635/759] 1590940=ruby/test_yield
[636/759] 1590938=rubygems/test_gem_request_set_lockfile_parser
[637/759] 1590971=ruby/enc/test_shift_jis
[638/759] 1590971=rubygems/test_gem_ci_detector
[639/759] 1590971=rubygems/test_gem_resolver_vendor_set
[640/759] 1590971=ruby/test_fnmatch
[641/759] 1590953=mkmf/test_have_library
[642/759] 1590938=net/http/test_https
[643/759] 1590971=rubygems/test_require
[644/759] 1590949=erb/test_erb_command
[645/759] 1590949=prism/result/integer_base_flags_test
[646/759] 1590949=net/http/test_httpresponses
[647/759] 1590949=ruby/test_unicode_escape
[648/759] 1590949=uri/test_ftp
[649/759] 1590949=-ext-/string/test_too_many_dummy_encodings
[650/759] 1590949=ripper/test_filter
[651/759] 1590965=rubygems/test_gem_ext_cmake_builder
[652/759] 1590949=ruby/test_clone
[653/759] 1590965=objspace/test_objspace
[654/759] 1590953=erb/test_erb_m17n
[655/759] 1590953=ruby/enc/test_koi8
[656/759] 1590953=ruby/test_pattern_matching
[657/759] 1590949=fiber/test_thread
[658/759] 1590949=rubygems/test_gem_commands_search_command
[659/759] 1590949=ruby/test_arithmetic_sequence
[660/759] 1590949=ruby/test_literal
[661/759] 1590953=ruby/test_file
[662/759] 1590971=socket/test_sockopt
[663/759] 1590971=ruby/test_frozen_error
[664/759] 1590971=prism/bom_test
[665/759] 1590971=ruby/test_lambda
[666/759] 1590971=psych/test_encoding
[667/759] 1590971=rubygems/test_gem_commands_specification_command
[668/759] 1590971=psych/handlers/test_recorder
[669/759] 1590971=-ext-/iter/test_yield_block
[670/759] 1590971=psych/test_yaml
[671/759] 1590971=mkmf/test_config
[672/759] 1590938=psych/test_boolean
[673/759] 1590938=fiber/test_ractor
[674/759] 1590971=psych/test_document
[675/759] 1590945=did_you_mean/test_spell_checker
[676/759] 1590971=-ext-/bug_reporter/test_bug_reporter
[677/759] 1590945=optparse/test_getopts
[678/759] 1590945=rubygems/test_gem_resolver_api_specification
[679/759] 1590938=prism/ruby/parameters_signature_test
[680/759] 1590945=ruby/test_primitive
[681/759] 1590945=rubygems/test_gem_request
[682/759] 1590938=socket/test_nonblock
[683/759] 1590938=rubygems/test_gem_commands_signin_command
[684/759] 1590938=openssl/test_pkey
[685/759] 1590953=psych/test_yamldbm
[686/759] 1590953=json/test_helper
[687/759] 1590953=ruby/test_thread_cv
[688/759] 1590945=ruby/enc/test_windows_1251
[689/759] 1590945=prism/ruby/relocation_test
[690/759] 1590971=ripper/test_parser_events
[691/759] 1590938=resolv/test_addr
[692/759] 1590945=ruby/test_eval
[693/759] 1590938=-ext-/file/test_stat
[694/759] 1590938=resolv/test_win32_config
[695/759] 1590938=rubygems/test_gem_resolver_best_set
[696/759] 1590938=mkmf/test_convertible
[697/759] 1590971=ruby/test_regexp
[698/759] 1590953=prism/newline_offsets_test
[699/759] 1590953=ruby/test_rational
[700/759] 1590949=-ext-/bignum/test_str2big
[701/759] 1590949=rubygems/test_gem_util_atomic_file_writer
[702/759] 1590949=rubygems/test_gem_resolver_conflict
[703/759] 1590949=ruby/test_readpartial
[704/759] 1590940=psych/test_scalar
[705/759] 1590940=rubygems/test_gem_commands_contents_command
[706/759] 1590949=rubygems/test_gem_commands_cert_command
[707/759] 1590940=fiber/test_io
[708/759] 1590940=fileutils/test_fileutils
[709/759] 1590953=-ext-/eval/test_eval
[710/759] 1590953=fiber/test_process
[711/759] 1590945=ruby/test_object
[712/759] 1590953=coverage/test_coverage
[713/759] 1590949=psych/test_stream
[714/759] 1590949=json/json_common_interface_test
[715/759] 1590949=rubygems/test_remote_fetch_error
[716/759] 1590949=pathname/test_pathname
[717/759] 1590949=ruby/test_dir_m17n
[718/759] 1590947=rubygems/test_gem_resolver_git_specification
[719/759] 1590951=prism/result/named_capture_test
[720/759] 1590937=rubygems/test_gem_commands_dependency_command
[721/759] 1590942=rubygems/test_gem_ext_ext_conf_builder
[722/759] 1590951=dtrace/test_cmethod
[723/759] 1590951=-ext-/string/test_qsort
[724/759] 1590951=fiber/test_storage
[725/759] 1590951=prism/result/string_test
[726/759] 1590951=-ext-/path_to_class/test_path_to_class
[727/759] 1590951=json/json_addition_test
[728/759] 1590937=dtrace/test_method_cache
[729/759] 1590937=ruby/test_iterator
[730/759] 1590951=psych/test_marshalable
[731/759] 1590951=rubygems/test_gem_resolver_index_specification
[732/759] 1590951=dtrace/test_string
[733/759] 1590951=rubygems/test_gem_dependency
[734/759] 1590937=ruby/test_class
[735/759] 1590951=psych/test_serialize_subclasses
[736/759] 1590951=ruby/test_const
[737/759] 1590951=prism/api/parse_comments_test
[738/759] 1590951=uri/test_wss
[739/759] 1590951=fiber/test_address_resolve
[740/759] 1590951=ruby/test_variable
[741/759] 1590939=openssl/test_digest
[742/759] 1590939=rubygems/test_gem_resolver_lock_specification
[743/759] 1590939=-ext-/string/test_cstr
[744/759] 1590945=-ext-/num2int/test_num2int
[745/759] 1590945=rubygems/test_gem_source_local
[746/759] 1590947=-ext-/iter/test_iter_break
[747/759] 1590960=mkmf/test_have_macro
[748/759] 1590947=ruby/test_process
[749/759] 1590945=ruby/test_parse
[750/759] 1590953=ruby/test_flip
[751/759] 1590953=fileutils/test_nowrite
[752/759] 1590953=ruby/test_thread_queue
[753/759] 1590939=optparse/test_summary
[754/759] 1590960=ruby/test_stack
[755/759] 1590938=rubygems/test_gem_ext_cargo_builder_unit
[756/759] 1590939=rubygems/test_gem_commands_install_command
[757/759] 1590938=-ext-/st/test_foreach
[758/759] 1590938=ruby/test_econv
[759/759] 1590942=test_securerandom
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1009    1009    1009 ?             -1 Ss    1000   0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1009    1022    1022    1022 pts/0       1022 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1022    1024    1022    1022 pts/0       1022 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1024 1589701    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1589701 1589704    1022    1022 pts/0       1022 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260323-190820 --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
1589704 1589705    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260323-190820 --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
1589705 1590603    1022    1022 pts/0       1022 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1590603 1590604    1022    1022 pts/0       1022 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1590604 1590934    1022    1022 pts/0       1022 Sl+   1000   0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
1590934 1590956    1022    1022 pts/0       1022 Sl+   1000   1:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
1590956 1622807    1022    1022 pts/0       1022 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
1589705 1623407    1022    1022 pts/0       1022 R+    1000   0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[1589701], 1589701=>[1589704], 1589704=>[1589705], 1589705=>[1590603, 1623407], 1590603=>[1590604], 1590604=>[1590934], 1590934=>[1590956], 1590956=>[1622807]}
$ timeout 60 gdb -p 1622807 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1622809]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005beac7f8fe7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x71c0d51266c0 (LWP 1622807) "test_thread.rb*" 0x00005beac7f8fe7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71c0ec1ff6c0 (LWP 1622809) "test_thread.rb*" 0x000071c10831b4fd in __GI___poll (fds=0x71c0e8bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71c0ec1ff6c0 (LWP 1622809) "test_thread.rb*"):
#0  0x000071c10831b4fd in __GI___poll (fds=0x71c0e8bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005beac7f1a71a in __interceptor_poll ()
No symbol table info available.
#2  0x00005beac8324d2b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067
        vm = <optimized out>
#4  0x00005beac7f73acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071c10829caa4 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 = {125073409177280, 8823249041436616724, 125073409177280, -352, 0, 125073022402192, 8823249041424033812, 8823029052365907988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071c108329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c0d51266c0 (LWP 1622807) "test_thread.rb*"):
#0  0x00005beac7f8fe7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005beac7f90e3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005beac7edf6b0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005beac7edf529 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  0x00005beac7edf155 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  0x00005beac7eda15e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005beac7eda813 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005beac7f760b0 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005beac7fef95d in calloc1 (n=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1556
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:8317
        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:5376
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5370
No locals.
#12 0x00005beac82e98bb in rb_id_table_init (tbl=0x71c0e7d0ffd0, s_capa=<optimized out>) at /tmp/ruby/src/trunk_asan/id_table.c:84
        capa = -512
#13 rb_managed_id_table_create (type=<optimized out>, capa=<optimized out>) at /tmp/ruby/src/trunk_asan/id_table.c:370
        tbl = 0x71c0e7d0ffd0
        obj = 125073336893360
#14 0x00005beac8264d2c in get_next_shape_internal (shape=0x71c104208cf0, id=id@entry=3457, shape_type=shape_type@entry=SHAPE_IVAR, variation_created=variation_created@entry=0x71c0d422ac20, new_variations_allowed=true) at /tmp/ruby/src/trunk_asan/shape.c:643
        old_child = 0x71c104208d18
        new_edges = <optimized out>
        new_shape = 0x71c10420b6f8
        res = <optimized out>
        edges_table = <optimized out>
#15 0x00005beac826227a in shape_get_next (shape=0x540000000308, shape_type=SHAPE_IVAR, klass=125073873954560, 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=125073867603200, id=<optimized out>) at /tmp/ruby/src/trunk_asan/shape.c:943
        original_shape_id = 525190
        klass = 125073873954560
        next_shape = <optimized out>
#17 0x00005beac8374f3a in generic_shape_ivar (obj=125073867603200, id=3457, new_ivar_out=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1881
        target_shape_id = 525190
        new_ivar = true
        current_shape_id = <optimized out>
#18 obj_ivar_set (obj=125073867603200, id=3457, val=125073867602400) at /tmp/ruby/src/trunk_asan/variable.c:1979
        target_shape_id = <optimized out>
        dontcare = <optimized out>
#19 ivar_set (obj=125073867603200, id=<optimized out>, val=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:2020
No locals.
#20 0x00005beac8374d08 in rb_ivar_set (obj=125073867603200, id=id@entry=3457, val=125073867602400) at /tmp/ruby/src/trunk_asan/variable.c:2037
No locals.
#21 0x00005beac7fc6f8c in setup_exception (ec=<optimized out>, tag=<optimized out>, mesg=125073867603200, cause=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:550
        at = 18446744073709551104
        bt = <optimized out>
        _ec = 0x517000136ad8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c0d5124c30, <optimized out>, 0x71c0d5124b40, <optimized out>, <optimized out>}, prev = 0x71c0d4426240, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        file0 = 0x507000784060 "/tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb"
        file = <optimized out>
        e = <optimized out>
        line = <optimized out>
#22 0x00005beac7fc6337 in rb_longjmp (ec=<optimized out>, tag=<optimized out>, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk_asan/eval.c:634
No locals.
#23 0x00005beac7fbbed9 in rb_exc_exception (mesg=<optimized out>, tag=<optimized out>, cause=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:649
No locals.
#24 0x00005beac7fbbd80 in rb_exc_raise (mesg=mesg@entry=125073867603200) at /tmp/ruby/src/trunk_asan/eval.c:662
No locals.
#25 0x00005beac8161e14 in rb_exit (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4367
        args = <optimized out>
#26 0x00005beac8161eca in rb_f_exit (argc=argc@entry=0, argv=argv@entry=0x71c0d6332838) at /tmp/ruby/src/trunk_asan/process.c:4383
        istatus = 0
#27 0x00005beac8165dfd in f_exit (c=0, a=0x71c0d6332838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4437
No locals.
#28 0x00005beac8403808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x66a1001c0001
        cc = <optimized out>
        me = 0x71c10772fe68
        cfunc = 0x50600003a348
        recv = 125073866264960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x00005beac83e8ae3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71c0d5125380) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#30 0x00005beac83e854d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x0
#31 0x00005beac83a3861 in vm_sendish (ec=0x517000136ad8, reg_cfp=0x71c0d6432790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x517000136ad8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c0d6432790
        reg_pc = 0x5110003b7ee8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#33 0x00005beac8391f32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x517000136ad8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#34 0x00005beac83d700b in invoke_iseq_block_from_c (ec=0x517000136ad8, captured=<optimized out>, self=125073866264960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x71c0e7f9c760
        cfp = 0x71c0d64327c8
        sp = 0x71c0d6332818
        use_argv = <optimized out>
        stack_argv = 0x71c0d6332818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#35 invoke_block_from_c_proc (ec=0x517000136ad8, self=125073866264960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#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:1945
No locals.
#37 0x00005beac83d5236 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, argc=-939983234, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#38 0x00005beac8323532 in thread_do_start_proc (th=th@entry=0x5150002f7680) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040044a6550
        args_len = <optimized out>
        args_ptr = <optimized out>
#39 0x00005beac83210cd in thread_do_start (th=0x5150002f7680) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#40 thread_start_func_2 (th=th@entry=0x5150002f7680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5beac8ca2700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#41 0x00005beac83203be in call_thread_start_func_2 (th=0x5150002f7680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x71c0d5125cc0
#42 nt_start (ptr=0x50c000253d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150002f7680
        sched = <optimized out>
        nt = 0x50c000253d80
        vm = 0x5beac96cc4a0 <_vm>
#43 0x00005beac7f73acf in asan_thread_start(void*) ()
No symbol table info available.
#44 0x000071c10829caa4 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 = {125073022412480, 8823123802874619924, 125073022412480, -352, 0, 140731336861552, 8823123802862037012, 8823029052365907988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#45 0x000071c108329c6c 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 1622807) detached]
$ timeout 60 gdb -p 1590956 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1622808]
[New LWP 1613856]
[New LWP 1613746]
[New LWP 1606395]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000071c10831b4fd in __GI___poll (fds=0x71c106300260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x71c1084f6c40 (LWP 1590956) "ruby"            0x000071c10831b4fd in __GI___poll (fds=0x71c106300260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x71c0ec1ff6c0 (LWP 1622808) "test_thread.rb*" 0x000071c10831b4fd in __GI___poll (fds=0x71c0e8bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x71c0e7a5d6c0 (LWP 1613856) "parallel.rb:40"  0x000071c10831b4fd in __GI___poll (fds=0x71c0d7d7ae60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x71c0e28cd6c0 (LWP 1613746) "Gem::Timeout st" 0x000071c108298d71 in __futex_abstimed_wait_common64 (private=29120, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000298950) at ./nptl/futex-internal.c:57
  5    Thread 0x71c0e49ee6c0 (LWP 1606395) "Timeout stdlib " 0x000071c108298d71 in __futex_abstimed_wait_common64 (private=29120, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000161550) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x71c0e49ee6c0 (LWP 1606395) "Timeout stdlib "):
#0  0x000071c108298d71 in __futex_abstimed_wait_common64 (private=29120, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000161550) 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=29120, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000161550) 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=0x50c000161550, 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  0x000071c10829b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5beac8ca2348 <_main_ractor+264>, cond=0x50c000161528) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71c10829b4b0 <__condvar_cleanup_waiting>, __arg = 0x71c0e49ecb90, __canceltype = 3214216, __prev = 0x0}
        cbuffer = {wseq = 22, cond = 0x50c000161528, mutex = 0x5beac8ca2348 <_main_ractor+264>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 22
        seq = 11
        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=0x50c000161528, mutex=mutex@entry=0x5beac8ca2348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005beac82ecc7f in rb_native_cond_wait (cond=0x50c000161550, mutex=0x5beac8ca2348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5beac8ca2348 <_main_ractor+264>, th=th@entry=0x51500014f080, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005beac831f30b in thread_sched_to_waiting_until_wakeup (sched=0x5beac8ca2348 <_main_ractor+264>, th=th@entry=0x51500014f080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1120
        can_direct_transfer = <optimized out>
#8  0x00005beac82fd93c in native_sleep (th=0x51500014f080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x51500014f080, 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 0x00005beac831cacd in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125073338579080, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x51500014f080
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
        args = <optimized out>
#12 0x00005beac7fbf6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x517000310b58
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c0e49ecf30, <optimized out>, 0x71c0e49ece40, <optimized out>, <optimized out>}, prev = 0x71c0de1f7240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005beac7fbfb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#14 0x00005beac831c061 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x50600444fec0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        queue_waiter = {w = {self = 125073338579080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 125073338579080, timeout = 4, end = <optimized out>}
        waitq = 0x50600444fec0
        end = 0
#15 0x00005beac839ed3a 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:7541
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#16 0x00005beac839ed3a in vm_invoke_builtin_delegate (ec=0x517000310b58, cfp=0x71c0dffe8758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000310b58) at ../../src/trunk_asan/insns.def:1729
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c0dffe8758
        reg_pc = 0x5100000027f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x00005beac8391f32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x517000310b58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005beac83d700b in invoke_iseq_block_from_c (ec=0x517000310b58, captured=<optimized out>, self=125073340947280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x71c107b12af8
        cfp = 0x71c0dffe87c8
        sp = 0x71c0dfee8818
        use_argv = <optimized out>
        stack_argv = 0x71c0dfee8818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000310b58, self=125073340947280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x00005beac83d5236 in rb_vm_invoke_proc (ec=0x50c000161550, proc=0x189, argc=136940913, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#23 0x00005beac8323532 in thread_do_start_proc (th=th@entry=0x51500014f080) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003021750
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005beac83210cd in thread_do_start (th=0x51500014f080) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x51500014f080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5beac8ca2700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005beac83203be in call_thread_start_func_2 (th=0x51500014f080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x71c0e49edcc0
#27 nt_start (ptr=0x50c000161500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x51500014f080
        sched = <optimized out>
        nt = 0x50c000161500
        vm = 0x5beac96cc4a0 <_vm>
#28 0x00005beac7f73acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x000071c10829caa4 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 = {125073283278528, 8823232555741521940, 125073283278528, -352, 0, 140731336851344, 8823232555728939028, 8823029052365907988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x000071c108329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x71c0e28cd6c0 (LWP 1613746) "Gem::Timeout st"):
#0  0x000071c108298d71 in __futex_abstimed_wait_common64 (private=29120, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000298950) 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=29120, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000298950) 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=0x50c000298950, 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  0x000071c10829b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5beac8ca2348 <_main_ractor+264>, cond=0x50c000298928) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71c10829b4b0 <__condvar_cleanup_waiting>, __arg = 0x71c0e28cbb90, __canceltype = 3079856, __prev = 0x0}
        cbuffer = {wseq = 12, cond = 0x50c000298928, mutex = 0x5beac8ca2348 <_main_ractor+264>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 12
        seq = 6
        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=0x50c000298928, mutex=mutex@entry=0x5beac8ca2348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005beac82ecc7f in rb_native_cond_wait (cond=0x50c000298950, mutex=0x5beac8ca2348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5beac8ca2348 <_main_ractor+264>, th=th@entry=0x5150002efe80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005beac831f30b in thread_sched_to_waiting_until_wakeup (sched=0x5beac8ca2348 <_main_ractor+264>, th=th@entry=0x5150002efe80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1120
        can_direct_transfer = <optimized out>
#8  0x00005beac82fd93c in native_sleep (th=0x5150002efe80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x5150002efe80, 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 0x00005beac831cacd in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125073341267680, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x5150002efe80
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
        args = <optimized out>
#12 0x00005beac7fbf6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700006f9d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c0e28cbf30, <optimized out>, 0x71c0e28cbe40, <optimized out>, <optimized out>}, prev = 0x71c0d8975240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005beac7fbfb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#14 0x00005beac831c061 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x5060066a37c0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        queue_waiter = {w = {self = 125073341267680, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 125073341267680, timeout = 4, end = <optimized out>}
        waitq = 0x5060066a37c0
        end = 0
#15 0x00005beac839ed3a 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:7541
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#16 0x00005beac839ed3a in vm_invoke_builtin_delegate (ec=0x51700006f9d8, cfp=0x71c0dab57758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x51700006f9d8) at ../../src/trunk_asan/insns.def:1729
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c0dab57758
        reg_pc = 0x5100000027f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x00005beac8391f32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700006f9d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005beac83d700b in invoke_iseq_block_from_c (ec=0x51700006f9d8, captured=<optimized out>, self=125073872068480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x71c0e813c8b8
        cfp = 0x71c0dab577c8
        sp = 0x71c0daa57818
        use_argv = <optimized out>
        stack_argv = 0x71c0daa57818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x51700006f9d8, self=125073872068480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x00005beac83d5236 in rb_vm_invoke_proc (ec=0x50c000298950, proc=0x189, argc=136940913, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#23 0x00005beac8323532 in thread_do_start_proc (th=th@entry=0x5150002efe80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504002f60410
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005beac83210cd in thread_do_start (th=0x5150002efe80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150002efe80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5beac8ca2700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005beac83203be in call_thread_start_func_2 (th=0x5150002efe80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x71c0e28cccc0
#27 nt_start (ptr=0x50c000298900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150002efe80
        sched = <optimized out>
        nt = 0x50c000298900
        vm = 0x5beac96cc4a0 <_vm>
#28 0x00005beac7f73acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x000071c10829caa4 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 = {125073248540352, 8823228312850704404, 125073248540352, -352, 0, 125073288521200, 8823228312838121492, 8823029052365907988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x000071c108329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x71c0e7a5d6c0 (LWP 1613856) "parallel.rb:40"):
#0  0x000071c10831b4fd in __GI___poll (fds=0x71c0d7d7ae60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005beac7f1a71a in __interceptor_poll ()
No symbol table info available.
#2  0x00005beac808d379 in nogvl_wait_for (th=125073339539440, fptr=0x5110003b2300, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 6, 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  0x00005beac808e8ea in internal_read_func (ptr=0x71c0d7d7ac40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x71c0d7d7ac40
        result = <optimized out>
#5  0x00005beac8302bce in rb_thread_io_blocking_call (io=0x5110003b2300, func=0x5beac808e3e0 <internal_read_func>, data1=0x71c0d7d7ac40, 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  0x00005beac7fbf6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x517000193dd8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c0e7a5bdf0, <optimized out>, 0x71c0e7a5bd00, <optimized out>, <optimized out>}, prev = 0x71c0d7d6a240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005beac7fbfb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8  0x00005beac80a2a22 in io_read_memory_locktmp (str=125073068895840, 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 = 125073339539440, fptr = 0x5110003b2300, nonblock = 0, fd = 6, buf = 0x519000a78080, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110003b2300
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x00005beac807ed21 in io_readpartial (argc=-673730976, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x00005beac8403808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x71c107d28360
        cfunc = 0x506000021fe8
        recv = 125073339539680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005beac83a3861 in vm_sendish (ec=0x517000193dd8, reg_cfp=0x71c0d9c7d790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x517000193dd8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c0d9c7d790
        reg_pc = 0x513000070d98
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x00005beac8391f32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x517000193dd8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00005beac83d700b in invoke_iseq_block_from_c (ec=0x517000193dd8, captured=<optimized out>, self=125073843480560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x71c107b9a200
        cfp = 0x71c0d9c7d7c8
        sp = 0x71c0d9b7d818
        use_argv = <optimized out>
        stack_argv = 0x71c0d9b7d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x517000193dd8, self=125073843480560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#17 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#18 0x00005beac83d5236 in rb_vm_invoke_proc (ec=0x71c0d7d7ae60, proc=0x1, argc=137475325, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 4294967295
#19 0x00005beac8323532 in thread_do_start_proc (th=th@entry=0x5150002f4200) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504003026550
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x00005beac83210cd in thread_do_start (th=0x5150002f4200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x5150002f4200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5beac8ca2700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00005beac83203be in call_thread_start_func_2 (th=0x5150002f4200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x71c0e7a5ccc0
#23 nt_start (ptr=0x50c00028dc80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150002f4200
        sched = <optimized out>
        nt = 0x50c00028dc80
        vm = 0x5beac96cc4a0 <_vm>
#24 0x00005beac7f73acf in asan_thread_start(void*) ()
No symbol table info available.
#25 0x000071c10829caa4 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 = {125073334064832, 8823234695172106260, 125073334064832, -352, 25, 140731336863184, 8823234695159523348, 8823029052365907988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x000071c108329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x71c0ec1ff6c0 (LWP 1622808) "test_thread.rb*"):
#0  0x000071c10831b4fd in __GI___poll (fds=0x71c0e8bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005beac7f1a71a in __interceptor_poll ()
No symbol table info available.
#2  0x00005beac8324d2b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067
        vm = <optimized out>
#4  0x00005beac7f73acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071c10829caa4 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 = {125073409177280, 8823249041436616724, 125073409177280, -352, 0, 125073022402576, 8823249041424033812, 8823029052365907988}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071c108329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c1084f6c40 (LWP 1590956) "ruby"):
#0  0x000071c10831b4fd in __GI___poll (fds=0x71c106300260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005beac7f1a71a in __interceptor_poll ()
No symbol table info available.
#2  0x00005beac808d379 in nogvl_wait_for (th=125073872617760, fptr=0x51100042d780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 15, 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  0x00005beac808e8ea in internal_read_func (ptr=0x71c106300140) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x71c106300140
        result = <optimized out>
#5  0x00005beac8302bce in rb_thread_io_blocking_call (io=0x51100042d780, func=0x5beac808e3e0 <internal_read_func>, data1=data1@entry=0x71c106300140, 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  0x00005beac808e1e9 in rb_io_blocking_region_wait (io=0x51100042d780, function=0x1, argument=0x71c106300140, 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 = 125073872617760, fptr = 0x51100042d780, nonblock = 0, fd = 15, buf = 0x525002253900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x00005beac8091b87 in io_bufread (ptr=0x525002253900 "", len=8192, fptr=0x51100042d780) 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 0x00005beac7fbf6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe9157aad0, <optimized out>, 0x7ffe9157a9e0, <optimized out>, <optimized out>}, prev = 0x71c1063ffd60, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005beac7fbfb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#12 0x00005beac808f597 in io_fread (str=125073334951760, offset=0, size=8192, fptr=0x51100042d780) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x525002253900 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=125073334951760) 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 0x00005beac807f0f6 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 = 0x51100042d780
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x00005beac841a512 in vm_call0_cfunc_with_frame (ec=0x5170000000d8, calling=<optimized out>, argv=0x71c10629f268) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x71c1057ff448
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 125073334951800
        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=0x5170000000d8, calling=<optimized out>, argv=0x71c10629f268) 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 0x00005beac841f2e7 in vm_call0_cc (ec=0x5170000000d8, recv=125073334951800, 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 = 0x71c10629f268
        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:575
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#20 0x00005beac83c40ab in rb_call (recv=125073334951800, mid=16417, argc=0, argv=0x71c10629f268, scope=4076007936) at /tmp/ruby/src/trunk_asan/vm_eval.c:894
        ec = 0x71c106300260
#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:1213
No locals.
#22 0x00005beac8424827 in vm_yield_with_symbol (ec=0x5170000000d8, symbol=4202764, argc=1, argv=0x71c10629f260, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5277
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:1844
No locals.
#24 0x00005beac83c48dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#27 0x00005beac83c48dc in rb_yield (val=<optimized out>)
No locals.
#28 0x00005beac7fbf6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe9157b2b0, <optimized out>, 0x7ffe9157b1c0, <optimized out>, <optimized out>}, prev = 0x71c1063d4e40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00005beac7fbfb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#30 0x00005beac8403808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x42d100020003
        cc = <optimized out>
        me = 0x71c107d28cc0
        cfunc = 0x506000020f68
        recv = 125073873828160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005beac839cc64 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x71c1057ff480, cd=0x51a000008c20, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a000008c20
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c1057ff480
        reg_pc = 0x523000009608
        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>
th: 0x5beac8ca2700, native_id: 0x71c1084f6c40
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
c:0018 p:---- s:0165 e:000164 l:y b:---- CFUNC  :read
c:0017 p:---- s:0162 e:000161 l:y b:---- CFUNC  :popen
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
c:0016 p:0289 s:0157 e:000155 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
c:0015 p:0290 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:369
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1008
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        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>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
        INSN_LABEL_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>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:0005d0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <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
        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>
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]
        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>
c:0001 p:0000 s:0003 E:002650 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_trace_opt_le = <optimized out>
th: 0x51500014f080, native_id: 0x71c0e49ee6c0
-- Control frame information -----------------------------------------------
        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 0x00005beac8391f32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
#34 0x00005beac84247c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x71c1057ff620, self=125073843480560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x5150002efe80, native_id: 0x71c0e28cd6c0
        iseq = 0x71c107b1be50
        cfp = <optimized out>
        sp = 0x71c1056ffa28
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
        use_argv = 0x71c1062871e0
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]

th: 0x5150002f4200, native_id: 0x71c0e7a5d6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        stack_argv = 0x71c1056ffa28
        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:1835
        captured = 0x71c1057ff620
#36 0x00005beac83c48dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#37 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#39 0x00005beac83c48dc in rb_yield (val=<optimized out>)
No locals.
#40 0x00005beac85a03d6 in rb_ary_collect (ary=125073339536160) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 125073338265320
        i = 33
#41 0x00005beac8403808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x71c107d2e670
        cfunc = 0x5060000163a8
        recv = 125073339536160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#42 0x00005beac839cc64 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x71c1057ff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#43 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c1057ff608
        reg_pc = 0x51900003c910
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x00005beac8392321 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#45 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#46 0x00005beac84247c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x71c1057ff738, self=125073843480560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x71c107b9a3b8
        cfp = <optimized out>
        sp = 0x71c1056ff8d0
        use_argv = 0x71c1062f0160
        stack_argv = 0x71c1056ff8d0
        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:1835
        captured = 0x71c1057ff738
#48 0x00005beac83c48dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#51 0x00005beac83c48dc in rb_yield (val=<optimized out>)
No locals.
#52 0x00005beac85a03d6 in rb_ary_collect (ary=125073339539840) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 125073339539760
        i = 0
#53 0x00005beac8403808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x71c107d2e670
        cfunc = 0x5060000163a8
        recv = 125073339539840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x00005beac839cc64 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x71c1057ff720, cd=0x5020000214f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000214f0
        insns_address_table = {0x5beac839e225 <vm_exec_core+29765>, 0x5beac839810f <vm_exec_core+4911>, 0x5beac839da5d <vm_exec_core+27773>, 0x5beac839982f <vm_exec_core+10831>, 0x5beac83972f9 <vm_exec_core+1305>, 0x5beac8398a67 <vm_exec_core+7303>, 0x5beac839de15 <vm_exec_core+28725>, 0x5beac839867f <vm_exec_core+6303>, 0x5beac839e96b <vm_exec_core+31627>, 0x5beac839ce46 <vm_exec_core+24678>, 0x5beac839b027 <vm_exec_core+16967>, 0x5beac8397679 <vm_exec_core+2201>, 0x5beac839e3ce <vm_exec_core+30190>, 0x5beac839e078 <vm_exec_core+29336>, 0x5beac8398861 <vm_exec_core+6785>, 0x5beac8397ba7 <vm_exec_core+3527>, 0x5beac839d409 <vm_exec_core+26153>, 0x5beac8399130 <vm_exec_core+9040>, 0x5beac839e66b <vm_exec_core+30859>, 0x5beac839e259 <vm_exec_core+29817>, 0x5beac83996a5 <vm_exec_core+10437>, 0x5beac839af92 <vm_exec_core+16818>, 0x5beac839d119 <vm_exec_core+25401>, 0x5beac839e167 <vm_exec_core+29575>, 0x5beac839bc6c <vm_exec_core+20108>, 0x5beac839d1b1 <vm_exec_core+25553>, 0x5beac839d5bf <vm_exec_core+26591>, 0x5beac839bba9 <vm_exec_core+19913>, 0x5beac8397ab6 <vm_exec_core+3286>, 0x5beac839c8a6 <vm_exec_core+23238>, 0x5beac8397905 <vm_exec_core+2853>, 0x5beac8397c35 <vm_exec_core+3669>, 0x5beac8399ed4 <vm_exec_core+12532>, 0x5beac839baf1 <vm_exec_core+19729>, 0x5beac839c6bc <vm_exec_core+22748>, 0x5beac839b619 <vm_exec_core+18489>, 0x5beac8397593 <vm_exec_core+1971>, 0x5beac839d9c5 <vm_exec_core+27621>, 0x5beac839df9a <vm_exec_core+29114>, 0x5beac8397e2f <vm_exec_core+4175>, 0x5beac8398d37 <vm_exec_core+8023>, 0x5beac83989c0 <vm_exec_core+7136>, 0x5beac8399220 <vm_exec_core+9280>, 0x5beac839adb5 <vm_exec_core+16341>, 0x5beac8398341 <vm_exec_core+5473>, 0x5beac839d90c <vm_exec_core+27436>, 0x5beac8398cc5 <vm_exec_core+7909>, 0x5beac839a8c5 <vm_exec_core+15077>, 0x5beac839b305 <vm_exec_core+17701>, 0x5beac839d4ab <vm_exec_core+26315>, 0x5beac839c053 <vm_exec_core+21107>, 0x5beac839948b <vm_exec_core+9899>, 0x5beac8398e36 <vm_exec_core+8278>, 0x5beac839d38b <vm_exec_core+26027>, 0x5beac839a21d <vm_exec_core+13373>, 0x5beac839c934 <vm_exec_core+23380>, 0x5beac839c168 <vm_exec_core+21384>, 0x5beac8397128 <vm_exec_core+840>, 0x5beac8397e7f <vm_exec_core+4255>, 0x5beac839b6c0 <vm_exec_core+18656>, 0x5beac839d867 <vm_exec_core+27271>, 0x5beac839974f <vm_exec_core+10607>, 0x5beac839d2b0 <vm_exec_core+25808>, 0x5beac839903d <vm_exec_core+8797>, 0x5beac839be37 <vm_exec_core+20567>, 0x5beac839bf26 <vm_exec_core+20806>, 0x5beac839b45a <vm_exec_core+18042>, 0x5beac839b8ab <vm_exec_core+19147>, 0x5beac8399c45 <vm_exec_core+11877>, 0x5beac8399296 <vm_exec_core+9398>, 0x5beac839cf1f <vm_exec_core+24895>, 0x5beac83a50a7 <vm_exec_core+58055>, 0x5beac8399b8f <vm_exec_core+11695>, 0x5beac839b79e <vm_exec_core+18878>, 0x5beac839bd2f <vm_exec_core+20303>, 0x5beac83984ab <vm_exec_core+5835>, 0x5beac839862e <vm_exec_core+6222>, 0x5beac83985b1 <vm_exec_core+6097>, 0x5beac8398dd6 <vm_exec_core+8182>, 0x5beac83991a6 <vm_exec_core+9158>, 0x5beac839b1a5 <vm_exec_core+17349>, 0x5beac839a71d <vm_exec_core+14653>, 0x5beac839e597 <vm_exec_core+30647>, 0x5beac83971f9 <vm_exec_core+1049>, 0x5beac839878a <vm_exec_core+6570>, 0x5beac839ea8f <vm_exec_core+31919>, 0x5beac839c782 <vm_exec_core+22946>, 0x5beac839b514 <vm_exec_core+18228>, 0x5beac839d651 <vm_exec_core+26737>, 0x5beac839712d <vm_exec_core+845>, 0x5beac839dd3e <vm_exec_core+28510>, 0x5beac839e6e5 <vm_exec_core+30981>, 0x5beac839e7b1 <vm_exec_core+31185>, 0x5beac8397984 <vm_exec_core+2980>, 0x5beac839e2d3 <vm_exec_core+29939>, 0x5beac839a146 <vm_exec_core+13158>, 0x5beac839e455 <vm_exec_core+30325>, 0x5beac8399568 <vm_exec_core+10120>, 0x5beac839dcb8 <vm_exec_core+28376>, 0x5beac8397870 <vm_exec_core+2704>, 0x5beac83983ed <vm_exec_core+5645>, 0x5beac839e87f <vm_exec_core+31391>, 0x5beac839a9d5 <vm_exec_core+15349>, 0x5beac839a5c7 <vm_exec_core+14311>, 0x5beac839ae4f <vm_exec_core+16495>, 0x5beac839a3da <vm_exec_core+13818>, 0x5beac839ac9b <vm_exec_core+16059>, 0x5beac839abcd <vm_exec_core+15853>, 0x5beac8399aac <vm_exec_core+11468>, 0x5beac839a2e5 <vm_exec_core+13573>, 0x5beac839a008 <vm_exec_core+12840>, 0x5beac839a4f4 <vm_exec_core+14100>, 0x5beac839a565 <vm_exec_core+14213>, 0x5beac839e216 <vm_exec_core+29750>, 0x5beac8398100 <vm_exec_core+4896>, 0x5beac839da4e <vm_exec_core+27758>, 0x5beac8399820 <vm_exec_core+10816>, 0x5beac83972ea <vm_exec_core+1290>, 0x5beac8398a58 <vm_exec_core+7288>, 0x5beac839de06 <vm_exec_core+28710>, 0x5beac8398670 <vm_exec_core+6288>, 0x5beac839e95c <vm_exec_core+31612>, 0x5beac839ce37 <vm_exec_core+24663>, 0x5beac839b018 <vm_exec_core+16952>, 0x5beac839766a <vm_exec_core+2186>, 0x5beac839e3bf <vm_exec_core+30175>, 0x5beac839e069 <vm_exec_core+29321>, 0x5beac8398852 <vm_exec_core+6770>, 0x5beac8397b98 <vm_exec_core+3512>, 0x5beac839d3fa <vm_exec_core+26138>, 0x5beac8399121 <vm_exec_core+9025>, 0x5beac839e65c <vm_exec_core+30844>, 0x5beac839e24a <vm_exec_core+29802>, 0x5beac8399696 <vm_exec_core+10422>, 0x5beac839af83 <vm_exec_core+16803>, 0x5beac839d10a <vm_exec_core+25386>, 0x5beac839e158 <vm_exec_core+29560>, 0x5beac839bc5d <vm_exec_core+20093>, 0x5beac839d1a2 <vm_exec_core+25538>, 0x5beac839d5b0 <vm_exec_core+26576>, 0x5beac839bb9a <vm_exec_core+19898>, 0x5beac8397aa7 <vm_exec_core+3271>, 0x5beac839c897 <vm_exec_core+23223>, 0x5beac83978f6 <vm_exec_core+2838>, 0x5beac8397c26 <vm_exec_core+3654>, 0x5beac8399ec5 <vm_exec_core+12517>, 0x5beac839bae2 <vm_exec_core+19714>, 0x5beac839c6ad <vm_exec_core+22733>, 0x5beac839b60a <vm_exec_core+18474>, 0x5beac8397584 <vm_exec_core+1956>, 0x5beac839d9b6 <vm_exec_core+27606>, 0x5beac839df8b <vm_exec_core+29099>, 0x5beac8397e20 <vm_exec_core+4160>, 0x5beac8398d28 <vm_exec_core+8008>, 0x5beac83989b1 <vm_exec_core+7121>, 0x5beac8399211 <vm_exec_core+9265>, 0x5beac839ada6 <vm_exec_core+16326>, 0x5beac8398332 <vm_exec_core+5458>, 0x5beac839d8fd <vm_exec_core+27421>, 0x5beac8398cb6 <vm_exec_core+7894>, 0x5beac839a8b6 <vm_exec_core+15062>, 0x5beac839b2f6 <vm_exec_core+17686>, 0x5beac839d49c <vm_exec_core+26300>, 0x5beac839c044 <vm_exec_core+21092>, 0x5beac839947c <vm_exec_core+9884>, 0x5beac8398e27 <vm_exec_core+8263>, 0x5beac839d37c <vm_exec_core+26012>, 0x5beac839a20e <vm_exec_core+13358>, 0x5beac839c925 <vm_exec_core+23365>, 0x5beac839c159 <vm_exec_core+21369>, 0x5beac839bf03 <vm_exec_core+20771>, 0x5beac8397e70 <vm_exec_core+4240>, 0x5beac839b6b1 <vm_exec_core+18641>, 0x5beac839d858 <vm_exec_core+27256>, 0x5beac8399740 <vm_exec_core+10592>, 0x5beac839d2a1 <vm_exec_core+25793>, 0x5beac839981b <vm_exec_core+10811>, 0x5beac839be28 <vm_exec_core+20552>, 0x5beac839bf17 <vm_exec_core+20791>, 0x5beac839b44b <vm_exec_core+18027>, 0x5beac839b89c <vm_exec_core+19132>, 0x5beac8399c36 <vm_exec_core+11862>, 0x5beac8399287 <vm_exec_core+9383>, 0x5beac839cf10 <vm_exec_core+24880>, 0x5beac83a5098 <vm_exec_core+58040>, 0x5beac8399b80 <vm_exec_core+11680>, 0x5beac839b78f <vm_exec_core+18863>, 0x5beac839bd20 <vm_exec_core+20288>, 0x5beac839849c <vm_exec_core+5820>, 0x5beac839861f <vm_exec_core+6207>, 0x5beac83985a2 <vm_exec_core+6082>, 0x5beac8398dc7 <vm_exec_core+8167>, 0x5beac8399197 <vm_exec_core+9143>, 0x5beac839b196 <vm_exec_core+17334>, 0x5beac839a70e <vm_exec_core+14638>, 0x5beac839b191 <vm_exec_core+17329>, 0x5beac839bb95 <vm_exec_core+19893>, 0x5beac839badd <vm_exec_core+19709>, 0x5beac8398dc2 <vm_exec_core+8162>, 0x5beac839bf03 <vm_exec_core+20771>...}
        reg_cfp = 0x71c1057ff720
        reg_pc = 0x504000005f78
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#56 0x00005beac8392321 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#57 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#58 0x00005beac83dbde6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
        ec = 0x5170000000d8
        val = <optimized out>
#59 0x00005beac7fbac50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x71c107b9a548) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe9157d0d0, <optimized out>, 0x7ffe9157d020, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71c107b9a548
#60 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#61 0x00005beac7fb3b87 in rb_main (argc=11, argv=0x7ffe9157d298) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#62 main (argc=11, argv=0x7ffe9157d298) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x73e892d91c40 (LWP 1590934) "ruby" 0x000073e892b26d07 in __GI___select (nfds=27, readfds=0x50c0059f9ec0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd0c0d3b20) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x73e876bff6c0 (LWP 1590936) "ruby" 0x000073e892b1b4fd in __GI___poll (fds=0x73e8759ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x73e876bff6c0 (LWP 1590936) "ruby"):
#0  0x000073e892b1b4fd in __GI___poll (fds=0x73e8759ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000616c2b17871a in __interceptor_poll ()
No symbol table info available.
#2  0x0000616c2b582d2b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067
        vm = <optimized out>
#4  0x0000616c2b1d1acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073e892a9caa4 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 = {127442261898944, -5565882636305639336, 127442261898944, -352, 0, 140724805654896, -5565882636326610856, -5565381414387001256}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000073e892b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73e892d91c40 (LWP 1590934) "ruby"):
#0  0x000073e892b26d07 in __GI___select (nfds=27, readfds=0x50c0059f9ec0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd0c0d3b20) 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 = 501813483}
        pts64 = 0x7ffd0c0d39a0
        r = <optimized out>
#1  0x0000616c2b568595 in native_fd_select (n=27, readfds=0x50c0059f9ec0, writefds=0x0, exceptfds=0x73e892b26d07 <__GI___select+327>, timeout=0x7ffd0c0d39a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2438
No locals.
#2  do_select (p=127442697836672) at /tmp/ruby/src/trunk_asan/thread.c:4531
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffd0c0d3ad0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x0000616c2b21d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0c0d3c90, <optimized out>, 0x7ffd0c0d3ba0, <optimized out>, <optimized out>}, prev = 0x73e890bbd760, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x0000616c2b21db39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#5  0x0000616c2b567a72 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:4593
        set = {max = 27, th = 0x616c2bf00700 <_main_thread>, rset = 0x73e890bbd640, 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 = 0x73e890bbd6a0}
#6  0x0000616c2b2f61b5 in select_internal (read=127442694116160, write=4, except=4, tp=0x73e890bbd6a0, fds=0x73e890bbd640) at /tmp/ruby/src/trunk_asan/io.c:10754
        timerec = <optimized out>
        max = 27
        pending = <optimized out>
        rp = 0x73e890bbd640
        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=127442697836064) at /tmp/ruby/src/trunk_asan/io.c:10824
        p = 0x73e890bbd620
#8  0x0000616c2b21d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0c0d4010, <optimized out>, 0x7ffd0c0d3f20, <optimized out>, <optimized out>}, prev = 0x73e890b20b40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x0000616c2b21db39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x0000616c2b2d209b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#11 0x0000616c2b661808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x165100100009
        cc = <optimized out>
        me = 0x73e8923a8b28
        cfunc = 0x506000021208
        recv = 127442722879680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x0000616c2b601861 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x73e8926183a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616c2b5fc225 <vm_exec_core+29765>, 0x616c2b5f610f <vm_exec_core+4911>, 0x616c2b5fba5d <vm_exec_core+27773>, 0x616c2b5f782f <vm_exec_core+10831>, 0x616c2b5f52f9 <vm_exec_core+1305>, 0x616c2b5f6a67 <vm_exec_core+7303>, 0x616c2b5fbe15 <vm_exec_core+28725>, 0x616c2b5f667f <vm_exec_core+6303>, 0x616c2b5fc96b <vm_exec_core+31627>, 0x616c2b5fae46 <vm_exec_core+24678>, 0x616c2b5f9027 <vm_exec_core+16967>, 0x616c2b5f5679 <vm_exec_core+2201>, 0x616c2b5fc3ce <vm_exec_core+30190>, 0x616c2b5fc078 <vm_exec_core+29336>, 0x616c2b5f6861 <vm_exec_core+6785>, 0x616c2b5f5ba7 <vm_exec_core+3527>, 0x616c2b5fb409 <vm_exec_core+26153>, 0x616c2b5f7130 <vm_exec_core+9040>, 0x616c2b5fc66b <vm_exec_core+30859>, 0x616c2b5fc259 <vm_exec_core+29817>, 0x616c2b5f76a5 <vm_exec_core+10437>, 0x616c2b5f8f92 <vm_exec_core+16818>, 0x616c2b5fb119 <vm_exec_core+25401>, 0x616c2b5fc167 <vm_exec_core+29575>, 0x616c2b5f9c6c <vm_exec_core+20108>, 0x616c2b5fb1b1 <vm_exec_core+25553>, 0x616c2b5fb5bf <vm_exec_core+26591>, 0x616c2b5f9ba9 <vm_exec_core+19913>, 0x616c2b5f5ab6 <vm_exec_core+3286>, 0x616c2b5fa8a6 <vm_exec_core+23238>, 0x616c2b5f5905 <vm_exec_core+2853>, 0x616c2b5f5c35 <vm_exec_core+3669>, 0x616c2b5f7ed4 <vm_exec_core+12532>, 0x616c2b5f9af1 <vm_exec_core+19729>, 0x616c2b5fa6bc <vm_exec_core+22748>, 0x616c2b5f9619 <vm_exec_core+18489>, 0x616c2b5f5593 <vm_exec_core+1971>, 0x616c2b5fb9c5 <vm_exec_core+27621>, 0x616c2b5fbf9a <vm_exec_core+29114>, 0x616c2b5f5e2f <vm_exec_core+4175>, 0x616c2b5f6d37 <vm_exec_core+8023>, 0x616c2b5f69c0 <vm_exec_core+7136>, 0x616c2b5f7220 <vm_exec_core+9280>, 0x616c2b5f8db5 <vm_exec_core+16341>, 0x616c2b5f6341 <vm_exec_core+5473>, 0x616c2b5fb90c <vm_exec_core+27436>, 0x616c2b5f6cc5 <vm_exec_core+7909>, 0x616c2b5f88c5 <vm_exec_core+15077>, 0x616c2b5f9305 <vm_exec_core+17701>, 0x616c2b5fb4ab <vm_exec_core+26315>, 0x616c2b5fa053 <vm_exec_core+21107>, 0x616c2b5f748b <vm_exec_core+9899>, 0x616c2b5f6e36 <vm_exec_core+8278>, 0x616c2b5fb38b <vm_exec_core+26027>, 0x616c2b5f821d <vm_exec_core+13373>, 0x616c2b5fa934 <vm_exec_core+23380>, 0x616c2b5fa168 <vm_exec_core+21384>, 0x616c2b5f5128 <vm_exec_core+840>, 0x616c2b5f5e7f <vm_exec_core+4255>, 0x616c2b5f96c0 <vm_exec_core+18656>, 0x616c2b5fb867 <vm_exec_core+27271>, 0x616c2b5f774f <vm_exec_core+10607>, 0x616c2b5fb2b0 <vm_exec_core+25808>, 0x616c2b5f703d <vm_exec_core+8797>, 0x616c2b5f9e37 <vm_exec_core+20567>, 0x616c2b5f9f26 <vm_exec_core+20806>, 0x616c2b5f945a <vm_exec_core+18042>, 0x616c2b5f98ab <vm_exec_core+19147>, 0x616c2b5f7c45 <vm_exec_core+11877>, 0x616c2b5f7296 <vm_exec_core+9398>, 0x616c2b5faf1f <vm_exec_core+24895>, 0x616c2b6030a7 <vm_exec_core+58055>, 0x616c2b5f7b8f <vm_exec_core+11695>, 0x616c2b5f979e <vm_exec_core+18878>, 0x616c2b5f9d2f <vm_exec_core+20303>, 0x616c2b5f64ab <vm_exec_core+5835>, 0x616c2b5f662e <vm_exec_core+6222>, 0x616c2b5f65b1 <vm_exec_core+6097>, 0x616c2b5f6dd6 <vm_exec_core+8182>, 0x616c2b5f71a6 <vm_exec_core+9158>, 0x616c2b5f91a5 <vm_exec_core+17349>, 0x616c2b5f871d <vm_exec_core+14653>, 0x616c2b5fc597 <vm_exec_core+30647>, 0x616c2b5f51f9 <vm_exec_core+1049>, 0x616c2b5f678a <vm_exec_core+6570>, 0x616c2b5fca8f <vm_exec_core+31919>, 0x616c2b5fa782 <vm_exec_core+22946>, 0x616c2b5f9514 <vm_exec_core+18228>, 0x616c2b5fb651 <vm_exec_core+26737>, 0x616c2b5f512d <vm_exec_core+845>, 0x616c2b5fbd3e <vm_exec_core+28510>, 0x616c2b5fc6e5 <vm_exec_core+30981>, 0x616c2b5fc7b1 <vm_exec_core+31185>, 0x616c2b5f5984 <vm_exec_core+2980>, 0x616c2b5fc2d3 <vm_exec_core+29939>, 0x616c2b5f8146 <vm_exec_core+13158>, 0x616c2b5fc455 <vm_exec_core+30325>, 0x616c2b5f7568 <vm_exec_core+10120>, 0x616c2b5fbcb8 <vm_exec_core+28376>, 0x616c2b5f5870 <vm_exec_core+2704>, 0x616c2b5f63ed <vm_exec_core+5645>, 0x616c2b5fc87f <vm_exec_core+31391>, 0x616c2b5f89d5 <vm_exec_core+15349>, 0x616c2b5f85c7 <vm_exec_core+14311>, 0x616c2b5f8e4f <vm_exec_core+16495>, 0x616c2b5f83da <vm_exec_core+13818>, 0x616c2b5f8c9b <vm_exec_core+16059>, 0x616c2b5f8bcd <vm_exec_core+15853>, 0x616c2b5f7aac <vm_exec_core+11468>, 0x616c2b5f82e5 <vm_exec_core+13573>, 0x616c2b5f8008 <vm_exec_core+12840>, 0x616c2b5f84f4 <vm_exec_core+14100>, 0x616c2b5f8565 <vm_exec_core+14213>, 0x616c2b5fc216 <vm_exec_core+29750>, 0x616c2b5f6100 <vm_exec_core+4896>, 0x616c2b5fba4e <vm_exec_core+27758>, 0x616c2b5f7820 <vm_exec_core+10816>, 0x616c2b5f52ea <vm_exec_core+1290>, 0x616c2b5f6a58 <vm_exec_core+7288>, 0x616c2b5fbe06 <vm_exec_core+28710>, 0x616c2b5f6670 <vm_exec_core+6288>, 0x616c2b5fc95c <vm_exec_core+31612>, 0x616c2b5fae37 <vm_exec_core+24663>, 0x616c2b5f9018 <vm_exec_core+16952>, 0x616c2b5f566a <vm_exec_core+2186>, 0x616c2b5fc3bf <vm_exec_core+30175>, 0x616c2b5fc069 <vm_exec_core+29321>, 0x616c2b5f6852 <vm_exec_core+6770>, 0x616c2b5f5b98 <vm_exec_core+3512>, 0x616c2b5fb3fa <vm_exec_core+26138>, 0x616c2b5f7121 <vm_exec_core+9025>, 0x616c2b5fc65c <vm_exec_core+30844>, 0x616c2b5fc24a <vm_exec_core+29802>, 0x616c2b5f7696 <vm_exec_core+10422>, 0x616c2b5f8f83 <vm_exec_core+16803>, 0x616c2b5fb10a <vm_exec_core+25386>, 0x616c2b5fc158 <vm_exec_core+29560>, 0x616c2b5f9c5d <vm_exec_core+20093>, 0x616c2b5fb1a2 <vm_exec_core+25538>, 0x616c2b5fb5b0 <vm_exec_core+26576>, 0x616c2b5f9b9a <vm_exec_core+19898>, 0x616c2b5f5aa7 <vm_exec_core+3271>, 0x616c2b5fa897 <vm_exec_core+23223>, 0x616c2b5f58f6 <vm_exec_core+2838>, 0x616c2b5f5c26 <vm_exec_core+3654>, 0x616c2b5f7ec5 <vm_exec_core+12517>, 0x616c2b5f9ae2 <vm_exec_core+19714>, 0x616c2b5fa6ad <vm_exec_core+22733>, 0x616c2b5f960a <vm_exec_core+18474>, 0x616c2b5f5584 <vm_exec_core+1956>, 0x616c2b5fb9b6 <vm_exec_core+27606>, 0x616c2b5fbf8b <vm_exec_core+29099>, 0x616c2b5f5e20 <vm_exec_core+4160>, 0x616c2b5f6d28 <vm_exec_core+8008>, 0x616c2b5f69b1 <vm_exec_core+7121>, 0x616c2b5f7211 <vm_exec_core+9265>, 0x616c2b5f8da6 <vm_exec_core+16326>, 0x616c2b5f6332 <vm_exec_core+5458>, 0x616c2b5fb8fd <vm_exec_core+27421>, 0x616c2b5f6cb6 <vm_exec_core+7894>, 0x616c2b5f88b6 <vm_exec_core+15062>, 0x616c2b5f92f6 <vm_exec_core+17686>, 0x616c2b5fb49c <vm_exec_core+26300>, 0x616c2b5fa044 <vm_exec_core+21092>, 0x616c2b5f747c <vm_exec_core+9884>, 0x616c2b5f6e27 <vm_exec_core+8263>, 0x616c2b5fb37c <vm_exec_core+26012>, 0x616c2b5f820e <vm_exec_core+13358>, 0x616c2b5fa925 <vm_exec_core+23365>, 0x616c2b5fa159 <vm_exec_core+21369>, 0x616c2b5f9f03 <vm_exec_core+20771>, 0x616c2b5f5e70 <vm_exec_core+4240>, 0x616c2b5f96b1 <vm_exec_core+18641>, 0x616c2b5fb858 <vm_exec_core+27256>, 0x616c2b5f7740 <vm_exec_core+10592>, 0x616c2b5fb2a1 <vm_exec_core+25793>, 0x616c2b5f781b <vm_exec_core+10811>, 0x616c2b5f9e28 <vm_exec_core+20552>, 0x616c2b5f9f17 <vm_exec_core+20791>, 0x616c2b5f944b <vm_exec_core+18027>, 0x616c2b5f989c <vm_exec_core+19132>, 0x616c2b5f7c36 <vm_exec_core+11862>, 0x616c2b5f7287 <vm_exec_core+9383>, 0x616c2b5faf10 <vm_exec_core+24880>, 0x616c2b603098 <vm_exec_core+58040>, 0x616c2b5f7b80 <vm_exec_core+11680>, 0x616c2b5f978f <vm_exec_core+18863>, 0x616c2b5f9d20 <vm_exec_core+20288>, 0x616c2b5f649c <vm_exec_core+5820>, 0x616c2b5f661f <vm_exec_core+6207>, 0x616c2b5f65a2 <vm_exec_core+6082>, 0x616c2b5f6dc7 <vm_exec_core+8167>, 0x616c2b5f7197 <vm_exec_core+9143>, 0x616c2b5f9196 <vm_exec_core+17334>, 0x616c2b5f870e <vm_exec_core+14638>, 0x616c2b5f9191 <vm_exec_core+17329>, 0x616c2b5f9b95 <vm_exec_core+19893>, 0x616c2b5f9add <vm_exec_core+19709>, 0x616c2b5f6dc2 <vm_exec_core+8162>, 0x616c2b5f9f03 <vm_exec_core+20771>...}
        reg_cfp = 0x73e8926183a0
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
th: 0x616c2bf00700, native_id: 0x73e892d91c40
        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>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <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
        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>
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
        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 0x0000616c2b5f00e9 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2802
        _ec = 0x5170000000d8
        _tag = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x0000616c2b6827c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x73e892618578, self=127442720387920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
        flags = 0
        iseq = 0x73e8921e0480
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
        cfp = <optimized out>
        sp = 0x73e8925189e8
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
        use_argv = 0x73e890a32a60
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
        stack_argv = 0x73e8925189e8
        opt_pc = 0
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
        type = <optimized out>
        av = <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
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
        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:1835
        captured = 0x73e892618578
#18 0x0000616c2b6228dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#21 0x0000616c2b6228dc in rb_yield (val=<optimized out>)
No locals.
#22 0x0000616c2b7f0afa in rb_ary_each (ary=127442716173200) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 0
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
#23 0x0000616c2b661808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0xc1100000001
        cc = <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
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]
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:002620 l:y b:---- DUMMY  [FINISH]

        me = 0x73e8923aeb18
        cfunc = 0x506000015b68
        recv = 127442716173200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x0000616c2b5fac64 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x73e892618560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020c80
        insns_address_table = {0x616c2b5fc225 <vm_exec_core+29765>, 0x616c2b5f610f <vm_exec_core+4911>, 0x616c2b5fba5d <vm_exec_core+27773>, 0x616c2b5f782f <vm_exec_core+10831>, 0x616c2b5f52f9 <vm_exec_core+1305>, 0x616c2b5f6a67 <vm_exec_core+7303>, 0x616c2b5fbe15 <vm_exec_core+28725>, 0x616c2b5f667f <vm_exec_core+6303>, 0x616c2b5fc96b <vm_exec_core+31627>, 0x616c2b5fae46 <vm_exec_core+24678>, 0x616c2b5f9027 <vm_exec_core+16967>, 0x616c2b5f5679 <vm_exec_core+2201>, 0x616c2b5fc3ce <vm_exec_core+30190>, 0x616c2b5fc078 <vm_exec_core+29336>, 0x616c2b5f6861 <vm_exec_core+6785>, 0x616c2b5f5ba7 <vm_exec_core+3527>, 0x616c2b5fb409 <vm_exec_core+26153>, 0x616c2b5f7130 <vm_exec_core+9040>, 0x616c2b5fc66b <vm_exec_core+30859>, 0x616c2b5fc259 <vm_exec_core+29817>, 0x616c2b5f76a5 <vm_exec_core+10437>, 0x616c2b5f8f92 <vm_exec_core+16818>, 0x616c2b5fb119 <vm_exec_core+25401>, 0x616c2b5fc167 <vm_exec_core+29575>, 0x616c2b5f9c6c <vm_exec_core+20108>, 0x616c2b5fb1b1 <vm_exec_core+25553>, 0x616c2b5fb5bf <vm_exec_core+26591>, 0x616c2b5f9ba9 <vm_exec_core+19913>, 0x616c2b5f5ab6 <vm_exec_core+3286>, 0x616c2b5fa8a6 <vm_exec_core+23238>, 0x616c2b5f5905 <vm_exec_core+2853>, 0x616c2b5f5c35 <vm_exec_core+3669>, 0x616c2b5f7ed4 <vm_exec_core+12532>, 0x616c2b5f9af1 <vm_exec_core+19729>, 0x616c2b5fa6bc <vm_exec_core+22748>, 0x616c2b5f9619 <vm_exec_core+18489>, 0x616c2b5f5593 <vm_exec_core+1971>, 0x616c2b5fb9c5 <vm_exec_core+27621>, 0x616c2b5fbf9a <vm_exec_core+29114>, 0x616c2b5f5e2f <vm_exec_core+4175>, 0x616c2b5f6d37 <vm_exec_core+8023>, 0x616c2b5f69c0 <vm_exec_core+7136>, 0x616c2b5f7220 <vm_exec_core+9280>, 0x616c2b5f8db5 <vm_exec_core+16341>, 0x616c2b5f6341 <vm_exec_core+5473>, 0x616c2b5fb90c <vm_exec_core+27436>, 0x616c2b5f6cc5 <vm_exec_core+7909>, 0x616c2b5f88c5 <vm_exec_core+15077>, 0x616c2b5f9305 <vm_exec_core+17701>, 0x616c2b5fb4ab <vm_exec_core+26315>, 0x616c2b5fa053 <vm_exec_core+21107>, 0x616c2b5f748b <vm_exec_core+9899>, 0x616c2b5f6e36 <vm_exec_core+8278>, 0x616c2b5fb38b <vm_exec_core+26027>, 0x616c2b5f821d <vm_exec_core+13373>, 0x616c2b5fa934 <vm_exec_core+23380>, 0x616c2b5fa168 <vm_exec_core+21384>, 0x616c2b5f5128 <vm_exec_core+840>, 0x616c2b5f5e7f <vm_exec_core+4255>, 0x616c2b5f96c0 <vm_exec_core+18656>, 0x616c2b5fb867 <vm_exec_core+27271>, 0x616c2b5f774f <vm_exec_core+10607>, 0x616c2b5fb2b0 <vm_exec_core+25808>, 0x616c2b5f703d <vm_exec_core+8797>, 0x616c2b5f9e37 <vm_exec_core+20567>, 0x616c2b5f9f26 <vm_exec_core+20806>, 0x616c2b5f945a <vm_exec_core+18042>, 0x616c2b5f98ab <vm_exec_core+19147>, 0x616c2b5f7c45 <vm_exec_core+11877>, 0x616c2b5f7296 <vm_exec_core+9398>, 0x616c2b5faf1f <vm_exec_core+24895>, 0x616c2b6030a7 <vm_exec_core+58055>, 0x616c2b5f7b8f <vm_exec_core+11695>, 0x616c2b5f979e <vm_exec_core+18878>, 0x616c2b5f9d2f <vm_exec_core+20303>, 0x616c2b5f64ab <vm_exec_core+5835>, 0x616c2b5f662e <vm_exec_core+6222>, 0x616c2b5f65b1 <vm_exec_core+6097>, 0x616c2b5f6dd6 <vm_exec_core+8182>, 0x616c2b5f71a6 <vm_exec_core+9158>, 0x616c2b5f91a5 <vm_exec_core+17349>, 0x616c2b5f871d <vm_exec_core+14653>, 0x616c2b5fc597 <vm_exec_core+30647>, 0x616c2b5f51f9 <vm_exec_core+1049>, 0x616c2b5f678a <vm_exec_core+6570>, 0x616c2b5fca8f <vm_exec_core+31919>, 0x616c2b5fa782 <vm_exec_core+22946>, 0x616c2b5f9514 <vm_exec_core+18228>, 0x616c2b5fb651 <vm_exec_core+26737>, 0x616c2b5f512d <vm_exec_core+845>, 0x616c2b5fbd3e <vm_exec_core+28510>, 0x616c2b5fc6e5 <vm_exec_core+30981>, 0x616c2b5fc7b1 <vm_exec_core+31185>, 0x616c2b5f5984 <vm_exec_core+2980>, 0x616c2b5fc2d3 <vm_exec_core+29939>, 0x616c2b5f8146 <vm_exec_core+13158>, 0x616c2b5fc455 <vm_exec_core+30325>, 0x616c2b5f7568 <vm_exec_core+10120>, 0x616c2b5fbcb8 <vm_exec_core+28376>, 0x616c2b5f5870 <vm_exec_core+2704>, 0x616c2b5f63ed <vm_exec_core+5645>, 0x616c2b5fc87f <vm_exec_core+31391>, 0x616c2b5f89d5 <vm_exec_core+15349>, 0x616c2b5f85c7 <vm_exec_core+14311>, 0x616c2b5f8e4f <vm_exec_core+16495>, 0x616c2b5f83da <vm_exec_core+13818>, 0x616c2b5f8c9b <vm_exec_core+16059>, 0x616c2b5f8bcd <vm_exec_core+15853>, 0x616c2b5f7aac <vm_exec_core+11468>, 0x616c2b5f82e5 <vm_exec_core+13573>, 0x616c2b5f8008 <vm_exec_core+12840>, 0x616c2b5f84f4 <vm_exec_core+14100>, 0x616c2b5f8565 <vm_exec_core+14213>, 0x616c2b5fc216 <vm_exec_core+29750>, 0x616c2b5f6100 <vm_exec_core+4896>, 0x616c2b5fba4e <vm_exec_core+27758>, 0x616c2b5f7820 <vm_exec_core+10816>, 0x616c2b5f52ea <vm_exec_core+1290>, 0x616c2b5f6a58 <vm_exec_core+7288>, 0x616c2b5fbe06 <vm_exec_core+28710>, 0x616c2b5f6670 <vm_exec_core+6288>, 0x616c2b5fc95c <vm_exec_core+31612>, 0x616c2b5fae37 <vm_exec_core+24663>, 0x616c2b5f9018 <vm_exec_core+16952>, 0x616c2b5f566a <vm_exec_core+2186>, 0x616c2b5fc3bf <vm_exec_core+30175>, 0x616c2b5fc069 <vm_exec_core+29321>, 0x616c2b5f6852 <vm_exec_core+6770>, 0x616c2b5f5b98 <vm_exec_core+3512>, 0x616c2b5fb3fa <vm_exec_core+26138>, 0x616c2b5f7121 <vm_exec_core+9025>, 0x616c2b5fc65c <vm_exec_core+30844>, 0x616c2b5fc24a <vm_exec_core+29802>, 0x616c2b5f7696 <vm_exec_core+10422>, 0x616c2b5f8f83 <vm_exec_core+16803>, 0x616c2b5fb10a <vm_exec_core+25386>, 0x616c2b5fc158 <vm_exec_core+29560>, 0x616c2b5f9c5d <vm_exec_core+20093>, 0x616c2b5fb1a2 <vm_exec_core+25538>, 0x616c2b5fb5b0 <vm_exec_core+26576>, 0x616c2b5f9b9a <vm_exec_core+19898>, 0x616c2b5f5aa7 <vm_exec_core+3271>, 0x616c2b5fa897 <vm_exec_core+23223>, 0x616c2b5f58f6 <vm_exec_core+2838>, 0x616c2b5f5c26 <vm_exec_core+3654>, 0x616c2b5f7ec5 <vm_exec_core+12517>, 0x616c2b5f9ae2 <vm_exec_core+19714>, 0x616c2b5fa6ad <vm_exec_core+22733>, 0x616c2b5f960a <vm_exec_core+18474>, 0x616c2b5f5584 <vm_exec_core+1956>, 0x616c2b5fb9b6 <vm_exec_core+27606>, 0x616c2b5fbf8b <vm_exec_core+29099>, 0x616c2b5f5e20 <vm_exec_core+4160>, 0x616c2b5f6d28 <vm_exec_core+8008>, 0x616c2b5f69b1 <vm_exec_core+7121>, 0x616c2b5f7211 <vm_exec_core+9265>, 0x616c2b5f8da6 <vm_exec_core+16326>, 0x616c2b5f6332 <vm_exec_core+5458>, 0x616c2b5fb8fd <vm_exec_core+27421>, 0x616c2b5f6cb6 <vm_exec_core+7894>, 0x616c2b5f88b6 <vm_exec_core+15062>, 0x616c2b5f92f6 <vm_exec_core+17686>, 0x616c2b5fb49c <vm_exec_core+26300>, 0x616c2b5fa044 <vm_exec_core+21092>, 0x616c2b5f747c <vm_exec_core+9884>, 0x616c2b5f6e27 <vm_exec_core+8263>, 0x616c2b5fb37c <vm_exec_core+26012>, 0x616c2b5f820e <vm_exec_core+13358>, 0x616c2b5fa925 <vm_exec_core+23365>, 0x616c2b5fa159 <vm_exec_core+21369>, 0x616c2b5f9f03 <vm_exec_core+20771>, 0x616c2b5f5e70 <vm_exec_core+4240>, 0x616c2b5f96b1 <vm_exec_core+18641>, 0x616c2b5fb858 <vm_exec_core+27256>, 0x616c2b5f7740 <vm_exec_core+10592>, 0x616c2b5fb2a1 <vm_exec_core+25793>, 0x616c2b5f781b <vm_exec_core+10811>, 0x616c2b5f9e28 <vm_exec_core+20552>, 0x616c2b5f9f17 <vm_exec_core+20791>, 0x616c2b5f944b <vm_exec_core+18027>, 0x616c2b5f989c <vm_exec_core+19132>, 0x616c2b5f7c36 <vm_exec_core+11862>, 0x616c2b5f7287 <vm_exec_core+9383>, 0x616c2b5faf10 <vm_exec_core+24880>, 0x616c2b603098 <vm_exec_core+58040>, 0x616c2b5f7b80 <vm_exec_core+11680>, 0x616c2b5f978f <vm_exec_core+18863>, 0x616c2b5f9d20 <vm_exec_core+20288>, 0x616c2b5f649c <vm_exec_core+5820>, 0x616c2b5f661f <vm_exec_core+6207>, 0x616c2b5f65a2 <vm_exec_core+6082>, 0x616c2b5f6dc7 <vm_exec_core+8167>, 0x616c2b5f7197 <vm_exec_core+9143>, 0x616c2b5f9196 <vm_exec_core+17334>, 0x616c2b5f870e <vm_exec_core+14638>, 0x616c2b5f9191 <vm_exec_core+17329>, 0x616c2b5f9b95 <vm_exec_core+19893>, 0x616c2b5f9add <vm_exec_core+19709>, 0x616c2b5f6dc2 <vm_exec_core+8162>, 0x616c2b5f9f03 <vm_exec_core+20771>...}
        reg_cfp = 0x73e892618560
        reg_pc = 0x51500001b750
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x0000616c2b5f0321 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x0000616c2b6398f3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3055
        ec = 0x5170000000d8
        val = <optimized out>
#29 0x0000616c2b33ae20 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127442722396000) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x616c2c93e600 <root_box>
        iseq = 0x73e892329648
#30 0x0000616c2b334e31 in require_internal (ec=ec@entry=0x5170000000d8, 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 = 0x616c2bf00700 <_main_thread>
        box = 0x616c2c93e600 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 127442722869120
        realpath_map = 127442722868960
        path = 127442722396000
        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 0x0000616c2b333164 in rb_require_string_internal (fname=127442722396040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d8
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#33 0x0000616c2b661808 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x59a100140003
        cc = <optimized out>
        me = 0x73e8923297d8
        cfunc = 0x50600002e108
        recv = 127442723059600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x0000616c2b646ae3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd0c0d6080) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x0000616c2b64654d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x0
#36 0x0000616c2b601861 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x73e892618790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x616c2b5fc225 <vm_exec_core+29765>, 0x616c2b5f610f <vm_exec_core+4911>, 0x616c2b5fba5d <vm_exec_core+27773>, 0x616c2b5f782f <vm_exec_core+10831>, 0x616c2b5f52f9 <vm_exec_core+1305>, 0x616c2b5f6a67 <vm_exec_core+7303>, 0x616c2b5fbe15 <vm_exec_core+28725>, 0x616c2b5f667f <vm_exec_core+6303>, 0x616c2b5fc96b <vm_exec_core+31627>, 0x616c2b5fae46 <vm_exec_core+24678>, 0x616c2b5f9027 <vm_exec_core+16967>, 0x616c2b5f5679 <vm_exec_core+2201>, 0x616c2b5fc3ce <vm_exec_core+30190>, 0x616c2b5fc078 <vm_exec_core+29336>, 0x616c2b5f6861 <vm_exec_core+6785>, 0x616c2b5f5ba7 <vm_exec_core+3527>, 0x616c2b5fb409 <vm_exec_core+26153>, 0x616c2b5f7130 <vm_exec_core+9040>, 0x616c2b5fc66b <vm_exec_core+30859>, 0x616c2b5fc259 <vm_exec_core+29817>, 0x616c2b5f76a5 <vm_exec_core+10437>, 0x616c2b5f8f92 <vm_exec_core+16818>, 0x616c2b5fb119 <vm_exec_core+25401>, 0x616c2b5fc167 <vm_exec_core+29575>, 0x616c2b5f9c6c <vm_exec_core+20108>, 0x616c2b5fb1b1 <vm_exec_core+25553>, 0x616c2b5fb5bf <vm_exec_core+26591>, 0x616c2b5f9ba9 <vm_exec_core+19913>, 0x616c2b5f5ab6 <vm_exec_core+3286>, 0x616c2b5fa8a6 <vm_exec_core+23238>, 0x616c2b5f5905 <vm_exec_core+2853>, 0x616c2b5f5c35 <vm_exec_core+3669>, 0x616c2b5f7ed4 <vm_exec_core+12532>, 0x616c2b5f9af1 <vm_exec_core+19729>, 0x616c2b5fa6bc <vm_exec_core+22748>, 0x616c2b5f9619 <vm_exec_core+18489>, 0x616c2b5f5593 <vm_exec_core+1971>, 0x616c2b5fb9c5 <vm_exec_core+27621>, 0x616c2b5fbf9a <vm_exec_core+29114>, 0x616c2b5f5e2f <vm_exec_core+4175>, 0x616c2b5f6d37 <vm_exec_core+8023>, 0x616c2b5f69c0 <vm_exec_core+7136>, 0x616c2b5f7220 <vm_exec_core+9280>, 0x616c2b5f8db5 <vm_exec_core+16341>, 0x616c2b5f6341 <vm_exec_core+5473>, 0x616c2b5fb90c <vm_exec_core+27436>, 0x616c2b5f6cc5 <vm_exec_core+7909>, 0x616c2b5f88c5 <vm_exec_core+15077>, 0x616c2b5f9305 <vm_exec_core+17701>, 0x616c2b5fb4ab <vm_exec_core+26315>, 0x616c2b5fa053 <vm_exec_core+21107>, 0x616c2b5f748b <vm_exec_core+9899>, 0x616c2b5f6e36 <vm_exec_core+8278>, 0x616c2b5fb38b <vm_exec_core+26027>, 0x616c2b5f821d <vm_exec_core+13373>, 0x616c2b5fa934 <vm_exec_core+23380>, 0x616c2b5fa168 <vm_exec_core+21384>, 0x616c2b5f5128 <vm_exec_core+840>, 0x616c2b5f5e7f <vm_exec_core+4255>, 0x616c2b5f96c0 <vm_exec_core+18656>, 0x616c2b5fb867 <vm_exec_core+27271>, 0x616c2b5f774f <vm_exec_core+10607>, 0x616c2b5fb2b0 <vm_exec_core+25808>, 0x616c2b5f703d <vm_exec_core+8797>, 0x616c2b5f9e37 <vm_exec_core+20567>, 0x616c2b5f9f26 <vm_exec_core+20806>, 0x616c2b5f945a <vm_exec_core+18042>, 0x616c2b5f98ab <vm_exec_core+19147>, 0x616c2b5f7c45 <vm_exec_core+11877>, 0x616c2b5f7296 <vm_exec_core+9398>, 0x616c2b5faf1f <vm_exec_core+24895>, 0x616c2b6030a7 <vm_exec_core+58055>, 0x616c2b5f7b8f <vm_exec_core+11695>, 0x616c2b5f979e <vm_exec_core+18878>, 0x616c2b5f9d2f <vm_exec_core+20303>, 0x616c2b5f64ab <vm_exec_core+5835>, 0x616c2b5f662e <vm_exec_core+6222>, 0x616c2b5f65b1 <vm_exec_core+6097>, 0x616c2b5f6dd6 <vm_exec_core+8182>, 0x616c2b5f71a6 <vm_exec_core+9158>, 0x616c2b5f91a5 <vm_exec_core+17349>, 0x616c2b5f871d <vm_exec_core+14653>, 0x616c2b5fc597 <vm_exec_core+30647>, 0x616c2b5f51f9 <vm_exec_core+1049>, 0x616c2b5f678a <vm_exec_core+6570>, 0x616c2b5fca8f <vm_exec_core+31919>, 0x616c2b5fa782 <vm_exec_core+22946>, 0x616c2b5f9514 <vm_exec_core+18228>, 0x616c2b5fb651 <vm_exec_core+26737>, 0x616c2b5f512d <vm_exec_core+845>, 0x616c2b5fbd3e <vm_exec_core+28510>, 0x616c2b5fc6e5 <vm_exec_core+30981>, 0x616c2b5fc7b1 <vm_exec_core+31185>, 0x616c2b5f5984 <vm_exec_core+2980>, 0x616c2b5fc2d3 <vm_exec_core+29939>, 0x616c2b5f8146 <vm_exec_core+13158>, 0x616c2b5fc455 <vm_exec_core+30325>, 0x616c2b5f7568 <vm_exec_core+10120>, 0x616c2b5fbcb8 <vm_exec_core+28376>, 0x616c2b5f5870 <vm_exec_core+2704>, 0x616c2b5f63ed <vm_exec_core+5645>, 0x616c2b5fc87f <vm_exec_core+31391>, 0x616c2b5f89d5 <vm_exec_core+15349>, 0x616c2b5f85c7 <vm_exec_core+14311>, 0x616c2b5f8e4f <vm_exec_core+16495>, 0x616c2b5f83da <vm_exec_core+13818>, 0x616c2b5f8c9b <vm_exec_core+16059>, 0x616c2b5f8bcd <vm_exec_core+15853>, 0x616c2b5f7aac <vm_exec_core+11468>, 0x616c2b5f82e5 <vm_exec_core+13573>, 0x616c2b5f8008 <vm_exec_core+12840>, 0x616c2b5f84f4 <vm_exec_core+14100>, 0x616c2b5f8565 <vm_exec_core+14213>, 0x616c2b5fc216 <vm_exec_core+29750>, 0x616c2b5f6100 <vm_exec_core+4896>, 0x616c2b5fba4e <vm_exec_core+27758>, 0x616c2b5f7820 <vm_exec_core+10816>, 0x616c2b5f52ea <vm_exec_core+1290>, 0x616c2b5f6a58 <vm_exec_core+7288>, 0x616c2b5fbe06 <vm_exec_core+28710>, 0x616c2b5f6670 <vm_exec_core+6288>, 0x616c2b5fc95c <vm_exec_core+31612>, 0x616c2b5fae37 <vm_exec_core+24663>, 0x616c2b5f9018 <vm_exec_core+16952>, 0x616c2b5f566a <vm_exec_core+2186>, 0x616c2b5fc3bf <vm_exec_core+30175>, 0x616c2b5fc069 <vm_exec_core+29321>, 0x616c2b5f6852 <vm_exec_core+6770>, 0x616c2b5f5b98 <vm_exec_core+3512>, 0x616c2b5fb3fa <vm_exec_core+26138>, 0x616c2b5f7121 <vm_exec_core+9025>, 0x616c2b5fc65c <vm_exec_core+30844>, 0x616c2b5fc24a <vm_exec_core+29802>, 0x616c2b5f7696 <vm_exec_core+10422>, 0x616c2b5f8f83 <vm_exec_core+16803>, 0x616c2b5fb10a <vm_exec_core+25386>, 0x616c2b5fc158 <vm_exec_core+29560>, 0x616c2b5f9c5d <vm_exec_core+20093>, 0x616c2b5fb1a2 <vm_exec_core+25538>, 0x616c2b5fb5b0 <vm_exec_core+26576>, 0x616c2b5f9b9a <vm_exec_core+19898>, 0x616c2b5f5aa7 <vm_exec_core+3271>, 0x616c2b5fa897 <vm_exec_core+23223>, 0x616c2b5f58f6 <vm_exec_core+2838>, 0x616c2b5f5c26 <vm_exec_core+3654>, 0x616c2b5f7ec5 <vm_exec_core+12517>, 0x616c2b5f9ae2 <vm_exec_core+19714>, 0x616c2b5fa6ad <vm_exec_core+22733>, 0x616c2b5f960a <vm_exec_core+18474>, 0x616c2b5f5584 <vm_exec_core+1956>, 0x616c2b5fb9b6 <vm_exec_core+27606>, 0x616c2b5fbf8b <vm_exec_core+29099>, 0x616c2b5f5e20 <vm_exec_core+4160>, 0x616c2b5f6d28 <vm_exec_core+8008>, 0x616c2b5f69b1 <vm_exec_core+7121>, 0x616c2b5f7211 <vm_exec_core+9265>, 0x616c2b5f8da6 <vm_exec_core+16326>, 0x616c2b5f6332 <vm_exec_core+5458>, 0x616c2b5fb8fd <vm_exec_core+27421>, 0x616c2b5f6cb6 <vm_exec_core+7894>, 0x616c2b5f88b6 <vm_exec_core+15062>, 0x616c2b5f92f6 <vm_exec_core+17686>, 0x616c2b5fb49c <vm_exec_core+26300>, 0x616c2b5fa044 <vm_exec_core+21092>, 0x616c2b5f747c <vm_exec_core+9884>, 0x616c2b5f6e27 <vm_exec_core+8263>, 0x616c2b5fb37c <vm_exec_core+26012>, 0x616c2b5f820e <vm_exec_core+13358>, 0x616c2b5fa925 <vm_exec_core+23365>, 0x616c2b5fa159 <vm_exec_core+21369>, 0x616c2b5f9f03 <vm_exec_core+20771>, 0x616c2b5f5e70 <vm_exec_core+4240>, 0x616c2b5f96b1 <vm_exec_core+18641>, 0x616c2b5fb858 <vm_exec_core+27256>, 0x616c2b5f7740 <vm_exec_core+10592>, 0x616c2b5fb2a1 <vm_exec_core+25793>, 0x616c2b5f781b <vm_exec_core+10811>, 0x616c2b5f9e28 <vm_exec_core+20552>, 0x616c2b5f9f17 <vm_exec_core+20791>, 0x616c2b5f944b <vm_exec_core+18027>, 0x616c2b5f989c <vm_exec_core+19132>, 0x616c2b5f7c36 <vm_exec_core+11862>, 0x616c2b5f7287 <vm_exec_core+9383>, 0x616c2b5faf10 <vm_exec_core+24880>, 0x616c2b603098 <vm_exec_core+58040>, 0x616c2b5f7b80 <vm_exec_core+11680>, 0x616c2b5f978f <vm_exec_core+18863>, 0x616c2b5f9d20 <vm_exec_core+20288>, 0x616c2b5f649c <vm_exec_core+5820>, 0x616c2b5f661f <vm_exec_core+6207>, 0x616c2b5f65a2 <vm_exec_core+6082>, 0x616c2b5f6dc7 <vm_exec_core+8167>, 0x616c2b5f7197 <vm_exec_core+9143>, 0x616c2b5f9196 <vm_exec_core+17334>, 0x616c2b5f870e <vm_exec_core+14638>, 0x616c2b5f9191 <vm_exec_core+17329>, 0x616c2b5f9b95 <vm_exec_core+19893>, 0x616c2b5f9add <vm_exec_core+19709>, 0x616c2b5f6dc2 <vm_exec_core+8162>, 0x616c2b5f9f03 <vm_exec_core+20771>...}
        reg_cfp = 0x73e892618790
        reg_pc = 0x504000006b38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x0000616c2b5eff32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x0000616c2b639de6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
        ec = 0x5170000000d8
        val = <optimized out>
#40 0x0000616c2b218c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x73e892329878) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0c0d65d0, <optimized out>, 0x7ffd0c0d6520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x73e892329878
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#42 0x0000616c2b211b87 in rb_main (argc=9, argv=0x7ffd0c0d67a8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffd0c0d67a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1590934) 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 1590604 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:930: 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 1590603 -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 1623407 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-03-23T19:00:09Z master a1143f1304) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 38.570906 seconds

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