# Logfile created on 2025-02-11 09:45:18 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f65b910fdd0 @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.20250211-094518", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f65b91301c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f65b964fe58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f65b904a238 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250211-094518", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250211-094518>, @binmode=false, @mon_data=#<Monitor:0x00007f65b964f9d0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
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
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = e603a420e9
$$$[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 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/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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
287658dc502cb9456522a8e8e6682c6890e0a84c8477a7dc77b8b4955152e7c1  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 enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving 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/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/nkf-0.2.0/ext/nkf'
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/debug-1.10.0/ext/debug'
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]: 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 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/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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/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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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/rbs-3.8.1/ext/rbs_extension'
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/debug-1.10.0/ext/debug'
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]: 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.9.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.0
                                    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.5
                                    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
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=32799
  "--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/752] 447592=json_ext_parser_test
[  2/752] 447587=test_time
[  3/752] 447590=test_duplicate
[  4/752] 447591=test_integer
[  5/752] 447588=test_scan_args
[  6/752] 447595=test_date_attr
[  7/752] 447597=test_erb
[  8/752] 447582=test_cp949
[  9/752] 447596=test_condition
[ 10/752] 447589=test_class_name_check
[ 11/752] 447583=test_gem_resolver_git_set
[ 12/752] 447593=test_sorted_set
[ 13/752] 447596=test_files_lib
[ 14/752] 447585=test_emoji
[ 15/752] 447586=test_string
[ 16/752] 447590=test_random_formatter
[ 17/752] 447582=test_gem_commands_check_command
[ 18/752] 447595=test_regex_casefold
[ 19/752] 447594=test_pipe
[ 20/752] 447584=test_gem_source_git
[ 21/752] 447592=test_gem_command_manager
[ 22/752] 447588=test_gem_installer
[ 23/752] 447589=test_cgi_core
[ 24/752] 447595=test_delegate
[ 25/752] 447585=test_gem_source_list
[ 26/752] 447590=test_yaml_special_cases
[ 27/752] 447589=test_parser
[ 28/752] 447595=attribute_write_test
[ 29/752] 447590=test_float
[ 30/752] 447597=test_ractor
[ 31/752] 447589=test_gem_remote_fetcher_local_ssl_server
[ 32/752] 447597=test_files_test_1
[ 33/752] 447595=freeze_test
[ 34/752] 447595=test_gem
[ 35/752] 447594=percent_delimiter_string_test
[ 36/752] 447587=test_nomethod_error
[ 37/752] 447587=test_https_proxy
[ 38/752] 447582=test_pkey_dsa
[ 39/752] 447594=test_ssl
[ 40/752] 447593=test_date_strptime
[ 41/752] 447585=test_ractor
[ 42/752] 447587=test_emitter
[ 43/752] 447587=test_json_tree
[ 44/752] 447587=library_symbols_test
[ 45/752] 447592=test_zlib
[ 46/752] 447587=magic_comment_test
[ 47/752] 447593=test_marshal
[ 48/752] 447583=test_omap
[ 49/752] 447583=test_case_comprehensive
[ 50/752] 447583=test_framework
[ 51/752] 447583=test_singleton_function
[ 52/752] 447583=test_shellwords
[ 53/752] 447583=test_cclass
[ 54/752] 447582=test_proc
[ 55/752] 447584=test_load
[ 56/752] 447584=test_uncorrectable_name_check
[ 57/752] 447584=test_gem_request_set_lockfile_tokenizer
[ 58/752] 447590=test_gem_commands_outdated_command
[ 59/752] 447584=test_class2name
[ 60/752] 447584=test_nil
[ 61/752] 447584=test_kdf
[ 62/752] 447583=test_time_tz
[ 63/752] 447584=test_backtrace
[ 64/752] 447583=string_query_test
[ 65/752] 447585=test_date_compat
[ 66/752] 447585=test_profile_frames
[ 67/752] 447593=test_resolve_symbol
[ 68/752] 447587=test_lazy_enumerator
[ 69/752] 447583=test_find_executable
[ 70/752] 447583=test_set
[ 71/752] 447585=test_array
[ 72/752] 447593=test_error_highlight
[ 73/752] 447583=test_debug
[ 74/752] 447583=test_arith_seq_extract
[ 75/752] 447590=test_stringchar
[ 76/752] 447590=test_gem_commands_help_command
[ 77/752] 447583=test_gem_package_old
[ 78/752] 447590=test_rbconfig
[ 79/752] 447583=test_gem_uri
[ 80/752] 447590=test_digest
[ 81/752] 447583=json_coder_test
[ 82/752] 447583=test_psych
[ 83/752] 447583=test_ractor
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=167903387, 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>
[ 84/752] 447583=test_enumerator
[ 85/752] 447587=test_change_word
[ 86/752] 447583=test_gem_available_set
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    447594  ko1    7u  IPv4 167903387      0t0  TCP localhost:38313->localhost:53840 (CLOSE_WAIT)
[ 87/752] 447587=test_gem_source_installed
[ 88/752] 447594=test_modify_expand
[ 89/752] 447594=test_parser
[ 90/752] 447584=test_pkcs12
[ 91/752] 447594=test_date_time
[ 92/752] 447594=test_date
[ 93/752] 447594=test_pty
[ 94/752] 447583=test_assembler
[ 95/752] 447583=test_gem_commands_list_command
[ 96/752] 447583=test_gem_source_vendor
[ 97/752] 447589=test_dbm
[ 98/752] 447583=test_variable_name_check
[ 99/752] 447589=overlap_test
[100/752] 447587=test_symbol
[101/752] 447587=test_gem_uninstaller
[102/752] 447583=test_gem_platform
[103/752] 447583=test_frozen
[104/752] 447583=test_gem_source
[105/752] 447595=test_safe_load
[106/752] 447595=string_encoding_test
[107/752] 447582=test_exception_at_throwing
[108/752] 447595=test_name_error
[109/752] 447590=test_enumerator
[110/752] 447582=test_utf16
[111/752] 447582=test_gem_package
[112/752] 447584=test_bn
[113/752] 447584=test_provider
[114/752] 447594=test_gem_package_task
[115/752] 447583=test_gem_commands_server_command
[116/752] 447583=test_http_request
[117/752] 447583=test_data
[118/752] 447583=test_httpheader
[119/752] 447583=test_keyword
[120/752] 447594=numeric_value_test
[121/752] 447594=!Nothing_to_test
[122/752] 447594=heredoc_dedent_test
[123/752] 447594=test_kernel
[124/752] 447595=test_method_name_check
[125/752] 447595=test_function_entry
[126/752] 447589=test_len
[127/752] 447595=test_acceptable
[128/752] 447589=implicit_array_test
[129/752] 447589=test_gem_gem_runner
[130/752] 447589=test_gem_ext_cargo_builder
[131/752] 447589=test_file_exhaustive
[132/752] 447592=test_gem_commands_signout_command
[133/752] 447592=test_object
[134/752] 447592=test_exception
[135/752] 447595=test_autoload
[136/752] 447592=test_gem_resolver_local_specification
[137/752] 447584=test_pack
[138/752] 447592=test_gem_commands_unpack_command
[139/752] 447582=test_gem_commands_exec_command
[140/752] 447587=test_stream
[141/752] 447587=test_optarg
[142/752] 447592=test_ssl_session
[143/752] 447583=test_ractor
[144/752] 447594=test_assignment
[145/752] 447583=test_grapheme_breaks
[146/752] 447583=test_gem_request_set_gem_dependency_api
[147/752] 447584=test_ossl
[148/752] 447587=test_date_marshal
[149/752] 447587=test_syntax
[150/752] 447583=test_key_name_check
[151/752] 447583=test_ripper
[152/752] 447593=test_singleton
[153/752] 447593=test_ftp
[154/752] 447592=test_vm_dump
[155/752] 447592=errors_test
[156/752] 447593=test_open3
[157/752] 447592=test_cesu8
[158/752] 447592=test_alias_and_anchor
[159/752] 447592=test_gem_commands_setup_command
[160/752] 447583=test_gem_commands_rebuild_command
[161/752] 447582=json_parser_test
[162/752] 447583=breadth_first_search_test
[163/752] 447583=test_generic
[164/752] 447582=test_fiber
[165/752] 447583=test_div
[166/752] 447583=test_resize
[167/752] 447597=test_gc_compact
[168/752] 447583=test_deprecated
[169/752] 447583=test_gem_safe_marshal
[170/752] 447591=test_nextafter
[171/752] 447596=test_capacity
[172/752] 447596=test_bundled_ca
[173/752] 447591=test_to_ruby
[174/752] 447591=test_random
[175/752] 447591=static_literals_test
[176/752] 447591=test_backtrace
[177/752] 447591=test_fips
[178/752] 447586=test_date_parse
[179/752] 447583=test_gem_commands_update_command
[180/752] 447592=test_data
[181/752] 447592=test_noarg
[182/752] 447586=test_rand
[183/752] 447596=test_pkey_ec
[184/752] 447591=test_ellipsize
[185/752] 447591=test_integer
[186/752] 447596=test_utf32
[187/752] 447596=test_helper
[188/752] 447585=test_memory_view
[189/752] 447585=test_gem_commands_cleanup_command
[190/752] 447592=test_placearg
[191/752] 447591=test_interned_str
[192/752] 447591=test_project_sanity
[193/752] 447596=regular_expression_encoding_test
[194/752] 447596=test_env
[195/752] 447586=test_object_create_start
[196/752] 447586=test_forwardable
[197/752] 447592=test_continuation
[198/752] 447592=test_ensured
[199/752] 447586=test_io_m17n
[200/752] 447592=test_config
[201/752] 447584=comments_test
[202/752] 447592=test_delete
[203/752] 447591=test_gem_commands_uninstall_command
[204/752] 447592=test_gem_resolver_installer_set
[205/752] 447584=test_files_test
[206/752] 447592=test_gem_dependency_list
[207/752] 447584=test_gem_silent_ui
[208/752] 447584=test_ifunless
[209/752] 447584=test_require
[210/752] 447592=test_pkey_dh
[211/752] 447584=test_ocsp
[212/752] 447585=test_shapes
[213/752] 447592=dispatcher_test
[214/752] 447585=test_udp
[215/752] 447585=test_windows_1252
[216/752] 447585=test_configuration
[217/752] 447592=test_stringify_symbols
[218/752] 447592=test_to_ary_concat
[219/752] 447585=warnings_test
[220/752] 447585=test_rubyoptions
[221/752] 447589=test_printf
[222/752] 447589=node_id_test
[223/752] 447584=test_tmpdir
[224/752] 447583=test_gem_source_subpath_problem
[225/752] 447584=test_emitter
[226/752] 447584=test_ts
[227/752] 447583=test_gem_resolver_api_set
[228/752] 447583=parse_stream_test
[229/752] 447583=json_generator_test
[230/752] 447588=test_gem_impossible_dependencies_error
[231/752] 447594=test_io_buffer
[232/752] 447588=encodings_test
[233/752] 447594=test_dryrun
[234/752] 447594=test_range
[235/752] 447591=test_type
[236/752] 447591=test_integer_comb
[237/752] 447589=index_write_test
[238/752] 447588=test_ns_spki
[239/752] 447589=test_depth_first
[240/752] 447589=test_tsort
[241/752] 447589=lex_test
[242/752] 447588=test_bundled_gems
[243/752] 447588=test_pair
[244/752] 447592=test_date_ractor
[245/752] 447586=test_m17n_comb
[246/752] 447584=test_tree_spell_checker
[247/752] 447584=test_install
[248/752] 447593=test_gem_validator
[249/752] 447592=integer_parse_test
[250/752] 447583=test_prettyprint
[251/752] 447592=regular_expression_options_test
[252/752] 447592=test_sleep
[253/752] 447583=test_queue
[254/752] 447583=test_threadgroup
[255/752] 447584=test_set_len
[256/752] 447584=test_gem_commands_lock_command
[257/752] 447593=test_euc_kr
[258/752] 447593=test_gem_local_remote_options
[259/752] 447584=test_gem_security_signer
[260/752] 447593=test_exception
[261/752] 447584=test_bash_completion
[262/752] 447584=test_dir
[263/752] 447583=test_gem_ext_configure_builder
[264/752] 447583=test_mdns
[265/752] 447583=test_x509store
[266/752] 447594=test_random
[267/752] 447594=test_merge_keys
[268/752] 447594=test_io_wait
[269/752] 447583=test_kwargs
[270/752] 447583=test_lexer
[271/752] 447584=test_mailto
[272/752] 447583=test_case_mapping
[273/752] 447597=test_yaml_tree
[274/752] 447583=ripper_test
[275/752] 447584=test_gem_package_tar_writer
[276/752] 447594=test_rubygems
[277/752] 447589=test_not
[278/752] 447589=test_timeout
[279/752] 447597=test_weakref
[280/752] 447584=test_socket
[281/752] 447597=test_io_buffer
[282/752] 447594=test_beginendblock
[283/752] 447597=test_gem_resolver_requirement_list
[284/752] 447589=test_hash
[285/752] 447597=test_arith_seq_beg_len_step
[286/752] 447597=test_scalar_scanner
[287/752] 447597=test_yamlstore
[288/752] 447597=test_gem_config_file
[289/752] 447592=test_gem_commands_pristine_command
[290/752] 447588=test_yjit_exit_locations
[291/752] 447583=test_buffered_io
[292/752] 447583=test_yjit
[293/752] 447597=test_m17n
[294/752] 447594=test_gem_resolver_composed_set
[295/752] 447594=test_argf
[296/752] 447588=test_egrep_cpp
[297/752] 447588=test_webauthn_poller
[298/752] 447588=test_date_conv
[299/752] 447588=test_nofree
[300/752] 447588=test_gem_stream_ui
[301/752] 447597=test_numhash
[302/752] 447597=test_trace
[303/752] 447597=test_pkey_rsa
[304/752] 447588=test_ipaddr
[305/752] 447588=test_arity
[306/752] 447588=test_resource
[307/752] 447588=test_gem_update_suggestion
[308/752] 447588=test_gem_source_fetch_problem
[309/752] 447596=test_set
[310/752] 447588=test_gem_console_ui
[311/752] 447588=test_member
[312/752] 447588=test_method
[313/752] 447596=test_unicode_normalize
[314/752] 447596=test_gem_resolver_lock_set
[315/752] 447596=test_append
[316/752] 447596=test_ractor_compatibility
[317/752] 447597=test_reqarg
[318/752] 447584=test_stringio
[319/752] 447584=test_dns
[320/752] 447596=test_dup
[321/752] 447584=test_require
[322/752] 447590=test_notimplement
[323/752] 447597=test_emoji_breaks
[324/752] 447590=test_system
[325/752] 447596=test_bug-3571
[326/752] 447597=test_comparable
[327/752] 447597=test_configuration
[328/752] 447597=command_line_test
[329/752] 447596=test_gem_commands_info_command
[330/752] 447592=test_date_new
[331/752] 447596=test_io_timeout
[332/752] 447596=test_gem_commands_build_command
[333/752] 447592=test_compile_prism
[334/752] 447597=test_euc_tw
[335/752] 447597=test_gem_security
[336/752] 447593=test_gem_requirement
[337/752] 447593=test_alias
[338/752] 447596=test_sizeof
[339/752] 447591=test_wait
[340/752] 447582=test_object_references
[341/752] 447582=test_sleep
[342/752] 447592=test_x509name
[343/752] 447592=test_popen_deadlock
[344/752] 447591=test_did_you_mean
[345/752] 447593=test_autoconf
[346/752] 447593=test_digest_extend
[347/752] 447593=test_gem_safe_yaml
[348/752] 447593=test_cgi_multipart
[349/752] 447593=test_case
[350/752] 447593=test_bug-5832
[351/752] 447593=test_struct
[352/752] 447593=onigmo_test
[353/752] 447593=fuzzer_test
[354/752] 447591=test_rb_str_dup
[355/752] 447591=test_ast
[356/752] 447593=test_libs
[357/752] 447593=test_super
[358/752] 447587=test_time
[359/752] 447582=json_encoding_test
[360/752] 447582=test_math
[361/752] 447582=test_gc
[362/752] 447582=test_gem_bundler_version_finder
[363/752] 447587=test_console_attr
[364/752] 447587=snippets_test
[365/752] 447582=parser_test
[366/752] 447582=test_array
[367/752] 447590=test_ubf_async_safe
[368/752] 447582=newline_test
[369/752] 447590=heredoc_test
[370/752] 447590=test_webauthn_listener_response
[371/752] 447590=constant_path_node_test
[372/752] 447590=test_gem_path_support
[373/752] 447592=test_flush
[374/752] 447592=test_pkcs7
[375/752] 447590=test_gem_commands_fetch_command
[376/752] 447582=test_cgi_header
[377/752] 447582=test_complexrational
[378/752] 447582=test_mixed_unicode_escapes
[379/752] 447582=test_enumerator_kw
[380/752] 447582=test_mkmf
[381/752] 447582=test_mul
[382/752] 447582=test_require_path_check
[383/752] 447586=test_class
[384/752] 447590=test_cgi_session
[385/752] 447586=test_numeric
[386/752] 447586=test_stringscanner
[387/752] 447590=test_x509crl
[388/752] 447592=test_gem_package_tar_reader
[389/752] 447586=test_gb18030
[390/752] 447582=test_gem_specification
[391/752] 447586=test_gbk
[392/752] 447592=test_refinement
[393/752] 447586=test_gem_dependency_installer
[394/752] 447593=test_warning
[395/752] 447590=test_gem_name_tuple
[396/752] 447590=test_gem_ext_cargo_builder_link_flag_converter
[397/752] 447593=test_protocol
[398/752] 447590=test_tree_builder
[399/752] 447590=test_protect
[400/752] 447590=test_x509req
[401/752] 447593=test_cgi_util
[402/752] 447590=test_gem_commands_open_command
[403/752] 447593=test_allocation
[404/752] 447590=test_gc
[405/752] 447597=test_enc_associate
[406/752] 447587=dump_test
[407/752] 447596=location_test
[408/752] 447596=test_insns_leaf
[409/752] 447596=test_store
[410/752] 447596=test_iseq
[411/752] 447597=test_pkg_config
[412/752] 447597=regexp_test
[413/752] 447597=test_string_memory
[414/752] 447597=test_open-uri
[415/752] 447597=test_coderange
[416/752] 447597=test_big2str
[417/752] 447597=test_dln
[418/752] 447597=test_iso_8859
[419/752] 447597=test_complex2
[420/752] 447597=test_x509attr
[421/752] 447597=test_extlibs
[422/752] 447584=test_rat
[423/752] 447584=test_asn1
[424/752] 447596=test_flags
[425/752] 447594=test_monitor
[426/752] 447584=test_gem_ext_rake_builder
[427/752] 447588=json_string_matching_test
[428/752] 447588=test_whileuntil
[429/752] 447594=test_transcode
[430/752] 447588=test_path
[431/752] 447582=test_method_cache
[432/752] 447588=test_sprintf_comb
[433/752] 447582=test_tcp
[434/752] 447588=test_pp
[435/752] 447582=test_gem_stub_specification
[436/752] 447588=test_settracefunc
[437/752] 447594=test_gem_text
[438/752] 447594=tunnel_test
[439/752] 447582=test_gem_version
[440/752] 447594=test_gem_commands_stale_command
[441/752] 447586=test_gem_commands_query_command
[442/752] 447594=equality_test
[443/752] 447594=test_x509ext
[444/752] 447594=test_files_ext
[445/752] 447582=unescape_test
[446/752] 447582=test_complex
[447/752] 447594=source_location_test
[448/752] 447594=test_instrumentation_api
[449/752] 447582=test_at_exit
[450/752] 447587=test_inadvertent_creation
[451/752] 447582=static_inspect_test
[452/752] 447596=test_sprintf
[453/752] 447582=test_gem_uri_formatter
[454/752] 447582=test_common
[455/752] 447589=test_gem_request_connection_pools
[456/752] 447584=test_optimization
[457/752] 447587=test_ssl
[458/752] 447586=test_deprecate
[459/752] 447596=test_registry
[460/752] 447586=test_ractor
[461/752] 447596=test_gem_commands_push_command
[462/752] 447586=test_module
[463/752] 447582=parse_success_test
[464/752] 447582=test_abi
[465/752] 447589=test_external_new
[466/752] 447589=test_scanner_events
[467/752] 447589=test_euc_jp
[468/752] 447589=test_gem_resolver_dependency_request
[469/752] 447589=test_data_error
[470/752] 447589=test_rubyvm
[471/752] 447589=test_weakmap
[472/752] 447582=test_ancdata
[473/752] 447582=test_gem_doctor
[474/752] 447582=json_fixtures_test
[475/752] 447582=test_load
[476/752] 447582=test_encoding
[477/752] 447596=test_gem_resolver_specification
[478/752] 447596=test_gem_security_trust_dir
[479/752] 447596=test_constant
[480/752] 447588=test_default_gems
[481/752] 447594=test_enc_str_buf_cat
[482/752] 447594=test_have_func
[483/752] 447588=test_lock_native_thread
[484/752] 447588=test_webauthn_listener
[485/752] 447592=test_zsh_completion
[486/752] 447592=test_gem_package_tar_reader_entry
[487/752] 447588=test_http
[488/752] 447588=test_passing_block
[489/752] 447588=test_addrinfo
[490/752] 447588=test_x509cert
[491/752] 447582=test_svcb_https
[492/752] 447582=test_buffering
[493/752] 447582=ruby_parser_test
[494/752] 447582=test_bug-14834
[495/752] 447592=test_bmethod
[496/752] 447592=test_enumerable
[497/752] 447592=test_signal
[498/752] 447582=test_timeout
[499/752] 447582=test_fixnum
[500/752] 447582=test_name_error_extension
[501/752] 447597=test_fstring
[502/752] 447582=test_iseq_load
[503/752] 447597=test_ensure_and_callcc
[504/752] 447597=test_scheduler
[505/752] 447597=test_gem_resolver_activation_request
[506/752] 447588=test_big5
[507/752] 447588=test_null
[508/752] 447588=test_fd_setsize
[509/752] 447588=version_test
[510/752] 447588=test_gem_request_set
[511/752] 447597=test_trick
[512/752] 447594=test_objectspace
[513/752] 447588=test_files_test_2
[514/752] 447592=test_gem_version_option
[515/752] 447592=test_require_lib
[516/752] 447582=lex_test
[517/752] 447582=test_gem_rdoc
[518/752] 447582=test_gem_remote_fetcher_s3
[519/752] 447596=test_ractor
[520/752] 447582=test_gem_unsatisfiable_dependency_error
[521/752] 447582=test_sexp
[522/752] 447586=test_gem_package_tar_header
[523/752] 447582=pattern_test
[524/752] 447586=test_gem_commands_owner_command
[525/752] 447596=test_basicsocket
[526/752] 447582=locals_test
[527/752] 447582=test_find
[528/752] 447596=test_normalize
[529/752] 447596=test_recursion
[530/752] 447596=test_struct
[531/752] 447582=compiler_test
[532/752] 447582=test_date_strftime
[533/752] 447596=test_typeddata
[534/752] 447586=test_gem_resolver_vendor_specification
[535/752] 447586=test_mutex
[536/752] 447596=test_bigzero
[537/752] 447596=test_basicinstructions
[538/752] 447596=test_verbose
[539/752] 447596=test_gem_ext_builder
[540/752] 447586=test_gem_ext_cmake_builder
[541/752] 447586=test_filter
[542/752] 447586=test_too_many_dummy_encodings
[543/752] 447586=test_koi8
[544/752] 447582=test_objspace
[545/752] 447586=test_clone
[546/752] 447586=test_erb_m17n
[547/752] 447585=test_erb_command
[548/752] 447586=test_require
[549/752] 447585=test_https
[550/752] 447597=test_have_library
[551/752] 447593=test_fnmatch
[552/752] 447593=test_gem_resolver_vendor_set
[553/752] 447589=test_ftp
[554/752] 447593=test_unicode_escape
[555/752] 447589=integer_base_flags_test
[556/752] 447589=test_httpresponses
[557/752] 447589=test_proxy
[558/752] 447589=test_raise
[559/752] 447596=test_gem_ci_detector
[560/752] 447589=test_gem_request_set_lockfile_parser
[561/752] 447593=test_yield
[562/752] 447596=test_shift_jis
[563/752] 447587=test_string
[564/752] 447596=test_io_wait_uncommon
[565/752] 447596=test_http
[566/752] 447589=test_gem_dependency_resolution_error
[567/752] 447589=test_rational2
[568/752] 447589=fixtures_test
[569/752] 447587=test_gem_install_update_options
[570/752] 447587=test_file
[571/752] 447587=test_gem_security_policy
[572/752] 447589=test_gem_resolver_index_set
[573/752] 447589=test_files_sample
[574/752] 447586=test_update
[575/752] 447586=test_arity
[576/752] 447586=test_case_options
[577/752] 447586=test_pack
[578/752] 447589=test_defined
[579/752] 447587=test_switch_hitter
[580/752] 447589=test_thread
[581/752] 447583=test_call
[582/752] 447587=test_hash_create
[583/752] 447587=json_generic_object_test
[584/752] 447587=test_gem_gemcutter_utilities
[585/752] 447597=test_gem_remote_fetcher
[586/752] 447583=test_gem_resolver
[587/752] 447592=test_tempfile
[588/752] 447587=test_config
[589/752] 447587=test_gem_util
[590/752] 447583=test_pattern_key_name_check
[591/752] 447583=test_exit
[592/752] 447586=test_gem_commands_yank_command
[593/752] 447588=test_jaro_winkler
[594/752] 447583=test_gem_request_set_lockfile
[595/752] 447588=ractor_test
[596/752] 447597=test_postponed_job
[597/752] 447587=reflection_test
[598/752] 447587=test_bignum
[599/752] 447588=test_dot_dot
[600/752] 447588=test_human_typo
[601/752] 447588=test_engine
[602/752] 447588=test_enc_raise
[603/752] 447588=test_key_error
[604/752] 447586=test_weakkeymap
[605/752] 447588=test_usrmarshal
[606/752] 447587=test_inlinecache
[607/752] 447592=test_httpresponse
[608/752] 447587=test_gem_command
[609/752] 447583=test_gem_resolver_installed_specification
[610/752] 447592=test_array_create
[611/752] 447592=test_tracepoint
[612/752] 447583=test_gem_commands_environment_command
[613/752] 447587=test_my_integer
[614/752] 447587=test_ractor
[615/752] 447583=test_signedness
[616/752] 447588=test_hmac
[617/752] 447588=desugar_compiler_test
[618/752] 447588=symbol_encoding_test
[619/752] 447587=test_gem_commands_mirror
[620/752] 447587=test_cgi_cookie
[621/752] 447588=test_internal_ivar
[622/752] 447585=test_gem_commands_sources_command
[623/752] 447588=test_undef
[624/752] 447587=test_ractor
[625/752] 447588=test_gem_spec_fetcher
[626/752] 447597=test_io
[627/752] 447587=test_numeric
[628/752] 447587=test_metaclass
[629/752] 447587=test_date_arith
[630/752] 447592=test_io_console
[631/752] 447587=test_ws
[632/752] 447587=parse_test
[633/752] 447587=test_gem_source_specific_file
[634/752] 447585=test_unix
[635/752] 447588=test_gem_commands_which_command
[636/752] 447588=test_enum
[637/752] 447585=test_coder
[638/752] 447585=test_optparse
[639/752] 447587=test_symbol
[640/752] 447585=test_etc
[641/752] 447585=test_gem_remote_fetcher_local_server
[642/752] 447596=test_ldap
[643/752] 447596=test_gem_source_lock
[644/752] 447585=test_last_thread
[645/752] 447596=test_new
[646/752] 447596=test_cipher
[647/752] 447596=test_hash
[648/752] 447596=test_securerandom
[649/752] 447596=test_econv
[650/752] 447585=test_foreach
[651/752] 447585=test_summary
[652/752] 447585=test_thread_queue
[653/752] 447584=test_nowrite
[654/752] 447584=test_flip
[655/752] 447586=test_gem_ext_cargo_builder_unit
[656/752] 447586=test_gem_commands_install_command
[657/752] 447590=test_stack
[658/752] 447584=test_gem_source_local
[659/752] 447592=test_num2int
[660/752] 447592=test_process
[661/752] 447583=test_have_macro
[662/752] 447594=test_parse
[663/752] 447584=test_iter_break
[664/752] 447584=test_address_resolve
[665/752] 447584=test_wss
[666/752] 447584=test_gem_resolver_lock_specification
[667/752] 447584=test_cstr
[668/752] 447583=test_variable
[669/752] 447588=test_digest
[670/752] 447588=test_gem_dependency
[671/752] 447588=test_string
[672/752] 447588=test_gem_resolver_index_specification
[673/752] 447583=test_marshalable
[674/752] 447583=test_iterator
[675/752] 447588=test_method_cache
[676/752] 447588=parse_comments_test
[677/752] 447588=test_class
[678/752] 447583=test_const
[679/752] 447583=test_serialize_subclasses
[680/752] 447583=test_gem_ext_ext_conf_builder
[681/752] 447596=test_qsort
[682/752] 447596=test_cmethod
[683/752] 447596=test_gem_commands_dependency_command
[684/752] 447596=json_addition_test
[685/752] 447584=test_thread_fd_close
[686/752] 447584=test_storage
[687/752] 447584=test_path_to_class
[688/752] 447596=string_test
[689/752] 447584=test_pathname
[690/752] 447596=test_remote_fetch_error
[691/752] 447596=test_stream
[692/752] 447596=json_common_interface_test
[693/752] 447596=test_coverage
[694/752] 447594=test_cgi_tag_helper
[695/752] 447594=named_capture_test
[696/752] 447590=test_dir_m17n
[697/752] 447594=test_gem_resolver_git_specification
[698/752] 447584=test_io
[699/752] 447594=test_gem_commands_cert_command
[700/752] 447586=test_object
[701/752] 447585=test_process
[702/752] 447584=test_eval
[703/752] 447585=test_fileutils
[704/752] 447584=test_gem_resolver_conflict
[705/752] 447584=test_gem_commands_contents_command
[706/752] 447584=test_scalar
[707/752] 447584=test_readpartial
[708/752] 447584=test_rational
[709/752] 447585=test_str2big
[710/752] 447585=newline_offsets_test
[711/752] 447593=test_regexp
[712/752] 447589=test_parser_events
[713/752] 447589=test_windows_1251
[714/752] 447589=relocation_test
[715/752] 447589=test_convertible
[716/752] 447594=test_gem_resolver_best_set
[717/752] 447594=test_stat
[718/752] 447594=test_eval
[719/752] 447586=test_addr
[720/752] 447585=test_helper
[721/752] 447585=test_yamldbm
[722/752] 447585=test_cgi_modruby
[723/752] 447585=test_thread_cv
[724/752] 447586=parameters_signature_test
[725/752] 447587=test_getopts
[726/752] 447587=test_gem_resolver_api_specification
[727/752] 447596=test_pkey
[728/752] 447584=test_gem_commands_signin_command
[729/752] 447583=test_nonblock
[730/752] 447587=test_gem_request
[731/752] 447586=test_primitive
[732/752] 447583=test_boolean
[733/752] 447596=test_config
[734/752] 447583=test_yaml
[735/752] 447586=test_recorder
[736/752] 447586=test_yield_block
[737/752] 447586=test_gem_commands_specification_command
[738/752] 447584=test_spell_checker
[739/752] 447584=test_bug_reporter
[740/752] 447585=test_document
[741/752] 447585=test_ractor
[742/752] 447586=test_lambda
[743/752] 447585=test_frozen_error
[744/752] 447583=test_sockopt
[745/752] 447585=bom_test
[746/752] 447583=test_file
[747/752] 447585=test_encoding
[748/752] 447586=test_gem_commands_search_command
[749/752] 447586=test_thread
[750/752] 447585=test_pattern_matching
[751/752] 447587=test_literal
[752/752] 447585=test_arithmetic_sequence
$$$ #<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:02 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:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1018  446235    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 446235  446238    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.20250211-094518 --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
 446238  446239    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.20250211-094518 --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
 446239  447251    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 447251  447252    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 447252  447579    1015    1015 pts/0       1015 Sl+   1000   0:16 /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
 447579  447595    1015    1015 pts/0       1015 Sl+   1000   0:06 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 447595  449355    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 447595  449361    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
 447595  449365    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
 446239  480809    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      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, 1863343], 996=>[1015], 1015=>[1018], 1018=>[446235], 446235=>[446238], 446238=>[446239], 446239=>[447251, 480809], 447251=>[447252], 447252=>[447579], 447579=>[447595], 447595=>[449355, 449361, 449365]}
$ timeout 60 gdb -p 449355 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 449356]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bfa8d39de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7fca296006c0 (LWP 449355) "test_autoload.*" 0x00005bfa8d39de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7fca338006c0 (LWP 449356) "test_autoload.*" 0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca1cf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7fca338006c0 (LWP 449356) "test_autoload.*"):
#0  0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca1cf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bfa8d3286ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005bfa8d6e0c5f 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:3006
        vm = <optimized out>
#4  0x00005bfa8d381a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007fca4fa9caa4 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 = {140506424149696, -7674479681944794582, 140506424149696, -360, 0, 140506254270832, -7674479681957377494, -7674629853036918230}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007fca4fb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7fca296006c0 (LWP 449355) "test_autoload.*"):
#0  0x00005bfa8d39de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005bfa8d39ee0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005bfa8d2ed680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005bfa8d2ed4f9 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  0x00005bfa8d2ed125 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  0x00005bfa8d2e812e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005bfa8d2e7f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005bfa8d383e83 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005bfa8d325ba7 in __interceptor_realpath ()
No symbol table info available.
#9  0x00005bfa8d3d72d4 in rb_check_realpath_internal (basedir=4, path=140506268108760, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576
        resolved_ptr = 0x0
        resolved_buffer = 0x0
        unresolved_path = 140506268108680
        resolved = <optimized out>
        st = <optimized out>
        errno_to_fail = <optimized out>
        errno_to_fail = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#10 0x00005bfa8d4c8526 in realpath_internal_cached (hash=140506891080360, path=140506268108760) at /tmp/ruby/src/trunk_asan/load.c:730
        ret = 4
        realpath = <optimized out>
#11 require_internal (ec=ec@entry=0x51600306c3d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1290
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x51500016e700
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 140506891080520
        realpath_map = 140506891080360
        path = 140506268108760
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#12 0x00005bfa8d4c65e2 in rb_require_string_internal (fname=140506268109160, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x51600306c3d0
        result = <optimized out>
#13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#14 0x00005bfa8d7b1578 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 = 0x164a100140003
        cc = <optimized out>
        me = 0x7fca4ed7f8a0
        cfunc = 0x504000018558
        recv = 140506891210160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005bfa8d7979cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fca295fd2f0) 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>
#16 0x00005bfa8d79d625 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.
#17 0x00005bfa8d75eb87 in vm_sendish (ec=0x51600306c3d0, reg_cfp=0x7fca24de76e8, 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>
#18 vm_exec_core (ec=ec@entry=0x51600306c3d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca24de76e8
        reg_pc = 0x5110000a0378
        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>
th: 0x51500016e700, native_id: 0x7fca296006c0
        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>
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <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]
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
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
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_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>
#19 0x00005bfa8d74cf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x51600306c3d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#20 0x00005bfa8d7c54fa in vm_call0_body (ec=<optimized out>, calling=0x7fca20d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7fca20d098d0
        cc = <optimized out>
        ret = <optimized out>
#21 0x00005bfa8d7c4d6f in vm_call0_cme (ec=0x51600306c3d0, calling=0x7fca20d09860, argv=0x7fca295fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#22 vm_call0_body (ec=<optimized out>, calling=0x7fca20d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7fca2a2f2d98
        orig_cme = <optimized out>
        ci = 0x7fca20d098d0
        cc = 0x7fca2a32d560
        ret = <optimized out>
#23 0x00005bfa8d7792ee in vm_call0_cc (recv=140506891210160, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7fca2a32d560, 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>
#24 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 = 0x7fca2a32d560
        self = <optimized out>
#25 0x00005bfa8d77a11e in rb_funcallv (recv=140506891210160, mid=22673, argc=1, argv=0x7fca295fdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#26 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7fca295fdaa0
#27 0x00005bfa8d7389de in autoload_feature_require (_arguments=140506254270096) at /tmp/ruby/src/trunk_asan/variable.c:2922
        arguments = 0x7fca295fde90
        autoload_const = <optimized out>
        result = <optimized out>
#28 autoload_try_load (_arguments=140506254270096) at /tmp/ruby/src/trunk_asan/variable.c:2936
        arguments = 0x7fca295fde90
        result = <optimized out>
        ce = <optimized out>
#29 0x00005bfa8d3cc2e0 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:1074
        _ec = 0x51600306c3d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fca295fde10, <optimized out>, 0x7fca295fdd20, <optimized out>, <optimized out>}, prev = 0x7fca20c09740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600306c3d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#30 0x00005bfa8d737d46 in rb_autoload_load (module=module@entry=140506891287840, name=name@entry=213035) at /tmp/ruby/src/trunk_asan/variable.c:2997
        ce = 0x503000a39f00
        arguments = {module = 140506891287840, name = 213035, flag = 0, mutex = 140506268081760, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#31 0x00005bfa8d74177d in rb_const_search_from (klass=140506300596840, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3099
        ac = 0xfffffffffffffe00
        am = 140506891287840
        tmp = 140506891287840
        ce = <optimized out>
        current = 140506891287840
        value = <optimized out>
        first_iteration = <optimized out>
#32 0x00005bfa8d739a44 in rb_const_search (klass=140506300596840, id=213035, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3121
        value = <optimized out>
#33 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:3048
        c = <optimized out>
#34 0x00005bfa8d744b7e 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 = 92358976737416
        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>
#35 0x00005bfa8d74feb1 in vm_get_ev_const_chain (ec=0x51600306c3d0, segments=0x502000731590) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#36 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000731650) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436
        segments = 0x502000731590
        ice = <optimized out>
        val = <optimized out>
#37 0x00005bfa8d751930 in vm_exec_core (ec=ec@entry=0x51600306c3d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca24de7720
        reg_pc = 0x503000a451c0
        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 0x00005bfa8d74cf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x51600306c3d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00005bfa8d7cef42 in invoke_iseq_block_from_c (ec=0x51600306c3d0, captured=0x7fca24de77a8, self=140506300553640, 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:1622
        flags = 0
        iseq = 0x7fca32e590d0
        cfp = <optimized out>
        sp = 0x7fca24ce7850
        use_argv = 0x0
        stack_argv = 0x7fca24ce7850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#40 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:1636
        captured = 0x7fca24de77a8
#41 0x00005bfa8d77b536 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:1673
No locals.
#42 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1681
No locals.
#43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#44 0x00005bfa8d77b536 in rb_yield (val=<optimized out>)
No locals.
#45 0x00005bfa8d3cbbba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054
        _ec = 0x51600306c3d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fca295fecd0, <optimized out>, 0x7fca295febe0, <optimized out>, <optimized out>}, prev = 0x7fca20c09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51600306c3d0
        cfp = 0x7fca24de7758
#46 0x00005bfa8d5517bb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284
        status = <optimized out>
        pid = <optimized out>
#47 0x00005bfa8d7b1578 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 = 0x7fca2a329f28
        cfunc = 0x504000020058
        recv = 140506300553640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#48 0x00005bfa8d7979cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fca295ff3b0) 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>
#49 0x00005bfa8d797485 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
#50 0x00005bfa8d758217 in vm_sendish (ec=0x51600306c3d0, reg_cfp=0x7fca24de7790, cd=0x5020007314b0, 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>
#51 vm_exec_core (ec=ec@entry=0x51600306c3d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020007314b0
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca24de7790
        reg_pc = 0x50400056b570
        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>
#52 0x00005bfa8d74cf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x51600306c3d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#53 0x00005bfa8d78b18b in invoke_iseq_block_from_c (ec=0x51600306c3d0, captured=<optimized out>, self=140506300553640, 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:1622
        flags = 0
        iseq = 0x7fca32e590f8
        cfp = 0x7fca24de77c8
        sp = 0x7fca24ce7818
        use_argv = <optimized out>
        stack_argv = 0x7fca24ce7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#54 invoke_block_from_c_proc (ec=0x51600306c3d0, self=140506300553640, 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:1716
        block = <optimized out>
        keyword_hash = <optimized out>
#55 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:1746
No locals.
#56 0x00005bfa8d789416 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x504000555a50, argc=-1925587378, 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:1767
        self = 0
#57 0x00005bfa8d6df9f9 in thread_do_start_proc (th=th@entry=0x51500016e700) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000555a50
        args_len = 0
        args_ptr = <optimized out>
#58 0x00005bfa8d6dd62a in thread_do_start (th=0x51500016e700) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#59 thread_start_func_2 (th=th@entry=0x51500016e700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _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>
#60 0x00005bfa8d6dc8ee in call_thread_start_func_2 (th=0x51500016e700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7fca295ffcc0
#61 nt_start (ptr=0x50c000a94440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500016e700
        sched = <optimized out>
        nt = 0x50c000a94440
        vm = 0x525000000100
#62 0x00005bfa8d381a9f in asan_thread_start(void*) ()
No symbol table info available.
#63 0x00007fca4fa9caa4 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 = {140506254280384, -7674431578311079382, 140506254280384, -360, 0, 140734330233360, -7674431578323662294, -7674629853036918230}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#64 0x00007fca4fb29c3c 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 449355) detached]
$ timeout 60 gdb -p 449361 -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 449365 -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 447595 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 480840]
[New LWP 449366]
[New LWP 449127]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fca4fa98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff43c2ece0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7fca4fd58c40 (LWP 447595) "ruby"            0x00007fca4fa98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff43c2ece0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x7fca25e006c0 (LWP 480840) "envutil.rb:183"  0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca20c09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7fca338006c0 (LWP 449366) "test_autoload.*" 0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca1e709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7fca2ec006c0 (LWP 449127) "parallel.rb:40"  0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca23e0f160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7fca2ec006c0 (LWP 449127) "parallel.rb:40"):
#0  0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca23e0f160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bfa8d3286ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005bfa8d4843ed in nogvl_wait_for (th=140506414016320, fptr=0x511000272bc0, 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  0x00005bfa8d485866 in internal_read_func (ptr=0x7fca23e0ef40) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7fca23e0ef40
        result = <optimized out>
#5  0x00005bfa8d6c4e63 in rb_thread_io_blocking_call (func=0x5bfa8d4853e0 <internal_read_func>, data1=0x7fca23e0ef40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __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  0x00005bfa8d3cc2e0 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:1074
        _ec = 0x5160030822d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fca2ebfedb0, <optimized out>, 0x7fca2ebfecc0, <optimized out>, <optimized out>}, prev = 0x7fca23e09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160030822d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005bfa8d499c75 in io_read_memory_locktmp (str=140506162065760, 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 = 140506414016320, fptr = 0x511000272bc0, nonblock = 0, fd = 4, buf = 0x5190001f6d80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000272bc0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005bfa8d475eb1 in io_readpartial (argc=601944416, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x00005bfa8d7b1578 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 = 0x7fca4f559ee0
        cfunc = 0x504000010f58
        recv = 140506414016440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005bfa8d75eb87 in vm_sendish (ec=0x5160030822d0, reg_cfp=0x7fca256f9790, 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=0x5160030822d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca256f9790
        reg_pc = 0x513000053fa0
        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 0x00005bfa8d74cf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160030822d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005bfa8d78b18b in invoke_iseq_block_from_c (ec=0x5160030822d0, captured=<optimized out>, self=140506882913440, 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:1622
        flags = 0
        iseq = 0x7fca4f3b4130
        cfp = 0x7fca256f97c8
        sp = 0x7fca255f9818
        use_argv = <optimized out>
        stack_argv = 0x7fca255f9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160030822d0, self=140506882913440, 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:1716
        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:1746
No locals.
#17 0x00005bfa8d789416 in rb_vm_invoke_proc (ec=0x7fca23e0f160, proc=0x1, proc@entry=0x50400056a250, argc=1337046221, 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:1767
        self = 4294967295
#18 0x00005bfa8d6df9f9 in thread_do_start_proc (th=th@entry=0x51500016b500) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400056a250
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005bfa8d6dd62a in thread_do_start (th=0x51500016b500) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500016b500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _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 0x00005bfa8d6dc8ee in call_thread_start_func_2 (th=0x51500016b500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7fca2ebffcc0
#22 nt_start (ptr=0x50c000a96d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500016b500
        sched = <optimized out>
        nt = 0x50c000a96d80
        vm = 0x525000000100
#23 0x00005bfa8d381a9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007fca4fa9caa4 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 = {140506344457920, -7674416460026197462, 140506344457920, -360, 25, 140734330236176, -7674416460038780374, -7674629853036918230}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007fca4fb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7fca338006c0 (LWP 449366) "test_autoload.*"):
#0  0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca1e709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bfa8d3286ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005bfa8d6e0c5f 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:3006
        vm = <optimized out>
#4  0x00005bfa8d381a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007fca4fa9caa4 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 = {140506424149696, -7674479681944794582, 140506424149696, -360, 0, 140506138927920, -7674479681957377494, -7674629853036918230}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007fca4fb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7fca25e006c0 (LWP 480840) "envutil.rb:183"):
#0  0x00007fca4fb1b4cd in __GI___poll (fds=0x7fca20c09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bfa8d3286ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005bfa8d4843ed in nogvl_wait_for (th=140506267866280, fptr=0x5110002fbc40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 10, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005bfa8d485866 in internal_read_func (ptr=0x7fca20c09620) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7fca20c09620
        result = <optimized out>
#5  0x00005bfa8d6c4e63 in rb_thread_io_blocking_call (func=0x5bfa8d4853e0 <internal_read_func>, data1=data1@entry=0x7fca20c09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __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  0x00005bfa8d4851fa in rb_io_blocking_region_wait (argument=0x7fca20c09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314
        iis = {th = 140506267866280, fptr = 0x5110002fbc40, nonblock = 0, fd = 10, buf = 0x5250004e7100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005bfa8d488b37 in io_bufread (ptr=0x5250004e7100 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002fbc40) at /tmp/ruby/src/trunk_asan/io.c:3057
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x00005bfa8d3cc2e0 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:1074
        _ec = 0x5160033e5ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fca25dfed10, <optimized out>, 0x7fca25dfec20, <optimized out>, <optimized out>}, prev = 0x7fca20c09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160033e5ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005bfa8d48655b in io_fread (str=140506267865960, offset=0, size=8192, fptr=0x5110002fbc40) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x5250004e7100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=140506267865960) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005bfa8d476293 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110002fbc40
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005bfa8d7b1578 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 = 0x3fc100100001
        cc = <optimized out>
        me = 0x7fca4f559eb8
        cfunc = 0x504000010f98
        recv = 140506267870880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005bfa8d75eb87 in vm_sendish (ec=0x5160033e5ed0, reg_cfp=0x7fca3090a790, 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>
#16 vm_exec_core (ec=ec@entry=0x5160033e5ed0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca3090a790
        reg_pc = 0x504000056970
        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 0x00005bfa8d74cf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160033e5ed0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005bfa8d78b18b in invoke_iseq_block_from_c (ec=0x5160033e5ed0, captured=<optimized out>, self=140506889040760, 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:1622
        flags = 0
        iseq = 0x7fca4f392698
        cfp = 0x7fca3090a7c8
        sp = 0x7fca3080a818
        use_argv = <optimized out>
        stack_argv = 0x7fca3080a818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160033e5ed0, self=140506889040760, 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:1716
        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:1746
No locals.
#21 0x00005bfa8d789416 in rb_vm_invoke_proc (ec=0x7fca20c09760, proc=0x1, proc@entry=0x504000630d10, argc=1337046221, 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:1767
        self = 4294967295
#22 0x00005bfa8d6df9f9 in thread_do_start_proc (th=th@entry=0x5150001a9800) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000630d10
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005bfa8d6dd62a in thread_do_start (th=0x5150001a9800) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001a9800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _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 0x00005bfa8d6dc8ee in call_thread_start_func_2 (th=0x5150001a9800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7fca25dffcc0
#26 nt_start (ptr=0x50c000ad4b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150001a9800
        sched = <optimized out>
        nt = 0x50c000ad4b80
        vm = 0x525000000100
#27 0x00005bfa8d381a9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007fca4fa9caa4 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 = {140506195560128, -7674441473915729366, 140506195560128, -360, 22, 140734330233360, -7674441473928312278, -7674629853036918230}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007fca4fb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7fca4fd58c40 (LWP 447595) "ruby"):
#0  0x00007fca4fa98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff43c2ece0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x7fff43c2ece0, clockid=32714, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8375040
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff43c2ece0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007fca4fa9bc8e in __pthread_cond_wait_common (abstime=0x7fff43c2ece0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7fca4fa9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff43c2ebd0, __canceltype = -1911518464, __prev = 0x0}
        cbuffer = {wseq = 367, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 367
        seq = 183
        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=0x7fff43c2ece0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005bfa8d6db2d1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x7fca4d88eb20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005bfa8d6e1da4 in native_sleep (th=0x515000000300, rel=0x7fca4d88eb20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276
        sched = <optimized out>
#8  thread_join_sleep (arg=140506863159136) at /tmp/ruby/src/trunk_asan/thread.c:1076
        scheduler = <optimized out>
        p = 0x7fca4daac760
        target_th = 0x5150001a9800
        th = 0x515000000300
        end = 843613703924564
        limit = 0x7fca4d88eb20
#9  0x00005bfa8d3cc2e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff43c2eef0, <optimized out>, 0x7fff43c2ee00, <optimized out>, <optimized out>}, prev = 0x7fca4da7ee40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005bfa8d6e18f8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#11 0x00005bfa8d6d4650 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7fca4d88eb20
#12 0x00005bfa8d7b1578 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 = 0x34d100100003
        cc = <optimized out>
        me = 0x7fca4f539640
        cfunc = 0x50400001ebd8
        recv = 140506267866280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005bfa8d75eb87 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7fca4cfff410, 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 = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca4cfff410
        reg_pc = 0x523000009c70
        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>
th: 0x515000000300, native_id: 0x7fca4fd58c40
        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>
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0179 e:000178 CFUNC  :join
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
c:0018 p:0494 s:0174 E:000378 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0017 p:0275 s:0135 e:000134 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
c:0016 p:0044 s:0111 e:000110 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563
        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>
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
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
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
c: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
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
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
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
c:0007 p:0069 s:0046 E:001930 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]
        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>
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_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 0x00005bfa8d74d351 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x00005bfa8d7cef42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7fca4cfff620, self=140506882913440, 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:1622
        flags = 0
        iseq = 0x7fca4f395c30
        cfp = <optimized out>
        sp = 0x7fca4ceffa28
        use_argv = 0x7fca4d875fe0
        stack_argv = 0x7fca4ceffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <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]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x51500016b500, native_id: 0x7fca2ec006c0
-- Control frame information -----------------------------------------------
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]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x5150001a9800, native_id: 0x7fca25e006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC  :read
#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:1636
        captured = 0x7fca4cfff620
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

#19 0x00005bfa8d77b536 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:1673
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:1681
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 0x00005bfa8d77b536 in rb_yield (val=<optimized out>)
No locals.
#23 0x00005bfa8d92f6f6 in rb_ary_collect (ary=140506265416320) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 140506267772120
        i = 10
#24 0x00005bfa8d7b1578 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 = 0x7fca4f560150
        cfunc = 0x50400000a758
        recv = 140506265416320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x00005bfa8d758217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7fca4cfff608, cd=0x51100000d590, 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 = 0x51100000d590
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca4cfff608
        reg_pc = 0x519000015cb8
        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 0x00005bfa8d74cf8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x00005bfa8d7cef42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7fca4cfff738, self=140506882913440, 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:1622
        flags = 0
        iseq = 0x7fca4f3b42e8
        cfp = <optimized out>
        sp = 0x7fca4ceff8d0
        use_argv = 0x7fca4d86c8e0
        stack_argv = 0x7fca4ceff8d0
        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:1636
        captured = 0x7fca4cfff738
#30 0x00005bfa8d77b536 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:1673
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:1681
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 0x00005bfa8d77b536 in rb_yield (val=<optimized out>)
No locals.
#34 0x00005bfa8d92f6f6 in rb_ary_collect (ary=140506414016640) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 140506414016520
        i = 0
#35 0x00005bfa8d7b1578 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 = 0x7fca4f560150
        cfunc = 0x50400000a758
        recv = 140506414016640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x00005bfa8d758217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7fca4cfff720, cd=0x502000012df0, 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 = 0x502000012df0
        insns_address_table = {0x5bfa8d753f45 <vm_exec_core+14133>, 0x5bfa8d750f1a <vm_exec_core+1802>, 0x5bfa8d7528c9 <vm_exec_core+8377>, 0x5bfa8d7583fa <vm_exec_core+31722>, 0x5bfa8d7521a1 <vm_exec_core+6545>, 0x5bfa8d7591bd <vm_exec_core+35245>, 0x5bfa8d757201 <vm_exec_core+27121>, 0x5bfa8d754dc5 <vm_exec_core+17845>, 0x5bfa8d751250 <vm_exec_core+2624>, 0x5bfa8d758c3b <vm_exec_core+33835>, 0x5bfa8d7587db <vm_exec_core+32715>, 0x5bfa8d75259c <vm_exec_core+7564>, 0x5bfa8d7518bc <vm_exec_core+4268>, 0x5bfa8d757731 <vm_exec_core+28449>, 0x5bfa8d75354d <vm_exec_core+11581>, 0x5bfa8d758e7d <vm_exec_core+34413>, 0x5bfa8d758a2a <vm_exec_core+33306>, 0x5bfa8d753dbd <vm_exec_core+13741>, 0x5bfa8d754d16 <vm_exec_core+17670>, 0x5bfa8d7573aa <vm_exec_core+27546>, 0x5bfa8d758972 <vm_exec_core+33122>, 0x5bfa8d756362 <vm_exec_core+23378>, 0x5bfa8d75745e <vm_exec_core+27726>, 0x5bfa8d7578e8 <vm_exec_core+28888>, 0x5bfa8d756274 <vm_exec_core+23140>, 0x5bfa8d75179c <vm_exec_core+3980>, 0x5bfa8d756b57 <vm_exec_core+25415>, 0x5bfa8d7515c4 <vm_exec_core+3508>, 0x5bfa8d75197d <vm_exec_core+4461>, 0x5bfa8d7540b2 <vm_exec_core+14498>, 0x5bfa8d7560e1 <vm_exec_core+22737>, 0x5bfa8d756725 <vm_exec_core+24341>, 0x5bfa8d755e2a <vm_exec_core+22042>, 0x5bfa8d751181 <vm_exec_core+2417>, 0x5bfa8d757b8c <vm_exec_core+29564>, 0x5bfa8d75868b <vm_exec_core+32379>, 0x5bfa8d751a94 <vm_exec_core+4740>, 0x5bfa8d752d4d <vm_exec_core+9533>, 0x5bfa8d7527c0 <vm_exec_core+8112>, 0x5bfa8d7536c8 <vm_exec_core+11960>, 0x5bfa8d754c44 <vm_exec_core+17460>, 0x5bfa8d751ba0 <vm_exec_core+5008>, 0x5bfa8d7579d1 <vm_exec_core+29121>, 0x5bfa8d752c92 <vm_exec_core+9346>, 0x5bfa8d754aad <vm_exec_core+17053>, 0x5bfa8d755657 <vm_exec_core+20039>, 0x5bfa8d75784b <vm_exec_core+28731>, 0x5bfa8d75654d <vm_exec_core+23869>, 0x5bfa8d753908 <vm_exec_core+12536>, 0x5bfa8d752fcb <vm_exec_core+10171>, 0x5bfa8d7575f1 <vm_exec_core+28129>, 0x5bfa8d75425e <vm_exec_core+14926>, 0x5bfa8d756c1e <vm_exec_core+25614>, 0x5bfa8d75667c <vm_exec_core+24172>, 0x5bfa8d756e79 <vm_exec_core+26217>, 0x5bfa8d757eb6 <vm_exec_core+30374>, 0x5bfa8d755894 <vm_exec_core+20612>, 0x5bfa8d750bbb <vm_exec_core+939>, 0x5bfa8d753a9a <vm_exec_core+12938>, 0x5bfa8d757521 <vm_exec_core+27921>, 0x5bfa8d753bd5 <vm_exec_core+13253>, 0x5bfa8d75619a <vm_exec_core+22922>, 0x5bfa8d756a3e <vm_exec_core+25134>, 0x5bfa8d755362 <vm_exec_core+19282>, 0x5bfa8d755f83 <vm_exec_core+22387>, 0x5bfa8d753e54 <vm_exec_core+13892>, 0x5bfa8d7532e1 <vm_exec_core+10961>, 0x5bfa8d756f6c <vm_exec_core+26460>, 0x5bfa8d751c72 <vm_exec_core+5218>, 0x5bfa8d755146 <vm_exec_core+18742>, 0x5bfa8d760517 <vm_exec_core+64775>, 0x5bfa8d756422 <vm_exec_core+23570>, 0x5bfa8d751f31 <vm_exec_core+5921>, 0x5bfa8d752463 <vm_exec_core+7251>, 0x5bfa8d75206a <vm_exec_core+6234>, 0x5bfa8d752e5b <vm_exec_core+9803>, 0x5bfa8d753743 <vm_exec_core+12083>, 0x5bfa8d750bc0 <vm_exec_core+944>, 0x5bfa8d752b71 <vm_exec_core+9057>, 0x5bfa8d759412 <vm_exec_core+35842>, 0x5bfa8d75693e <vm_exec_core+24878>, 0x5bfa8d755737 <vm_exec_core+20263>, 0x5bfa8d757a66 <vm_exec_core+29270>, 0x5bfa8d7594fb <vm_exec_core+36075>, 0x5bfa8d757db9 <vm_exec_core+30121>, 0x5bfa8d758f27 <vm_exec_core+34583>, 0x5bfa8d759011 <vm_exec_core+34817>, 0x5bfa8d7516a3 <vm_exec_core+3731>, 0x5bfa8d758ae8 <vm_exec_core+33496>, 0x5bfa8d75416b <vm_exec_core+14683>, 0x5bfa8d758d30 <vm_exec_core+34080>, 0x5bfa8d753c96 <vm_exec_core+13446>, 0x5bfa8d757c7d <vm_exec_core+29805>, 0x5bfa8d753114 <vm_exec_core+10500>, 0x5bfa8d7544b4 <vm_exec_core+15524>, 0x5bfa8d759107 <vm_exec_core+35063>, 0x5bfa8d754b84 <vm_exec_core+17268>, 0x5bfa8d754665 <vm_exec_core+15957>, 0x5bfa8d750ca5 <vm_exec_core+1173>, 0x5bfa8d7513bf <vm_exec_core+2991>, 0x5bfa8d750da3 <vm_exec_core+1427>, 0x5bfa8d755472 <vm_exec_core+19554>, 0x5bfa8d75483b <vm_exec_core+16427>, 0x5bfa8d755007 <vm_exec_core+18423>, 0x5bfa8d754f0e <vm_exec_core+18174>, 0x5bfa8d753f9f <vm_exec_core+14223>, 0x5bfa8d75471b <vm_exec_core+16139>, 0x5bfa8d754375 <vm_exec_core+15205>, 0x5bfa8d754a16 <vm_exec_core+16902>, 0x5bfa8d75497f <vm_exec_core+16751>, 0x5bfa8d753f36 <vm_exec_core+14118>, 0x5bfa8d750f0b <vm_exec_core+1787>, 0x5bfa8d7528ba <vm_exec_core+8362>, 0x5bfa8d7583eb <vm_exec_core+31707>, 0x5bfa8d752192 <vm_exec_core+6530>, 0x5bfa8d7591ae <vm_exec_core+35230>, 0x5bfa8d7571f2 <vm_exec_core+27106>, 0x5bfa8d754db6 <vm_exec_core+17830>, 0x5bfa8d751241 <vm_exec_core+2609>, 0x5bfa8d758c2c <vm_exec_core+33820>, 0x5bfa8d7587cc <vm_exec_core+32700>, 0x5bfa8d75258d <vm_exec_core+7549>, 0x5bfa8d7518ad <vm_exec_core+4253>, 0x5bfa8d757722 <vm_exec_core+28434>, 0x5bfa8d75353e <vm_exec_core+11566>, 0x5bfa8d758e6e <vm_exec_core+34398>, 0x5bfa8d758a1b <vm_exec_core+33291>, 0x5bfa8d753dae <vm_exec_core+13726>, 0x5bfa8d754d07 <vm_exec_core+17655>, 0x5bfa8d75739b <vm_exec_core+27531>, 0x5bfa8d758963 <vm_exec_core+33107>, 0x5bfa8d756353 <vm_exec_core+23363>, 0x5bfa8d75744f <vm_exec_core+27711>, 0x5bfa8d7578d9 <vm_exec_core+28873>, 0x5bfa8d756265 <vm_exec_core+23125>, 0x5bfa8d75178d <vm_exec_core+3965>, 0x5bfa8d756b48 <vm_exec_core+25400>, 0x5bfa8d7515b5 <vm_exec_core+3493>, 0x5bfa8d75196e <vm_exec_core+4446>, 0x5bfa8d7540a3 <vm_exec_core+14483>, 0x5bfa8d7560d2 <vm_exec_core+22722>, 0x5bfa8d756716 <vm_exec_core+24326>, 0x5bfa8d755e1b <vm_exec_core+22027>, 0x5bfa8d751172 <vm_exec_core+2402>, 0x5bfa8d757b7d <vm_exec_core+29549>, 0x5bfa8d75867c <vm_exec_core+32364>, 0x5bfa8d751a85 <vm_exec_core+4725>, 0x5bfa8d752d3e <vm_exec_core+9518>, 0x5bfa8d7527b1 <vm_exec_core+8097>, 0x5bfa8d7536b9 <vm_exec_core+11945>, 0x5bfa8d754c35 <vm_exec_core+17445>, 0x5bfa8d751b91 <vm_exec_core+4993>, 0x5bfa8d7579c2 <vm_exec_core+29106>, 0x5bfa8d752c83 <vm_exec_core+9331>, 0x5bfa8d754a9e <vm_exec_core+17038>, 0x5bfa8d755648 <vm_exec_core+20024>, 0x5bfa8d75783c <vm_exec_core+28716>, 0x5bfa8d75653e <vm_exec_core+23854>, 0x5bfa8d7538f9 <vm_exec_core+12521>, 0x5bfa8d752fbc <vm_exec_core+10156>, 0x5bfa8d7575e2 <vm_exec_core+28114>, 0x5bfa8d75424f <vm_exec_core+14911>, 0x5bfa8d756c0f <vm_exec_core+25599>, 0x5bfa8d75666d <vm_exec_core+24157>, 0x5bfa8d756e6a <vm_exec_core+26202>, 0x5bfa8d757ea7 <vm_exec_core+30359>, 0x5bfa8d755885 <vm_exec_core+20597>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d753a8b <vm_exec_core+12923>, 0x5bfa8d757512 <vm_exec_core+27906>, 0x5bfa8d753bc6 <vm_exec_core+13238>, 0x5bfa8d75618b <vm_exec_core+22907>, 0x5bfa8d7564ee <vm_exec_core+23774>, 0x5bfa8d755353 <vm_exec_core+19267>, 0x5bfa8d755f74 <vm_exec_core+22372>, 0x5bfa8d753e45 <vm_exec_core+13877>, 0x5bfa8d7532d2 <vm_exec_core+10946>, 0x5bfa8d756f5d <vm_exec_core+26445>, 0x5bfa8d751c63 <vm_exec_core+5203>, 0x5bfa8d755137 <vm_exec_core+18727>, 0x5bfa8d760508 <vm_exec_core+64760>, 0x5bfa8d756413 <vm_exec_core+23555>, 0x5bfa8d751f22 <vm_exec_core+5906>, 0x5bfa8d752454 <vm_exec_core+7236>, 0x5bfa8d75205b <vm_exec_core+6219>, 0x5bfa8d752e4c <vm_exec_core+9788>, 0x5bfa8d753734 <vm_exec_core+12068>, 0x5bfa8d755732 <vm_exec_core+20258>, 0x5bfa8d754c2b <vm_exec_core+17435>, 0x5bfa8d75572d <vm_exec_core+20253>, 0x5bfa8d75634e <vm_exec_core+23358>, 0x5bfa8d756260 <vm_exec_core+23120>, 0x5bfa8d752e47 <vm_exec_core+9783>, 0x5bfa8d756502 <vm_exec_core+23794>, 0x5bfa8d754161 <vm_exec_core+14673>, 0x5bfa8d754166 <vm_exec_core+14678>, 0x5bfa8d75625b <vm_exec_core+23115>, 0x5bfa8d7560c8 <vm_exec_core+22712>, 0x5bfa8d754fee <vm_exec_core+18398>, 0x5bfa8d754efa <vm_exec_core+18154>...}
        reg_cfp = 0x7fca4cfff720
        reg_pc = 0x504000030038
        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 0x00005bfa8d74d351 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x00005bfa8d3c85db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7fca4f3b4478) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff43c30f70, <optimized out>, 0x7fff43c30ec0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fca4f3b4478
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#42 0x00005bfa8d3c1b47 in rb_main (argc=10, argv=0x7fff43c31148) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=10, argv=0x7fff43c31148) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x77607eec6c40 (LWP 447579) "ruby" 0x000077607ed26cd7 in __GI___select (nfds=33, readfds=0x50c004b943c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff107410e0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x776062a006c0 (LWP 447581) "ruby" 0x000077607ed1b4cd in __GI___poll (fds=0x776061709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x776062a006c0 (LWP 447581) "ruby"):
#0  0x000077607ed1b4cd in __GI___poll (fds=0x776061709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000577d50c106ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000577d50fc8c5f 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:3006
        vm = <optimized out>
#4  0x0000577d50c69a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077607ec9caa4 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 = {131255855220416, 5084518162533508157, 131255855220416, -360, 0, 140733469438592, 5084518162512536637, 5084545253265826877}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000077607ed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x77607eec6c40 (LWP 447579) "ruby"):
#0  0x000077607ed26cd7 in __GI___select (nfds=33, readfds=0x50c004b943c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff107410e0) 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 = 482895444}
        pts64 = 0x7fff10740f80
        r = <optimized out>
#1  0x0000577d50fb3935 in native_fd_select (n=33, readfds=0x50c004b943c0, writefds=0x0, exceptfds=0x77607ed26cd7 <__GI___select+327>, timeout=0x7fff10740f80, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380
No locals.
#2  do_select (p=131256294543392) at /tmp/ruby/src/trunk_asan/thread.c:4314
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff10741090
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x0000577d50cb42e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff10741250, <optimized out>, 0x7fff10741160, <optimized out>, <optimized out>}, prev = 0x77607ccf8f80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x0000577d50fb2f0e 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:4374
        set = {max = 33, th = 0x515000000300, rset = 0x77607ccf8e40, 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 = 0x77607ccf8ea0}
#5  0x0000577d50d76fdf in select_internal (read=131255855558920, write=4, except=4, tp=0x77607ccf8ea0, fds=0x77607ccf8e40) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 33
        pending = <optimized out>
        rp = 0x77607ccf8e40
        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=131256294542880) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x77607ccf8e20
#7  0x0000577d50cb42e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff10741550, <optimized out>, 0x7fff10741460, <optimized out>, <optimized out>}, prev = 0x77607ccf6c40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x0000577d50d53227 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  0x0000577d51099578 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 = 0x77607e5da6a0
        cfunc = 0x504000010798
        recv = 131256320588320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x0000577d51046b87 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77607c1ff3a0, 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 = {0x577d5103bf45 <vm_exec_core+14133>, 0x577d51038f1a <vm_exec_core+1802>, 0x577d5103a8c9 <vm_exec_core+8377>, 0x577d510403fa <vm_exec_core+31722>, 0x577d5103a1a1 <vm_exec_core+6545>, 0x577d510411bd <vm_exec_core+35245>, 0x577d5103f201 <vm_exec_core+27121>, 0x577d5103cdc5 <vm_exec_core+17845>, 0x577d51039250 <vm_exec_core+2624>, 0x577d51040c3b <vm_exec_core+33835>, 0x577d510407db <vm_exec_core+32715>, 0x577d5103a59c <vm_exec_core+7564>, 0x577d510398bc <vm_exec_core+4268>, 0x577d5103f731 <vm_exec_core+28449>, 0x577d5103b54d <vm_exec_core+11581>, 0x577d51040e7d <vm_exec_core+34413>, 0x577d51040a2a <vm_exec_core+33306>, 0x577d5103bdbd <vm_exec_core+13741>, 0x577d5103cd16 <vm_exec_core+17670>, 0x577d5103f3aa <vm_exec_core+27546>, 0x577d51040972 <vm_exec_core+33122>, 0x577d5103e362 <vm_exec_core+23378>, 0x577d5103f45e <vm_exec_core+27726>, 0x577d5103f8e8 <vm_exec_core+28888>, 0x577d5103e274 <vm_exec_core+23140>, 0x577d5103979c <vm_exec_core+3980>, 0x577d5103eb57 <vm_exec_core+25415>, 0x577d510395c4 <vm_exec_core+3508>, 0x577d5103997d <vm_exec_core+4461>, 0x577d5103c0b2 <vm_exec_core+14498>, 0x577d5103e0e1 <vm_exec_core+22737>, 0x577d5103e725 <vm_exec_core+24341>, 0x577d5103de2a <vm_exec_core+22042>, 0x577d51039181 <vm_exec_core+2417>, 0x577d5103fb8c <vm_exec_core+29564>, 0x577d5104068b <vm_exec_core+32379>, 0x577d51039a94 <vm_exec_core+4740>, 0x577d5103ad4d <vm_exec_core+9533>, 0x577d5103a7c0 <vm_exec_core+8112>, 0x577d5103b6c8 <vm_exec_core+11960>, 0x577d5103cc44 <vm_exec_core+17460>, 0x577d51039ba0 <vm_exec_core+5008>, 0x577d5103f9d1 <vm_exec_core+29121>, 0x577d5103ac92 <vm_exec_core+9346>, 0x577d5103caad <vm_exec_core+17053>, 0x577d5103d657 <vm_exec_core+20039>, 0x577d5103f84b <vm_exec_core+28731>, 0x577d5103e54d <vm_exec_core+23869>, 0x577d5103b908 <vm_exec_core+12536>, 0x577d5103afcb <vm_exec_core+10171>, 0x577d5103f5f1 <vm_exec_core+28129>, 0x577d5103c25e <vm_exec_core+14926>, 0x577d5103ec1e <vm_exec_core+25614>, 0x577d5103e67c <vm_exec_core+24172>, 0x577d5103ee79 <vm_exec_core+26217>, 0x577d5103feb6 <vm_exec_core+30374>, 0x577d5103d894 <vm_exec_core+20612>, 0x577d51038bbb <vm_exec_core+939>, 0x577d5103ba9a <vm_exec_core+12938>, 0x577d5103f521 <vm_exec_core+27921>, 0x577d5103bbd5 <vm_exec_core+13253>, 0x577d5103e19a <vm_exec_core+22922>, 0x577d5103ea3e <vm_exec_core+25134>, 0x577d5103d362 <vm_exec_core+19282>, 0x577d5103df83 <vm_exec_core+22387>, 0x577d5103be54 <vm_exec_core+13892>, 0x577d5103b2e1 <vm_exec_core+10961>, 0x577d5103ef6c <vm_exec_core+26460>, 0x577d51039c72 <vm_exec_core+5218>, 0x577d5103d146 <vm_exec_core+18742>, 0x577d51048517 <vm_exec_core+64775>, 0x577d5103e422 <vm_exec_core+23570>, 0x577d51039f31 <vm_exec_core+5921>, 0x577d5103a463 <vm_exec_core+7251>, 0x577d5103a06a <vm_exec_core+6234>, 0x577d5103ae5b <vm_exec_core+9803>, 0x577d5103b743 <vm_exec_core+12083>, 0x577d51038bc0 <vm_exec_core+944>, 0x577d5103ab71 <vm_exec_core+9057>, 0x577d51041412 <vm_exec_core+35842>, 0x577d5103e93e <vm_exec_core+24878>, 0x577d5103d737 <vm_exec_core+20263>, 0x577d5103fa66 <vm_exec_core+29270>, 0x577d510414fb <vm_exec_core+36075>, 0x577d5103fdb9 <vm_exec_core+30121>, 0x577d51040f27 <vm_exec_core+34583>, 0x577d51041011 <vm_exec_core+34817>, 0x577d510396a3 <vm_exec_core+3731>, 0x577d51040ae8 <vm_exec_core+33496>, 0x577d5103c16b <vm_exec_core+14683>, 0x577d51040d30 <vm_exec_core+34080>, 0x577d5103bc96 <vm_exec_core+13446>, 0x577d5103fc7d <vm_exec_core+29805>, 0x577d5103b114 <vm_exec_core+10500>, 0x577d5103c4b4 <vm_exec_core+15524>, 0x577d51041107 <vm_exec_core+35063>, 0x577d5103cb84 <vm_exec_core+17268>, 0x577d5103c665 <vm_exec_core+15957>, 0x577d51038ca5 <vm_exec_core+1173>, 0x577d510393bf <vm_exec_core+2991>, 0x577d51038da3 <vm_exec_core+1427>, 0x577d5103d472 <vm_exec_core+19554>, 0x577d5103c83b <vm_exec_core+16427>, 0x577d5103d007 <vm_exec_core+18423>, 0x577d5103cf0e <vm_exec_core+18174>, 0x577d5103bf9f <vm_exec_core+14223>, 0x577d5103c71b <vm_exec_core+16139>, 0x577d5103c375 <vm_exec_core+15205>, 0x577d5103ca16 <vm_exec_core+16902>, 0x577d5103c97f <vm_exec_core+16751>, 0x577d5103bf36 <vm_exec_core+14118>, 0x577d51038f0b <vm_exec_core+1787>, 0x577d5103a8ba <vm_exec_core+8362>, 0x577d510403eb <vm_exec_core+31707>, 0x577d5103a192 <vm_exec_core+6530>, 0x577d510411ae <vm_exec_core+35230>, 0x577d5103f1f2 <vm_exec_core+27106>, 0x577d5103cdb6 <vm_exec_core+17830>, 0x577d51039241 <vm_exec_core+2609>, 0x577d51040c2c <vm_exec_core+33820>, 0x577d510407cc <vm_exec_core+32700>, 0x577d5103a58d <vm_exec_core+7549>, 0x577d510398ad <vm_exec_core+4253>, 0x577d5103f722 <vm_exec_core+28434>, 0x577d5103b53e <vm_exec_core+11566>, 0x577d51040e6e <vm_exec_core+34398>, 0x577d51040a1b <vm_exec_core+33291>, 0x577d5103bdae <vm_exec_core+13726>, 0x577d5103cd07 <vm_exec_core+17655>, 0x577d5103f39b <vm_exec_core+27531>, 0x577d51040963 <vm_exec_core+33107>, 0x577d5103e353 <vm_exec_core+23363>, 0x577d5103f44f <vm_exec_core+27711>, 0x577d5103f8d9 <vm_exec_core+28873>, 0x577d5103e265 <vm_exec_core+23125>, 0x577d5103978d <vm_exec_core+3965>, 0x577d5103eb48 <vm_exec_core+25400>, 0x577d510395b5 <vm_exec_core+3493>, 0x577d5103996e <vm_exec_core+4446>, 0x577d5103c0a3 <vm_exec_core+14483>, 0x577d5103e0d2 <vm_exec_core+22722>, 0x577d5103e716 <vm_exec_core+24326>, 0x577d5103de1b <vm_exec_core+22027>, 0x577d51039172 <vm_exec_core+2402>, 0x577d5103fb7d <vm_exec_core+29549>, 0x577d5104067c <vm_exec_core+32364>, 0x577d51039a85 <vm_exec_core+4725>, 0x577d5103ad3e <vm_exec_core+9518>, 0x577d5103a7b1 <vm_exec_core+8097>, 0x577d5103b6b9 <vm_exec_core+11945>, 0x577d5103cc35 <vm_exec_core+17445>, 0x577d51039b91 <vm_exec_core+4993>, 0x577d5103f9c2 <vm_exec_core+29106>, 0x577d5103ac83 <vm_exec_core+9331>, 0x577d5103ca9e <vm_exec_core+17038>, 0x577d5103d648 <vm_exec_core+20024>, 0x577d5103f83c <vm_exec_core+28716>, 0x577d5103e53e <vm_exec_core+23854>, 0x577d5103b8f9 <vm_exec_core+12521>, 0x577d5103afbc <vm_exec_core+10156>, 0x577d5103f5e2 <vm_exec_core+28114>, 0x577d5103c24f <vm_exec_core+14911>, 0x577d5103ec0f <vm_exec_core+25599>, 0x577d5103e66d <vm_exec_core+24157>, 0x577d5103ee6a <vm_exec_core+26202>, 0x577d5103fea7 <vm_exec_core+30359>, 0x577d5103d885 <vm_exec_core+20597>, 0x577d5103e4ee <vm_exec_core+23774>, 0x577d5103ba8b <vm_exec_core+12923>, 0x577d5103f512 <vm_exec_core+27906>, 0x577d5103bbc6 <vm_exec_core+13238>, 0x577d5103e18b <vm_exec_core+22907>, 0x577d5103e4ee <vm_exec_core+23774>, 0x577d5103d353 <vm_exec_core+19267>, 0x577d5103df74 <vm_exec_core+22372>, 0x577d5103be45 <vm_exec_core+13877>, 0x577d5103b2d2 <vm_exec_core+10946>, 0x577d5103ef5d <vm_exec_core+26445>, 0x577d51039c63 <vm_exec_core+5203>, 0x577d5103d137 <vm_exec_core+18727>, 0x577d51048508 <vm_exec_core+64760>, 0x577d5103e413 <vm_exec_core+23555>, 0x577d51039f22 <vm_exec_core+5906>, 0x577d5103a454 <vm_exec_core+7236>, 0x577d5103a05b <vm_exec_core+6219>, 0x577d5103ae4c <vm_exec_core+9788>, 0x577d5103b734 <vm_exec_core+12068>, 0x577d5103d732 <vm_exec_core+20258>, 0x577d5103cc2b <vm_exec_core+17435>, 0x577d5103d72d <vm_exec_core+20253>, 0x577d5103e34e <vm_exec_core+23358>, 0x577d5103e260 <vm_exec_core+23120>, 0x577d5103ae47 <vm_exec_core+9783>, 0x577d5103e502 <vm_exec_core+23794>, 0x577d5103c161 <vm_exec_core+14673>, 0x577d5103c166 <vm_exec_core+14678>, 0x577d5103e25b <vm_exec_core+23115>, 0x577d5103e0c8 <vm_exec_core+22712>, 0x577d5103cfee <vm_exec_core+18398>, 0x577d5103cefa <vm_exec_core+18154>...}
        reg_cfp = 0x77607c1ff3a0
        reg_pc = 0x5220000050a0
        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>
#12 0x0000577d5103512f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000577d510b6f42 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x77607c1ff578, self=131256318434520, 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:1622
        flags = 0
        iseq = 0x77607e527258
        cfp = <optimized out>
        sp = 0x77607c0ff9e8
        use_argv = 0x77607cac7520
        stack_argv = 0x77607c0ff9e8
        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:1636
        captured = 0x77607c1ff578
#16 0x0000577d51063536 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:1673
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:1681
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 0x0000577d51063536 in rb_yield (val=<optimized out>)
th: 0x515000000300, native_id: 0x77607eec6c40
No locals.
#20 0x0000577d5120a96a in rb_ary_each (ary=131256313621160) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
-- Control frame information -----------------------------------------------
#21 0x0000577d51099578 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
c:0021 p:---- s:0128 e:000127 CFUNC  :select
        cc = <optimized out>
        me = 0x77607e5e0550
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        cfunc = 0x50400000a298
        recv = 131256313621160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
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
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
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
        val = <optimized out>
#22 0x0000577d51040217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77607c1ff560, cd=0x511000020dc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
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
        val = 36
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
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
        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 = 0x511000020dc0
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
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
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        insns_address_table = {0x577d5103bf45 <vm_exec_core+14133>, 0x577d51038f1a <vm_exec_core+1802>, 0x577d5103a8c9 <vm_exec_core+8377>, 0x577d510403fa <vm_exec_core+31722>, 0x577d5103a1a1 <vm_exec_core+6545>, 0x577d510411bd <vm_exec_core+35245>, 0x577d5103f201 <vm_exec_core+27121>, 0x577d5103cdc5 <vm_exec_core+17845>, 0x577d51039250 <vm_exec_core+2624>, 0x577d51040c3b <vm_exec_core+33835>, 0x577d510407db <vm_exec_core+32715>, 0x577d5103a59c <vm_exec_core+7564>, 0x577d510398bc <vm_exec_core+4268>, 0x577d5103f731 <vm_exec_core+28449>, 0x577d5103b54d <vm_exec_core+11581>, 0x577d51040e7d <vm_exec_core+34413>, 0x577d51040a2a <vm_exec_core+33306>, 0x577d5103bdbd <vm_exec_core+13741>, 0x577d5103cd16 <vm_exec_core+17670>, 0x577d5103f3aa <vm_exec_core+27546>, 0x577d51040972 <vm_exec_core+33122>, 0x577d5103e362 <vm_exec_core+23378>, 0x577d5103f45e <vm_exec_core+27726>, 0x577d5103f8e8 <vm_exec_core+28888>, 0x577d5103e274 <vm_exec_core+23140>, 0x577d5103979c <vm_exec_core+3980>, 0x577d5103eb57 <vm_exec_core+25415>, 0x577d510395c4 <vm_exec_core+3508>, 0x577d5103997d <vm_exec_core+4461>, 0x577d5103c0b2 <vm_exec_core+14498>, 0x577d5103e0e1 <vm_exec_core+22737>, 0x577d5103e725 <vm_exec_core+24341>, 0x577d5103de2a <vm_exec_core+22042>, 0x577d51039181 <vm_exec_core+2417>, 0x577d5103fb8c <vm_exec_core+29564>, 0x577d5104068b <vm_exec_core+32379>, 0x577d51039a94 <vm_exec_core+4740>, 0x577d5103ad4d <vm_exec_core+9533>, 0x577d5103a7c0 <vm_exec_core+8112>, 0x577d5103b6c8 <vm_exec_core+11960>, 0x577d5103cc44 <vm_exec_core+17460>, 0x577d51039ba0 <vm_exec_core+5008>, 0x577d5103f9d1 <vm_exec_core+29121>, 0x577d5103ac92 <vm_exec_core+9346>, 0x577d5103caad <vm_exec_core+17053>, 0x577d5103d657 <vm_exec_core+20039>, 0x577d5103f84b <vm_exec_core+28731>, 0x577d5103e54d <vm_exec_core+23869>, 0x577d5103b908 <vm_exec_core+12536>, 0x577d5103afcb <vm_exec_core+10171>, 0x577d5103f5f1 <vm_exec_core+28129>, 0x577d5103c25e <vm_exec_core+14926>, 0x577d5103ec1e <vm_exec_core+25614>, 0x577d5103e67c <vm_exec_core+24172>, 0x577d5103ee79 <vm_exec_core+26217>, 0x577d5103feb6 <vm_exec_core+30374>, 0x577d5103d894 <vm_exec_core+20612>, 0x577d51038bbb <vm_exec_core+939>, 0x577d5103ba9a <vm_exec_core+12938>, 0x577d5103f521 <vm_exec_core+27921>, 0x577d5103bbd5 <vm_exec_core+13253>, 0x577d5103e19a <vm_exec_core+22922>, 0x577d5103ea3e <vm_exec_core+25134>, 0x577d5103d362 <vm_exec_core+19282>, 0x577d5103df83 <vm_exec_core+22387>, 0x577d5103be54 <vm_exec_core+13892>, 0x577d5103b2e1 <vm_exec_core+10961>, 0x577d5103ef6c <vm_exec_core+26460>, 0x577d51039c72 <vm_exec_core+5218>, 0x577d5103d146 <vm_exec_core+18742>, 0x577d51048517 <vm_exec_core+64775>, 0x577d5103e422 <vm_exec_core+23570>, 0x577d51039f31 <vm_exec_core+5921>, 0x577d5103a463 <vm_exec_core+7251>, 0x577d5103a06a <vm_exec_core+6234>, 0x577d5103ae5b <vm_exec_core+9803>, 0x577d5103b743 <vm_exec_core+12083>, 0x577d51038bc0 <vm_exec_core+944>, 0x577d5103ab71 <vm_exec_core+9057>, 0x577d51041412 <vm_exec_core+35842>, 0x577d5103e93e <vm_exec_core+24878>, 0x577d5103d737 <vm_exec_core+20263>, 0x577d5103fa66 <vm_exec_core+29270>, 0x577d510414fb <vm_exec_core+36075>, 0x577d5103fdb9 <vm_exec_core+30121>, 0x577d51040f27 <vm_exec_core+34583>, 0x577d51041011 <vm_exec_core+34817>, 0x577d510396a3 <vm_exec_core+3731>, 0x577d51040ae8 <vm_exec_core+33496>, 0x577d5103c16b <vm_exec_core+14683>, 0x577d51040d30 <vm_exec_core+34080>, 0x577d5103bc96 <vm_exec_core+13446>, 0x577d5103fc7d <vm_exec_core+29805>, 0x577d5103b114 <vm_exec_core+10500>, 0x577d5103c4b4 <vm_exec_core+15524>, 0x577d51041107 <vm_exec_core+35063>, 0x577d5103cb84 <vm_exec_core+17268>, 0x577d5103c665 <vm_exec_core+15957>, 0x577d51038ca5 <vm_exec_core+1173>, 0x577d510393bf <vm_exec_core+2991>, 0x577d51038da3 <vm_exec_core+1427>, 0x577d5103d472 <vm_exec_core+19554>, 0x577d5103c83b <vm_exec_core+16427>, 0x577d5103d007 <vm_exec_core+18423>, 0x577d5103cf0e <vm_exec_core+18174>, 0x577d5103bf9f <vm_exec_core+14223>, 0x577d5103c71b <vm_exec_core+16139>, 0x577d5103c375 <vm_exec_core+15205>, 0x577d5103ca16 <vm_exec_core+16902>, 0x577d5103c97f <vm_exec_core+16751>, 0x577d5103bf36 <vm_exec_core+14118>, 0x577d51038f0b <vm_exec_core+1787>, 0x577d5103a8ba <vm_exec_core+8362>, 0x577d510403eb <vm_exec_core+31707>, 0x577d5103a192 <vm_exec_core+6530>, 0x577d510411ae <vm_exec_core+35230>, 0x577d5103f1f2 <vm_exec_core+27106>, 0x577d5103cdb6 <vm_exec_core+17830>, 0x577d51039241 <vm_exec_core+2609>, 0x577d51040c2c <vm_exec_core+33820>, 0x577d510407cc <vm_exec_core+32700>, 0x577d5103a58d <vm_exec_core+7549>, 0x577d510398ad <vm_exec_core+4253>, 0x577d5103f722 <vm_exec_core+28434>, 0x577d5103b53e <vm_exec_core+11566>, 0x577d51040e6e <vm_exec_core+34398>, 0x577d51040a1b <vm_exec_core+33291>, 0x577d5103bdae <vm_exec_core+13726>, 0x577d5103cd07 <vm_exec_core+17655>, 0x577d5103f39b <vm_exec_core+27531>, 0x577d51040963 <vm_exec_core+33107>, 0x577d5103e353 <vm_exec_core+23363>, 0x577d5103f44f <vm_exec_core+27711>, 0x577d5103f8d9 <vm_exec_core+28873>, 0x577d5103e265 <vm_exec_core+23125>, 0x577d5103978d <vm_exec_core+3965>, 0x577d5103eb48 <vm_exec_core+25400>, 0x577d510395b5 <vm_exec_core+3493>, 0x577d5103996e <vm_exec_core+4446>, 0x577d5103c0a3 <vm_exec_core+14483>, 0x577d5103e0d2 <vm_exec_core+22722>, 0x577d5103e716 <vm_exec_core+24326>, 0x577d5103de1b <vm_exec_core+22027>, 0x577d51039172 <vm_exec_core+2402>, 0x577d5103fb7d <vm_exec_core+29549>, 0x577d5104067c <vm_exec_core+32364>, 0x577d51039a85 <vm_exec_core+4725>, 0x577d5103ad3e <vm_exec_core+9518>, 0x577d5103a7b1 <vm_exec_core+8097>, 0x577d5103b6b9 <vm_exec_core+11945>, 0x577d5103cc35 <vm_exec_core+17445>, 0x577d51039b91 <vm_exec_core+4993>, 0x577d5103f9c2 <vm_exec_core+29106>, 0x577d5103ac83 <vm_exec_core+9331>, 0x577d5103ca9e <vm_exec_core+17038>, 0x577d5103d648 <vm_exec_core+20024>, 0x577d5103f83c <vm_exec_core+28716>, 0x577d5103e53e <vm_exec_core+23854>, 0x577d5103b8f9 <vm_exec_core+12521>, 0x577d5103afbc <vm_exec_core+10156>, 0x577d5103f5e2 <vm_exec_core+28114>, 0x577d5103c24f <vm_exec_core+14911>, 0x577d5103ec0f <vm_exec_core+25599>, 0x577d5103e66d <vm_exec_core+24157>, 0x577d5103ee6a <vm_exec_core+26202>, 0x577d5103fea7 <vm_exec_core+30359>, 0x577d5103d885 <vm_exec_core+20597>, 0x577d5103e4ee <vm_exec_core+23774>, 0x577d5103ba8b <vm_exec_core+12923>, 0x577d5103f512 <vm_exec_core+27906>, 0x577d5103bbc6 <vm_exec_core+13238>, 0x577d5103e18b <vm_exec_core+22907>, 0x577d5103e4ee <vm_exec_core+23774>, 0x577d5103d353 <vm_exec_core+19267>, 0x577d5103df74 <vm_exec_core+22372>, 0x577d5103be45 <vm_exec_core+13877>, 0x577d5103b2d2 <vm_exec_core+10946>, 0x577d5103ef5d <vm_exec_core+26445>, 0x577d51039c63 <vm_exec_core+5203>, 0x577d5103d137 <vm_exec_core+18727>, 0x577d51048508 <vm_exec_core+64760>, 0x577d5103e413 <vm_exec_core+23555>, 0x577d51039f22 <vm_exec_core+5906>, 0x577d5103a454 <vm_exec_core+7236>, 0x577d5103a05b <vm_exec_core+6219>, 0x577d5103ae4c <vm_exec_core+9788>, 0x577d5103b734 <vm_exec_core+12068>, 0x577d5103d732 <vm_exec_core+20258>, 0x577d5103cc2b <vm_exec_core+17435>, 0x577d5103d72d <vm_exec_core+20253>, 0x577d5103e34e <vm_exec_core+23358>, 0x577d5103e260 <vm_exec_core+23120>, 0x577d5103ae47 <vm_exec_core+9783>, 0x577d5103e502 <vm_exec_core+23794>, 0x577d5103c161 <vm_exec_core+14673>, 0x577d5103c166 <vm_exec_core+14678>, 0x577d5103e25b <vm_exec_core+23115>, 0x577d5103e0c8 <vm_exec_core+22712>, 0x577d5103cfee <vm_exec_core+18398>, 0x577d5103cefa <vm_exec_core+18154>...}
        reg_cfp = 0x77607c1ff560
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        reg_pc = 0x51500001a5d0
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        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 0x0000577d51035351 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2619
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x0000577d50db572c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131256319882520) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x77607e523400
#27 0x0000577d50db05eb 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 = 131256320578560
        realpath_map = 131256320578400
        path = 131256319882520
        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 0x0000577d50dae7a5 in rb_require_string_internal (fname=131256319882560, 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 0x0000577d51099578 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 = 0x77607e523590
        cfunc = 0x5040000185d8
        recv = 131256320708000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x0000577d5107f9cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff10743930) 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 0x0000577d5107f485 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 0x0000577d51046b87 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77607c1ff790, 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 = {0x577d5103bf45 <vm_exec_core+14133>, 0x577d51038f1a <vm_exec_core+1802>, 0x577d5103a8c9 <vm_exec_core+8377>, 0x577d510403fa <vm_exec_core+31722>, 0x577d5103a1a1 <vm_exec_core+6545>, 0x577d510411bd <vm_exec_core+35245>, 0x577d5103f201 <vm_exec_core+27121>, 0x577d5103cdc5 <vm_exec_core+17845>, 0x577d51039250 <vm_exec_core+2624>, 0x577d51040c3b <vm_exec_core+33835>, 0x577d510407db <vm_exec_core+32715>, 0x577d5103a59c <vm_exec_core+7564>, 0x577d510398bc <vm_exec_core+4268>, 0x577d5103f731 <vm_exec_core+28449>, 0x577d5103b54d <vm_exec_core+11581>, 0x577d51040e7d <vm_exec_core+34413>, 0x577d51040a2a <vm_exec_core+33306>, 0x577d5103bdbd <vm_exec_core+13741>, 0x577d5103cd16 <vm_exec_core+17670>, 0x577d5103f3aa <vm_exec_core+27546>, 0x577d51040972 <vm_exec_core+33122>, 0x577d5103e362 <vm_exec_core+23378>, 0x577d5103f45e <vm_exec_core+27726>, 0x577d5103f8e8 <vm_exec_core+28888>, 0x577d5103e274 <vm_exec_core+23140>, 0x577d5103979c <vm_exec_core+3980>, 0x577d5103eb57 <vm_exec_core+25415>, 0x577d510395c4 <vm_exec_core+3508>, 0x577d5103997d <vm_exec_core+4461>, 0x577d5103c0b2 <vm_exec_core+14498>, 0x577d5103e0e1 <vm_exec_core+22737>, 0x577d5103e725 <vm_exec_core+24341>, 0x577d5103de2a <vm_exec_core+22042>, 0x577d51039181 <vm_exec_core+2417>, 0x577d5103fb8c <vm_exec_core+29564>, 0x577d5104068b <vm_exec_core+32379>, 0x577d51039a94 <vm_exec_core+4740>, 0x577d5103ad4d <vm_exec_core+9533>, 0x577d5103a7c0 <vm_exec_core+8112>, 0x577d5103b6c8 <vm_exec_core+11960>, 0x577d5103cc44 <vm_exec_core+17460>, 0x577d51039ba0 <vm_exec_core+5008>, 0x577d5103f9d1 <vm_exec_core+29121>, 0x577d5103ac92 <vm_exec_core+9346>, 0x577d5103caad <vm_exec_core+17053>, 0x577d5103d657 <vm_exec_core+20039>, 0x577d5103f84b <vm_exec_core+28731>, 0x577d5103e54d <vm_exec_core+23869>, 0x577d5103b908 <vm_exec_core+12536>, 0x577d5103afcb <vm_exec_core+10171>, 0x577d5103f5f1 <vm_exec_core+28129>, 0x577d5103c25e <vm_exec_core+14926>, 0x577d5103ec1e <vm_exec_core+25614>, 0x577d5103e67c <vm_exec_core+24172>, 0x577d5103ee79 <vm_exec_core+26217>, 0x577d5103feb6 <vm_exec_core+30374>, 0x577d5103d894 <vm_exec_core+20612>, 0x577d51038bbb <vm_exec_core+939>, 0x577d5103ba9a <vm_exec_core+12938>, 0x577d5103f521 <vm_exec_core+27921>, 0x577d5103bbd5 <vm_exec_core+13253>, 0x577d5103e19a <vm_exec_core+22922>, 0x577d5103ea3e <vm_exec_core+25134>, 0x577d5103d362 <vm_exec_core+19282>, 0x577d5103df83 <vm_exec_core+22387>, 0x577d5103be54 <vm_exec_core+13892>, 0x577d5103b2e1 <vm_exec_core+10961>, 0x577d5103ef6c <vm_exec_core+26460>, 0x577d51039c72 <vm_exec_core+5218>, 0x577d5103d146 <vm_exec_core+18742>, 0x577d51048517 <vm_exec_core+64775>, 0x577d5103e422 <vm_exec_core+23570>, 0x577d51039f31 <vm_exec_core+5921>, 0x577d5103a463 <vm_exec_core+7251>, 0x577d5103a06a <vm_exec_core+6234>, 0x577d5103ae5b <vm_exec_core+9803>, 0x577d5103b743 <vm_exec_core+12083>, 0x577d51038bc0 <vm_exec_core+944>, 0x577d5103ab71 <vm_exec_core+9057>, 0x577d51041412 <vm_exec_core+35842>, 0x577d5103e93e <vm_exec_core+24878>, 0x577d5103d737 <vm_exec_core+20263>, 0x577d5103fa66 <vm_exec_core+29270>, 0x577d510414fb <vm_exec_core+36075>, 0x577d5103fdb9 <vm_exec_core+30121>, 0x577d51040f27 <vm_exec_core+34583>, 0x577d51041011 <vm_exec_core+34817>, 0x577d510396a3 <vm_exec_core+3731>, 0x577d51040ae8 <vm_exec_core+33496>, 0x577d5103c16b <vm_exec_core+14683>, 0x577d51040d30 <vm_exec_core+34080>, 0x577d5103bc96 <vm_exec_core+13446>, 0x577d5103fc7d <vm_exec_core+29805>, 0x577d5103b114 <vm_exec_core+10500>, 0x577d5103c4b4 <vm_exec_core+15524>, 0x577d51041107 <vm_exec_core+35063>, 0x577d5103cb84 <vm_exec_core+17268>, 0x577d5103c665 <vm_exec_core+15957>, 0x577d51038ca5 <vm_exec_core+1173>, 0x577d510393bf <vm_exec_core+2991>, 0x577d51038da3 <vm_exec_core+1427>, 0x577d5103d472 <vm_exec_core+19554>, 0x577d5103c83b <vm_exec_core+16427>, 0x577d5103d007 <vm_exec_core+18423>, 0x577d5103cf0e <vm_exec_core+18174>, 0x577d5103bf9f <vm_exec_core+14223>, 0x577d5103c71b <vm_exec_core+16139>, 0x577d5103c375 <vm_exec_core+15205>, 0x577d5103ca16 <vm_exec_core+16902>, 0x577d5103c97f <vm_exec_core+16751>, 0x577d5103bf36 <vm_exec_core+14118>, 0x577d51038f0b <vm_exec_core+1787>, 0x577d5103a8ba <vm_exec_core+8362>, 0x577d510403eb <vm_exec_core+31707>, 0x577d5103a192 <vm_exec_core+6530>, 0x577d510411ae <vm_exec_core+35230>, 0x577d5103f1f2 <vm_exec_core+27106>, 0x577d5103cdb6 <vm_exec_core+17830>, 0x577d51039241 <vm_exec_core+2609>, 0x577d51040c2c <vm_exec_core+33820>, 0x577d510407cc <vm_exec_core+32700>, 0x577d5103a58d <vm_exec_core+7549>, 0x577d510398ad <vm_exec_core+4253>, 0x577d5103f722 <vm_exec_core+28434>, 0x577d5103b53e <vm_exec_core+11566>, 0x577d51040e6e <vm_exec_core+34398>, 0x577d51040a1b <vm_exec_core+33291>, 0x577d5103bdae <vm_exec_core+13726>, 0x577d5103cd07 <vm_exec_core+17655>, 0x577d5103f39b <vm_exec_core+27531>, 0x577d51040963 <vm_exec_core+33107>, 0x577d5103e353 <vm_exec_core+23363>, 0x577d5103f44f <vm_exec_core+27711>, 0x577d5103f8d9 <vm_exec_core+28873>, 0x577d5103e265 <vm_exec_core+23125>, 0x577d5103978d <vm_exec_core+3965>, 0x577d5103eb48 <vm_exec_core+25400>, 0x577d510395b5 <vm_exec_core+3493>, 0x577d5103996e <vm_exec_core+4446>, 0x577d5103c0a3 <vm_exec_core+14483>, 0x577d5103e0d2 <vm_exec_core+22722>, 0x577d5103e716 <vm_exec_core+24326>, 0x577d5103de1b <vm_exec_core+22027>, 0x577d51039172 <vm_exec_core+2402>, 0x577d5103fb7d <vm_exec_core+29549>, 0x577d5104067c <vm_exec_core+32364>, 0x577d51039a85 <vm_exec_core+4725>, 0x577d5103ad3e <vm_exec_core+9518>, 0x577d5103a7b1 <vm_exec_core+8097>, 0x577d5103b6b9 <vm_exec_core+11945>, 0x577d5103cc35 <vm_exec_core+17445>, 0x577d51039b91 <vm_exec_core+4993>, 0x577d5103f9c2 <vm_exec_core+29106>, 0x577d5103ac83 <vm_exec_core+9331>, 0x577d5103ca9e <vm_exec_core+17038>, 0x577d5103d648 <vm_exec_core+20024>, 0x577d5103f83c <vm_exec_core+28716>, 0x577d5103e53e <vm_exec_core+23854>, 0x577d5103b8f9 <vm_exec_core+12521>, 0x577d5103afbc <vm_exec_core+10156>, 0x577d5103f5e2 <vm_exec_core+28114>, 0x577d5103c24f <vm_exec_core+14911>, 0x577d5103ec0f <vm_exec_core+25599>, 0x577d5103e66d <vm_exec_core+24157>, 0x577d5103ee6a <vm_exec_core+26202>, 0x577d5103fea7 <vm_exec_core+30359>, 0x577d5103d885 <vm_exec_core+20597>, 0x577d5103e4ee <vm_exec_core+23774>, 0x577d5103ba8b <vm_exec_core+12923>, 0x577d5103f512 <vm_exec_core+27906>, 0x577d5103bbc6 <vm_exec_core+13238>, 0x577d5103e18b <vm_exec_core+22907>, 0x577d5103e4ee <vm_exec_core+23774>, 0x577d5103d353 <vm_exec_core+19267>, 0x577d5103df74 <vm_exec_core+22372>, 0x577d5103be45 <vm_exec_core+13877>, 0x577d5103b2d2 <vm_exec_core+10946>, 0x577d5103ef5d <vm_exec_core+26445>, 0x577d51039c63 <vm_exec_core+5203>, 0x577d5103d137 <vm_exec_core+18727>, 0x577d51048508 <vm_exec_core+64760>, 0x577d5103e413 <vm_exec_core+23555>, 0x577d51039f22 <vm_exec_core+5906>, 0x577d5103a454 <vm_exec_core+7236>, 0x577d5103a05b <vm_exec_core+6219>, 0x577d5103ae4c <vm_exec_core+9788>, 0x577d5103b734 <vm_exec_core+12068>, 0x577d5103d732 <vm_exec_core+20258>, 0x577d5103cc2b <vm_exec_core+17435>, 0x577d5103d72d <vm_exec_core+20253>, 0x577d5103e34e <vm_exec_core+23358>, 0x577d5103e260 <vm_exec_core+23120>, 0x577d5103ae47 <vm_exec_core+9783>, 0x577d5103e502 <vm_exec_core+23794>, 0x577d5103c161 <vm_exec_core+14673>, 0x577d5103c166 <vm_exec_core+14678>, 0x577d5103e25b <vm_exec_core+23115>, 0x577d5103e0c8 <vm_exec_core+22712>, 0x577d5103cfee <vm_exec_core+18398>, 0x577d5103cefa <vm_exec_core+18154>...}
        reg_cfp = 0x77607c1ff790
        reg_pc = 0x50400002fe38
        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 0x0000577d51034f8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x0000577d50cb05db in rb_ec_exec_node (ec=0x5160000006d0, n=0x77607e523630) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff10743e70, <optimized out>, 0x7fff10743dc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x77607e523630
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x0000577d50ca9b47 in rb_main (argc=9, argv=0x7fff10744038) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7fff10744038) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.3h6cxx:
* drwx------ 2 60 2025-02-11 09:55:29 +0000 autoload20250211-447595-ak549i/
  * -rw-r--r-- 1 32 2025-02-11 09:55:29 +0000 autoload_parallel_race.rb
$ timeout 60 gdb -p 447252 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:965: 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 447251 -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 480809 -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
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-10T21:30:04Z master e603a420e9) +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 34.330031 seconds

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