# Logfile created on 2025-11-09 11:44:01 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000075db9370fdc0 @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.20251109-114401", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000075db93c4c950 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075db93c4c770 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075db93649350 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251109-114401", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251109-114401>, @binmode=false, @mon_data=#<Monitor:0x000075db93c4c3d8>, @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.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 2bf82c6274
$$$[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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving 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/openssl'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering 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/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
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-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 5.1.3
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.7.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.3.3
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.2
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:11 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    999    1021    1021    1021 pts/0       1021 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022  149123    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 149123  149126    1021    1021 pts/0       1021 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251109-114401 --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
 149126  149127    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251109-114401 --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
 149127  150014    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 150014  150015    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 150015  150342    1021    1021 pts/0       1021 Sl+   1000   0:22 /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
 150342  150345    1021    1021 pts/0       1021 Sl+   1000   0:53 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 150345  317554    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 150345  317605    1021    1021 pts/0       1021 Z+    1000   0:00 [test_autoload.*] <defunct>
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 149127  637269    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[149123], 149123=>[149126], 149126=>[149127], 149127=>[150014, 637269], 150014=>[150015], 150015=>[150342], 150342=>[150345], 150345=>[317554, 317605]}
$ timeout 60 gdb -p 317554 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 317556]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a1dc11cdede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7a3095dc56c0 (LWP 317554) "test_autoload.*" 0x00005a1dc11cdede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7a30978d36c0 (LWP 317556) "test_autoload.*" 0x00007a30bfb1b4fd in __GI___poll (fds=0x7a30a03bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7a30978d36c0 (LWP 317556) "test_autoload.*"):
#0  0x00007a30bfb1b4fd in __GI___poll (fds=0x7a30a03bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a1dc115877a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a1dc15411fa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1059
        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:3071
        vm = <optimized out>
#4  0x00005a1dc11b1b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a30bfa9caa4 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 = {134349119633088, -8982187998624349625, 134349119633088, -352, 0, 134349091254832, -8982187998603378105, -8982275718190595513}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a30bfb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a3095dc56c0 (LWP 317554) "test_autoload.*"):
#0  0x00005a1dc11cdede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a1dc11cee9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a1dc111d710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005a1dc111d589 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  0x00005a1dc111d1b5 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  0x00005a1dc11181be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005a1dc1118873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005a1dc11b4110 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005a1dc122a36d in calloc1 (n=40) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1495
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=40, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8217
        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:5205
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5199
No locals.
#12 0x00005a1dc122add9 in rb_data_typed_object_zalloc (klass=<optimized out>, size=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1127
        obj = 134349236093720
#13 0x00005a1dc15148cc in mutex_alloc (klass=92358976733704) at /tmp/ruby/src/trunk_asan/thread_sync.c:197
        data_struct_obj = <optimized out>
        mutex = <optimized out>
        obj = <optimized out>
        data_struct_obj = <optimized out>
#14 rb_mutex_new () at /tmp/ruby/src/trunk_asan/thread_sync.c:218
No locals.
#15 0x00005a1dc1598c1e in autoload_load_needed (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3148
        loading = <optimized out>
        arguments = 0x7a3095dc3120
        autoload_const_value = 134349235848240
        src = <optimized out>
        autoload_const = 0x507000914e90
        autoload_data = <optimized out>
#16 0x00005a1dc11fd8f7 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:1174
        _ec = 0x5160020a99d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a3095dc30d0, <optimized out>, 0x7a3095dc2fe0, <optimized out>, <optimized out>}, prev = 0x7a308bb4d740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160020a99d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#17 0x00005a1dc1598258 in rb_autoload_load (module=module@entry=134349787102680, name=name@entry=272731) at /tmp/ruby/src/trunk_asan/variable.c:3277
        ce = 0x503001d036b0
        arguments = {module = 134349787102680, name = 272731, flag = 0, mutex = <optimized out>, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#18 0x00005a1dc15a4256 in rb_const_search_from (klass=134349216500800, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
        ac = 0xfffffffffffffe00
        am = 134349787102680
        tmp = 134349787102680
        ce = <optimized out>
        current = 134349787102680
        value = <optimized out>
        first_iteration = <optimized out>
#19 0x00005a1dc1599c54 in rb_const_search (klass=134349216500800, id=272731, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
        value = <optimized out>
#20 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
        c = <optimized out>
#21 0x00005a1dc15a887e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        root_cref = <optimized out>
        klass = 92358976733704
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#22 0x00005a1dc15b506d in vm_get_ev_const_chain (ec=0x5160020a99d0, segments=0x502001deaad0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#23 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001deaab0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
        segments = 0x502001deaad0
        ice = <optimized out>
        val = <optimized out>
#24 0x00005a1dc15bb8bf in vm_exec_core (ec=ec@entry=0x5160020a99d0) at ../../src/trunk_asan/insns.def:264
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a3099b07720
        reg_pc = 0x503000857ed0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x00005a1dc15b0cc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160020a99d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005a1dc1640c72 in invoke_iseq_block_from_c (ec=0x5160020a99d0, captured=0x7a3099b077a8, self=134349070842920, 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:1814
        flags = 0
        iseq = 0x7a309e484bf0
        cfp = <optimized out>
        sp = 0x7a3099a07850
        use_argv = 0x0
        stack_argv = 0x7a3099a07850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 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:1828
        captured = 0x7a3099b077a8
#28 0x00005a1dc15e242c 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:1865
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x00005a1dc15e242c in rb_yield (val=<optimized out>)
No locals.
#32 0x00005a1dc11fd18c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
        _ec = 0x5160020a99d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a3095dc3f10, <optimized out>, 0x7a3095dc3e20, <optimized out>, <optimized out>}, prev = 0x7a308bb4d240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160020a99d0
        cfp = 0x7a3099b07758
#33 0x00005a1dc13914eb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#34 0x00005a1dc16204e8 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:3915
        ci = 0x656100040001
        cc = <optimized out>
        me = 0x7a309e7a7b98
        cfunc = 0x506000049288
        recv = 134349070842920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x00005a1dc15ba4cf in vm_sendish (ec=0x5160020a99d0, reg_cfp=0x7a3099b07790, cd=0x502001deab50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5160020a99d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502001deab50
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a3099b07790
th: 0x51500063b800, native_id: 0x7a3095dc56c0
-- Control frame information -----------------------------------------------
        reg_pc = 0x504001268ef0
        INSN_LABEL_nop = <optimized out>
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :fork
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_getblockparam = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#37 0x00005a1dc15b0cc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160020a99d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#38 0x00005a1dc15f480b in invoke_iseq_block_from_c (ec=0x5160020a99d0, captured=<optimized out>, self=134349070842920, 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:1814
        flags = 0
        iseq = 0x7a309e484c18
        cfp = 0x7a3099b077c8
        sp = 0x7a3099a07818
        use_argv = <optimized out>
        stack_argv = 0x7a3099a07818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#39 invoke_block_from_c_proc (ec=0x5160020a99d0, self=134349070842920, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#40 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:1938
No locals.
#41 0x00005a1dc15f2a66 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, proc@entry=0x504001712010, argc=-1055072546, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#42 0x00005a1dc153f83d in thread_do_start_proc (th=th@entry=0x51500063b800) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001712010
        args_len = 0
        args_ptr = <optimized out>
#43 0x00005a1dc153d3a6 in thread_do_start (th=0x51500063b800) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#44 thread_start_func_2 (th=th@entry=0x51500063b800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#45 0x00005a1dc153c68e in call_thread_start_func_2 (th=0x51500063b800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7a3095dc4cc0
#46 nt_start (ptr=0x50c0003ecbc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500063b800
        sched = <optimized out>
        nt = 0x50c0003ecbc0
        vm = 0x525000000100
#47 0x00005a1dc11b1b2f in asan_thread_start(void*) ()
No symbol table info available.
#48 0x00007a30bfa9caa4 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 = {134349091264192, -8982184024705859001, 134349091264192, -352, 0, 140733913356592, -8982184024684887481, -8982275718190595513}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#49 0x00007a30bfb29c6c 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 317554) detached]
$ timeout 60 gdb -p 317605 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 150345 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 637296]
[New LWP 317607]
[New LWP 287384]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a30bfa98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff2ae9e500, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7a30bfd0dc40 (LWP 150345) "ruby"            0x00007a30bfa98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff2ae9e500, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7a30933a06c0 (LWP 637296) "test_autoload.*" 0x00007a30bfa98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a309339c440, op=137, expected=0, futex_word=0x50c0005aaa10) at ./nptl/futex-internal.c:57
  3    Thread 0x7a30a39ff6c0 (LWP 317607) "test_autoload.*" 0x00007a30bfb1b4fd in __GI___poll (fds=0x7a30a03bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7a309118a6c0 (LWP 287384) "parallel.rb:40"  0x00007a30bfb1b4fd in __GI___poll (fds=0x7a3093b8ff60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7a309118a6c0 (LWP 287384) "parallel.rb:40"):
#0  0x00007a30bfb1b4fd in __GI___poll (fds=0x7a3093b8ff60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a1dc115877a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a1dc12c32f9 in nogvl_wait_for (th=134349232542840, fptr=0x5110003a3300, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12573
        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  0x00005a1dc12c478a in internal_read_func (ptr=0x7a3093b8fe40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7a3093b8fe40
        result = <optimized out>
#5  0x00005a1dc1521252 in rb_thread_io_blocking_call (io=0x5110003a3300, func=0x5a1dc12c4280 <internal_read_func>, data1=0x7a3093b8fe40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __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  0x00005a1dc11fd8f7 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:1174
        _ec = 0x51600397aad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a3091188e50, <optimized out>, 0x7a3091188d60, <optimized out>, <optimized out>}, prev = 0x7a3093b88240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600397aad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005a1dc12d8675 in io_read_memory_locktmp (str=134349055393632, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8  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:3504
        str = <optimized out>
        iis = {th = 134349232542840, fptr = 0x5110003a3300, nonblock = 0, fd = 6, buf = 0x519000cf6280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110003a3300
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005a1dc12b5041 in io_readpartial (argc=-1816592544, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x00005a1dc16204e8 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:3915
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x7a30bf548958
        cfunc = 0x50600002c068
        recv = 134349232543040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005a1dc15c1e0d in vm_sendish (ec=0x51600397aad0, reg_cfp=0x7a309b2f2790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#12 vm_exec_core (ec=ec@entry=0x51600397aad0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a309b2f2790
        reg_pc = 0x51300005f598
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005a1dc15b0cc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600397aad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005a1dc15f480b in invoke_iseq_block_from_c (ec=0x51600397aad0, captured=<optimized out>, self=134349784974240, 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:1814
        flags = 0
        iseq = 0x7a30bf3af358
        cfp = 0x7a309b2f27c8
        sp = 0x7a309b1f2818
        use_argv = <optimized out>
        stack_argv = 0x7a309b1f2818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600397aad0, self=134349784974240, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x00005a1dc15f2a66 in rb_vm_invoke_proc (ec=0x7a3093b8ff60, proc=0x1, proc@entry=0x5040002acb90, argc=-1078872835, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x00005a1dc153f83d in thread_do_start_proc (th=th@entry=0x515000597e80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002acb90
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005a1dc153d3a6 in thread_do_start (th=0x515000597e80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000597e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005a1dc153c68e in call_thread_start_func_2 (th=0x515000597e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7a3091189cc0
#22 nt_start (ptr=0x50c00044e840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000597e80
        sched = <optimized out>
        nt = 0x50c00044e840
        vm = 0x525000000100
#23 0x00005a1dc11b1b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007a30bfa9caa4 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 = {134349011330752, -8982193397935111609, 134349011330752, -352, 25, 140733913359216, -8982193397914140089, -8982275718190595513}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007a30bfb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7a30a39ff6c0 (LWP 317607) "test_autoload.*"):
#0  0x00007a30bfb1b4fd in __GI___poll (fds=0x7a30a03bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a1dc115877a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a1dc15411fa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1059
        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:3071
        vm = <optimized out>
#4  0x00005a1dc11b1b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a30bfa9caa4 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 = {134349322188480, -8982231822323154361, 134349322188480, -352, 0, 134349119624112, -8982231822302182841, -8982275718190595513}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a30bfb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7a30933a06c0 (LWP 637296) "test_autoload.*"):
#0  0x00007a30bfa98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7a309339c440, op=137, expected=0, futex_word=0x50c0005aaa10) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7a309339c440, clockid=31280, expected=0, futex_word=0x50c0005aaa10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8007936
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0005aaa10, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a309339c440, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007a30bfa9bc8e in __pthread_cond_wait_common (abstime=0x7a309339c440, clockid=1, mutex=0x5150005597a0, cond=0x50c0005aa9e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a30bfa9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a309339c330, __canceltype = -1897426752, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0005aa9e8, mutex = 0x5150005597a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0005aa9e8, mutex=mutex@entry=0x5150005597a0, abstime=abstime@entry=0x7a309339c440) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005a1dc153b0b1 in native_cond_timedwait (cond=0x50c0005aa9e8, mutex=0x5150005597a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000559680, rel=rel@entry=0x7a308ee79060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x5150005597a0
        cond = 0x50c0005aa9e8
        max = 100000000000000000
#7  0x00005a1dc151d334 in native_sleep (th=0x515000559680, rel=0x7a308ee79060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3339
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
        prev_status = THREAD_RUNNABLE
        end = 7616758928854537
        woke = 1
#9  0x00005a1dc151cd80 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1436
        th = 0x50c0005aaa10
#10 0x00005a1dc13920bd in rb_f_sleep (argc=1, argv=0x7a3097cfb8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
        beg = 1762689252
        scheduler = <optimized out>
        end = <optimized out>
#11 0x00005a1dc16204e8 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:3915
        ci = 0x67c100140003
        cc = <optimized out>
        me = 0x7a309e4690a8
        cfunc = 0x506000049588
        recv = 134349070811240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005a1dc1605dd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a309339cbe0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#13 0x00005a1dc1605865 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x7a309339c440
#14 0x00005a1dc15c1e0d in vm_sendish (ec=0x51600382b0d0, reg_cfp=0x7a3097dfb6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x51600382b0d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a3097dfb6b0
        reg_pc = 0x504000a66778
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005a1dc15b0cc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600382b0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005a1dc15f90b3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
        ec = 0x51600382b0d0
        val = <optimized out>
#18 0x00005a1dc130d291 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134349235830760) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x5a1dc28e7800 <root_box_data>
        iseq = 0x7a309e7a3f48
#19 0x00005a1dc13077d7 in require_internal (ec=ec@entry=0x51600382b0d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000559680
        box = 0x5a1dc28e7800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 134349786960080
        realpath_map = 134349786959920
        path = 134349235830760
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#20 0x00005a1dc13053cb in rb_require_string_internal (fname=134349069747480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x51600382b0d0
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#22 0x00005a1dc16204e8 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:3915
        ci = 0x13ee100140003
        cc = <optimized out>
        me = 0x7a30bed62450
        cfunc = 0x506000036f88
        recv = 134349787150440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x00005a1dc1605dd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a309339e160) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x00005a1dc160bf05 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#25 0x00005a1dc15c1e0d in vm_sendish (ec=0x51600382b0d0, reg_cfp=0x7a3097dfb758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#26 vm_exec_core (ec=ec@entry=0x51600382b0d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a3097dfb758
        reg_pc = 0x5110000a55f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x00005a1dc15b0cc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600382b0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x00005a1dc16368da in vm_call0_body (ec=<optimized out>, calling=0x7a308f176860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7a308f1768d0
        cc = <optimized out>
        ret = <optimized out>
#29 0x00005a1dc1636142 in vm_call0_cme (ec=0x51600382b0d0, calling=0x7a308f176860, argv=0x7a309339e900, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x7a308f176860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7a309e7a7d50
        orig_cme = <optimized out>
        ci = 0x7a308f1768d0
        cc = 0x7a309e7a7d28
        ret = <optimized out>
#31 0x00005a1dc15df3ba in vm_call0_cc (ec=0x51600382b0d0, recv=134349787150440, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#32 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x51600382b0d0
        cc = <optimized out>
        self = <optimized out>
#33 0x00005a1dc15e044e in rb_funcallv (recv=134349787150440, mid=22689, argc=1, argv=0x7a309339e900) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x7a309339e900
#35 0x00005a1dc1598ef3 in autoload_feature_require (_arguments=134349047065696) at /tmp/ruby/src/trunk_asan/variable.c:3211
        receiver = 134349787150440
        arguments = 0x7a309339ec60
        autoload_const = <optimized out>
        autoload_box_value = <optimized out>
        result = <optimized out>
#36 autoload_try_load (_arguments=134349047065696) at /tmp/ruby/src/trunk_asan/variable.c:3224
        arguments = 0x7a309339ec60
        result = <optimized out>
        ce = <optimized out>
#37 0x00005a1dc11fd8f7 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:1174
        _ec = 0x51600382b0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a309339ec10, <optimized out>, 0x7a309339eb20, <optimized out>, <optimized out>}, prev = 0x7a308f076240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600382b0d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x00005a1dc15982e0 in rb_autoload_load (module=module@entry=134349787102680, name=name@entry=272731) at /tmp/ruby/src/trunk_asan/variable.c:3285
        ce = <optimized out>
        arguments = {module = 134349787102680, name = 272731, flag = 0, mutex = 134349235830840, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x00005a1dc15a4256 in rb_const_search_from (klass=134349216500800, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
        ac = 0xfffffffffffffdfc
        am = 134349787102680
        tmp = 134349787102680
        ce = <optimized out>
        current = 134349787102680
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x00005a1dc1599c54 in rb_const_search (klass=134349216500800, id=272731, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
        value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
        c = <optimized out>
#42 0x00005a1dc15a887e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        root_cref = <optimized out>
        klass = 88785569884688
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#43 0x00005a1dc15b506d in vm_get_ev_const_chain (ec=0x51600382b0d0, segments=0x502001de90d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001de90b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
        segments = 0x502001de90d0
        ice = <optimized out>
        val = <optimized out>
#45 0x00005a1dc15bb8bf in vm_exec_core (ec=ec@entry=0x51600382b0d0) at ../../src/trunk_asan/insns.def:264
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a3097dfb790
        reg_pc = 0x503000a00850
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#46 0x00005a1dc15b0cc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600382b0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00005a1dc15f480b in invoke_iseq_block_from_c (ec=0x51600382b0d0, captured=<optimized out>, self=134349070813160, 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:1814
        flags = 0
        iseq = 0x7a309e486478
        cfp = 0x7a3097dfb7c8
        sp = 0x7a3097cfb818
        use_argv = <optimized out>
        stack_argv = 0x7a3097cfb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 invoke_block_from_c_proc (ec=0x51600382b0d0, self=134349070813160, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#49 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:1938
No locals.
#50 0x00005a1dc15f2a66 in rb_vm_invoke_proc (ec=0x50c0005aaa10, proc=0x89, proc@entry=0x5040012a2d50, argc=-1079407247, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#51 0x00005a1dc153f83d in thread_do_start_proc (th=th@entry=0x515000559680) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040012a2d50
        args_len = 0
        args_ptr = <optimized out>
#52 0x00005a1dc153d3a6 in thread_do_start (th=0x515000559680) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#53 thread_start_func_2 (th=th@entry=0x515000559680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#54 0x00005a1dc153c68e in call_thread_start_func_2 (th=0x515000559680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7a309339fcc0
#55 nt_start (ptr=0x50c0005aa9c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000559680
        sched = <optimized out>
        nt = 0x50c0005aa9c0
        vm = 0x525000000100
#56 0x00005a1dc11b1b2f in asan_thread_start(void*) ()
No symbol table info available.
#57 0x00007a30bfa9caa4 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 = {134349047072448, -8982197513587523001, 134349047072448, -352, 0, 140733913356592, -8982197513566551481, -8982275718190595513}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#58 0x00007a30bfb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a30bfd0dc40 (LWP 150345) "ruby"):
#0  0x00007a30bfa98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff2ae9e500, op=137, expected=0, futex_word=0x50c000000090) 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=32767, abstime=0x7fff2ae9e500, clockid=32767, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8388096
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff2ae9e500, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007a30bfa9bc8e in __pthread_cond_wait_common (abstime=0x7fff2ae9e500, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a30bfa9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff2ae9e3f0, __canceltype = -1114523392, __prev = 0x0}
        cbuffer = {wseq = 3720, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3720
        seq = 1860
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fff2ae9e500) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005a1dc153b0b1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x7a30bd91b8a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005a1dc151d334 in native_sleep (th=0x515000000300, rel=0x7a30bd91b8a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3339
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
        prev_status = THREAD_RUNNABLE
        end = 7616758528381695
        woke = 1
#9  0x00005a1dc151cd80 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1436
        th = 0x50c000000090
#10 0x00005a1dc13920bd in rb_f_sleep (argc=1, argv=0x7a30bceffbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
        beg = 1762689252
        scheduler = <optimized out>
        end = <optimized out>
#11 0x00005a1dc16204e8 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:3915
        ci = 0x67c100140003
        cc = <optimized out>
        me = 0x7a309e4690a8
        cfunc = 0x506000049588
        recv = 134349070813160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005a1dc1605dd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff2ae9eca0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#13 0x00005a1dc1605865 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x7fff2ae9e500
#14 0x00005a1dc15c1e0d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a30bcfff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a30bcfff448
        reg_pc = 0x5140005c1940
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005a1dc15b10ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#17 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#18 0x00005a1dc1640c72 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a30bcfff620, self=134349784974240, 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:1814
        flags = 0
        iseq = 0x7a30bf3a0b50
        cfp = <optimized out>
        sp = 0x7a30bceffa28
        use_argv = 0x7a30bdaede60
        stack_argv = 0x7a30bceffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7a30bcfff620
#20 0x00005a1dc15e242c 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:1865
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#23 0x00005a1dc15e242c in rb_yield (val=<optimized out>)
No locals.
#24 0x00005a1dc17a7913 in rb_ary_collect (ary=134349236545560) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 134349236605640
        i = 20
#25 0x00005a1dc16204e8 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7a30bf54ebf0
        cfunc = 0x506000020068
        recv = 134349236545560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#26 0x00005a1dc15ba4cf in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a30bcfff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a30bcfff608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
th: 0x515000000300, native_id: 0x7a30bfd0dc40
-- Control frame information -----------------------------------------------
        INSN_LABEL_intern = <optimized out>
c:0018 p:---- s:0127 e:000126 l:y b:---- CFUNC  :sleep
        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>
c:0017 p:0032 s:0122 E:001320 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210
        INSN_LABEL_pop = <optimized out>
c:0016 p:0031 s:0117 e:000116 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
c:0015 p:0060 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
        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>
c:0014 p:0011 s:0095 E:000500 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
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_setn = <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:1683 [FINISH]
        INSN_LABEL_adjuststack = <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:1670
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <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:1374
c:0007 p:0069 s:0046 E:0023a0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        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>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        INSN_LABEL_opt_str_freeze = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
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_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <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]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
        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>
th: 0x515000597e80, native_id: 0x7a309118a6c0
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
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]
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
th: 0x515000559680, native_id: 0x7a30933a06c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
c:0007 p:---- s:0028 e:000027 l:y b:---- CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 l:y b:0001 CLASS  /tmp/rubytest.cbcddc/autoload20251109-150345-a4az2f.rb:1
        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>
c:0005 p:0007 s:0020 e:000019 l:y b:0001 TOP    /tmp/rubytest.cbcddc/autoload20251109-150345-a4az2f.rb:1 [FINISH]
c:0004 p:---- s:0017 e:000016 l:y b:---- CFUNC  :require
        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>
c:0003 p:0023 s:0012 e:000011 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
        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>
c:0002 p:0002 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x00005a1dc15b10ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#29 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#30 0x00005a1dc1640c72 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a30bcfff738, self=134349784974240, 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:1814
        flags = 0
        iseq = 0x7a30bf3af510
        cfp = <optimized out>
        sp = 0x7a30bceff8d0
        use_argv = 0x7a30bdac8f60
        stack_argv = 0x7a30bceff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7a30bcfff738
#32 0x00005a1dc15e242c 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:1865
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 0x00005a1dc15e242c in rb_yield (val=<optimized out>)
No locals.
#36 0x00005a1dc17a7913 in rb_ary_collect (ary=134349232543200) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 134349232543120
        i = 0
#37 0x00005a1dc16204e8 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7a30bf54ebf0
        cfunc = 0x506000020068
        recv = 134349232543200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x00005a1dc15ba4cf in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a30bcfff720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#39 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000029e70
        insns_address_table = {0x5a1dc15b6096 <vm_exec_core+1494>, 0x5a1dc15b739d <vm_exec_core+6365>, 0x5a1dc15bc5c1 <vm_exec_core+27393>, 0x5a1dc15b6f0f <vm_exec_core+5199>, 0x5a1dc15bd372 <vm_exec_core+30898>, 0x5a1dc15bb17d <vm_exec_core+22205>, 0x5a1dc15b8d8e <vm_exec_core+13006>, 0x5a1dc15b61fe <vm_exec_core+1854>, 0x5a1dc15bcbb4 <vm_exec_core+28916>, 0x5a1dc15bc8fc <vm_exec_core+28220>, 0x5a1dc15b718c <vm_exec_core+5836>, 0x5a1dc15b66ee <vm_exec_core+3118>, 0x5a1dc15bb876 <vm_exec_core+23990>, 0x5a1dc15b7c93 <vm_exec_core+8659>, 0x5a1dc15bcdb5 <vm_exec_core+29429>, 0x5a1dc15bca5e <vm_exec_core+28574>, 0x5a1dc15b8381 <vm_exec_core+10433>, 0x5a1dc15b8d1d <vm_exec_core+12893>, 0x5a1dc15bb3d5 <vm_exec_core+22805>, 0x5a1dc15bc9d5 <vm_exec_core+28437>, 0x5a1dc15ba7f0 <vm_exec_core+19760>, 0x5a1dc15bb45e <vm_exec_core+22942>, 0x5a1dc15bbf17 <vm_exec_core+25687>, 0x5a1dc15ba72d <vm_exec_core+19565>, 0x5a1dc15b662b <vm_exec_core+2923>, 0x5a1dc15bae80 <vm_exec_core+21440>, 0x5a1dc15b64be <vm_exec_core+2558>, 0x5a1dc15b68f4 <vm_exec_core+3636>, 0x5a1dc15b8604 <vm_exec_core+11076>, 0x5a1dc15ba2fa <vm_exec_core+18490>, 0x5a1dc15bad19 <vm_exec_core+21081>, 0x5a1dc15b9f9f <vm_exec_core+17631>, 0x5a1dc15b60ca <vm_exec_core+1546>, 0x5a1dc15bc147 <vm_exec_core+26247>, 0x5a1dc15bc827 <vm_exec_core+28007>, 0x5a1dc15b6a9b <vm_exec_core+4059>, 0x5a1dc15b7647 <vm_exec_core+7047>, 0x5a1dc15b7305 <vm_exec_core+6213>, 0x5a1dc15b7d82 <vm_exec_core+8898>, 0x5a1dc15b8bb9 <vm_exec_core+12537>, 0x5a1dc15b6b42 <vm_exec_core+4226>, 0x5a1dc15bbfaf <vm_exec_core+25839>, 0x5a1dc15b75d1 <vm_exec_core+6929>, 0x5a1dc15b8a67 <vm_exec_core+12199>, 0x5a1dc15b952e <vm_exec_core+14958>, 0x5a1dc15bb90c <vm_exec_core+24140>, 0x5a1dc15ba9b2 <vm_exec_core+20210>, 0x5a1dc15b805c <vm_exec_core+9628>, 0x5a1dc15b78de <vm_exec_core+7710>, 0x5a1dc15bb762 <vm_exec_core+23714>, 0x5a1dc15b87e4 <vm_exec_core+11556>, 0x5a1dc15baf7f <vm_exec_core+21695>, 0x5a1dc15baa24 <vm_exec_core+20324>, 0x5a1dc15bb036 <vm_exec_core+21878>, 0x5a1dc15bc4f9 <vm_exec_core+27193>, 0x5a1dc15b9db1 <vm_exec_core+17137>, 0x5a1dc15bb9c5 <vm_exec_core+24325>, 0x5a1dc15b5e18 <vm_exec_core+856>, 0x5a1dc15bb4f3 <vm_exec_core+23091>, 0x5a1dc15b817b <vm_exec_core+9915>, 0x5a1dc15ba688 <vm_exec_core+19400>, 0x5a1dc15ba8c8 <vm_exec_core+19976>, 0x5a1dc15b9162 <vm_exec_core+13986>, 0x5a1dc15b69a8 <vm_exec_core+3816>, 0x5a1dc15b8529 <vm_exec_core+10857>, 0x5a1dc15b7b66 <vm_exec_core+8358>, 0x5a1dc15bb0b4 <vm_exec_core+22004>, 0x5a1dc15b6cd3 <vm_exec_core+4627>, 0x5a1dc15b8f0f <vm_exec_core+13391>, 0x5a1dc15b985f <vm_exec_core+15775>, 0x5a1dc15b7e60 <vm_exec_core+9120>, 0x5a1dc15c3869 <vm_exec_core+56745>, 0x5a1dc15b7835 <vm_exec_core+7541>, 0x5a1dc15b772d <vm_exec_core+7277>, 0x5a1dc15b7a38 <vm_exec_core+8056>, 0x5a1dc15b8423 <vm_exec_core+10595>, 0x5a1dc15ba19e <vm_exec_core+18142>, 0x5a1dc15b95e9 <vm_exec_core+15145>, 0x5a1dc15bad98 <vm_exec_core+21208>, 0x5a1dc15b9a45 <vm_exec_core+16261>, 0x5a1dc15bc070 <vm_exec_core+26032>, 0x5a1dc15bd617 <vm_exec_core+31575>, 0x5a1dc15bc2b4 <vm_exec_core+26612>, 0x5a1dc15bcf05 <vm_exec_core+29765>, 0x5a1dc15bcff6 <vm_exec_core+30006>, 0x5a1dc15b6550 <vm_exec_core+2704>, 0x5a1dc15bcadd <vm_exec_core+28701>, 0x5a1dc15b8709 <vm_exec_core+11337>, 0x5a1dc15bccd8 <vm_exec_core+29208>, 0x5a1dc15b824a <vm_exec_core+10122>, 0x5a1dc15bc1eb <vm_exec_core+26411>, 0x5a1dc15b63e7 <vm_exec_core+2343>, 0x5a1dc15b6bcd <vm_exec_core+4365>, 0x5a1dc15bd23a <vm_exec_core+30586>, 0x5a1dc15b8aed <vm_exec_core+12333>, 0x5a1dc15b88ea <vm_exec_core+11818>, 0x5a1dc15b5e1d <vm_exec_core+861>, 0x5a1dc15b630a <vm_exec_core+2122>, 0x5a1dc15b5ea3 <vm_exec_core+995>, 0x5a1dc15bc3a3 <vm_exec_core+26851>, 0x5a1dc15b9c6e <vm_exec_core+16814>, 0x5a1dc15b9332 <vm_exec_core+14450>, 0x5a1dc15b9b4a <vm_exec_core+16522>, 0x5a1dc15b9796 <vm_exec_core+15574>, 0x5a1dc15b897f <vm_exec_core+11967>, 0x5a1dc15b923d <vm_exec_core+14205>, 0x5a1dc15b8c09 <vm_exec_core+12617>, 0x5a1dc15b944c <vm_exec_core+14732>, 0x5a1dc15b94bd <vm_exec_core+14845>, 0x5a1dc15b6087 <vm_exec_core+1479>, 0x5a1dc15b738e <vm_exec_core+6350>, 0x5a1dc15bc5b2 <vm_exec_core+27378>, 0x5a1dc15b6f00 <vm_exec_core+5184>, 0x5a1dc15bd363 <vm_exec_core+30883>, 0x5a1dc15bb16e <vm_exec_core+22190>, 0x5a1dc15b8d7f <vm_exec_core+12991>, 0x5a1dc15b61ef <vm_exec_core+1839>, 0x5a1dc15bcba5 <vm_exec_core+28901>, 0x5a1dc15bc8ed <vm_exec_core+28205>, 0x5a1dc15b717d <vm_exec_core+5821>, 0x5a1dc15b66df <vm_exec_core+3103>, 0x5a1dc15bb867 <vm_exec_core+23975>, 0x5a1dc15b7c84 <vm_exec_core+8644>, 0x5a1dc15bcda6 <vm_exec_core+29414>, 0x5a1dc15bca4f <vm_exec_core+28559>, 0x5a1dc15b8372 <vm_exec_core+10418>, 0x5a1dc15b8d0e <vm_exec_core+12878>, 0x5a1dc15bb3c6 <vm_exec_core+22790>, 0x5a1dc15bc9c6 <vm_exec_core+28422>, 0x5a1dc15ba7e1 <vm_exec_core+19745>, 0x5a1dc15bb44f <vm_exec_core+22927>, 0x5a1dc15bbf08 <vm_exec_core+25672>, 0x5a1dc15ba71e <vm_exec_core+19550>, 0x5a1dc15b661c <vm_exec_core+2908>, 0x5a1dc15bae71 <vm_exec_core+21425>, 0x5a1dc15b64af <vm_exec_core+2543>, 0x5a1dc15b68e5 <vm_exec_core+3621>, 0x5a1dc15b85f5 <vm_exec_core+11061>, 0x5a1dc15ba2eb <vm_exec_core+18475>, 0x5a1dc15bad0a <vm_exec_core+21066>, 0x5a1dc15b9f90 <vm_exec_core+17616>, 0x5a1dc15b60bb <vm_exec_core+1531>, 0x5a1dc15bc138 <vm_exec_core+26232>, 0x5a1dc15bc818 <vm_exec_core+27992>, 0x5a1dc15b6a8c <vm_exec_core+4044>, 0x5a1dc15b7638 <vm_exec_core+7032>, 0x5a1dc15b72f6 <vm_exec_core+6198>, 0x5a1dc15b7d73 <vm_exec_core+8883>, 0x5a1dc15b8baa <vm_exec_core+12522>, 0x5a1dc15b6b33 <vm_exec_core+4211>, 0x5a1dc15bbfa0 <vm_exec_core+25824>, 0x5a1dc15b75c2 <vm_exec_core+6914>, 0x5a1dc15b8a58 <vm_exec_core+12184>, 0x5a1dc15b951f <vm_exec_core+14943>, 0x5a1dc15bb8fd <vm_exec_core+24125>, 0x5a1dc15ba9a3 <vm_exec_core+20195>, 0x5a1dc15b804d <vm_exec_core+9613>, 0x5a1dc15b78cf <vm_exec_core+7695>, 0x5a1dc15bb753 <vm_exec_core+23699>, 0x5a1dc15b87d5 <vm_exec_core+11541>, 0x5a1dc15baf70 <vm_exec_core+21680>, 0x5a1dc15baa15 <vm_exec_core+20309>, 0x5a1dc15bb027 <vm_exec_core+21863>, 0x5a1dc15bc4ea <vm_exec_core+27178>, 0x5a1dc15b9da2 <vm_exec_core+17122>, 0x5a1dc15bb9b6 <vm_exec_core+24310>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15bb4e4 <vm_exec_core+23076>, 0x5a1dc15b816c <vm_exec_core+9900>, 0x5a1dc15ba679 <vm_exec_core+19385>, 0x5a1dc15ba8b9 <vm_exec_core+19961>, 0x5a1dc15b9153 <vm_exec_core+13971>, 0x5a1dc15ba2e6 <vm_exec_core+18470>, 0x5a1dc15b851a <vm_exec_core+10842>, 0x5a1dc15b7b57 <vm_exec_core+8343>, 0x5a1dc15bb0a5 <vm_exec_core+21989>, 0x5a1dc15b6cc4 <vm_exec_core+4612>, 0x5a1dc15b8f00 <vm_exec_core+13376>, 0x5a1dc15b9850 <vm_exec_core+15760>, 0x5a1dc15b7e51 <vm_exec_core+9105>, 0x5a1dc15c385a <vm_exec_core+56730>, 0x5a1dc15b7826 <vm_exec_core+7526>, 0x5a1dc15b771e <vm_exec_core+7262>, 0x5a1dc15b7a29 <vm_exec_core+8041>, 0x5a1dc15b8414 <vm_exec_core+10580>, 0x5a1dc15ba18f <vm_exec_core+18127>, 0x5a1dc15b95da <vm_exec_core+15130>, 0x5a1dc15ba18a <vm_exec_core+18122>, 0x5a1dc15ba99e <vm_exec_core+20190>, 0x5a1dc15ba999 <vm_exec_core+20185>, 0x5a1dc15b7a24 <vm_exec_core+8036>, 0x5a1dc15bae5d <vm_exec_core+21405>, 0x5a1dc15b8b73 <vm_exec_core+12467>, 0x5a1dc15b8b78 <vm_exec_core+12472>, 0x5a1dc15ba994 <vm_exec_core+20180>, 0x5a1dc15ba7dc <vm_exec_core+19740>, 0x5a1dc15b984b <vm_exec_core+15755>, 0x5a1dc15b9782 <vm_exec_core+15554>, 0x5a1dc15ba88b <vm_exec_core+19915>, 0x5a1dc15b9c55 <vm_exec_core+16789>...}
        reg_cfp = 0x7a30bcfff720
        reg_pc = 0x5040000085b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#40 0x00005a1dc15b10ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x00005a1dc15f9568 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#43 0x00005a1dc11f8c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x7a30bf3af6a0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff2aea0690, <optimized out>, 0x7fff2aea05e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a30bf3af6a0
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#45 0x00005a1dc11f1be7 in rb_main (argc=11, argv=0x7fff2aea0858) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7fff2aea0858) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x77994ddb5c40 (LWP 150342) "ruby" 0x000077994db26d07 in __GI___select (nfds=7, readfds=0x50c005866000, writefds=0x0, exceptfds=0x0, timeout=0x7ffc5e7d4600) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x779931bff6c0 (LWP 150344) "ruby" 0x000077994db1b4fd in __GI___poll (fds=0x7799309ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x779931bff6c0 (LWP 150344) "ruby"):
#0  0x000077994db1b4fd in __GI___poll (fds=0x7799309ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000060bfbdc1777a in __interceptor_poll ()
No symbol table info available.
#2  0x000060bfbe0001fa in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1059
        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:3071
        vm = <optimized out>
#4  0x000060bfbdc70b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077994da9caa4 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 = {131499848365760, 1946824179771612465, 131499848365760, -352, 0, 140721893762832, 1946824179750640945, 1946815536930725169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000077994db29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x77994ddb5c40 (LWP 150342) "ruby"):
#0  0x000077994db26d07 in __GI___select (nfds=7, readfds=0x50c005866000, writefds=0x0, exceptfds=0x0, timeout=0x7ffc5e7d4600) 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 = 459409562}
        pts64 = 0x7ffc5e7d44a0
        r = <optimized out>
#1  0x000060bfbdfe77f5 in native_fd_select (n=7, readfds=0x50c005866000, writefds=0x0, exceptfds=0x77994db26d07 <__GI___select+327>, timeout=0x7ffc5e7d44a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=131500283740544) at /tmp/ruby/src/trunk_asan/thread.c:4489
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffc5e7d45b0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000060bfbdcbc8f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5e7d4770, <optimized out>, 0x7ffc5e7d4680, <optimized out>, <optimized out>}, prev = 0x77994bc9d6a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000060bfbdfe6d81 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:4551
        set = {max = 7, th = 0x515000000300, rset = 0x77994bb34040, 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 = 0x77994bb340a0}
#5  0x000060bfbdd8ce21 in select_internal (read=131499772326360, write=4, except=4, tp=0x77994bb340a0, fds=0x77994bb34040) at /tmp/ruby/src/trunk_asan/io.c:10735
        timerec = <optimized out>
        max = 7
        pending = <optimized out>
        rp = 0x77994bb34040
        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>
#6  select_call (arg=131500283740192) at /tmp/ruby/src/trunk_asan/io.c:10805
        p = 0x77994bb34020
#7  0x000060bfbdcbc8f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5e7d4a70, <optimized out>, 0x7ffc5e7d4980, <optimized out>, <optimized out>}, prev = 0x77994bb0f140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000060bfbdd6934b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11173
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000060bfbe0df4e8 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:3915
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x77994d3d9128
        cfunc = 0x50600002b288
        recv = 131500309543440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000060bfbe080e0d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77994d6183a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60bfbe075096 <vm_exec_core+1494>, 0x60bfbe07639d <vm_exec_core+6365>, 0x60bfbe07b5c1 <vm_exec_core+27393>, 0x60bfbe075f0f <vm_exec_core+5199>, 0x60bfbe07c372 <vm_exec_core+30898>, 0x60bfbe07a17d <vm_exec_core+22205>, 0x60bfbe077d8e <vm_exec_core+13006>, 0x60bfbe0751fe <vm_exec_core+1854>, 0x60bfbe07bbb4 <vm_exec_core+28916>, 0x60bfbe07b8fc <vm_exec_core+28220>, 0x60bfbe07618c <vm_exec_core+5836>, 0x60bfbe0756ee <vm_exec_core+3118>, 0x60bfbe07a876 <vm_exec_core+23990>, 0x60bfbe076c93 <vm_exec_core+8659>, 0x60bfbe07bdb5 <vm_exec_core+29429>, 0x60bfbe07ba5e <vm_exec_core+28574>, 0x60bfbe077381 <vm_exec_core+10433>, 0x60bfbe077d1d <vm_exec_core+12893>, 0x60bfbe07a3d5 <vm_exec_core+22805>, 0x60bfbe07b9d5 <vm_exec_core+28437>, 0x60bfbe0797f0 <vm_exec_core+19760>, 0x60bfbe07a45e <vm_exec_core+22942>, 0x60bfbe07af17 <vm_exec_core+25687>, 0x60bfbe07972d <vm_exec_core+19565>, 0x60bfbe07562b <vm_exec_core+2923>, 0x60bfbe079e80 <vm_exec_core+21440>, 0x60bfbe0754be <vm_exec_core+2558>, 0x60bfbe0758f4 <vm_exec_core+3636>, 0x60bfbe077604 <vm_exec_core+11076>, 0x60bfbe0792fa <vm_exec_core+18490>, 0x60bfbe079d19 <vm_exec_core+21081>, 0x60bfbe078f9f <vm_exec_core+17631>, 0x60bfbe0750ca <vm_exec_core+1546>, 0x60bfbe07b147 <vm_exec_core+26247>, 0x60bfbe07b827 <vm_exec_core+28007>, 0x60bfbe075a9b <vm_exec_core+4059>, 0x60bfbe076647 <vm_exec_core+7047>, 0x60bfbe076305 <vm_exec_core+6213>, 0x60bfbe076d82 <vm_exec_core+8898>, 0x60bfbe077bb9 <vm_exec_core+12537>, 0x60bfbe075b42 <vm_exec_core+4226>, 0x60bfbe07afaf <vm_exec_core+25839>, 0x60bfbe0765d1 <vm_exec_core+6929>, 0x60bfbe077a67 <vm_exec_core+12199>, 0x60bfbe07852e <vm_exec_core+14958>, 0x60bfbe07a90c <vm_exec_core+24140>, 0x60bfbe0799b2 <vm_exec_core+20210>, 0x60bfbe07705c <vm_exec_core+9628>, 0x60bfbe0768de <vm_exec_core+7710>, 0x60bfbe07a762 <vm_exec_core+23714>, 0x60bfbe0777e4 <vm_exec_core+11556>, 0x60bfbe079f7f <vm_exec_core+21695>, 0x60bfbe079a24 <vm_exec_core+20324>, 0x60bfbe07a036 <vm_exec_core+21878>, 0x60bfbe07b4f9 <vm_exec_core+27193>, 0x60bfbe078db1 <vm_exec_core+17137>, 0x60bfbe07a9c5 <vm_exec_core+24325>, 0x60bfbe074e18 <vm_exec_core+856>, 0x60bfbe07a4f3 <vm_exec_core+23091>, 0x60bfbe07717b <vm_exec_core+9915>, 0x60bfbe079688 <vm_exec_core+19400>, 0x60bfbe0798c8 <vm_exec_core+19976>, 0x60bfbe078162 <vm_exec_core+13986>, 0x60bfbe0759a8 <vm_exec_core+3816>, 0x60bfbe077529 <vm_exec_core+10857>, 0x60bfbe076b66 <vm_exec_core+8358>, 0x60bfbe07a0b4 <vm_exec_core+22004>, 0x60bfbe075cd3 <vm_exec_core+4627>, 0x60bfbe077f0f <vm_exec_core+13391>, 0x60bfbe07885f <vm_exec_core+15775>, 0x60bfbe076e60 <vm_exec_core+9120>, 0x60bfbe082869 <vm_exec_core+56745>, 0x60bfbe076835 <vm_exec_core+7541>, 0x60bfbe07672d <vm_exec_core+7277>, 0x60bfbe076a38 <vm_exec_core+8056>, 0x60bfbe077423 <vm_exec_core+10595>, 0x60bfbe07919e <vm_exec_core+18142>, 0x60bfbe0785e9 <vm_exec_core+15145>, 0x60bfbe079d98 <vm_exec_core+21208>, 0x60bfbe078a45 <vm_exec_core+16261>, 0x60bfbe07b070 <vm_exec_core+26032>, 0x60bfbe07c617 <vm_exec_core+31575>, 0x60bfbe07b2b4 <vm_exec_core+26612>, 0x60bfbe07bf05 <vm_exec_core+29765>, 0x60bfbe07bff6 <vm_exec_core+30006>, 0x60bfbe075550 <vm_exec_core+2704>, 0x60bfbe07badd <vm_exec_core+28701>, 0x60bfbe077709 <vm_exec_core+11337>, 0x60bfbe07bcd8 <vm_exec_core+29208>, 0x60bfbe07724a <vm_exec_core+10122>, 0x60bfbe07b1eb <vm_exec_core+26411>, 0x60bfbe0753e7 <vm_exec_core+2343>, 0x60bfbe075bcd <vm_exec_core+4365>, 0x60bfbe07c23a <vm_exec_core+30586>, 0x60bfbe077aed <vm_exec_core+12333>, 0x60bfbe0778ea <vm_exec_core+11818>, 0x60bfbe074e1d <vm_exec_core+861>, 0x60bfbe07530a <vm_exec_core+2122>, 0x60bfbe074ea3 <vm_exec_core+995>, 0x60bfbe07b3a3 <vm_exec_core+26851>, 0x60bfbe078c6e <vm_exec_core+16814>, 0x60bfbe078332 <vm_exec_core+14450>, 0x60bfbe078b4a <vm_exec_core+16522>, 0x60bfbe078796 <vm_exec_core+15574>, 0x60bfbe07797f <vm_exec_core+11967>, 0x60bfbe07823d <vm_exec_core+14205>, 0x60bfbe077c09 <vm_exec_core+12617>, 0x60bfbe07844c <vm_exec_core+14732>, 0x60bfbe0784bd <vm_exec_core+14845>, 0x60bfbe075087 <vm_exec_core+1479>, 0x60bfbe07638e <vm_exec_core+6350>, 0x60bfbe07b5b2 <vm_exec_core+27378>, 0x60bfbe075f00 <vm_exec_core+5184>, 0x60bfbe07c363 <vm_exec_core+30883>, 0x60bfbe07a16e <vm_exec_core+22190>, 0x60bfbe077d7f <vm_exec_core+12991>, 0x60bfbe0751ef <vm_exec_core+1839>, 0x60bfbe07bba5 <vm_exec_core+28901>, 0x60bfbe07b8ed <vm_exec_core+28205>, 0x60bfbe07617d <vm_exec_core+5821>, 0x60bfbe0756df <vm_exec_core+3103>, 0x60bfbe07a867 <vm_exec_core+23975>, 0x60bfbe076c84 <vm_exec_core+8644>, 0x60bfbe07bda6 <vm_exec_core+29414>, 0x60bfbe07ba4f <vm_exec_core+28559>, 0x60bfbe077372 <vm_exec_core+10418>, 0x60bfbe077d0e <vm_exec_core+12878>, 0x60bfbe07a3c6 <vm_exec_core+22790>, 0x60bfbe07b9c6 <vm_exec_core+28422>, 0x60bfbe0797e1 <vm_exec_core+19745>, 0x60bfbe07a44f <vm_exec_core+22927>, 0x60bfbe07af08 <vm_exec_core+25672>, 0x60bfbe07971e <vm_exec_core+19550>, 0x60bfbe07561c <vm_exec_core+2908>, 0x60bfbe079e71 <vm_exec_core+21425>, 0x60bfbe0754af <vm_exec_core+2543>, 0x60bfbe0758e5 <vm_exec_core+3621>, 0x60bfbe0775f5 <vm_exec_core+11061>, 0x60bfbe0792eb <vm_exec_core+18475>, 0x60bfbe079d0a <vm_exec_core+21066>, 0x60bfbe078f90 <vm_exec_core+17616>, 0x60bfbe0750bb <vm_exec_core+1531>, 0x60bfbe07b138 <vm_exec_core+26232>, 0x60bfbe07b818 <vm_exec_core+27992>, 0x60bfbe075a8c <vm_exec_core+4044>, 0x60bfbe076638 <vm_exec_core+7032>, 0x60bfbe0762f6 <vm_exec_core+6198>, 0x60bfbe076d73 <vm_exec_core+8883>, 0x60bfbe077baa <vm_exec_core+12522>, 0x60bfbe075b33 <vm_exec_core+4211>, 0x60bfbe07afa0 <vm_exec_core+25824>, 0x60bfbe0765c2 <vm_exec_core+6914>, 0x60bfbe077a58 <vm_exec_core+12184>, 0x60bfbe07851f <vm_exec_core+14943>, 0x60bfbe07a8fd <vm_exec_core+24125>, 0x60bfbe0799a3 <vm_exec_core+20195>, 0x60bfbe07704d <vm_exec_core+9613>, 0x60bfbe0768cf <vm_exec_core+7695>, 0x60bfbe07a753 <vm_exec_core+23699>, 0x60bfbe0777d5 <vm_exec_core+11541>, 0x60bfbe079f70 <vm_exec_core+21680>, 0x60bfbe079a15 <vm_exec_core+20309>, 0x60bfbe07a027 <vm_exec_core+21863>, 0x60bfbe07b4ea <vm_exec_core+27178>, 0x60bfbe078da2 <vm_exec_core+17122>, 0x60bfbe07a9b6 <vm_exec_core+24310>, 0x60bfbe079e5d <vm_exec_core+21405>, 0x60bfbe07a4e4 <vm_exec_core+23076>, 0x60bfbe07716c <vm_exec_core+9900>, 0x60bfbe079679 <vm_exec_core+19385>, 0x60bfbe0798b9 <vm_exec_core+19961>, 0x60bfbe078153 <vm_exec_core+13971>, 0x60bfbe0792e6 <vm_exec_core+18470>, 0x60bfbe07751a <vm_exec_core+10842>, 0x60bfbe076b57 <vm_exec_core+8343>, 0x60bfbe07a0a5 <vm_exec_core+21989>, 0x60bfbe075cc4 <vm_exec_core+4612>, 0x60bfbe077f00 <vm_exec_core+13376>, 0x60bfbe078850 <vm_exec_core+15760>, 0x60bfbe076e51 <vm_exec_core+9105>, 0x60bfbe08285a <vm_exec_core+56730>, 0x60bfbe076826 <vm_exec_core+7526>, 0x60bfbe07671e <vm_exec_core+7262>, 0x60bfbe076a29 <vm_exec_core+8041>, 0x60bfbe077414 <vm_exec_core+10580>, 0x60bfbe07918f <vm_exec_core+18127>, 0x60bfbe0785da <vm_exec_core+15130>, 0x60bfbe07918a <vm_exec_core+18122>, 0x60bfbe07999e <vm_exec_core+20190>, 0x60bfbe079999 <vm_exec_core+20185>, 0x60bfbe076a24 <vm_exec_core+8036>, 0x60bfbe079e5d <vm_exec_core+21405>, 0x60bfbe077b73 <vm_exec_core+12467>, 0x60bfbe077b78 <vm_exec_core+12472>, 0x60bfbe079994 <vm_exec_core+20180>, 0x60bfbe0797dc <vm_exec_core+19740>, 0x60bfbe07884b <vm_exec_core+15755>, 0x60bfbe078782 <vm_exec_core+15554>, 0x60bfbe07988b <vm_exec_core+19915>, 0x60bfbe078c55 <vm_exec_core+16789>...}
        reg_cfp = 0x77994d6183a0
        reg_pc = 0x52300000b0f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000060bfbe06fe79 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000060bfbe0ffc72 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x77994d618578, self=131500308771680, 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:1814
        flags = 0
        iseq = 0x77994d337850
        cfp = <optimized out>
        sp = 0x77994d5189e8
        use_argv = 0x77994bad71e0
        stack_argv = 0x77994d5189e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 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:1828
        captured = 0x77994d618578
#16 0x000060bfbe0a142c 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:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000060bfbe0a142c in rb_yield (val=<optimized out>)
No locals.
#20 0x000060bfbe258cfa in rb_ary_each (ary=131500303062760) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x000060bfbe0df4e8 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:3915
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x77994d3df000
        cfunc = 0x50600001e928
        recv = 131500303062760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000060bfbe0794cf in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77994d618560, cd=0x511000021a40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
th: 0x515000000300, native_id: 0x77994ddb5c40
-- Control frame information -----------------------------------------------
        recv = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
        cc = <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:1616
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
        calling = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
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]
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]
        cd = 0x511000021a40

        insns_address_table = {0x60bfbe075096 <vm_exec_core+1494>, 0x60bfbe07639d <vm_exec_core+6365>, 0x60bfbe07b5c1 <vm_exec_core+27393>, 0x60bfbe075f0f <vm_exec_core+5199>, 0x60bfbe07c372 <vm_exec_core+30898>, 0x60bfbe07a17d <vm_exec_core+22205>, 0x60bfbe077d8e <vm_exec_core+13006>, 0x60bfbe0751fe <vm_exec_core+1854>, 0x60bfbe07bbb4 <vm_exec_core+28916>, 0x60bfbe07b8fc <vm_exec_core+28220>, 0x60bfbe07618c <vm_exec_core+5836>, 0x60bfbe0756ee <vm_exec_core+3118>, 0x60bfbe07a876 <vm_exec_core+23990>, 0x60bfbe076c93 <vm_exec_core+8659>, 0x60bfbe07bdb5 <vm_exec_core+29429>, 0x60bfbe07ba5e <vm_exec_core+28574>, 0x60bfbe077381 <vm_exec_core+10433>, 0x60bfbe077d1d <vm_exec_core+12893>, 0x60bfbe07a3d5 <vm_exec_core+22805>, 0x60bfbe07b9d5 <vm_exec_core+28437>, 0x60bfbe0797f0 <vm_exec_core+19760>, 0x60bfbe07a45e <vm_exec_core+22942>, 0x60bfbe07af17 <vm_exec_core+25687>, 0x60bfbe07972d <vm_exec_core+19565>, 0x60bfbe07562b <vm_exec_core+2923>, 0x60bfbe079e80 <vm_exec_core+21440>, 0x60bfbe0754be <vm_exec_core+2558>, 0x60bfbe0758f4 <vm_exec_core+3636>, 0x60bfbe077604 <vm_exec_core+11076>, 0x60bfbe0792fa <vm_exec_core+18490>, 0x60bfbe079d19 <vm_exec_core+21081>, 0x60bfbe078f9f <vm_exec_core+17631>, 0x60bfbe0750ca <vm_exec_core+1546>, 0x60bfbe07b147 <vm_exec_core+26247>, 0x60bfbe07b827 <vm_exec_core+28007>, 0x60bfbe075a9b <vm_exec_core+4059>, 0x60bfbe076647 <vm_exec_core+7047>, 0x60bfbe076305 <vm_exec_core+6213>, 0x60bfbe076d82 <vm_exec_core+8898>, 0x60bfbe077bb9 <vm_exec_core+12537>, 0x60bfbe075b42 <vm_exec_core+4226>, 0x60bfbe07afaf <vm_exec_core+25839>, 0x60bfbe0765d1 <vm_exec_core+6929>, 0x60bfbe077a67 <vm_exec_core+12199>, 0x60bfbe07852e <vm_exec_core+14958>, 0x60bfbe07a90c <vm_exec_core+24140>, 0x60bfbe0799b2 <vm_exec_core+20210>, 0x60bfbe07705c <vm_exec_core+9628>, 0x60bfbe0768de <vm_exec_core+7710>, 0x60bfbe07a762 <vm_exec_core+23714>, 0x60bfbe0777e4 <vm_exec_core+11556>, 0x60bfbe079f7f <vm_exec_core+21695>, 0x60bfbe079a24 <vm_exec_core+20324>, 0x60bfbe07a036 <vm_exec_core+21878>, 0x60bfbe07b4f9 <vm_exec_core+27193>, 0x60bfbe078db1 <vm_exec_core+17137>, 0x60bfbe07a9c5 <vm_exec_core+24325>, 0x60bfbe074e18 <vm_exec_core+856>, 0x60bfbe07a4f3 <vm_exec_core+23091>, 0x60bfbe07717b <vm_exec_core+9915>, 0x60bfbe079688 <vm_exec_core+19400>, 0x60bfbe0798c8 <vm_exec_core+19976>, 0x60bfbe078162 <vm_exec_core+13986>, 0x60bfbe0759a8 <vm_exec_core+3816>, 0x60bfbe077529 <vm_exec_core+10857>, 0x60bfbe076b66 <vm_exec_core+8358>, 0x60bfbe07a0b4 <vm_exec_core+22004>, 0x60bfbe075cd3 <vm_exec_core+4627>, 0x60bfbe077f0f <vm_exec_core+13391>, 0x60bfbe07885f <vm_exec_core+15775>, 0x60bfbe076e60 <vm_exec_core+9120>, 0x60bfbe082869 <vm_exec_core+56745>, 0x60bfbe076835 <vm_exec_core+7541>, 0x60bfbe07672d <vm_exec_core+7277>, 0x60bfbe076a38 <vm_exec_core+8056>, 0x60bfbe077423 <vm_exec_core+10595>, 0x60bfbe07919e <vm_exec_core+18142>, 0x60bfbe0785e9 <vm_exec_core+15145>, 0x60bfbe079d98 <vm_exec_core+21208>, 0x60bfbe078a45 <vm_exec_core+16261>, 0x60bfbe07b070 <vm_exec_core+26032>, 0x60bfbe07c617 <vm_exec_core+31575>, 0x60bfbe07b2b4 <vm_exec_core+26612>, 0x60bfbe07bf05 <vm_exec_core+29765>, 0x60bfbe07bff6 <vm_exec_core+30006>, 0x60bfbe075550 <vm_exec_core+2704>, 0x60bfbe07badd <vm_exec_core+28701>, 0x60bfbe077709 <vm_exec_core+11337>, 0x60bfbe07bcd8 <vm_exec_core+29208>, 0x60bfbe07724a <vm_exec_core+10122>, 0x60bfbe07b1eb <vm_exec_core+26411>, 0x60bfbe0753e7 <vm_exec_core+2343>, 0x60bfbe075bcd <vm_exec_core+4365>, 0x60bfbe07c23a <vm_exec_core+30586>, 0x60bfbe077aed <vm_exec_core+12333>, 0x60bfbe0778ea <vm_exec_core+11818>, 0x60bfbe074e1d <vm_exec_core+861>, 0x60bfbe07530a <vm_exec_core+2122>, 0x60bfbe074ea3 <vm_exec_core+995>, 0x60bfbe07b3a3 <vm_exec_core+26851>, 0x60bfbe078c6e <vm_exec_core+16814>, 0x60bfbe078332 <vm_exec_core+14450>, 0x60bfbe078b4a <vm_exec_core+16522>, 0x60bfbe078796 <vm_exec_core+15574>, 0x60bfbe07797f <vm_exec_core+11967>, 0x60bfbe07823d <vm_exec_core+14205>, 0x60bfbe077c09 <vm_exec_core+12617>, 0x60bfbe07844c <vm_exec_core+14732>, 0x60bfbe0784bd <vm_exec_core+14845>, 0x60bfbe075087 <vm_exec_core+1479>, 0x60bfbe07638e <vm_exec_core+6350>, 0x60bfbe07b5b2 <vm_exec_core+27378>, 0x60bfbe075f00 <vm_exec_core+5184>, 0x60bfbe07c363 <vm_exec_core+30883>, 0x60bfbe07a16e <vm_exec_core+22190>, 0x60bfbe077d7f <vm_exec_core+12991>, 0x60bfbe0751ef <vm_exec_core+1839>, 0x60bfbe07bba5 <vm_exec_core+28901>, 0x60bfbe07b8ed <vm_exec_core+28205>, 0x60bfbe07617d <vm_exec_core+5821>, 0x60bfbe0756df <vm_exec_core+3103>, 0x60bfbe07a867 <vm_exec_core+23975>, 0x60bfbe076c84 <vm_exec_core+8644>, 0x60bfbe07bda6 <vm_exec_core+29414>, 0x60bfbe07ba4f <vm_exec_core+28559>, 0x60bfbe077372 <vm_exec_core+10418>, 0x60bfbe077d0e <vm_exec_core+12878>, 0x60bfbe07a3c6 <vm_exec_core+22790>, 0x60bfbe07b9c6 <vm_exec_core+28422>, 0x60bfbe0797e1 <vm_exec_core+19745>, 0x60bfbe07a44f <vm_exec_core+22927>, 0x60bfbe07af08 <vm_exec_core+25672>, 0x60bfbe07971e <vm_exec_core+19550>, 0x60bfbe07561c <vm_exec_core+2908>, 0x60bfbe079e71 <vm_exec_core+21425>, 0x60bfbe0754af <vm_exec_core+2543>, 0x60bfbe0758e5 <vm_exec_core+3621>, 0x60bfbe0775f5 <vm_exec_core+11061>, 0x60bfbe0792eb <vm_exec_core+18475>, 0x60bfbe079d0a <vm_exec_core+21066>, 0x60bfbe078f90 <vm_exec_core+17616>, 0x60bfbe0750bb <vm_exec_core+1531>, 0x60bfbe07b138 <vm_exec_core+26232>, 0x60bfbe07b818 <vm_exec_core+27992>, 0x60bfbe075a8c <vm_exec_core+4044>, 0x60bfbe076638 <vm_exec_core+7032>, 0x60bfbe0762f6 <vm_exec_core+6198>, 0x60bfbe076d73 <vm_exec_core+8883>, 0x60bfbe077baa <vm_exec_core+12522>, 0x60bfbe075b33 <vm_exec_core+4211>, 0x60bfbe07afa0 <vm_exec_core+25824>, 0x60bfbe0765c2 <vm_exec_core+6914>, 0x60bfbe077a58 <vm_exec_core+12184>, 0x60bfbe07851f <vm_exec_core+14943>, 0x60bfbe07a8fd <vm_exec_core+24125>, 0x60bfbe0799a3 <vm_exec_core+20195>, 0x60bfbe07704d <vm_exec_core+9613>, 0x60bfbe0768cf <vm_exec_core+7695>, 0x60bfbe07a753 <vm_exec_core+23699>, 0x60bfbe0777d5 <vm_exec_core+11541>, 0x60bfbe079f70 <vm_exec_core+21680>, 0x60bfbe079a15 <vm_exec_core+20309>, 0x60bfbe07a027 <vm_exec_core+21863>, 0x60bfbe07b4ea <vm_exec_core+27178>, 0x60bfbe078da2 <vm_exec_core+17122>, 0x60bfbe07a9b6 <vm_exec_core+24310>, 0x60bfbe079e5d <vm_exec_core+21405>, 0x60bfbe07a4e4 <vm_exec_core+23076>, 0x60bfbe07716c <vm_exec_core+9900>, 0x60bfbe079679 <vm_exec_core+19385>, 0x60bfbe0798b9 <vm_exec_core+19961>, 0x60bfbe078153 <vm_exec_core+13971>, 0x60bfbe0792e6 <vm_exec_core+18470>, 0x60bfbe07751a <vm_exec_core+10842>, 0x60bfbe076b57 <vm_exec_core+8343>, 0x60bfbe07a0a5 <vm_exec_core+21989>, 0x60bfbe075cc4 <vm_exec_core+4612>, 0x60bfbe077f00 <vm_exec_core+13376>, 0x60bfbe078850 <vm_exec_core+15760>, 0x60bfbe076e51 <vm_exec_core+9105>, 0x60bfbe08285a <vm_exec_core+56730>, 0x60bfbe076826 <vm_exec_core+7526>, 0x60bfbe07671e <vm_exec_core+7262>, 0x60bfbe076a29 <vm_exec_core+8041>, 0x60bfbe077414 <vm_exec_core+10580>, 0x60bfbe07918f <vm_exec_core+18127>, 0x60bfbe0785da <vm_exec_core+15130>, 0x60bfbe07918a <vm_exec_core+18122>, 0x60bfbe07999e <vm_exec_core+20190>, 0x60bfbe079999 <vm_exec_core+20185>, 0x60bfbe076a24 <vm_exec_core+8036>, 0x60bfbe079e5d <vm_exec_core+21405>, 0x60bfbe077b73 <vm_exec_core+12467>, 0x60bfbe077b78 <vm_exec_core+12472>, 0x60bfbe079994 <vm_exec_core+20180>, 0x60bfbe0797dc <vm_exec_core+19740>, 0x60bfbe07884b <vm_exec_core+15755>, 0x60bfbe078782 <vm_exec_core+15554>, 0x60bfbe07988b <vm_exec_core+19915>, 0x60bfbe078c55 <vm_exec_core+16789>...}
        reg_cfp = 0x77994d618560
        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_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>
#24 0x000060bfbe0700ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000060bfbe0b80b3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
        ec = 0x5160000003d0
        val = <optimized out>
#27 0x000060bfbddcc291 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131500309079880) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x60bfbf3a6800 <root_box_data>
        iseq = 0x77994d35e630
#28 0x000060bfbddc67d7 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x60bfbf3a6800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 131500309532880
        realpath_map = 131500309532720
        path = 131500309079880
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#29 0x000060bfbddc4684 in rb_require_string_internal (fname=131500309079920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#31 0x000060bfbe0df4e8 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:3915
        ci = 0x58b100140003
        cc = <optimized out>
        me = 0x77994d35e7c0
        cfunc = 0x506000037048
        recv = 131500309723240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000060bfbe0c4dd5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc5e7d6e00) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x000060bfbe0c4865 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#34 0x000060bfbe080e0d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77994d618790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x60bfbe075096 <vm_exec_core+1494>, 0x60bfbe07639d <vm_exec_core+6365>, 0x60bfbe07b5c1 <vm_exec_core+27393>, 0x60bfbe075f0f <vm_exec_core+5199>, 0x60bfbe07c372 <vm_exec_core+30898>, 0x60bfbe07a17d <vm_exec_core+22205>, 0x60bfbe077d8e <vm_exec_core+13006>, 0x60bfbe0751fe <vm_exec_core+1854>, 0x60bfbe07bbb4 <vm_exec_core+28916>, 0x60bfbe07b8fc <vm_exec_core+28220>, 0x60bfbe07618c <vm_exec_core+5836>, 0x60bfbe0756ee <vm_exec_core+3118>, 0x60bfbe07a876 <vm_exec_core+23990>, 0x60bfbe076c93 <vm_exec_core+8659>, 0x60bfbe07bdb5 <vm_exec_core+29429>, 0x60bfbe07ba5e <vm_exec_core+28574>, 0x60bfbe077381 <vm_exec_core+10433>, 0x60bfbe077d1d <vm_exec_core+12893>, 0x60bfbe07a3d5 <vm_exec_core+22805>, 0x60bfbe07b9d5 <vm_exec_core+28437>, 0x60bfbe0797f0 <vm_exec_core+19760>, 0x60bfbe07a45e <vm_exec_core+22942>, 0x60bfbe07af17 <vm_exec_core+25687>, 0x60bfbe07972d <vm_exec_core+19565>, 0x60bfbe07562b <vm_exec_core+2923>, 0x60bfbe079e80 <vm_exec_core+21440>, 0x60bfbe0754be <vm_exec_core+2558>, 0x60bfbe0758f4 <vm_exec_core+3636>, 0x60bfbe077604 <vm_exec_core+11076>, 0x60bfbe0792fa <vm_exec_core+18490>, 0x60bfbe079d19 <vm_exec_core+21081>, 0x60bfbe078f9f <vm_exec_core+17631>, 0x60bfbe0750ca <vm_exec_core+1546>, 0x60bfbe07b147 <vm_exec_core+26247>, 0x60bfbe07b827 <vm_exec_core+28007>, 0x60bfbe075a9b <vm_exec_core+4059>, 0x60bfbe076647 <vm_exec_core+7047>, 0x60bfbe076305 <vm_exec_core+6213>, 0x60bfbe076d82 <vm_exec_core+8898>, 0x60bfbe077bb9 <vm_exec_core+12537>, 0x60bfbe075b42 <vm_exec_core+4226>, 0x60bfbe07afaf <vm_exec_core+25839>, 0x60bfbe0765d1 <vm_exec_core+6929>, 0x60bfbe077a67 <vm_exec_core+12199>, 0x60bfbe07852e <vm_exec_core+14958>, 0x60bfbe07a90c <vm_exec_core+24140>, 0x60bfbe0799b2 <vm_exec_core+20210>, 0x60bfbe07705c <vm_exec_core+9628>, 0x60bfbe0768de <vm_exec_core+7710>, 0x60bfbe07a762 <vm_exec_core+23714>, 0x60bfbe0777e4 <vm_exec_core+11556>, 0x60bfbe079f7f <vm_exec_core+21695>, 0x60bfbe079a24 <vm_exec_core+20324>, 0x60bfbe07a036 <vm_exec_core+21878>, 0x60bfbe07b4f9 <vm_exec_core+27193>, 0x60bfbe078db1 <vm_exec_core+17137>, 0x60bfbe07a9c5 <vm_exec_core+24325>, 0x60bfbe074e18 <vm_exec_core+856>, 0x60bfbe07a4f3 <vm_exec_core+23091>, 0x60bfbe07717b <vm_exec_core+9915>, 0x60bfbe079688 <vm_exec_core+19400>, 0x60bfbe0798c8 <vm_exec_core+19976>, 0x60bfbe078162 <vm_exec_core+13986>, 0x60bfbe0759a8 <vm_exec_core+3816>, 0x60bfbe077529 <vm_exec_core+10857>, 0x60bfbe076b66 <vm_exec_core+8358>, 0x60bfbe07a0b4 <vm_exec_core+22004>, 0x60bfbe075cd3 <vm_exec_core+4627>, 0x60bfbe077f0f <vm_exec_core+13391>, 0x60bfbe07885f <vm_exec_core+15775>, 0x60bfbe076e60 <vm_exec_core+9120>, 0x60bfbe082869 <vm_exec_core+56745>, 0x60bfbe076835 <vm_exec_core+7541>, 0x60bfbe07672d <vm_exec_core+7277>, 0x60bfbe076a38 <vm_exec_core+8056>, 0x60bfbe077423 <vm_exec_core+10595>, 0x60bfbe07919e <vm_exec_core+18142>, 0x60bfbe0785e9 <vm_exec_core+15145>, 0x60bfbe079d98 <vm_exec_core+21208>, 0x60bfbe078a45 <vm_exec_core+16261>, 0x60bfbe07b070 <vm_exec_core+26032>, 0x60bfbe07c617 <vm_exec_core+31575>, 0x60bfbe07b2b4 <vm_exec_core+26612>, 0x60bfbe07bf05 <vm_exec_core+29765>, 0x60bfbe07bff6 <vm_exec_core+30006>, 0x60bfbe075550 <vm_exec_core+2704>, 0x60bfbe07badd <vm_exec_core+28701>, 0x60bfbe077709 <vm_exec_core+11337>, 0x60bfbe07bcd8 <vm_exec_core+29208>, 0x60bfbe07724a <vm_exec_core+10122>, 0x60bfbe07b1eb <vm_exec_core+26411>, 0x60bfbe0753e7 <vm_exec_core+2343>, 0x60bfbe075bcd <vm_exec_core+4365>, 0x60bfbe07c23a <vm_exec_core+30586>, 0x60bfbe077aed <vm_exec_core+12333>, 0x60bfbe0778ea <vm_exec_core+11818>, 0x60bfbe074e1d <vm_exec_core+861>, 0x60bfbe07530a <vm_exec_core+2122>, 0x60bfbe074ea3 <vm_exec_core+995>, 0x60bfbe07b3a3 <vm_exec_core+26851>, 0x60bfbe078c6e <vm_exec_core+16814>, 0x60bfbe078332 <vm_exec_core+14450>, 0x60bfbe078b4a <vm_exec_core+16522>, 0x60bfbe078796 <vm_exec_core+15574>, 0x60bfbe07797f <vm_exec_core+11967>, 0x60bfbe07823d <vm_exec_core+14205>, 0x60bfbe077c09 <vm_exec_core+12617>, 0x60bfbe07844c <vm_exec_core+14732>, 0x60bfbe0784bd <vm_exec_core+14845>, 0x60bfbe075087 <vm_exec_core+1479>, 0x60bfbe07638e <vm_exec_core+6350>, 0x60bfbe07b5b2 <vm_exec_core+27378>, 0x60bfbe075f00 <vm_exec_core+5184>, 0x60bfbe07c363 <vm_exec_core+30883>, 0x60bfbe07a16e <vm_exec_core+22190>, 0x60bfbe077d7f <vm_exec_core+12991>, 0x60bfbe0751ef <vm_exec_core+1839>, 0x60bfbe07bba5 <vm_exec_core+28901>, 0x60bfbe07b8ed <vm_exec_core+28205>, 0x60bfbe07617d <vm_exec_core+5821>, 0x60bfbe0756df <vm_exec_core+3103>, 0x60bfbe07a867 <vm_exec_core+23975>, 0x60bfbe076c84 <vm_exec_core+8644>, 0x60bfbe07bda6 <vm_exec_core+29414>, 0x60bfbe07ba4f <vm_exec_core+28559>, 0x60bfbe077372 <vm_exec_core+10418>, 0x60bfbe077d0e <vm_exec_core+12878>, 0x60bfbe07a3c6 <vm_exec_core+22790>, 0x60bfbe07b9c6 <vm_exec_core+28422>, 0x60bfbe0797e1 <vm_exec_core+19745>, 0x60bfbe07a44f <vm_exec_core+22927>, 0x60bfbe07af08 <vm_exec_core+25672>, 0x60bfbe07971e <vm_exec_core+19550>, 0x60bfbe07561c <vm_exec_core+2908>, 0x60bfbe079e71 <vm_exec_core+21425>, 0x60bfbe0754af <vm_exec_core+2543>, 0x60bfbe0758e5 <vm_exec_core+3621>, 0x60bfbe0775f5 <vm_exec_core+11061>, 0x60bfbe0792eb <vm_exec_core+18475>, 0x60bfbe079d0a <vm_exec_core+21066>, 0x60bfbe078f90 <vm_exec_core+17616>, 0x60bfbe0750bb <vm_exec_core+1531>, 0x60bfbe07b138 <vm_exec_core+26232>, 0x60bfbe07b818 <vm_exec_core+27992>, 0x60bfbe075a8c <vm_exec_core+4044>, 0x60bfbe076638 <vm_exec_core+7032>, 0x60bfbe0762f6 <vm_exec_core+6198>, 0x60bfbe076d73 <vm_exec_core+8883>, 0x60bfbe077baa <vm_exec_core+12522>, 0x60bfbe075b33 <vm_exec_core+4211>, 0x60bfbe07afa0 <vm_exec_core+25824>, 0x60bfbe0765c2 <vm_exec_core+6914>, 0x60bfbe077a58 <vm_exec_core+12184>, 0x60bfbe07851f <vm_exec_core+14943>, 0x60bfbe07a8fd <vm_exec_core+24125>, 0x60bfbe0799a3 <vm_exec_core+20195>, 0x60bfbe07704d <vm_exec_core+9613>, 0x60bfbe0768cf <vm_exec_core+7695>, 0x60bfbe07a753 <vm_exec_core+23699>, 0x60bfbe0777d5 <vm_exec_core+11541>, 0x60bfbe079f70 <vm_exec_core+21680>, 0x60bfbe079a15 <vm_exec_core+20309>, 0x60bfbe07a027 <vm_exec_core+21863>, 0x60bfbe07b4ea <vm_exec_core+27178>, 0x60bfbe078da2 <vm_exec_core+17122>, 0x60bfbe07a9b6 <vm_exec_core+24310>, 0x60bfbe079e5d <vm_exec_core+21405>, 0x60bfbe07a4e4 <vm_exec_core+23076>, 0x60bfbe07716c <vm_exec_core+9900>, 0x60bfbe079679 <vm_exec_core+19385>, 0x60bfbe0798b9 <vm_exec_core+19961>, 0x60bfbe078153 <vm_exec_core+13971>, 0x60bfbe0792e6 <vm_exec_core+18470>, 0x60bfbe07751a <vm_exec_core+10842>, 0x60bfbe076b57 <vm_exec_core+8343>, 0x60bfbe07a0a5 <vm_exec_core+21989>, 0x60bfbe075cc4 <vm_exec_core+4612>, 0x60bfbe077f00 <vm_exec_core+13376>, 0x60bfbe078850 <vm_exec_core+15760>, 0x60bfbe076e51 <vm_exec_core+9105>, 0x60bfbe08285a <vm_exec_core+56730>, 0x60bfbe076826 <vm_exec_core+7526>, 0x60bfbe07671e <vm_exec_core+7262>, 0x60bfbe076a29 <vm_exec_core+8041>, 0x60bfbe077414 <vm_exec_core+10580>, 0x60bfbe07918f <vm_exec_core+18127>, 0x60bfbe0785da <vm_exec_core+15130>, 0x60bfbe07918a <vm_exec_core+18122>, 0x60bfbe07999e <vm_exec_core+20190>, 0x60bfbe079999 <vm_exec_core+20185>, 0x60bfbe076a24 <vm_exec_core+8036>, 0x60bfbe079e5d <vm_exec_core+21405>, 0x60bfbe077b73 <vm_exec_core+12467>, 0x60bfbe077b78 <vm_exec_core+12472>, 0x60bfbe079994 <vm_exec_core+20180>, 0x60bfbe0797dc <vm_exec_core+19740>, 0x60bfbe07884b <vm_exec_core+15755>, 0x60bfbe078782 <vm_exec_core+15554>, 0x60bfbe07988b <vm_exec_core+19915>, 0x60bfbe078c55 <vm_exec_core+16789>...}
        reg_cfp = 0x77994d618790
        reg_pc = 0x504000008978
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x000060bfbe06fcc2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x000060bfbe0b8568 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#38 0x000060bfbdcb7c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x77994d35e860) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5e7d7370, <optimized out>, 0x7ffc5e7d72c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x77994d35e860
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x000060bfbdcb0be7 in rb_main (argc=9, argv=0x7ffc5e7d7548) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffc5e7d7548) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

[Inferior 1 (process 150342) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.cbcddc:
* -rw------- 1      35 2025-11-09 11:54:12 +0000 autoload20251109-150345-a4az2f.rb
* -rw-r--r-- 1  100248 2025-11-09 11:44:52 +0000 _ruby_box_p173005_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-09 11:44:52 +0000 _ruby_box_p173005_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-09 11:44:52 +0000 _ruby_box_p173005_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100248 2025-11-09 11:44:51 +0000 _ruby_box_p171829_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-09 11:44:51 +0000 _ruby_box_p171829_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-09 11:44:51 +0000 _ruby_box_p171829_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100248 2025-11-09 11:44:51 +0000 _ruby_box_p171210_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-09 11:44:51 +0000 _ruby_box_p171210_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-09 11:44:51 +0000 _ruby_box_p171210_2_rbconfig+sizeof.so
* -rw-r--r-- 1   31544 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_monitor.so
* -rw-r--r-- 1  153600 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_stringio.so
* -rw-r--r-- 1   29000 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_erb+escape.so
* -rw-r--r-- 1   51456 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_cgi+escape.so
* -rw-r--r-- 1  106592 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_strscan.so
* -rw-r--r-- 1   24216 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_io+nonblock.so
* -rw-r--r-- 1   66784 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_digest.so
* -rw-r--r-- 1 1517184 2025-11-09 11:44:50 +0000 _ruby_box_p167841_2_openssl.so
* -rw-r--r-- 1   22744 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_io+wait.so
* -rw-r--r-- 1  967608 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_socket.so
* -rw-r--r-- 1  314592 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_zlib.so
* -rw-r--r-- 1  113112 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_psych.so
* -rw-r--r-- 1  234504 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_json+ext+generator.so
* -rw-r--r-- 1  159048 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_json+ext+parser.so
* -rw-r--r-- 1  109528 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_etc.so
* -rw-r--r-- 1  943696 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_date_core.so
* -rw-r--r-- 1  100248 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-09 11:44:49 +0000 _ruby_box_p167841_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100248 2025-11-09 11:44:48 +0000 _ruby_box_p167135_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-09 11:44:48 +0000 _ruby_box_p167135_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-09 11:44:48 +0000 _ruby_box_p167135_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 150015 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000769584b107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd95669e3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x769584c78740 (LWP 150015) "make" 0x0000769584b107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd95669e3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x769584c78740 (LWP 150015) "make"):
#0  0x0000769584b107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd95669e3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005676519f9d16 in reap_children ()
No symbol table info available.
#2  0x00005676519faa8c in new_job ()
No symbol table info available.
#3  0x0000567651a0972a in ?? ()
No symbol table info available.
#4  0x0000567651a0a09e in update_goal_chain ()
No symbol table info available.
#5  0x00005676519e467a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 150015) detached]
make: *** [uncommon.mk:910: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 150014 -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 637269 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-09T11:18:09Z master 2bf82c6274) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................

Finished in 36.976243 seconds

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