# Logfile created on 2025-02-17 17:39:06 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b6b58dbfdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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.20250217-173906", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b6b58de0208 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b6b5a2afe68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b6b58cfa1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250217-173906", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250217-173906>, @binmode=false, @mon_data=#<Monitor:0x00007b6b5a2afa08>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 8324e3148a
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
98020505ebf3dcb7d247db2b263dc489369b0791737909b0d9412d52a2e03b37  builtin_binary.inc
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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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/3.5.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/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.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/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.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.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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=37409
  "--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/751] 753358=desugar_compiler_test
[  2/751] 753370=test_hmac
[  3/751] 753372=test_signedness
[  4/751] 753364=test_cgi_cookie
[  5/751] 753363=test_internal_ivar
[  6/751] 753367=test_gem_commands_mirror
[  7/751] 753361=symbol_encoding_test
[  8/751] 753366=test_my_integer
[  9/751] 753359=test_tracepoint
[ 10/751] 753362=test_gem_commands_environment_command
[ 11/751] 753365=test_gem_resolver_installed_specification
[ 12/751] 753369=test_array_create
[ 13/751] 753357=test_ractor
[ 14/751] 753368=test_metaclass
[ 15/751] 753371=test_numeric
[ 16/751] 753360=test_io
[ 17/751] 753363=test_ws
[ 18/751] 753366=test_date_arith
[ 19/751] 753369=test_io_console
[ 20/751] 753368=test_undef
[ 21/751] 753368=test_gem_commands_sources_command
[ 22/751] 753364=test_gem_spec_fetcher
[ 23/751] 753366=test_ractor
[ 24/751] 753363=test_symbol
[ 25/751] 753366=test_coder
[ 26/751] 753370=test_optparse
[ 27/751] 753357=test_gem_source_specific_file
[ 28/751] 753358=test_unix
[ 29/751] 753366=parse_test
[ 30/751] 753361=test_enum
[ 31/751] 753371=test_gem_commands_which_command
[ 32/751] 753358=test_new
[ 33/751] 753358=test_hash
[ 34/751] 753370=test_cipher
[ 35/751] 753358=test_gem_source_lock
[ 36/751] 753370=test_ldap
[ 37/751] 753366=test_gem_remote_fetcher_local_server
[ 38/751] 753367=test_etc
[ 39/751] 753370=test_last_thread
[ 40/751] 753365=test_exit
[ 41/751] 753362=test_pattern_key_name_check
[ 42/751] 753362=test_jaro_winkler
[ 43/751] 753362=test_gem_commands_yank_command
[ 44/751] 753367=test_gem_resolver
[ 45/751] 753359=test_gem_gemcutter_utilities
[ 46/751] 753371=test_gem_remote_fetcher
[ 47/751] 753365=test_gem_util
[ 48/751] 753364=test_config
[ 49/751] 753364=test_tempfile
[ 50/751] 753357=test_bignum
[ 51/751] 753358=reflection_test
[ 52/751] 753358=test_human_typo
[ 53/751] 753358=test_dot_dot
[ 54/751] 753358=ractor_test
[ 55/751] 753368=test_gem_request_set_lockfile
[ 56/751] 753362=test_postponed_job
[ 57/751] 753358=test_enc_raise
[ 58/751] 753366=test_engine
[ 59/751] 753358=test_key_error
[ 60/751] 753358=test_gem_command
[ 61/751] 753366=test_weakkeymap
[ 62/751] 753357=test_usrmarshal
[ 63/751] 753370=test_httpresponse
[ 64/751] 753365=test_inlinecache
[ 65/751] 753367=test_gem_resolver_index_set
[ 66/751] 753358=test_file
[ 67/751] 753358=test_gem_install_update_options
[ 68/751] 753370=test_gem_security_policy
[ 69/751] 753367=test_arity
[ 70/751] 753367=test_files_sample
[ 71/751] 753365=test_update
[ 72/751] 753365=test_case_options
[ 73/751] 753365=test_pack
[ 74/751] 753371=test_defined
[ 75/751] 753368=test_switch_hitter
[ 76/751] 753364=test_hash_create
[ 77/751] 753359=json_generic_object_test
[ 78/751] 753367=test_thread
[ 79/751] 753364=test_call
[ 80/751] 753359=test_koi8
[ 81/751] 753368=test_erb_m17n
[ 82/751] 753359=test_objspace
[ 83/751] 753368=test_clone
[ 84/751] 753371=test_gem_ext_cmake_builder
[ 85/751] 753357=test_filter
[ 86/751] 753358=test_too_many_dummy_encodings
[ 87/751] 753371=test_ftp
[ 88/751] 753371=test_httpresponses
[ 89/751] 753357=integer_base_flags_test
[ 90/751] 753371=test_unicode_escape
[ 91/751] 753364=test_have_library
[ 92/751] 753358=test_require
[ 93/751] 753362=test_https
[ 94/751] 753357=test_erb_command
[ 95/751] 753371=test_gem_resolver_vendor_set
[ 96/751] 753371=test_fnmatch
[ 97/751] 753369=test_shift_jis
[ 98/751] 753369=test_gem_request_set_lockfile_parser
[ 99/751] 753357=test_yield
[100/751] 753368=test_gem_ci_detector
[101/751] 753368=test_string
[102/751] 753371=test_io_wait_uncommon
[103/751] 753371=test_proxy
[104/751] 753365=test_raise
[105/751] 753365=test_http
[106/751] 753371=test_rational2
[107/751] 753370=fixtures_test
[108/751] 753371=test_gem_dependency_resolution_error
[109/751] 753371=test_nonblock
[110/751] 753371=test_gem_commands_signin_command
[111/751] 753368=test_pkey
[112/751] 753368=test_gem_request
[113/751] 753371=test_primitive
[114/751] 753371=parameters_signature_test
[115/751] 753371=test_gem_resolver_api_specification
[116/751] 753369=test_getopts
[117/751] 753369=test_bug_reporter
[118/751] 753361=test_spell_checker
[119/751] 753371=test_ractor
[120/751] 753361=test_document
[121/751] 753370=test_yaml
[122/751] 753361=test_boolean
[123/751] 753361=test_config
[124/751] 753372=test_gem_commands_specification_command
[125/751] 753371=test_yield_block
[126/751] 753371=test_recorder
[127/751] 753371=test_encoding
[128/751] 753371=test_lambda
[129/751] 753370=test_file
[130/751] 753371=bom_test
[131/751] 753363=test_frozen_error
[132/751] 753363=test_sockopt
[133/751] 753368=test_literal
[134/751] 753363=test_arithmetic_sequence
[135/751] 753371=test_gem_commands_search_command
[136/751] 753371=test_pattern_matching
[137/751] 753363=test_thread
[138/751] 753371=test_gem_commands_contents_command
[139/751] 753363=test_readpartial
[140/751] 753371=test_scalar
[141/751] 753371=test_gem_resolver_conflict
[142/751] 753371=test_str2big
[143/751] 753371=test_rational
[144/751] 753372=newline_offsets_test
[145/751] 753363=test_regexp
[146/751] 753369=test_convertible
[147/751] 753366=test_gem_resolver_best_set
[148/751] 753366=test_addr
[149/751] 753364=test_stat
[150/751] 753364=test_eval
[151/751] 753366=test_parser_events
[152/751] 753361=relocation_test
[153/751] 753361=test_windows_1251
[154/751] 753361=test_cgi_modruby
[155/751] 753366=test_thread_cv
[156/751] 753361=test_yamldbm
[157/751] 753361=test_helper
[158/751] 753361=test_const
[159/751] 753361=test_serialize_subclasses
[160/751] 753361=test_class
[161/751] 753372=parse_comments_test
[162/751] 753372=test_gem_dependency
[163/751] 753371=test_method_cache
[164/751] 753371=test_gem_resolver_index_specification
[165/751] 753366=test_string
[166/751] 753371=test_marshalable
[167/751] 753366=test_iterator
[168/751] 753371=test_path_to_class
[169/751] 753371=string_test
[170/751] 753371=test_storage
[171/751] 753371=test_thread_fd_close
[172/751] 753372=json_addition_test
[173/751] 753371=test_qsort
[174/751] 753371=test_cmethod
[175/751] 753371=test_gem_ext_ext_conf_builder
[176/751] 753358=test_gem_commands_dependency_command
[177/751] 753372=named_capture_test
[178/751] 753372=test_cgi_tag_helper
[179/751] 753372=test_gem_resolver_git_specification
[180/751] 753366=test_dir_m17n
[181/751] 753358=test_pathname
[182/751] 753372=test_remote_fetch_error
[183/751] 753372=test_coverage
[184/751] 753358=test_stream
[185/751] 753358=json_common_interface_test
[186/751] 753358=test_eval
[187/751] 753358=test_object
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 7 #<File::Stat dev=0x8, ino=276675342, 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>
[188/751] 753364=test_processCOMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    753365  ko1    7u  IPv4 276675342      0t0  TCP localhost:38129->localhost:57958 (CLOSE_WAIT)

[189/751] 753364=test_fileutils
[190/751] 753364=test_gem_commands_cert_command
[191/751] 753365=test_io
[192/751] 753368=test_securerandom
[193/751] 753368=test_foreach
[194/751] 753368=test_econv
[195/751] 753370=test_gem_commands_install_command
[196/751] 753365=test_gem_ext_cargo_builder_unit
[197/751] 753365=test_stack
[198/751] 753358=test_summary
[199/751] 753362=test_nowrite
[200/751] 753362=test_flip
[201/751] 753362=test_thread_queue
[202/751] 753358=test_iter_break
[203/751] 753358=test_parse
[204/751] 753372=test_process
[205/751] 753371=test_have_macro
[206/751] 753364=test_num2int
[207/751] 753364=test_gem_source_local
[208/751] 753371=test_digest
[209/751] 753371=test_variable
[210/751] 753364=test_cstr
[211/751] 753366=test_gem_resolver_lock_specification
[212/751] 753366=test_address_resolve
[213/751] 753366=test_wss
[214/751] 753366=test_gem_commands_query_command
[215/751] 753358=equality_test
[216/751] 753358=unescape_test
[217/751] 753358=test_x509ext
[218/751] 753371=test_files_ext
[219/751] 753358=test_instrumentation_api
[220/751] 753371=test_at_exit
[221/751] 753371=test_complex
[222/751] 753365=source_location_test
[223/751] 753364=test_inadvertent_creation
[224/751] 753368=static_inspect_test
[225/751] 753367=test_rat
[226/751] 753370=test_extlibs
[227/751] 753367=test_whileuntil
[228/751] 753368=test_transcode
[229/751] 753365=test_flags
[230/751] 753367=test_asn1
[231/751] 753367=json_string_matching_test
[232/751] 753364=test_monitor
[233/751] 753367=test_gem_ext_rake_builder
[234/751] 753371=test_gem_stub_specification
[235/751] 753364=test_method_cache
[236/751] 753364=test_path
[237/751] 753364=test_sprintf_comb
[238/751] 753369=test_tcp
[239/751] 753371=test_pp
[240/751] 753368=test_gem_version
[241/751] 753366=test_gem_commands_stale_command
[242/751] 753371=tunnel_test
[243/751] 753371=test_settracefunc
[244/751] 753366=test_gem_text
[245/751] 753368=test_cgi_util
[246/751] 753366=test_x509req
[247/751] 753364=test_gem_commands_open_command
[248/751] 753369=test_tree_builder
[249/751] 753369=test_protocol
[250/751] 753364=test_gem_ext_cargo_builder_link_flag_converter
[251/751] 753362=test_protect
[252/751] 753362=test_store
[253/751] 753366=test_insns_leaf
[254/751] 753364=test_iseq
[255/751] 753366=dump_test
[256/751] 753369=test_enc_associate
[257/751] 753362=test_allocation
[258/751] 753368=test_gc
[259/751] 753358=location_test
[260/751] 753358=test_open-uri
[261/751] 753360=test_coderange
[262/751] 753360=test_big2str
[263/751] 753360=test_pkg_config
[264/751] 753360=test_string_memory
Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_proc: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 46373>
[265/751] 753360=regexp_test
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    753358  ko1    8u  IPv4 276687466      0t0  TCP localhost:46373->localhost:48302 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_invalid_option: 8
[266/751] 753365=test_complex2
[267/751] 753365=test_iso_8859
[268/751] 753360=test_x509attr
[269/751] 753357=test_dln
[270/751] 753357=test_complexrational
[271/751] 753357=test_pkcs7
Leaked file descriptor: TestOpenURI#test_multiple_cookies: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45495>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    753358  ko1    8u  IPv4 276698114      0t0  TCP localhost:45495->localhost:34840 (CLOSE_WAIT)
[272/751] 753365=test_gem_commands_fetch_command
[273/751] 753360=test_cgi_header
Closed file descriptor: TestOpenURI#test_read_timeout: 8
[274/751] 753360=test_flush
[275/751] 753360=test_require_path_check
Leaked file descriptor: TestOpenURI#test_last_modified: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 44579>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    753358  ko1    8u  IPv4 276692366      0t0  TCP localhost:44579->localhost:46776 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_redirect_relative: 8
[276/751] 753358=test_mul
[277/751] 753358=test_mkmf
[278/751] 753367=test_enumerator_kw
[279/751] 753367=test_mixed_unicode_escapes
[280/751] 753360=test_gb18030
[281/751] 753367=test_gem_package_tar_reader
[282/751] 753360=test_class
[283/751] 753365=test_cgi_session
[284/751] 753360=test_x509crl
[285/751] 753358=test_numeric
[286/751] 753365=test_stringscanner
[287/751] 753367=test_gem_dependency_installer
[288/751] 753358=test_refinement
[289/751] 753357=test_gem_name_tuple
[290/751] 753357=test_warning
[291/751] 753365=test_gbk
[292/751] 753365=test_gem_specification
[293/751] 753361=test_sexp
[294/751] 753360=pattern_test
[295/751] 753357=test_gem_package_tar_header
[296/751] 753369=test_ractor
[297/751] 753361=test_gem_unsatisfiable_dependency_error
[298/751] 753360=test_find
[299/751] 753357=locals_test
[300/751] 753357=test_recursion
[301/751] 753357=test_normalize
[302/751] 753357=test_gem_commands_owner_command
[303/751] 753360=test_basicsocket
[304/751] 753360=test_basicinstructions
[305/751] 753369=test_bigzero
[306/751] 753369=test_mutex
[307/751] 753364=test_struct
[308/751] 753360=test_gem_resolver_vendor_specification
[309/751] 753364=test_typeddata
[310/751] 753361=test_date_strftime
[311/751] 753360=compiler_test
[312/751] 753360=test_verbose
[313/751] 753371=test_gem_ext_builder
[314/751] 753360=test_scheduler
[315/751] 753357=test_ensure_and_callcc
[316/751] 753357=test_signal
[317/751] 753369=test_timeout
[318/751] 753369=test_fixnum
[319/751] 753369=test_iseq_load
[320/751] 753360=test_fstring
[321/751] 753364=test_name_error_extension
[322/751] 753364=test_big5
[323/751] 753364=test_gem_resolver_activation_request
[324/751] 753364=test_null
[325/751] 753364=test_gem_request_set
[326/751] 753360=version_test
[327/751] 753360=test_objectspace
[328/751] 753364=test_trick
[329/751] 753361=test_fd_setsize
[330/751] 753361=test_gem_remote_fetcher_s3
[331/751] 753370=lex_test
[332/751] 753370=test_gem_rdoc
[333/751] 753370=test_require_lib
[334/751] 753361=test_files_test_2
[335/751] 753357=test_gem_version_option
[336/751] 753366=test_constant
[337/751] 753357=test_gem_security_trust_dir
[338/751] 753357=test_default_gems
[339/751] 753357=test_encoding
[340/751] 753365=test_load
[341/751] 753357=json_fixtures_test
[342/751] 753365=test_gem_resolver_specification
[343/751] 753369=test_webauthn_listener
[344/751] 753357=test_lock_native_thread
[345/751] 753365=test_gem_package_tar_reader_entry
[346/751] 753357=test_zsh_completion
[347/751] 753357=test_enc_str_buf_cat
[348/751] 753357=test_have_func
[349/751] 753371=test_addrinfo
[350/751] 753369=test_x509cert
[351/751] 753371=test_http
[352/751] 753371=test_passing_block
[353/751] 753371=test_enumerable
[354/751] 753371=test_bmethod
[355/751] 753371=test_bug-14834
[356/751] 753365=test_svcb_https
[357/751] 753365=test_buffering
[358/751] 753365=ruby_parser_test
[359/751] 753365=test_common
[360/751] 753371=test_optimization
[361/751] 753367=test_gem_request_connection_pools
[362/751] 753359=test_gem_uri_formatter
[363/751] 753359=test_sprintf
[364/751] 753369=test_ractor
[365/751] 753369=parse_success_test
[366/751] 753367=test_module
[367/751] 753365=test_gem_commands_push_command
[368/751] 753369=test_ssl
[369/751] 753359=test_registry
[370/751] 753359=test_deprecate
[371/751] 753357=test_gem_resolver_dependency_request
[372/751] 753359=test_scanner_events
[373/751] 753357=test_external_new
[374/751] 753357=test_abi
[375/751] 753359=test_euc_jp
[376/751] 753359=test_ancdata
[377/751] 753359=test_gem_doctor
[378/751] 753359=test_weakmap
[379/751] 753365=test_rubyvm
[380/751] 753365=test_data_error
[381/751] 753357=test_gem_commands_lock_command
[382/751] 753357=test_euc_kr
[383/751] 753357=test_threadgroup
[384/751] 753365=test_set_len
[385/751] 753365=test_bash_completion
[386/751] 753365=test_exception
[387/751] 753357=test_gem_security_signer
[388/751] 753357=test_gem_local_remote_options
[389/751] 753357=test_mdns
[390/751] 753357=test_x509store
[391/751] 753366=test_gem_ext_configure_builder
[392/751] 753366=test_dir
[393/751] 753357=test_kwargs
[394/751] 753357=test_io_wait
[395/751] 753357=test_lexer
[396/751] 753358=test_merge_keys
[397/751] 753357=test_random
[398/751] 753357=test_tsort
[399/751] 753358=test_ns_spki
[400/751] 753357=test_depth_first
[401/751] 753357=test_integer_comb
[402/751] 753358=index_write_test
[403/751] 753358=test_date_ractor
[404/751] 753366=test_m17n_comb
[405/751] 753364=test_pair
[406/751] 753358=test_tree_spell_checker
[407/751] 753358=lex_test
[408/751] 753370=test_bundled_gems
[409/751] 753370=integer_parse_test
[410/751] 753370=test_gem_validator
[411/751] 753370=test_prettyprint
[412/751] 753370=test_install
[413/751] 753370=regular_expression_options_test
[414/751] 753370=test_queue
[415/751] 753370=test_sleep
[416/751] 753367=test_configuration
[417/751] 753367=test_windows_1252
[418/751] 753367=test_udp
[419/751] 753367=dispatcher_test
[420/751] 753363=warnings_test
[421/751] 753363=test_to_ary_concat
[422/751] 753367=test_printf
[423/751] 753367=test_rubyoptions
[424/751] 753358=test_stringify_symbols
[425/751] 753358=test_ts
[426/751] 753363=test_emitter
[427/751] 753363=test_gem_resolver_api_set
[428/751] 753359=parse_stream_test
[429/751] 753361=test_gem_source_subpath_problem
[430/751] 753359=node_id_test
[431/751] 753365=test_tmpdir
[432/751] 753363=test_type
[433/751] 753364=test_range
[434/751] 753363=encodings_test
[435/751] 753365=test_io_buffer
[436/751] 753361=test_gem_impossible_dependencies_error
[437/751] 753361=json_generator_test
[438/751] 753365=test_dryrun
[439/751] 753363=test_project_sanity
[440/751] 753365=regular_expression_encoding_test
[441/751] 753365=test_env
[442/751] 753363=test_gem_commands_cleanup_command
[443/751] 753370=test_placearg
[444/751] 753358=test_interned_str
[445/751] 753358=test_ensured
[446/751] 753358=comments_test
[447/751] 753370=test_delete
[448/751] 753358=test_config
[449/751] 753370=test_io_m17n
[450/751] 753359=test_forwardable
[451/751] 753359=test_object_create_start
[452/751] 753359=test_continuation
[453/751] 753358=test_files_test
[454/751] 753359=test_gem_dependency_list
[455/751] 753362=test_gem_resolver_installer_set
[456/751] 753359=test_gem_commands_uninstall_command
[457/751] 753358=test_pkey_dh
[458/751] 753358=test_shapes
[459/751] 753358=test_ocsp
[460/751] 753361=test_gem_silent_ui
[461/751] 753361=test_require
[462/751] 753361=test_ifunless
[463/751] 753361=test_case
[464/751] 753362=test_cgi_multipart
[465/751] 753361=test_bug-5832
[466/751] 753361=test_autoconf
[467/751] 753361=test_did_you_mean
[468/751] 753362=test_popen_deadlock
[469/751] 753363=test_gem_safe_yaml
[470/751] 753363=test_digest_extend
[471/751] 753363=test_gc
[472/751] 753363=test_time
[473/751] 753361=json_encoding_test
[474/751] 753361=test_math
[475/751] 753358=test_super
[476/751] 753361=test_libs
[477/751] 753361=onigmo_test
[478/751] 753361=test_struct
[479/751] 753361=test_ast
[480/751] 753363=fuzzer_test
[481/751] 753363=test_rb_str_dup
[482/751] 753363=test_gem_bundler_version_finder
[483/751] 753363=test_console_attr
[484/751] 753363=constant_path_node_test
[485/751] 753363=test_gem_path_support
[486/751] 753363=newline_test
[487/751] 753369=parser_test
[488/751] 753369=snippets_test
[489/751] 753363=test_array
[490/751] 753363=test_ubf_async_safe
[491/751] 753363=test_webauthn_listener_response
[492/751] 753359=heredoc_test
[493/751] 753359=test_dup
[494/751] 753363=test_require
[495/751] 753360=test_stringio
[496/751] 753364=test_dns
[497/751] 753360=test_gem_commands_info_command
[498/751] 753362=command_line_test
[499/751] 753359=test_io_timeout
[500/751] 753359=test_date_new
[501/751] 753359=test_bug-3571
[502/751] 753360=test_system
[503/751] 753359=test_notimplement
[504/751] 753359=test_emoji_breaks
[505/751] 753359=test_comparable
[506/751] 753362=test_configuration
[507/751] 753359=test_alias
[508/751] 753362=test_gem_requirement
[509/751] 753364=test_sizeof
[510/751] 753362=test_compile_prism
[511/751] 753358=test_gem_commands_build_command
[512/751] 753359=test_gem_security
[513/751] 753370=test_euc_tw
[514/751] 753370=test_x509name
[515/751] 753370=test_sleep
[516/751] 753358=test_wait
[517/751] 753357=test_object_references
[518/751] 753357=test_egrep_cpp
[519/751] 753358=test_argf
[520/751] 753357=test_gem_resolver_composed_set
[521/751] 753357=test_date_conv
[522/751] 753362=test_webauthn_poller
[523/751] 753357=test_buffered_io
[524/751] 753357=test_yjit
[525/751] 753362=test_m17n
[526/751] 753370=test_ipaddr
[527/751] 753370=test_arity
[528/751] 753370=test_trace
[529/751] 753370=test_gem_stream_ui
[530/751] 753370=test_numhash
[531/751] 753370=test_nofree
[532/751] 753370=test_pkey_rsa
[533/751] 753362=test_gem_console_ui
[534/751] 753362=test_member
[535/751] 753362=test_resource
[536/751] 753362=test_set
[537/751] 753362=test_gem_source_fetch_problem
[538/751] 753362=test_gem_update_suggestion
[539/751] 753362=test_reqarg
[540/751] 753360=test_method
[541/751] 753368=test_unicode_normalize
[542/751] 753370=test_ractor_compatibility
[543/751] 753359=test_append
[544/751] 753368=test_gem_resolver_lock_set
[545/751] 753359=test_gem_package_tar_writer
[546/751] 753368=test_rubygems
[547/751] 753359=ripper_test
[548/751] 753369=test_case_mapping
[549/751] 753369=test_yaml_tree
[550/751] 753368=test_mailto
[551/751] 753368=test_socket
[552/751] 753369=test_timeout
[553/751] 753362=test_not
[554/751] 753362=test_weakref
[555/751] 753370=test_scalar_scanner
[556/751] 753370=test_io_buffer
[557/751] 753371=test_arith_seq_beg_len_step
[558/751] 753362=test_hash
[559/751] 753370=test_gem_resolver_requirement_list
[560/751] 753370=test_beginendblock
[561/751] 753371=test_yjit_exit_locations
[562/751] 753369=test_gem_commands_pristine_command
[563/751] 753371=test_gem_config_file
[564/751] 753359=test_yamlstore
[565/751] 753359=test_parser
[566/751] 753365=test_date
[567/751] 753365=test_pkcs12
[568/751] 753359=test_date_time
[569/751] 753359=test_change_word
[570/751] 753359=test_modify_expand
[571/751] 753371=test_gem_source_installed
[572/751] 753359=test_gem_available_set
[573/751] 753371=test_gem_platform
[574/751] 753359=test_symbol
[575/751] 753359=test_gem_uninstaller
[576/751] 753371=overlap_test
[577/751] 753370=test_pty
[578/751] 753365=test_dbm
[579/751] 753365=test_variable_name_check
[580/751] 753365=test_gem_commands_list_command
[581/751] 753364=test_gem_source_vendor
[582/751] 753364=string_encoding_test
[583/751] 753365=test_exception_at_throwing
[584/751] 753366=test_name_error
[585/751] 753365=test_gem_source
[586/751] 753364=test_frozen
[587/751] 753364=test_safe_load
[588/751] 753364=test_utf16
[589/751] 753364=test_gem_package
[590/751] 753371=test_enumerator
[591/751] 753370=test_time_tz
[592/751] 753370=test_backtrace
[593/751] 753365=string_query_test
[594/751] 753365=test_nil
[595/751] 753365=test_class2name
[596/751] 753365=test_gem_commands_outdated_command
[597/751] 753365=test_gem_request_set_lockfile_tokenizer
[598/751] 753365=test_kdf
[599/751] 753366=test_array
[600/751] 753368=test_set
[601/751] 753365=test_find_executable
[602/751] 753365=test_error_highlight
[603/751] 753368=test_resolve_symbol
[604/751] 753359=test_profile_frames
[605/751] 753368=test_date_compat
[606/751] 753368=test_lazy_enumerator
[607/751] 753359=test_digest
[608/751] 753364=test_gem_package_old
[609/751] 753364=test_rbconfig
[610/751] 753364=test_gem_uri
[611/751] 753370=test_debug
[612/751] 753364=test_stringchar
[613/751] 753370=test_gem_commands_help_command
[614/751] 753369=test_arith_seq_extract
[615/751] 753363=test_enumerator
[616/751] 753363=test_ractor
[617/751] 753370=test_psych
[618/751] 753370=json_coder_test
[619/751] 753364=test_gem_source_list
[620/751] 753370=test_yaml_special_cases
[621/751] 753370=attribute_write_test
[622/751] 753370=test_parser
[623/751] 753363=test_cgi_core
[624/751] 753370=test_delegate
[625/751] 753364=test_files_test_1
[626/751] 753363=percent_delimiter_string_test
[627/751] 753370=test_gem
[628/751] 753363=freeze_test
[629/751] 753363=test_ractor
[630/751] 753369=test_float
[631/751] 753363=test_gem_remote_fetcher_local_ssl_server
[632/751] 753368=test_ractor
[633/751] 753359=library_symbols_test
[634/751] 753359=test_json_tree
[635/751] 753359=test_emitter
[636/751] 753359=test_pkey_dsa
[637/751] 753368=test_https_proxy
[638/751] 753368=test_nomethod_error
[639/751] 753359=test_ssl
[640/751] 753368=test_date_strptime
[641/751] 753369=test_proc
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=276713710, 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    753359  ko1    7u  IPv4 276713710      0t0  TCP localhost:41055->localhost:59754 (CLOSE_WAIT)
[642/751] 753368=test_shellwords
[643/751] 753368=test_cclass
[644/751] 753368=test_singleton_function
[645/751] 753368=test_uncorrectable_name_check
[646/751] 753368=test_load
[647/751] 753368=test_omap
[648/751] 753368=test_marshal
[649/751] 753363=test_zlib
[650/751] 753370=magic_comment_test
[651/751] 753359=test_framework
[652/751] 753358=test_case_comprehensive
[653/751] 753358=test_erb
[654/751] 753359=test_integer
[655/751] 753360=json_ext_parser_test
[656/751] 753360=test_time
[657/751] 753368=test_duplicate
[658/751] 753370=test_date_attr
[659/751] 753370=test_scan_args
[660/751] 753368=test_class_name_check
[661/751] 753370=test_gem_resolver_git_set
[662/751] 753368=test_string
[663/751] 753358=test_emoji
[664/751] 753358=test_sorted_set
[665/751] 753365=test_files_lib
[666/751] 753369=test_condition
[667/751] 753369=test_cp949
[668/751] 753360=test_gem_source_git
[669/751] 753369=test_pipe
[670/751] 753370=test_regex_casefold
[671/751] 753370=test_random_formatter
[672/751] 753369=test_gem_commands_check_command
[673/751] 753370=test_gem_command_manager
[674/751] 753369=test_gem_installer
[675/751] 753358=test_capacity
[676/751] 753358=test_nextafter
[677/751] 753370=test_gem_safe_marshal
[678/751] 753358=test_backtrace
[679/751] 753358=test_random
[680/751] 753358=test_bundled_ca
[681/751] 753360=test_to_ruby
[682/751] 753360=static_literals_test
[683/751] 753360=test_data
[684/751] 753360=test_noarg
[685/751] 753360=test_pkey_ec
[686/751] 753358=test_rand
[687/751] 753360=test_fips
[688/751] 753370=test_gem_commands_update_command
[689/751] 753360=test_date_parse
[690/751] 753358=test_memory_view
[691/751] 753358=test_helper
[692/751] 753358=test_ellipsize
[693/751] 753358=test_utf32
[694/751] 753358=test_integer
[695/751] 753358=test_open3
[696/751] 753360=errors_test
[697/751] 753360=test_ftp
[698/751] 753360=test_vm_dump
[699/751] 753360=json_parser_test
[700/751] 753360=test_cesu8
[701/751] 753360=test_gem_commands_rebuild_command
[702/751] 753364=test_gem_commands_setup_command
[703/751] 753360=test_alias_and_anchor
[704/751] 753360=test_fiber
[705/751] 753370=breadth_first_search_test
[706/751] 753370=test_generic
[707/751] 753363=test_gc_compact
[708/751] 753370=test_deprecated
[709/751] 753370=test_div
[710/751] 753370=test_resize
[711/751] 753370=test_object
[712/751] 753370=test_gem_commands_signout_command
[713/751] 753370=test_exception
[714/751] 753370=test_gem_ext_cargo_builder
[715/751] 753370=test_gem_gem_runner
[716/751] 753364=test_file_exhaustive
[717/751] 753370=test_stream
[718/751] 753370=test_ractor
[719/751] 753370=test_ssl_session
[720/751] 753362=test_optarg
[721/751] 753362=test_autoload
[722/751] 753366=test_gem_resolver_local_specification
[723/751] 753367=test_gem_commands_unpack_command
[724/751] 753366=test_gem_commands_exec_command
[725/751] 753370=test_pack
[726/751] 753367=test_ossl
[727/751] 753370=test_date_marshal
[728/751] 753370=test_grapheme_breaks
[729/751] 753370=test_gem_request_set_gem_dependency_api
[730/751] 753365=test_syntax
[731/751] 753359=test_assignment
[732/751] 753370=test_singleton
[733/751] 753370=test_key_name_check
[734/751] 753370=test_ripper
[735/751] 753372=test_gem_commands_server_command
[736/751] 753372=test_httpheader
[737/751] 753372=test_data
[738/751] 753372=test_http_request
[739/751] 753372=test_provider
[740/751] 753366=test_bn
[741/751] 753366=test_gem_package_task
[742/751] 753366=!Nothing_to_test
[743/751] 753366=test_keyword
[744/751] 753370=numeric_value_test
[745/751] 753370=test_kernel
[746/751] 753358=test_method_name_check
[747/751] 753358=heredoc_dedent_test
[748/751] 753358=test_len
[749/751] 753358=implicit_array_test
[750/751] 753358=test_acceptable
[751/751] 753372=test_function_entry
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    996    1015    1015    1015 pts/0       1015 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
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1018  752003    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 752003  752007    1015    1015 pts/0       1015 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.20250217-173906 --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'" --incremental --exclude-steps=test_btest
 752007  752008    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250217-173906 --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' --incremental --exclude-steps=test_btest
 752008  753024    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 753024  753025    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 753025  753354    1015    1015 pts/0       1015 Sl+   1000   0:17 /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
 753354  753362    1015    1015 pts/0       1015 Sl+   1000   0:28 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 753362  788506    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 753362  788510    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
 752008  789296    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 1050354    1015    1015 pts/0       1015 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 1863343    1015    1015 pts/0       1015 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=>[996, 1050354, 1863343], 996=>[1015], 1015=>[1018], 1018=>[752003], 752003=>[752007], 752007=>[752008], 752008=>[753024, 789296], 753024=>[753025], 753025=>[753354], 753354=>[753362], 753362=>[788506, 788510]}
$ timeout 60 gdb -p 788506 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 788508]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000059b06f538e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x78bf792006c0 (LWP 788506) "test_autoload.*" 0x000059b06f538e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x78bfa42006c0 (LWP 788508) "test_autoload.*" 0x000078bfc051b4cd in __GI___poll (fds=0x78bf8d709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x78bfa42006c0 (LWP 788508) "test_autoload.*"):
#0  0x000078bfc051b4cd in __GI___poll (fds=0x78bf8d709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059b06f4c36ea in __interceptor_poll ()
No symbol table info available.
#2  0x000059b06f8706cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        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:3005
        vm = <optimized out>
#4  0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078bfc049caa4 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 = {132764487648960, -2386428097558842632, 132764487648960, -352, 0, 132763766219536, -2386428097546259720, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078bfc0529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78bf792006c0 (LWP 788506) "test_autoload.*"):
#0  0x000059b06f538e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000059b06f539e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000059b06f488680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000059b06f4884f9 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  0x000059b06f488125 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  0x000059b06f48312e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000059b06f482f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000059b06f51ee83 in __interceptor_malloc ()
No symbol table info available.
#8  0x000059b06fdf6d92 in context_push (parser=0x78bf791fc4f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8676
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x78bf791fc4f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13905
        statements = 0x50400054ee50
        last_value = <optimized out>
#10 0x000059b06fdd88ab in parse_program (parser=0x78bf791fc4f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22338
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#11 pm_parse (parser=0x78bf791fc4f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22763
No locals.
#12 0x000059b06fb8ab70 in pm_parse_file (result=0x78bf791fc4f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11330
        rbimpl_id = 39275
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#13 0x000059b06f6684d3 in load_iseq_eval (ec=0x51600186e4d0, fname=fname@entry=132764400903520) at /tmp/ruby/src/trunk_asan/load.c:752
        result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>}
        error = <optimized out>
        ec = 0x51600186e4d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 132764951106400
        iseq = <optimized out>
#14 0x000059b06f66362b in require_internal (ec=ec@entry=0x51600186e4d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150000ff800
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132764951106560
        realpath_map = 132764951106400
        path = 132764400903520
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#15 0x000059b06f661622 in rb_require_string_internal (fname=132764400904080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x51600186e4d0
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#17 0x000059b06f93fa28 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:3801
        ci = 0x1369100140003
        cc = <optimized out>
        me = 0x78bfbf91b598
        cfunc = 0x504000018558
        recv = 132764952350120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x000059b06f925e7d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78bf791fd490) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#19 0x000059b06f92bad5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188
No locals.
#20 0x000059b06f8ed649 in vm_sendish (ec=0x51600186e4d0, reg_cfp=0x78bf8f9876e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#21 vm_exec_core (ec=ec@entry=0x51600186e4d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf8f9876e8
        reg_pc = 0x51100005ed38
        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_objtostring = <optimized out>
th: 0x5150000ff800, native_id: 0x78bf792006c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        INSN_LABEL_opt_ary_freeze = <optimized out>
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        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>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#22 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x51600186e4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf791fd840, <optimized out>, <optimized out>}, prev = 0x78bf78409e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x000059b06f95394a in vm_call0_body (ec=<optimized out>, calling=0x78bf78509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x78bf785098d0
        cc = <optimized out>
        ret = <optimized out>
#24 0x000059b06f9531bf in vm_call0_cme (ec=0x51600186e4d0, calling=0x78bf78509860, argv=0x78bf791fdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#25 vm_call0_body (ec=<optimized out>, calling=0x78bf78509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x78bf99777fa0
        orig_cme = <optimized out>
        ci = 0x78bf785098d0
        cc = 0x78bf99777f78
        ret = <optimized out>
#26 0x000059b06f90779e in vm_call0_cc (recv=132764952350120, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x78bf99777f78, kw_splat=0, ec=<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 0x80)>
        use_argv = 0x0
        av = <optimized out>
#27 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:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x78bf99777f78
        self = <optimized out>
#28 0x000059b06f9085ce in rb_funcallv (recv=132764952350120, mid=22673, argc=1, argv=0x78bf791fdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x78bf791fdc40
#30 0x000059b06f8c841e in autoload_feature_require (_arguments=132763766218800) at /tmp/ruby/src/trunk_asan/variable.c:2921
        arguments = 0x78bf791fe030
        autoload_const = <optimized out>
        result = <optimized out>
#31 autoload_try_load (_arguments=132763766218800) at /tmp/ruby/src/trunk_asan/variable.c:2935
        arguments = 0x78bf791fe030
        result = <optimized out>
        ce = <optimized out>
#32 0x000059b06f5672e0 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:1073
        _ec = 0x51600186e4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bf791fdfb0, <optimized out>, 0x78bf791fdec0, <optimized out>, <optimized out>}, prev = 0x78bf78409640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600186e4d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x000059b06f8c7786 in rb_autoload_load (module=module@entry=132764952427840, name=name@entry=221115) at /tmp/ruby/src/trunk_asan/variable.c:2996
        ce = 0x5030008f48e0
        arguments = {module = 132764952427840, name = 221115, flag = 0, mutex = 132764335747080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#34 0x000059b06f8d11bd in rb_const_search_from (klass=132764401469160, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3098
        ac = 0xfffffffffffffe00
        am = 132764952427840
        tmp = 132764952427840
        ce = <optimized out>
        current = 132764952427840
        value = <optimized out>
        first_iteration = <optimized out>
#35 0x000059b06f8c9484 in rb_const_search (klass=132764401469160, id=221115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3120
        value = <optimized out>
#36 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:3047
        c = <optimized out>
#37 0x000059b06f8d458e 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:1134
        root_cref = <optimized out>
        klass = 92358976733448
        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>
#38 0x000059b06f8df821 in vm_get_ev_const_chain (ec=0x51600186e4d0, segments=0x50200091bf90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200091acf0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435
        segments = 0x50200091bf90
        ice = <optimized out>
        val = <optimized out>
#40 0x000059b06f8e1149 in vm_exec_core (ec=ec@entry=0x51600186e4d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf8f987720
        reg_pc = 0xfffffffffffffe00
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#41 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x51600186e4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf791feae0, <optimized out>, <optimized out>}, prev = 0x78bf785096b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x000059b06f95d392 in invoke_iseq_block_from_c (ec=0x51600186e4d0, captured=0x78bf8f9877a8, self=132764426985720, 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:1611
        flags = 0
        iseq = 0x78bf9bafaea0
        cfp = <optimized out>
        sp = 0x78bf8f887850
        use_argv = 0x0
        stack_argv = 0x78bf8f887850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 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:1625
        captured = 0x78bf8f9877a8
#44 0x000059b06f9099e6 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:1662
No locals.
#45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#47 0x000059b06f9099e6 in rb_yield (val=<optimized out>)
No locals.
#48 0x000059b06f566bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x51600186e4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bf791fee70, <optimized out>, 0x78bf791fed80, <optimized out>, <optimized out>}, prev = 0x78bf78409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51600186e4d0
        cfp = 0x78bf8f987758
#49 0x000059b06f6e151b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283
        status = <optimized out>
        pid = <optimized out>
#50 0x000059b06f93fa28 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:3801
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x78bf9ef54408
        cfunc = 0x504000020058
        recv = 132764426985720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#51 0x000059b06f8e70b8 in vm_sendish (ec=0x51600186e4d0, reg_cfp=0x78bf8f987790, cd=0x50200092d4b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#52 vm_exec_core (ec=ec@entry=0x51600186e4d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200092d4b0
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf8f987790
        reg_pc = 0x504000485730
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#53 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x51600186e4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf791ff6c0, <optimized out>, <optimized out>}, prev = 0x78bf791ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x000059b06f91963b in invoke_iseq_block_from_c (ec=0x51600186e4d0, captured=<optimized out>, self=132764426985720, 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:1611
        flags = 0
        iseq = 0x78bf9bafaec8
        cfp = 0x78bf8f9877c8
        sp = 0x78bf8f887818
        use_argv = <optimized out>
        stack_argv = 0x78bf8f887818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x51600186e4d0, self=132764426985720, 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:1705
        block = <optimized out>
        keyword_hash = <optimized out>
#56 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:1735
No locals.
#57 0x000059b06f9178c6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x50400047a1d0, argc=1867746894, 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:1756
        self = 0
#58 0x000059b06f86f469 in thread_do_start_proc (th=th@entry=0x5150000ff800) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400047a1d0
        args_len = 0
        args_ptr = <optimized out>
#59 0x000059b06f86d09a in thread_do_start (th=0x5150000ff800) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#60 thread_start_func_2 (th=th@entry=0x5150000ff800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#61 0x000059b06f86c35e in call_thread_start_func_2 (th=0x5150000ff800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x78bf791ffcc0
#62 nt_start (ptr=0x50c0005eaa40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x5150000ff800
        sched = <optimized out>
        nt = 0x50c0005eaa40
        vm = 0x525000000100
#63 0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#64 0x000078bfc049caa4 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 = {132763766228672, -2386892091465764104, 132763766228672, -352, 0, 140732450387216, -2386892091453181192, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x000078bfc0529c3c 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 788506) detached]
$ timeout 60 gdb -p 788510 -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 753362 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 789323]
[New LWP 788511]
[New LWP 784880]
[New LWP 754098]
[New LWP 753567]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=3863, cancel=true, abstime=0x7ffed3b6bfc0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x78bfc0626c40 (LWP 753362) "ruby"            0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=3863, cancel=true, abstime=0x7ffed3b6bfc0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x78bf826006c0 (LWP 789323) "test_autoload.*" 0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x78bf825fc3e0, op=137, expected=0, futex_word=0x50c0005e8ed0) at ./nptl/futex-internal.c:57
  3    Thread 0x78bfa42006c0 (LWP 788511) "test_autoload.*" 0x000078bfc051b4cd in __GI___poll (fds=0x78bf8d709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x78bf7d4006c0 (LWP 784880) "parallel.rb:40"  0x000078bfc051b4cd in __GI___poll (fds=0x78bf7c214c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x78bf9a4006c0 (LWP 754098) "Timeout stdlib " 0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=30911, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007e8e50) at ./nptl/futex-internal.c:57
  6    Thread 0x78bf9cc006c0 (LWP 753567) "Gem::Timeout st" 0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=30911, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00069c094) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x78bf9cc006c0 (LWP 753567) "Gem::Timeout st"):
#0  0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=30911, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00069c094) 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=30911, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00069c094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00069c094, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078bfc049b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00069c068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78bfc049b4b0 <__condvar_cleanup_waiting>, __arg = 0x78bf9cbfeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 41, cond = 0x50c00069c068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 41
        seq = 20
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00069c068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000059b06f8464ff in rb_native_cond_wait (cond=0x50c00069c094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000130180, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x000059b06f86b272 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000130180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x000059b06f850991 in native_sleep (th=0x515000130180, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282
        sched = <optimized out>
#9  sleep_forever (th=0x515000130180, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1358
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000059b06f869ce5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132764438526080, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1403
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000059b06f5672e0 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:1073
        _ec = 0x5160020a00d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bf9cbfeef0, <optimized out>, 0x78bf9cbfee00, <optimized out>, <optimized out>}, prev = 0x78bf9a809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160020a00d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000059b06f8691cd in queue_do_pop (self=<optimized out>, q=0x504000330010, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 132764438526080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 132764438526080, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000330010
        end = 0
#14 0x000059b06f8e8657 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7394
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000059b06f8e8657 in vm_invoke_builtin_delegate (ec=0x5160020a00d0, cfp=0x78bf9c7ff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160020a00d0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf9c7ff758
        reg_pc = <optimized out>
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#17 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160020a00d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf9cbff6c0, <optimized out>, <optimized out>}, prev = 0x78bf9cbffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000059b06f91963b in invoke_iseq_block_from_c (ec=0x5160020a00d0, captured=<optimized out>, self=132764950544800, 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:1611
        flags = 0
        iseq = 0x78bfa13281b8
        cfp = 0x78bf9c7ff7c8
        sp = 0x78bf9c6ff818
        use_argv = <optimized out>
        stack_argv = 0x78bf9c6ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160020a00d0, self=132764950544800, 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:1705
        block = <optimized out>
        keyword_hash = <optimized out>
#20 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:1735
No locals.
#21 0x000059b06f9178c6 in rb_vm_invoke_proc (ec=0x50c00069c094, proc=0x189, proc@entry=0x5040003e4050, argc=-1068921487, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1756
        self = 0
#22 0x000059b06f86f469 in thread_do_start_proc (th=th@entry=0x515000130180) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003e4050
        args_len = 0
        args_ptr = <optimized out>
#23 0x000059b06f86d09a in thread_do_start (th=0x515000130180) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000130180, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#25 0x000059b06f86c35e in call_thread_start_func_2 (th=0x515000130180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x78bf9cbffcc0
#26 nt_start (ptr=0x50c00069c040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x515000130180
        sched = <optimized out>
        nt = 0x50c00069c040
        vm = 0x525000000100
#27 0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078bfc049caa4 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 = {132764363916992, -2386409680739077384, 132764363916992, -352, 0, 132764321961360, -2386409680726494472, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000078bfc0529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x78bf9a4006c0 (LWP 754098) "Timeout stdlib "):
#0  0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=30911, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007e8e50) 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=30911, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0007e8e50) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0007e8e50, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078bfc049b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0007e8e28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78bfc049b4b0 <__condvar_cleanup_waiting>, __arg = 0x78bf9a3feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 64, cond = 0x50c0007e8e28, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 64
        seq = 32
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0007e8e28, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000059b06f8464ff in rb_native_cond_wait (cond=0x50c0007e8e50, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000172d00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x000059b06f86b272 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000172d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x000059b06f850991 in native_sleep (th=0x515000172d00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282
        sched = <optimized out>
#9  sleep_forever (th=0x515000172d00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1358
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000059b06f869ce5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132764950484560, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1403
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000059b06f5672e0 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:1073
        _ec = 0x516002691fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bf9a3feef0, <optimized out>, 0x78bf9a3fee00, <optimized out>, <optimized out>}, prev = 0x78bf95409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002691fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000059b06f8691cd in queue_do_pop (self=<optimized out>, q=0x50400005ae50, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 132764950484560, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 132764950484560, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005ae50
        end = 0
#14 0x000059b06f8e8657 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7394
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000059b06f8e8657 in vm_invoke_builtin_delegate (ec=0x516002691fd0, cfp=0x78bf9b4ed758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002691fd0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf9b4ed758
        reg_pc = <optimized out>
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#17 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x516002691fd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf9a3ff6c0, <optimized out>, <optimized out>}, prev = 0x78bf9a3ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000059b06f91963b in invoke_iseq_block_from_c (ec=0x516002691fd0, captured=<optimized out>, self=132764950571840, 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:1611
        flags = 0
        iseq = 0x78bfbfb65f88
        cfp = 0x78bf9b4ed7c8
        sp = 0x78bf9b3ed818
        use_argv = <optimized out>
        stack_argv = 0x78bf9b3ed818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002691fd0, self=132764950571840, 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:1705
        block = <optimized out>
        keyword_hash = <optimized out>
#20 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:1735
No locals.
#21 0x000059b06f9178c6 in rb_vm_invoke_proc (ec=0x50c0007e8e50, proc=0x189, proc@entry=0x5040004bbe50, argc=-1068921487, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1756
        self = 0
#22 0x000059b06f86f469 in thread_do_start_proc (th=th@entry=0x515000172d00) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004bbe50
        args_len = 0
        args_ptr = <optimized out>
#23 0x000059b06f86d09a in thread_do_start (th=0x515000172d00) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000172d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#25 0x000059b06f86c35e in call_thread_start_func_2 (th=0x515000172d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x78bf9a3ffcc0
#26 nt_start (ptr=0x50c0007e8e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x515000172d00
        sched = <optimized out>
        nt = 0x50c0007e8e00
        vm = 0x525000000100
#27 0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078bfc049caa4 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 = {132764321973952, -2386406382204194056, 132764321973952, -352, 0, 140732450384304, -2386406382191611144, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000078bfc0529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x78bf7d4006c0 (LWP 784880) "parallel.rb:40"):
#0  0x000078bfc051b4cd in __GI___poll (fds=0x78bf7c214c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059b06f4c36ea in __interceptor_poll ()
No symbol table info available.
#2  0x000059b06f61f46d in nogvl_wait_for (th=132764346059880, fptr=0x51100045a8c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x000059b06f6208e6 in internal_read_func (ptr=0x78bf7c214a40) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x78bf7c214a40
        result = <optimized out>
#5  0x000059b06f8548d3 in rb_thread_io_blocking_call (func=0x59b06f620460 <internal_read_func>, data1=0x78bf7c214a40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1824
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x000059b06f5672e0 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:1073
        _ec = 0x5160019329d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bf7d3fedb0, <optimized out>, 0x78bf7d3fecc0, <optimized out>, <optimized out>}, prev = 0x78bf7c209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160019329d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000059b06f634cf5 in io_read_memory_locktmp (str=132763816643680, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
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:3497
        str = <optimized out>
        iis = {th = 132764346059880, fptr = 0x51100045a8c0, nonblock = 0, fd = 4, buf = 0x5190002bde80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100045a8c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000059b06f610f31 in io_readpartial (argc=2082557024, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x000059b06f93fa28 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:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x78bfbfd19ed8
        cfunc = 0x504000010f58
        recv = 132764346060040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000059b06f8ed649 in vm_sendish (ec=0x5160019329d0, reg_cfp=0x78bf93df7790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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=0x5160019329d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf93df7790
        reg_pc = 0x51300004b8e0
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160019329d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf7d3ff6c0, <optimized out>, <optimized out>}, prev = 0x78bf7d3ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000059b06f91963b in invoke_iseq_block_from_c (ec=0x5160019329d0, captured=<optimized out>, self=132764935982720, 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:1611
        flags = 0
        iseq = 0x78bfbfbac780
        cfp = 0x78bf93df77c8
        sp = 0x78bf93cf7818
        use_argv = <optimized out>
        stack_argv = 0x78bf93cf7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160019329d0, self=132764935982720, 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:1705
        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:1735
No locals.
#17 0x000059b06f9178c6 in rb_vm_invoke_proc (ec=0x78bf7c214c60, proc=0x1, proc@entry=0x5040004869d0, argc=-1068387123, 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:1756
        self = 4294967295
#18 0x000059b06f86f469 in thread_do_start_proc (th=th@entry=0x5150001cb680) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004869d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x000059b06f86d09a in thread_do_start (th=0x5150001cb680) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150001cb680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x000059b06f86c35e in call_thread_start_func_2 (th=0x5150001cb680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x78bf7d3ffcc0
#22 nt_start (ptr=0x50c00040dbc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x5150001cb680
        sched = <optimized out>
        nt = 0x50c00040dbc0
        vm = 0x525000000100
#23 0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000078bfc049caa4 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 = {132763835434688, -2386901162436693256, 132763835434688, -352, 25, 140732450390032, -2386901162424110344, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000078bfc0529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x78bfa42006c0 (LWP 788511) "test_autoload.*"):
#0  0x000078bfc051b4cd in __GI___poll (fds=0x78bf8d709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059b06f4c36ea in __interceptor_poll ()
No symbol table info available.
#2  0x000059b06f8706cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        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:3005
        vm = <optimized out>
#4  0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078bfc049caa4 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 = {132764487648960, -2386428097558842632, 132764487648960, -352, 0, 132764015780656, -2386428097546259720, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078bfc0529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x78bf826006c0 (LWP 789323) "test_autoload.*"):
#0  0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x78bf825fc3e0, op=137, expected=0, futex_word=0x50c0005e8ed0) 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=20576, abstime=0x78bf825fc3e0, clockid=20576, expected=0, futex_word=0x50c0005e8ed0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5267712
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0005e8ed0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x78bf825fc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078bfc049bc8e in __pthread_cond_wait_common (abstime=0x78bf825fc3e0, clockid=1, mutex=0x515000290aa0, cond=0x50c0005e8ea8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78bfc049b4b0 <__condvar_cleanup_waiting>, __arg = 0x78bf825fc2d0, __canceltype = 51, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0005e8ea8, mutex = 0x515000290aa0, 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=0x50c0005e8ea8, mutex=mutex@entry=0x515000290aa0, abstime=abstime@entry=0x78bf825fc3e0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000059b06f86ad41 in native_cond_timedwait (cond=0x50c0005e8ea8, mutex=0x515000290aa0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000290980, rel=rel@entry=0x78bf8ca0a620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000290aa0
        cond = 0x50c0005e8ea8
        max = 100000000000000000
#7  0x000059b06f851714 in native_sleep (th=0x515000290980, rel=0x78bf8ca0a620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1306
        prev_status = THREAD_RUNNABLE
        end = 1390341448065257
        woke = 1
#9  0x000059b06f6e208d in rb_f_sleep (argc=1, argv=0x78bf8f5818c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964
        beg = 1739814556
        scheduler = <optimized out>
        end = <optimized out>
#10 0x000059b06f93fa28 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:3801
        ci = 0x672100140003
        cc = <optimized out>
        me = 0x78bf9efe4120
        cfunc = 0x504000020258
        recv = 132764368691480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000059b06f925e7d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78bf825fcb50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000059b06f925935 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x78bf825fc3e0
#13 0x000059b06f8ed649 in vm_sendish (ec=0x5160018711d0, reg_cfp=0x78bf8f6816b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#14 vm_exec_core (ec=ec@entry=0x5160018711d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf8f6816b0
        reg_pc = 0x50400054d678
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#15 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160018711d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf825fcf00, <optimized out>, <optimized out>}, prev = 0x78bf825fd900, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000059b06f66876c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132764345225640) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x78bf9ba2d068
#17 0x000059b06f66362b in require_internal (ec=ec@entry=0x5160018711d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000290980
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132764951106560
        realpath_map = 132764951106400
        path = 132764345225640
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x000059b06f661622 in rb_require_string_internal (fname=132764400895200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160018711d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#20 0x000059b06f93fa28 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:3801
        ci = 0x1369100140003
        cc = <optimized out>
        me = 0x78bfbf91b598
        cfunc = 0x504000018558
        recv = 132764952350120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x000059b06f925e7d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78bf825fe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x000059b06f92bad5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188
No locals.
#23 0x000059b06f8ed649 in vm_sendish (ec=0x5160018711d0, reg_cfp=0x78bf8f681758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#24 vm_exec_core (ec=ec@entry=0x5160018711d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf8f681758
        reg_pc = 0x51100005ed38
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160018711d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf825fe420, <optimized out>, <optimized out>}, prev = 0x78bf8cc09a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x000059b06f95394a in vm_call0_body (ec=<optimized out>, calling=0x78bf8cd09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x78bf8cd094d0
        cc = <optimized out>
        ret = <optimized out>
#27 0x000059b06f9531bf in vm_call0_cme (ec=0x5160018711d0, calling=0x78bf8cd09460, argv=0x78bf825fe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x78bf8cd09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x78bf99777fa0
        orig_cme = <optimized out>
        ci = 0x78bf8cd094d0
        cc = 0x78bf99777f78
        ret = <optimized out>
#29 0x000059b06f90779e in vm_call0_cc (recv=132764952350120, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x78bf99777f78, kw_splat=0, ec=<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>
#30 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:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x78bf99777f78
        self = <optimized out>
#31 0x000059b06f9085ce in rb_funcallv (recv=132764952350120, mid=22673, argc=1, argv=0x78bf825fe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x78bf825fe820
#33 0x000059b06f8c841e in autoload_feature_require (_arguments=132763921411088) at /tmp/ruby/src/trunk_asan/variable.c:2921
        arguments = 0x78bf825fec10
        autoload_const = <optimized out>
        result = <optimized out>
#34 autoload_try_load (_arguments=132763921411088) at /tmp/ruby/src/trunk_asan/variable.c:2935
        arguments = 0x78bf825fec10
        result = <optimized out>
        ce = <optimized out>
#35 0x000059b06f5672e0 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:1073
        _ec = 0x5160018711d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bf825feb90, <optimized out>, 0x78bf825feaa0, <optimized out>, <optimized out>}, prev = 0x78bf8cc09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160018711d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x000059b06f8c7786 in rb_autoload_load (module=module@entry=132764952427840, name=name@entry=221115) at /tmp/ruby/src/trunk_asan/variable.c:2996
        ce = 0x503000711b50
        arguments = {module = 132764952427840, name = 221115, flag = 0, mutex = 132764345225800, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x000059b06f8d11bd in rb_const_search_from (klass=132764401469160, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3098
        ac = 0xfffffffffffffdfc
        am = 132764952427840
        tmp = 132764952427840
        ce = <optimized out>
        current = 132764952427840
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x000059b06f8c9484 in rb_const_search (klass=132764401469160, id=221115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3120
        value = <optimized out>
#39 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:3047
        c = <optimized out>
#40 0x000059b06f8d458e 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:1134
        root_cref = <optimized out>
        klass = 88785570139856
        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>
#41 0x000059b06f8df821 in vm_get_ev_const_chain (ec=0x5160018711d0, segments=0x5020008cfb30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020008cfb90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435
        segments = 0x5020008cfb30
        ice = <optimized out>
        val = <optimized out>
#43 0x000059b06f8e1149 in vm_exec_core (ec=ec@entry=0x5160018711d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bf8f681790
        reg_pc = 0xfffffffffffffdfc
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160018711d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x78bf825ff6c0, <optimized out>, <optimized out>}, prev = 0x78bf825ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x000059b06f91963b in invoke_iseq_block_from_c (ec=0x5160018711d0, captured=<optimized out>, self=132764368693880, 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:1611
        flags = 0
        iseq = 0x78bf9bafc188
        cfp = 0x78bf8f6817c8
        sp = 0x78bf8f581818
        use_argv = <optimized out>
        stack_argv = 0x78bf8f581818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_proc (ec=0x5160018711d0, self=132764368693880, 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:1705
        block = <optimized out>
        keyword_hash = <optimized out>
#47 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:1735
No locals.
#48 0x000059b06f9178c6 in rb_vm_invoke_proc (ec=0x50c0005e8ed0, proc=0x89, proc@entry=0x504000554010, argc=-1068921487, 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:1756
        self = 0
#49 0x000059b06f86f469 in thread_do_start_proc (th=th@entry=0x515000290980) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000554010
        args_len = 0
        args_ptr = <optimized out>
#50 0x000059b06f86d09a in thread_do_start (th=0x515000290980) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#51 thread_start_func_2 (th=th@entry=0x515000290980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#52 0x000059b06f86c35e in call_thread_start_func_2 (th=0x515000290980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x78bf825ffcc0
#53 nt_start (ptr=0x50c0005e8e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x515000290980
        sched = <optimized out>
        nt = 0x50c0005e8e80
        vm = 0x525000000100
#54 0x000059b06f51ca9f in asan_thread_start(void*) ()
No symbol table info available.
#55 0x000078bfc049caa4 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 = {132763921417920, -2386352781012339976, 132763921417920, -352, 0, 140732450387216, -2386352780999757064, -2386488998359698696}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#56 0x000078bfc0529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78bfc0626c40 (LWP 753362) "ruby"):
#0  0x000078bfc0498d71 in __futex_abstimed_wait_common64 (private=3863, cancel=true, abstime=0x7ffed3b6bfc0, 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=3863, abstime=0x7ffed3b6bfc0, clockid=30911, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7912960
        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=0x7ffed3b6bfc0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078bfc049bc8e in __pthread_cond_wait_common (abstime=0x7ffed3b6bfc0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78bfc049b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffed3b6beb0, __canceltype = -742998320, __prev = 0x0}
        cbuffer = {wseq = 2016, 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 = 2016
        seq = 1008
        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=0x7ffed3b6bfc0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000059b06f86ad41 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x78bfbe2f7620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000059b06f851714 in native_sleep (th=0x515000000300, rel=0x78bfbe2f7620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1306
        prev_status = THREAD_RUNNABLE
        end = 1390341047632504
        woke = 1
#9  0x000059b06f6e208d in rb_f_sleep (argc=1, argv=0x78bfbd8ffbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964
        beg = 1739814556
        scheduler = <optimized out>
        end = <optimized out>
#10 0x000059b06f93fa28 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:3801
        ci = 0x672100140003
        cc = <optimized out>
        me = 0x78bf9efe4120
        cfunc = 0x504000020258
        recv = 132764368693880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000059b06f925e7d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffed3b6c730) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000059b06f925935 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x7ffed3b6bfc0
#13 0x000059b06f8ed649 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78bfbd9ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bfbd9ff448
        reg_pc = 0x514000000548
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
th: 0x515000000300, native_id: 0x78bfc0626c40
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0127 e:000126 CFUNC  :sleep
c:0017 p:0033 s:0122 E:001840 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
c:0014 p:0011 s:0095 E:001390 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:000a40 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_concatarray = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        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>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        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>

th: 0x515000130180, native_id: 0x78bf9cc006c0
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x515000172d00, native_id: 0x78bf9a4006c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>

        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
th: 0x5150001cb680, native_id: 0x78bf7d4006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_send_without_block = <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>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_opt_str_uminus = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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>
th: 0x515000290980, native_id: 0x78bf826006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.w54odc/autoload20250217-753362-cjfcsi.rb:1
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.w54odc/autoload20250217-753362-cjfcsi.rb:1 [FINISH]
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0004 p:---- s:0017 e:000016 CFUNC  :require
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>

        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        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>
#15 0x000059b06f8dcd0b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2607
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x000059b06f95d392 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78bfbd9ff620, self=132764935982720, 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:1611
        flags = 0
        iseq = 0x78bfbfb6e1b0
        cfp = <optimized out>
        sp = 0x78bfbd8ffa28
        use_argv = 0x78bfbe2f20a0
        stack_argv = 0x78bfbd8ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        captured = 0x78bfbd9ff620
#19 0x000059b06f9099e6 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:1662
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#22 0x000059b06f9099e6 in rb_yield (val=<optimized out>)
No locals.
#23 0x000059b06fabdbb6 in rb_ary_collect (ary=132764427999000) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 132764338615560
        i = 20
#24 0x000059b06f93fa28 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x78bfbfd20148
        cfunc = 0x50400000a758
        recv = 132764427999000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x000059b06f8e70b8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78bfbd9ff608, cd=0x51100000c050, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000c050
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bfbd9ff608
        reg_pc = 0x5190000143b8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000059b06f8dc91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffed3b6d5e0, <optimized out>, <optimized out>}, prev = 0x78bfbe46c940, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x000059b06f95d392 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78bfbd9ff738, self=132764935982720, 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:1611
        flags = 0
        iseq = 0x78bfbfbac938
        cfp = <optimized out>
        sp = 0x78bfbd8ff8d0
        use_argv = 0x78bfbe26c0a0
        stack_argv = 0x78bfbd8ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 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:1625
        captured = 0x78bfbd9ff738
#30 0x000059b06f9099e6 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:1662
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#33 0x000059b06f9099e6 in rb_yield (val=<optimized out>)
No locals.
#34 0x000059b06fabdbb6 in rb_ary_collect (ary=132764346060200) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 132764346060120
        i = 0
#35 0x000059b06f93fa28 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x78bfbfd20148
        cfunc = 0x50400000a758
        recv = 132764346060200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x000059b06f8e70b8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78bfbd9ff720, cd=0x5020000098f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000098f0
        insns_address_table = {0x59b06f8e3406 <vm_exec_core+12950>, 0x59b06f8e0815 <vm_exec_core+1701>, 0x59b06f8e1ff7 <vm_exec_core+7815>, 0x59b06f8e7226 <vm_exec_core+28854>, 0x59b06f8e1942 <vm_exec_core+6098>, 0x59b06f8e7e95 <vm_exec_core+32037>, 0x59b06f8e6240 <vm_exec_core+24784>, 0x59b06f8e40b5 <vm_exec_core+16197>, 0x59b06f8e0b14 <vm_exec_core+2468>, 0x59b06f8e79bd <vm_exec_core+30797>, 0x59b06f8e75ce <vm_exec_core+29790>, 0x59b06f8e1cff <vm_exec_core+7055>, 0x59b06f8e10f1 <vm_exec_core+3969>, 0x59b06f8e66e1 <vm_exec_core+25969>, 0x59b06f8e2afb <vm_exec_core+10635>, 0x59b06f8e7bc7 <vm_exec_core+31319>, 0x59b06f8e77e5 <vm_exec_core+30325>, 0x59b06f8e32ae <vm_exec_core+12606>, 0x59b06f8e4022 <vm_exec_core+16050>, 0x59b06f8e63ca <vm_exec_core+25178>, 0x59b06f8e7749 <vm_exec_core+30169>, 0x59b06f8e54b8 <vm_exec_core+21320>, 0x59b06f8e6462 <vm_exec_core+25330>, 0x59b06f8e6860 <vm_exec_core+26352>, 0x59b06f8e53e6 <vm_exec_core+21110>, 0x59b06f8e0fed <vm_exec_core+3709>, 0x59b06f8e5be2 <vm_exec_core+23154>, 0x59b06f8e0e4e <vm_exec_core+3294>, 0x59b06f8e1196 <vm_exec_core+4134>, 0x59b06f8e353b <vm_exec_core+13259>, 0x59b06f8e528b <vm_exec_core+20763>, 0x59b06f8e580b <vm_exec_core+22171>, 0x59b06f8e501a <vm_exec_core+20138>, 0x59b06f8e0a61 <vm_exec_core+2289>, 0x59b06f8e6aa8 <vm_exec_core+26936>, 0x59b06f8e74d8 <vm_exec_core+29544>, 0x59b06f8e1291 <vm_exec_core+4385>, 0x59b06f8e23f9 <vm_exec_core+8841>, 0x59b06f8e1f0a <vm_exec_core+7578>, 0x59b06f8e2c5c <vm_exec_core+10988>, 0x59b06f8e3f7e <vm_exec_core+15886>, 0x59b06f8e1381 <vm_exec_core+4625>, 0x59b06f8e692d <vm_exec_core+26557>, 0x59b06f8e235a <vm_exec_core+8682>, 0x59b06f8e3e1f <vm_exec_core+15535>, 0x59b06f8e4897 <vm_exec_core+18215>, 0x59b06f8e67df <vm_exec_core+26223>, 0x59b06f8e566b <vm_exec_core+21755>, 0x59b06f8e2e65 <vm_exec_core+11509>, 0x59b06f8e2641 <vm_exec_core+9425>, 0x59b06f8e65bd <vm_exec_core+25677>, 0x59b06f8e36af <vm_exec_core+13631>, 0x59b06f8e5c8d <vm_exec_core+23325>, 0x59b06f8e577e <vm_exec_core+22030>, 0x59b06f8e5ecf <vm_exec_core+23903>, 0x59b06f8e6d7d <vm_exec_core+27661>, 0x59b06f8e4a9a <vm_exec_core+18730>, 0x59b06f8e050b <vm_exec_core+923>, 0x59b06f8e2fd9 <vm_exec_core+11881>, 0x59b06f8e6509 <vm_exec_core+25497>, 0x59b06f8e30ff <vm_exec_core+12175>, 0x59b06f8e5328 <vm_exec_core+20920>, 0x59b06f8e5ae3 <vm_exec_core+22899>, 0x59b06f8e4651 <vm_exec_core+17633>, 0x59b06f8e514e <vm_exec_core+20446>, 0x59b06f8e3329 <vm_exec_core+12729>, 0x59b06f8e2916 <vm_exec_core+10150>, 0x59b06f8e5fa6 <vm_exec_core+24118>, 0x59b06f8e1437 <vm_exec_core+4807>, 0x59b06f8e4455 <vm_exec_core+17125>, 0x59b06f8eedf9 <vm_exec_core+60553>, 0x59b06f8e555c <vm_exec_core+21484>, 0x59b06f8e16e1 <vm_exec_core+5489>, 0x59b06f8e1be2 <vm_exec_core+6770>, 0x59b06f8e17fe <vm_exec_core+5774>, 0x59b06f8e24e6 <vm_exec_core+9078>, 0x59b06f8e2cbb <vm_exec_core+11083>, 0x59b06f8e0510 <vm_exec_core+928>, 0x59b06f8e2257 <vm_exec_core+8423>, 0x59b06f8e80d1 <vm_exec_core+32609>, 0x59b06f8e5a00 <vm_exec_core+22672>, 0x59b06f8e4998 <vm_exec_core+18472>, 0x59b06f8e699e <vm_exec_core+26670>, 0x59b06f8e819d <vm_exec_core+32813>, 0x59b06f8e6c9d <vm_exec_core+27437>, 0x59b06f8e7c55 <vm_exec_core+31461>, 0x59b06f8e7d22 <vm_exec_core+31666>, 0x59b06f8e0f11 <vm_exec_core+3489>, 0x59b06f8e7887 <vm_exec_core+30487>, 0x59b06f8e35d8 <vm_exec_core+13416>, 0x59b06f8e7a96 <vm_exec_core+31014>, 0x59b06f8e31a4 <vm_exec_core+12340>, 0x59b06f8e6b7d <vm_exec_core+27149>, 0x59b06f8e2760 <vm_exec_core+9712>, 0x59b06f8e38cd <vm_exec_core+14173>, 0x59b06f8e7dfb <vm_exec_core+31883>, 0x59b06f8e3eda <vm_exec_core+15722>, 0x59b06f8e3a63 <vm_exec_core+14579>, 0x59b06f8e05d9 <vm_exec_core+1129>, 0x59b06f8e0c65 <vm_exec_core+2805>, 0x59b06f8e06bb <vm_exec_core+1355>, 0x59b06f8e4745 <vm_exec_core+17877>, 0x59b06f8e3c01 <vm_exec_core+14993>, 0x59b06f8e4332 <vm_exec_core+16834>, 0x59b06f8e4255 <vm_exec_core+16613>, 0x59b06f8e3444 <vm_exec_core+13012>, 0x59b06f8e3afd <vm_exec_core+14733>, 0x59b06f8e37aa <vm_exec_core+13882>, 0x59b06f8e3da4 <vm_exec_core+15412>, 0x59b06f8e3d29 <vm_exec_core+15289>, 0x59b06f8e33f7 <vm_exec_core+12935>, 0x59b06f8e0806 <vm_exec_core+1686>, 0x59b06f8e1fe8 <vm_exec_core+7800>, 0x59b06f8e7217 <vm_exec_core+28839>, 0x59b06f8e1933 <vm_exec_core+6083>, 0x59b06f8e7e86 <vm_exec_core+32022>, 0x59b06f8e6231 <vm_exec_core+24769>, 0x59b06f8e40a6 <vm_exec_core+16182>, 0x59b06f8e0b05 <vm_exec_core+2453>, 0x59b06f8e79ae <vm_exec_core+30782>, 0x59b06f8e75bf <vm_exec_core+29775>, 0x59b06f8e1cf0 <vm_exec_core+7040>, 0x59b06f8e10e2 <vm_exec_core+3954>, 0x59b06f8e66d2 <vm_exec_core+25954>, 0x59b06f8e2aec <vm_exec_core+10620>, 0x59b06f8e7bb8 <vm_exec_core+31304>, 0x59b06f8e77d6 <vm_exec_core+30310>, 0x59b06f8e329f <vm_exec_core+12591>, 0x59b06f8e4013 <vm_exec_core+16035>, 0x59b06f8e63bb <vm_exec_core+25163>, 0x59b06f8e773a <vm_exec_core+30154>, 0x59b06f8e54a9 <vm_exec_core+21305>, 0x59b06f8e6453 <vm_exec_core+25315>, 0x59b06f8e6851 <vm_exec_core+26337>, 0x59b06f8e53d7 <vm_exec_core+21095>, 0x59b06f8e0fde <vm_exec_core+3694>, 0x59b06f8e5bd3 <vm_exec_core+23139>, 0x59b06f8e0e3f <vm_exec_core+3279>, 0x59b06f8e1187 <vm_exec_core+4119>, 0x59b06f8e352c <vm_exec_core+13244>, 0x59b06f8e527c <vm_exec_core+20748>, 0x59b06f8e57fc <vm_exec_core+22156>, 0x59b06f8e500b <vm_exec_core+20123>, 0x59b06f8e0a52 <vm_exec_core+2274>, 0x59b06f8e6a99 <vm_exec_core+26921>, 0x59b06f8e74c9 <vm_exec_core+29529>, 0x59b06f8e1282 <vm_exec_core+4370>, 0x59b06f8e23ea <vm_exec_core+8826>, 0x59b06f8e1efb <vm_exec_core+7563>, 0x59b06f8e2c4d <vm_exec_core+10973>, 0x59b06f8e3f6f <vm_exec_core+15871>, 0x59b06f8e1372 <vm_exec_core+4610>, 0x59b06f8e691e <vm_exec_core+26542>, 0x59b06f8e234b <vm_exec_core+8667>, 0x59b06f8e3e10 <vm_exec_core+15520>, 0x59b06f8e4888 <vm_exec_core+18200>, 0x59b06f8e67d0 <vm_exec_core+26208>, 0x59b06f8e565c <vm_exec_core+21740>, 0x59b06f8e2e56 <vm_exec_core+11494>, 0x59b06f8e2632 <vm_exec_core+9410>, 0x59b06f8e65ae <vm_exec_core+25662>, 0x59b06f8e36a0 <vm_exec_core+13616>, 0x59b06f8e5c7e <vm_exec_core+23310>, 0x59b06f8e576f <vm_exec_core+22015>, 0x59b06f8e5ec0 <vm_exec_core+23888>, 0x59b06f8e6d6e <vm_exec_core+27646>, 0x59b06f8e4a8b <vm_exec_core+18715>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e2fca <vm_exec_core+11866>, 0x59b06f8e64fa <vm_exec_core+25482>, 0x59b06f8e30f0 <vm_exec_core+12160>, 0x59b06f8e5319 <vm_exec_core+20905>, 0x59b06f8e560c <vm_exec_core+21660>, 0x59b06f8e4642 <vm_exec_core+17618>, 0x59b06f8e513f <vm_exec_core+20431>, 0x59b06f8e331a <vm_exec_core+12714>, 0x59b06f8e2907 <vm_exec_core+10135>, 0x59b06f8e5f97 <vm_exec_core+24103>, 0x59b06f8e1428 <vm_exec_core+4792>, 0x59b06f8e4446 <vm_exec_core+17110>, 0x59b06f8eedea <vm_exec_core+60538>, 0x59b06f8e554d <vm_exec_core+21469>, 0x59b06f8e16d2 <vm_exec_core+5474>, 0x59b06f8e1bd3 <vm_exec_core+6755>, 0x59b06f8e17ef <vm_exec_core+5759>, 0x59b06f8e24d7 <vm_exec_core+9063>, 0x59b06f8e2cac <vm_exec_core+11068>, 0x59b06f8e4955 <vm_exec_core+18405>, 0x59b06f8e3f65 <vm_exec_core+15861>, 0x59b06f8e4950 <vm_exec_core+18400>, 0x59b06f8e54a4 <vm_exec_core+21300>, 0x59b06f8e53d2 <vm_exec_core+21090>, 0x59b06f8e24d2 <vm_exec_core+9058>, 0x59b06f8e5620 <vm_exec_core+21680>, 0x59b06f8e35ce <vm_exec_core+13406>, 0x59b06f8e35d3 <vm_exec_core+13411>, 0x59b06f8e53cd <vm_exec_core+21085>, 0x59b06f8e5272 <vm_exec_core+20738>, 0x59b06f8e4319 <vm_exec_core+16809>, 0x59b06f8e4241 <vm_exec_core+16593>...}
        reg_cfp = 0x78bfbd9ff720
        reg_pc = 0x50400002d3f8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x000059b06f8dcd0b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2607
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x000059b06f5635db in rb_ec_exec_node (ec=0x5160000006d0, n=0x78bfbfbacac8) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed3b6e270, <optimized out>, 0x7ffed3b6e1c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x78bfbfbacac8
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#42 0x000059b06f55cb47 in rb_main (argc=10, argv=0x7ffed3b6e438) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=10, argv=0x7ffed3b6e438) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x790223d68c40 (LWP 753354) "ruby" 0x0000790223b26cd7 in __GI___select (nfds=17, readfds=0x50c004aaafc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffef52c6aa0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7902078006c0 (LWP 753356) "ruby" 0x0000790223b1b4cd in __GI___poll (fds=0x790206509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7902078006c0 (LWP 753356) "ruby"):
#0  0x0000790223b1b4cd in __GI___poll (fds=0x790206509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062ac6fda46ea in __interceptor_poll ()
No symbol table info available.
#2  0x000062ac701516cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        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:3005
        vm = <optimized out>
#4  0x000062ac6fdfda9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000790223a9caa4 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 = {133049622726336, 6533682953195192047, 133049622726336, -352, 0, 140733011758144, 6533682953216163567, 6533605590942580463}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000790223b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x790223d68c40 (LWP 753354) "ruby"):
#0  0x0000790223b26cd7 in __GI___select (nfds=17, readfds=0x50c004aaafc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffef52c6aa0) 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 = 1199, tv_nsec = 959532001}
        pts64 = 0x7ffef52c6940
        r = <optimized out>
#1  0x000062ac7013c3a5 in native_fd_select (n=17, readfds=0x50c004aaafc0, writefds=0x0, exceptfds=0x790223b26cd7 <__GI___select+327>, timeout=0x7ffef52c6940, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2379
No locals.
#2  do_select (p=133050061296160) at /tmp/ruby/src/trunk_asan/thread.c:4309
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffef52c6a50
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000062ac6fe482e0 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:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef52c6c10, <optimized out>, 0x7ffef52c6b20, <optimized out>, <optimized out>}, prev = 0x790221a41180, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000062ac7013b97e 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:4369
        set = {max = 17, th = 0x515000000300, rset = 0x790221a41040, 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 = 0x790221a410a0}
#5  0x000062ac6ff0b05f in select_internal (read=133050087890240, write=4, except=4, tp=0x790221a410a0, fds=0x790221a41040) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 17
        pending = <optimized out>
        rp = 0x790221a41040
        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=133050061295648) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x790221a41020
#7  0x000062ac6fe482e0 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:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef52c6f10, <optimized out>, 0x7ffef52c6e20, <optimized out>, <optimized out>}, prev = 0x790221a57940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000062ac6fee72a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000062ac70220a28 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:3801
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x79022355a6b0
        cfunc = 0x504000010798
        recv = 133050089666920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000062ac701ce649 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x790220fff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ac701c4406 <vm_exec_core+12950>, 0x62ac701c1815 <vm_exec_core+1701>, 0x62ac701c2ff7 <vm_exec_core+7815>, 0x62ac701c8226 <vm_exec_core+28854>, 0x62ac701c2942 <vm_exec_core+6098>, 0x62ac701c8e95 <vm_exec_core+32037>, 0x62ac701c7240 <vm_exec_core+24784>, 0x62ac701c50b5 <vm_exec_core+16197>, 0x62ac701c1b14 <vm_exec_core+2468>, 0x62ac701c89bd <vm_exec_core+30797>, 0x62ac701c85ce <vm_exec_core+29790>, 0x62ac701c2cff <vm_exec_core+7055>, 0x62ac701c20f1 <vm_exec_core+3969>, 0x62ac701c76e1 <vm_exec_core+25969>, 0x62ac701c3afb <vm_exec_core+10635>, 0x62ac701c8bc7 <vm_exec_core+31319>, 0x62ac701c87e5 <vm_exec_core+30325>, 0x62ac701c42ae <vm_exec_core+12606>, 0x62ac701c5022 <vm_exec_core+16050>, 0x62ac701c73ca <vm_exec_core+25178>, 0x62ac701c8749 <vm_exec_core+30169>, 0x62ac701c64b8 <vm_exec_core+21320>, 0x62ac701c7462 <vm_exec_core+25330>, 0x62ac701c7860 <vm_exec_core+26352>, 0x62ac701c63e6 <vm_exec_core+21110>, 0x62ac701c1fed <vm_exec_core+3709>, 0x62ac701c6be2 <vm_exec_core+23154>, 0x62ac701c1e4e <vm_exec_core+3294>, 0x62ac701c2196 <vm_exec_core+4134>, 0x62ac701c453b <vm_exec_core+13259>, 0x62ac701c628b <vm_exec_core+20763>, 0x62ac701c680b <vm_exec_core+22171>, 0x62ac701c601a <vm_exec_core+20138>, 0x62ac701c1a61 <vm_exec_core+2289>, 0x62ac701c7aa8 <vm_exec_core+26936>, 0x62ac701c84d8 <vm_exec_core+29544>, 0x62ac701c2291 <vm_exec_core+4385>, 0x62ac701c33f9 <vm_exec_core+8841>, 0x62ac701c2f0a <vm_exec_core+7578>, 0x62ac701c3c5c <vm_exec_core+10988>, 0x62ac701c4f7e <vm_exec_core+15886>, 0x62ac701c2381 <vm_exec_core+4625>, 0x62ac701c792d <vm_exec_core+26557>, 0x62ac701c335a <vm_exec_core+8682>, 0x62ac701c4e1f <vm_exec_core+15535>, 0x62ac701c5897 <vm_exec_core+18215>, 0x62ac701c77df <vm_exec_core+26223>, 0x62ac701c666b <vm_exec_core+21755>, 0x62ac701c3e65 <vm_exec_core+11509>, 0x62ac701c3641 <vm_exec_core+9425>, 0x62ac701c75bd <vm_exec_core+25677>, 0x62ac701c46af <vm_exec_core+13631>, 0x62ac701c6c8d <vm_exec_core+23325>, 0x62ac701c677e <vm_exec_core+22030>, 0x62ac701c6ecf <vm_exec_core+23903>, 0x62ac701c7d7d <vm_exec_core+27661>, 0x62ac701c5a9a <vm_exec_core+18730>, 0x62ac701c150b <vm_exec_core+923>, 0x62ac701c3fd9 <vm_exec_core+11881>, 0x62ac701c7509 <vm_exec_core+25497>, 0x62ac701c40ff <vm_exec_core+12175>, 0x62ac701c6328 <vm_exec_core+20920>, 0x62ac701c6ae3 <vm_exec_core+22899>, 0x62ac701c5651 <vm_exec_core+17633>, 0x62ac701c614e <vm_exec_core+20446>, 0x62ac701c4329 <vm_exec_core+12729>, 0x62ac701c3916 <vm_exec_core+10150>, 0x62ac701c6fa6 <vm_exec_core+24118>, 0x62ac701c2437 <vm_exec_core+4807>, 0x62ac701c5455 <vm_exec_core+17125>, 0x62ac701cfdf9 <vm_exec_core+60553>, 0x62ac701c655c <vm_exec_core+21484>, 0x62ac701c26e1 <vm_exec_core+5489>, 0x62ac701c2be2 <vm_exec_core+6770>, 0x62ac701c27fe <vm_exec_core+5774>, 0x62ac701c34e6 <vm_exec_core+9078>, 0x62ac701c3cbb <vm_exec_core+11083>, 0x62ac701c1510 <vm_exec_core+928>, 0x62ac701c3257 <vm_exec_core+8423>, 0x62ac701c90d1 <vm_exec_core+32609>, 0x62ac701c6a00 <vm_exec_core+22672>, 0x62ac701c5998 <vm_exec_core+18472>, 0x62ac701c799e <vm_exec_core+26670>, 0x62ac701c919d <vm_exec_core+32813>, 0x62ac701c7c9d <vm_exec_core+27437>, 0x62ac701c8c55 <vm_exec_core+31461>, 0x62ac701c8d22 <vm_exec_core+31666>, 0x62ac701c1f11 <vm_exec_core+3489>, 0x62ac701c8887 <vm_exec_core+30487>, 0x62ac701c45d8 <vm_exec_core+13416>, 0x62ac701c8a96 <vm_exec_core+31014>, 0x62ac701c41a4 <vm_exec_core+12340>, 0x62ac701c7b7d <vm_exec_core+27149>, 0x62ac701c3760 <vm_exec_core+9712>, 0x62ac701c48cd <vm_exec_core+14173>, 0x62ac701c8dfb <vm_exec_core+31883>, 0x62ac701c4eda <vm_exec_core+15722>, 0x62ac701c4a63 <vm_exec_core+14579>, 0x62ac701c15d9 <vm_exec_core+1129>, 0x62ac701c1c65 <vm_exec_core+2805>, 0x62ac701c16bb <vm_exec_core+1355>, 0x62ac701c5745 <vm_exec_core+17877>, 0x62ac701c4c01 <vm_exec_core+14993>, 0x62ac701c5332 <vm_exec_core+16834>, 0x62ac701c5255 <vm_exec_core+16613>, 0x62ac701c4444 <vm_exec_core+13012>, 0x62ac701c4afd <vm_exec_core+14733>, 0x62ac701c47aa <vm_exec_core+13882>, 0x62ac701c4da4 <vm_exec_core+15412>, 0x62ac701c4d29 <vm_exec_core+15289>, 0x62ac701c43f7 <vm_exec_core+12935>, 0x62ac701c1806 <vm_exec_core+1686>, 0x62ac701c2fe8 <vm_exec_core+7800>, 0x62ac701c8217 <vm_exec_core+28839>, 0x62ac701c2933 <vm_exec_core+6083>, 0x62ac701c8e86 <vm_exec_core+32022>, 0x62ac701c7231 <vm_exec_core+24769>, 0x62ac701c50a6 <vm_exec_core+16182>, 0x62ac701c1b05 <vm_exec_core+2453>, 0x62ac701c89ae <vm_exec_core+30782>, 0x62ac701c85bf <vm_exec_core+29775>, 0x62ac701c2cf0 <vm_exec_core+7040>, 0x62ac701c20e2 <vm_exec_core+3954>, 0x62ac701c76d2 <vm_exec_core+25954>, 0x62ac701c3aec <vm_exec_core+10620>, 0x62ac701c8bb8 <vm_exec_core+31304>, 0x62ac701c87d6 <vm_exec_core+30310>, 0x62ac701c429f <vm_exec_core+12591>, 0x62ac701c5013 <vm_exec_core+16035>, 0x62ac701c73bb <vm_exec_core+25163>, 0x62ac701c873a <vm_exec_core+30154>, 0x62ac701c64a9 <vm_exec_core+21305>, 0x62ac701c7453 <vm_exec_core+25315>, 0x62ac701c7851 <vm_exec_core+26337>, 0x62ac701c63d7 <vm_exec_core+21095>, 0x62ac701c1fde <vm_exec_core+3694>, 0x62ac701c6bd3 <vm_exec_core+23139>, 0x62ac701c1e3f <vm_exec_core+3279>, 0x62ac701c2187 <vm_exec_core+4119>, 0x62ac701c452c <vm_exec_core+13244>, 0x62ac701c627c <vm_exec_core+20748>, 0x62ac701c67fc <vm_exec_core+22156>, 0x62ac701c600b <vm_exec_core+20123>, 0x62ac701c1a52 <vm_exec_core+2274>, 0x62ac701c7a99 <vm_exec_core+26921>, 0x62ac701c84c9 <vm_exec_core+29529>, 0x62ac701c2282 <vm_exec_core+4370>, 0x62ac701c33ea <vm_exec_core+8826>, 0x62ac701c2efb <vm_exec_core+7563>, 0x62ac701c3c4d <vm_exec_core+10973>, 0x62ac701c4f6f <vm_exec_core+15871>, 0x62ac701c2372 <vm_exec_core+4610>, 0x62ac701c791e <vm_exec_core+26542>, 0x62ac701c334b <vm_exec_core+8667>, 0x62ac701c4e10 <vm_exec_core+15520>, 0x62ac701c5888 <vm_exec_core+18200>, 0x62ac701c77d0 <vm_exec_core+26208>, 0x62ac701c665c <vm_exec_core+21740>, 0x62ac701c3e56 <vm_exec_core+11494>, 0x62ac701c3632 <vm_exec_core+9410>, 0x62ac701c75ae <vm_exec_core+25662>, 0x62ac701c46a0 <vm_exec_core+13616>, 0x62ac701c6c7e <vm_exec_core+23310>, 0x62ac701c676f <vm_exec_core+22015>, 0x62ac701c6ec0 <vm_exec_core+23888>, 0x62ac701c7d6e <vm_exec_core+27646>, 0x62ac701c5a8b <vm_exec_core+18715>, 0x62ac701c660c <vm_exec_core+21660>, 0x62ac701c3fca <vm_exec_core+11866>, 0x62ac701c74fa <vm_exec_core+25482>, 0x62ac701c40f0 <vm_exec_core+12160>, 0x62ac701c6319 <vm_exec_core+20905>, 0x62ac701c660c <vm_exec_core+21660>, 0x62ac701c5642 <vm_exec_core+17618>, 0x62ac701c613f <vm_exec_core+20431>, 0x62ac701c431a <vm_exec_core+12714>, 0x62ac701c3907 <vm_exec_core+10135>, 0x62ac701c6f97 <vm_exec_core+24103>, 0x62ac701c2428 <vm_exec_core+4792>, 0x62ac701c5446 <vm_exec_core+17110>, 0x62ac701cfdea <vm_exec_core+60538>, 0x62ac701c654d <vm_exec_core+21469>, 0x62ac701c26d2 <vm_exec_core+5474>, 0x62ac701c2bd3 <vm_exec_core+6755>, 0x62ac701c27ef <vm_exec_core+5759>, 0x62ac701c34d7 <vm_exec_core+9063>, 0x62ac701c3cac <vm_exec_core+11068>, 0x62ac701c5955 <vm_exec_core+18405>, 0x62ac701c4f65 <vm_exec_core+15861>, 0x62ac701c5950 <vm_exec_core+18400>, 0x62ac701c64a4 <vm_exec_core+21300>, 0x62ac701c63d2 <vm_exec_core+21090>, 0x62ac701c34d2 <vm_exec_core+9058>, 0x62ac701c6620 <vm_exec_core+21680>, 0x62ac701c45ce <vm_exec_core+13406>, 0x62ac701c45d3 <vm_exec_core+13411>, 0x62ac701c63cd <vm_exec_core+21085>, 0x62ac701c6272 <vm_exec_core+20738>, 0x62ac701c5319 <vm_exec_core+16809>, 0x62ac701c5241 <vm_exec_core+16593>...}
        reg_cfp = 0x790220fff3a0
        reg_pc = 0x5220000038a0
        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_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>
th: 0x515000000300, native_id: 0x790223d68c40
        INSN_LABEL_throw = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        INSN_LABEL_branchunless = <optimized out>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        INSN_LABEL_opt_aref_with = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_invokebuiltin = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
        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>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        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 0x000062ac701bdad9 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2607
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2583
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000062ac7023e392 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x790220fff578, self=133050087714560, 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:1611
        flags = 0
        iseq = 0x790223397940
        cfp = <optimized out>
        sp = 0x790220eff9e8
        use_argv = 0x7902218bf920
        stack_argv = 0x790220eff9e8
        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:1625
        captured = 0x790220fff578
#16 0x000062ac701ea9e6 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:1662
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:1670
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x000062ac701ea9e6 in rb_yield (val=<optimized out>)
No locals.
#20 0x000062ac70391dba in rb_ary_each (ary=133050083778600) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#21 0x000062ac70220a28 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:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x790223560560
        cfunc = 0x50400000a298
        recv = 133050083778600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000062ac701c80b8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x790220fff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d900
        insns_address_table = {0x62ac701c4406 <vm_exec_core+12950>, 0x62ac701c1815 <vm_exec_core+1701>, 0x62ac701c2ff7 <vm_exec_core+7815>, 0x62ac701c8226 <vm_exec_core+28854>, 0x62ac701c2942 <vm_exec_core+6098>, 0x62ac701c8e95 <vm_exec_core+32037>, 0x62ac701c7240 <vm_exec_core+24784>, 0x62ac701c50b5 <vm_exec_core+16197>, 0x62ac701c1b14 <vm_exec_core+2468>, 0x62ac701c89bd <vm_exec_core+30797>, 0x62ac701c85ce <vm_exec_core+29790>, 0x62ac701c2cff <vm_exec_core+7055>, 0x62ac701c20f1 <vm_exec_core+3969>, 0x62ac701c76e1 <vm_exec_core+25969>, 0x62ac701c3afb <vm_exec_core+10635>, 0x62ac701c8bc7 <vm_exec_core+31319>, 0x62ac701c87e5 <vm_exec_core+30325>, 0x62ac701c42ae <vm_exec_core+12606>, 0x62ac701c5022 <vm_exec_core+16050>, 0x62ac701c73ca <vm_exec_core+25178>, 0x62ac701c8749 <vm_exec_core+30169>, 0x62ac701c64b8 <vm_exec_core+21320>, 0x62ac701c7462 <vm_exec_core+25330>, 0x62ac701c7860 <vm_exec_core+26352>, 0x62ac701c63e6 <vm_exec_core+21110>, 0x62ac701c1fed <vm_exec_core+3709>, 0x62ac701c6be2 <vm_exec_core+23154>, 0x62ac701c1e4e <vm_exec_core+3294>, 0x62ac701c2196 <vm_exec_core+4134>, 0x62ac701c453b <vm_exec_core+13259>, 0x62ac701c628b <vm_exec_core+20763>, 0x62ac701c680b <vm_exec_core+22171>, 0x62ac701c601a <vm_exec_core+20138>, 0x62ac701c1a61 <vm_exec_core+2289>, 0x62ac701c7aa8 <vm_exec_core+26936>, 0x62ac701c84d8 <vm_exec_core+29544>, 0x62ac701c2291 <vm_exec_core+4385>, 0x62ac701c33f9 <vm_exec_core+8841>, 0x62ac701c2f0a <vm_exec_core+7578>, 0x62ac701c3c5c <vm_exec_core+10988>, 0x62ac701c4f7e <vm_exec_core+15886>, 0x62ac701c2381 <vm_exec_core+4625>, 0x62ac701c792d <vm_exec_core+26557>, 0x62ac701c335a <vm_exec_core+8682>, 0x62ac701c4e1f <vm_exec_core+15535>, 0x62ac701c5897 <vm_exec_core+18215>, 0x62ac701c77df <vm_exec_core+26223>, 0x62ac701c666b <vm_exec_core+21755>, 0x62ac701c3e65 <vm_exec_core+11509>, 0x62ac701c3641 <vm_exec_core+9425>, 0x62ac701c75bd <vm_exec_core+25677>, 0x62ac701c46af <vm_exec_core+13631>, 0x62ac701c6c8d <vm_exec_core+23325>, 0x62ac701c677e <vm_exec_core+22030>, 0x62ac701c6ecf <vm_exec_core+23903>, 0x62ac701c7d7d <vm_exec_core+27661>, 0x62ac701c5a9a <vm_exec_core+18730>, 0x62ac701c150b <vm_exec_core+923>, 0x62ac701c3fd9 <vm_exec_core+11881>, 0x62ac701c7509 <vm_exec_core+25497>, 0x62ac701c40ff <vm_exec_core+12175>, 0x62ac701c6328 <vm_exec_core+20920>, 0x62ac701c6ae3 <vm_exec_core+22899>, 0x62ac701c5651 <vm_exec_core+17633>, 0x62ac701c614e <vm_exec_core+20446>, 0x62ac701c4329 <vm_exec_core+12729>, 0x62ac701c3916 <vm_exec_core+10150>, 0x62ac701c6fa6 <vm_exec_core+24118>, 0x62ac701c2437 <vm_exec_core+4807>, 0x62ac701c5455 <vm_exec_core+17125>, 0x62ac701cfdf9 <vm_exec_core+60553>, 0x62ac701c655c <vm_exec_core+21484>, 0x62ac701c26e1 <vm_exec_core+5489>, 0x62ac701c2be2 <vm_exec_core+6770>, 0x62ac701c27fe <vm_exec_core+5774>, 0x62ac701c34e6 <vm_exec_core+9078>, 0x62ac701c3cbb <vm_exec_core+11083>, 0x62ac701c1510 <vm_exec_core+928>, 0x62ac701c3257 <vm_exec_core+8423>, 0x62ac701c90d1 <vm_exec_core+32609>, 0x62ac701c6a00 <vm_exec_core+22672>, 0x62ac701c5998 <vm_exec_core+18472>, 0x62ac701c799e <vm_exec_core+26670>, 0x62ac701c919d <vm_exec_core+32813>, 0x62ac701c7c9d <vm_exec_core+27437>, 0x62ac701c8c55 <vm_exec_core+31461>, 0x62ac701c8d22 <vm_exec_core+31666>, 0x62ac701c1f11 <vm_exec_core+3489>, 0x62ac701c8887 <vm_exec_core+30487>, 0x62ac701c45d8 <vm_exec_core+13416>, 0x62ac701c8a96 <vm_exec_core+31014>, 0x62ac701c41a4 <vm_exec_core+12340>, 0x62ac701c7b7d <vm_exec_core+27149>, 0x62ac701c3760 <vm_exec_core+9712>, 0x62ac701c48cd <vm_exec_core+14173>, 0x62ac701c8dfb <vm_exec_core+31883>, 0x62ac701c4eda <vm_exec_core+15722>, 0x62ac701c4a63 <vm_exec_core+14579>, 0x62ac701c15d9 <vm_exec_core+1129>, 0x62ac701c1c65 <vm_exec_core+2805>, 0x62ac701c16bb <vm_exec_core+1355>, 0x62ac701c5745 <vm_exec_core+17877>, 0x62ac701c4c01 <vm_exec_core+14993>, 0x62ac701c5332 <vm_exec_core+16834>, 0x62ac701c5255 <vm_exec_core+16613>, 0x62ac701c4444 <vm_exec_core+13012>, 0x62ac701c4afd <vm_exec_core+14733>, 0x62ac701c47aa <vm_exec_core+13882>, 0x62ac701c4da4 <vm_exec_core+15412>, 0x62ac701c4d29 <vm_exec_core+15289>, 0x62ac701c43f7 <vm_exec_core+12935>, 0x62ac701c1806 <vm_exec_core+1686>, 0x62ac701c2fe8 <vm_exec_core+7800>, 0x62ac701c8217 <vm_exec_core+28839>, 0x62ac701c2933 <vm_exec_core+6083>, 0x62ac701c8e86 <vm_exec_core+32022>, 0x62ac701c7231 <vm_exec_core+24769>, 0x62ac701c50a6 <vm_exec_core+16182>, 0x62ac701c1b05 <vm_exec_core+2453>, 0x62ac701c89ae <vm_exec_core+30782>, 0x62ac701c85bf <vm_exec_core+29775>, 0x62ac701c2cf0 <vm_exec_core+7040>, 0x62ac701c20e2 <vm_exec_core+3954>, 0x62ac701c76d2 <vm_exec_core+25954>, 0x62ac701c3aec <vm_exec_core+10620>, 0x62ac701c8bb8 <vm_exec_core+31304>, 0x62ac701c87d6 <vm_exec_core+30310>, 0x62ac701c429f <vm_exec_core+12591>, 0x62ac701c5013 <vm_exec_core+16035>, 0x62ac701c73bb <vm_exec_core+25163>, 0x62ac701c873a <vm_exec_core+30154>, 0x62ac701c64a9 <vm_exec_core+21305>, 0x62ac701c7453 <vm_exec_core+25315>, 0x62ac701c7851 <vm_exec_core+26337>, 0x62ac701c63d7 <vm_exec_core+21095>, 0x62ac701c1fde <vm_exec_core+3694>, 0x62ac701c6bd3 <vm_exec_core+23139>, 0x62ac701c1e3f <vm_exec_core+3279>, 0x62ac701c2187 <vm_exec_core+4119>, 0x62ac701c452c <vm_exec_core+13244>, 0x62ac701c627c <vm_exec_core+20748>, 0x62ac701c67fc <vm_exec_core+22156>, 0x62ac701c600b <vm_exec_core+20123>, 0x62ac701c1a52 <vm_exec_core+2274>, 0x62ac701c7a99 <vm_exec_core+26921>, 0x62ac701c84c9 <vm_exec_core+29529>, 0x62ac701c2282 <vm_exec_core+4370>, 0x62ac701c33ea <vm_exec_core+8826>, 0x62ac701c2efb <vm_exec_core+7563>, 0x62ac701c3c4d <vm_exec_core+10973>, 0x62ac701c4f6f <vm_exec_core+15871>, 0x62ac701c2372 <vm_exec_core+4610>, 0x62ac701c791e <vm_exec_core+26542>, 0x62ac701c334b <vm_exec_core+8667>, 0x62ac701c4e10 <vm_exec_core+15520>, 0x62ac701c5888 <vm_exec_core+18200>, 0x62ac701c77d0 <vm_exec_core+26208>, 0x62ac701c665c <vm_exec_core+21740>, 0x62ac701c3e56 <vm_exec_core+11494>, 0x62ac701c3632 <vm_exec_core+9410>, 0x62ac701c75ae <vm_exec_core+25662>, 0x62ac701c46a0 <vm_exec_core+13616>, 0x62ac701c6c7e <vm_exec_core+23310>, 0x62ac701c676f <vm_exec_core+22015>, 0x62ac701c6ec0 <vm_exec_core+23888>, 0x62ac701c7d6e <vm_exec_core+27646>, 0x62ac701c5a8b <vm_exec_core+18715>, 0x62ac701c660c <vm_exec_core+21660>, 0x62ac701c3fca <vm_exec_core+11866>, 0x62ac701c74fa <vm_exec_core+25482>, 0x62ac701c40f0 <vm_exec_core+12160>, 0x62ac701c6319 <vm_exec_core+20905>, 0x62ac701c660c <vm_exec_core+21660>, 0x62ac701c5642 <vm_exec_core+17618>, 0x62ac701c613f <vm_exec_core+20431>, 0x62ac701c431a <vm_exec_core+12714>, 0x62ac701c3907 <vm_exec_core+10135>, 0x62ac701c6f97 <vm_exec_core+24103>, 0x62ac701c2428 <vm_exec_core+4792>, 0x62ac701c5446 <vm_exec_core+17110>, 0x62ac701cfdea <vm_exec_core+60538>, 0x62ac701c654d <vm_exec_core+21469>, 0x62ac701c26d2 <vm_exec_core+5474>, 0x62ac701c2bd3 <vm_exec_core+6755>, 0x62ac701c27ef <vm_exec_core+5759>, 0x62ac701c34d7 <vm_exec_core+9063>, 0x62ac701c3cac <vm_exec_core+11068>, 0x62ac701c5955 <vm_exec_core+18405>, 0x62ac701c4f65 <vm_exec_core+15861>, 0x62ac701c5950 <vm_exec_core+18400>, 0x62ac701c64a4 <vm_exec_core+21300>, 0x62ac701c63d2 <vm_exec_core+21090>, 0x62ac701c34d2 <vm_exec_core+9058>, 0x62ac701c6620 <vm_exec_core+21680>, 0x62ac701c45ce <vm_exec_core+13406>, 0x62ac701c45d3 <vm_exec_core+13411>, 0x62ac701c63cd <vm_exec_core+21085>, 0x62ac701c6272 <vm_exec_core+20738>, 0x62ac701c5319 <vm_exec_core+16809>, 0x62ac701c5241 <vm_exec_core+16593>...}
        reg_cfp = 0x790220fff560
        reg_pc = 0x515000019950
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x000062ac701bdd0b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2607
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000062ac6ff4976c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133050088143680) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7902233dba28
#27 0x000062ac6ff4462b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133050089657160
        realpath_map = 133050089657000
        path = 133050088143680
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x000062ac6ff427e5 in rb_require_string_internal (fname=133050088143720, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x000062ac70220a28 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:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x7902233dbbb8
        cfunc = 0x5040000185d8
        recv = 133050089786800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000062ac70206e7d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffef52c92f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x000062ac70206935 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#33 0x000062ac701ce649 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x790220fff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ac701c4406 <vm_exec_core+12950>, 0x62ac701c1815 <vm_exec_core+1701>, 0x62ac701c2ff7 <vm_exec_core+7815>, 0x62ac701c8226 <vm_exec_core+28854>, 0x62ac701c2942 <vm_exec_core+6098>, 0x62ac701c8e95 <vm_exec_core+32037>, 0x62ac701c7240 <vm_exec_core+24784>, 0x62ac701c50b5 <vm_exec_core+16197>, 0x62ac701c1b14 <vm_exec_core+2468>, 0x62ac701c89bd <vm_exec_core+30797>, 0x62ac701c85ce <vm_exec_core+29790>, 0x62ac701c2cff <vm_exec_core+7055>, 0x62ac701c20f1 <vm_exec_core+3969>, 0x62ac701c76e1 <vm_exec_core+25969>, 0x62ac701c3afb <vm_exec_core+10635>, 0x62ac701c8bc7 <vm_exec_core+31319>, 0x62ac701c87e5 <vm_exec_core+30325>, 0x62ac701c42ae <vm_exec_core+12606>, 0x62ac701c5022 <vm_exec_core+16050>, 0x62ac701c73ca <vm_exec_core+25178>, 0x62ac701c8749 <vm_exec_core+30169>, 0x62ac701c64b8 <vm_exec_core+21320>, 0x62ac701c7462 <vm_exec_core+25330>, 0x62ac701c7860 <vm_exec_core+26352>, 0x62ac701c63e6 <vm_exec_core+21110>, 0x62ac701c1fed <vm_exec_core+3709>, 0x62ac701c6be2 <vm_exec_core+23154>, 0x62ac701c1e4e <vm_exec_core+3294>, 0x62ac701c2196 <vm_exec_core+4134>, 0x62ac701c453b <vm_exec_core+13259>, 0x62ac701c628b <vm_exec_core+20763>, 0x62ac701c680b <vm_exec_core+22171>, 0x62ac701c601a <vm_exec_core+20138>, 0x62ac701c1a61 <vm_exec_core+2289>, 0x62ac701c7aa8 <vm_exec_core+26936>, 0x62ac701c84d8 <vm_exec_core+29544>, 0x62ac701c2291 <vm_exec_core+4385>, 0x62ac701c33f9 <vm_exec_core+8841>, 0x62ac701c2f0a <vm_exec_core+7578>, 0x62ac701c3c5c <vm_exec_core+10988>, 0x62ac701c4f7e <vm_exec_core+15886>, 0x62ac701c2381 <vm_exec_core+4625>, 0x62ac701c792d <vm_exec_core+26557>, 0x62ac701c335a <vm_exec_core+8682>, 0x62ac701c4e1f <vm_exec_core+15535>, 0x62ac701c5897 <vm_exec_core+18215>, 0x62ac701c77df <vm_exec_core+26223>, 0x62ac701c666b <vm_exec_core+21755>, 0x62ac701c3e65 <vm_exec_core+11509>, 0x62ac701c3641 <vm_exec_core+9425>, 0x62ac701c75bd <vm_exec_core+25677>, 0x62ac701c46af <vm_exec_core+13631>, 0x62ac701c6c8d <vm_exec_core+23325>, 0x62ac701c677e <vm_exec_core+22030>, 0x62ac701c6ecf <vm_exec_core+23903>, 0x62ac701c7d7d <vm_exec_core+27661>, 0x62ac701c5a9a <vm_exec_core+18730>, 0x62ac701c150b <vm_exec_core+923>, 0x62ac701c3fd9 <vm_exec_core+11881>, 0x62ac701c7509 <vm_exec_core+25497>, 0x62ac701c40ff <vm_exec_core+12175>, 0x62ac701c6328 <vm_exec_core+20920>, 0x62ac701c6ae3 <vm_exec_core+22899>, 0x62ac701c5651 <vm_exec_core+17633>, 0x62ac701c614e <vm_exec_core+20446>, 0x62ac701c4329 <vm_exec_core+12729>, 0x62ac701c3916 <vm_exec_core+10150>, 0x62ac701c6fa6 <vm_exec_core+24118>, 0x62ac701c2437 <vm_exec_core+4807>, 0x62ac701c5455 <vm_exec_core+17125>, 0x62ac701cfdf9 <vm_exec_core+60553>, 0x62ac701c655c <vm_exec_core+21484>, 0x62ac701c26e1 <vm_exec_core+5489>, 0x62ac701c2be2 <vm_exec_core+6770>, 0x62ac701c27fe <vm_exec_core+5774>, 0x62ac701c34e6 <vm_exec_core+9078>, 0x62ac701c3cbb <vm_exec_core+11083>, 0x62ac701c1510 <vm_exec_core+928>, 0x62ac701c3257 <vm_exec_core+8423>, 0x62ac701c90d1 <vm_exec_core+32609>, 0x62ac701c6a00 <vm_exec_core+22672>, 0x62ac701c5998 <vm_exec_core+18472>, 0x62ac701c799e <vm_exec_core+26670>, 0x62ac701c919d <vm_exec_core+32813>, 0x62ac701c7c9d <vm_exec_core+27437>, 0x62ac701c8c55 <vm_exec_core+31461>, 0x62ac701c8d22 <vm_exec_core+31666>, 0x62ac701c1f11 <vm_exec_core+3489>, 0x62ac701c8887 <vm_exec_core+30487>, 0x62ac701c45d8 <vm_exec_core+13416>, 0x62ac701c8a96 <vm_exec_core+31014>, 0x62ac701c41a4 <vm_exec_core+12340>, 0x62ac701c7b7d <vm_exec_core+27149>, 0x62ac701c3760 <vm_exec_core+9712>, 0x62ac701c48cd <vm_exec_core+14173>, 0x62ac701c8dfb <vm_exec_core+31883>, 0x62ac701c4eda <vm_exec_core+15722>, 0x62ac701c4a63 <vm_exec_core+14579>, 0x62ac701c15d9 <vm_exec_core+1129>, 0x62ac701c1c65 <vm_exec_core+2805>, 0x62ac701c16bb <vm_exec_core+1355>, 0x62ac701c5745 <vm_exec_core+17877>, 0x62ac701c4c01 <vm_exec_core+14993>, 0x62ac701c5332 <vm_exec_core+16834>, 0x62ac701c5255 <vm_exec_core+16613>, 0x62ac701c4444 <vm_exec_core+13012>, 0x62ac701c4afd <vm_exec_core+14733>, 0x62ac701c47aa <vm_exec_core+13882>, 0x62ac701c4da4 <vm_exec_core+15412>, 0x62ac701c4d29 <vm_exec_core+15289>, 0x62ac701c43f7 <vm_exec_core+12935>, 0x62ac701c1806 <vm_exec_core+1686>, 0x62ac701c2fe8 <vm_exec_core+7800>, 0x62ac701c8217 <vm_exec_core+28839>, 0x62ac701c2933 <vm_exec_core+6083>, 0x62ac701c8e86 <vm_exec_core+32022>, 0x62ac701c7231 <vm_exec_core+24769>, 0x62ac701c50a6 <vm_exec_core+16182>, 0x62ac701c1b05 <vm_exec_core+2453>, 0x62ac701c89ae <vm_exec_core+30782>, 0x62ac701c85bf <vm_exec_core+29775>, 0x62ac701c2cf0 <vm_exec_core+7040>, 0x62ac701c20e2 <vm_exec_core+3954>, 0x62ac701c76d2 <vm_exec_core+25954>, 0x62ac701c3aec <vm_exec_core+10620>, 0x62ac701c8bb8 <vm_exec_core+31304>, 0x62ac701c87d6 <vm_exec_core+30310>, 0x62ac701c429f <vm_exec_core+12591>, 0x62ac701c5013 <vm_exec_core+16035>, 0x62ac701c73bb <vm_exec_core+25163>, 0x62ac701c873a <vm_exec_core+30154>, 0x62ac701c64a9 <vm_exec_core+21305>, 0x62ac701c7453 <vm_exec_core+25315>, 0x62ac701c7851 <vm_exec_core+26337>, 0x62ac701c63d7 <vm_exec_core+21095>, 0x62ac701c1fde <vm_exec_core+3694>, 0x62ac701c6bd3 <vm_exec_core+23139>, 0x62ac701c1e3f <vm_exec_core+3279>, 0x62ac701c2187 <vm_exec_core+4119>, 0x62ac701c452c <vm_exec_core+13244>, 0x62ac701c627c <vm_exec_core+20748>, 0x62ac701c67fc <vm_exec_core+22156>, 0x62ac701c600b <vm_exec_core+20123>, 0x62ac701c1a52 <vm_exec_core+2274>, 0x62ac701c7a99 <vm_exec_core+26921>, 0x62ac701c84c9 <vm_exec_core+29529>, 0x62ac701c2282 <vm_exec_core+4370>, 0x62ac701c33ea <vm_exec_core+8826>, 0x62ac701c2efb <vm_exec_core+7563>, 0x62ac701c3c4d <vm_exec_core+10973>, 0x62ac701c4f6f <vm_exec_core+15871>, 0x62ac701c2372 <vm_exec_core+4610>, 0x62ac701c791e <vm_exec_core+26542>, 0x62ac701c334b <vm_exec_core+8667>, 0x62ac701c4e10 <vm_exec_core+15520>, 0x62ac701c5888 <vm_exec_core+18200>, 0x62ac701c77d0 <vm_exec_core+26208>, 0x62ac701c665c <vm_exec_core+21740>, 0x62ac701c3e56 <vm_exec_core+11494>, 0x62ac701c3632 <vm_exec_core+9410>, 0x62ac701c75ae <vm_exec_core+25662>, 0x62ac701c46a0 <vm_exec_core+13616>, 0x62ac701c6c7e <vm_exec_core+23310>, 0x62ac701c676f <vm_exec_core+22015>, 0x62ac701c6ec0 <vm_exec_core+23888>, 0x62ac701c7d6e <vm_exec_core+27646>, 0x62ac701c5a8b <vm_exec_core+18715>, 0x62ac701c660c <vm_exec_core+21660>, 0x62ac701c3fca <vm_exec_core+11866>, 0x62ac701c74fa <vm_exec_core+25482>, 0x62ac701c40f0 <vm_exec_core+12160>, 0x62ac701c6319 <vm_exec_core+20905>, 0x62ac701c660c <vm_exec_core+21660>, 0x62ac701c5642 <vm_exec_core+17618>, 0x62ac701c613f <vm_exec_core+20431>, 0x62ac701c431a <vm_exec_core+12714>, 0x62ac701c3907 <vm_exec_core+10135>, 0x62ac701c6f97 <vm_exec_core+24103>, 0x62ac701c2428 <vm_exec_core+4792>, 0x62ac701c5446 <vm_exec_core+17110>, 0x62ac701cfdea <vm_exec_core+60538>, 0x62ac701c654d <vm_exec_core+21469>, 0x62ac701c26d2 <vm_exec_core+5474>, 0x62ac701c2bd3 <vm_exec_core+6755>, 0x62ac701c27ef <vm_exec_core+5759>, 0x62ac701c34d7 <vm_exec_core+9063>, 0x62ac701c3cac <vm_exec_core+11068>, 0x62ac701c5955 <vm_exec_core+18405>, 0x62ac701c4f65 <vm_exec_core+15861>, 0x62ac701c5950 <vm_exec_core+18400>, 0x62ac701c64a4 <vm_exec_core+21300>, 0x62ac701c63d2 <vm_exec_core+21090>, 0x62ac701c34d2 <vm_exec_core+9058>, 0x62ac701c6620 <vm_exec_core+21680>, 0x62ac701c45ce <vm_exec_core+13406>, 0x62ac701c45d3 <vm_exec_core+13411>, 0x62ac701c63cd <vm_exec_core+21085>, 0x62ac701c6272 <vm_exec_core+20738>, 0x62ac701c5319 <vm_exec_core+16809>, 0x62ac701c5241 <vm_exec_core+16593>...}
        reg_cfp = 0x790220fff790
        reg_pc = 0x50400002d1f8
        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_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#35 0x000062ac701bd91b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffef52c96a0, <optimized out>, <optimized out>}, prev = 0x790221a64d50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000062ac6fe445db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7902233dbc58) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef52c9830, <optimized out>, 0x7ffef52c9780, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7902233dbc58
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x000062ac6fe3db47 in rb_main (argc=9, argv=0x7ffef52c99f8) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffef52c99f8) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 753354) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.w54odc:
* -rw------- 1 1 2025-02-17 17:49:16 +0000 autoload20250217-753362-1nl7xv.rb
$ timeout 60 gdb -p 753025 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 753024 -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 789296 -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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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 3.5.0dev (2025-02-17T16:10:48Z master 8324e3148a) +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 31.920934 seconds

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