# Logfile created on 2025-01-23 19:13:57 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ec22430fdd0 @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.20250123-191357", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ec2243301c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ec22484fe58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ec22424a238 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250123-191357", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250123-191357>, @binmode=false, @mon_data=#<Monitor:0x00007ec22484f9d0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 7ed08c4fd3
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering 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/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/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
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]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.15.1
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.11.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=3701
  "--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/814] 2365418=test_gem_security_policy
[  2/814] 2365428=test_file
[  3/814] 2365423=test_gem_install_update_options
[  4/814] 2365429=test_gem_resolver_index_set
[  5/814] 2365420=test_init
[  6/814] 2365417=test_case_options
[  7/814] 2365422=test_arity
[  8/814] 2365426=test_files_sample
[  9/814] 2365425=test_update
[ 10/814] 2365431=test_switch_hitter
[ 11/814] 2365421=test_defined
[ 12/814] 2365427=test_pack
[ 13/814] 2365419=test_call
[ 14/814] 2365424=test_thread
[ 15/814] 2365422=test_hash_create
[ 16/814] 2365416=json_generic_object_test
[ 17/814] 2365425=test_too_many_dummy_encodings
[ 18/814] 2365430=test_filter
[ 19/814] 2365417=test_gem_ext_cmake_builder
[ 20/814] 2365422=test_erb_m17n
[ 21/814] 2365428=test_clone
[ 22/814] 2365416=test_objspace
[ 23/814] 2365422=test_koi8
[ 24/814] 2365431=test_gem_resolver_vendor_set
[ 25/814] 2365422=test_evaluation
[ 26/814] 2365422=test_fnmatch
[ 27/814] 2365430=test_have_library
[ 28/814] 2365421=test_erb_command
[ 29/814] 2365425=test_require
[ 30/814] 2365422=test_https
[ 31/814] 2365426=test_httpresponses
[ 32/814] 2365421=integer_base_flags_test
[ 33/814] 2365419=test_unicode_escape
[ 34/814] 2365426=test_ftp
[ 35/814] 2365426=test_completion
[ 36/814] 2365421=test_raise
[ 37/814] 2365421=test_proxy
[ 38/814] 2365429=test_io_wait_uncommon
[ 39/814] 2365428=test_string
[ 40/814] 2365429=test_shift_jis
[ 41/814] 2365417=test_yield
[ 42/814] 2365419=test_gem_request_set_lockfile_parser
[ 43/814] 2365429=test_gem_ci_detector
[ 44/814] 2365429=fixtures_test
[ 45/814] 2365431=test_rational2
[ 46/814] 2365431=test_gem_dependency_resolution_error
[ 47/814] 2365431=test_http
[ 48/814] 2365427=test_ractor
[ 49/814] 2365421=test_my_integer
[ 50/814] 2365421=test_gem_commands_environment_command
[ 51/814] 2365428=test_tracepoint
[ 52/814] 2365423=test_array_create
[ 53/814] 2365423=test_debugger_integration
[ 54/814] 2365427=test_gem_resolver_installed_specification
[ 55/814] 2365420=test_internal_ivar
[ 56/814] 2365420=test_cgi_cookie
[ 57/814] 2365423=test_gem_commands_mirror
[ 58/814] 2365420=test_cd
[ 59/814] 2365423=symbol_encoding_test
[ 60/814] 2365420=desugar_compiler_test
[ 61/814] 2365418=test_hmac
[ 62/814] 2365418=test_signedness
[ 63/814] 2365419=test_gem_spec_fetcher
[ 64/814] 2365420=test_ractor
[ 65/814] 2365429=test_undef
[ 66/814] 2365429=test_gem_commands_sources_command
[ 67/814] 2365423=test_c_union_entity
[ 68/814] 2365420=test_ws
[ 69/814] 2365421=test_date_arith
[ 70/814] 2365423=test_io_console
[ 71/814] 2365421=test_metaclass
[ 72/814] 2365421=test_numeric
[ 73/814] 2365420=test_io
[ 74/814] 2365427=test_enum
[ 75/814] 2365421=test_gem_commands_which_command
[ 76/814] 2365419=test_gem_source_specific_file
[ 77/814] 2365428=test_unix
[ 78/814] 2365421=parse_test
[ 79/814] 2365428=test_context
[ 80/814] 2365429=test_symbol
[ 81/814] 2365421=test_optparse
[ 82/814] 2365419=test_coder
[ 83/814] 2365419=test_last_thread
[ 84/814] 2365421=test_gem_source_lock
[ 85/814] 2365421=test_ldap
[ 86/814] 2365421=test_gem_remote_fetcher_local_server
[ 87/814] 2365430=test_etc
[ 88/814] 2365421=test_macro
[ 89/814] 2365428=test_hash
[ 90/814] 2365430=test_cipher
[ 91/814] 2365428=test_new
[ 92/814] 2365421=test_gem_util
[ 93/814] 2365428=test_raise_exception
[ 94/814] 2365426=test_config
[ 95/814] 2365430=test_tempfile
[ 96/814] 2365419=test_gem_resolver
[ 97/814] 2365426=test_gem_gemcutter_utilities
[ 98/814] 2365421=test_gem_remote_fetcher
[ 99/814] 2365419=test_jaro_winkler
[100/814] 2365419=test_gem_commands_yank_command
[101/814] 2365430=test_exit
[102/814] 2365426=test_pattern_key_name_check
[103/814] 2365426=test_postponed_job
[104/814] 2365423=ractor_test
[105/814] 2365421=test_gem_request_set_lockfile
[106/814] 2365423=test_cparser
[107/814] 2365419=test_human_typo
[108/814] 2365419=test_dot_dot
[109/814] 2365419=test_bignum
[110/814] 2365430=reflection_test
[111/814] 2365425=test_key_error
[112/814] 2365425=test_enc_raise
[113/814] 2365425=test_engine
[114/814] 2365419=test_httpresponse
[115/814] 2365425=test_show_source
[116/814] 2365430=test_inlinecache
[117/814] 2365428=test_weakkeymap
[118/814] 2365418=test_usrmarshal
[119/814] 2365419=test_gem_command
[120/814] 2365430=test_pinned
[121/814] 2365425=test_memory_view
[122/814] 2365430=test_method_cache
[123/814] 2365430=test_iterator
[124/814] 2365421=test_string
[125/814] 2365421=test_gem_resolver_index_specification
[126/814] 2365419=test_marshalable
[127/814] 2365427=test_gem_dependency
[128/814] 2365419=test_serialize_subclasses
[129/814] 2365419=test_const
[130/814] 2365419=test_class
[131/814] 2365421=parse_comments_test
[132/814] 2365421=test_gem_commands_dependency_command
[133/814] 2365430=test_cmethod
[134/814] 2365430=test_qsort
[135/814] 2365426=test_command_aliasing
[136/814] 2365430=test_gem_ext_ext_conf_builder
[137/814] 2365426=test_path_to_class
[138/814] 2365423=string_test
[139/814] 2365425=test_storage
[140/814] 2365426=test_thread_fd_close
[141/814] 2365423=json_addition_test
[142/814] 2365426=test_coverage
[143/814] 2365425=test_stream
[144/814] 2365425=json_common_interface_test
[145/814] 2365423=test_func
[146/814] 2365421=test_pathname
[147/814] 2365427=test_remote_fetch_error
[148/814] 2365425=test_kill_ring
[149/814] 2365427=test_gem_resolver_git_specification
[150/814] 2365425=test_dir_m17n
[151/814] 2365418=named_capture_test
[152/814] 2365431=test_cgi_tag_helper
[153/814] 2365431=test_gem_commands_cert_command
[154/814] 2365418=test_io
[155/814] 2365427=test_fileutils
[156/814] 2365421=test_eval
[157/814] 2365421=test_process
[158/814] 2365421=test_object
[159/814] 2365418=test_foreach
[160/814] 2365418=test_econv
[161/814] 2365422=test_securerandom
[162/814] 2365422=test_nowrite
[163/814] 2365422=test_flip
[164/814] 2365422=test_thread_queue
[165/814] 2365427=test_summary
[166/814] 2365427=test_stack
[167/814] 2365429=test_gem_commands_install_command
[168/814] 2365423=test_gem_ext_cargo_builder_unit
[169/814] 2365423=test_num2int
[170/814] 2365421=test_gem_source_local
[171/814] 2365423=test_iter_break
[172/814] 2365423=test_parse
[173/814] 2365426=test_have_macro
[174/814] 2365421=test_process
[175/814] 2365428=test_wss
[176/814] 2365428=test_address_resolve
[177/814] 2365428=test_closure
[178/814] 2365430=test_digest
[179/814] 2365430=test_variable
[180/814] 2365426=test_cstr
[181/814] 2365428=test_gem_resolver_lock_specification
[182/814] 2365431=test_gem_resolver_api_specification
[183/814] 2365424=test_rendering
[184/814] 2365430=test_getopts
[185/814] 2365430=parameters_signature_test
[186/814] 2365430=test_primitive
[187/814] 2365431=test_gem_request
[188/814] 2365430=test_nonblock
[189/814] 2365430=test_gem_commands_signin_command
[190/814] 2365418=test_pkey
[191/814] 2365424=test_gem_commands_specification_command
[192/814] 2365423=test_yield_block
[193/814] 2365418=test_recorder
[194/814] 2365423=test_yaml
[195/814] 2365418=test_boolean
[196/814] 2365428=test_config
[197/814] 2365418=test_ractor
[198/814] 2365430=test_document
[199/814] 2365430=test_bug_reporter
[200/814] 2365426=test_spell_checker
[201/814] 2365426=test_file
[202/814] 2365425=bom_test
[203/814] 2365418=test_sockopt
[204/814] 2365418=test_frozen_error
[205/814] 2365418=test_lambda
[206/814] 2365427=test_encoding
[207/814] 2365425=test_pattern_matching
[208/814] 2365427=test_thread
[209/814] 2365431=test_gem_commands_search_command
[210/814] 2365423=test_arithmetic_sequence
[211/814] 2365431=test_literal
[212/814] 2365423=test_irb
[213/814] 2365425=test_pager
[214/814] 2365418=test_gem_resolver_conflict
[215/814] 2365418=test_readpartial
[216/814] 2365427=test_scalar
[217/814] 2365422=test_gem_commands_contents_command
[218/814] 2365427=newline_offsets_test
[219/814] 2365425=test_regexp
[220/814] 2365418=test_str2big
[221/814] 2365424=test_rational
[222/814] 2365418=relocation_test
[223/814] 2365418=test_windows_1251
[224/814] 2365418=test_unicode
[225/814] 2365429=test_parser_events
[226/814] 2365418=test_addr
[227/814] 2365430=test_stat
[228/814] 2365430=test_eval
[229/814] 2365422=test_copy
[230/814] 2365418=test_convertible
[231/814] 2365429=test_gem_resolver_best_set
[232/814] 2365429=test_yamldbm
[233/814] 2365429=test_helper
[234/814] 2365429=test_thread_cv
[235/814] 2365428=test_cgi_modruby
[236/814] 2365428=test_protect
[237/814] 2365428=test_tree_builder
[238/814] 2365422=test_protocol
[239/814] 2365428=test_gem_ext_cargo_builder_link_flag_converter
[240/814] 2365427=test_gem_commands_open_command
[241/814] 2365428=test_cgi_util
[242/814] 2365422=test_x509req
[243/814] 2365423=test_c_struct_builder
[244/814] 2365429=location_test
[245/814] 2365427=dump_test
[246/814] 2365429=test_enc_associate
[247/814] 2365417=test_allocation
[248/814] 2365423=test_gc
[249/814] 2365424=test_iseq
[250/814] 2365422=test_store
[251/814] 2365428=test_insns_leaf
[252/814] 2365428=test_string_memory
[253/814] 2365428=regexp_test
[254/814] 2365428=test_pkg_config
[255/814] 2365428=test_line_editor
[256/814] 2365428=test_big2str
[257/814] 2365428=test_open-uri
[258/814] 2365428=test_coderange
[259/814] 2365428=test_dln
[260/814] 2365428=test_history
[261/814] 2365422=test_x509attr
[262/814] 2365428=test_complex2
[263/814] 2365422=test_iso_8859
[264/814] 2365428=test_flush
[265/814] 2365422=test_complexrational
[266/814] 2365428=test_pkcs7
[267/814] 2365422=test_cgi_header
[268/814] 2365422=test_gem_commands_fetch_command
[269/814] 2365430=test_mul
[270/814] 2365430=test_mkmf
[271/814] 2365430=test_enumerator_kw
[272/814] 2365430=test_mixed_unicode_escapes
[273/814] 2365430=test_require_path_check
[274/814] 2365429=test_x509crl
[275/814] 2365422=test_numeric
[276/814] 2365428=test_stringscanner
[277/814] 2365422=test_class
[278/814] 2365422=test_cgi_session
[279/814] 2365422=test_gb18030
[280/814] 2365422=test_gem_package_tar_reader
[281/814] 2365428=test_type_completor
[282/814] 2365430=test_gbk
[283/814] 2365428=test_gem_specification
[284/814] 2365426=test_gem_name_tuple
[285/814] 2365430=test_warning
[286/814] 2365422=test_gem_dependency_installer
[287/814] 2365426=test_refinement
[288/814] 2365416=test_pointer
[289/814] 2365424=equality_test
[290/814] 2365429=test_gem_commands_query_command
[291/814] 2365424=test_color
[292/814] 2365430=test_eval_history
[293/814] 2365416=test_c_struct_entry
[294/814] 2365424=test_files_ext
[295/814] 2365431=test_x509ext
[296/814] 2365416=unescape_test
[297/814] 2365431=source_location_test
[298/814] 2365430=test_complex
[299/814] 2365416=test_at_exit
[300/814] 2365416=test_instrumentation_api
[301/814] 2365424=test_inadvertent_creation
[302/814] 2365431=static_inspect_test
[303/814] 2365431=test_rat
[304/814] 2365431=test_extlibs
[305/814] 2365430=json_string_matching_test
[306/814] 2365424=test_gem_ext_rake_builder
[307/814] 2365430=test_monitor
[308/814] 2365430=test_flags
[309/814] 2365429=test_asn1
[310/814] 2365429=test_transcode
[311/814] 2365427=test_whileuntil
[312/814] 2365427=test_tcp
[313/814] 2365429=test_pp
[314/814] 2365429=test_sprintf_comb
[315/814] 2365427=test_method_cache
[316/814] 2365419=test_path
[317/814] 2365427=test_gem_stub_specification
[318/814] 2365419=tunnel_test
[319/814] 2365420=test_gem_text
[320/814] 2365429=test_settracefunc
[321/814] 2365419=test_gem_commands_stale_command
[322/814] 2365416=test_gem_version
[323/814] 2365419=test_gem_resolver_specification
[324/814] 2365419=test_encoding
[325/814] 2365427=test_load
[326/814] 2365427=json_fixtures_test
[327/814] 2365427=test_default_gems
[328/814] 2365430=test_constant
[329/814] 2365427=test_gem_security_trust_dir
[330/814] 2365427=test_have_func
[331/814] 2365420=test_enc_str_buf_cat
[332/814] 2365420=test_gem_package_tar_reader_entry
[333/814] 2365424=test_zsh_completion
[334/814] 2365424=test_webauthn_listener
[335/814] 2365418=test_lock_native_thread
[336/814] 2365418=test_passing_block
[337/814] 2365418=test_http
[338/814] 2365416=test_x509certLeaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 7 : #<TCPSocket:fd 7, AF_INET, 127.0.0.1, 44253>

COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    2365424  ko1    7u  IPv4 360335902      0t0  TCP localhost:44253->localhost:41214 (CLOSE_WAIT)
[339/814] 2365418=test_addrinfo
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 7
[340/814] 2365424=test_bug-14834
[341/814] 2365419=test_buffering
[342/814] 2365420=ruby_parser_test
[343/814] 2365420=test_svcb_https
[344/814] 2365419=test_key_actor_vi
[345/814] 2365418=test_enumerable
[346/814] 2365418=test_bmethod
[347/814] 2365418=test_gem_uri_formatter
[348/814] 2365420=test_sprintf
[349/814] 2365418=test_optimization
[350/814] 2365424=test_gem_request_connection_pools
[351/814] 2365419=test_common
[352/814] 2365420=test_registry
[353/814] 2365420=test_deprecate
[354/814] 2365424=test_ssl
[355/814] 2365420=parse_success_test
[356/814] 2365428=test_module
[357/814] 2365420=test_gem_commands_push_command
[358/814] 2365416=test_ractor
[359/814] 2365416=test_euc_jp
[360/814] 2365416=test_scanner_events
[361/814] 2365427=test_external_new
[362/814] 2365416=test_abi
[363/814] 2365427=test_gem_resolver_dependency_request
[364/814] 2365427=test_force_exit
[365/814] 2365427=test_rubyvm
[366/814] 2365427=test_data_error
[367/814] 2365419=test_gem_doctor
[368/814] 2365422=test_ancdata
[369/814] 2365419=test_weakmap
[370/814] 2365416=test_gem_unsatisfiable_dependency_error
[371/814] 2365422=test_ractor
[372/814] 2365416=pattern_test
[373/814] 2365427=test_disable_irb
[374/814] 2365427=test_gem_package_tar_header
[375/814] 2365416=test_sexp
[376/814] 2365420=test_import
[377/814] 2365427=test_basicsocket
[378/814] 2365416=test_gem_commands_owner_command
[379/814] 2365422=test_recursion
[380/814] 2365422=test_normalize
[381/814] 2365422=test_find
[382/814] 2365427=locals_test
[383/814] 2365427=test_gem_resolver_vendor_specification
[384/814] 2365422=test_typeddata
[385/814] 2365427=test_date_strftime
[386/814] 2365429=compiler_test
[387/814] 2365429=test_struct
[388/814] 2365429=test_basicinstructions
[389/814] 2365429=test_bigzero
[390/814] 2365429=test_mutex
[391/814] 2365431=test_key_actor_emacs
[392/814] 2365416=test_gem_ext_builder
[393/814] 2365422=test_history
[394/814] 2365422=test_verbose
[395/814] 2365422=test_iseq_load
[396/814] 2365429=test_fstring
[397/814] 2365420=test_name_error_extension
[398/814] 2365420=test_timeout
[399/814] 2365431=test_fixnum
[400/814] 2365420=test_signal
[401/814] 2365429=test_scheduler
[402/814] 2365427=test_ensure_and_callcc
[403/814] 2365431=test_null
[404/814] 2365427=test_big5
[405/814] 2365431=test_gem_resolver_activation_request
[406/814] 2365430=test_fd_setsize
[407/814] 2365430=test_objectspace
[408/814] 2365427=test_trick
[409/814] 2365431=test_gem_request_set
[410/814] 2365429=version_test
[411/814] 2365429=lex_test
[412/814] 2365429=test_gem_rdoc
[413/814] 2365429=test_require_lib
[414/814] 2365431=test_files_test_2
[415/814] 2365426=test_gem_version_option
[416/814] 2365426=test_gem_remote_fetcher_s3
[417/814] 2365420=test_udp
[418/814] 2365420=dispatcher_test
[419/814] 2365420=test_configuration
[420/814] 2365422=test_windows_1252
[421/814] 2365422=test_stringify_symbols
[422/814] 2365422=test_printf
[423/814] 2365426=test_rubyoptions
[424/814] 2365422=warnings_test
[425/814] 2365420=test_to_ary_concat
[426/814] 2365422=test_gem_source_subpath_problem
[427/814] 2365416=test_tmpdir
[428/814] 2365422=node_id_test
[429/814] 2365416=test_locale
[430/814] 2365416=parse_stream_test
[431/814] 2365416=test_gem_resolver_api_set
[432/814] 2365416=test_ts
[433/814] 2365422=test_emitter
[434/814] 2365422=test_dryrun
[435/814] 2365422=test_string_processing
[436/814] 2365422=encodings_test
[437/814] 2365428=test_io_buffer
[438/814] 2365422=test_gem_impossible_dependencies_error
[439/814] 2365428=json_generator_test
[440/814] 2365422=test_type
[441/814] 2365422=test_range
[442/814] 2365416=test_placearg
[443/814] 2365420=test_interned_str
[444/814] 2365420=test_gem_commands_cleanup_command
[445/814] 2365416=test_config
[446/814] 2365416=test_env
[447/814] 2365428=regular_expression_encoding_test
[448/814] 2365428=test_project_sanity
[449/814] 2365424=test_continuation
[450/814] 2365428=test_forwardable
[451/814] 2365424=test_object_create_start
[452/814] 2365424=comments_test
[453/814] 2365424=test_delete
[454/814] 2365424=test_config
[455/814] 2365428=test_io_m17n
[456/814] 2365424=test_ensured
[457/814] 2365420=test_gem_commands_uninstall_command
[458/814] 2365424=test_rendering
[459/814] 2365424=test_nesting_parser
[460/814] 2365424=test_gem_dependency_list
[461/814] 2365417=test_files_test
[462/814] 2365427=test_gem_resolver_installer_set
[463/814] 2365424=test_require
[464/814] 2365424=test_ifunless
[465/814] 2365424=test_gem_silent_ui
[466/814] 2365424=test_shapes
[467/814] 2365424=test_ocsp
[468/814] 2365417=test_pkey_dh
[469/814] 2365417=test_set_len
[470/814] 2365417=test_threadgroup
[471/814] 2365427=test_euc_kr
[472/814] 2365427=test_gem_commands_lock_command
[473/814] 2365427=test_gem_local_remote_options
[474/814] 2365427=test_bash_completion
[475/814] 2365427=test_exception
[476/814] 2365422=test_gem_security_signer
[477/814] 2365417=test_x509store
[478/814] 2365424=test_mdns
[479/814] 2365422=test_gem_ext_configure_builder
[480/814] 2365424=test_dir
[481/814] 2365422=test_merge_keys
[482/814] 2365422=test_random
[483/814] 2365422=test_lexer
[484/814] 2365422=test_kwargs
[485/814] 2365422=test_io_wait
[486/814] 2365422=index_write_test
[487/814] 2365422=test_integer_comb
[488/814] 2365417=test_tsort
[489/814] 2365417=test_depth_first
[490/814] 2365419=test_ns_spki
[491/814] 2365417=test_bundled_gems
[492/814] 2365417=test_custom_command
[493/814] 2365419=lex_test
[494/814] 2365420=test_tree_spell_checker
[495/814] 2365420=test_m17n_comb
[496/814] 2365417=test_date_ractor
[497/814] 2365424=test_pair
[498/814] 2365417=test_install
[499/814] 2365417=test_prettyprint
[500/814] 2365429=integer_parse_test
[501/814] 2365428=test_gem_validator
[502/814] 2365429=test_queue
[503/814] 2365429=test_sleep
[504/814] 2365417=regular_expression_options_test
[505/814] 2365428=test_key_event_record
[506/814] 2365428=test_m17n
[507/814] 2365417=test_buffered_io
[508/814] 2365417=test_yjit
[509/814] 2365428=test_date_conv
[510/814] 2365428=test_webauthn_poller
[511/814] 2365428=test_egrep_cpp
[512/814] 2365428=test_argf
[513/814] 2365419=test_gem_resolver_composed_set
[514/814] 2365419=test_pkey_rsa
[515/814] 2365431=test_trace
[516/814] 2365431=test_numhash
[517/814] 2365431=test_gem_stream_ui
[518/814] 2365431=test_nofree
[519/814] 2365431=test_arity
[520/814] 2365431=test_ipaddr
[521/814] 2365431=test_gem_source_fetch_problem
[522/814] 2365431=test_set
[523/814] 2365431=test_gem_update_suggestion
[524/814] 2365431=test_resource
[525/814] 2365431=test_member
[526/814] 2365431=test_gem_console_ui
[527/814] 2365431=test_ractor_compatibility
[528/814] 2365419=test_append
[529/814] 2365419=test_gem_resolver_lock_set
[530/814] 2365419=test_unicode_normalize
[531/814] 2365419=test_method
[532/814] 2365424=test_reline_key
[533/814] 2365424=test_reqarg
[534/814] 2365429=test_case_mapping
[535/814] 2365429=test_yaml_tree
[536/814] 2365418=test_mailto
[537/814] 2365418=test_rubygems
[538/814] 2365429=test_gem_package_tar_writer
[539/814] 2365429=ripper_test
[540/814] 2365418=test_weakref
[541/814] 2365430=test_timeout
[542/814] 2365431=test_not
[543/814] 2365431=test_socket
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007e7d989d2a80 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:711 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007e7d989d2a80 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:711 dead>
[544/814] 2365418=test_function
[545/814] 2365423=test_arith_seq_beg_len_step
[546/814] 2365424=test_reline
[547/814] 2365427=test_hash
[548/814] 2365423=test_gem_resolver_requirement_list
[549/814] 2365423=test_beginendblock
[550/814] 2365416=test_io_buffer
[551/814] 2365430=test_scalar_scanner
[552/814] 2365430=test_within_pipe
[553/814] 2365418=test_gem_commands_pristine_command
[554/814] 2365430=test_gem_config_file
[555/814] 2365416=test_yamlstore
[556/814] 2365416=test_yjit_exit_locations
[557/814] 2365430=test_gem_safe_yaml
[558/814] 2365430=test_digest_extend
[559/814] 2365430=test_autoconf
[560/814] 2365430=test_did_you_mean
[561/814] 2365416=test_popen_deadlock
[562/814] 2365429=test_bug-5832
[563/814] 2365429=test_case
[564/814] 2365430=test_cgi_multipart
[565/814] 2365429=test_ast
[566/814] 2365423=test_pack
[567/814] 2365430=test_rb_str_dup
[568/814] 2365430=fuzzer_test
[569/814] 2365423=onigmo_test
[570/814] 2365423=test_struct
[571/814] 2365423=test_gc
[572/814] 2365430=test_math
[573/814] 2365423=test_time
[574/814] 2365430=json_encoding_test
[575/814] 2365430=test_super
[576/814] 2365423=test_libs
[577/814] 2365423=test_console_attr
[578/814] 2365423=test_gem_bundler_version_finder
[579/814] 2365423=test_webauthn_listener_response
[580/814] 2365423=heredoc_test
[581/814] 2365423=newline_test
[582/814] 2365416=test_array
[583/814] 2365416=test_ubf_async_safe
[584/814] 2365423=snippets_test
[585/814] 2365416=parser_test
[586/814] 2365416=test_gem_path_support
[587/814] 2365416=constant_path_node_test
[588/814] 2365416=test_dns
[589/814] 2365431=test_stringio
[590/814] 2365431=test_require
[591/814] 2365424=test_dup
[592/814] 2365416=test_configuration
[593/814] 2365416=test_comparable
[594/814] 2365416=test_bug-3571
[595/814] 2365416=test_system
[596/814] 2365430=test_emoji_breaks
[597/814] 2365430=test_notimplement
[598/814] 2365430=test_io_timeout
[599/814] 2365430=test_date_new
[600/814] 2365430=test_gem_commands_info_command
[601/814] 2365430=command_line_test
[602/814] 2365430=test_gem_security
[603/814] 2365424=test_euc_tw
[604/814] 2365424=test_compile_prism
[605/814] 2365418=test_gem_commands_build_command
[606/814] 2365422=test_face
[607/814] 2365422=test_sizeof
[608/814] 2365418=test_alias
[609/814] 2365424=test_gem_requirement
[610/814] 2365420=test_object_references
[611/814] 2365418=test_wait
[612/814] 2365420=test_x509name
[613/814] 2365420=test_sleep
[614/814] 2365424=test_helper_method
[615/814] 2365418=test_delegate
[616/814] 2365424=test_cgi_core
[617/814] 2365418=attribute_write_test
[618/814] 2365424=test_parser
[619/814] 2365418=test_yaml_special_cases
[620/814] 2365418=test_gem_source_list
[621/814] 2365424=test_gem_remote_fetcher_local_ssl_server
[622/814] 2365418=test_ractor
[623/814] 2365418=test_float
[624/814] 2365420=percent_delimiter_string_test
[625/814] 2365420=test_gem
[626/814] 2365416=freeze_test
[627/814] 2365416=test_files_test_1
[628/814] 2365425=test_date_strptime
[629/814] 2365430=test_ssl
[630/814] 2365425=test_pkey_dsa
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38501>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    2365430  ko1   10u  IPv4 360345573      0t0  TCP localhost:38501->localhost:48060 (CLOSE_WAIT)
[631/814] 2365423=test_https_proxy
[632/814] 2365418=test_nomethod_error
[633/814] 2365418=library_symbols_test
[634/814] 2365418=test_json_tree
[635/814] 2365418=test_emitter
[636/814] 2365418=test_ractor
[637/814] 2365423=test_framework
[638/814] 2365423=test_case_comprehensive
[639/814] 2365423=test_omap
[640/814] 2365423=test_marshal
[641/814] 2365425=test_zlib
Closed file descriptor: TestOpenURISSL#test_validation_failure: 10
[642/814] 2365424=magic_comment_test
[643/814] 2365418=test_uncorrectable_name_check
[644/814] 2365418=test_load
[645/814] 2365418=test_proc
[646/814] 2365430=test_cclass
[647/814] 2365428=test_shellwords
[648/814] 2365428=test_singleton_function
[649/814] 2365423=test_date_attr
[650/814] 2365428=test_scan_args
[651/814] 2365423=test_integer
[652/814] 2365428=test_duplicate
[653/814] 2365428=json_ext_parser_test
[654/814] 2365428=test_time
[655/814] 2365430=test_erb
[656/814] 2365424=test_condition
[657/814] 2365424=test_cp949
[658/814] 2365424=test_string
[659/814] 2365430=test_emoji
[660/814] 2365430=test_files_lib
[661/814] 2365420=test_sorted_set
[662/814] 2365428=test_help
[663/814] 2365428=test_gem_resolver_git_set
[664/814] 2365422=test_class_name_check
[665/814] 2365422=test_gem_commands_check_command
[666/814] 2365428=test_random_formatter
[667/814] 2365420=test_gem_source_git
[668/814] 2365422=test_pipe
[669/814] 2365428=test_regex_casefold
[670/814] 2365428=test_gem_installer
[671/814] 2365419=test_multi_irb_commands
[672/814] 2365419=test_gem_command_manager
[673/814] 2365422=test_modify_expand
[674/814] 2365422=test_gem_source_installed
[675/814] 2365422=test_gem_available_set
[676/814] 2365422=test_change_word
[677/814] 2365419=test_date
[678/814] 2365422=test_date_time
[679/814] 2365419=test_pkcs12
[680/814] 2365422=test_parser
[681/814] 2365422=test_variable_name_check
[682/814] 2365420=test_dbm
[683/814] 2365420=test_gem_source_vendor
[684/814] 2365420=test_gem_commands_list_command
[685/814] 2365422=test_assembler
[686/814] 2365422=test_pty
[687/814] 2365420=test_gem_platform
[688/814] 2365418=test_symbol
[689/814] 2365418=test_gem_uninstaller
[690/814] 2365420=overlap_test
[691/814] 2365419=test_color_printer
[692/814] 2365419=test_safe_load
[693/814] 2365419=test_gem_source
[694/814] 2365422=test_frozen
[695/814] 2365422=test_handle
[696/814] 2365431=test_exception_at_throwing
[697/814] 2365431=test_name_error
[698/814] 2365419=string_encoding_test
[699/814] 2365419=test_enumerator
[700/814] 2365420=test_gem_package
[701/814] 2365422=test_utf16
[702/814] 2365422=test_kdf
[703/814] 2365422=test_nil
[704/814] 2365422=test_class2name
[705/814] 2365422=test_gem_commands_outdated_command
[706/814] 2365431=test_gem_request_set_lockfile_tokenizer
[707/814] 2365422=string_query_test
[708/814] 2365422=test_backtrace
[709/814] 2365431=test_time_tz
[710/814] 2365431=test_lazy_enumerator
[711/814] 2365418=test_resolve_symbol
[712/814] 2365420=test_profile_frames
[713/814] 2365425=test_date_compat
[714/814] 2365425=test_error_highlight
[715/814] 2365427=test_array
[716/814] 2365418=test_set
[717/814] 2365418=test_find_executable
[718/814] 2365418=test_gem_commands_help_command
[719/814] 2365420=test_stringchar
[720/814] 2365418=test_arith_seq_extract
[721/814] 2365420=test_debug
[722/814] 2365420=test_digest
[723/814] 2365422=test_gem_uri
[724/814] 2365418=test_rbconfig
[725/814] 2365418=test_gem_package_old
[726/814] 2365422=test_command
[727/814] 2365418=test_ractor
[728/814] 2365431=test_psych
[729/814] 2365431=test_fiddle
[730/814] 2365426=test_enumerator
[731/814] 2365426=test_file_exhaustive
[732/814] 2365418=test_gem_ext_cargo_builder
[733/814] 2365418=test_gem_gem_runner
[734/814] 2365431=test_exception
[735/814] 2365431=test_object
[736/814] 2365431=test_gem_commands_signout_command
[737/814] 2365416=test_gem_commands_unpack_command
[738/814] 2365418=test_gem_commands_exec_command
[739/814] 2365431=test_pack
[740/814] 2365422=test_gem_resolver_local_specification
[741/814] 2365422=test_autoload
[742/814] 2365420=test_ssl_session
[743/814] 2365416=test_ractor
[744/814] 2365416=test_optarg
[745/814] 2365431=test_stream
[746/814] 2365431=test_assignment
[747/814] 2365416=test_ruby_lex
[748/814] 2365416=test_syntax
[749/814] 2365420=test_ossl
[750/814] 2365418=test_date_marshal
[751/814] 2365418=test_grapheme_breaks
[752/814] 2365418=test_gem_request_set_gem_dependency_api
[753/814] 2365423=test_key_name_check
[754/814] 2365423=test_ripper
[755/814] 2365418=test_singleton
[756/814] 2365418=test_gem_package_task
[757/814] 2365418=test_ansi
[758/814] 2365418=test_provider
[759/814] 2365425=test_bn
[760/814] 2365425=test_httpheader
[761/814] 2365425=test_data
[762/814] 2365425=test_http_request
[763/814] 2365425=test_gem_commands_server_command
[764/814] 2365425=!Nothing_to_test
[765/814] 2365425=test_keyword
[766/814] 2365421=numeric_value_test
[767/814] 2365421=heredoc_dedent_test
[768/814] 2365430=test_kernel
[769/814] 2365421=test_method_name_check
[770/814] 2365421=test_function_entry
[771/814] 2365421=implicit_array_test
[772/814] 2365421=test_acceptable
[773/814] 2365423=test_len
[774/814] 2365423=test_gem_safe_marshal
[775/814] 2365418=test_tracer
[776/814] 2365421=test_capacity
[777/814] 2365421=test_input_method
[778/814] 2365418=test_nextafter
[779/814] 2365418=test_option
[780/814] 2365421=static_literals_test
[781/814] 2365421=test_random
[782/814] 2365421=test_to_ruby
[783/814] 2365421=test_bundled_ca
[784/814] 2365425=test_workspace
[785/814] 2365418=test_backtrace
[786/814] 2365418=test_gem_commands_update_command
[787/814] 2365425=test_date_parse
[788/814] 2365423=test_fips
[789/814] 2365430=test_pkey_ec
[790/814] 2365430=test_rand
[791/814] 2365425=test_data
[792/814] 2365425=test_noarg
[793/814] 2365420=test_utf32
[794/814] 2365420=test_integer
[795/814] 2365420=test_ellipsize
[796/814] 2365420=test_memory_view
[797/814] 2365420=test_helper
[798/814] 2365420=test_vm_dump
[799/814] 2365420=test_ftp
[800/814] 2365417=test_open3
[801/814] 2365420=errors_test
[802/814] 2365423=test_gem_commands_rebuild_command
[803/814] 2365425=test_gem_commands_setup_command
[804/814] 2365421=test_alias_and_anchor
[805/814] 2365421=test_cesu8
[806/814] 2365421=json_parser_test
[807/814] 2365423=test_generic
[808/814] 2365421=breadth_first_search_test
[809/814] 2365421=test_fiber
[810/814] 2365420=test_resize
[811/814] 2365423=test_div
[812/814] 2365420=test_key_stroke
[813/814] 2365423=test_deprecated
[814/814] 2365430=test_gc_compact
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     959     959     959 ?             -1 Ss    1000   0:05 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
    959     972     972     972 pts/0        972 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
    972     973     972     972 pts/0        972 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    973 2364174     972     972 pts/0        972 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2364174 2364177     972     972 pts/0        972 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.20250123-191357 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
2364177 2364178     972     972 pts/0        972 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250123-191357 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
2364178 2365083     972     972 pts/0        972 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2365083 2365084     972     972 pts/0        972 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2365084 2365413     972     972 pts/0        972 Sl+   1000   0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2365413 2365422     972     972 pts/0        972 Sl+   1000   0:53 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2365422 2401057     972     972 pts/0        972 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2365422 2401060     972     972 pts/0        972 Z+    1000   0:00 [test_autoload.*] <defunct>
2365422 2401063     972     972 pts/0        972 Z+    1000   0:00 [test_autoload.*] <defunct>
2364178 2402001     972     972 pts/0        972 R+    1000   0:00 ps jx
      1 3070353 3070353 3070353 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
3070353 3070354 3070353 3070353 ?             -1 S     1000   0:00 (sd-pam)
      1 3726029 3726029 3726029 ?             -1 Ss    1000   0:00 ssh-agent
{1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[2364174], 2364174=>[2364177], 2364177=>[2364178], 2364178=>[2365083, 2402001], 2365083=>[2365084], 2365084=>[2365413], 2365413=>[2365422], 2365422=>[2401057, 2401060, 2401063], 3070353=>[3070354]}
$ timeout 60 gdb -p 2401057 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000618bc6ff8e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7c73aea006c0 (LWP 2401057) "test_autoload.*" 0x0000618bc6ff8e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7c73aea006c0 (LWP 2401057) "test_autoload.*"):
#0  0x0000618bc6ff8e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000618bc6ff9e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000618bc6f46798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x0000618bc6f46589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x0000618bc6f463bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x0000618bc6f45dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x0000618bc6f45a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x0000618bc6f47d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x0000618bc6fdebe0 in __interceptor_free ()
No symbol table info available.
#9  0x0000618bc704facc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7c739abfd800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8164
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7c739abfd800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4682
No locals.
#11 ruby_xfree (x=0x7c739abfd800) at /tmp/ruby/src/trunk_asan/gc.c:4693
No locals.
#12 0x0000618bc7312515 in rb_threadptr_sched_free (th=th@entry=0x515000470980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2305
No locals.
#13 0x0000618bc73ea0bf in thread_free (ptr=0x540000000388, ptr@entry=0x515000470980) at /tmp/ruby/src/trunk_asan/vm.c:3530
        th = 0x540000000388
#14 0x0000618bc73e9c22 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3126
        th = 0x515000470980
        stack = 0x7c739abfd800
        objspace = <optimized out>
        next = <optimized out>
#15 0x0000618bc7022bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000470980
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x0000618bc702311b in ruby_stop (ex=904, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#17 0x0000618bc71aaccd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#18 0x0000618bc740acb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x649100040001
        cc = <optimized out>
        me = 0x7c73a9aa68d0
        cfunc = 0x50400001ffd8
        recv = 136836209567080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x0000618bc73f110d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7c73ae9ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x0000618bc73f0bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#21 0x0000618bc73b17e7 in vm_sendish (ec=0x516001aac0d0, reg_cfp=0x7c739acfd790, cd=0x502000f71f70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x516001aac0d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000f71f70
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c739acfd790
        reg_pc = 0x5040049514f0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x0000618bc73a6558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001aac0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x0000618bc73e486b in invoke_iseq_block_from_c (ec=0x516001aac0d0, captured=<optimized out>, self=136836209567080, 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:1625
        flags = 0
        iseq = 0x7c73b28db3a8
        cfp = 0x7c739acfd7c8
        sp = 0x7c739abfd818
        use_argv = <optimized out>
        stack_argv = 0x7c739abfd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#25 invoke_block_from_c_proc (ec=0x516001aac0d0, self=136836209567080, 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:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#26 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:1749
No locals.
#27 0x0000618bc73e2af6 in rb_vm_invoke_proc (ec=0x540000000388, proc=0x80, proc@entry=0x5040049042d0, argc=-956330418, 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:1770
        self = 0
#28 0x0000618bc7338e09 in thread_do_start_proc (th=th@entry=0x515000470980) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040049042d0
        args_len = 0
        args_ptr = <optimized out>
#29 0x0000618bc7336a3a in thread_do_start (th=0x515000470980) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#30 thread_start_func_2 (th=th@entry=0x515000470980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
th: 0x515000470980, native_id: 0x7c73aea006c0
-- Control frame information -----------------------------------------------
=================================================================
==2401057==ERROR: AddressSanitizer: heap-use-after-free on address 0x7c739acfd778 at pc 0x618bc786b0c5 bp 0x7c73ae9fdeb0 sp 0x7c73ae9fdea8
READ of size 8 at 0x7c739acfd778 thread T848
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#31 0x0000618bc7335cfe in call_thread_start_func_2 (th=0x515000470980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7c73ae9ffcc0
#32 nt_start (ptr=0x50c000730c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000470980
        sched = <optimized out>
        nt = 0x50c000730c00
        vm = 0x525000000100
#33 0x0000618bc6fdca9f in asan_thread_start(void*) ()
No symbol table info available.
#34 0x00007c73cf89ca94 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 = {136836292806336, 8547648152186001463, 136836292806336, -360, 0, 140735807346800, 8547648152206972983, 8547720601616783415}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#35 0x00007c73cf929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 2402016]
    #0 0x618bc786b0c4 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
    #1 0x618bc786b0c4 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:236:9
    #2 0x618bc786da51 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1312:14
    #3 0x7c73ae9fdffe  (<unknown module>)

0x7c739acfd778 is located 1048440 bytes inside of 1048576-byte region [0x7c739abfd800,0x7c739acfd800)
freed by thread T848 here:
    #0 0x618bc6fdeb7a in free (/tmp/ruby/build/trunk_asan/ruby+0x217b7a) (BuildId: 2e00e3251851c160c632f57ff96d91ebadd74b0d)
    #1 0x618bc704facb in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8164:9
    #2 0x618bc704facb in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4682:13
    #3 0x618bc704facb in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4693:5
    #4 0x618bc7312514 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2305:5
    #5 0x618bc73ea0be in thread_free /tmp/ruby/src/trunk_asan/vm.c:3530:5
    #6 0x618bc73e9c21 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3126:13
    #7 0x618bc7022baf in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5
    #8 0x618bc702311a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10
    #9 0x618bc71aaccc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4285:13
    #10 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #11 0x618bc73f110c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779:16
    #12 0x618bc73f0bc4 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #13 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #14 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #15 0x618bc73a6557 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #16 0x618bc73e486a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #17 0x618bc73e486a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1719:16
    #18 0x618bc73e486a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #19 0x618bc73e2af5 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #20 0x618bc7338e08 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:610:16
    #21 0x618bc7336a39 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:627:18
    #22 0x618bc7336a39 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:682:18
    #23 0x618bc7335cfd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2176:5
    #24 0x618bc7335cfd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:13
    #25 0x618bc6fdca9e in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x618bc6fdee22 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x217e22) (BuildId: 2e00e3251851c160c632f57ff96d91ebadd74b0d)
    #1 0x618bc708b0c5 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8179:5
    #2 0x618bc7059f42 in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:4573:12
    #3 0x618bc7059f42 in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:4563:34
    #4 0x618bc7319058 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2149:22
    #5 0x618bc7319058 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16
    #6 0x618bc7319058 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11
    #7 0x618bc732d540 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16
    #8 0x618bc741eefb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #9 0x618bc741eefb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #10 0x618bc741eefb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #11 0x618bc7423965 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #12 0x618bc7423965 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #13 0x618bc73d2f05 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #14 0x618bc73d2f05 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #15 0x618bc732b906 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5
    #16 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #17 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #18 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #19 0x618bc73a6910 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #20 0x618bc73a6910 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #21 0x618bc7428681 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #22 0x618bc7428681 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #23 0x618bc73d4c15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #24 0x618bc73d4c15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #25 0x618bc73d4c15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #26 0x618bc73d4c15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #27 0x618bc7588da5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #28 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #29 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #30 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #31 0x618bc73a6557 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #32 0x618bc7428681 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #33 0x618bc7428681 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #34 0x618bc73d4c15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #35 0x618bc73d4c15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #36 0x618bc73d4c15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #37 0x618bc73d4c15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #38 0x618bc7588da5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #39 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #40 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #41 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #42 0x618bc73a6910 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #43 0x618bc73a6910 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #44 0x618bc70235da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #45 0x618bc70235da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #46 0x618bc701cb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #47 0x618bc701cb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #48 0x7c73cf82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #49 0x7c73cf82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #50 0x618bc6f40924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: 2e00e3251851c160c632f57ff96d91ebadd74b0d)

Thread T848 created by T0 here:
    #0 0x618bc6fc4741 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fd741) (BuildId: 2e00e3251851c160c632f57ff96d91ebadd74b0d)
    #1 0x618bc73191fa in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2090:11
    #2 0x618bc73191fa in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2155:15
    #3 0x618bc73191fa in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16
    #4 0x618bc73191fa in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11
    #5 0x618bc732d540 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16
    #6 0x618bc741eefb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x618bc741eefb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x618bc741eefb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x618bc7423965 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x618bc7423965 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x618bc73d2f05 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x618bc73d2f05 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x618bc732b906 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5
    #14 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #15 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #16 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #17 0x618bc73a6910 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #18 0x618bc73a6910 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #19 0x618bc7428681 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #20 0x618bc7428681 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #21 0x618bc73d4c15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #22 0x618bc73d4c15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #23 0x618bc73d4c15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #24 0x618bc73d4c15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #25 0x618bc7588da5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #26 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #27 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #28 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #29 0x618bc73a6557 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #30 0x618bc7428681 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #31 0x618bc7428681 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #32 0x618bc73d4c15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #33 0x618bc73d4c15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #34 0x618bc73d4c15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x618bc73d4c15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x618bc7588da5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #37 0x618bc740acb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #38 0x618bc73b17e6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #39 0x618bc73b17e6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x618bc73a6910 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #41 0x618bc73a6910 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #42 0x618bc70235da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x618bc70235da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x618bc701cb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #45 0x618bc701cb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #46 0x7c73cf82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x7c73cf82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x618bc6f40924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: 2e00e3251851c160c632f57ff96d91ebadd74b0d)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x7c739acfd480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7c739acfd500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7c739acfd580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7c739acfd600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7c739acfd680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x7c739acfd700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd[fd]
  0x7c739acfd780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7c739acfd800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7c739acfd880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7c739acfd900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7c739acfd980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==2401057==ABORTING
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 2401057) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2401060 -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 2401063 -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 2365422 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2402057]
[New LWP 2401064]
[New LWP 2397316]
[New LWP 2365582]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007c73cf898d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff9bcde340, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7c73cfac7c40 (LWP 2365422) "ruby"            0x00007c73cf898d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff9bcde340, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7c73898006c0 (LWP 2402057) "envutil.rb:183"  0x00007c73cf91b4cd in __GI___poll (fds=0x7c7397409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7c73b36006c0 (LWP 2401064) "test_autoload.*" 0x00007c73cf91b4cd in __GI___poll (fds=0x7c7397f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7c73916006c0 (LWP 2397316) "parallel.rb:40"  0x00007c73cf91b4cd in __GI___poll (fds=0x7c739f015d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7c73aa8006c0 (LWP 2365582) "Timeout stdlib " 0x00007c73cf898d61 in __futex_abstimed_wait_common64 (private=31859, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0004f3350) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7c73aa8006c0 (LWP 2365582) "Timeout stdlib "):
#0  0x00007c73cf898d61 in __futex_abstimed_wait_common64 (private=31859, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0004f3350) 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=31859, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0004f3350) 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=0x50c0004f3350, 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  0x00007c73cf89b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0004f3328) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c73cf89b4a0 <__condvar_cleanup_waiting>, __arg = 0x7c73aa7feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 76, cond = 0x50c0004f3328, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 76
        seq = 38
        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=0x50c0004f3328, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000618bc730ff3f in rb_native_cond_wait (cond=0x50c0004f3350, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500011a380, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x0000618bc7334c12 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500011a380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x0000618bc731a3d1 in native_sleep (th=0x51500011a380, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x51500011a380, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000618bc7333685 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136836835945800, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x0000618bc70272e0 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 = 0x5160017bfbd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c73aa7feef0, <optimized out>, 0x7c73aa7fee00, <optimized out>, <optimized out>}, prev = 0x7c73a7a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160017bfbd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000618bc7332b6d in queue_do_pop (self=<optimized out>, q=0x50400005d950, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 136836835945800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 136836835945800, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d950
        end = 0
#14 0x0000618bc73b2f8f 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:7395
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000618bc73b2f8f in vm_invoke_builtin_delegate (ec=0x5160017bfbd0, cfp=0x7c73aa9ff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160017bfbd0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c73aa9ff758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000618bc73a6558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160017bfbd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000618bc73e486b in invoke_iseq_block_from_c (ec=0x5160017bfbd0, captured=<optimized out>, self=136836835700280, 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:1625
        flags = 0
        iseq = 0x7c73ceffbbf8
        cfp = 0x7c73aa9ff7c8
        sp = 0x7c73aa8ff818
        use_argv = <optimized out>
        stack_argv = 0x7c73aa8ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160017bfbd0, self=136836835700280, 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:1719
        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:1749
No locals.
#21 0x0000618bc73e2af6 in rb_vm_invoke_proc (ec=0x50c0004f3350, proc=0x189, proc@entry=0x504000353f50, argc=-813068959, 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:1770
        self = 0
#22 0x0000618bc7338e09 in thread_do_start_proc (th=th@entry=0x51500011a380) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000353f50
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000618bc7336a3a in thread_do_start (th=0x51500011a380) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500011a380, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000618bc7335cfe in call_thread_start_func_2 (th=0x51500011a380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7c73aa7ffcc0
#26 nt_start (ptr=0x50c0004f3300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500011a380
        sched = <optimized out>
        nt = 0x50c0004f3300
        vm = 0x525000000100
#27 0x0000618bc6fdca9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007c73cf89ca94 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 = {136836223600320, 8547640180726700087, 136836223600320, -360, 0, 140735807343888, 8547640180747671607, 8547720601616783415}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007c73cf929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7c73916006c0 (LWP 2397316) "parallel.rb:40"):
#0  0x00007c73cf91b4cd in __GI___poll (fds=0x7c739f015d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000618bc6f836ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000618bc70dd92d in nogvl_wait_for (th=136836358685280, fptr=0x5110007d9b40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000618bc70deda6 in internal_read_func (ptr=0x7c739f015b40) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7c739f015b40
        result = <optimized out>
#5  0x0000618bc731e2db in rb_thread_io_blocking_call (func=0x618bc70de920 <internal_read_func>, data1=0x7c739f015b40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x0000618bc70272e0 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 = 0x516001672bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c73915fedb0, <optimized out>, 0x7c73915fecc0, <optimized out>, <optimized out>}, prev = 0x7c739f009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001672bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000618bc70f31b5 in io_read_memory_locktmp (str=136836030750048, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497
        str = <optimized out>
        iis = {th = 136836358685280, fptr = 0x5110007d9b40, nonblock = 0, fd = 6, buf = 0x519000398580, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110007d9b40
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000618bc70cf3f1 in io_readpartial (argc=-1627300512, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x0000618bc740acb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7c73cf1d9ec0
        cfunc = 0x504000010f58
        recv = 136836358685680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000618bc73b8217 in vm_sendish (ec=0x516001672bd0, reg_cfp=0x7c73a1743790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001672bd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c73a1743790
        reg_pc = 0x513000053a60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000618bc73a6558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001672bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000618bc73e486b in invoke_iseq_block_from_c (ec=0x516001672bd0, captured=<optimized out>, self=136836820878000, 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:1625
        flags = 0
        iseq = 0x7c73cf1243e0
        cfp = 0x7c73a17437c8
        sp = 0x7c73a1643818
        use_argv = <optimized out>
        stack_argv = 0x7c73a1643818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001672bd0, self=136836820878000, 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:1719
        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:1749
No locals.
#17 0x0000618bc73e2af6 in rb_vm_invoke_proc (ec=0x7c739f015d60, proc=0x1, proc@entry=0x5040049ead90, argc=-812534579, 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:1770
        self = 4294967295
#18 0x0000618bc7338e09 in thread_do_start_proc (th=th@entry=0x515000471100) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040049ead90
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000618bc7336a3a in thread_do_start (th=0x515000471100) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000471100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x0000618bc7335cfe in call_thread_start_func_2 (th=0x515000471100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7c73915ffcc0
#22 nt_start (ptr=0x50c000591d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000471100
        sched = <optimized out>
        nt = 0x50c000591d00
        vm = 0x525000000100
#23 0x0000618bc6fdca9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007c73cf89ca94 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 = {136835802072768, 8547593726360426551, 136835802072768, -360, 25, 140735807349616, 8547593726381398071, 8547720601616783415}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007c73cf929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7c73b36006c0 (LWP 2401064) "test_autoload.*"):
#0  0x00007c73cf91b4cd in __GI___poll (fds=0x7c7397f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000618bc6f836ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000618bc733a06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x0000618bc6fdca9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007c73cf89ca94 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 = {136836372498112, 8547659697058093111, 136836372498112, -360, 0, 136835940475696, 8547659697079064631, 8547720601616783415}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007c73cf929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7c73898006c0 (LWP 2402057) "envutil.rb:183"):
#0  0x00007c73cf91b4cd in __GI___poll (fds=0x7c7397409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000618bc6f836ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000618bc70dd92d in nogvl_wait_for (th=136836356244920, fptr=0x511000588300, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 12, 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  0x0000618bc70deda6 in internal_read_func (ptr=0x7c7397409620) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7c7397409620
        result = <optimized out>
#5  0x0000618bc731e2db in rb_thread_io_blocking_call (func=0x618bc70de920 <internal_read_func>, data1=data1@entry=0x7c7397409620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x0000618bc70de73a in rb_io_blocking_region_wait (argument=0x7c7397409620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314
        iis = {th = 136836356244920, fptr = 0x511000588300, nonblock = 0, fd = 12, buf = 0x525000944900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x0000618bc70e2077 in io_bufread (ptr=0x525000944900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000588300) at /tmp/ruby/src/trunk_asan/io.c:3057
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x0000618bc70272e0 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 = 0x516001aa24d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c73897fed10, <optimized out>, 0x7c73897fec20, <optimized out>, <optimized out>}, prev = 0x7c7397409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001aa24d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x0000618bc70dfa9b in io_fread (str=136836356244600, offset=0, size=8192, fptr=0x511000588300) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x525000944900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=136836356244600) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x0000618bc70cf7d3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x511000588300
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x0000618bc740acb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x3fc100100001
        cc = <optimized out>
        me = 0x7c73cf1d9e98
        cfunc = 0x504000010f98
        recv = 136836356251560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000618bc73b8217 in vm_sendish (ec=0x516001aa24d0, reg_cfp=0x7c739e2e9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001aa24d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c739e2e9790
        reg_pc = 0x504000056830
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000618bc73a6558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001aa24d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000618bc73e486b in invoke_iseq_block_from_c (ec=0x516001aa24d0, captured=<optimized out>, self=136836835685240, 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:1625
        flags = 0
        iseq = 0x7c73ceff2918
        cfp = 0x7c739e2e97c8
        sp = 0x7c739e1e9818
        use_argv = <optimized out>
        stack_argv = 0x7c739e1e9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001aa24d0, self=136836835685240, 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:1719
        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:1749
No locals.
#21 0x0000618bc73e2af6 in rb_vm_invoke_proc (ec=0x7c7397409760, proc=0x1, proc@entry=0x504004932c50, argc=-812534579, 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:1770
        self = 4294967295
#22 0x0000618bc7338e09 in thread_do_start_proc (th=th@entry=0x51500046c600) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504004932c50
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000618bc7336a3a in thread_do_start (th=0x51500046c600) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500046c600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000618bc7335cfe in call_thread_start_func_2 (th=0x51500046c600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7c73897ffcc0
#26 nt_start (ptr=0x50c000282280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500046c600
        sched = <optimized out>
        nt = 0x50c000282280
        vm = 0x525000000100
#27 0x0000618bc6fdca9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007c73cf89ca94 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 = {136835669952192, 8547576409052289079, 136835669952192, -360, 22, 140735807346800, 8547576409073260599, 8547720601616783415}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007c73cf929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c73cfac7c40 (LWP 2365422) "ruby"):
#0  0x00007c73cf898d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fff9bcde340, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x7fff9bcde340, clockid=20816, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5329152
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff9bcde340, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c73cf89bc7e in __pthread_cond_wait_common (abstime=0x7fff9bcde340, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c73cf89b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff9bcde230, __canceltype = -942278208, __prev = 0x0}
        cbuffer = {wseq = 2174, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2174
        seq = 1087
        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=0x7fff9bcde340) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000618bc73346e1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x7c73cd60da60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x0000618bc733b1b4 in native_sleep (th=0x515000000300, rel=0x7c73cd60da60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276
        sched = <optimized out>
#8  thread_join_sleep (arg=136836811496288) at /tmp/ruby/src/trunk_asan/thread.c:1076
        scheduler = <optimized out>
        p = 0x7c73cd8a9b60
        target_th = 0x51500046c600
        th = 0x515000000300
        end = 1983982950680380
        limit = 0x7c73cd60da60
#9  0x0000618bc70272e0 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 = {0x7fff9bcde550, <optimized out>, 0x7fff9bcde460, <optimized out>, <optimized out>}, prev = 0x7c73cd849240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x0000618bc733ad08 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#11 0x0000618bc732da60 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7c73cd60da60
#12 0x0000618bc740acb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x34d100100003
        cc = <optimized out>
        me = 0x7c73cf1b9670
        cfunc = 0x50400001eb58
        recv = 136836356244920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x0000618bc73b8217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c73ccdff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c73ccdff410
        reg_pc = 0x523000009c70
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        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 0x0000618bc73a6911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x0000618bc7428682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c73ccdff620, self=136836820878000, 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:1625
        flags = 0
        iseq = 0x7c73ceff5eb0
        cfp = <optimized out>
        sp = 0x7c73cccffa28
        use_argv = 0x7c73cd6dc620
        stack_argv = 0x7c73cccffa28
        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:1639
        captured = 0x7c73ccdff620
#19 0x0000618bc73d4c16 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:1676
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:1684
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 0x0000618bc73d4c16 in rb_yield (val=<optimized out>)
No locals.
#23 0x0000618bc7588da6 in rb_ary_collect (ary=136836374548480) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 136836350904400
        i = 22
#24 0x0000618bc740acb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7c73cf1e0130
        cfunc = 0x50400000a758
        recv = 136836374548480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x0000618bc73b17e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c73ccdff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
th: 0x515000000300, native_id: 0x7c73cfac7c40
        cc = <optimized out>
-- Control frame information -----------------------------------------------
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
c:0019 p:---- s:0178 e:000177 CFUNC  :join
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
c:0018 p:0494 s:0173 E:002418 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c73ccdff608
        reg_pc = 0x519000015cb8
c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        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>
c:0016 p:0052 s:0110 e:000109 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:343
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
        INSN_LABEL_getspecial = <optimized out>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326
        INSN_LABEL_setspecial = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_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>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_setglobal = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
c:0007 p:0069 s:0046 E:000050 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_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
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_pushtoarraykwsplat = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>

th: 0x51500011a380, native_id: 0x7c73aa8006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_concattoarray = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_pushtoarray = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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>

th: 0x515000471100, native_id: 0x7c73916006c0
        INSN_LABEL_opt_reverse = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x0000618bc73a6558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x0000618bc7428682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c73ccdff738, self=136836820878000, 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:1625
        flags = 0
        iseq = 0x7c73cf124598
        cfp = <optimized out>
        sp = 0x7c73cccff8d0
        use_argv = 0x7c73cd686060
        stack_argv = 0x7c73cccff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7c73ccdff738
#30 0x0000618bc73d4c16 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:1676
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#33 0x0000618bc73d4c16 in rb_yield (val=<optimized out>)
No locals.
#34 0x0000618bc7588da6 in rb_ary_collect (ary=136836358686200) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 136836358686040
        i = 0
#35 0x0000618bc740acb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7c73cf1e0130
        cfunc = 0x50400000a758
        recv = 136836358686200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x0000618bc73b17e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c73ccdff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012d50
        insns_address_table = {0x618bc73ad51c <vm_exec_core+14140>, 0x618bc73aa4eb <vm_exec_core+1803>, 0x618bc73abe99 <vm_exec_core+8377>, 0x618bc73b19c8 <vm_exec_core+31720>, 0x618bc73ab771 <vm_exec_core+6545>, 0x618bc73b277d <vm_exec_core+35229>, 0x618bc73b07ca <vm_exec_core+27114>, 0x618bc73ae39c <vm_exec_core+17852>, 0x618bc73aa820 <vm_exec_core+2624>, 0x618bc73b21fb <vm_exec_core+33819>, 0x618bc73b1d9b <vm_exec_core+32699>, 0x618bc73abb6c <vm_exec_core+7564>, 0x618bc73aae8c <vm_exec_core+4268>, 0x618bc73b0d01 <vm_exec_core+28449>, 0x618bc73acb1c <vm_exec_core+11580>, 0x618bc73b243d <vm_exec_core+34397>, 0x618bc73b1fea <vm_exec_core+33290>, 0x618bc73ad394 <vm_exec_core+13748>, 0x618bc73ae2ed <vm_exec_core+17677>, 0x618bc73b097a <vm_exec_core+27546>, 0x618bc73b1f32 <vm_exec_core+33106>, 0x618bc73af92c <vm_exec_core+23372>, 0x618bc73b0a2e <vm_exec_core+27726>, 0x618bc73b0eb8 <vm_exec_core+28888>, 0x618bc73af83e <vm_exec_core+23134>, 0x618bc73aad6c <vm_exec_core+3980>, 0x618bc73b0121 <vm_exec_core+25409>, 0x618bc73aab94 <vm_exec_core+3508>, 0x618bc73aaf4d <vm_exec_core+4461>, 0x618bc73ad689 <vm_exec_core+14505>, 0x618bc73af6ab <vm_exec_core+22731>, 0x618bc73afcef <vm_exec_core+24335>, 0x618bc73af3f4 <vm_exec_core+22036>, 0x618bc73aa751 <vm_exec_core+2417>, 0x618bc73b115c <vm_exec_core+29564>, 0x618bc73b1c4b <vm_exec_core+32363>, 0x618bc73ab064 <vm_exec_core+4740>, 0x618bc73ac31d <vm_exec_core+9533>, 0x618bc73abd90 <vm_exec_core+8112>, 0x618bc73acc97 <vm_exec_core+11959>, 0x618bc73ae21b <vm_exec_core+17467>, 0x618bc73ab170 <vm_exec_core+5008>, 0x618bc73b0fa1 <vm_exec_core+29121>, 0x618bc73ac262 <vm_exec_core+9346>, 0x618bc73ae084 <vm_exec_core+17060>, 0x618bc73aec27 <vm_exec_core+20039>, 0x618bc73b0e1b <vm_exec_core+28731>, 0x618bc73afb17 <vm_exec_core+23863>, 0x618bc73aced7 <vm_exec_core+12535>, 0x618bc73ac59b <vm_exec_core+10171>, 0x618bc73b0bc1 <vm_exec_core+28129>, 0x618bc73ad835 <vm_exec_core+14933>, 0x618bc73b01e8 <vm_exec_core+25608>, 0x618bc73afc46 <vm_exec_core+24166>, 0x618bc73b0443 <vm_exec_core+26211>, 0x618bc73b1486 <vm_exec_core+30374>, 0x618bc73aee64 <vm_exec_core+20612>, 0x618bc73aa18b <vm_exec_core+939>, 0x618bc73ad069 <vm_exec_core+12937>, 0x618bc73b0af1 <vm_exec_core+27921>, 0x618bc73ad1ac <vm_exec_core+13260>, 0x618bc73af764 <vm_exec_core+22916>, 0x618bc73b0008 <vm_exec_core+25128>, 0x618bc73ae932 <vm_exec_core+19282>, 0x618bc73af54d <vm_exec_core+22381>, 0x618bc73ad42b <vm_exec_core+13899>, 0x618bc73ac8b1 <vm_exec_core+10961>, 0x618bc73b0536 <vm_exec_core+26454>, 0x618bc73ab242 <vm_exec_core+5218>, 0x618bc73ae716 <vm_exec_core+18742>, 0x618bc73b9bdb <vm_exec_core+65019>, 0x618bc73af9ec <vm_exec_core+23564>, 0x618bc73ab501 <vm_exec_core+5921>, 0x618bc73aba33 <vm_exec_core+7251>, 0x618bc73ab63a <vm_exec_core+6234>, 0x618bc73ac42b <vm_exec_core+9803>, 0x618bc73acd12 <vm_exec_core+12082>, 0x618bc73aa190 <vm_exec_core+944>, 0x618bc73ac141 <vm_exec_core+9057>, 0x618bc73b29d2 <vm_exec_core+35826>, 0x618bc73aff08 <vm_exec_core+24872>, 0x618bc73aed07 <vm_exec_core+20263>, 0x618bc73b1036 <vm_exec_core+29270>, 0x618bc73b2abb <vm_exec_core+36059>, 0x618bc73b1389 <vm_exec_core+30121>, 0x618bc73b24e7 <vm_exec_core+34567>, 0x618bc73b25d1 <vm_exec_core+34801>, 0x618bc73aac73 <vm_exec_core+3731>, 0x618bc73b20a8 <vm_exec_core+33480>, 0x618bc73ad742 <vm_exec_core+14690>, 0x618bc73b22f0 <vm_exec_core+34064>, 0x618bc73ad26d <vm_exec_core+13453>, 0x618bc73b124d <vm_exec_core+29805>, 0x618bc73ac6e4 <vm_exec_core+10500>, 0x618bc73ada8b <vm_exec_core+15531>, 0x618bc73b26c7 <vm_exec_core+35047>, 0x618bc73ae15b <vm_exec_core+17275>, 0x618bc73adc3c <vm_exec_core+15964>, 0x618bc73aa276 <vm_exec_core+1174>, 0x618bc73aa98f <vm_exec_core+2991>, 0x618bc73aa374 <vm_exec_core+1428>, 0x618bc73aea42 <vm_exec_core+19554>, 0x618bc73ade12 <vm_exec_core+16434>, 0x618bc73ae5d7 <vm_exec_core+18423>, 0x618bc73ae4de <vm_exec_core+18174>, 0x618bc73ad576 <vm_exec_core+14230>, 0x618bc73adcf2 <vm_exec_core+16146>, 0x618bc73ad94c <vm_exec_core+15212>, 0x618bc73adf56 <vm_exec_core+16758>, 0x618bc73adfed <vm_exec_core+16909>, 0x618bc73ad50d <vm_exec_core+14125>, 0x618bc73aa4dc <vm_exec_core+1788>, 0x618bc73abe8a <vm_exec_core+8362>, 0x618bc73b19b9 <vm_exec_core+31705>, 0x618bc73ab762 <vm_exec_core+6530>, 0x618bc73b276e <vm_exec_core+35214>, 0x618bc73b07bb <vm_exec_core+27099>, 0x618bc73ae38d <vm_exec_core+17837>, 0x618bc73aa811 <vm_exec_core+2609>, 0x618bc73b21ec <vm_exec_core+33804>, 0x618bc73b1d8c <vm_exec_core+32684>, 0x618bc73abb5d <vm_exec_core+7549>, 0x618bc73aae7d <vm_exec_core+4253>, 0x618bc73b0cf2 <vm_exec_core+28434>, 0x618bc73acb0d <vm_exec_core+11565>, 0x618bc73b242e <vm_exec_core+34382>, 0x618bc73b1fdb <vm_exec_core+33275>, 0x618bc73ad385 <vm_exec_core+13733>, 0x618bc73ae2de <vm_exec_core+17662>, 0x618bc73b096b <vm_exec_core+27531>, 0x618bc73b1f23 <vm_exec_core+33091>, 0x618bc73af91d <vm_exec_core+23357>, 0x618bc73b0a1f <vm_exec_core+27711>, 0x618bc73b0ea9 <vm_exec_core+28873>, 0x618bc73af82f <vm_exec_core+23119>, 0x618bc73aad5d <vm_exec_core+3965>, 0x618bc73b0112 <vm_exec_core+25394>, 0x618bc73aab85 <vm_exec_core+3493>, 0x618bc73aaf3e <vm_exec_core+4446>, 0x618bc73ad67a <vm_exec_core+14490>, 0x618bc73af69c <vm_exec_core+22716>, 0x618bc73afce0 <vm_exec_core+24320>, 0x618bc73af3e5 <vm_exec_core+22021>, 0x618bc73aa742 <vm_exec_core+2402>, 0x618bc73b114d <vm_exec_core+29549>, 0x618bc73b1c3c <vm_exec_core+32348>, 0x618bc73ab055 <vm_exec_core+4725>, 0x618bc73ac30e <vm_exec_core+9518>, 0x618bc73abd81 <vm_exec_core+8097>, 0x618bc73acc88 <vm_exec_core+11944>, 0x618bc73ae20c <vm_exec_core+17452>, 0x618bc73ab161 <vm_exec_core+4993>, 0x618bc73b0f92 <vm_exec_core+29106>, 0x618bc73ac253 <vm_exec_core+9331>, 0x618bc73ae075 <vm_exec_core+17045>, 0x618bc73aec18 <vm_exec_core+20024>, 0x618bc73b0e0c <vm_exec_core+28716>, 0x618bc73afb08 <vm_exec_core+23848>, 0x618bc73acec8 <vm_exec_core+12520>, 0x618bc73ac58c <vm_exec_core+10156>, 0x618bc73b0bb2 <vm_exec_core+28114>, 0x618bc73ad826 <vm_exec_core+14918>, 0x618bc73b01d9 <vm_exec_core+25593>, 0x618bc73afc37 <vm_exec_core+24151>, 0x618bc73b0434 <vm_exec_core+26196>, 0x618bc73b1477 <vm_exec_core+30359>, 0x618bc73aee55 <vm_exec_core+20597>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ad05a <vm_exec_core+12922>, 0x618bc73b0ae2 <vm_exec_core+27906>, 0x618bc73ad19d <vm_exec_core+13245>, 0x618bc73af755 <vm_exec_core+22901>, 0x618bc73afab8 <vm_exec_core+23768>, 0x618bc73ae923 <vm_exec_core+19267>, 0x618bc73af53e <vm_exec_core+22366>, 0x618bc73ad41c <vm_exec_core+13884>, 0x618bc73ac8a2 <vm_exec_core+10946>, 0x618bc73b0527 <vm_exec_core+26439>, 0x618bc73ab233 <vm_exec_core+5203>, 0x618bc73ae707 <vm_exec_core+18727>, 0x618bc73b9bcc <vm_exec_core+65004>, 0x618bc73af9dd <vm_exec_core+23549>, 0x618bc73ab4f2 <vm_exec_core+5906>, 0x618bc73aba24 <vm_exec_core+7236>, 0x618bc73ab62b <vm_exec_core+6219>, 0x618bc73ac41c <vm_exec_core+9788>, 0x618bc73acd03 <vm_exec_core+12067>, 0x618bc73aed02 <vm_exec_core+20258>, 0x618bc73ae202 <vm_exec_core+17442>, 0x618bc73aecfd <vm_exec_core+20253>, 0x618bc73af918 <vm_exec_core+23352>, 0x618bc73af82a <vm_exec_core+23114>, 0x618bc73ac417 <vm_exec_core+9783>, 0x618bc73afacc <vm_exec_core+23788>, 0x618bc73ad738 <vm_exec_core+14680>, 0x618bc73ad73d <vm_exec_core+14685>, 0x618bc73af825 <vm_exec_core+23109>, 0x618bc73af692 <vm_exec_core+22706>, 0x618bc73ae5be <vm_exec_core+18398>, 0x618bc73ae4ca <vm_exec_core+18154>...}
        reg_cfp = 0x7c73ccdff720
        reg_pc = 0x50400002fef8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x0000618bc73a6911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x0000618bc70235db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7c73cf124728) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9bce05d0, <optimized out>, 0x7fff9bce0520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7c73cf124728
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#42 0x0000618bc701cb47 in rb_main (argc=10, argv=0x7fff9bce07a8) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=10, argv=0x7fff9bce07a8) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x71f561773c40 (LWP 2365413) "ruby" 0x000071f561526cd7 in __GI___select (nfds=19, readfds=0x50c004e7e640, writefds=0x0, exceptfds=0x0, timeout=0x7ffdd962e520) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x71f5452006c0 (LWP 2365415) "ruby" 0x000071f56151b4cd in __GI___poll (fds=0x71f543f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71f5452006c0 (LWP 2365415) "ruby"):
#0  0x000071f56151b4cd in __GI___poll (fds=0x71f543f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056f11ff206ea in __interceptor_poll ()
No symbol table info available.
#2  0x000056f1202d706f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x000056f11ff79a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071f56149ca94 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 = {125298240652992, 5374718281288707138, 125298240652992, -360, 0, 140728250599104, 5374718281309678658, 5374656243484388418}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071f561529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71f561773c40 (LWP 2365413) "ruby"):
#0  0x000071f561526cd7 in __GI___select (nfds=19, readfds=0x50c004e7e640, writefds=0x0, exceptfds=0x0, timeout=0x7ffdd962e520) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 947883155}
        pts64 = 0x7ffdd962e3c0
        r = <optimized out>
#1  0x000056f1202c1d45 in native_fd_select (n=19, readfds=0x50c004e7e640, writefds=0x0, exceptfds=0x71f561526cd7 <__GI___select+327>, timeout=0x7ffdd962e3c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380
No locals.
#2  do_select (p=125298679199264) at /tmp/ruby/src/trunk_asan/thread.c:4314
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffdd962e4d0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000056f11ffc42e0 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 = {0x7ffdd962e690, <optimized out>, 0x7ffdd962e5a0, <optimized out>, <optimized out>}, prev = 0x71f55f43b580, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000056f1202c131e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374
        set = {max = 19, th = 0x515000000300, rset = 0x71f55f43b440, 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 = 0x71f55f43b4a0}
#5  0x000056f12008551f in select_internal (read=125298699068800, write=4, except=4, tp=0x71f55f43b4a0, fds=0x71f55f43b440) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 19
        pending = <optimized out>
        rp = 0x71f55f43b440
        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=125298679198752) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x71f55f43b420
#7  0x000056f11ffc42e0 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 = {0x7ffdd962e990, <optimized out>, 0x7ffdd962e8a0, <optimized out>, <optimized out>}, prev = 0x71f55f415040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000056f120061767 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000056f1203a7cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x71f560f5a6a0
        cfunc = 0x504000010798
        recv = 125298707593760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000056f120355217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71f55e9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56f12034a51c <vm_exec_core+14140>, 0x56f1203474eb <vm_exec_core+1803>, 0x56f120348e99 <vm_exec_core+8377>, 0x56f12034e9c8 <vm_exec_core+31720>, 0x56f120348771 <vm_exec_core+6545>, 0x56f12034f77d <vm_exec_core+35229>, 0x56f12034d7ca <vm_exec_core+27114>, 0x56f12034b39c <vm_exec_core+17852>, 0x56f120347820 <vm_exec_core+2624>, 0x56f12034f1fb <vm_exec_core+33819>, 0x56f12034ed9b <vm_exec_core+32699>, 0x56f120348b6c <vm_exec_core+7564>, 0x56f120347e8c <vm_exec_core+4268>, 0x56f12034dd01 <vm_exec_core+28449>, 0x56f120349b1c <vm_exec_core+11580>, 0x56f12034f43d <vm_exec_core+34397>, 0x56f12034efea <vm_exec_core+33290>, 0x56f12034a394 <vm_exec_core+13748>, 0x56f12034b2ed <vm_exec_core+17677>, 0x56f12034d97a <vm_exec_core+27546>, 0x56f12034ef32 <vm_exec_core+33106>, 0x56f12034c92c <vm_exec_core+23372>, 0x56f12034da2e <vm_exec_core+27726>, 0x56f12034deb8 <vm_exec_core+28888>, 0x56f12034c83e <vm_exec_core+23134>, 0x56f120347d6c <vm_exec_core+3980>, 0x56f12034d121 <vm_exec_core+25409>, 0x56f120347b94 <vm_exec_core+3508>, 0x56f120347f4d <vm_exec_core+4461>, 0x56f12034a689 <vm_exec_core+14505>, 0x56f12034c6ab <vm_exec_core+22731>, 0x56f12034ccef <vm_exec_core+24335>, 0x56f12034c3f4 <vm_exec_core+22036>, 0x56f120347751 <vm_exec_core+2417>, 0x56f12034e15c <vm_exec_core+29564>, 0x56f12034ec4b <vm_exec_core+32363>, 0x56f120348064 <vm_exec_core+4740>, 0x56f12034931d <vm_exec_core+9533>, 0x56f120348d90 <vm_exec_core+8112>, 0x56f120349c97 <vm_exec_core+11959>, 0x56f12034b21b <vm_exec_core+17467>, 0x56f120348170 <vm_exec_core+5008>, 0x56f12034dfa1 <vm_exec_core+29121>, 0x56f120349262 <vm_exec_core+9346>, 0x56f12034b084 <vm_exec_core+17060>, 0x56f12034bc27 <vm_exec_core+20039>, 0x56f12034de1b <vm_exec_core+28731>, 0x56f12034cb17 <vm_exec_core+23863>, 0x56f120349ed7 <vm_exec_core+12535>, 0x56f12034959b <vm_exec_core+10171>, 0x56f12034dbc1 <vm_exec_core+28129>, 0x56f12034a835 <vm_exec_core+14933>, 0x56f12034d1e8 <vm_exec_core+25608>, 0x56f12034cc46 <vm_exec_core+24166>, 0x56f12034d443 <vm_exec_core+26211>, 0x56f12034e486 <vm_exec_core+30374>, 0x56f12034be64 <vm_exec_core+20612>, 0x56f12034718b <vm_exec_core+939>, 0x56f12034a069 <vm_exec_core+12937>, 0x56f12034daf1 <vm_exec_core+27921>, 0x56f12034a1ac <vm_exec_core+13260>, 0x56f12034c764 <vm_exec_core+22916>, 0x56f12034d008 <vm_exec_core+25128>, 0x56f12034b932 <vm_exec_core+19282>, 0x56f12034c54d <vm_exec_core+22381>, 0x56f12034a42b <vm_exec_core+13899>, 0x56f1203498b1 <vm_exec_core+10961>, 0x56f12034d536 <vm_exec_core+26454>, 0x56f120348242 <vm_exec_core+5218>, 0x56f12034b716 <vm_exec_core+18742>, 0x56f120356bdb <vm_exec_core+65019>, 0x56f12034c9ec <vm_exec_core+23564>, 0x56f120348501 <vm_exec_core+5921>, 0x56f120348a33 <vm_exec_core+7251>, 0x56f12034863a <vm_exec_core+6234>, 0x56f12034942b <vm_exec_core+9803>, 0x56f120349d12 <vm_exec_core+12082>, 0x56f120347190 <vm_exec_core+944>, 0x56f120349141 <vm_exec_core+9057>, 0x56f12034f9d2 <vm_exec_core+35826>, 0x56f12034cf08 <vm_exec_core+24872>, 0x56f12034bd07 <vm_exec_core+20263>, 0x56f12034e036 <vm_exec_core+29270>, 0x56f12034fabb <vm_exec_core+36059>, 0x56f12034e389 <vm_exec_core+30121>, 0x56f12034f4e7 <vm_exec_core+34567>, 0x56f12034f5d1 <vm_exec_core+34801>, 0x56f120347c73 <vm_exec_core+3731>, 0x56f12034f0a8 <vm_exec_core+33480>, 0x56f12034a742 <vm_exec_core+14690>, 0x56f12034f2f0 <vm_exec_core+34064>, 0x56f12034a26d <vm_exec_core+13453>, 0x56f12034e24d <vm_exec_core+29805>, 0x56f1203496e4 <vm_exec_core+10500>, 0x56f12034aa8b <vm_exec_core+15531>, 0x56f12034f6c7 <vm_exec_core+35047>, 0x56f12034b15b <vm_exec_core+17275>, 0x56f12034ac3c <vm_exec_core+15964>, 0x56f120347276 <vm_exec_core+1174>, 0x56f12034798f <vm_exec_core+2991>, 0x56f120347374 <vm_exec_core+1428>, 0x56f12034ba42 <vm_exec_core+19554>, 0x56f12034ae12 <vm_exec_core+16434>, 0x56f12034b5d7 <vm_exec_core+18423>, 0x56f12034b4de <vm_exec_core+18174>, 0x56f12034a576 <vm_exec_core+14230>, 0x56f12034acf2 <vm_exec_core+16146>, 0x56f12034a94c <vm_exec_core+15212>, 0x56f12034af56 <vm_exec_core+16758>, 0x56f12034afed <vm_exec_core+16909>, 0x56f12034a50d <vm_exec_core+14125>, 0x56f1203474dc <vm_exec_core+1788>, 0x56f120348e8a <vm_exec_core+8362>, 0x56f12034e9b9 <vm_exec_core+31705>, 0x56f120348762 <vm_exec_core+6530>, 0x56f12034f76e <vm_exec_core+35214>, 0x56f12034d7bb <vm_exec_core+27099>, 0x56f12034b38d <vm_exec_core+17837>, 0x56f120347811 <vm_exec_core+2609>, 0x56f12034f1ec <vm_exec_core+33804>, 0x56f12034ed8c <vm_exec_core+32684>, 0x56f120348b5d <vm_exec_core+7549>, 0x56f120347e7d <vm_exec_core+4253>, 0x56f12034dcf2 <vm_exec_core+28434>, 0x56f120349b0d <vm_exec_core+11565>, 0x56f12034f42e <vm_exec_core+34382>, 0x56f12034efdb <vm_exec_core+33275>, 0x56f12034a385 <vm_exec_core+13733>, 0x56f12034b2de <vm_exec_core+17662>, 0x56f12034d96b <vm_exec_core+27531>, 0x56f12034ef23 <vm_exec_core+33091>, 0x56f12034c91d <vm_exec_core+23357>, 0x56f12034da1f <vm_exec_core+27711>, 0x56f12034dea9 <vm_exec_core+28873>, 0x56f12034c82f <vm_exec_core+23119>, 0x56f120347d5d <vm_exec_core+3965>, 0x56f12034d112 <vm_exec_core+25394>, 0x56f120347b85 <vm_exec_core+3493>, 0x56f120347f3e <vm_exec_core+4446>, 0x56f12034a67a <vm_exec_core+14490>, 0x56f12034c69c <vm_exec_core+22716>, 0x56f12034cce0 <vm_exec_core+24320>, 0x56f12034c3e5 <vm_exec_core+22021>, 0x56f120347742 <vm_exec_core+2402>, 0x56f12034e14d <vm_exec_core+29549>, 0x56f12034ec3c <vm_exec_core+32348>, 0x56f120348055 <vm_exec_core+4725>, 0x56f12034930e <vm_exec_core+9518>, 0x56f120348d81 <vm_exec_core+8097>, 0x56f120349c88 <vm_exec_core+11944>, 0x56f12034b20c <vm_exec_core+17452>, 0x56f120348161 <vm_exec_core+4993>, 0x56f12034df92 <vm_exec_core+29106>, 0x56f120349253 <vm_exec_core+9331>, 0x56f12034b075 <vm_exec_core+17045>, 0x56f12034bc18 <vm_exec_core+20024>, 0x56f12034de0c <vm_exec_core+28716>, 0x56f12034cb08 <vm_exec_core+23848>, 0x56f120349ec8 <vm_exec_core+12520>, 0x56f12034958c <vm_exec_core+10156>, 0x56f12034dbb2 <vm_exec_core+28114>, 0x56f12034a826 <vm_exec_core+14918>, 0x56f12034d1d9 <vm_exec_core+25593>, 0x56f12034cc37 <vm_exec_core+24151>, 0x56f12034d434 <vm_exec_core+26196>, 0x56f12034e477 <vm_exec_core+30359>, 0x56f12034be55 <vm_exec_core+20597>, 0x56f12034cab8 <vm_exec_core+23768>, 0x56f12034a05a <vm_exec_core+12922>, 0x56f12034dae2 <vm_exec_core+27906>, 0x56f12034a19d <vm_exec_core+13245>, 0x56f12034c755 <vm_exec_core+22901>, 0x56f12034cab8 <vm_exec_core+23768>, 0x56f12034b923 <vm_exec_core+19267>, 0x56f12034c53e <vm_exec_core+22366>, 0x56f12034a41c <vm_exec_core+13884>, 0x56f1203498a2 <vm_exec_core+10946>, 0x56f12034d527 <vm_exec_core+26439>, 0x56f120348233 <vm_exec_core+5203>, 0x56f12034b707 <vm_exec_core+18727>, 0x56f120356bcc <vm_exec_core+65004>, 0x56f12034c9dd <vm_exec_core+23549>, 0x56f1203484f2 <vm_exec_core+5906>, 0x56f120348a24 <vm_exec_core+7236>, 0x56f12034862b <vm_exec_core+6219>, 0x56f12034941c <vm_exec_core+9788>, 0x56f120349d03 <vm_exec_core+12067>, 0x56f12034bd02 <vm_exec_core+20258>, 0x56f12034b202 <vm_exec_core+17442>, 0x56f12034bcfd <vm_exec_core+20253>, 0x56f12034c918 <vm_exec_core+23352>, 0x56f12034c82a <vm_exec_core+23114>, 0x56f120349417 <vm_exec_core+9783>, 0x56f12034cacc <vm_exec_core+23788>, 0x56f12034a738 <vm_exec_core+14680>, 0x56f12034a73d <vm_exec_core+14685>, 0x56f12034c825 <vm_exec_core+23109>, 0x56f12034c692 <vm_exec_core+22706>, 0x56f12034b5be <vm_exec_core+18398>, 0x56f12034b4ca <vm_exec_core+18154>...}
        reg_cfp = 0x71f55e9ff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000056f1203436ef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000056f1203c5682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71f55e9ff578, self=125298705636720, 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:1625
th: 0x515000000300, native_id: 0x71f561773c40
        flags = 0
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        iseq = 0x71f560dc7568
        cfp = <optimized out>
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
        sp = 0x71f55e8ff9e8
        use_argv = 0x71f55f2de360
        stack_argv = 0x71f55e8ff9e8
        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:1639
        captured = 0x71f55e9ff578
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
#16 0x000056f120371c16 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:1676
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:1684
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
No locals.
#19 0x000056f120371c16 in rb_yield (val=<optimized out>)
No locals.
#20 0x000056f12051901a in rb_ary_each (ary=125298699578720) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
#21 0x000056f1203a7cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x71f560f60550
        cfunc = 0x50400000a298
        recv = 125298699578720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000056f12034e7e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71f55e9ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020b40
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        insns_address_table = {0x56f12034a51c <vm_exec_core+14140>, 0x56f1203474eb <vm_exec_core+1803>, 0x56f120348e99 <vm_exec_core+8377>, 0x56f12034e9c8 <vm_exec_core+31720>, 0x56f120348771 <vm_exec_core+6545>, 0x56f12034f77d <vm_exec_core+35229>, 0x56f12034d7ca <vm_exec_core+27114>, 0x56f12034b39c <vm_exec_core+17852>, 0x56f120347820 <vm_exec_core+2624>, 0x56f12034f1fb <vm_exec_core+33819>, 0x56f12034ed9b <vm_exec_core+32699>, 0x56f120348b6c <vm_exec_core+7564>, 0x56f120347e8c <vm_exec_core+4268>, 0x56f12034dd01 <vm_exec_core+28449>, 0x56f120349b1c <vm_exec_core+11580>, 0x56f12034f43d <vm_exec_core+34397>, 0x56f12034efea <vm_exec_core+33290>, 0x56f12034a394 <vm_exec_core+13748>, 0x56f12034b2ed <vm_exec_core+17677>, 0x56f12034d97a <vm_exec_core+27546>, 0x56f12034ef32 <vm_exec_core+33106>, 0x56f12034c92c <vm_exec_core+23372>, 0x56f12034da2e <vm_exec_core+27726>, 0x56f12034deb8 <vm_exec_core+28888>, 0x56f12034c83e <vm_exec_core+23134>, 0x56f120347d6c <vm_exec_core+3980>, 0x56f12034d121 <vm_exec_core+25409>, 0x56f120347b94 <vm_exec_core+3508>, 0x56f120347f4d <vm_exec_core+4461>, 0x56f12034a689 <vm_exec_core+14505>, 0x56f12034c6ab <vm_exec_core+22731>, 0x56f12034ccef <vm_exec_core+24335>, 0x56f12034c3f4 <vm_exec_core+22036>, 0x56f120347751 <vm_exec_core+2417>, 0x56f12034e15c <vm_exec_core+29564>, 0x56f12034ec4b <vm_exec_core+32363>, 0x56f120348064 <vm_exec_core+4740>, 0x56f12034931d <vm_exec_core+9533>, 0x56f120348d90 <vm_exec_core+8112>, 0x56f120349c97 <vm_exec_core+11959>, 0x56f12034b21b <vm_exec_core+17467>, 0x56f120348170 <vm_exec_core+5008>, 0x56f12034dfa1 <vm_exec_core+29121>, 0x56f120349262 <vm_exec_core+9346>, 0x56f12034b084 <vm_exec_core+17060>, 0x56f12034bc27 <vm_exec_core+20039>, 0x56f12034de1b <vm_exec_core+28731>, 0x56f12034cb17 <vm_exec_core+23863>, 0x56f120349ed7 <vm_exec_core+12535>, 0x56f12034959b <vm_exec_core+10171>, 0x56f12034dbc1 <vm_exec_core+28129>, 0x56f12034a835 <vm_exec_core+14933>, 0x56f12034d1e8 <vm_exec_core+25608>, 0x56f12034cc46 <vm_exec_core+24166>, 0x56f12034d443 <vm_exec_core+26211>, 0x56f12034e486 <vm_exec_core+30374>, 0x56f12034be64 <vm_exec_core+20612>, 0x56f12034718b <vm_exec_core+939>, 0x56f12034a069 <vm_exec_core+12937>, 0x56f12034daf1 <vm_exec_core+27921>, 0x56f12034a1ac <vm_exec_core+13260>, 0x56f12034c764 <vm_exec_core+22916>, 0x56f12034d008 <vm_exec_core+25128>, 0x56f12034b932 <vm_exec_core+19282>, 0x56f12034c54d <vm_exec_core+22381>, 0x56f12034a42b <vm_exec_core+13899>, 0x56f1203498b1 <vm_exec_core+10961>, 0x56f12034d536 <vm_exec_core+26454>, 0x56f120348242 <vm_exec_core+5218>, 0x56f12034b716 <vm_exec_core+18742>, 0x56f120356bdb <vm_exec_core+65019>, 0x56f12034c9ec <vm_exec_core+23564>, 0x56f120348501 <vm_exec_core+5921>, 0x56f120348a33 <vm_exec_core+7251>, 0x56f12034863a <vm_exec_core+6234>, 0x56f12034942b <vm_exec_core+9803>, 0x56f120349d12 <vm_exec_core+12082>, 0x56f120347190 <vm_exec_core+944>, 0x56f120349141 <vm_exec_core+9057>, 0x56f12034f9d2 <vm_exec_core+35826>, 0x56f12034cf08 <vm_exec_core+24872>, 0x56f12034bd07 <vm_exec_core+20263>, 0x56f12034e036 <vm_exec_core+29270>, 0x56f12034fabb <vm_exec_core+36059>, 0x56f12034e389 <vm_exec_core+30121>, 0x56f12034f4e7 <vm_exec_core+34567>, 0x56f12034f5d1 <vm_exec_core+34801>, 0x56f120347c73 <vm_exec_core+3731>, 0x56f12034f0a8 <vm_exec_core+33480>, 0x56f12034a742 <vm_exec_core+14690>, 0x56f12034f2f0 <vm_exec_core+34064>, 0x56f12034a26d <vm_exec_core+13453>, 0x56f12034e24d <vm_exec_core+29805>, 0x56f1203496e4 <vm_exec_core+10500>, 0x56f12034aa8b <vm_exec_core+15531>, 0x56f12034f6c7 <vm_exec_core+35047>, 0x56f12034b15b <vm_exec_core+17275>, 0x56f12034ac3c <vm_exec_core+15964>, 0x56f120347276 <vm_exec_core+1174>, 0x56f12034798f <vm_exec_core+2991>, 0x56f120347374 <vm_exec_core+1428>, 0x56f12034ba42 <vm_exec_core+19554>, 0x56f12034ae12 <vm_exec_core+16434>, 0x56f12034b5d7 <vm_exec_core+18423>, 0x56f12034b4de <vm_exec_core+18174>, 0x56f12034a576 <vm_exec_core+14230>, 0x56f12034acf2 <vm_exec_core+16146>, 0x56f12034a94c <vm_exec_core+15212>, 0x56f12034af56 <vm_exec_core+16758>, 0x56f12034afed <vm_exec_core+16909>, 0x56f12034a50d <vm_exec_core+14125>, 0x56f1203474dc <vm_exec_core+1788>, 0x56f120348e8a <vm_exec_core+8362>, 0x56f12034e9b9 <vm_exec_core+31705>, 0x56f120348762 <vm_exec_core+6530>, 0x56f12034f76e <vm_exec_core+35214>, 0x56f12034d7bb <vm_exec_core+27099>, 0x56f12034b38d <vm_exec_core+17837>, 0x56f120347811 <vm_exec_core+2609>, 0x56f12034f1ec <vm_exec_core+33804>, 0x56f12034ed8c <vm_exec_core+32684>, 0x56f120348b5d <vm_exec_core+7549>, 0x56f120347e7d <vm_exec_core+4253>, 0x56f12034dcf2 <vm_exec_core+28434>, 0x56f120349b0d <vm_exec_core+11565>, 0x56f12034f42e <vm_exec_core+34382>, 0x56f12034efdb <vm_exec_core+33275>, 0x56f12034a385 <vm_exec_core+13733>, 0x56f12034b2de <vm_exec_core+17662>, 0x56f12034d96b <vm_exec_core+27531>, 0x56f12034ef23 <vm_exec_core+33091>, 0x56f12034c91d <vm_exec_core+23357>, 0x56f12034da1f <vm_exec_core+27711>, 0x56f12034dea9 <vm_exec_core+28873>, 0x56f12034c82f <vm_exec_core+23119>, 0x56f120347d5d <vm_exec_core+3965>, 0x56f12034d112 <vm_exec_core+25394>, 0x56f120347b85 <vm_exec_core+3493>, 0x56f120347f3e <vm_exec_core+4446>, 0x56f12034a67a <vm_exec_core+14490>, 0x56f12034c69c <vm_exec_core+22716>, 0x56f12034cce0 <vm_exec_core+24320>, 0x56f12034c3e5 <vm_exec_core+22021>, 0x56f120347742 <vm_exec_core+2402>, 0x56f12034e14d <vm_exec_core+29549>, 0x56f12034ec3c <vm_exec_core+32348>, 0x56f120348055 <vm_exec_core+4725>, 0x56f12034930e <vm_exec_core+9518>, 0x56f120348d81 <vm_exec_core+8097>, 0x56f120349c88 <vm_exec_core+11944>, 0x56f12034b20c <vm_exec_core+17452>, 0x56f120348161 <vm_exec_core+4993>, 0x56f12034df92 <vm_exec_core+29106>, 0x56f120349253 <vm_exec_core+9331>, 0x56f12034b075 <vm_exec_core+17045>, 0x56f12034bc18 <vm_exec_core+20024>, 0x56f12034de0c <vm_exec_core+28716>, 0x56f12034cb08 <vm_exec_core+23848>, 0x56f120349ec8 <vm_exec_core+12520>, 0x56f12034958c <vm_exec_core+10156>, 0x56f12034dbb2 <vm_exec_core+28114>, 0x56f12034a826 <vm_exec_core+14918>, 0x56f12034d1d9 <vm_exec_core+25593>, 0x56f12034cc37 <vm_exec_core+24151>, 0x56f12034d434 <vm_exec_core+26196>, 0x56f12034e477 <vm_exec_core+30359>, 0x56f12034be55 <vm_exec_core+20597>, 0x56f12034cab8 <vm_exec_core+23768>, 0x56f12034a05a <vm_exec_core+12922>, 0x56f12034dae2 <vm_exec_core+27906>, 0x56f12034a19d <vm_exec_core+13245>, 0x56f12034c755 <vm_exec_core+22901>, 0x56f12034cab8 <vm_exec_core+23768>, 0x56f12034b923 <vm_exec_core+19267>, 0x56f12034c53e <vm_exec_core+22366>, 0x56f12034a41c <vm_exec_core+13884>, 0x56f1203498a2 <vm_exec_core+10946>, 0x56f12034d527 <vm_exec_core+26439>, 0x56f120348233 <vm_exec_core+5203>, 0x56f12034b707 <vm_exec_core+18727>, 0x56f120356bcc <vm_exec_core+65004>, 0x56f12034c9dd <vm_exec_core+23549>, 0x56f1203484f2 <vm_exec_core+5906>, 0x56f120348a24 <vm_exec_core+7236>, 0x56f12034862b <vm_exec_core+6219>, 0x56f12034941c <vm_exec_core+9788>, 0x56f120349d03 <vm_exec_core+12067>, 0x56f12034bd02 <vm_exec_core+20258>, 0x56f12034b202 <vm_exec_core+17442>, 0x56f12034bcfd <vm_exec_core+20253>, 0x56f12034c918 <vm_exec_core+23352>, 0x56f12034c82a <vm_exec_core+23114>, 0x56f120349417 <vm_exec_core+9783>, 0x56f12034cacc <vm_exec_core+23788>, 0x56f12034a738 <vm_exec_core+14680>, 0x56f12034a73d <vm_exec_core+14685>, 0x56f12034c825 <vm_exec_core+23109>, 0x56f12034c692 <vm_exec_core+22706>, 0x56f12034b5be <vm_exec_core+18398>, 0x56f12034b4ca <vm_exec_core+18154>...}
        reg_cfp = 0x71f55e9ff560

        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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 0x000056f120343911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000056f1200c3c6c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125298705971200) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x71f560dc36e8
#27 0x000056f1200beb2b 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 = 125298707584000
        realpath_map = 125298707583840
        path = 125298705971200
        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 0x000056f1200bcce5 in rb_require_string_internal (fname=125298705971240, 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 0x000056f1203a7cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x71f560dc3878
        cfunc = 0x5040000185d8
        recv = 125298707713440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000056f12038e10d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdd9630d70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x000056f12038dbc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#33 0x000056f120355217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71f55e9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56f12034a51c <vm_exec_core+14140>, 0x56f1203474eb <vm_exec_core+1803>, 0x56f120348e99 <vm_exec_core+8377>, 0x56f12034e9c8 <vm_exec_core+31720>, 0x56f120348771 <vm_exec_core+6545>, 0x56f12034f77d <vm_exec_core+35229>, 0x56f12034d7ca <vm_exec_core+27114>, 0x56f12034b39c <vm_exec_core+17852>, 0x56f120347820 <vm_exec_core+2624>, 0x56f12034f1fb <vm_exec_core+33819>, 0x56f12034ed9b <vm_exec_core+32699>, 0x56f120348b6c <vm_exec_core+7564>, 0x56f120347e8c <vm_exec_core+4268>, 0x56f12034dd01 <vm_exec_core+28449>, 0x56f120349b1c <vm_exec_core+11580>, 0x56f12034f43d <vm_exec_core+34397>, 0x56f12034efea <vm_exec_core+33290>, 0x56f12034a394 <vm_exec_core+13748>, 0x56f12034b2ed <vm_exec_core+17677>, 0x56f12034d97a <vm_exec_core+27546>, 0x56f12034ef32 <vm_exec_core+33106>, 0x56f12034c92c <vm_exec_core+23372>, 0x56f12034da2e <vm_exec_core+27726>, 0x56f12034deb8 <vm_exec_core+28888>, 0x56f12034c83e <vm_exec_core+23134>, 0x56f120347d6c <vm_exec_core+3980>, 0x56f12034d121 <vm_exec_core+25409>, 0x56f120347b94 <vm_exec_core+3508>, 0x56f120347f4d <vm_exec_core+4461>, 0x56f12034a689 <vm_exec_core+14505>, 0x56f12034c6ab <vm_exec_core+22731>, 0x56f12034ccef <vm_exec_core+24335>, 0x56f12034c3f4 <vm_exec_core+22036>, 0x56f120347751 <vm_exec_core+2417>, 0x56f12034e15c <vm_exec_core+29564>, 0x56f12034ec4b <vm_exec_core+32363>, 0x56f120348064 <vm_exec_core+4740>, 0x56f12034931d <vm_exec_core+9533>, 0x56f120348d90 <vm_exec_core+8112>, 0x56f120349c97 <vm_exec_core+11959>, 0x56f12034b21b <vm_exec_core+17467>, 0x56f120348170 <vm_exec_core+5008>, 0x56f12034dfa1 <vm_exec_core+29121>, 0x56f120349262 <vm_exec_core+9346>, 0x56f12034b084 <vm_exec_core+17060>, 0x56f12034bc27 <vm_exec_core+20039>, 0x56f12034de1b <vm_exec_core+28731>, 0x56f12034cb17 <vm_exec_core+23863>, 0x56f120349ed7 <vm_exec_core+12535>, 0x56f12034959b <vm_exec_core+10171>, 0x56f12034dbc1 <vm_exec_core+28129>, 0x56f12034a835 <vm_exec_core+14933>, 0x56f12034d1e8 <vm_exec_core+25608>, 0x56f12034cc46 <vm_exec_core+24166>, 0x56f12034d443 <vm_exec_core+26211>, 0x56f12034e486 <vm_exec_core+30374>, 0x56f12034be64 <vm_exec_core+20612>, 0x56f12034718b <vm_exec_core+939>, 0x56f12034a069 <vm_exec_core+12937>, 0x56f12034daf1 <vm_exec_core+27921>, 0x56f12034a1ac <vm_exec_core+13260>, 0x56f12034c764 <vm_exec_core+22916>, 0x56f12034d008 <vm_exec_core+25128>, 0x56f12034b932 <vm_exec_core+19282>, 0x56f12034c54d <vm_exec_core+22381>, 0x56f12034a42b <vm_exec_core+13899>, 0x56f1203498b1 <vm_exec_core+10961>, 0x56f12034d536 <vm_exec_core+26454>, 0x56f120348242 <vm_exec_core+5218>, 0x56f12034b716 <vm_exec_core+18742>, 0x56f120356bdb <vm_exec_core+65019>, 0x56f12034c9ec <vm_exec_core+23564>, 0x56f120348501 <vm_exec_core+5921>, 0x56f120348a33 <vm_exec_core+7251>, 0x56f12034863a <vm_exec_core+6234>, 0x56f12034942b <vm_exec_core+9803>, 0x56f120349d12 <vm_exec_core+12082>, 0x56f120347190 <vm_exec_core+944>, 0x56f120349141 <vm_exec_core+9057>, 0x56f12034f9d2 <vm_exec_core+35826>, 0x56f12034cf08 <vm_exec_core+24872>, 0x56f12034bd07 <vm_exec_core+20263>, 0x56f12034e036 <vm_exec_core+29270>, 0x56f12034fabb <vm_exec_core+36059>, 0x56f12034e389 <vm_exec_core+30121>, 0x56f12034f4e7 <vm_exec_core+34567>, 0x56f12034f5d1 <vm_exec_core+34801>, 0x56f120347c73 <vm_exec_core+3731>, 0x56f12034f0a8 <vm_exec_core+33480>, 0x56f12034a742 <vm_exec_core+14690>, 0x56f12034f2f0 <vm_exec_core+34064>, 0x56f12034a26d <vm_exec_core+13453>, 0x56f12034e24d <vm_exec_core+29805>, 0x56f1203496e4 <vm_exec_core+10500>, 0x56f12034aa8b <vm_exec_core+15531>, 0x56f12034f6c7 <vm_exec_core+35047>, 0x56f12034b15b <vm_exec_core+17275>, 0x56f12034ac3c <vm_exec_core+15964>, 0x56f120347276 <vm_exec_core+1174>, 0x56f12034798f <vm_exec_core+2991>, 0x56f120347374 <vm_exec_core+1428>, 0x56f12034ba42 <vm_exec_core+19554>, 0x56f12034ae12 <vm_exec_core+16434>, 0x56f12034b5d7 <vm_exec_core+18423>, 0x56f12034b4de <vm_exec_core+18174>, 0x56f12034a576 <vm_exec_core+14230>, 0x56f12034acf2 <vm_exec_core+16146>, 0x56f12034a94c <vm_exec_core+15212>, 0x56f12034af56 <vm_exec_core+16758>, 0x56f12034afed <vm_exec_core+16909>, 0x56f12034a50d <vm_exec_core+14125>, 0x56f1203474dc <vm_exec_core+1788>, 0x56f120348e8a <vm_exec_core+8362>, 0x56f12034e9b9 <vm_exec_core+31705>, 0x56f120348762 <vm_exec_core+6530>, 0x56f12034f76e <vm_exec_core+35214>, 0x56f12034d7bb <vm_exec_core+27099>, 0x56f12034b38d <vm_exec_core+17837>, 0x56f120347811 <vm_exec_core+2609>, 0x56f12034f1ec <vm_exec_core+33804>, 0x56f12034ed8c <vm_exec_core+32684>, 0x56f120348b5d <vm_exec_core+7549>, 0x56f120347e7d <vm_exec_core+4253>, 0x56f12034dcf2 <vm_exec_core+28434>, 0x56f120349b0d <vm_exec_core+11565>, 0x56f12034f42e <vm_exec_core+34382>, 0x56f12034efdb <vm_exec_core+33275>, 0x56f12034a385 <vm_exec_core+13733>, 0x56f12034b2de <vm_exec_core+17662>, 0x56f12034d96b <vm_exec_core+27531>, 0x56f12034ef23 <vm_exec_core+33091>, 0x56f12034c91d <vm_exec_core+23357>, 0x56f12034da1f <vm_exec_core+27711>, 0x56f12034dea9 <vm_exec_core+28873>, 0x56f12034c82f <vm_exec_core+23119>, 0x56f120347d5d <vm_exec_core+3965>, 0x56f12034d112 <vm_exec_core+25394>, 0x56f120347b85 <vm_exec_core+3493>, 0x56f120347f3e <vm_exec_core+4446>, 0x56f12034a67a <vm_exec_core+14490>, 0x56f12034c69c <vm_exec_core+22716>, 0x56f12034cce0 <vm_exec_core+24320>, 0x56f12034c3e5 <vm_exec_core+22021>, 0x56f120347742 <vm_exec_core+2402>, 0x56f12034e14d <vm_exec_core+29549>, 0x56f12034ec3c <vm_exec_core+32348>, 0x56f120348055 <vm_exec_core+4725>, 0x56f12034930e <vm_exec_core+9518>, 0x56f120348d81 <vm_exec_core+8097>, 0x56f120349c88 <vm_exec_core+11944>, 0x56f12034b20c <vm_exec_core+17452>, 0x56f120348161 <vm_exec_core+4993>, 0x56f12034df92 <vm_exec_core+29106>, 0x56f120349253 <vm_exec_core+9331>, 0x56f12034b075 <vm_exec_core+17045>, 0x56f12034bc18 <vm_exec_core+20024>, 0x56f12034de0c <vm_exec_core+28716>, 0x56f12034cb08 <vm_exec_core+23848>, 0x56f120349ec8 <vm_exec_core+12520>, 0x56f12034958c <vm_exec_core+10156>, 0x56f12034dbb2 <vm_exec_core+28114>, 0x56f12034a826 <vm_exec_core+14918>, 0x56f12034d1d9 <vm_exec_core+25593>, 0x56f12034cc37 <vm_exec_core+24151>, 0x56f12034d434 <vm_exec_core+26196>, 0x56f12034e477 <vm_exec_core+30359>, 0x56f12034be55 <vm_exec_core+20597>, 0x56f12034cab8 <vm_exec_core+23768>, 0x56f12034a05a <vm_exec_core+12922>, 0x56f12034dae2 <vm_exec_core+27906>, 0x56f12034a19d <vm_exec_core+13245>, 0x56f12034c755 <vm_exec_core+22901>, 0x56f12034cab8 <vm_exec_core+23768>, 0x56f12034b923 <vm_exec_core+19267>, 0x56f12034c53e <vm_exec_core+22366>, 0x56f12034a41c <vm_exec_core+13884>, 0x56f1203498a2 <vm_exec_core+10946>, 0x56f12034d527 <vm_exec_core+26439>, 0x56f120348233 <vm_exec_core+5203>, 0x56f12034b707 <vm_exec_core+18727>, 0x56f120356bcc <vm_exec_core+65004>, 0x56f12034c9dd <vm_exec_core+23549>, 0x56f1203484f2 <vm_exec_core+5906>, 0x56f120348a24 <vm_exec_core+7236>, 0x56f12034862b <vm_exec_core+6219>, 0x56f12034941c <vm_exec_core+9788>, 0x56f120349d03 <vm_exec_core+12067>, 0x56f12034bd02 <vm_exec_core+20258>, 0x56f12034b202 <vm_exec_core+17442>, 0x56f12034bcfd <vm_exec_core+20253>, 0x56f12034c918 <vm_exec_core+23352>, 0x56f12034c82a <vm_exec_core+23114>, 0x56f120349417 <vm_exec_core+9783>, 0x56f12034cacc <vm_exec_core+23788>, 0x56f12034a738 <vm_exec_core+14680>, 0x56f12034a73d <vm_exec_core+14685>, 0x56f12034c825 <vm_exec_core+23109>, 0x56f12034c692 <vm_exec_core+22706>, 0x56f12034b5be <vm_exec_core+18398>, 0x56f12034b4ca <vm_exec_core+18154>...}
        reg_cfp = 0x71f55e9ff790
        reg_pc = 0x50400002fcf8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000056f120343558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000056f11ffc05db in rb_ec_exec_node (ec=0x5160000006d0, n=0x71f560dc3918) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd96312b0, <optimized out>, 0x7ffdd9631200, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71f560dc3918
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x000056f11ffb9b47 in rb_main (argc=9, argv=0x7ffdd9631488) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffdd9631488) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

$ timeout 60 gdb -p 2365084 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:965: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2365083 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 2402001 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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