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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x79bb110006c0 (LWP 3883565) "test_autoload.*" 0x000064964bb50e2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x79bb312006c0 (LWP 3883567) "test_autoload.*" 0x000079bb4d51b4cd in __GI___poll (fds=0x79bb1f909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79bb312006c0 (LWP 3883567) "test_autoload.*"):
#0  0x000079bb4d51b4cd in __GI___poll (fds=0x79bb1f909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064964badb6ca in __interceptor_poll ()
No symbol table info available.
#2  0x000064964be9957f 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  0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079bb4d49caa4 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 = {133844890027712, 8124595091655561546, 133844890027712, -352, 0, 133844351050512, 8124595091676533066, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079bb4d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79bb110006c0 (LWP 3883565) "test_autoload.*"):
#0  0x000064964bb50e2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000064964bb51dea in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000064964baa0660 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000064964baa04d9 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  0x000064964baa0105 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  0x000064964ba9b10e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000064964ba9aef8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000064964bb36e63 in __interceptor_malloc ()
No symbol table info available.
#8  0x000064964c423b52 in context_push (parser=0x79bb10ffc4f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8684
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x79bb10ffc4f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13913
        statements = 0x50400795e210
        last_value = <optimized out>
#10 0x000064964c40566b in parse_program (parser=0x79bb10ffc4f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22385
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#11 pm_parse (parser=0x79bb10ffc4f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22810
No locals.
#12 0x000064964c1b5030 in pm_parse_file (result=0x79bb10ffc4f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11376
        rbimpl_id = 39547
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#13 0x000064964bc808a3 in load_iseq_eval (ec=0x51600209e5d0, fname=fname@entry=133844835161880) at /tmp/ruby/src/trunk_asan/load.c:752
        result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>}
        error = <optimized out>
        ec = 0x51600209e5d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 133845357613920
        iseq = <optimized out>
#14 0x000064964bc7b9fb in require_internal (ec=ec@entry=0x51600209e5d0, 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 = 0x51500001b100
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133845357614080
        realpath_map = 133845357613920
        path = 133844835161880
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#15 0x000064964bc799f2 in rb_require_string_internal (fname=133844835162360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x51600209e5d0
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#17 0x000064964bf68c88 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 = 0x79bb4c9b7798
        cfunc = 0x504000018558
        recv = 133845361544600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x000064964bf4ef9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79bb10ffd490) 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>
#19 0x000064964bf54bf5 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.
#20 0x000064964bf16689 in vm_sendish (ec=0x51600209e5d0, reg_cfp=0x79bb24ff76e8, 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>
#21 vm_exec_core (ec=ec@entry=0x51600209e5d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb24ff76e8
        reg_pc = 0x5110000a0738
        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>
#22 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600209e5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb10ffd840, <optimized out>, <optimized out>}, prev = 0x79bb1de09e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x000064964bf7cbaa in vm_call0_body (ec=<optimized out>, calling=0x79bb1df09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x79bb1df098d0
        cc = <optimized out>
        ret = <optimized out>
#24 0x000064964bf7c41f in vm_call0_cme (ec=0x51600209e5d0, calling=0x79bb1df09860, argv=0x79bb10ffdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#25 vm_call0_body (ec=<optimized out>, calling=0x79bb1df09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x79bb29c37928
th: 0x51500001b100, native_id: 0x79bb110006c0
-- Control frame information -----------------------------------------------
        orig_cme = <optimized out>
        ci = 0x79bb1df098d0
        cc = 0x79bb2d86a058
        ret = <optimized out>
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
#26 0x000064964bf307ae in vm_call0_cc (recv=133845361544600, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x79bb2d86a058, 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)>
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        use_argv = 0x0
        av = <optimized out>
#27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
        ci = <optimized out>
        ec = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        cc = 0x79bb2d86a058
        self = <optimized out>
#28 0x000064964bf315de in rb_funcallv (recv=133845361544600, mid=22673, argc=1, argv=0x79bb10ffdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        ar = <optimized out>
        argv = 0x79bb10ffdc40

#30 0x000064964bef0c7e in autoload_feature_require (_arguments=133844351049776) at /tmp/ruby/src/trunk_asan/variable.c:3001
        arguments = 0x79bb10ffe030
        autoload_const = <optimized out>
        result = <optimized out>
#31 autoload_try_load (_arguments=133844351049776) at /tmp/ruby/src/trunk_asan/variable.c:3015
        arguments = 0x79bb10ffe030
        result = <optimized out>
        ce = <optimized out>
#32 0x000064964bb7f2d0 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 = 0x51600209e5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79bb10ffdfb0, <optimized out>, 0x79bb10ffdec0, <optimized out>, <optimized out>}, prev = 0x79bb1de09640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600209e5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x000064964beeffe6 in rb_autoload_load (module=module@entry=133845361622320, name=name@entry=223803) at /tmp/ruby/src/trunk_asan/variable.c:3076
        ce = 0x503001318b70
        arguments = {module = 133845361622320, name = 223803, flag = 0, mutex = 133844829613440, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#34 0x000064964bef9e6d in rb_const_search_from (klass=133844881393480, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178
        ac = 0xfffffffffffffe00
        am = 133845361622320
        tmp = 133845361622320
        ce = <optimized out>
        current = 133845361622320
        value = <optimized out>
        first_iteration = <optimized out>
#35 0x000064964bef1ce4 in rb_const_search (klass=133844881393480, id=223803, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200
        value = <optimized out>
#36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127
        c = <optimized out>
#37 0x000064964befd1ce 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 = 92358976733448
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#38 0x000064964bf084a1 in vm_get_ev_const_chain (ec=0x51600209e5d0, segments=0x5020030537b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020030537d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6439
        segments = 0x5020030537b0
        ice = <optimized out>
        val = <optimized out>
#40 0x000064964bf0a498 in vm_exec_core (ec=ec@entry=0x51600209e5d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb24ff7720
        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>
#41 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600209e5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb10ffeae0, <optimized out>, <optimized out>}, prev = 0x79bb1df096b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x000064964bf865f2 in invoke_iseq_block_from_c (ec=0x51600209e5d0, captured=0x79bb24ff77a8, self=133844829316840, 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 = 0x79bb2ddb2ec0
        cfp = <optimized out>
        sp = 0x79bb24ef7850
        use_argv = 0x0
        stack_argv = 0x79bb24ef7850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662
        captured = 0x79bb24ff77a8
#44 0x000064964bf329f6 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.
#45 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.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#47 0x000064964bf329f6 in rb_yield (val=<optimized out>)
No locals.
#48 0x000064964bb7ebaa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054
        _ec = 0x51600209e5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79bb10ffee70, <optimized out>, 0x79bb10ffed80, <optimized out>, <optimized out>}, prev = 0x79bb1de09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51600209e5d0
        cfp = 0x79bb24ff7758
#49 0x000064964bcfa43b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283
        status = <optimized out>
        pid = <optimized out>
#50 0x000064964bf68c88 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 = 0x79bb29cea320
        cfunc = 0x504000020058
        recv = 133844829316840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#51 0x000064964bf11096 in vm_sendish (ec=0x51600209e5d0, reg_cfp=0x79bb24ff7790, cd=0x502003053730, 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>
#52 vm_exec_core (ec=ec@entry=0x51600209e5d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502003053730
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb24ff7790
        reg_pc = 0x50400602b6b0
        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>
#53 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600209e5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb10fff6c0, <optimized out>, <optimized out>}, prev = 0x79bb10fffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x000064964bf428ab in invoke_iseq_block_from_c (ec=0x51600209e5d0, captured=<optimized out>, self=133844829316840, 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 = 0x79bb2ddb2f10
        cfp = 0x79bb24ff77c8
        sp = 0x79bb24ef7818
        use_argv = <optimized out>
        stack_argv = 0x79bb24ef7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x51600209e5d0, self=133844829316840, 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>
#56 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772
No locals.
#57 0x000064964bf40b36 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x5040078cb810, argc=1270156846, 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
#58 0x000064964be97ded in thread_do_start_proc (th=th@entry=0x51500001b100) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040078cb810
        args_len = 0
        args_ptr = <optimized out>
#59 0x000064964be959ca in thread_do_start (th=0x51500001b100) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#60 thread_start_func_2 (th=th@entry=0x51500001b100, 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>
#61 0x000064964be94c8e in call_thread_start_func_2 (th=0x51500001b100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79bb10fffcc0
#62 nt_start (ptr=0x50c0005518c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500001b100
        sched = <optimized out>
        nt = 0x50c0005518c0
        vm = 0x525000000100
#63 0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#64 0x000079bb4d49caa4 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 = {133844351059648, 8124528846079988042, 133844351059648, -352, 0, 140722822355792, 8124528846100959562, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x000079bb4d529c3c 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 3883565) detached]
$ timeout 60 gdb -p 3883596 -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 3730265 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 77814]
[New LWP 3883597]
[New LWP 3863664]
[New LWP 3768756]
[New LWP 3738843]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=3895, cancel=true, abstime=0x7ffc95d6a600, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x79bb4d7d8c40 (LWP 3730265) "ruby"            0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=3895, cancel=true, abstime=0x7ffc95d6a600, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x79bb0fe006c0 (LWP 77814) "test_autoload.*"   0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x79bb0fdfc3e0, op=137, expected=0, futex_word=0x50c000554310) at ./nptl/futex-internal.c:57
  3    Thread 0x79bb312006c0 (LWP 3883597) "test_autoload.*" 0x000079bb4d51b4cd in __GI___poll (fds=0x79bb20f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x79bb05e006c0 (LWP 3863664) "parallel.rb:40"  0x000079bb4d51b4cd in __GI___poll (fds=0x79bb22815560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x79bb046006c0 (LWP 3768756) "Gem::Timeout st" 0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=31163, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0004ceb10) at ./nptl/futex-internal.c:57
  6    Thread 0x79bb19c006c0 (LWP 3738843) "Timeout stdlib " 0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=31163, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000800554) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x79bb19c006c0 (LWP 3738843) "Timeout stdlib "):
#0  0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=31163, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000800554) 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=31163, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000800554) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000800554, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000079bb4d49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000800528) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79bb4d49b4b0 <__condvar_cleanup_waiting>, __arg = 0x79bb19bfeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c000800528, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000800528, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000064964be6f29f in rb_native_cond_wait (cond=0x50c000800554, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000189f00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x000064964be93ba2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000189f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x000064964be79741 in native_sleep (th=0x515000189f00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x515000189f00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000064964be92615 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133845356987880, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000064964bb7f2d0 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 = 0x516002ac7ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79bb19bfeef0, <optimized out>, 0x79bb19bfee00, <optimized out>, <optimized out>}, prev = 0x79bb23409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002ac7ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000064964be91afd in queue_do_pop (self=<optimized out>, q=0x50400005ba10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 133845356987880, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 133845356987880, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005ba10
        end = 0
#14 0x000064964bf11490 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7398
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000064964bf11490 in vm_invoke_builtin_delegate (ec=0x516002ac7ed0, cfp=0x79bb24df7758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002ac7ed0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb24df7758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516002ac7ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb19bff6c0, <optimized out>, <optimized out>}, prev = 0x79bb19bffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000064964bf428ab in invoke_iseq_block_from_c (ec=0x516002ac7ed0, captured=<optimized out>, self=133845357078400, 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 = 0x79bb4cf54f20
        cfp = 0x79bb24df77c8
        sp = 0x79bb24cf7818
        use_argv = <optimized out>
        stack_argv = 0x79bb24cf7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002ac7ed0, self=133845357078400, 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 0x000064964bf40b36 in rb_vm_invoke_proc (ec=0x50c000800554, proc=0x189, proc@entry=0x504000487790, argc=1296665969, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#22 0x000064964be97ded in thread_do_start_proc (th=th@entry=0x515000189f00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000487790
        args_len = 0
        args_ptr = <optimized out>
#23 0x000064964be959ca in thread_do_start (th=0x515000189f00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000189f00, 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 0x000064964be94c8e in call_thread_start_func_2 (th=0x515000189f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79bb19bffcc0
#26 nt_start (ptr=0x50c000800500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x515000189f00
        sched = <optimized out>
        nt = 0x50c000800500
        vm = 0x525000000100
#27 0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000079bb4d49caa4 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 = {133844497860288, 8124508505114874186, 133844497860288, -352, 0, 140722822352880, 8124508505135845706, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000079bb4d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x79bb046006c0 (LWP 3768756) "Gem::Timeout st"):
#0  0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=31163, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0004ceb10) 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=31163, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0004ceb10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0004ceb10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000079bb4d49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0004ceae8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79bb4d49b4b0 <__condvar_cleanup_waiting>, __arg = 0x79bb045feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x50c0004ceae8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0004ceae8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000064964be6f29f in rb_native_cond_wait (cond=0x50c0004ceb10, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500006b880, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x515000191e80
#7  0x000064964be93ba2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500006b880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x000064964be79741 in native_sleep (th=0x51500006b880, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x51500006b880, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000064964be92615 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133844881497280, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000064964bb7f2d0 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 = 0x516001a700d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79bb045feef0, <optimized out>, 0x79bb045fee00, <optimized out>, <optimized out>}, prev = 0x79bb15c09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001a700d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000064964be91afd in queue_do_pop (self=<optimized out>, q=0x504000339dd0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 133844881497280, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 133844881497280, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000339dd0
        end = 0
#14 0x000064964bf115ff in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7398
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000064964bf115ff in vm_invoke_builtin_delegate (ec=0x516001a700d0, cfp=0x79bb272fd758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001a700d0) at ../../src/trunk_asan/insns.def:1684
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb272fd758
        reg_pc = 0x510000001cf8
        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 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516001a700d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb045ff6c0, <optimized out>, <optimized out>}, prev = 0x79bb045ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000064964bf428ab in invoke_iseq_block_from_c (ec=0x516001a700d0, captured=<optimized out>, self=133844881570160, 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 = 0x79bb309ded00
        cfp = 0x79bb272fd7c8
        sp = 0x79bb271fd818
        use_argv = <optimized out>
        stack_argv = 0x79bb271fd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001a700d0, self=133844881570160, 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 0x000064964bf40b36 in rb_vm_invoke_proc (ec=0x50c0004ceb10, proc=0x189, proc@entry=0x5040002e2dd0, argc=1296665969, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#22 0x000064964be97ded in thread_do_start_proc (th=th@entry=0x51500006b880) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002e2dd0
        args_len = 0
        args_ptr = <optimized out>
#23 0x000064964be959ca in thread_do_start (th=0x51500006b880) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500006b880, 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 0x000064964be94c8e in call_thread_start_func_2 (th=0x51500006b880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79bb045ffcc0
#26 nt_start (ptr=0x50c0004ceac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500006b880
        sched = <optimized out>
        nt = 0x50c0004ceac0
        vm = 0x525000000100
#27 0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000079bb4d49caa4 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 = {133844139247296, 8124553859969519946, 133844139247296, -352, 0, 133844132943248, 8124553859990491466, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000079bb4d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x79bb05e006c0 (LWP 3863664) "parallel.rb:40"):
#0  0x000079bb4d51b4cd in __GI___poll (fds=0x79bb22815560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064964badb6ca in __interceptor_poll ()
No symbol table info available.
#2  0x000064964bc370c9 in nogvl_wait_for (th=133844835173720, fptr=0x5110001f2100, 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  0x000064964bc3855a in internal_read_func (ptr=0x79bb22815340) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x79bb22815340
        result = <optimized out>
#5  0x000064964be7d68a in rb_thread_io_blocking_call (io=<optimized out>, func=0x64964bc38050 <internal_read_func>, data1=0x79bb22815340, 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  0x000064964bb7f2d0 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 = 0x516002324dd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79bb05dfedb0, <optimized out>, 0x79bb05dfecc0, <optimized out>, <optimized out>}, prev = 0x79bb22809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002324dd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000064964bc4c885 in io_read_memory_locktmp (str=133844644746592, 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 = 133844835173720, fptr = 0x5110001f2100, nonblock = 0, fd = 4, buf = 0x5190008c1980, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110001f2100
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000064964bc28c31 in io_readpartial (argc=578901344, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x000064964bf68c88 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 = 0x79bb4cff9ed0
        cfunc = 0x504000010f58
        recv = 133844835173880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000064964bf16689 in vm_sendish (ec=0x516002324dd0, reg_cfp=0x79bb27aeb790, 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=0x516002324dd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb27aeb790
        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 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x516002324dd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb05dff6c0, <optimized out>, <optimized out>}, prev = 0x79bb05dffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000064964bf428ab in invoke_iseq_block_from_c (ec=0x516002324dd0, captured=<optimized out>, self=133845348585320, 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 = 0x79bb4cf9b998
        cfp = 0x79bb27aeb7c8
        sp = 0x79bb279eb818
        use_argv = <optimized out>
        stack_argv = 0x79bb279eb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002324dd0, self=133845348585320, 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 0x000064964bf40b36 in rb_vm_invoke_proc (ec=0x79bb22815560, proc=0x1, proc@entry=0x50400602c990, argc=1297200333, 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 0x000064964be97ded in thread_do_start_proc (th=th@entry=0x51500059ef00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400602c990
        args_len = 0
        args_ptr = <optimized out>
#19 0x000064964be959ca in thread_do_start (th=0x51500059ef00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500059ef00, 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 0x000064964be94c8e in call_thread_start_func_2 (th=0x51500059ef00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79bb05dffcc0
#22 nt_start (ptr=0x50c0005b7680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500059ef00
        sched = <optimized out>
        nt = 0x50c0005b7680
        vm = 0x525000000100
#23 0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000079bb4d49caa4 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 = {133844164413120, 8124552760457892170, 133844164413120, -352, 25, 140722822358608, 8124552760478863690, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000079bb4d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x79bb312006c0 (LWP 3883597) "test_autoload.*"):
#0  0x000079bb4d51b4cd in __GI___poll (fds=0x79bb20f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064964badb6ca in __interceptor_poll ()
No symbol table info available.
#2  0x000064964be9957f 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  0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079bb4d49caa4 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 = {133844890027712, 8124595091655561546, 133844890027712, -352, 0, 133844369924912, 8124595091676533066, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079bb4d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x79bb0fe006c0 (LWP 77814) "test_autoload.*"):
#0  0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x79bb0fdfc3e0, op=137, expected=0, futex_word=0x50c000554310) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=20576, abstime=0x79bb0fdfc3e0, clockid=20576, expected=0, futex_word=0x50c000554310) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5267712
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000554310, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x79bb0fdfc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000079bb4d49bc8e in __pthread_cond_wait_common (abstime=0x79bb0fdfc3e0, clockid=1, mutex=0x51500027d220, cond=0x50c0005542e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79bb4d49b4b0 <__condvar_cleanup_waiting>, __arg = 0x79bb0fdfc2d0, __canceltype = 52, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0005542e8, mutex = 0x51500027d220, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0005542e8, mutex=mutex@entry=0x51500027d220, abstime=abstime@entry=0x79bb0fdfc3e0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000064964be93671 in native_cond_timedwait (cond=0x50c0005542e8, mutex=0x51500027d220, 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=0x51500027d100, rel=rel@entry=0x79bb1f80a5e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x51500027d220
        cond = 0x50c0005542e8
        max = 100000000000000000
#7  0x000064964be7a4c4 in native_sleep (th=0x51500027d100, rel=0x79bb1f80a5e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310
        prev_status = THREAD_RUNNABLE
        end = 8121392622168668
        woke = 1
#9  0x000064964bcfafad in rb_f_sleep (argc=1, argv=0x79bb240fb8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964
        beg = 1746545607
        scheduler = <optimized out>
        end = <optimized out>
#10 0x000064964bf68c88 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 = 0x672100140003
        cc = <optimized out>
        me = 0x79bb2a69d278
        cfunc = 0x504000020258
        recv = 133844880255600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000064964bf4ef9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79bb0fdfcb50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000064964bf4ea55 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 = 0x79bb0fdfc3e0
#13 0x000064964bf16689 in vm_sendish (ec=0x51600209d0d0, reg_cfp=0x79bb241fb6b0, 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=0x51600209d0d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb241fb6b0
        reg_pc = 0x50400795e3f8
        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>
#15 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600209d0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb0fdfcf00, <optimized out>, <optimized out>}, prev = 0x79bb0fdfd900, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000064964bc80b3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133844829789040) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x79bb2d88dad0
#17 0x000064964bc7b9fb in require_internal (ec=ec@entry=0x51600209d0d0, 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 = 0x51500027d100
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133845357614080
        realpath_map = 133845357613920
        path = 133844829789040
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x000064964bc799f2 in rb_require_string_internal (fname=133844835156120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x51600209d0d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#20 0x000064964bf68c88 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 = 0x79bb4c9b7798
        cfunc = 0x504000018558
        recv = 133845361544600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x000064964bf4ef9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79bb0fdfe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x000064964bf54bf5 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.
#23 0x000064964bf16689 in vm_sendish (ec=0x51600209d0d0, reg_cfp=0x79bb241fb758, 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>
#24 vm_exec_core (ec=ec@entry=0x51600209d0d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb241fb758
        reg_pc = 0x5110000a0738
        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>
#25 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600209d0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb0fdfe420, <optimized out>, <optimized out>}, prev = 0x79bb1fa09a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x000064964bf7cbaa in vm_call0_body (ec=<optimized out>, calling=0x79bb1fb09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x79bb1fb094d0
        cc = <optimized out>
        ret = <optimized out>
#27 0x000064964bf7c41f in vm_call0_cme (ec=0x51600209d0d0, calling=0x79bb1fb09460, argv=0x79bb0fdfe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x79bb1fb09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x79bb29c37928
        orig_cme = <optimized out>
        ci = 0x79bb1fb094d0
        cc = 0x79bb2d86a058
        ret = <optimized out>
#29 0x000064964bf307ae in vm_call0_cc (recv=133845361544600, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x79bb2d86a058, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x79bb2d86a058
        self = <optimized out>
#31 0x000064964bf315de in rb_funcallv (recv=133845361544600, mid=22673, argc=1, argv=0x79bb0fdfe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x79bb0fdfe820
#33 0x000064964bef0c7e in autoload_feature_require (_arguments=133844332178448) at /tmp/ruby/src/trunk_asan/variable.c:3001
        arguments = 0x79bb0fdfec10
        autoload_const = <optimized out>
        result = <optimized out>
#34 autoload_try_load (_arguments=133844332178448) at /tmp/ruby/src/trunk_asan/variable.c:3015
        arguments = 0x79bb0fdfec10
        result = <optimized out>
        ce = <optimized out>
#35 0x000064964bb7f2d0 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 = 0x51600209d0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79bb0fdfeb90, <optimized out>, 0x79bb0fdfeaa0, <optimized out>, <optimized out>}, prev = 0x79bb1fa09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600209d0d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x000064964beeffe6 in rb_autoload_load (module=module@entry=133845361622320, name=name@entry=223803) at /tmp/ruby/src/trunk_asan/variable.c:3076
        ce = 0x50300203e390
        arguments = {module = 133845361622320, name = 223803, flag = 0, mutex = 133844829789120, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x000064964bef9e6d in rb_const_search_from (klass=133844881393480, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178
        ac = 0xfffffffffffffdfc
        am = 133845361622320
        tmp = 133845361622320
        ce = <optimized out>
        current = 133845361622320
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x000064964bef1ce4 in rb_const_search (klass=133844881393480, id=223803, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200
        value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127
        c = <optimized out>
#40 0x000064964befd1ce 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 = 88785569530640
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#41 0x000064964bf084a1 in vm_get_ev_const_chain (ec=0x51600209d0d0, segments=0x5020030567b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502003056810) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6439
        segments = 0x5020030567b0
        ice = <optimized out>
        val = <optimized out>
#43 0x000064964bf0a498 in vm_exec_core (ec=ec@entry=0x51600209d0d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb241fb790
        reg_pc = 0xfffffffffffffdfc
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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>
#44 0x000064964bf0559b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600209d0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x79bb0fdff6c0, <optimized out>, <optimized out>}, prev = 0x79bb0fdffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x000064964bf428ab in invoke_iseq_block_from_c (ec=0x51600209d0d0, captured=<optimized out>, self=133844829274600, 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 = 0x79bb2ddb43d8
        cfp = 0x79bb241fb7c8
        sp = 0x79bb240fb818
        use_argv = <optimized out>
        stack_argv = 0x79bb240fb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_proc (ec=0x51600209d0d0, self=133844829274600, 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>
#47 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772
No locals.
#48 0x000064964bf40b36 in rb_vm_invoke_proc (ec=0x50c000554310, proc=0x89, proc@entry=0x5040078e4bd0, argc=1296665969, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#49 0x000064964be97ded in thread_do_start_proc (th=th@entry=0x51500027d100) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040078e4bd0
        args_len = 0
        args_ptr = <optimized out>
#50 0x000064964be959ca in thread_do_start (th=0x51500027d100) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#51 thread_start_func_2 (th=th@entry=0x51500027d100, 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>
#52 0x000064964be94c8e in call_thread_start_func_2 (th=0x51500027d100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x79bb0fdffcc0
#53 nt_start (ptr=0x50c0005542c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500027d100
        sched = <optimized out>
        nt = 0x50c0005542c0
        vm = 0x525000000100
#54 0x000064964bb34a7f in asan_thread_start(void*) ()
No symbol table info available.
#55 0x000079bb4d49caa4 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 = {133844332185280, 8124530770225336650, 133844332185280, -352, 0, 140722822355792, 8124530770246308170, 8124674721667682634}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#56 0x000079bb4d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79bb4d7d8c40 (LWP 3730265) "ruby"):
#0  0x000079bb4d498d71 in __futex_abstimed_wait_common64 (private=3895, cancel=true, abstime=0x7ffc95d6a600, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=3895, abstime=0x7ffc95d6a600, clockid=31163, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7977472
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc95d6a600, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000079bb4d49bc8e in __pthread_cond_wait_common (abstime=0x7ffc95d6a600, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x79bb4d49b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc95d6a4f0, __canceltype = -1781095152, __prev = 0x0}
        cbuffer = {wseq = 1875, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 1875
        seq = 937
        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=0x7ffc95d6a600) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000064964be93671 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x79bb4b2f63a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000064964be7a4c4 in native_sleep (th=0x515000000300, rel=0x79bb4b2f63a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310
        prev_status = THREAD_RUNNABLE
        end = 8121392221715522
        woke = 1
#9  0x000064964bcfafad in rb_f_sleep (argc=1, argv=0x79bb4a8ffbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964
        beg = 1746545607
        scheduler = <optimized out>
        end = <optimized out>
#10 0x000064964bf68c88 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 = 0x672100140003
        cc = <optimized out>
        me = 0x79bb2a69d278
        cfunc = 0x504000020258
        recv = 133844829274600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000064964bf4ef9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc95d6ad70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000064964bf4ea55 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 = 0x7ffc95d6a600
#13 0x000064964bf16689 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79bb4a9ff448, 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 = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb4a9ff448
        reg_pc = 0x5140001e1540
        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>
#15 0x000064964bf0598b 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
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x000064964bf865f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79bb4a9ff620, self=133845348585320, 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 = 0x79bb4cf5d2d8
        cfp = <optimized out>
        sp = 0x79bb4a8ffa28
        use_argv = 0x79bb4b2f0e60
        stack_argv = 0x79bb4a8ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662
        captured = 0x79bb4a9ff620
#19 0x000064964bf329f6 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 0x000064964bf329f6 in rb_yield (val=<optimized out>)
No locals.
#23 0x000064964c0e6bd6 in rb_ary_collect (ary=133844838847520) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 133844880284800
        i = 21
#24 0x000064964bf68c88 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 = 0x79bb4d3a0138
        cfunc = 0x50400000a758
        recv = 133844838847520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x000064964bf11096 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79bb4a9ff608, 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
th: 0x515000000300, native_id: 0x79bb4d7d8c40
        val = <optimized out>
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0127 e:000126 CFUNC  :sleep
        cd = 0x512000011fb0
c:0017 p:0032 s:0122 E:0013a0 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210
        insns_address_table = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb4a9ff608
        reg_pc = 0x519000014910
        INSN_LABEL_nop = <optimized out>
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0014 p:0011 s:0095 E:000610 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
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]
        INSN_LABEL_getinstancevariable = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
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
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0007 p:0069 s:0046 E:0019c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_getconstant = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
c:0002 p:0062 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
th: 0x515000189f00, native_id: 0x79bb19c006c0
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_intern = <optimized out>
th: 0x51500006b880, native_id: 0x79bb046006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_newarray = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>

        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
th: 0x51500059ef00, native_id: 0x79bb05e006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
c:0002 p:0035 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>

        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
th: 0x51500027d100, native_id: 0x79bb0fe006c0
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
        INSN_LABEL_adjuststack = <optimized out>
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.knn5tb/autoload20250506-3730265-ytiv5i.rb:1
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.knn5tb/autoload20250506-3730265-ytiv5i.rb:1 [FINISH]
        INSN_LABEL_defined = <optimized out>
c:0004 p:---- s:0017 e:000016 CFUNC  :require
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        INSN_LABEL_definedivar = <optimized out>
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_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 0x000064964bf0598b 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 0x000064964bf865f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79bb4a9ff738, self=133845348585320, 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 = 0x79bb4cf9bb50
        cfp = <optimized out>
        sp = 0x79bb4a8ff8d0
        use_argv = 0x79bb4b2a8ae0
        stack_argv = 0x79bb4a8ff8d0
        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 = 0x79bb4a9ff738
#31 0x000064964bf329f6 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 0x000064964bf329f6 in rb_yield (val=<optimized out>)
No locals.
#35 0x000064964c0e6bd6 in rb_ary_collect (ary=133844835174040) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 133844835173960
        i = 0
#36 0x000064964bf68c88 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 = 0x79bb4d3a0138
        cfunc = 0x50400000a758
        recv = 133844835174040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x000064964bf11096 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79bb4a9ff720, 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 = {0x64964bf0f5ff <vm_exec_core+26639>, 0x64964bf0bb7e <vm_exec_core+11662>, 0x64964bf0947d <vm_exec_core+1677>, 0x64964bf0a53f <vm_exec_core+5967>, 0x64964bf0f7e9 <vm_exec_core+27129>, 0x64964bf0a1fd <vm_exec_core+5133>, 0x64964bf10cb3 <vm_exec_core+32451>, 0x64964bf0e6ff <vm_exec_core+22799>, 0x64964bf0cbe5 <vm_exec_core+15861>, 0x64964bf097da <vm_exec_core+2538>, 0x64964bf0ffb9 <vm_exec_core+29129>, 0x64964bf0fbbf <vm_exec_core+28111>, 0x64964bf0a440 <vm_exec_core+5712>, 0x64964bf09cf8 <vm_exec_core+3848>, 0x64964bf0ec83 <vm_exec_core+24211>, 0x64964bf0b0dd <vm_exec_core+8941>, 0x64964bf10436 <vm_exec_core+30278>, 0x64964bf0fe6e <vm_exec_core+28798>, 0x64964bf0b99c <vm_exec_core+11180>, 0x64964bf0cb4d <vm_exec_core+15709>, 0x64964bf0e829 <vm_exec_core+23097>, 0x64964bf0fdca <vm_exec_core+28634>, 0x64964bf0da9c <vm_exec_core+19628>, 0x64964bf0e9d1 <vm_exec_core+23521>, 0x64964bf0f1a9 <vm_exec_core+25529>, 0x64964bf0d993 <vm_exec_core+19363>, 0x64964bf09c4d <vm_exec_core+3677>, 0x64964bf0e24f <vm_exec_core+21599>, 0x64964bf09a0d <vm_exec_core+3101>, 0x64964bf09df6 <vm_exec_core+4102>, 0x64964bf0bdc6 <vm_exec_core+12246>, 0x64964bf0d6db <vm_exec_core+18667>, 0x64964bf0df22 <vm_exec_core+20786>, 0x64964bf0d4e6 <vm_exec_core+18166>, 0x64964bf096f6 <vm_exec_core+2310>, 0x64964bf0f527 <vm_exec_core+26423>, 0x64964bf0fa82 <vm_exec_core+27794>, 0x64964bf09e93 <vm_exec_core+4259>, 0x64964bf0ab78 <vm_exec_core+7560>, 0x64964bf0a4e5 <vm_exec_core+5877>, 0x64964bf0b330 <vm_exec_core+9536>, 0x64964bf0c9a1 <vm_exec_core+15281>, 0x64964bf09f3a <vm_exec_core+4426>, 0x64964bf0f276 <vm_exec_core+25734>, 0x64964bf0aaae <vm_exec_core+7358>, 0x64964bf0c622 <vm_exec_core+14386>, 0x64964bf0d0dc <vm_exec_core+17132>, 0x64964bf0ede4 <vm_exec_core+24564>, 0x64964bf0dc9b <vm_exec_core+20139>, 0x64964bf0b3d9 <vm_exec_core+9705>, 0x64964bf0add1 <vm_exec_core+8161>, 0x64964bf0eb88 <vm_exec_core+23960>, 0x64964bf0c022 <vm_exec_core+12850>, 0x64964bf0e321 <vm_exec_core+21809>, 0x64964bf0de0f <vm_exec_core+20511>, 0x64964bf0e3ae <vm_exec_core+21950>, 0x64964bf0f70a <vm_exec_core+26906>, 0x64964bf0919b <vm_exec_core+939>, 0x64964bf0eef7 <vm_exec_core+24839>, 0x64964bf0b6a2 <vm_exec_core+10418>, 0x64964bf0ea9e <vm_exec_core+23726>, 0x64964bf0b7c8 <vm_exec_core+10712>, 0x64964bf0d8df <vm_exec_core+19183>, 0x64964bf10701 <vm_exec_core+30993>, 0x64964bf0cf4b <vm_exec_core+16731>, 0x64964bf0d5a3 <vm_exec_core+18355>, 0x64964bf0ba2f <vm_exec_core+11327>, 0x64964bf0aef5 <vm_exec_core+8453>, 0x64964bf0e47b <vm_exec_core+22155>, 0x64964bf0a045 <vm_exec_core+4693>, 0x64964bf0cd4f <vm_exec_core+16223>, 0x64964bf17ed9 <vm_exec_core+61673>, 0x64964bf0dbdc <vm_exec_core+19948>, 0x64964bf0a0e0 <vm_exec_core+4848>, 0x64964bf0a991 <vm_exec_core+7073>, 0x64964bf0a7aa <vm_exec_core+6586>, 0x64964bf0ac6a <vm_exec_core+7802>, 0x64964bf0b4f8 <vm_exec_core+9992>, 0x64964bf1035e <vm_exec_core+30062>, 0x64964bf091a0 <vm_exec_core+944>, 0x64964bf0a8b6 <vm_exec_core+6854>, 0x64964bf10e3b <vm_exec_core+32843>, 0x64964bf0e14d <vm_exec_core+21341>, 0x64964bf0d3dc <vm_exec_core+17900>, 0x64964bf0f306 <vm_exec_core+25878>, 0x64964bf111f8 <vm_exec_core+33800>, 0x64964bf0f62e <vm_exec_core+26686>, 0x64964bf104d8 <vm_exec_core+30440>, 0x64964bf105a9 <vm_exec_core+30649>, 0x64964bf09b17 <vm_exec_core+3367>, 0x64964bf0feda <vm_exec_core+28906>, 0x64964bf0bf46 <vm_exec_core+12630>, 0x64964bf10125 <vm_exec_core+29493>, 0x64964bf0b86d <vm_exec_core+10877>, 0x64964bf0b17a <vm_exec_core+9098>, 0x64964bf0c47d <vm_exec_core+13965>, 0x64964bf09fab <vm_exec_core+4539>, 0x64964bf10676 <vm_exec_core+30854>, 0x64964bf0c6db <vm_exec_core+14571>, 0x64964bf0c269 <vm_exec_core+13433>, 0x64964bf09294 <vm_exec_core+1188>, 0x64964bf098b3 <vm_exec_core+2755>, 0x64964bf0d28f <vm_exec_core+17567>, 0x64964bf0c879 <vm_exec_core+14985>, 0x64964bf0d162 <vm_exec_core+17266>, 0x64964bf0d004 <vm_exec_core+16916>, 0x64964bf0be63 <vm_exec_core+12403>, 0x64964bf0c775 <vm_exec_core+14725>, 0x64964bf0c35a <vm_exec_core+13674>, 0x64964bf0cad2 <vm_exec_core+15586>, 0x64964bf0ca57 <vm_exec_core+15463>, 0x64964bf0f5f0 <vm_exec_core+26624>, 0x64964bf0bb6f <vm_exec_core+11647>, 0x64964bf0946e <vm_exec_core+1662>, 0x64964bf0a530 <vm_exec_core+5952>, 0x64964bf0f7da <vm_exec_core+27114>, 0x64964bf0a1ee <vm_exec_core+5118>, 0x64964bf10ca4 <vm_exec_core+32436>, 0x64964bf0e6f0 <vm_exec_core+22784>, 0x64964bf0cbd6 <vm_exec_core+15846>, 0x64964bf097cb <vm_exec_core+2523>, 0x64964bf0ffaa <vm_exec_core+29114>, 0x64964bf0fbb0 <vm_exec_core+28096>, 0x64964bf0a431 <vm_exec_core+5697>, 0x64964bf09ce9 <vm_exec_core+3833>, 0x64964bf0ec74 <vm_exec_core+24196>, 0x64964bf0b0ce <vm_exec_core+8926>, 0x64964bf10427 <vm_exec_core+30263>, 0x64964bf0fe5f <vm_exec_core+28783>, 0x64964bf0b98d <vm_exec_core+11165>, 0x64964bf0cb3e <vm_exec_core+15694>, 0x64964bf0e81a <vm_exec_core+23082>, 0x64964bf0fdbb <vm_exec_core+28619>, 0x64964bf0da8d <vm_exec_core+19613>, 0x64964bf0e9c2 <vm_exec_core+23506>, 0x64964bf0f19a <vm_exec_core+25514>, 0x64964bf0d984 <vm_exec_core+19348>, 0x64964bf09c3e <vm_exec_core+3662>, 0x64964bf0e240 <vm_exec_core+21584>, 0x64964bf099fe <vm_exec_core+3086>, 0x64964bf09de7 <vm_exec_core+4087>, 0x64964bf0bdb7 <vm_exec_core+12231>, 0x64964bf0d6cc <vm_exec_core+18652>, 0x64964bf0df13 <vm_exec_core+20771>, 0x64964bf0d4d7 <vm_exec_core+18151>, 0x64964bf096e7 <vm_exec_core+2295>, 0x64964bf0f518 <vm_exec_core+26408>, 0x64964bf0fa73 <vm_exec_core+27779>, 0x64964bf09e84 <vm_exec_core+4244>, 0x64964bf0ab69 <vm_exec_core+7545>, 0x64964bf0a4d6 <vm_exec_core+5862>, 0x64964bf0b321 <vm_exec_core+9521>, 0x64964bf0c992 <vm_exec_core+15266>, 0x64964bf09f2b <vm_exec_core+4411>, 0x64964bf0f267 <vm_exec_core+25719>, 0x64964bf0aa9f <vm_exec_core+7343>, 0x64964bf0c613 <vm_exec_core+14371>, 0x64964bf0d0cd <vm_exec_core+17117>, 0x64964bf0edd5 <vm_exec_core+24549>, 0x64964bf0dc8c <vm_exec_core+20124>, 0x64964bf0b3ca <vm_exec_core+9690>, 0x64964bf0adc2 <vm_exec_core+8146>, 0x64964bf0eb79 <vm_exec_core+23945>, 0x64964bf0c013 <vm_exec_core+12835>, 0x64964bf0e312 <vm_exec_core+21794>, 0x64964bf0de00 <vm_exec_core+20496>, 0x64964bf0e39f <vm_exec_core+21935>, 0x64964bf0f6fb <vm_exec_core+26891>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0eee8 <vm_exec_core+24824>, 0x64964bf0b693 <vm_exec_core+10403>, 0x64964bf0ea8f <vm_exec_core+23711>, 0x64964bf0b7b9 <vm_exec_core+10697>, 0x64964bf0d8d0 <vm_exec_core+19168>, 0x64964bf0dbb9 <vm_exec_core+19913>, 0x64964bf0cf3c <vm_exec_core+16716>, 0x64964bf0d594 <vm_exec_core+18340>, 0x64964bf0ba20 <vm_exec_core+11312>, 0x64964bf0aee6 <vm_exec_core+8438>, 0x64964bf0e46c <vm_exec_core+22140>, 0x64964bf0a036 <vm_exec_core+4678>, 0x64964bf0cd40 <vm_exec_core+16208>, 0x64964bf17eca <vm_exec_core+61658>, 0x64964bf0dbcd <vm_exec_core+19933>, 0x64964bf0a0d1 <vm_exec_core+4833>, 0x64964bf0a982 <vm_exec_core+7058>, 0x64964bf0a79b <vm_exec_core+6571>, 0x64964bf0ac5b <vm_exec_core+7787>, 0x64964bf0b4e9 <vm_exec_core+9977>, 0x64964bf0d3d7 <vm_exec_core+17895>, 0x64964bf0cd36 <vm_exec_core+16198>, 0x64964bf0d3d2 <vm_exec_core+17890>, 0x64964bf0db79 <vm_exec_core+19849>, 0x64964bf0db39 <vm_exec_core+19785>, 0x64964bf0ac56 <vm_exec_core+7782>, 0x64964bf0ded7 <vm_exec_core+20711>, 0x64964bf0c25f <vm_exec_core+13423>, 0x64964bf0c264 <vm_exec_core+13428>, 0x64964bf0db34 <vm_exec_core+19780>, 0x64964bf0d6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x79bb4a9ff720
        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 0x000064964bf0598b 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 0x000064964bb7b5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x79bb4cf9bce0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc95d6c8b0, <optimized out>, 0x7ffc95d6c800, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x79bb4cf9bce0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#43 0x000064964bb74b37 in rb_main (argc=11, argv=0x7ffc95d6ca78) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=11, argv=0x7ffc95d6ca78) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7d30fd4e4c40 (LWP 3730247) "ruby" 0x00007d30fd326cd7 in __GI___select (nfds=37, readfds=0x50c004c543c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeb077a080) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7d30e10006c0 (LWP 3730249) "ruby" 0x00007d30fd31b4cd in __GI___poll (fds=0x7d30dfd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7d30e10006c0 (LWP 3730249) "ruby"):
#0  0x00007d30fd31b4cd in __GI___poll (fds=0x7d30dfd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064eefc88a6ca in __interceptor_poll ()
No symbol table info available.
#2  0x000064eefcc4857f 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  0x000064eefc8e3a7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007d30fd29caa4 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 = {137648886777536, 5203171022637189386, 137648886777536, -352, 0, 140731859059232, 5203171022616217866, 5203165920511346954}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007d30fd329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d30fd4e4c40 (LWP 3730247) "ruby"):
#0  0x00007d30fd326cd7 in __GI___select (nfds=37, readfds=0x50c004c543c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeb077a080) 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 = 477658090}
        pts64 = 0x7ffeb0779f20
        r = <optimized out>
#1  0x000064eefcc33175 in native_fd_select (n=37, readfds=0x50c004c543c0, writefds=0x0, exceptfds=0x7d30fd326cd7 <__GI___select+327>, timeout=0x7ffeb0779f20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385
No locals.
#2  do_select (p=137649325374496) at /tmp/ruby/src/trunk_asan/thread.c:4311
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffeb077a030
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000064eefc92e2d0 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 = {0x7ffeb077a1f0, <optimized out>, 0x7ffeb077a100, <optimized out>, <optimized out>}, prev = 0x7d30fb247b80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000064eefcc3274e 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 = 37, th = 0x515000000300, rset = 0x7d30fb247a40, 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 = 0x7d30fb247aa0}
#5  0x000064eefc9f0c4f in select_internal (read=137649345354360, write=4, except=4, tp=0x7d30fb247aa0, fds=0x7d30fb247a40) at /tmp/ruby/src/trunk_asan/io.c:10739
        timerec = <optimized out>
        max = 37
        pending = <optimized out>
        rp = 0x7d30fb247a40
        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=137649325373984) at /tmp/ruby/src/trunk_asan/io.c:10809
        p = 0x7d30fb247a20
#7  0x000064eefc92e2d0 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 = {0x7ffeb077a4f0, <optimized out>, 0x7ffeb077a400, <optimized out>, <optimized out>}, prev = 0x7d30fb2e6840, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000064eefc9ccf2b 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  0x000064eefcd17c88 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 = 0x7d30fd1aa698
        cfunc = 0x504000010798
        recv = 137649352342040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000064eefccc5689 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d30fa7ff3a0, 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 = {0x64eefccbe5ff <vm_exec_core+26639>, 0x64eefccbab7e <vm_exec_core+11662>, 0x64eefccb847d <vm_exec_core+1677>, 0x64eefccb953f <vm_exec_core+5967>, 0x64eefccbe7e9 <vm_exec_core+27129>, 0x64eefccb91fd <vm_exec_core+5133>, 0x64eefccbfcb3 <vm_exec_core+32451>, 0x64eefccbd6ff <vm_exec_core+22799>, 0x64eefccbbbe5 <vm_exec_core+15861>, 0x64eefccb87da <vm_exec_core+2538>, 0x64eefccbefb9 <vm_exec_core+29129>, 0x64eefccbebbf <vm_exec_core+28111>, 0x64eefccb9440 <vm_exec_core+5712>, 0x64eefccb8cf8 <vm_exec_core+3848>, 0x64eefccbdc83 <vm_exec_core+24211>, 0x64eefccba0dd <vm_exec_core+8941>, 0x64eefccbf436 <vm_exec_core+30278>, 0x64eefccbee6e <vm_exec_core+28798>, 0x64eefccba99c <vm_exec_core+11180>, 0x64eefccbbb4d <vm_exec_core+15709>, 0x64eefccbd829 <vm_exec_core+23097>, 0x64eefccbedca <vm_exec_core+28634>, 0x64eefccbca9c <vm_exec_core+19628>, 0x64eefccbd9d1 <vm_exec_core+23521>, 0x64eefccbe1a9 <vm_exec_core+25529>, 0x64eefccbc993 <vm_exec_core+19363>, 0x64eefccb8c4d <vm_exec_core+3677>, 0x64eefccbd24f <vm_exec_core+21599>, 0x64eefccb8a0d <vm_exec_core+3101>, 0x64eefccb8df6 <vm_exec_core+4102>, 0x64eefccbadc6 <vm_exec_core+12246>, 0x64eefccbc6db <vm_exec_core+18667>, 0x64eefccbcf22 <vm_exec_core+20786>, 0x64eefccbc4e6 <vm_exec_core+18166>, 0x64eefccb86f6 <vm_exec_core+2310>, 0x64eefccbe527 <vm_exec_core+26423>, 0x64eefccbea82 <vm_exec_core+27794>, 0x64eefccb8e93 <vm_exec_core+4259>, 0x64eefccb9b78 <vm_exec_core+7560>, 0x64eefccb94e5 <vm_exec_core+5877>, 0x64eefccba330 <vm_exec_core+9536>, 0x64eefccbb9a1 <vm_exec_core+15281>, 0x64eefccb8f3a <vm_exec_core+4426>, 0x64eefccbe276 <vm_exec_core+25734>, 0x64eefccb9aae <vm_exec_core+7358>, 0x64eefccbb622 <vm_exec_core+14386>, 0x64eefccbc0dc <vm_exec_core+17132>, 0x64eefccbdde4 <vm_exec_core+24564>, 0x64eefccbcc9b <vm_exec_core+20139>, 0x64eefccba3d9 <vm_exec_core+9705>, 0x64eefccb9dd1 <vm_exec_core+8161>, 0x64eefccbdb88 <vm_exec_core+23960>, 0x64eefccbb022 <vm_exec_core+12850>, 0x64eefccbd321 <vm_exec_core+21809>, 0x64eefccbce0f <vm_exec_core+20511>, 0x64eefccbd3ae <vm_exec_core+21950>, 0x64eefccbe70a <vm_exec_core+26906>, 0x64eefccb819b <vm_exec_core+939>, 0x64eefccbdef7 <vm_exec_core+24839>, 0x64eefccba6a2 <vm_exec_core+10418>, 0x64eefccbda9e <vm_exec_core+23726>, 0x64eefccba7c8 <vm_exec_core+10712>, 0x64eefccbc8df <vm_exec_core+19183>, 0x64eefccbf701 <vm_exec_core+30993>, 0x64eefccbbf4b <vm_exec_core+16731>, 0x64eefccbc5a3 <vm_exec_core+18355>, 0x64eefccbaa2f <vm_exec_core+11327>, 0x64eefccb9ef5 <vm_exec_core+8453>, 0x64eefccbd47b <vm_exec_core+22155>, 0x64eefccb9045 <vm_exec_core+4693>, 0x64eefccbbd4f <vm_exec_core+16223>, 0x64eefccc6ed9 <vm_exec_core+61673>, 0x64eefccbcbdc <vm_exec_core+19948>, 0x64eefccb90e0 <vm_exec_core+4848>, 0x64eefccb9991 <vm_exec_core+7073>, 0x64eefccb97aa <vm_exec_core+6586>, 0x64eefccb9c6a <vm_exec_core+7802>, 0x64eefccba4f8 <vm_exec_core+9992>, 0x64eefccbf35e <vm_exec_core+30062>, 0x64eefccb81a0 <vm_exec_core+944>, 0x64eefccb98b6 <vm_exec_core+6854>, 0x64eefccbfe3b <vm_exec_core+32843>, 0x64eefccbd14d <vm_exec_core+21341>, 0x64eefccbc3dc <vm_exec_core+17900>, 0x64eefccbe306 <vm_exec_core+25878>, 0x64eefccc01f8 <vm_exec_core+33800>, 0x64eefccbe62e <vm_exec_core+26686>, 0x64eefccbf4d8 <vm_exec_core+30440>, 0x64eefccbf5a9 <vm_exec_core+30649>, 0x64eefccb8b17 <vm_exec_core+3367>, 0x64eefccbeeda <vm_exec_core+28906>, 0x64eefccbaf46 <vm_exec_core+12630>, 0x64eefccbf125 <vm_exec_core+29493>, 0x64eefccba86d <vm_exec_core+10877>, 0x64eefccba17a <vm_exec_core+9098>, 0x64eefccbb47d <vm_exec_core+13965>, 0x64eefccb8fab <vm_exec_core+4539>, 0x64eefccbf676 <vm_exec_core+30854>, 0x64eefccbb6db <vm_exec_core+14571>, 0x64eefccbb269 <vm_exec_core+13433>, 0x64eefccb8294 <vm_exec_core+1188>, 0x64eefccb88b3 <vm_exec_core+2755>, 0x64eefccbc28f <vm_exec_core+17567>, 0x64eefccbb879 <vm_exec_core+14985>, 0x64eefccbc162 <vm_exec_core+17266>, 0x64eefccbc004 <vm_exec_core+16916>, 0x64eefccbae63 <vm_exec_core+12403>, 0x64eefccbb775 <vm_exec_core+14725>, 0x64eefccbb35a <vm_exec_core+13674>, 0x64eefccbbad2 <vm_exec_core+15586>, 0x64eefccbba57 <vm_exec_core+15463>, 0x64eefccbe5f0 <vm_exec_core+26624>, 0x64eefccbab6f <vm_exec_core+11647>, 0x64eefccb846e <vm_exec_core+1662>, 0x64eefccb9530 <vm_exec_core+5952>, 0x64eefccbe7da <vm_exec_core+27114>, 0x64eefccb91ee <vm_exec_core+5118>, 0x64eefccbfca4 <vm_exec_core+32436>, 0x64eefccbd6f0 <vm_exec_core+22784>, 0x64eefccbbbd6 <vm_exec_core+15846>, 0x64eefccb87cb <vm_exec_core+2523>, 0x64eefccbefaa <vm_exec_core+29114>, 0x64eefccbebb0 <vm_exec_core+28096>, 0x64eefccb9431 <vm_exec_core+5697>, 0x64eefccb8ce9 <vm_exec_core+3833>, 0x64eefccbdc74 <vm_exec_core+24196>, 0x64eefccba0ce <vm_exec_core+8926>, 0x64eefccbf427 <vm_exec_core+30263>, 0x64eefccbee5f <vm_exec_core+28783>, 0x64eefccba98d <vm_exec_core+11165>, 0x64eefccbbb3e <vm_exec_core+15694>, 0x64eefccbd81a <vm_exec_core+23082>, 0x64eefccbedbb <vm_exec_core+28619>, 0x64eefccbca8d <vm_exec_core+19613>, 0x64eefccbd9c2 <vm_exec_core+23506>, 0x64eefccbe19a <vm_exec_core+25514>, 0x64eefccbc984 <vm_exec_core+19348>, 0x64eefccb8c3e <vm_exec_core+3662>, 0x64eefccbd240 <vm_exec_core+21584>, 0x64eefccb89fe <vm_exec_core+3086>, 0x64eefccb8de7 <vm_exec_core+4087>, 0x64eefccbadb7 <vm_exec_core+12231>, 0x64eefccbc6cc <vm_exec_core+18652>, 0x64eefccbcf13 <vm_exec_core+20771>, 0x64eefccbc4d7 <vm_exec_core+18151>, 0x64eefccb86e7 <vm_exec_core+2295>, 0x64eefccbe518 <vm_exec_core+26408>, 0x64eefccbea73 <vm_exec_core+27779>, 0x64eefccb8e84 <vm_exec_core+4244>, 0x64eefccb9b69 <vm_exec_core+7545>, 0x64eefccb94d6 <vm_exec_core+5862>, 0x64eefccba321 <vm_exec_core+9521>, 0x64eefccbb992 <vm_exec_core+15266>, 0x64eefccb8f2b <vm_exec_core+4411>, 0x64eefccbe267 <vm_exec_core+25719>, 0x64eefccb9a9f <vm_exec_core+7343>, 0x64eefccbb613 <vm_exec_core+14371>, 0x64eefccbc0cd <vm_exec_core+17117>, 0x64eefccbddd5 <vm_exec_core+24549>, 0x64eefccbcc8c <vm_exec_core+20124>, 0x64eefccba3ca <vm_exec_core+9690>, 0x64eefccb9dc2 <vm_exec_core+8146>, 0x64eefccbdb79 <vm_exec_core+23945>, 0x64eefccbb013 <vm_exec_core+12835>, 0x64eefccbd312 <vm_exec_core+21794>, 0x64eefccbce00 <vm_exec_core+20496>, 0x64eefccbd39f <vm_exec_core+21935>, 0x64eefccbe6fb <vm_exec_core+26891>, 0x64eefccbcbb9 <vm_exec_core+19913>, 0x64eefccbdee8 <vm_exec_core+24824>, 0x64eefccba693 <vm_exec_core+10403>, 0x64eefccbda8f <vm_exec_core+23711>, 0x64eefccba7b9 <vm_exec_core+10697>, 0x64eefccbc8d0 <vm_exec_core+19168>, 0x64eefccbcbb9 <vm_exec_core+19913>, 0x64eefccbbf3c <vm_exec_core+16716>, 0x64eefccbc594 <vm_exec_core+18340>, 0x64eefccbaa20 <vm_exec_core+11312>, 0x64eefccb9ee6 <vm_exec_core+8438>, 0x64eefccbd46c <vm_exec_core+22140>, 0x64eefccb9036 <vm_exec_core+4678>, 0x64eefccbbd40 <vm_exec_core+16208>, 0x64eefccc6eca <vm_exec_core+61658>, 0x64eefccbcbcd <vm_exec_core+19933>, 0x64eefccb90d1 <vm_exec_core+4833>, 0x64eefccb9982 <vm_exec_core+7058>, 0x64eefccb979b <vm_exec_core+6571>, 0x64eefccb9c5b <vm_exec_core+7787>, 0x64eefccba4e9 <vm_exec_core+9977>, 0x64eefccbc3d7 <vm_exec_core+17895>, 0x64eefccbbd36 <vm_exec_core+16198>, 0x64eefccbc3d2 <vm_exec_core+17890>, 0x64eefccbcb79 <vm_exec_core+19849>, 0x64eefccbcb39 <vm_exec_core+19785>, 0x64eefccb9c56 <vm_exec_core+7782>, 0x64eefccbced7 <vm_exec_core+20711>, 0x64eefccbb25f <vm_exec_core+13423>, 0x64eefccbb264 <vm_exec_core+13428>, 0x64eefccbcb34 <vm_exec_core+19780>, 0x64eefccbc6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x7d30fa7ff3a0
        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>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000064eefccb4759 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 0x000064eefcd355f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d30fa7ff578, self=137649351439040, 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 = 0x7d30fcb56440
        cfp = <optimized out>
        sp = 0x7d30fa6ff9e8
        use_argv = 0x7d30fb0166e0
        stack_argv = 0x7d30fa6ff9e8
        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 = 0x7d30fa7ff578
#16 0x000064eefcce19f6 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 0x000064eefcce19f6 in rb_yield (val=<optimized out>)
No locals.
#20 0x000064eefce88d1a in rb_ary_each (ary=137649345919720) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x000064eefcd17c88 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 = 0x7d30fd1b0548
        cfunc = 0x50400000a298
        recv = 137649345919720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000064eefccc0096 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d30fa7ff560, 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 = {0x64eefccbe5ff <vm_exec_core+26639>, 0x64eefccbab7e <vm_exec_core+11662>, 0x64eefccb847d <vm_exec_core+1677>, 0x64eefccb953f <vm_exec_core+5967>, 0x64eefccbe7e9 <vm_exec_core+27129>, 0x64eefccb91fd <vm_exec_core+5133>, 0x64eefccbfcb3 <vm_exec_core+32451>, 0x64eefccbd6ff <vm_exec_core+22799>, 0x64eefccbbbe5 <vm_exec_core+15861>, 0x64eefccb87da <vm_exec_core+2538>, 0x64eefccbefb9 <vm_exec_core+29129>, 0x64eefccbebbf <vm_exec_core+28111>, 0x64eefccb9440 <vm_exec_core+5712>, 0x64eefccb8cf8 <vm_exec_core+3848>, 0x64eefccbdc83 <vm_exec_core+24211>, 0x64eefccba0dd <vm_exec_core+8941>, 0x64eefccbf436 <vm_exec_core+30278>, 0x64eefccbee6e <vm_exec_core+28798>, 0x64eefccba99c <vm_exec_core+11180>, 0x64eefccbbb4d <vm_exec_core+15709>, 0x64eefccbd829 <vm_exec_core+23097>, 0x64eefccbedca <vm_exec_core+28634>, 0x64eefccbca9c <vm_exec_core+19628>, 0x64eefccbd9d1 <vm_exec_core+23521>, 0x64eefccbe1a9 <vm_exec_core+25529>, 0x64eefccbc993 <vm_exec_core+19363>, 0x64eefccb8c4d <vm_exec_core+3677>, 0x64eefccbd24f <vm_exec_core+21599>, 0x64eefccb8a0d <vm_exec_core+3101>, 0x64eefccb8df6 <vm_exec_core+4102>, 0x64eefccbadc6 <vm_exec_core+12246>, 0x64eefccbc6db <vm_exec_core+18667>, 0x64eefccbcf22 <vm_exec_core+20786>, 0x64eefccbc4e6 <vm_exec_core+18166>, 0x64eefccb86f6 <vm_exec_core+2310>, 0x64eefccbe527 <vm_exec_core+26423>, 0x64eefccbea82 <vm_exec_core+27794>, 0x64eefccb8e93 <vm_exec_core+4259>, 0x64eefccb9b78 <vm_exec_core+7560>, 0x64eefccb94e5 <vm_exec_core+5877>, 0x64eefccba330 <vm_exec_core+9536>, 0x64eefccbb9a1 <vm_exec_core+15281>, 0x64eefccb8f3a <vm_exec_core+4426>, 0x64eefccbe276 <vm_exec_core+25734>, 0x64eefccb9aae <vm_exec_core+7358>, 0x64eefccbb622 <vm_exec_core+14386>, 0x64eefccbc0dc <vm_exec_core+17132>, 0x64eefccbdde4 <vm_exec_core+24564>, 0x64eefccbcc9b <vm_exec_core+20139>, 0x64eefccba3d9 <vm_exec_core+9705>, 0x64eefccb9dd1 <vm_exec_core+8161>, 0x64eefccbdb88 <vm_exec_core+23960>, 0x64eefccbb022 <vm_exec_core+12850>, 0x64eefccbd321 <vm_exec_core+21809>, 0x64eefccbce0f <vm_exec_core+20511>, 0x64eefccbd3ae <vm_exec_core+21950>, 0x64eefccbe70a <vm_exec_core+26906>, 0x64eefccb819b <vm_exec_core+939>, 0x64eefccbdef7 <vm_exec_core+24839>, 0x64eefccba6a2 <vm_exec_core+10418>, 0x64eefccbda9e <vm_exec_core+23726>, 0x64eefccba7c8 <vm_exec_core+10712>, 0x64eefccbc8df <vm_exec_core+19183>, 0x64eefccbf701 <vm_exec_core+30993>, 0x64eefccbbf4b <vm_exec_core+16731>, 0x64eefccbc5a3 <vm_exec_core+18355>, 0x64eefccbaa2f <vm_exec_core+11327>, 0x64eefccb9ef5 <vm_exec_core+8453>, 0x64eefccbd47b <vm_exec_core+22155>, 0x64eefccb9045 <vm_exec_core+4693>, 0x64eefccbbd4f <vm_exec_core+16223>, 0x64eefccc6ed9 <vm_exec_core+61673>, 0x64eefccbcbdc <vm_exec_core+19948>, 0x64eefccb90e0 <vm_exec_core+4848>, 0x64eefccb9991 <vm_exec_core+7073>, 0x64eefccb97aa <vm_exec_core+6586>, 0x64eefccb9c6a <vm_exec_core+7802>, 0x64eefccba4f8 <vm_exec_core+9992>, 0x64eefccbf35e <vm_exec_core+30062>, 0x64eefccb81a0 <vm_exec_core+944>, 0x64eefccb98b6 <vm_exec_core+6854>, 0x64eefccbfe3b <vm_exec_core+32843>, 0x64eefccbd14d <vm_exec_core+21341>, 0x64eefccbc3dc <vm_exec_core+17900>, 0x64eefccbe306 <vm_exec_core+25878>, 0x64eefccc01f8 <vm_exec_core+33800>, 0x64eefccbe62e <vm_exec_core+26686>, 0x64eefccbf4d8 <vm_exec_core+30440>, 0x64eefccbf5a9 <vm_exec_core+30649>, 0x64eefccb8b17 <vm_exec_core+3367>, 0x64eefccbeeda <vm_exec_core+28906>, 0x64eefccbaf46 <vm_exec_core+12630>, 0x64eefccbf125 <vm_exec_core+29493>, 0x64eefccba86d <vm_exec_core+10877>, 0x64eefccba17a <vm_exec_core+9098>, 0x64eefccbb47d <vm_exec_core+13965>, 0x64eefccb8fab <vm_exec_core+4539>, 0x64eefccbf676 <vm_exec_core+30854>, 0x64eefccbb6db <vm_exec_core+14571>, 0x64eefccbb269 <vm_exec_core+13433>, 0x64eefccb8294 <vm_exec_core+1188>, 0x64eefccb88b3 <vm_exec_core+2755>, 0x64eefccbc28f <vm_exec_core+17567>, 0x64eefccbb879 <vm_exec_core+14985>, 0x64eefccbc162 <vm_exec_core+17266>, 0x64eefccbc004 <vm_exec_core+16916>, 0x64eefccbae63 <vm_exec_core+12403>, 0x64eefccbb775 <vm_exec_core+14725>, 0x64eefccbb35a <vm_exec_core+13674>, 0x64eefccbbad2 <vm_exec_core+15586>, 0x64eefccbba57 <vm_exec_core+15463>, 0x64eefccbe5f0 <vm_exec_core+26624>, 0x64eefccbab6f <vm_exec_core+11647>, 0x64eefccb846e <vm_exec_core+1662>, 0x64eefccb9530 <vm_exec_core+5952>, 0x64eefccbe7da <vm_exec_core+27114>, 0x64eefccb91ee <vm_exec_core+5118>, 0x64eefccbfca4 <vm_exec_core+32436>, 0x64eefccbd6f0 <vm_exec_core+22784>, 0x64eefccbbbd6 <vm_exec_core+15846>, 0x64eefccb87cb <vm_exec_core+2523>, 0x64eefccbefaa <vm_exec_core+29114>, 0x64eefccbebb0 <vm_exec_core+28096>, 0x64eefccb9431 <vm_exec_core+5697>, 0x64eefccb8ce9 <vm_exec_core+3833>, 0x64eefccbdc74 <vm_exec_core+24196>, 0x64eefccba0ce <vm_exec_core+8926>, 0x64eefccbf427 <vm_exec_core+30263>, 0x64eefccbee5f <vm_exec_core+28783>, 0x64eefccba98d <vm_exec_core+11165>, 0x64eefccbbb3e <vm_exec_core+15694>, 0x64eefccbd81a <vm_exec_core+23082>, 0x64eefccbedbb <vm_exec_core+28619>, 0x64eefccbca8d <vm_exec_core+19613>, 0x64eefccbd9c2 <vm_exec_core+23506>, 0x64eefccbe19a <vm_exec_core+25514>, 0x64eefccbc984 <vm_exec_core+19348>, 0x64eefccb8c3e <vm_exec_core+3662>, 0x64eefccbd240 <vm_exec_core+21584>, 0x64eefccb89fe <vm_exec_core+3086>, 0x64eefccb8de7 <vm_exec_core+4087>, 0x64eefccbadb7 <vm_exec_core+12231>, 0x64eefccbc6cc <vm_exec_core+18652>, 0x64eefccbcf13 <vm_exec_core+20771>, 0x64eefccbc4d7 <vm_exec_core+18151>, 0x64eefccb86e7 <vm_exec_core+2295>, 0x64eefccbe518 <vm_exec_core+26408>, 0x64eefccbea73 <vm_exec_core+27779>, 0x64eefccb8e84 <vm_exec_core+4244>, 0x64eefccb9b69 <vm_exec_core+7545>, 0x64eefccb94d6 <vm_exec_core+5862>, 0x64eefccba321 <vm_exec_core+9521>, 0x64eefccbb992 <vm_exec_core+15266>, 0x64eefccb8f2b <vm_exec_core+4411>, 0x64eefccbe267 <vm_exec_core+25719>, 0x64eefccb9a9f <vm_exec_core+7343>, 0x64eefccbb613 <vm_exec_core+14371>, 0x64eefccbc0cd <vm_exec_core+17117>, 0x64eefccbddd5 <vm_exec_core+24549>, 0x64eefccbcc8c <vm_exec_core+20124>, 0x64eefccba3ca <vm_exec_core+9690>, 0x64eefccb9dc2 <vm_exec_core+8146>, 0x64eefccbdb79 <vm_exec_core+23945>, 0x64eefccbb013 <vm_exec_core+12835>, 0x64eefccbd312 <vm_exec_core+21794>, 0x64eefccbce00 <vm_exec_core+20496>, 0x64eefccbd39f <vm_exec_core+21935>, 0x64eefccbe6fb <vm_exec_core+26891>, 0x64eefccbcbb9 <vm_exec_core+19913>, 0x64eefccbdee8 <vm_exec_core+24824>, 0x64eefccba693 <vm_exec_core+10403>, 0x64eefccbda8f <vm_exec_core+23711>, 0x64eefccba7b9 <vm_exec_core+10697>, 0x64eefccbc8d0 <vm_exec_core+19168>, 0x64eefccbcbb9 <vm_exec_core+19913>, 0x64eefccbbf3c <vm_exec_core+16716>, 0x64eefccbc594 <vm_exec_core+18340>, 0x64eefccbaa20 <vm_exec_core+11312>, 0x64eefccb9ee6 <vm_exec_core+8438>, 0x64eefccbd46c <vm_exec_core+22140>, 0x64eefccb9036 <vm_exec_core+4678>, 0x64eefccbbd40 <vm_exec_core+16208>, 0x64eefccc6eca <vm_exec_core+61658>, 0x64eefccbcbcd <vm_exec_core+19933>, 0x64eefccb90d1 <vm_exec_core+4833>, 0x64eefccb9982 <vm_exec_core+7058>, 0x64eefccb979b <vm_exec_core+6571>, 0x64eefccb9c5b <vm_exec_core+7787>, 0x64eefccba4e9 <vm_exec_core+9977>, 0x64eefccbc3d7 <vm_exec_core+17895>, 0x64eefccbbd36 <vm_exec_core+16198>, 0x64eefccbc3d2 <vm_exec_core+17890>, 0x64eefccbcb79 <vm_exec_core+19849>, 0x64eefccbcb39 <vm_exec_core+19785>, 0x64eefccb9c56 <vm_exec_core+7782>, 0x64eefccbced7 <vm_exec_core+20711>, 0x64eefccbb25f <vm_exec_core+13423>, 0x64eefccbb264 <vm_exec_core+13428>, 0x64eefccbcb34 <vm_exec_core+19780>, 0x64eefccbc6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x7d30fa7ff560
        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>
th: 0x515000000300, native_id: 0x7d30fd4e4c40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
        INSN_LABEL_intern = <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
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_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
        INSN_LABEL_newrange = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
        INSN_LABEL_dupn = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_topn = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
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
        INSN_LABEL_definedivar = <optimized out>
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
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        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 0x000064eefccb498b 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 0x000064eefca2fb3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=137649351994720) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7d30fcbaac48
#27 0x000064eefca2a9fb 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 = 137649352332280
        realpath_map = 137649352332120
        path = 137649351994720
        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 0x000064eefca28bb5 in rb_require_string_internal (fname=137649351994760, 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 0x000064eefcd17c88 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 = 0x7d30fcbaadd8
        cfunc = 0x5040000185d8
        recv = 137649358359960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000064eefccfdf9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeb077c8d0) 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 0x000064eefccfda55 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 0x000064eefccc5689 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d30fa7ff790, 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 = {0x64eefccbe5ff <vm_exec_core+26639>, 0x64eefccbab7e <vm_exec_core+11662>, 0x64eefccb847d <vm_exec_core+1677>, 0x64eefccb953f <vm_exec_core+5967>, 0x64eefccbe7e9 <vm_exec_core+27129>, 0x64eefccb91fd <vm_exec_core+5133>, 0x64eefccbfcb3 <vm_exec_core+32451>, 0x64eefccbd6ff <vm_exec_core+22799>, 0x64eefccbbbe5 <vm_exec_core+15861>, 0x64eefccb87da <vm_exec_core+2538>, 0x64eefccbefb9 <vm_exec_core+29129>, 0x64eefccbebbf <vm_exec_core+28111>, 0x64eefccb9440 <vm_exec_core+5712>, 0x64eefccb8cf8 <vm_exec_core+3848>, 0x64eefccbdc83 <vm_exec_core+24211>, 0x64eefccba0dd <vm_exec_core+8941>, 0x64eefccbf436 <vm_exec_core+30278>, 0x64eefccbee6e <vm_exec_core+28798>, 0x64eefccba99c <vm_exec_core+11180>, 0x64eefccbbb4d <vm_exec_core+15709>, 0x64eefccbd829 <vm_exec_core+23097>, 0x64eefccbedca <vm_exec_core+28634>, 0x64eefccbca9c <vm_exec_core+19628>, 0x64eefccbd9d1 <vm_exec_core+23521>, 0x64eefccbe1a9 <vm_exec_core+25529>, 0x64eefccbc993 <vm_exec_core+19363>, 0x64eefccb8c4d <vm_exec_core+3677>, 0x64eefccbd24f <vm_exec_core+21599>, 0x64eefccb8a0d <vm_exec_core+3101>, 0x64eefccb8df6 <vm_exec_core+4102>, 0x64eefccbadc6 <vm_exec_core+12246>, 0x64eefccbc6db <vm_exec_core+18667>, 0x64eefccbcf22 <vm_exec_core+20786>, 0x64eefccbc4e6 <vm_exec_core+18166>, 0x64eefccb86f6 <vm_exec_core+2310>, 0x64eefccbe527 <vm_exec_core+26423>, 0x64eefccbea82 <vm_exec_core+27794>, 0x64eefccb8e93 <vm_exec_core+4259>, 0x64eefccb9b78 <vm_exec_core+7560>, 0x64eefccb94e5 <vm_exec_core+5877>, 0x64eefccba330 <vm_exec_core+9536>, 0x64eefccbb9a1 <vm_exec_core+15281>, 0x64eefccb8f3a <vm_exec_core+4426>, 0x64eefccbe276 <vm_exec_core+25734>, 0x64eefccb9aae <vm_exec_core+7358>, 0x64eefccbb622 <vm_exec_core+14386>, 0x64eefccbc0dc <vm_exec_core+17132>, 0x64eefccbdde4 <vm_exec_core+24564>, 0x64eefccbcc9b <vm_exec_core+20139>, 0x64eefccba3d9 <vm_exec_core+9705>, 0x64eefccb9dd1 <vm_exec_core+8161>, 0x64eefccbdb88 <vm_exec_core+23960>, 0x64eefccbb022 <vm_exec_core+12850>, 0x64eefccbd321 <vm_exec_core+21809>, 0x64eefccbce0f <vm_exec_core+20511>, 0x64eefccbd3ae <vm_exec_core+21950>, 0x64eefccbe70a <vm_exec_core+26906>, 0x64eefccb819b <vm_exec_core+939>, 0x64eefccbdef7 <vm_exec_core+24839>, 0x64eefccba6a2 <vm_exec_core+10418>, 0x64eefccbda9e <vm_exec_core+23726>, 0x64eefccba7c8 <vm_exec_core+10712>, 0x64eefccbc8df <vm_exec_core+19183>, 0x64eefccbf701 <vm_exec_core+30993>, 0x64eefccbbf4b <vm_exec_core+16731>, 0x64eefccbc5a3 <vm_exec_core+18355>, 0x64eefccbaa2f <vm_exec_core+11327>, 0x64eefccb9ef5 <vm_exec_core+8453>, 0x64eefccbd47b <vm_exec_core+22155>, 0x64eefccb9045 <vm_exec_core+4693>, 0x64eefccbbd4f <vm_exec_core+16223>, 0x64eefccc6ed9 <vm_exec_core+61673>, 0x64eefccbcbdc <vm_exec_core+19948>, 0x64eefccb90e0 <vm_exec_core+4848>, 0x64eefccb9991 <vm_exec_core+7073>, 0x64eefccb97aa <vm_exec_core+6586>, 0x64eefccb9c6a <vm_exec_core+7802>, 0x64eefccba4f8 <vm_exec_core+9992>, 0x64eefccbf35e <vm_exec_core+30062>, 0x64eefccb81a0 <vm_exec_core+944>, 0x64eefccb98b6 <vm_exec_core+6854>, 0x64eefccbfe3b <vm_exec_core+32843>, 0x64eefccbd14d <vm_exec_core+21341>, 0x64eefccbc3dc <vm_exec_core+17900>, 0x64eefccbe306 <vm_exec_core+25878>, 0x64eefccc01f8 <vm_exec_core+33800>, 0x64eefccbe62e <vm_exec_core+26686>, 0x64eefccbf4d8 <vm_exec_core+30440>, 0x64eefccbf5a9 <vm_exec_core+30649>, 0x64eefccb8b17 <vm_exec_core+3367>, 0x64eefccbeeda <vm_exec_core+28906>, 0x64eefccbaf46 <vm_exec_core+12630>, 0x64eefccbf125 <vm_exec_core+29493>, 0x64eefccba86d <vm_exec_core+10877>, 0x64eefccba17a <vm_exec_core+9098>, 0x64eefccbb47d <vm_exec_core+13965>, 0x64eefccb8fab <vm_exec_core+4539>, 0x64eefccbf676 <vm_exec_core+30854>, 0x64eefccbb6db <vm_exec_core+14571>, 0x64eefccbb269 <vm_exec_core+13433>, 0x64eefccb8294 <vm_exec_core+1188>, 0x64eefccb88b3 <vm_exec_core+2755>, 0x64eefccbc28f <vm_exec_core+17567>, 0x64eefccbb879 <vm_exec_core+14985>, 0x64eefccbc162 <vm_exec_core+17266>, 0x64eefccbc004 <vm_exec_core+16916>, 0x64eefccbae63 <vm_exec_core+12403>, 0x64eefccbb775 <vm_exec_core+14725>, 0x64eefccbb35a <vm_exec_core+13674>, 0x64eefccbbad2 <vm_exec_core+15586>, 0x64eefccbba57 <vm_exec_core+15463>, 0x64eefccbe5f0 <vm_exec_core+26624>, 0x64eefccbab6f <vm_exec_core+11647>, 0x64eefccb846e <vm_exec_core+1662>, 0x64eefccb9530 <vm_exec_core+5952>, 0x64eefccbe7da <vm_exec_core+27114>, 0x64eefccb91ee <vm_exec_core+5118>, 0x64eefccbfca4 <vm_exec_core+32436>, 0x64eefccbd6f0 <vm_exec_core+22784>, 0x64eefccbbbd6 <vm_exec_core+15846>, 0x64eefccb87cb <vm_exec_core+2523>, 0x64eefccbefaa <vm_exec_core+29114>, 0x64eefccbebb0 <vm_exec_core+28096>, 0x64eefccb9431 <vm_exec_core+5697>, 0x64eefccb8ce9 <vm_exec_core+3833>, 0x64eefccbdc74 <vm_exec_core+24196>, 0x64eefccba0ce <vm_exec_core+8926>, 0x64eefccbf427 <vm_exec_core+30263>, 0x64eefccbee5f <vm_exec_core+28783>, 0x64eefccba98d <vm_exec_core+11165>, 0x64eefccbbb3e <vm_exec_core+15694>, 0x64eefccbd81a <vm_exec_core+23082>, 0x64eefccbedbb <vm_exec_core+28619>, 0x64eefccbca8d <vm_exec_core+19613>, 0x64eefccbd9c2 <vm_exec_core+23506>, 0x64eefccbe19a <vm_exec_core+25514>, 0x64eefccbc984 <vm_exec_core+19348>, 0x64eefccb8c3e <vm_exec_core+3662>, 0x64eefccbd240 <vm_exec_core+21584>, 0x64eefccb89fe <vm_exec_core+3086>, 0x64eefccb8de7 <vm_exec_core+4087>, 0x64eefccbadb7 <vm_exec_core+12231>, 0x64eefccbc6cc <vm_exec_core+18652>, 0x64eefccbcf13 <vm_exec_core+20771>, 0x64eefccbc4d7 <vm_exec_core+18151>, 0x64eefccb86e7 <vm_exec_core+2295>, 0x64eefccbe518 <vm_exec_core+26408>, 0x64eefccbea73 <vm_exec_core+27779>, 0x64eefccb8e84 <vm_exec_core+4244>, 0x64eefccb9b69 <vm_exec_core+7545>, 0x64eefccb94d6 <vm_exec_core+5862>, 0x64eefccba321 <vm_exec_core+9521>, 0x64eefccbb992 <vm_exec_core+15266>, 0x64eefccb8f2b <vm_exec_core+4411>, 0x64eefccbe267 <vm_exec_core+25719>, 0x64eefccb9a9f <vm_exec_core+7343>, 0x64eefccbb613 <vm_exec_core+14371>, 0x64eefccbc0cd <vm_exec_core+17117>, 0x64eefccbddd5 <vm_exec_core+24549>, 0x64eefccbcc8c <vm_exec_core+20124>, 0x64eefccba3ca <vm_exec_core+9690>, 0x64eefccb9dc2 <vm_exec_core+8146>, 0x64eefccbdb79 <vm_exec_core+23945>, 0x64eefccbb013 <vm_exec_core+12835>, 0x64eefccbd312 <vm_exec_core+21794>, 0x64eefccbce00 <vm_exec_core+20496>, 0x64eefccbd39f <vm_exec_core+21935>, 0x64eefccbe6fb <vm_exec_core+26891>, 0x64eefccbcbb9 <vm_exec_core+19913>, 0x64eefccbdee8 <vm_exec_core+24824>, 0x64eefccba693 <vm_exec_core+10403>, 0x64eefccbda8f <vm_exec_core+23711>, 0x64eefccba7b9 <vm_exec_core+10697>, 0x64eefccbc8d0 <vm_exec_core+19168>, 0x64eefccbcbb9 <vm_exec_core+19913>, 0x64eefccbbf3c <vm_exec_core+16716>, 0x64eefccbc594 <vm_exec_core+18340>, 0x64eefccbaa20 <vm_exec_core+11312>, 0x64eefccb9ee6 <vm_exec_core+8438>, 0x64eefccbd46c <vm_exec_core+22140>, 0x64eefccb9036 <vm_exec_core+4678>, 0x64eefccbbd40 <vm_exec_core+16208>, 0x64eefccc6eca <vm_exec_core+61658>, 0x64eefccbcbcd <vm_exec_core+19933>, 0x64eefccb90d1 <vm_exec_core+4833>, 0x64eefccb9982 <vm_exec_core+7058>, 0x64eefccb979b <vm_exec_core+6571>, 0x64eefccb9c5b <vm_exec_core+7787>, 0x64eefccba4e9 <vm_exec_core+9977>, 0x64eefccbc3d7 <vm_exec_core+17895>, 0x64eefccbbd36 <vm_exec_core+16198>, 0x64eefccbc3d2 <vm_exec_core+17890>, 0x64eefccbcb79 <vm_exec_core+19849>, 0x64eefccbcb39 <vm_exec_core+19785>, 0x64eefccb9c56 <vm_exec_core+7782>, 0x64eefccbced7 <vm_exec_core+20711>, 0x64eefccbb25f <vm_exec_core+13423>, 0x64eefccbb264 <vm_exec_core+13428>, 0x64eefccbcb34 <vm_exec_core+19780>, 0x64eefccbc6c7 <vm_exec_core+18647>...}
        reg_cfp = 0x7d30fa7ff790
        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 0x000064eefccb459b 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>, 0x7ffeb077cc80, <optimized out>, <optimized out>}, prev = 0x7d30fb246750, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000064eefc92a5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7d30fcbaae78) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffeb077ce10, <optimized out>, 0x7ffeb077cd60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7d30fcbaae78
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x000064eefc923b37 in rb_main (argc=9, argv=0x7ffeb077cfd8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffeb077cfd8) 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

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

[Inferior 1 (process 3730247) detached]
Children under /tmp/rubytest.knn5tb:
* -rw------- 1 35 2025-05-06 15:33:27 +0000 autoload20250506-3730265-ytiv5i.rb
$ timeout 60 gdb -p 3729917 -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 3729916 -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)

$$$[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=2024 -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.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-06T15:11:44Z master 925da36876) +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.127757 seconds

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