# Logfile created on 2025-05-03 14:28:52 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072dd2747fdc0 @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.20250503-142852", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000072dd27dff288 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072dd27dff0d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072dd263a9fc8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250503-142852", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250503-142852>, @binmode=false, @mon_data=#<Monitor:0x000072dd27dfeae0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 2be117a97d
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4  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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
	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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
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/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.2
                                    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.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    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.11.3
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.4
                                    stringio 3.1.8.dev
                                    strscan 3.1.5.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.8
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.2
                                    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.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.13.1
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/fiddle-1.1.7/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=39038
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x79acf6c006c0 (LWP 2565005) "test_autoload.*" 0x000062ae6b952e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x79ad00a006c0 (LWP 2565007) "test_autoload.*" 0x000079ad1cd1b4cd in __GI___poll (fds=0x79aced709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79ad00a006c0 (LWP 2565007) "test_autoload.*"):
#0  0x000079ad1cd1b4cd in __GI___poll (fds=0x79aced709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062ae6b8dd6da in __interceptor_poll ()
No symbol table info available.
#2  0x000062ae6bc9b89f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000062ae6b936a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079ad1cc9caa4 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 = {133783946790592, 753636313490908052, 133783946790592, -352, 0, 133783781106032, 753636313469936532, 753592726258181012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079ad1cd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79acf6c006c0 (LWP 2565005) "test_autoload.*"):
#0  0x000062ae6b952e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000062ae6b953dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000062ae6b8a2670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000062ae6b8a24e9 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  0x000062ae6b8a2115 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  0x000062ae6b89d11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000062ae6b89da5e in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000062ae6b89d96a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#8  0x000062ae6b9392ad in __interceptor_realloc ()
No symbol table info available.
#9  0x000062ae6b9e762c in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=0x51d000045680, new_size=3616, old_size=2408, old_size@entry=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8330
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#10 0x000062ae6b9c27aa in ruby_sized_xrealloc2_body (ptr=0x80, n=n@entry=452, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:4772
        len = 18446744073709551104
#11 ruby_sized_xrealloc2 (ptr=0x80, n=n@entry=452, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:4765
No locals.
#12 ruby_xrealloc2 (ptr=0x80, n=n@entry=452, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:4778
No locals.
#13 0x000062ae6bed8e35 in ary_heap_realloc (ary=133784412298240, new_capa=452) at /tmp/ruby/src/trunk_asan/array.c:370
No locals.
#14 ary_resize_capa (ary=ary@entry=133784412298240, capacity=452) at /tmp/ruby/src/trunk_asan/array.c:412
        new_capa = 452
#15 0x000062ae6bed85dc in ary_double_capa (ary=133784412298240, min=302) at /tmp/ruby/src/trunk_asan/array.c:461
        new_capa = 128
#16 ary_ensure_room_for_push (ary=ary@entry=133784412298240, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:620
        old_len = <optimized out>
        new_len = 302
        capa = <optimized out>
#17 0x000062ae6bed8185 in rb_ary_push (ary=ary@entry=133784412298240, item=item@entry=133783819199880) at /tmp/ruby/src/trunk_asan/array.c:1386
        idx = 301
        target_ary = <optimized out>
        rbimpl_ary = <optimized out>
        ptr = <optimized out>
        tmp_n = <optimized out>
#18 0x000062ae6ba7a5ce in rb_provide_feature (vm=0x525000000100, feature=133783819199880, feature@entry=133783819199480) at /tmp/ruby/src/trunk_asan/load.c:709
        features = 133784412298240
#19 0x000062ae6ba7d77d in require_internal (ec=<optimized out>, ec@entry=0x516000f681d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1346
        real = <optimized out>
        th = 0x5150001b4e80
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133784412279800
        realpath_map = 133784412279640
        path = 133783819199480
        state = <optimized out>
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#20 0x000062ae6ba7bc12 in rb_require_string_internal (fname=133783819199880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x516000f681d0
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#22 0x000062ae6bd6afa8 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:3797
        ci = 0x1380100140003
        cc = <optimized out>
        me = 0x79ad1bfa3df8
        cfunc = 0x504000018558
        recv = 133784418307480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x000062ae6bd512bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79acf6bfd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x000062ae6bd56f15 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4184
No locals.
#25 0x000062ae6bd189a9 in vm_sendish (ec=0x516000f681d0, reg_cfp=0x79acf93e96e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x516000f681d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79acf93e96e8
        reg_pc = 0x5110000a0878
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
th: 0x5150001b4e80, native_id: 0x79acf6c006c0
        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>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0024 e:000023 CFUNC  :require
        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 0x000062ae6bd078bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516000f681d0
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79acf6bfd6a0, <optimized out>, <optimized out>}, prev = 0x79acf2609f80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
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]
#28 0x000062ae6bd7eeca in vm_call0_body (ec=<optimized out>, calling=0x79acf2709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        ci = 0x79acf27098d0
        cc = <optimized out>
        ret = <optimized out>
#29 0x000062ae6bd7e73f in vm_call0_cme (ec=0x516000f681d0, calling=0x79acf2709860, argv=0x79acf6bfdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x79acf2709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x79acf8f65a30
        orig_cme = <optimized out>
        ci = 0x79acf27098d0
        cc = 0x79acf8f60aa8
        ret = <optimized out>
#31 0x000062ae6bd32ace in vm_call0_cc (recv=133784418307480, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x79acf8f60aa8, 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>
#32 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x79acf8f60aa8
        self = <optimized out>
#33 0x000062ae6bd338fe in rb_funcallv (recv=133784418307480, mid=22673, argc=1, argv=0x79acf6bfdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x79acf6bfdaa0
#35 0x000062ae6bcf2f9e in autoload_feature_require (_arguments=133783781105296) at /tmp/ruby/src/trunk_asan/variable.c:3001
        arguments = 0x79acf6bfde90
        autoload_const = <optimized out>
        result = <optimized out>
#36 autoload_try_load (_arguments=133783781105296) at /tmp/ruby/src/trunk_asan/variable.c:3015
        arguments = 0x79acf6bfde90
        result = <optimized out>
        ce = <optimized out>
#37 0x000062ae6b9812e0 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 = 0x516000f681d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79acf6bfde10, <optimized out>, 0x79acf6bfdd20, <optimized out>, <optimized out>}, prev = 0x79acf2609740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000f681d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x000062ae6bcf2306 in rb_autoload_load (module=module@entry=133784418385200, name=name@entry=187467) at /tmp/ruby/src/trunk_asan/variable.c:3076
        ce = 0x5030002b2ac0
        arguments = {module = 133784418385200, name = 187467, flag = 0, mutex = 133783818528480, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x000062ae6bcfc18d in rb_const_search_from (klass=133783819342480, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178
        ac = 0xfffffffffffffe00
        am = 133784418385200
        tmp = 133784418385200
        ce = <optimized out>
        current = 133784418385200
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x000062ae6bcf4004 in rb_const_search (klass=133783819342480, id=187467, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200
        value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127
        c = <optimized out>
#42 0x000062ae6bcff4ee 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:1129
        root_cref = <optimized out>
        klass = 92358976737288
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#43 0x000062ae6bd0a7c1 in vm_get_ev_const_chain (ec=0x516000f681d0, segments=0x5020006b4b70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006b4b90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6439
        segments = 0x5020006b4b70
        ice = <optimized out>
        val = <optimized out>
#45 0x000062ae6bd0c7b8 in vm_exec_core (ec=ec@entry=0x516000f681d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79acf93e9720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#46 0x000062ae6bd078bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516000f681d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79acf6bfe940, <optimized out>, <optimized out>}, prev = 0x79acf27096b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x000062ae6bd88912 in invoke_iseq_block_from_c (ec=0x516000f681d0, captured=0x79acf93e97a8, self=133783818185880, 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:1648
        flags = 0
        iseq = 0x79ad1a042248
        cfp = <optimized out>
        sp = 0x79acf92e9850
        use_argv = 0x0
        stack_argv = 0x79acf92e9850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 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:1662
        captured = 0x79acf93e97a8
#49 0x000062ae6bd34d16 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:1699
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#52 0x000062ae6bd34d16 in rb_yield (val=<optimized out>)
No locals.
#53 0x000062ae6b980bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054
        _ec = 0x516000f681d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79acf6bfecd0, <optimized out>, 0x79acf6bfebe0, <optimized out>, <optimized out>}, prev = 0x79acf2609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516000f681d0
        cfp = 0x79acf93e9758
#54 0x000062ae6bafc65b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283
        status = <optimized out>
        pid = <optimized out>
#55 0x000062ae6bd6afa8 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:3797
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x79acf8fae730
        cfunc = 0x504000020058
        recv = 133783818185880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#56 0x000062ae6bd512bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79acf6bff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#57 0x000062ae6bd50d75 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915
        ci = <optimized out>
        cc = 0x0
#58 0x000062ae6bd133b6 in vm_sendish (ec=0x516000f681d0, reg_cfp=0x79acf93e9790, cd=0x5020006b4b10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#59 vm_exec_core (ec=ec@entry=0x516000f681d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006b4b10
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79acf93e9790
        reg_pc = 0x504000591830
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#60 0x000062ae6bd078bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516000f681d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79acf6bff6c0, <optimized out>, <optimized out>}, prev = 0x79acf6bffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#61 0x000062ae6bd44bcb in invoke_iseq_block_from_c (ec=0x516000f681d0, captured=<optimized out>, self=133783818185880, 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:1648
        flags = 0
        iseq = 0x79ad1a042338
        cfp = 0x79acf93e97c8
        sp = 0x79acf92e9818
        use_argv = <optimized out>
        stack_argv = 0x79acf92e9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#62 invoke_block_from_c_proc (ec=0x516000f681d0, self=133783818185880, 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:1742
        block = <optimized out>
        keyword_hash = <optimized out>
#63 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:1772
No locals.
#64 0x000062ae6bd42e56 in rb_vm_invoke_proc (ec=0x540000001008, proc=0x80, proc@entry=0x50400057dcd0, argc=1804938814, 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:1793
        self = 0
#65 0x000062ae6bc9a10d in thread_do_start_proc (th=th@entry=0x5150001b4e80) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400057dcd0
        args_len = 0
        args_ptr = <optimized out>
#66 0x000062ae6bc97cea in thread_do_start (th=0x5150001b4e80) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#67 thread_start_func_2 (th=th@entry=0x5150001b4e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#68 0x000062ae6bc96fae in call_thread_start_func_2 (th=0x5150001b4e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79acf6bffcc0
#69 nt_start (ptr=0x50c0008d8bc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x5150001b4e80
        sched = <optimized out>
        nt = 0x50c0008d8bc0
        vm = 0x525000000100
#70 0x000062ae6b936a8f in asan_thread_start(void*) ()
No symbol table info available.
#71 0x000079ad1cc9caa4 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 = {133783781115584, 753957645764125588, 133783781115584, -352, 0, 140721933365200, 753957645743154068, 753592726258181012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#72 0x000079ad1cd29c3c 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 2565005) detached]
$ timeout 60 gdb -p 2565016 -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 2565019 -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 2562790 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3310520]
[New LWP 2565020]
[New LWP 2564770]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000079ad1cc98d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc60d9baa0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x79ad1cec3c40 (LWP 2562790) "ruby"            0x000079ad1cc98d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc60d9baa0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x79acf04006c0 (LWP 3310520) "envutil.rb:183"  0x000079ad1cd1b4cd in __GI___poll (fds=0x79acf4409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x79ad00a006c0 (LWP 2565020) "test_autoload.*" 0x000079ad1cd1b4cd in __GI___poll (fds=0x79acf2509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x79acfb6006c0 (LWP 2564770) "parallel.rb:40"  0x000079ad1cd1b4cd in __GI___poll (fds=0x79acf500f260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x79acfb6006c0 (LWP 2564770) "parallel.rb:40"):
#0  0x000079ad1cd1b4cd in __GI___poll (fds=0x79acf500f260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062ae6b8dd6da in __interceptor_poll ()
No symbol table info available.
#2  0x000062ae6ba392d9 in nogvl_wait_for (th=133784373149520, fptr=0x5110002bdf80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577
        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  0x000062ae6ba3a76a in internal_read_func (ptr=0x79acf500f040) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x79acf500f040
        result = <optimized out>
#5  0x000062ae6bc7f9aa in rb_thread_io_blocking_call (io=<optimized out>, func=0x62ae6ba3a260 <internal_read_func>, data1=0x79acf500f040, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        fd = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x000062ae6b9812e0 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 = 0x516002e443d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79acfb5fedb0, <optimized out>, 0x79acfb5fecc0, <optimized out>, <optimized out>}, prev = 0x79acf5009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002e443d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000062ae6ba4ea95 in io_read_memory_locktmp (str=133783751815776, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504
        str = <optimized out>
        iis = {th = 133784373149520, fptr = 0x5110002bdf80, nonblock = 0, fd = 4, buf = 0x519000130180, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002bdf80
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000062ae6ba2ae41 in io_readpartial (argc=-184487328, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x000062ae6bd6afa8 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:3797
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x79ad1c5f9ec8
        cfunc = 0x504000010f58
        recv = 133784373149920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000062ae6bd189a9 in vm_sendish (ec=0x516002e443d0, reg_cfp=0x79acf9cfb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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=0x516002e443d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79acf9cfb790
        reg_pc = 0x51300004b718
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x000062ae6bd078bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516002e443d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79acfb5ff6c0, <optimized out>, <optimized out>}, prev = 0x79acfb5ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000062ae6bd44bcb in invoke_iseq_block_from_c (ec=0x516002e443d0, captured=<optimized out>, self=133784394974600, 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:1648
        flags = 0
        iseq = 0x79ad1c58b9a0
        cfp = 0x79acf9cfb7c8
        sp = 0x79acf9bfb818
        use_argv = <optimized out>
        stack_argv = 0x79acf9bfb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002e443d0, self=133784394974600, 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:1742
        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:1772
No locals.
#17 0x000062ae6bd42e56 in rb_vm_invoke_proc (ec=0x79acf500f260, proc=0x1, proc@entry=0x5040005810d0, argc=483505357, 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:1793
        self = 4294967295
#18 0x000062ae6bc9a10d in thread_do_start_proc (th=th@entry=0x51500018ce80) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040005810d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x000062ae6bc97cea in thread_do_start (th=0x51500018ce80) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500018ce80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x000062ae6bc96fae in call_thread_start_func_2 (th=0x51500018ce80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79acfb5ffcc0
#22 nt_start (ptr=0x50c0008b06c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500018ce80
        sched = <optimized out>
        nt = 0x50c0008b06c0
        vm = 0x525000000100
#23 0x000062ae6b936a8f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000079ad1cc9caa4 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 = {133783858710208, 753934830897849236, 133783858710208, -352, 25, 140721933368016, 753934830876877716, 753592726258181012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000079ad1cd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x79ad00a006c0 (LWP 2565020) "test_autoload.*"):
#0  0x000079ad1cd1b4cd in __GI___poll (fds=0x79acf2509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062ae6b8dd6da in __interceptor_poll ()
No symbol table info available.
#2  0x000062ae6bc9b89f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000062ae6b936a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079ad1cc9caa4 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 = {133783946790592, 753636313490908052, 133783946790592, -352, 0, 133783665763120, 753636313469936532, 753592726258181012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079ad1cd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x79acf04006c0 (LWP 3310520) "envutil.rb:183"):
#0  0x000079ad1cd1b4cd in __GI___poll (fds=0x79acf4409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062ae6b8dd6da in __interceptor_poll ()
No symbol table info available.
#2  0x000062ae6ba392d9 in nogvl_wait_for (th=133783818496920, fptr=0x5110002f2c80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577
        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  0x000062ae6ba3a76a in internal_read_func (ptr=0x79acf4409620) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x79acf4409620
        result = <optimized out>
#5  0x000062ae6bc7f9aa in rb_thread_io_blocking_call (io=<optimized out>, func=0x62ae6ba3a260 <internal_read_func>, data1=data1@entry=0x79acf4409620, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1831
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        fd = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x000062ae6ba3a0a0 in rb_io_blocking_region_wait (io=0x5110002f2c80, function=0x1, argument=0x79acf4409620, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321
        iis = {th = 133783818496920, fptr = 0x5110002f2c80, nonblock = 0, fd = 10, buf = 0x52500002d100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x000062ae6ba3d9b7 in io_bufread (ptr=0x52500002d100 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002f2c80) at /tmp/ruby/src/trunk_asan/io.c:3064
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
        p = <optimized out>
#10 0x000062ae6b9812e0 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 = 0x516002f47ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79acf03fed10, <optimized out>, 0x79acf03fec20, <optimized out>, <optimized out>}, prev = 0x79acf4409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002f47ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000062ae6ba3b3db in io_fread (str=133783818496600, offset=0, size=8192, fptr=0x5110002f2c80) at /tmp/ruby/src/trunk_asan/io.c:3117
        arg = {str_ptr = 0x52500002d100 '\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=133783818496600) at /tmp/ruby/src/trunk_asan/io.c:3395
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x000062ae6ba2b223 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110002f2c80
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x000062ae6bd6afa8 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:3797
        ci = 0x3fc100100001
        cc = <optimized out>
        me = 0x79ad1c5f9ea0
        cfunc = 0x504000010f98
        recv = 133783818500120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x000062ae6bd189a9 in vm_sendish (ec=0x516002f47ed0, reg_cfp=0x79acfdb20790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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=0x516002f47ed0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79acfdb20790
        reg_pc = 0x5040000548f0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x000062ae6bd078bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516002f47ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79acf03ff6c0, <optimized out>, <optimized out>}, prev = 0x79acf03ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000062ae6bd44bcb in invoke_iseq_block_from_c (ec=0x516002f47ed0, captured=<optimized out>, self=133784409931200, 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:1648
        flags = 0
        iseq = 0x79ad1c549cd0
        cfp = 0x79acfdb207c8
        sp = 0x79acfda20818
        use_argv = <optimized out>
        stack_argv = 0x79acfda20818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002f47ed0, self=133784409931200, 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:1742
        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:1772
No locals.
#21 0x000062ae6bd42e56 in rb_vm_invoke_proc (ec=0x79acf4409760, proc=0x1, proc@entry=0x50400002c3d0, argc=483505357, 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:1793
        self = 4294967295
#22 0x000062ae6bc9a10d in thread_do_start_proc (th=th@entry=0x5150001a0700) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400002c3d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x000062ae6bc97cea in thread_do_start (th=0x5150001a0700) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001a0700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x000062ae6bc96fae in call_thread_start_func_2 (th=0x5150001a0700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79acf03ffcc0
#26 nt_start (ptr=0x50c0008d7780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x5150001a0700
        sched = <optimized out>
        nt = 0x50c0008d7780
        vm = 0x525000000100
#27 0x000062ae6b936a8f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000079ad1cc9caa4 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 = {133783672063680, 753954347229242260, 133783672063680, -352, 22, 140721933365200, 753954347208270740, 753592726258181012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000079ad1cd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79ad1cec3c40 (LWP 2562790) "ruby"):
#0  0x000079ad1cc98d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc60d9baa0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=32764, abstime=0x7ffc60d9baa0, clockid=31148, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7974144
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc60d9baa0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000079ad1cc9bc8e in __pthread_cond_wait_common (abstime=0x7ffc60d9baa0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79ad1cc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc60d9b990, __canceltype = 1818843392, __prev = 0x0}
        cbuffer = {wseq = 266, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 266
        seq = 133
        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=0x7ffc60d9baa0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000062ae6bc95991 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x79ad1aab2ea0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000062ae6bc9c9e4 in native_sleep (th=0x515000000300, rel=0x79ad1aab2ea0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281
        sched = <optimized out>
#8  thread_join_sleep (arg=133784385345632) at /tmp/ruby/src/trunk_asan/thread.c:1075
        scheduler = <optimized out>
        p = 0x79ad1ac3d860
        target_th = 0x5150001a0700
        th = 0x515000000300
        end = 7863928440796513
        limit = 0x79ad1aab2ea0
#9  0x000062ae6b9812e0 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 = {0x7ffc60d9bcb0, <optimized out>, 0x7ffc60d9bbc0, <optimized out>, <optimized out>}, prev = 0x79ad1ac0e440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x000062ae6bc9c538 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116
        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 0x000062ae6bc8ed00 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x79ad1aab2ea0
#12 0x000062ae6bd6afa8 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:3797
        ci = 0x34d100100003
        cc = <optimized out>
        me = 0x79ad1c5d9600
        cfunc = 0x50400001ebd8
        recv = 133783818496920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x000062ae6bd189a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79ad1a1ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79ad1a1ff410
        reg_pc = 0x52300000b870
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
th: 0x515000000300, native_id: 0x79ad1cec3c40
        INSN_LABEL_trace_opt_length = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_size = <optimized out>
c:0019 p:---- s:0179 e:000178 CFUNC  :join
        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 0x000062ae6bd07cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
c:0018 p:0494 s:0174 E:000c18 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
c:0017 p:0275 s:0135 e:000134 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        _ec = 0x5160000006d0
c:0016 p:0044 s:0111 e:000110 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
        _tag = <optimized out>
        state = <optimized out>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        result = 36
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
#17 0x000062ae6bd88912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79ad1a1ff620, self=133784394974600, 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:1648
        flags = 0
        iseq = 0x79ad1c54d2b8
        cfp = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
c:0007 p:0069 s:0046 E:0012e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        sp = 0x79ad1a0ffa28
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        use_argv = 0x79ad1aa9a620
        stack_argv = 0x79ad1a0ffa28
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        opt_pc = 0
c:0002 p:0062 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: 0x51500018ce80, native_id: 0x79acfb6006c0
-- Control frame information -----------------------------------------------
        type = <optimized out>
        av = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0035 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: 0x5150001a0700, native_id: 0x79acf04006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC  :read
        bound = <optimized out>
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]
#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:1662
        captured = 0x79ad1a1ff620
#19 0x000062ae6bd34d16 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:1699
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:1707
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 0x000062ae6bd34d16 in rb_yield (val=<optimized out>)
No locals.
#23 0x000062ae6bee8e26 in rb_ary_collect (ary=133783819761280) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 133783819043920
        i = 9
#24 0x000062ae6bd6afa8 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:3797
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x79ad1cba0138
        cfunc = 0x50400000a758
        recv = 133783819761280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x000062ae6bd133b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79ad1a1ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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 = 0x512000011fb0
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79ad1a1ff608
        reg_pc = 0x519000014910
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x000062ae6bd07cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x000062ae6bd88912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79ad1a1ff738, self=133784394974600, 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:1648
        flags = 0
        iseq = 0x79ad1c58bb58
        cfp = <optimized out>
        sp = 0x79ad1a0ff8d0
        use_argv = 0x79ad1ab019e0
        stack_argv = 0x79ad1a0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 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:1662
        captured = 0x79ad1a1ff738
#31 0x000062ae6bd34d16 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:1699
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#34 0x000062ae6bd34d16 in rb_yield (val=<optimized out>)
No locals.
#35 0x000062ae6bee8e26 in rb_ary_collect (ary=133784373151000) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 133784373150560
        i = 0
#36 0x000062ae6bd6afa8 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:3797
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x79ad1cba0138
        cfunc = 0x50400000a758
        recv = 133784373151000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x000062ae6bd133b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79ad1a1ff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 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 = 0x502000008270
        insns_address_table = {0x62ae6bd1191f <vm_exec_core+26639>, 0x62ae6bd0de9e <vm_exec_core+11662>, 0x62ae6bd0b79d <vm_exec_core+1677>, 0x62ae6bd0c85f <vm_exec_core+5967>, 0x62ae6bd11b09 <vm_exec_core+27129>, 0x62ae6bd0c51d <vm_exec_core+5133>, 0x62ae6bd12fd3 <vm_exec_core+32451>, 0x62ae6bd10a1f <vm_exec_core+22799>, 0x62ae6bd0ef05 <vm_exec_core+15861>, 0x62ae6bd0bafa <vm_exec_core+2538>, 0x62ae6bd122d9 <vm_exec_core+29129>, 0x62ae6bd11edf <vm_exec_core+28111>, 0x62ae6bd0c760 <vm_exec_core+5712>, 0x62ae6bd0c018 <vm_exec_core+3848>, 0x62ae6bd10fa3 <vm_exec_core+24211>, 0x62ae6bd0d3fd <vm_exec_core+8941>, 0x62ae6bd12756 <vm_exec_core+30278>, 0x62ae6bd1218e <vm_exec_core+28798>, 0x62ae6bd0dcbc <vm_exec_core+11180>, 0x62ae6bd0ee6d <vm_exec_core+15709>, 0x62ae6bd10b49 <vm_exec_core+23097>, 0x62ae6bd120ea <vm_exec_core+28634>, 0x62ae6bd0fdbc <vm_exec_core+19628>, 0x62ae6bd10cf1 <vm_exec_core+23521>, 0x62ae6bd114c9 <vm_exec_core+25529>, 0x62ae6bd0fcb3 <vm_exec_core+19363>, 0x62ae6bd0bf6d <vm_exec_core+3677>, 0x62ae6bd1056f <vm_exec_core+21599>, 0x62ae6bd0bd2d <vm_exec_core+3101>, 0x62ae6bd0c116 <vm_exec_core+4102>, 0x62ae6bd0e0e6 <vm_exec_core+12246>, 0x62ae6bd0f9fb <vm_exec_core+18667>, 0x62ae6bd10242 <vm_exec_core+20786>, 0x62ae6bd0f806 <vm_exec_core+18166>, 0x62ae6bd0ba16 <vm_exec_core+2310>, 0x62ae6bd11847 <vm_exec_core+26423>, 0x62ae6bd11da2 <vm_exec_core+27794>, 0x62ae6bd0c1b3 <vm_exec_core+4259>, 0x62ae6bd0ce98 <vm_exec_core+7560>, 0x62ae6bd0c805 <vm_exec_core+5877>, 0x62ae6bd0d650 <vm_exec_core+9536>, 0x62ae6bd0ecc1 <vm_exec_core+15281>, 0x62ae6bd0c25a <vm_exec_core+4426>, 0x62ae6bd11596 <vm_exec_core+25734>, 0x62ae6bd0cdce <vm_exec_core+7358>, 0x62ae6bd0e942 <vm_exec_core+14386>, 0x62ae6bd0f3fc <vm_exec_core+17132>, 0x62ae6bd11104 <vm_exec_core+24564>, 0x62ae6bd0ffbb <vm_exec_core+20139>, 0x62ae6bd0d6f9 <vm_exec_core+9705>, 0x62ae6bd0d0f1 <vm_exec_core+8161>, 0x62ae6bd10ea8 <vm_exec_core+23960>, 0x62ae6bd0e342 <vm_exec_core+12850>, 0x62ae6bd10641 <vm_exec_core+21809>, 0x62ae6bd1012f <vm_exec_core+20511>, 0x62ae6bd106ce <vm_exec_core+21950>, 0x62ae6bd11a2a <vm_exec_core+26906>, 0x62ae6bd0b4bb <vm_exec_core+939>, 0x62ae6bd11217 <vm_exec_core+24839>, 0x62ae6bd0d9c2 <vm_exec_core+10418>, 0x62ae6bd10dbe <vm_exec_core+23726>, 0x62ae6bd0dae8 <vm_exec_core+10712>, 0x62ae6bd0fbff <vm_exec_core+19183>, 0x62ae6bd12a21 <vm_exec_core+30993>, 0x62ae6bd0f26b <vm_exec_core+16731>, 0x62ae6bd0f8c3 <vm_exec_core+18355>, 0x62ae6bd0dd4f <vm_exec_core+11327>, 0x62ae6bd0d215 <vm_exec_core+8453>, 0x62ae6bd1079b <vm_exec_core+22155>, 0x62ae6bd0c365 <vm_exec_core+4693>, 0x62ae6bd0f06f <vm_exec_core+16223>, 0x62ae6bd1a1f9 <vm_exec_core+61673>, 0x62ae6bd0fefc <vm_exec_core+19948>, 0x62ae6bd0c400 <vm_exec_core+4848>, 0x62ae6bd0ccb1 <vm_exec_core+7073>, 0x62ae6bd0caca <vm_exec_core+6586>, 0x62ae6bd0cf8a <vm_exec_core+7802>, 0x62ae6bd0d818 <vm_exec_core+9992>, 0x62ae6bd1267e <vm_exec_core+30062>, 0x62ae6bd0b4c0 <vm_exec_core+944>, 0x62ae6bd0cbd6 <vm_exec_core+6854>, 0x62ae6bd1315b <vm_exec_core+32843>, 0x62ae6bd1046d <vm_exec_core+21341>, 0x62ae6bd0f6fc <vm_exec_core+17900>, 0x62ae6bd11626 <vm_exec_core+25878>, 0x62ae6bd13518 <vm_exec_core+33800>, 0x62ae6bd1194e <vm_exec_core+26686>, 0x62ae6bd127f8 <vm_exec_core+30440>, 0x62ae6bd128c9 <vm_exec_core+30649>, 0x62ae6bd0be37 <vm_exec_core+3367>, 0x62ae6bd121fa <vm_exec_core+28906>, 0x62ae6bd0e266 <vm_exec_core+12630>, 0x62ae6bd12445 <vm_exec_core+29493>, 0x62ae6bd0db8d <vm_exec_core+10877>, 0x62ae6bd0d49a <vm_exec_core+9098>, 0x62ae6bd0e79d <vm_exec_core+13965>, 0x62ae6bd0c2cb <vm_exec_core+4539>, 0x62ae6bd12996 <vm_exec_core+30854>, 0x62ae6bd0e9fb <vm_exec_core+14571>, 0x62ae6bd0e589 <vm_exec_core+13433>, 0x62ae6bd0b5b4 <vm_exec_core+1188>, 0x62ae6bd0bbd3 <vm_exec_core+2755>, 0x62ae6bd0f5af <vm_exec_core+17567>, 0x62ae6bd0eb99 <vm_exec_core+14985>, 0x62ae6bd0f482 <vm_exec_core+17266>, 0x62ae6bd0f324 <vm_exec_core+16916>, 0x62ae6bd0e183 <vm_exec_core+12403>, 0x62ae6bd0ea95 <vm_exec_core+14725>, 0x62ae6bd0e67a <vm_exec_core+13674>, 0x62ae6bd0edf2 <vm_exec_core+15586>, 0x62ae6bd0ed77 <vm_exec_core+15463>, 0x62ae6bd11910 <vm_exec_core+26624>, 0x62ae6bd0de8f <vm_exec_core+11647>, 0x62ae6bd0b78e <vm_exec_core+1662>, 0x62ae6bd0c850 <vm_exec_core+5952>, 0x62ae6bd11afa <vm_exec_core+27114>, 0x62ae6bd0c50e <vm_exec_core+5118>, 0x62ae6bd12fc4 <vm_exec_core+32436>, 0x62ae6bd10a10 <vm_exec_core+22784>, 0x62ae6bd0eef6 <vm_exec_core+15846>, 0x62ae6bd0baeb <vm_exec_core+2523>, 0x62ae6bd122ca <vm_exec_core+29114>, 0x62ae6bd11ed0 <vm_exec_core+28096>, 0x62ae6bd0c751 <vm_exec_core+5697>, 0x62ae6bd0c009 <vm_exec_core+3833>, 0x62ae6bd10f94 <vm_exec_core+24196>, 0x62ae6bd0d3ee <vm_exec_core+8926>, 0x62ae6bd12747 <vm_exec_core+30263>, 0x62ae6bd1217f <vm_exec_core+28783>, 0x62ae6bd0dcad <vm_exec_core+11165>, 0x62ae6bd0ee5e <vm_exec_core+15694>, 0x62ae6bd10b3a <vm_exec_core+23082>, 0x62ae6bd120db <vm_exec_core+28619>, 0x62ae6bd0fdad <vm_exec_core+19613>, 0x62ae6bd10ce2 <vm_exec_core+23506>, 0x62ae6bd114ba <vm_exec_core+25514>, 0x62ae6bd0fca4 <vm_exec_core+19348>, 0x62ae6bd0bf5e <vm_exec_core+3662>, 0x62ae6bd10560 <vm_exec_core+21584>, 0x62ae6bd0bd1e <vm_exec_core+3086>, 0x62ae6bd0c107 <vm_exec_core+4087>, 0x62ae6bd0e0d7 <vm_exec_core+12231>, 0x62ae6bd0f9ec <vm_exec_core+18652>, 0x62ae6bd10233 <vm_exec_core+20771>, 0x62ae6bd0f7f7 <vm_exec_core+18151>, 0x62ae6bd0ba07 <vm_exec_core+2295>, 0x62ae6bd11838 <vm_exec_core+26408>, 0x62ae6bd11d93 <vm_exec_core+27779>, 0x62ae6bd0c1a4 <vm_exec_core+4244>, 0x62ae6bd0ce89 <vm_exec_core+7545>, 0x62ae6bd0c7f6 <vm_exec_core+5862>, 0x62ae6bd0d641 <vm_exec_core+9521>, 0x62ae6bd0ecb2 <vm_exec_core+15266>, 0x62ae6bd0c24b <vm_exec_core+4411>, 0x62ae6bd11587 <vm_exec_core+25719>, 0x62ae6bd0cdbf <vm_exec_core+7343>, 0x62ae6bd0e933 <vm_exec_core+14371>, 0x62ae6bd0f3ed <vm_exec_core+17117>, 0x62ae6bd110f5 <vm_exec_core+24549>, 0x62ae6bd0ffac <vm_exec_core+20124>, 0x62ae6bd0d6ea <vm_exec_core+9690>, 0x62ae6bd0d0e2 <vm_exec_core+8146>, 0x62ae6bd10e99 <vm_exec_core+23945>, 0x62ae6bd0e333 <vm_exec_core+12835>, 0x62ae6bd10632 <vm_exec_core+21794>, 0x62ae6bd10120 <vm_exec_core+20496>, 0x62ae6bd106bf <vm_exec_core+21935>, 0x62ae6bd11a1b <vm_exec_core+26891>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd11208 <vm_exec_core+24824>, 0x62ae6bd0d9b3 <vm_exec_core+10403>, 0x62ae6bd10daf <vm_exec_core+23711>, 0x62ae6bd0dad9 <vm_exec_core+10697>, 0x62ae6bd0fbf0 <vm_exec_core+19168>, 0x62ae6bd0fed9 <vm_exec_core+19913>, 0x62ae6bd0f25c <vm_exec_core+16716>, 0x62ae6bd0f8b4 <vm_exec_core+18340>, 0x62ae6bd0dd40 <vm_exec_core+11312>, 0x62ae6bd0d206 <vm_exec_core+8438>, 0x62ae6bd1078c <vm_exec_core+22140>, 0x62ae6bd0c356 <vm_exec_core+4678>, 0x62ae6bd0f060 <vm_exec_core+16208>, 0x62ae6bd1a1ea <vm_exec_core+61658>, 0x62ae6bd0feed <vm_exec_core+19933>, 0x62ae6bd0c3f1 <vm_exec_core+4833>, 0x62ae6bd0cca2 <vm_exec_core+7058>, 0x62ae6bd0cabb <vm_exec_core+6571>, 0x62ae6bd0cf7b <vm_exec_core+7787>, 0x62ae6bd0d809 <vm_exec_core+9977>, 0x62ae6bd0f6f7 <vm_exec_core+17895>, 0x62ae6bd0f056 <vm_exec_core+16198>, 0x62ae6bd0f6f2 <vm_exec_core+17890>, 0x62ae6bd0fe99 <vm_exec_core+19849>, 0x62ae6bd0fe59 <vm_exec_core+19785>, 0x62ae6bd0cf76 <vm_exec_core+7782>, 0x62ae6bd101f7 <vm_exec_core+20711>, 0x62ae6bd0e57f <vm_exec_core+13423>, 0x62ae6bd0e584 <vm_exec_core+13428>, 0x62ae6bd0fe54 <vm_exec_core+19780>, 0x62ae6bd0f9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x79ad1a1ff720
        reg_pc = 0x50400002def8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#39 0x000062ae6bd07cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x000062ae6b97d5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x79ad1c58bce8) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc60d9dd30, <optimized out>, 0x7ffc60d9dc80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x79ad1c58bce8
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#43 0x000062ae6b976b47 in rb_main (argc=11, argv=0x7ffc60d9df08) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=11, argv=0x7ffc60d9df08) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7111f04bac40 (LWP 2562781) "ruby" 0x00007111f0326cd7 in __GI___select (nfds=19, readfds=0x50c004dd9880, writefds=0x0, exceptfds=0x0, timeout=0x7ffe577ff640) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7111d40006c0 (LWP 2562783) "ruby" 0x00007111f031b4cd in __GI___poll (fds=0x7111d2d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7111d40006c0 (LWP 2562783) "ruby"):
#0  0x00007111f031b4cd in __GI___poll (fds=0x7111d2d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005e66c721c6da in __interceptor_poll ()
No symbol table info available.
#2  0x00005e66c75da89f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x00005e66c7275a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007111f029caa4 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 = {124321385154240, -74928970381988153, 124321385154240, -352, 0, 140730366433248, -74928970369405241, -75000076494901561}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007111f0329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7111f04bac40 (LWP 2562781) "ruby"):
#0  0x00007111f0326cd7 in __GI___select (nfds=19, readfds=0x50c004dd9880, writefds=0x0, exceptfds=0x0, timeout=0x7ffe577ff640) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 442303553}
        pts64 = 0x7ffe577ff4e0
        r = <optimized out>
#1  0x00005e66c75c5495 in native_fd_select (n=19, readfds=0x50c004dd9880, writefds=0x0, exceptfds=0x7111f0326cd7 <__GI___select+327>, timeout=0x7ffe577ff4e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385
No locals.
#2  do_select (p=124321823504672) at /tmp/ruby/src/trunk_asan/thread.c:4311
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffe577ff5f0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005e66c72c02e0 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 = {0x7ffe577ff7b0, <optimized out>, 0x7ffe577ff6c0, <optimized out>, <optimized out>}, prev = 0x7111ee20b880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005e66c75c4a6e 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:4371
        set = {max = 19, th = 0x515000000300, rset = 0x7111ee20b740, 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 = 0x7111ee20b7a0}
#5  0x00005e66c7382e5f in select_internal (read=124321811719240, write=4, except=4, tp=0x7111ee20b7a0, fds=0x7111ee20b740) at /tmp/ruby/src/trunk_asan/io.c:10739
        timerec = <optimized out>
        max = 19
        pending = <optimized out>
        rp = 0x7111ee20b740
        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=124321823504160) at /tmp/ruby/src/trunk_asan/io.c:10809
        p = 0x7111ee20b720
#7  0x00005e66c72c02e0 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 = {0x7ffe577ffab0, <optimized out>, 0x7ffe577ff9c0, <optimized out>, <optimized out>}, prev = 0x7111ee2e6340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005e66c735f13b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005e66c76a9fa8 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:3797
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x7111efbda6b0
        cfunc = 0x504000010798
        recv = 124321850521960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005e66c76579a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7111ed7ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e66c765091f <vm_exec_core+26639>, 0x5e66c764ce9e <vm_exec_core+11662>, 0x5e66c764a79d <vm_exec_core+1677>, 0x5e66c764b85f <vm_exec_core+5967>, 0x5e66c7650b09 <vm_exec_core+27129>, 0x5e66c764b51d <vm_exec_core+5133>, 0x5e66c7651fd3 <vm_exec_core+32451>, 0x5e66c764fa1f <vm_exec_core+22799>, 0x5e66c764df05 <vm_exec_core+15861>, 0x5e66c764aafa <vm_exec_core+2538>, 0x5e66c76512d9 <vm_exec_core+29129>, 0x5e66c7650edf <vm_exec_core+28111>, 0x5e66c764b760 <vm_exec_core+5712>, 0x5e66c764b018 <vm_exec_core+3848>, 0x5e66c764ffa3 <vm_exec_core+24211>, 0x5e66c764c3fd <vm_exec_core+8941>, 0x5e66c7651756 <vm_exec_core+30278>, 0x5e66c765118e <vm_exec_core+28798>, 0x5e66c764ccbc <vm_exec_core+11180>, 0x5e66c764de6d <vm_exec_core+15709>, 0x5e66c764fb49 <vm_exec_core+23097>, 0x5e66c76510ea <vm_exec_core+28634>, 0x5e66c764edbc <vm_exec_core+19628>, 0x5e66c764fcf1 <vm_exec_core+23521>, 0x5e66c76504c9 <vm_exec_core+25529>, 0x5e66c764ecb3 <vm_exec_core+19363>, 0x5e66c764af6d <vm_exec_core+3677>, 0x5e66c764f56f <vm_exec_core+21599>, 0x5e66c764ad2d <vm_exec_core+3101>, 0x5e66c764b116 <vm_exec_core+4102>, 0x5e66c764d0e6 <vm_exec_core+12246>, 0x5e66c764e9fb <vm_exec_core+18667>, 0x5e66c764f242 <vm_exec_core+20786>, 0x5e66c764e806 <vm_exec_core+18166>, 0x5e66c764aa16 <vm_exec_core+2310>, 0x5e66c7650847 <vm_exec_core+26423>, 0x5e66c7650da2 <vm_exec_core+27794>, 0x5e66c764b1b3 <vm_exec_core+4259>, 0x5e66c764be98 <vm_exec_core+7560>, 0x5e66c764b805 <vm_exec_core+5877>, 0x5e66c764c650 <vm_exec_core+9536>, 0x5e66c764dcc1 <vm_exec_core+15281>, 0x5e66c764b25a <vm_exec_core+4426>, 0x5e66c7650596 <vm_exec_core+25734>, 0x5e66c764bdce <vm_exec_core+7358>, 0x5e66c764d942 <vm_exec_core+14386>, 0x5e66c764e3fc <vm_exec_core+17132>, 0x5e66c7650104 <vm_exec_core+24564>, 0x5e66c764efbb <vm_exec_core+20139>, 0x5e66c764c6f9 <vm_exec_core+9705>, 0x5e66c764c0f1 <vm_exec_core+8161>, 0x5e66c764fea8 <vm_exec_core+23960>, 0x5e66c764d342 <vm_exec_core+12850>, 0x5e66c764f641 <vm_exec_core+21809>, 0x5e66c764f12f <vm_exec_core+20511>, 0x5e66c764f6ce <vm_exec_core+21950>, 0x5e66c7650a2a <vm_exec_core+26906>, 0x5e66c764a4bb <vm_exec_core+939>, 0x5e66c7650217 <vm_exec_core+24839>, 0x5e66c764c9c2 <vm_exec_core+10418>, 0x5e66c764fdbe <vm_exec_core+23726>, 0x5e66c764cae8 <vm_exec_core+10712>, 0x5e66c764ebff <vm_exec_core+19183>, 0x5e66c7651a21 <vm_exec_core+30993>, 0x5e66c764e26b <vm_exec_core+16731>, 0x5e66c764e8c3 <vm_exec_core+18355>, 0x5e66c764cd4f <vm_exec_core+11327>, 0x5e66c764c215 <vm_exec_core+8453>, 0x5e66c764f79b <vm_exec_core+22155>, 0x5e66c764b365 <vm_exec_core+4693>, 0x5e66c764e06f <vm_exec_core+16223>, 0x5e66c76591f9 <vm_exec_core+61673>, 0x5e66c764eefc <vm_exec_core+19948>, 0x5e66c764b400 <vm_exec_core+4848>, 0x5e66c764bcb1 <vm_exec_core+7073>, 0x5e66c764baca <vm_exec_core+6586>, 0x5e66c764bf8a <vm_exec_core+7802>, 0x5e66c764c818 <vm_exec_core+9992>, 0x5e66c765167e <vm_exec_core+30062>, 0x5e66c764a4c0 <vm_exec_core+944>, 0x5e66c764bbd6 <vm_exec_core+6854>, 0x5e66c765215b <vm_exec_core+32843>, 0x5e66c764f46d <vm_exec_core+21341>, 0x5e66c764e6fc <vm_exec_core+17900>, 0x5e66c7650626 <vm_exec_core+25878>, 0x5e66c7652518 <vm_exec_core+33800>, 0x5e66c765094e <vm_exec_core+26686>, 0x5e66c76517f8 <vm_exec_core+30440>, 0x5e66c76518c9 <vm_exec_core+30649>, 0x5e66c764ae37 <vm_exec_core+3367>, 0x5e66c76511fa <vm_exec_core+28906>, 0x5e66c764d266 <vm_exec_core+12630>, 0x5e66c7651445 <vm_exec_core+29493>, 0x5e66c764cb8d <vm_exec_core+10877>, 0x5e66c764c49a <vm_exec_core+9098>, 0x5e66c764d79d <vm_exec_core+13965>, 0x5e66c764b2cb <vm_exec_core+4539>, 0x5e66c7651996 <vm_exec_core+30854>, 0x5e66c764d9fb <vm_exec_core+14571>, 0x5e66c764d589 <vm_exec_core+13433>, 0x5e66c764a5b4 <vm_exec_core+1188>, 0x5e66c764abd3 <vm_exec_core+2755>, 0x5e66c764e5af <vm_exec_core+17567>, 0x5e66c764db99 <vm_exec_core+14985>, 0x5e66c764e482 <vm_exec_core+17266>, 0x5e66c764e324 <vm_exec_core+16916>, 0x5e66c764d183 <vm_exec_core+12403>, 0x5e66c764da95 <vm_exec_core+14725>, 0x5e66c764d67a <vm_exec_core+13674>, 0x5e66c764ddf2 <vm_exec_core+15586>, 0x5e66c764dd77 <vm_exec_core+15463>, 0x5e66c7650910 <vm_exec_core+26624>, 0x5e66c764ce8f <vm_exec_core+11647>, 0x5e66c764a78e <vm_exec_core+1662>, 0x5e66c764b850 <vm_exec_core+5952>, 0x5e66c7650afa <vm_exec_core+27114>, 0x5e66c764b50e <vm_exec_core+5118>, 0x5e66c7651fc4 <vm_exec_core+32436>, 0x5e66c764fa10 <vm_exec_core+22784>, 0x5e66c764def6 <vm_exec_core+15846>, 0x5e66c764aaeb <vm_exec_core+2523>, 0x5e66c76512ca <vm_exec_core+29114>, 0x5e66c7650ed0 <vm_exec_core+28096>, 0x5e66c764b751 <vm_exec_core+5697>, 0x5e66c764b009 <vm_exec_core+3833>, 0x5e66c764ff94 <vm_exec_core+24196>, 0x5e66c764c3ee <vm_exec_core+8926>, 0x5e66c7651747 <vm_exec_core+30263>, 0x5e66c765117f <vm_exec_core+28783>, 0x5e66c764ccad <vm_exec_core+11165>, 0x5e66c764de5e <vm_exec_core+15694>, 0x5e66c764fb3a <vm_exec_core+23082>, 0x5e66c76510db <vm_exec_core+28619>, 0x5e66c764edad <vm_exec_core+19613>, 0x5e66c764fce2 <vm_exec_core+23506>, 0x5e66c76504ba <vm_exec_core+25514>, 0x5e66c764eca4 <vm_exec_core+19348>, 0x5e66c764af5e <vm_exec_core+3662>, 0x5e66c764f560 <vm_exec_core+21584>, 0x5e66c764ad1e <vm_exec_core+3086>, 0x5e66c764b107 <vm_exec_core+4087>, 0x5e66c764d0d7 <vm_exec_core+12231>, 0x5e66c764e9ec <vm_exec_core+18652>, 0x5e66c764f233 <vm_exec_core+20771>, 0x5e66c764e7f7 <vm_exec_core+18151>, 0x5e66c764aa07 <vm_exec_core+2295>, 0x5e66c7650838 <vm_exec_core+26408>, 0x5e66c7650d93 <vm_exec_core+27779>, 0x5e66c764b1a4 <vm_exec_core+4244>, 0x5e66c764be89 <vm_exec_core+7545>, 0x5e66c764b7f6 <vm_exec_core+5862>, 0x5e66c764c641 <vm_exec_core+9521>, 0x5e66c764dcb2 <vm_exec_core+15266>, 0x5e66c764b24b <vm_exec_core+4411>, 0x5e66c7650587 <vm_exec_core+25719>, 0x5e66c764bdbf <vm_exec_core+7343>, 0x5e66c764d933 <vm_exec_core+14371>, 0x5e66c764e3ed <vm_exec_core+17117>, 0x5e66c76500f5 <vm_exec_core+24549>, 0x5e66c764efac <vm_exec_core+20124>, 0x5e66c764c6ea <vm_exec_core+9690>, 0x5e66c764c0e2 <vm_exec_core+8146>, 0x5e66c764fe99 <vm_exec_core+23945>, 0x5e66c764d333 <vm_exec_core+12835>, 0x5e66c764f632 <vm_exec_core+21794>, 0x5e66c764f120 <vm_exec_core+20496>, 0x5e66c764f6bf <vm_exec_core+21935>, 0x5e66c7650a1b <vm_exec_core+26891>, 0x5e66c764eed9 <vm_exec_core+19913>, 0x5e66c7650208 <vm_exec_core+24824>, 0x5e66c764c9b3 <vm_exec_core+10403>, 0x5e66c764fdaf <vm_exec_core+23711>, 0x5e66c764cad9 <vm_exec_core+10697>, 0x5e66c764ebf0 <vm_exec_core+19168>, 0x5e66c764eed9 <vm_exec_core+19913>, 0x5e66c764e25c <vm_exec_core+16716>, 0x5e66c764e8b4 <vm_exec_core+18340>, 0x5e66c764cd40 <vm_exec_core+11312>, 0x5e66c764c206 <vm_exec_core+8438>, 0x5e66c764f78c <vm_exec_core+22140>, 0x5e66c764b356 <vm_exec_core+4678>, 0x5e66c764e060 <vm_exec_core+16208>, 0x5e66c76591ea <vm_exec_core+61658>, 0x5e66c764eeed <vm_exec_core+19933>, 0x5e66c764b3f1 <vm_exec_core+4833>, 0x5e66c764bca2 <vm_exec_core+7058>, 0x5e66c764babb <vm_exec_core+6571>, 0x5e66c764bf7b <vm_exec_core+7787>, 0x5e66c764c809 <vm_exec_core+9977>, 0x5e66c764e6f7 <vm_exec_core+17895>, 0x5e66c764e056 <vm_exec_core+16198>, 0x5e66c764e6f2 <vm_exec_core+17890>, 0x5e66c764ee99 <vm_exec_core+19849>, 0x5e66c764ee59 <vm_exec_core+19785>, 0x5e66c764bf76 <vm_exec_core+7782>, 0x5e66c764f1f7 <vm_exec_core+20711>, 0x5e66c764d57f <vm_exec_core+13423>, 0x5e66c764d584 <vm_exec_core+13428>, 0x5e66c764ee54 <vm_exec_core+19780>, 0x5e66c764e9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x7111ed7ff3a0
        reg_pc = 0x52300000b0f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
th: 0x515000000300, native_id: 0x7111f04bac40
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610
        INSN_LABEL_trace_opt_lt = <optimized out>
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        INSN_LABEL_trace_opt_le = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
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:1289
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
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
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_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 0x00005e66c7646a79 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005e66c76c7912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7111ed7ff578, self=124321849750200, 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:1648
        flags = 0
        iseq = 0x7111efb36420
        cfp = <optimized out>
        sp = 0x7111ed6ff9e8
        use_argv = 0x7111ee016720
        stack_argv = 0x7111ed6ff9e8
        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:1662
        captured = 0x7111ed7ff578
#16 0x00005e66c7673d16 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:1699
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:1707
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 0x00005e66c7673d16 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005e66c781b02a in rb_ary_each (ary=124321844099840) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x00005e66c76a9fa8 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:3797
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7111efbe0560
        cfunc = 0x50400000a298
        recv = 124321844099840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005e66c76523b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7111ed7ff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d900
        insns_address_table = {0x5e66c765091f <vm_exec_core+26639>, 0x5e66c764ce9e <vm_exec_core+11662>, 0x5e66c764a79d <vm_exec_core+1677>, 0x5e66c764b85f <vm_exec_core+5967>, 0x5e66c7650b09 <vm_exec_core+27129>, 0x5e66c764b51d <vm_exec_core+5133>, 0x5e66c7651fd3 <vm_exec_core+32451>, 0x5e66c764fa1f <vm_exec_core+22799>, 0x5e66c764df05 <vm_exec_core+15861>, 0x5e66c764aafa <vm_exec_core+2538>, 0x5e66c76512d9 <vm_exec_core+29129>, 0x5e66c7650edf <vm_exec_core+28111>, 0x5e66c764b760 <vm_exec_core+5712>, 0x5e66c764b018 <vm_exec_core+3848>, 0x5e66c764ffa3 <vm_exec_core+24211>, 0x5e66c764c3fd <vm_exec_core+8941>, 0x5e66c7651756 <vm_exec_core+30278>, 0x5e66c765118e <vm_exec_core+28798>, 0x5e66c764ccbc <vm_exec_core+11180>, 0x5e66c764de6d <vm_exec_core+15709>, 0x5e66c764fb49 <vm_exec_core+23097>, 0x5e66c76510ea <vm_exec_core+28634>, 0x5e66c764edbc <vm_exec_core+19628>, 0x5e66c764fcf1 <vm_exec_core+23521>, 0x5e66c76504c9 <vm_exec_core+25529>, 0x5e66c764ecb3 <vm_exec_core+19363>, 0x5e66c764af6d <vm_exec_core+3677>, 0x5e66c764f56f <vm_exec_core+21599>, 0x5e66c764ad2d <vm_exec_core+3101>, 0x5e66c764b116 <vm_exec_core+4102>, 0x5e66c764d0e6 <vm_exec_core+12246>, 0x5e66c764e9fb <vm_exec_core+18667>, 0x5e66c764f242 <vm_exec_core+20786>, 0x5e66c764e806 <vm_exec_core+18166>, 0x5e66c764aa16 <vm_exec_core+2310>, 0x5e66c7650847 <vm_exec_core+26423>, 0x5e66c7650da2 <vm_exec_core+27794>, 0x5e66c764b1b3 <vm_exec_core+4259>, 0x5e66c764be98 <vm_exec_core+7560>, 0x5e66c764b805 <vm_exec_core+5877>, 0x5e66c764c650 <vm_exec_core+9536>, 0x5e66c764dcc1 <vm_exec_core+15281>, 0x5e66c764b25a <vm_exec_core+4426>, 0x5e66c7650596 <vm_exec_core+25734>, 0x5e66c764bdce <vm_exec_core+7358>, 0x5e66c764d942 <vm_exec_core+14386>, 0x5e66c764e3fc <vm_exec_core+17132>, 0x5e66c7650104 <vm_exec_core+24564>, 0x5e66c764efbb <vm_exec_core+20139>, 0x5e66c764c6f9 <vm_exec_core+9705>, 0x5e66c764c0f1 <vm_exec_core+8161>, 0x5e66c764fea8 <vm_exec_core+23960>, 0x5e66c764d342 <vm_exec_core+12850>, 0x5e66c764f641 <vm_exec_core+21809>, 0x5e66c764f12f <vm_exec_core+20511>, 0x5e66c764f6ce <vm_exec_core+21950>, 0x5e66c7650a2a <vm_exec_core+26906>, 0x5e66c764a4bb <vm_exec_core+939>, 0x5e66c7650217 <vm_exec_core+24839>, 0x5e66c764c9c2 <vm_exec_core+10418>, 0x5e66c764fdbe <vm_exec_core+23726>, 0x5e66c764cae8 <vm_exec_core+10712>, 0x5e66c764ebff <vm_exec_core+19183>, 0x5e66c7651a21 <vm_exec_core+30993>, 0x5e66c764e26b <vm_exec_core+16731>, 0x5e66c764e8c3 <vm_exec_core+18355>, 0x5e66c764cd4f <vm_exec_core+11327>, 0x5e66c764c215 <vm_exec_core+8453>, 0x5e66c764f79b <vm_exec_core+22155>, 0x5e66c764b365 <vm_exec_core+4693>, 0x5e66c764e06f <vm_exec_core+16223>, 0x5e66c76591f9 <vm_exec_core+61673>, 0x5e66c764eefc <vm_exec_core+19948>, 0x5e66c764b400 <vm_exec_core+4848>, 0x5e66c764bcb1 <vm_exec_core+7073>, 0x5e66c764baca <vm_exec_core+6586>, 0x5e66c764bf8a <vm_exec_core+7802>, 0x5e66c764c818 <vm_exec_core+9992>, 0x5e66c765167e <vm_exec_core+30062>, 0x5e66c764a4c0 <vm_exec_core+944>, 0x5e66c764bbd6 <vm_exec_core+6854>, 0x5e66c765215b <vm_exec_core+32843>, 0x5e66c764f46d <vm_exec_core+21341>, 0x5e66c764e6fc <vm_exec_core+17900>, 0x5e66c7650626 <vm_exec_core+25878>, 0x5e66c7652518 <vm_exec_core+33800>, 0x5e66c765094e <vm_exec_core+26686>, 0x5e66c76517f8 <vm_exec_core+30440>, 0x5e66c76518c9 <vm_exec_core+30649>, 0x5e66c764ae37 <vm_exec_core+3367>, 0x5e66c76511fa <vm_exec_core+28906>, 0x5e66c764d266 <vm_exec_core+12630>, 0x5e66c7651445 <vm_exec_core+29493>, 0x5e66c764cb8d <vm_exec_core+10877>, 0x5e66c764c49a <vm_exec_core+9098>, 0x5e66c764d79d <vm_exec_core+13965>, 0x5e66c764b2cb <vm_exec_core+4539>, 0x5e66c7651996 <vm_exec_core+30854>, 0x5e66c764d9fb <vm_exec_core+14571>, 0x5e66c764d589 <vm_exec_core+13433>, 0x5e66c764a5b4 <vm_exec_core+1188>, 0x5e66c764abd3 <vm_exec_core+2755>, 0x5e66c764e5af <vm_exec_core+17567>, 0x5e66c764db99 <vm_exec_core+14985>, 0x5e66c764e482 <vm_exec_core+17266>, 0x5e66c764e324 <vm_exec_core+16916>, 0x5e66c764d183 <vm_exec_core+12403>, 0x5e66c764da95 <vm_exec_core+14725>, 0x5e66c764d67a <vm_exec_core+13674>, 0x5e66c764ddf2 <vm_exec_core+15586>, 0x5e66c764dd77 <vm_exec_core+15463>, 0x5e66c7650910 <vm_exec_core+26624>, 0x5e66c764ce8f <vm_exec_core+11647>, 0x5e66c764a78e <vm_exec_core+1662>, 0x5e66c764b850 <vm_exec_core+5952>, 0x5e66c7650afa <vm_exec_core+27114>, 0x5e66c764b50e <vm_exec_core+5118>, 0x5e66c7651fc4 <vm_exec_core+32436>, 0x5e66c764fa10 <vm_exec_core+22784>, 0x5e66c764def6 <vm_exec_core+15846>, 0x5e66c764aaeb <vm_exec_core+2523>, 0x5e66c76512ca <vm_exec_core+29114>, 0x5e66c7650ed0 <vm_exec_core+28096>, 0x5e66c764b751 <vm_exec_core+5697>, 0x5e66c764b009 <vm_exec_core+3833>, 0x5e66c764ff94 <vm_exec_core+24196>, 0x5e66c764c3ee <vm_exec_core+8926>, 0x5e66c7651747 <vm_exec_core+30263>, 0x5e66c765117f <vm_exec_core+28783>, 0x5e66c764ccad <vm_exec_core+11165>, 0x5e66c764de5e <vm_exec_core+15694>, 0x5e66c764fb3a <vm_exec_core+23082>, 0x5e66c76510db <vm_exec_core+28619>, 0x5e66c764edad <vm_exec_core+19613>, 0x5e66c764fce2 <vm_exec_core+23506>, 0x5e66c76504ba <vm_exec_core+25514>, 0x5e66c764eca4 <vm_exec_core+19348>, 0x5e66c764af5e <vm_exec_core+3662>, 0x5e66c764f560 <vm_exec_core+21584>, 0x5e66c764ad1e <vm_exec_core+3086>, 0x5e66c764b107 <vm_exec_core+4087>, 0x5e66c764d0d7 <vm_exec_core+12231>, 0x5e66c764e9ec <vm_exec_core+18652>, 0x5e66c764f233 <vm_exec_core+20771>, 0x5e66c764e7f7 <vm_exec_core+18151>, 0x5e66c764aa07 <vm_exec_core+2295>, 0x5e66c7650838 <vm_exec_core+26408>, 0x5e66c7650d93 <vm_exec_core+27779>, 0x5e66c764b1a4 <vm_exec_core+4244>, 0x5e66c764be89 <vm_exec_core+7545>, 0x5e66c764b7f6 <vm_exec_core+5862>, 0x5e66c764c641 <vm_exec_core+9521>, 0x5e66c764dcb2 <vm_exec_core+15266>, 0x5e66c764b24b <vm_exec_core+4411>, 0x5e66c7650587 <vm_exec_core+25719>, 0x5e66c764bdbf <vm_exec_core+7343>, 0x5e66c764d933 <vm_exec_core+14371>, 0x5e66c764e3ed <vm_exec_core+17117>, 0x5e66c76500f5 <vm_exec_core+24549>, 0x5e66c764efac <vm_exec_core+20124>, 0x5e66c764c6ea <vm_exec_core+9690>, 0x5e66c764c0e2 <vm_exec_core+8146>, 0x5e66c764fe99 <vm_exec_core+23945>, 0x5e66c764d333 <vm_exec_core+12835>, 0x5e66c764f632 <vm_exec_core+21794>, 0x5e66c764f120 <vm_exec_core+20496>, 0x5e66c764f6bf <vm_exec_core+21935>, 0x5e66c7650a1b <vm_exec_core+26891>, 0x5e66c764eed9 <vm_exec_core+19913>, 0x5e66c7650208 <vm_exec_core+24824>, 0x5e66c764c9b3 <vm_exec_core+10403>, 0x5e66c764fdaf <vm_exec_core+23711>, 0x5e66c764cad9 <vm_exec_core+10697>, 0x5e66c764ebf0 <vm_exec_core+19168>, 0x5e66c764eed9 <vm_exec_core+19913>, 0x5e66c764e25c <vm_exec_core+16716>, 0x5e66c764e8b4 <vm_exec_core+18340>, 0x5e66c764cd40 <vm_exec_core+11312>, 0x5e66c764c206 <vm_exec_core+8438>, 0x5e66c764f78c <vm_exec_core+22140>, 0x5e66c764b356 <vm_exec_core+4678>, 0x5e66c764e060 <vm_exec_core+16208>, 0x5e66c76591ea <vm_exec_core+61658>, 0x5e66c764eeed <vm_exec_core+19933>, 0x5e66c764b3f1 <vm_exec_core+4833>, 0x5e66c764bca2 <vm_exec_core+7058>, 0x5e66c764babb <vm_exec_core+6571>, 0x5e66c764bf7b <vm_exec_core+7787>, 0x5e66c764c809 <vm_exec_core+9977>, 0x5e66c764e6f7 <vm_exec_core+17895>, 0x5e66c764e056 <vm_exec_core+16198>, 0x5e66c764e6f2 <vm_exec_core+17890>, 0x5e66c764ee99 <vm_exec_core+19849>, 0x5e66c764ee59 <vm_exec_core+19785>, 0x5e66c764bf76 <vm_exec_core+7782>, 0x5e66c764f1f7 <vm_exec_core+20711>, 0x5e66c764d57f <vm_exec_core+13423>, 0x5e66c764d584 <vm_exec_core+13428>, 0x5e66c764ee54 <vm_exec_core+19780>, 0x5e66c764e9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x7111ed7ff560
        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x00005e66c7646cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005e66c73c1d5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124321850174800) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7111efb7ac38
#27 0x00005e66c73bcc1b 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 = 124321850512200
        realpath_map = 124321850512040
        path = 124321850174800
        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 0x00005e66c73badd5 in rb_require_string_internal (fname=124321850174840, 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 0x00005e66c76a9fa8 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:3797
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x7111efb7adc8
        cfunc = 0x5040000185d8
        recv = 124321850641840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005e66c76902bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe57801e90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005e66c768fd75 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915
        ci = <optimized out>
        cc = 0x0
#33 0x00005e66c76579a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7111ed7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e66c765091f <vm_exec_core+26639>, 0x5e66c764ce9e <vm_exec_core+11662>, 0x5e66c764a79d <vm_exec_core+1677>, 0x5e66c764b85f <vm_exec_core+5967>, 0x5e66c7650b09 <vm_exec_core+27129>, 0x5e66c764b51d <vm_exec_core+5133>, 0x5e66c7651fd3 <vm_exec_core+32451>, 0x5e66c764fa1f <vm_exec_core+22799>, 0x5e66c764df05 <vm_exec_core+15861>, 0x5e66c764aafa <vm_exec_core+2538>, 0x5e66c76512d9 <vm_exec_core+29129>, 0x5e66c7650edf <vm_exec_core+28111>, 0x5e66c764b760 <vm_exec_core+5712>, 0x5e66c764b018 <vm_exec_core+3848>, 0x5e66c764ffa3 <vm_exec_core+24211>, 0x5e66c764c3fd <vm_exec_core+8941>, 0x5e66c7651756 <vm_exec_core+30278>, 0x5e66c765118e <vm_exec_core+28798>, 0x5e66c764ccbc <vm_exec_core+11180>, 0x5e66c764de6d <vm_exec_core+15709>, 0x5e66c764fb49 <vm_exec_core+23097>, 0x5e66c76510ea <vm_exec_core+28634>, 0x5e66c764edbc <vm_exec_core+19628>, 0x5e66c764fcf1 <vm_exec_core+23521>, 0x5e66c76504c9 <vm_exec_core+25529>, 0x5e66c764ecb3 <vm_exec_core+19363>, 0x5e66c764af6d <vm_exec_core+3677>, 0x5e66c764f56f <vm_exec_core+21599>, 0x5e66c764ad2d <vm_exec_core+3101>, 0x5e66c764b116 <vm_exec_core+4102>, 0x5e66c764d0e6 <vm_exec_core+12246>, 0x5e66c764e9fb <vm_exec_core+18667>, 0x5e66c764f242 <vm_exec_core+20786>, 0x5e66c764e806 <vm_exec_core+18166>, 0x5e66c764aa16 <vm_exec_core+2310>, 0x5e66c7650847 <vm_exec_core+26423>, 0x5e66c7650da2 <vm_exec_core+27794>, 0x5e66c764b1b3 <vm_exec_core+4259>, 0x5e66c764be98 <vm_exec_core+7560>, 0x5e66c764b805 <vm_exec_core+5877>, 0x5e66c764c650 <vm_exec_core+9536>, 0x5e66c764dcc1 <vm_exec_core+15281>, 0x5e66c764b25a <vm_exec_core+4426>, 0x5e66c7650596 <vm_exec_core+25734>, 0x5e66c764bdce <vm_exec_core+7358>, 0x5e66c764d942 <vm_exec_core+14386>, 0x5e66c764e3fc <vm_exec_core+17132>, 0x5e66c7650104 <vm_exec_core+24564>, 0x5e66c764efbb <vm_exec_core+20139>, 0x5e66c764c6f9 <vm_exec_core+9705>, 0x5e66c764c0f1 <vm_exec_core+8161>, 0x5e66c764fea8 <vm_exec_core+23960>, 0x5e66c764d342 <vm_exec_core+12850>, 0x5e66c764f641 <vm_exec_core+21809>, 0x5e66c764f12f <vm_exec_core+20511>, 0x5e66c764f6ce <vm_exec_core+21950>, 0x5e66c7650a2a <vm_exec_core+26906>, 0x5e66c764a4bb <vm_exec_core+939>, 0x5e66c7650217 <vm_exec_core+24839>, 0x5e66c764c9c2 <vm_exec_core+10418>, 0x5e66c764fdbe <vm_exec_core+23726>, 0x5e66c764cae8 <vm_exec_core+10712>, 0x5e66c764ebff <vm_exec_core+19183>, 0x5e66c7651a21 <vm_exec_core+30993>, 0x5e66c764e26b <vm_exec_core+16731>, 0x5e66c764e8c3 <vm_exec_core+18355>, 0x5e66c764cd4f <vm_exec_core+11327>, 0x5e66c764c215 <vm_exec_core+8453>, 0x5e66c764f79b <vm_exec_core+22155>, 0x5e66c764b365 <vm_exec_core+4693>, 0x5e66c764e06f <vm_exec_core+16223>, 0x5e66c76591f9 <vm_exec_core+61673>, 0x5e66c764eefc <vm_exec_core+19948>, 0x5e66c764b400 <vm_exec_core+4848>, 0x5e66c764bcb1 <vm_exec_core+7073>, 0x5e66c764baca <vm_exec_core+6586>, 0x5e66c764bf8a <vm_exec_core+7802>, 0x5e66c764c818 <vm_exec_core+9992>, 0x5e66c765167e <vm_exec_core+30062>, 0x5e66c764a4c0 <vm_exec_core+944>, 0x5e66c764bbd6 <vm_exec_core+6854>, 0x5e66c765215b <vm_exec_core+32843>, 0x5e66c764f46d <vm_exec_core+21341>, 0x5e66c764e6fc <vm_exec_core+17900>, 0x5e66c7650626 <vm_exec_core+25878>, 0x5e66c7652518 <vm_exec_core+33800>, 0x5e66c765094e <vm_exec_core+26686>, 0x5e66c76517f8 <vm_exec_core+30440>, 0x5e66c76518c9 <vm_exec_core+30649>, 0x5e66c764ae37 <vm_exec_core+3367>, 0x5e66c76511fa <vm_exec_core+28906>, 0x5e66c764d266 <vm_exec_core+12630>, 0x5e66c7651445 <vm_exec_core+29493>, 0x5e66c764cb8d <vm_exec_core+10877>, 0x5e66c764c49a <vm_exec_core+9098>, 0x5e66c764d79d <vm_exec_core+13965>, 0x5e66c764b2cb <vm_exec_core+4539>, 0x5e66c7651996 <vm_exec_core+30854>, 0x5e66c764d9fb <vm_exec_core+14571>, 0x5e66c764d589 <vm_exec_core+13433>, 0x5e66c764a5b4 <vm_exec_core+1188>, 0x5e66c764abd3 <vm_exec_core+2755>, 0x5e66c764e5af <vm_exec_core+17567>, 0x5e66c764db99 <vm_exec_core+14985>, 0x5e66c764e482 <vm_exec_core+17266>, 0x5e66c764e324 <vm_exec_core+16916>, 0x5e66c764d183 <vm_exec_core+12403>, 0x5e66c764da95 <vm_exec_core+14725>, 0x5e66c764d67a <vm_exec_core+13674>, 0x5e66c764ddf2 <vm_exec_core+15586>, 0x5e66c764dd77 <vm_exec_core+15463>, 0x5e66c7650910 <vm_exec_core+26624>, 0x5e66c764ce8f <vm_exec_core+11647>, 0x5e66c764a78e <vm_exec_core+1662>, 0x5e66c764b850 <vm_exec_core+5952>, 0x5e66c7650afa <vm_exec_core+27114>, 0x5e66c764b50e <vm_exec_core+5118>, 0x5e66c7651fc4 <vm_exec_core+32436>, 0x5e66c764fa10 <vm_exec_core+22784>, 0x5e66c764def6 <vm_exec_core+15846>, 0x5e66c764aaeb <vm_exec_core+2523>, 0x5e66c76512ca <vm_exec_core+29114>, 0x5e66c7650ed0 <vm_exec_core+28096>, 0x5e66c764b751 <vm_exec_core+5697>, 0x5e66c764b009 <vm_exec_core+3833>, 0x5e66c764ff94 <vm_exec_core+24196>, 0x5e66c764c3ee <vm_exec_core+8926>, 0x5e66c7651747 <vm_exec_core+30263>, 0x5e66c765117f <vm_exec_core+28783>, 0x5e66c764ccad <vm_exec_core+11165>, 0x5e66c764de5e <vm_exec_core+15694>, 0x5e66c764fb3a <vm_exec_core+23082>, 0x5e66c76510db <vm_exec_core+28619>, 0x5e66c764edad <vm_exec_core+19613>, 0x5e66c764fce2 <vm_exec_core+23506>, 0x5e66c76504ba <vm_exec_core+25514>, 0x5e66c764eca4 <vm_exec_core+19348>, 0x5e66c764af5e <vm_exec_core+3662>, 0x5e66c764f560 <vm_exec_core+21584>, 0x5e66c764ad1e <vm_exec_core+3086>, 0x5e66c764b107 <vm_exec_core+4087>, 0x5e66c764d0d7 <vm_exec_core+12231>, 0x5e66c764e9ec <vm_exec_core+18652>, 0x5e66c764f233 <vm_exec_core+20771>, 0x5e66c764e7f7 <vm_exec_core+18151>, 0x5e66c764aa07 <vm_exec_core+2295>, 0x5e66c7650838 <vm_exec_core+26408>, 0x5e66c7650d93 <vm_exec_core+27779>, 0x5e66c764b1a4 <vm_exec_core+4244>, 0x5e66c764be89 <vm_exec_core+7545>, 0x5e66c764b7f6 <vm_exec_core+5862>, 0x5e66c764c641 <vm_exec_core+9521>, 0x5e66c764dcb2 <vm_exec_core+15266>, 0x5e66c764b24b <vm_exec_core+4411>, 0x5e66c7650587 <vm_exec_core+25719>, 0x5e66c764bdbf <vm_exec_core+7343>, 0x5e66c764d933 <vm_exec_core+14371>, 0x5e66c764e3ed <vm_exec_core+17117>, 0x5e66c76500f5 <vm_exec_core+24549>, 0x5e66c764efac <vm_exec_core+20124>, 0x5e66c764c6ea <vm_exec_core+9690>, 0x5e66c764c0e2 <vm_exec_core+8146>, 0x5e66c764fe99 <vm_exec_core+23945>, 0x5e66c764d333 <vm_exec_core+12835>, 0x5e66c764f632 <vm_exec_core+21794>, 0x5e66c764f120 <vm_exec_core+20496>, 0x5e66c764f6bf <vm_exec_core+21935>, 0x5e66c7650a1b <vm_exec_core+26891>, 0x5e66c764eed9 <vm_exec_core+19913>, 0x5e66c7650208 <vm_exec_core+24824>, 0x5e66c764c9b3 <vm_exec_core+10403>, 0x5e66c764fdaf <vm_exec_core+23711>, 0x5e66c764cad9 <vm_exec_core+10697>, 0x5e66c764ebf0 <vm_exec_core+19168>, 0x5e66c764eed9 <vm_exec_core+19913>, 0x5e66c764e25c <vm_exec_core+16716>, 0x5e66c764e8b4 <vm_exec_core+18340>, 0x5e66c764cd40 <vm_exec_core+11312>, 0x5e66c764c206 <vm_exec_core+8438>, 0x5e66c764f78c <vm_exec_core+22140>, 0x5e66c764b356 <vm_exec_core+4678>, 0x5e66c764e060 <vm_exec_core+16208>, 0x5e66c76591ea <vm_exec_core+61658>, 0x5e66c764eeed <vm_exec_core+19933>, 0x5e66c764b3f1 <vm_exec_core+4833>, 0x5e66c764bca2 <vm_exec_core+7058>, 0x5e66c764babb <vm_exec_core+6571>, 0x5e66c764bf7b <vm_exec_core+7787>, 0x5e66c764c809 <vm_exec_core+9977>, 0x5e66c764e6f7 <vm_exec_core+17895>, 0x5e66c764e056 <vm_exec_core+16198>, 0x5e66c764e6f2 <vm_exec_core+17890>, 0x5e66c764ee99 <vm_exec_core+19849>, 0x5e66c764ee59 <vm_exec_core+19785>, 0x5e66c764bf76 <vm_exec_core+7782>, 0x5e66c764f1f7 <vm_exec_core+20711>, 0x5e66c764d57f <vm_exec_core+13423>, 0x5e66c764d584 <vm_exec_core+13428>, 0x5e66c764ee54 <vm_exec_core+19780>, 0x5e66c764e9e7 <vm_exec_core+18647>...}
        reg_cfp = 0x7111ed7ff790
        reg_pc = 0x50400002dd38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x00005e66c76468bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffe57802240, <optimized out>, <optimized out>}, prev = 0x7111ee246750, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005e66c72bc5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7111efb7ae68) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe578023d0, <optimized out>, 0x7ffe57802320, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7111efb7ae68
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00005e66c72b5b47 in rb_main (argc=9, argv=0x7ffe578025a8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffe578025a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

[Inferior 1 (process 2562781) 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.imgg9p:
* drwx------ 2 60 2025-05-03 14:39:03 +0000 autoload20250503-2562790-aod13r/
  * -rw-r--r-- 1 32 2025-05-03 14:39:03 +0000 autoload_parallel_race.rb
$ timeout 60 gdb -p 2562439 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:969: 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 2562438 -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 3310492 -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -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
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/fiddle-1.1.7/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-05-03T12:39:57Z master 2be117a97d) +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 32.320035 seconds

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