# Logfile created on 2024-08-10 03:31:44 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000073466828fdd0 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240810-033144", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007346682b0198 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000734668c0fe28 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007346671ba190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240810-033144", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240810-033144>, @binmode=false, @mon_data=#<Monitor:0x0000734668c0f9c8>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 7b7dde37f5
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/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'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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  
	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  
	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
f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb  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  
	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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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  
	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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
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'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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/io/console'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.4
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    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.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1982 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -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  
	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  
	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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=49448
  "--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/913] 486203=test_data_error
[  2/913] 486211=test_rubyvm
[  3/913] 486199=test_rdoc_markup_to_table_of_contents
[  4/913] 486207=test_weakmap
[  5/913] 486211=test_ancdata
[  6/913] 486200=test_gem_doctor
[  7/913] 486206=test_external_new
[  8/913] 486210=test_scanner_events
[  9/913] 486201=test_abi
[ 10/913] 486205=test_euc_jp
[ 11/913] 486212=test_win32ole_typelib
[ 12/913] 486198=test_force_exit
[ 13/913] 486204=test_gem_resolver_dependency_request
[ 14/913] 486209=test_ssl
[ 15/913] 486213=test_deprecate
[ 16/913] 486202=test_rdoc_constant
[ 17/913] 486208=test_registry
[ 18/913] 486212=test_ractor
[ 19/913] 486206=parse_success_test
[ 20/913] 486208=test_gem_commands_push_command
[ 21/913] 486205=test_module
[ 22/913] 486211=test_sprintf
[ 23/913] 486212=test_gem_uri_formatter
[ 24/913] 486210=test_rdoc_encoding
[ 25/913] 486203=test_common
[ 26/913] 486206=test_optimization
[ 27/913] 486198=test_rdoc_markdown
[ 28/913] 486199=test_gem_request_connection_pools
[ 29/913] 486201=test_key_actor_vi
[ 30/913] 486210=test_bug-14834
[ 31/913] 486204=test_svcb_https
[ 32/913] 486212=ruby_parser_test
[ 33/913] 486213=test_rdoc_context_section
[ 34/913] 486211=test_buffering
[ 35/913] 486200=test_rdoc_markup_include
[ 36/913] 486204=test_ansi_without_terminfo
[ 37/913] 486211=test_terminfo
[ 38/913] 486202=test_enumerable
[ 39/913] 486210=test_bmethod
[ 40/913] 486210=test_http
[ 41/913] 486212=test_passing_block
[ 42/913] 486204=test_rdoc_attr
[ 43/913] 486202=test_logdevice
[ 44/913] 486212=test_addrinfo
[ 45/913] 486210=test_x509cert
[ 46/913] 486211=test_enc_str_buf_cat
[ 47/913] 486211=test_logperiod
[ 48/913] 486203=test_have_func
[ 49/913] 486211=test_webauthn_listener
[ 50/913] 486212=test_lock_native_thread
[ 51/913] 486212=test_gem_package_tar_reader_entry
[ 52/913] 486201=test_zsh_completion
[ 53/913] 486201=test_load
[ 54/913] 486201=test_encoding
[ 55/913] 486213=json_fixtures_test
[ 56/913] 486200=test_rdoc_generator_pot_po_entry
[ 57/913] 486213=test_gem_resolver_specification
[ 58/913] 486200=test_rdoc_parser_c
[ 59/913] 486213=test_gem_security_trust_dir
[ 60/913] 486204=test_constant
[ 61/913] 486213=test_default_gems
[ 62/913] 486212=test_gem_rdoc
[ 63/913] 486198=test_gem_version_option
[ 64/913] 486208=test_files_test_2
[ 65/913] 486213=test_require_lib
[ 66/913] 486211=test_gem_remote_fetcher_s3
[ 67/913] 486199=test_rdoc_markup_parser
[ 68/913] 486201=test_fd_setsize
[ 69/913] 486201=version_test
[ 70/913] 486200=test_gem_request_set
[ 71/913] 486210=test_objectspace
[ 72/913] 486199=test_trick
[ 73/913] 486201=test_gem_resolver_activation_request
[ 74/913] 486211=test_big5
[ 75/913] 486211=test_null
[ 76/913] 486211=test_signal
[ 77/913] 486212=test_fixnum
[ 78/913] 486212=test_timeout
[ 79/913] 486198=test_iseq_load
[ 80/913] 486212=test_name_error_extension
[ 81/913] 486212=test_fstring
[ 82/913] 486203=test_scheduler
[ 83/913] 486201=test_ensure_and_callcc
[ 84/913] 486212=test_rdoc_markup_raw
[ 85/913] 486201=test_history
[ 86/913] 486201=test_verbose
[ 87/913] 486212=test_gem_ext_builder
[ 88/913] 486201=test_struct
[ 89/913] 486203=test_typeddata
[ 90/913] 486201=test_gem_resolver_vendor_specification
[ 91/913] 486200=compiler_test
[ 92/913] 486201=test_date_strftime
[ 93/913] 486207=test_key_actor_emacs
[ 94/913] 486200=test_bigzero
[ 95/913] 486200=test_basicinstructions
[ 96/913] 486200=test_mutex
[ 97/913] 486202=test_gem_commands_owner_command
[ 98/913] 486203=test_import
[ 99/913] 486207=test_basicsocket
[100/913] 486210=locals_test
[101/913] 486207=test_find
[102/913] 486207=test_recursion
[103/913] 486207=test_normalize
[104/913] 486207=test_ractor
[105/913] 486200=test_rdoc_tom_doc
[106/913] 486207=test_rdoc_i18n_text
[107/913] 486200=test_gem_unsatisfiable_dependency_error
[108/913] 486200=test_logger
[109/913] 486200=test_sexp
[110/913] 486200=test_gem_package_tar_header
[111/913] 486203=test_disable_irb
[112/913] 486200=pattern_test
[113/913] 486200=test_rdoc_class_module
[114/913] 486207=test_gbk
[115/913] 486207=test_rdoc_markup_attributes
[116/913] 486207=test_gem_specification
[117/913] 486201=test_gem_dependency_installer
[118/913] 486203=test_pointer
[119/913] 486202=test_refinement
[120/913] 486210=test_win32ole_type_event
[121/913] 486210=test_gem_name_tuple
[122/913] 486211=test_warning
[123/913] 486205=test_word
[124/913] 486205=test_cgi_session
[125/913] 486205=test_class
[126/913] 486203=test_x509crl
[127/913] 486205=test_stringscanner
[128/913] 486205=test_numeric
[129/913] 486205=test_win32ole_variable
[130/913] 486205=test_gb18030
[131/913] 486205=test_type_completor
[132/913] 486205=test_gem_package_tar_reader
[133/913] 486211=test_mkmf
[134/913] 486210=test_win32ole_variant_outarg
[135/913] 486210=test_mul
[136/913] 486211=test_mixed_unicode_escapes
[137/913] 486211=test_enumerator_kw
[138/913] 486211=test_require_path_check
[139/913] 486210=test_rdoc_any_method
[140/913] 486203=test_flush
[141/913] 486203=test_rdoc_markup_to_html_snippet
[142/913] 486198=test_gem_commands_fetch_command
[143/913] 486211=test_cgi_header
[144/913] 486211=test_pkcs7
[145/913] 486205=test_complexrational
[146/913] 486205=test_history
[147/913] 486198=test_dln
[148/913] 486198=test_complex2
[149/913] 486198=test_iso_8859
[150/913] 486211=test_x509attr
[151/913] 486211=test_rdoc_context
[152/913] 486198=test_pkg_config
[153/913] 486204=test_rdoc_markup_to_joined_paragraph
[154/913] 486204=test_string_memory
[155/913] 486203=test_rdoc_markup_to_html
[156/913] 486198=regexp_test
[157/913] 486205=test_coderange
[158/913] 486205=test_open-uri
[159/913] 486204=test_rdoc_parser
[160/913] 486200=test_rdoc_markup_indented_paragraph
[161/913] 486204=test_big2str
[162/913] 486200=test_line_editor
[163/913] 486204=test_enc_associate
[164/913] 486203=dump_test
[165/913] 486198=test_gc
[166/913] 486200=test_allocation
[167/913] 486212=test_c_struct_builder
[168/913] 486205=location_test
[169/913] 486210=test_store
[170/913] 486212=test_insns_leaf
[171/913] 486212=test_iseq
[172/913] 486205=test_tree_builder
[173/913] 486205=test_gem_ext_cargo_builder_link_flag_converter
[174/913] 486205=test_protocol
[175/913] 486205=test_protect
[176/913] 486205=test_cgi_util
[177/913] 486210=test_x509req
[178/913] 486205=test_gem_commands_open_command
[179/913] 486204=tunnel_test
[180/913] 486210=test_settracefunc
[181/913] 486204=test_gem_text
[182/913] 486205=test_rdoc_markup_to_tt_only
[183/913] 486204=test_gem_version
[184/913] 486204=test_win32ole
[185/913] 486199=test_gem_commands_stale_command
[186/913] 486204=test_method_cache
[187/913] 486204=test_path
[188/913] 486204=test_sprintf_comb
[189/913] 486199=test_pp
[190/913] 486209=test_tcp
[191/913] 486199=test_rdoc_normal_module
[192/913] 486205=test_rdoc_markdown_test
[193/913] 486209=test_gem_stub_specification
[194/913] 486212=test_flags
[195/913] 486199=test_asn1
[196/913] 486199=test_monitor
[197/913] 486204=test_gem_ext_rake_builder
[198/913] 486199=json_string_matching_test
[199/913] 486199=test_whileuntil
[200/913] 486199=test_transcode
[201/913] 486211=test_extlibs
[202/913] 486207=test_rat
[203/913] 486207=test_rdoc_markup_heading
[204/913] 486207=static_inspect_test
[205/913] 486209=test_inadvertent_creation
[206/913] 486207=test_complex
[207/913] 486199=source_location_test
[208/913] 486201=test_instrumentation_api
[209/913] 486209=test_rdoc_markup_verbatim
[210/913] 486203=test_at_exit
[211/913] 486199=test_x509ext
[212/913] 486199=test_files_ext
[213/913] 486207=unescape_test
[214/913] 486203=test_gem_commands_query_command
[215/913] 486209=test_color
[216/913] 486199=equality_test
[217/913] 486199=test_case
[218/913] 486199=test_c_struct_entry
[219/913] 486209=test_eval_history
[220/913] 486212=test_address_resolve
[221/913] 486212=test_closure
[222/913] 486209=test_wss
[223/913] 486199=test_variable
[224/913] 486209=test_digest
[225/913] 486209=test_gem_resolver_lock_specification
[226/913] 486209=test_cstr
[227/913] 486210=test_num2int
[228/913] 486199=test_rdoc_parser_rd
[229/913] 486210=test_gem_source_local
[230/913] 486199=test_iter_break
[231/913] 486199=test_process
[232/913] 486204=test_have_macro
[233/913] 486212=test_parse
[234/913] 486201=test_summary
[235/913] 486204=test_flip
[236/913] 486204=test_nowrite
[237/913] 486210=test_thread_queue
[238/913] 486204=test_gem_ext_cargo_builder_unit
[239/913] 486205=test_gem_commands_install_command
[240/913] 486213=test_stack
[241/913] 486204=test_nil2vtempty
[242/913] 486204=test_securerandom
[243/913] 486209=test_foreach
[244/913] 486209=test_econv
[245/913] 486208=test_gem_commands_cert_command
[246/913] 486204=test_io
[247/913] 486203=test_eval
[248/913] 486203=test_object
[249/913] 486201=test_process
[250/913] 486201=test_fileutils
[251/913] 486204=test_remote_fetch_error
[252/913] 486204=test_pathname
[253/913] 486201=test_coverage
[254/913] 486212=test_func
[255/913] 486204=json_common_interface_test
[256/913] 486204=test_stream
[257/913] 486204=test_cgi_tag_helper
[258/913] 486204=test_kill_ring
[259/913] 486204=test_dir_m17n
[260/913] 486203=test_gem_resolver_git_specification
[261/913] 486208=test_gem_ext_ext_conf_builder
[262/913] 486203=test_qsort
[263/913] 486203=test_cmethod
[264/913] 486203=test_gem_commands_dependency_command
[265/913] 486203=test_storage
[266/913] 486203=test_path_to_class
[267/913] 486203=json_addition_test
[268/913] 486203=test_thread_fd_close
[269/913] 486203=test_gem_dependency
[270/913] 486203=test_method_cache
[271/913] 486203=test_marshalable
[272/913] 486203=test_string
[273/913] 486203=test_gem_resolver_index_specification
[274/913] 486213=test_iterator
[275/913] 486211=test_class
[276/913] 486203=test_const
[277/913] 486203=test_serialize_subclasses
[278/913] 486203=parse_comments_test
[279/913] 486203=test_yamldbm
[280/913] 486203=test_win32ole_method
[281/913] 486203=test_helper
[282/913] 486203=test_cgi_modruby
[283/913] 486203=test_thread_cv
[284/913] 486213=test_unicode
[285/913] 486209=test_parser_events
[286/913] 486213=test_windows_1251
[287/913] 486213=test_gem_resolver_best_set
[288/913] 486210=test_convertible
[289/913] 486213=test_addr
[290/913] 486209=test_eval
[291/913] 486203=test_stat
[292/913] 486213=test_rational
[293/913] 486203=test_str2big
[294/913] 486203=test_regexp
[295/913] 486213=newline_offsets_test
[296/913] 486205=test_gem_resolver_conflict
[297/913] 486205=test_rdoc_cross_reference
[298/913] 486201=test_gem_commands_contents_command
[299/913] 486212=test_rdoc_generator_markup
[300/913] 486212=test_readpartial
[301/913] 486200=test_scalar
[302/913] 486200=test_gem_commands_search_command
[303/913] 486200=test_pattern_matching
[304/913] 486201=test_thread
[305/913] 486200=test_irb
[306/913] 486201=test_literal
[307/913] 486212=test_arithmetic_sequence
[308/913] 486212=test_lambda
[309/913] 486209=test_file
[310/913] 486202=test_frozen_error
[311/913] 486202=test_sockopt
[312/913] 486202=bom_test
[313/913] 486212=test_encoding
[314/913] 486207=test_rdoc_options
[315/913] 486212=test_ansi_with_terminfo
[316/913] 486213=test_yaml
[317/913] 486202=test_boolean
[318/913] 486202=test_config
[319/913] 486212=test_gem_commands_specification_command
[320/913] 486212=test_recorder
[321/913] 486212=test_yield_block
[322/913] 486212=test_spell_checker
[323/913] 486213=test_bug_reporter
[324/913] 486212=test_pstore
[325/913] 486212=test_ractor
[326/913] 486208=test_document
[327/913] 486208=test_rdoc_include
[328/913] 486200=parameters_signature_test
[329/913] 486200=test_getopts
[330/913] 486200=test_rendering
[331/913] 486205=test_gem_resolver_api_specification
[332/913] 486200=test_gem_commands_signin_command
[333/913] 486212=test_nonblock
[334/913] 486212=test_pkey
[335/913] 486205=test_gem_request
[336/913] 486200=test_primitive
[337/913] 486212=test_http
[338/913] 486200=test_gem_dependency_resolution_error
[339/913] 486200=test_rational2
[340/913] 486213=fixtures_test
[341/913] 486200=test_proxy
[342/913] 486204=test_raise
[343/913] 486204=test_completion
[344/913] 486200=test_ostruct
[345/913] 486208=test_gem_request_set_lockfile_parser
[346/913] 486205=test_yield
[347/913] 486207=test_shift_jis
[348/913] 486207=test_gem_ci_detector
[349/913] 486207=test_formatter
[350/913] 486207=test_string
[351/913] 486208=test_io_wait_uncommon
[352/913] 486208=test_have_library
[353/913] 486213=test_erb_command
[354/913] 486207=test_require
[355/913] 486202=test_https
[356/913] 486213=test_evaluation
[357/913] 486200=test_gem_resolver_vendor_set
[358/913] 486213=test_rdoc_markup_to_ansi
[359/913] 486200=test_fnmatch
[360/913] 486213=test_ftp
[361/913] 486200=integer_base_flags_test
[362/913] 486200=test_httpresponses
[363/913] 486200=test_unicode_escape
[364/913] 486213=test_gem_ext_cmake_builder
[365/913] 486213=test_filter
[366/913] 486213=test_too_many_dummy_encodings
[367/913] 486200=test_koi8
[368/913] 486200=test_objspace
[369/913] 486213=test_clone
[370/913] 486213=test_erb_m17n
[371/913] 486213=test_thread
[372/913] 486204=test_call
[373/913] 486201=json_generic_object_test
[374/913] 486209=test_hash_create
[375/913] 486209=test_pack
[376/913] 486201=test_defined
[377/913] 486201=test_ole_methods
[378/913] 486204=test_switch_hitter
[379/913] 486201=test_rdoc_markup_to_html_crossref
[380/913] 486204=test_arity
[381/913] 486204=test_update
[382/913] 486204=test_files_sample
[383/913] 486208=test_folderitem2_invokeverb
[384/913] 486208=test_case_options
[385/913] 486208=test_gem_install_update_options
[386/913] 486204=test_file
[387/913] 486204=test_gem_security_policy
[388/913] 486209=test_rdoc_parser_changelog
[389/913] 486208=test_init
[390/913] 486209=test_gem_resolver_index_set
[391/913] 486209=test_usrmarshal
[392/913] 486204=test_weakkeymap
[393/913] 486209=test_rdoc_parser_ruby
[394/913] 486201=test_httpresponse
[395/913] 486207=test_rdoc_markup_to_markdown
[396/913] 486201=test_inlinecache
[397/913] 486210=test_show_source
[398/913] 486204=test_pinned
[399/913] 486207=test_memory_view
[400/913] 486212=test_gem_command
[401/913] 486204=test_engine
[402/913] 486204=test_enc_raise
[403/913] 486204=test_key_error
[404/913] 486201=test_gem_request_set_lockfile
[405/913] 486204=ractor_test
[406/913] 486208=test_postponed_job
[407/913] 486206=test_bignum
[408/913] 486212=reflection_test
[409/913] 486212=test_human_typo
[410/913] 486212=test_cparser
[411/913] 486207=test_dot_dot
[412/913] 486207=test_gem_resolver
[413/913] 486204=test_gem_remote_fetcher
[414/913] 486210=test_gem_gemcutter_utilities
[415/913] 486206=test_raise_exception
[416/913] 486201=test_gem_util
[417/913] 486210=test_tempfile
[418/913] 486207=test_config
[419/913] 486207=test_exit
[420/913] 486204=test_pattern_key_name_check
[421/913] 486204=test_jaro_winkler
[422/913] 486204=test_gem_commands_yank_command
[423/913] 486201=test_ldap
[424/913] 486201=test_gem_source_lock
[425/913] 486207=test_etc
[426/913] 486209=test_gem_remote_fetcher_local_server
[427/913] 486208=test_rdoc_markup_to_bs
[428/913] 486201=test_last_thread
[429/913] 486208=test_new
[430/913] 486208=test_cipher
[431/913] 486210=test_hash
[432/913] 486209=test_macro
[433/913] 486209=parse_test
[434/913] 486210=test_gem_source_specific_file
[435/913] 486207=test_unix
[436/913] 486202=test_gem_commands_which_command
[437/913] 486208=test_enum
[438/913] 486212=test_rdoc_markup
[439/913] 486212=test_context
[440/913] 486207=test_coder
[441/913] 486204=test_optparse
[442/913] 486207=test_symbol
[443/913] 486202=test_undef
[444/913] 486202=test_c_union_entity
[445/913] 486210=test_gem_commands_sources_command
[446/913] 486209=test_gem_spec_fetcher
[447/913] 486202=test_numeric
[448/913] 486204=test_metaclass
[449/913] 486204=test_io
[450/913] 486202=test_ws
[451/913] 486202=test_rdoc_require
[452/913] 486212=test_io_console
[453/913] 486201=test_date_arith
[454/913] 486202=test_tracepoint
[455/913] 486201=test_gem_commands_environment_command
[456/913] 486209=test_my_integer
[457/913] 486209=test_rdoc_rubygems_hook
[458/913] 486210=test_gem_resolver_installed_specification
[459/913] 486210=test_debugger_integration
[460/913] 486210=test_array_create
[461/913] 486210=test_ractor
[462/913] 486201=desugar_compiler_test
[463/913] 486201=test_signedness
[464/913] 486209=test_hmac
[465/913] 486209=test_gem_commands_mirror
[466/913] 486209=test_cgi_cookie
[467/913] 486209=test_internal_ivar
[468/913] 486210=symbol_encoding_test
[469/913] 486209=test_cd
[470/913] 486209=test_win32ole_param
[471/913] 486209=test_function_entry
[472/913] 486210=test_rdoc_parser_markdown
[473/913] 486209=test_len
[474/913] 486209=implicit_array_test
[475/913] 486209=test_acceptable
[476/913] 486210=heredoc_dedent_test
[477/913] 486206=test_method_name_check
[478/913] 486210=test_kernel
[479/913] 486206=!Nothing_to_test
[480/913] 486206=numeric_value_test
[481/913] 486206=test_keyword
[482/913] 486202=test_provider
[483/913] 486209=test_win32ole_method_event
[484/913] 486209=test_bn
[485/913] 486209=test_gem_package_task
[486/913] 486209=test_gem_commands_server_command
[487/913] 486209=test_httpheader
[488/913] 486209=test_http_request
[489/913] 486209=test_data
[490/913] 486209=test_rdoc_ri_driver
[491/913] 486210=test_ripper
[492/913] 486202=test_key_name_check
[493/913] 486202=test_win32ole_param_event
[494/913] 486202=test_rdoc_rd_block_parser
[495/913] 486211=test_rdoc_servlet
[496/913] 486211=test_singleton
[497/913] 486209=test_ruby_lex
[498/913] 486212=test_assignment
[499/913] 486211=test_date_marshal
[500/913] 486211=test_ossl
[501/913] 486202=test_gem_request_set_gem_dependency_api
[502/913] 486206=test_grapheme_breaks
[503/913] 486206=test_syntax
[504/913] 486209=test_autoload
[505/913] 486208=test_gem_resolver_local_specification
[506/913] 486208=test_pack
[507/913] 486202=test_gem_commands_exec_command
[508/913] 486205=test_gem_commands_unpack_command
[509/913] 486210=test_stream
[510/913] 486210=test_optarg
[511/913] 486210=test_ssl_session
[512/913] 486201=test_ractor
[513/913] 486201=test_gem_ext_cargo_builder
[514/913] 486205=test_gem_gem_runner
[515/913] 486201=test_file_exhaustive
[516/913] 486205=test_object
[517/913] 486208=test_gem_commands_signout_command
[518/913] 486205=test_exception
[519/913] 486208=test_rdoc_generator_pot
[520/913] 486205=test_div
[521/913] 486208=test_rdoc_generator_darkfish
[522/913] 486205=test_resize
[523/913] 486205=test_gc_compact
[524/913] 486213=test_deprecated
[525/913] 486213=test_key_stroke
[526/913] 486213=breadth_first_search_test
[527/913] 486213=test_generic
[528/913] 486213=test_fiber
[529/913] 486210=test_rdoc_stats
[530/913] 486210=test_cesu8
[531/913] 486210=test_gem_commands_rebuild_command
[532/913] 486208=test_alias_and_anchor
[533/913] 486208=test_gem_commands_setup_command
[534/913] 486210=json_parser_test
[535/913] 486210=test_win32ole_variant_m
[536/913] 486210=test_rdoc_store
[537/913] 486202=test_err_in_callback
[538/913] 486202=test_ftp
[539/913] 486202=test_rdoc_markup_document
[540/913] 486202=test_vm_dump
[541/913] 486202=test_open3
[542/913] 486208=errors_test
[543/913] 486198=test_ellipsize
[544/913] 486198=test_utf32
[545/913] 486198=test_integer
[546/913] 486211=test_memory_view
[547/913] 486211=test_helper
[548/913] 486198=test_fips
[549/913] 486208=test_date_parse
[550/913] 486207=test_gem_commands_update_command
[551/913] 486211=test_noarg
[552/913] 486208=test_data
[553/913] 486208=test_thread
[554/913] 486208=test_pkey_ec
[555/913] 486208=test_rand
[556/913] 486211=test_bundled_ca
[557/913] 486210=test_to_ruby
[558/913] 486210=test_random
[559/913] 486210=test_workspace
[560/913] 486198=static_literals_test
[561/913] 486198=test_backtrace
[562/913] 486198=test_gem_safe_marshal
[563/913] 486212=test_option
[564/913] 486210=test_capacity
[565/913] 486210=test_tracer
[566/913] 486210=test_nextafter
[567/913] 486211=test_input_method
[568/913] 486208=test_rdoc_code_object
[569/913] 486210=test_multi_irb_commands
[570/913] 486210=test_gem_command_manager
[571/913] 486212=test_rdoc_top_level
[572/913] 486211=test_gem_installer
[573/913] 486210=test_rdoc_normal_class
[574/913] 486198=test_random_formatter
[575/913] 486210=test_gem_commands_check_command
[576/913] 486210=test_gem_source_git
[577/913] 486198=test_regex_casefold
[578/913] 486198=test_pipe
[579/913] 486208=test_condition
[580/913] 486208=test_cp949
[581/913] 486208=test_class_name_check
[582/913] 486198=test_gem_resolver_git_set
[583/913] 486208=test_help
[584/913] 486208=test_string
[585/913] 486212=test_sorted_set
[586/913] 486207=test_files_lib
[587/913] 486210=test_emoji
[588/913] 486198=test_time
[589/913] 486210=json_ext_parser_test
[590/913] 486210=test_duplicate
[591/913] 486210=test_integer
[592/913] 486212=test_date_attr
[593/913] 486212=test_scan_args
[594/913] 486212=test_erb
[595/913] 486212=test_omap
[596/913] 486198=magic_comment_test
[597/913] 486212=test_zlib
[598/913] 486198=test_marshal
[599/913] 486205=test_framework
[600/913] 486205=test_case_comprehensive
[601/913] 486205=test_proc
[602/913] 486201=test_singleton_function
[603/913] 486201=test_shellwords
[604/913] 486201=test_cclass
[605/913] 486198=test_uncorrectable_name_check
[606/913] 486201=test_load
[607/913] 486198=test_https_proxy
[608/913] 486201=test_pkey_dsa
[609/913] 486198=test_nomethod_error
[610/913] 486198=test_ssl
[611/913] 486202=test_date_strptime
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=296294638, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    486198  ko1    9u  IPv4 296294638      0t0  TCP localhost:38363->localhost:60456 (CLOSE_WAIT)
[612/913] 486201=test_ractor
[613/913] 486202=library_symbols_test
[614/913] 486202=test_emitter
[615/913] 486202=test_json_tree
[616/913] 486202=test_severity
[617/913] 486202=test_ractor
[618/913] 486202=test_float
[619/913] 486205=test_rdoc_rd_inline
[620/913] 486205=test_gem_remote_fetcher_local_ssl_server
[621/913] 486201=test_files_test_1
[622/913] 486198=test_gem
[623/913] 486202=test_cgi_core
[624/913] 486202=test_helper_method
[625/913] 486202=test_delegate
[626/913] 486202=test_gem_source_list
[627/913] 486204=test_yaml_special_cases
[628/913] 486204=attribute_write_test
[629/913] 486204=test_parser
[630/913] 486202=test_rdoc_parser_prism_ruby
[631/913] 486204=test_ractor
[632/913] 486204=test_psych
[633/913] 486204=test_rdoc_markup_formatter
[634/913] 486204=test_enumerator
[635/913] 486204=test_fiddle
[636/913] 486204=test_win32ole_variant
[637/913] 486204=test_debug
[638/913] 486204=test_stringchar
[639/913] 486205=test_gem_commands_help_command
[640/913] 486205=test_arith_seq_extract
[641/913] 486204=test_command
[642/913] 486205=test_gem_package_old
[643/913] 486213=test_rbconfig
[644/913] 486213=test_gem_uri
[645/913] 486205=test_digest
[646/913] 486213=test_profile_frames
[647/913] 486212=test_resolve_symbol
[648/913] 486204=test_date_compat
[649/913] 486204=test_lazy_enumerator
[650/913] 486212=test_array
[651/913] 486213=test_find_executable
[652/913] 486202=test_set
[653/913] 486213=test_error_highlight
[654/913] 486202=test_class2name
[655/913] 486202=test_nil
[656/913] 486202=test_gem_request_set_lockfile_tokenizer
[657/913] 486202=test_gem_commands_outdated_command
[658/913] 486202=test_kdf
[659/913] 486198=test_time_tz
[660/913] 486202=test_backtrace
[661/913] 486198=test_rdoc_task
[662/913] 486198=test_enumerator
[663/913] 486210=test_rdoc_parser_simple
[664/913] 486204=test_utf16
[665/913] 486205=test_gem_package
[666/913] 486204=test_handle
[667/913] 486210=test_frozen
[668/913] 486210=test_gem_source
[669/913] 486207=test_rdoc_markup_to_rdoc
[670/913] 486207=test_color_printer
[671/913] 486210=test_safe_load
[672/913] 486207=string_encoding_test
[673/913] 486210=test_benchmark
[674/913] 486207=test_name_error
[675/913] 486213=test_exception_at_throwing
[676/913] 486204=test_pty
[677/913] 486202=test_assembler
[678/913] 486202=test_gem_commands_list_command
[679/913] 486202=test_gem_source_vendor
[680/913] 486213=test_variable_name_check
[681/913] 486202=test_propertyputref
[682/913] 486202=test_gem_uninstaller
[683/913] 486206=test_symbol
[684/913] 486206=test_gem_platform
[685/913] 486213=test_rdoc_ri_paths
[686/913] 486213=overlap_test
[687/913] 486205=test_change_word
[688/913] 486205=test_gem_source_installed
[689/913] 486205=test_modify_expand
[690/913] 486205=test_gem_available_set
[691/913] 486207=test_parser
[692/913] 486210=test_pkcs12
[693/913] 486205=test_date_time
[694/913] 486207=test_date
[695/913] 486207=test_rdoc_method_attr
[696/913] 486205=test_gem_config_file
[697/913] 486204=test_gem_commands_pristine_command
[698/913] 486206=test_yamlstore
[699/913] 486206=test_yjit_exit_locations
[700/913] 486205=test_rdoc_markup_pre_process
[701/913] 486207=test_rdoc_rdoc
[702/913] 486206=test_io_buffer
[703/913] 486206=test_win32ole_event
[704/913] 486206=test_hash
[705/913] 486213=test_reline
[706/913] 486207=test_arith_seq_beg_len_step
[707/913] 486210=test_beginendblock
[708/913] 486205=test_gem_resolver_requirement_list
[709/913] 486207=test_within_pipe
[710/913] 486205=test_scalar_scanner
[711/913] 486205=test_timeout
[712/913] 486211=test_not
[713/913] 486211=test_weakref
[714/913] 486207=snapshots_test
[715/913] 486211=test_function
[716/913] 486205=test_socket
[717/913] 486202=test_mailto
[718/913] 486211=test_yaml_tree
[719/913] 486202=test_case_mapping
[720/913] 486202=test_gem_package_tar_writer
[721/913] 486211=test_rubygems
[722/913] 486210=ripper_test
[723/913] 486202=test_method
[724/913] 486211=test_unicode_normalize
[725/913] 486211=test_append
[726/913] 486211=test_ractor_compatibility
[727/913] 486213=test_rdoc_markup_hard_break
[728/913] 486213=test_gem_resolver_lock_set
[729/913] 486213=test_rdoc_generator_pot_po
[730/913] 486213=test_reqarg
[731/913] 486201=test_reline_key
[732/913] 486201=test_resource
[733/913] 486201=test_gem_source_fetch_problem
[734/913] 486201=test_set
[735/913] 486201=test_gem_update_suggestion
[736/913] 486207=test_gem_console_ui
[737/913] 486207=test_member
[738/913] 486201=test_gem_stream_ui
[739/913] 486207=test_numhash
[740/913] 486207=test_trace
[741/913] 486204=test_rdoc_generator_ri
[742/913] 486207=test_nofree
[743/913] 486207=test_pkey_rsa
[744/913] 486204=test_ipaddr
[745/913] 486204=test_arity
[746/913] 486204=test_buffered_io
[747/913] 486201=test_yjit
[748/913] 486204=test_rdoc_markup_attribute_manager
[749/913] 486210=test_m17n
[750/913] 486204=test_rdoc_i18n_locale
[751/913] 486204=test_argf
[752/913] 486211=test_egrep_cpp
[753/913] 486211=test_gem_resolver_composed_set
[754/913] 486207=test_date_conv
[755/913] 486207=test_webauthn_poller
[756/913] 486211=test_wait
[757/913] 486213=test_object_references
[758/913] 486213=test_x509name
[759/913] 486213=test_sleep
[760/913] 486207=test_compile_prism
[761/913] 486211=test_gem_commands_build_command
[762/913] 486210=test_gem_security
[763/913] 486205=test_euc_tw
[764/913] 486205=test_gem_requirement
[765/913] 486211=test_alias
[766/913] 486205=test_face
[767/913] 486205=test_sizeof
[768/913] 486207=test_bug-3571
[769/913] 486207=test_notimplement
[770/913] 486207=test_emoji_breaks
[771/913] 486207=test_system
[772/913] 486211=test_comparable
[773/913] 486213=test_gem_commands_info_command
[774/913] 486211=command_line_test
[775/913] 486211=test_rdoc_rd
[776/913] 486213=test_date_new
[777/913] 486211=test_io_timeout
[778/913] 486211=test_stringio
[779/913] 486213=test_dns
[780/913] 486211=test_dup
[781/913] 486213=test_require
[782/913] 486211=newline_test
[783/913] 486211=snippets_test
[784/913] 486203=parser_test
[785/913] 486203=test_ubf_async_safe
[786/913] 486203=test_array
[787/913] 486203=test_webauthn_listener_response
[788/913] 486203=heredoc_test
[789/913] 486203=constant_path_node_test
[790/913] 486203=test_gem_path_support
[791/913] 486203=test_win32ole_record
[792/913] 486203=test_gem_bundler_version_finder
[793/913] 486203=test_console_attr
[794/913] 486203=onigmo_test
[795/913] 486203=test_struct
[796/913] 486203=test_rdoc_comment
[797/913] 486203=test_pack
[798/913] 486203=test_ast
[799/913] 486207=fuzzer_test
[800/913] 486200=test_rb_str_dup
[801/913] 486200=json_encoding_test
[802/913] 486207=test_time
[803/913] 486210=test_math
[804/913] 486200=test_gc
[805/913] 486200=test_libs
[806/913] 486210=test_super
[807/913] 486200=test_did_you_mean
[808/913] 486207=test_autoconf
[809/913] 486207=test_popen_deadlock
[810/913] 486200=test_gem_safe_yaml
[811/913] 486200=test_digest_extend
[812/913] 486200=test_cgi_multipart
[813/913] 486200=test_case
[814/913] 486200=test_bug-5832
[815/913] 486200=test_gem_silent_ui
[816/913] 486200=test_require
[817/913] 486200=test_ifunless
[818/913] 486200=test_pkey_dh
[819/913] 486200=test_rdoc_text
[820/913] 486200=test_shapes
[821/913] 486200=test_ocsp
[822/913] 486211=test_gem_commands_uninstall_command
[823/913] 486210=test_rendering
[824/913] 486210=test_files_test
[825/913] 486205=test_gem_dependency_list
[826/913] 486200=test_gem_resolver_installer_set
[827/913] 486207=test_nesting_parser
[828/913] 486205=test_object_create_start
[829/913] 486205=test_forwardable
[830/913] 486210=test_continuation
[831/913] 486210=test_ensured
[832/913] 486205=test_config
[833/913] 486207=test_delete
[834/913] 486207=comments_test
[835/913] 486207=test_io_m17n
[836/913] 486205=test_gem_commands_cleanup_command
[837/913] 486210=test_rdoc_markup_paragraph
[838/913] 486210=test_interned_str
[839/913] 486210=test_placearg
[840/913] 486212=test_project_sanity
[841/913] 486200=regular_expression_encoding_test
[842/913] 486200=test_env
[843/913] 486212=test_config
[844/913] 486210=test_io_buffer
[845/913] 486212=encodings_test
[846/913] 486210=test_string_processing
[847/913] 486210=json_generator_test
[848/913] 486212=test_gem_impossible_dependencies_error
[849/913] 486212=test_dryrun
[850/913] 486212=test_type
[851/913] 486212=test_range
[852/913] 486210=test_gem_source_subpath_problem
[853/913] 486211=node_id_test
[854/913] 486210=test_tmpdir
[855/913] 486205=test_emitter
[856/913] 486210=test_ts
[857/913] 486205=test_gem_resolver_api_set
[858/913] 486205=parse_stream_test
[859/913] 486205=test_locale
[860/913] 486205=test_stringify_symbols
[861/913] 486205=warnings_test
[862/913] 486211=test_to_ary_concat
[863/913] 486205=test_rubyoptions
[864/913] 486210=test_printf
[865/913] 486210=test_rdoc_token_stream
[866/913] 486210=test_udp
[867/913] 486210=dispatcher_test
[868/913] 486210=test_configuration
[869/913] 486210=test_windows_1252
[870/913] 486210=test_rdoc_single_class
[871/913] 486210=test_rdoc_alias
[872/913] 486210=regular_expression_options_test
[873/913] 486210=test_key_event_record
[874/913] 486210=test_sleep
[875/913] 486212=test_queue
[876/913] 486212=test_rdoc_markup_to_label
[877/913] 486212=test_install
[878/913] 486199=integer_parse_test
[879/913] 486199=test_gem_validator
[880/913] 486206=test_prettyprint
[881/913] 486213=lex_test
[882/913] 486207=test_bundled_gems
[883/913] 486199=test_custom_command
[884/913] 486207=test_date_ractor
[885/913] 486206=test_m17n_comb
[886/913] 486212=test_pair
[887/913] 486199=test_tree_spell_checker
[888/913] 486199=test_integer_comb
[889/913] 486211=index_write_test
[890/913] 486211=test_ns_spki
[891/913] 486207=test_depth_first
[892/913] 486211=test_tsort
[893/913] 486207=test_random
[894/913] 486211=test_merge_keys
[895/913] 486207=test_kwargs
[896/913] 486211=test_rdoc_extend
[897/913] 486207=test_io_wait
[898/913] 486211=test_lexer
[899/913] 486211=test_win32ole_type
[900/913] 486211=test_rdoc_rd_inline_parser
[901/913] 486211=test_gem_ext_configure_builder
[902/913] 486207=test_mdns
[903/913] 486211=test_x509store
[904/913] 486207=test_dir
[905/913] 486204=test_gem_local_remote_options
[906/913] 486204=test_exception
[907/913] 486211=test_bash_completion
[908/913] 486211=test_gem_security_signer
[909/913] 486211=test_threadgroup
[910/913] 486210=test_rdoc_generator_json_index
[911/913] 486207=test_set_len
[912/913] 486207=test_gem_commands_lock_command
[913/913] 486207=test_euc_kr
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
   1042  444797    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 444797  444800    1041    1041 pts/0       1041 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.20240810-033144 --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
 444800  444801    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240810-033144 --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
 444801  485867    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 485867  485868    1041    1041 pts/0       1041 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 485868  486195    1041    1041 pts/0       1041 Sl+   1000   0:18 /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
 486195  486209    1041    1041 pts/0       1041 Sl+   1000   0:30 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 486209  510365    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 486209  510371    1041    1041 pts/0       1041 Z+    1000   0:00 [test_autoload.*] <defunct>
 444801  522193    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[444797], 444797=>[444800], 444800=>[444801], 444801=>[485867, 522193], 485867=>[485868], 485868=>[486195], 486195=>[486209], 486209=>[510365, 510371]}
$ timeout 60 gdb -p 510365 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 510367]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000576a56e1dafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7e13664006c0 (LWP 510365) "test_autoload.*" 0x0000576a56e1dafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7e13642006c0 (LWP 510367) "test_autoload.*" 0x00007e139051b4cd in __GI___poll (fds=0x7e135b309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7e13642006c0 (LWP 510367) "test_autoload.*"):
#0  0x00007e139051b4cd in __GI___poll (fds=0x7e135b309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000576a56da839a in __interceptor_poll ()
No symbol table info available.
#2  0x0000576a57154e3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        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:3065
        vm = <optimized out>
#4  0x0000576a56e0174f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e139049ca94 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 = {138621749298880, -7488136228200275708, 138621749298880, -352, 0, 138621784941488, -7488136228187692796, -7488039866004299516}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e1390529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e13664006c0 (LWP 510365) "test_autoload.*"):
#0  0x0000576a56e1dafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000576a56e1eaba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000576a56d6d330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000576a56d6d1a9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x0000576a56d6cdd5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x0000576a56d67dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000576a56d67bc8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000576a56e03b33 in __interceptor_malloc ()
No symbol table info available.
#8  0x0000576a56e84c85 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=4) at /tmp/ruby/src/trunk_asan/gc/default.c:8532
        gpr = 107008
        objspace = 0x51e000000080
        mem = <optimized out>
#9  0x0000576a5719446e in ruby_strdup (str=0x506000fc3980 "0.3") at /tmp/ruby/src/trunk_asan/util.c:541
        tmp = <optimized out>
        len = <optimized out>
#10 0x0000576a5762c053 in set_number_literal (p=0x514000004a40, type=tFLOAT, suffix=<optimized out>, base=<optimized out>, seen_point=0) at /tmp/ruby/build/trunk_asan/parse.y:9122
        _cur_loc = {beg_pos = {lineno = 1, column = <optimized out>}, end_pos = {lineno = 1, column = <optimized out>}}
        numeric_type = <optimized out>
#11 0x0000576a57618429 in parse_numeric (p=0x514000004a40, c=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:9963
        nondigit = <optimized out>
        seen_e = <optimized out>
        seen_point = <optimized out>
        is_float = <optimized out>
        suffix = <optimized out>
        decode_num = <optimized out>
#12 0x0000576a57606fc1 in parser_yylex (p=0x514000004a40) at /tmp/ruby/build/trunk_asan/parse.y:11101
        pcur = <optimized out>
        ptok = <optimized out>
        prevline = <optimized out>
        space_seen = <optimized out>
        fallthru = <optimized out>
        token_seen = 128
        cmd_state = 0
        last_state = EXPR_CMDARG
        c = <optimized out>
        label = <optimized out>
#13 0x0000576a575b1b6a in yylex (lval=0x7e135f509020, yylloc=0x7e135f509040, p=0x514000004a40) at /tmp/ruby/build/trunk_asan/parse.y:11335
        t = <optimized out>
#14 ruby_yyparse (p=<optimized out>) at parse.c:11552
        yyval_default = <optimized out>
        yyloc_default = <optimized out>
        mesg = "can't make alias for the number variables"
        mesg = "class/module name must be CONSTANT"
        mesg = "formal argument cannot be a constant"
        mesg = "formal argument cannot be an instance variable"
        mesg = "formal argument cannot be a global variable"
        mesg = "formal argument cannot be a class variable"
        yylval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue, cant_return = 0}, state = EXPR_NONE}
        yylloc = {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 6}}
        yyval = <optimized out>
        yyloc = <optimized out>
        yyerror_range = <optimized out>
        yymsg = <optimized out>
        yymsg_alloc = <optimized out>
        yynerrs = <optimized out>
        yystate = 34
        yyerrstatus = 0
        yystacksize = 200
        yyss = 0x7e135f509060
        yyssp = 0x7e135f509064
        yyvs = 0x7e135f509230
        yyvsp = 0x7e135f509240
        yyls = 0x7e135f5098f0
        yylsp = 0x7e135f509910
        yytoken = <optimized out>
        yylen = 0
        yychar = -2
        yyn = 6144
        yyresult = <optimized out>
        yyssa = <optimized out>
        yyvsa = <optimized out>
        yylsa = <optimized out>
        yymsgbuf = <optimized out>
        yyerrorlab = <optimized out>
        yyerrlab1 = <optimized out>
        yyacceptlab = <optimized out>
        yyabortlab = <optimized out>
#15 0x0000576a575fa537 in yycompile0 (arg=89335319775808) at /tmp/ruby/build/trunk_asan/parse.y:7576
        p = 0x514000004a40
        cov = 4
        n = <optimized out>
        tree = <optimized out>
#16 0x0000576a5724fefb in rb_suppress_tracing (func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:487
        _ec = 0x5160014d51d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e13663fc1b0, <optimized out>, 0x7e13663fc0a0, <optimized out>, <optimized out>}, prev = 0x7e135f00b980, state = RUBY_TAG_NONE, lock_rec = 0}
        raised = 0
        result = 4
        dummy_trace_arg = {event = 0, ec = <optimized out>, cfp = <optimized out>, self = <optimized out>, id = <optimized out>, called_id = <optimized out>, klass = <optimized out>, data = <optimized out>, klass_solved = <optimized out>, lineno = <optimized out>, path = <optimized out>}
        ec = 0x5160014d51d0
        state = RUBY_TAG_NONE
        vm = <optimized out>
#17 0x0000576a575f0f78 in yycompile (p=0x514000004a40, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7633
        ast = 0x5030025191a0
#18 rb_parser_compile (p=0x514000004a40, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7673
No locals.
#19 0x0000576a570a9ed9 in parser_compile (p=0x540000000108, gets=0x80, fname=0, fname@entry=138621916167920, input=0x576a56e1dafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x7e136f888fa0, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:659
        ast = <optimized out>
#20 0x0000576a570a7fd7 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=138621916167920, file=138621940699040, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:733
No locals.
#21 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:783
        ast_value = 138621940698120
        parser = 0xfffffffffffffe00
#22 0x0000576a5709d6de in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2705
        rbimpl_id = 16529
        argp = <optimized out>
        parser = 138621940699360
        orig_fname = 138621916167920
        script = 0
        opt = 0x7e135f10a070
        f = 138621940699040
        line_start = 1
        ast_value = 4
        set_encoding = 16529
        enc = 0x50d000000110
#23 0x0000576a56e4bf90 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:1053
        _ec = 0x5160014d51d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e13663fc570, <optimized out>, 0x7e13663fc480, <optimized out>, <optimized out>}, prev = 0x7e13663fcec0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160014d51d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x0000576a57097521 in load_file (parser=138621940699360, fname=138621916167920, f=138621940699040, script=0, opt=0x7e135f10a070) at /tmp/ruby/src/trunk_asan/ruby.c:2841
        arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>}
#25 rb_parser_load_file (parser=<optimized out>, fname_v=138621916167920) at /tmp/ruby/src/trunk_asan/ruby.c:2867
        opt = {script = <optimized out>, script_name = <optimized out>, e_script = <optimized out>, src = {enc = {name = <optimized out>, index = -1}}, ext = {enc = {name = <optimized out>, index = -1}}, intern = {enc = {name = <optimized out>, index = -1}}, req_list = <optimized out>, features = {mask = <optimized out>, set = 31}, warn = {mask = <optimized out>, set = <optimized out>}, dump = 8, backtrace_length_limit = -9223372036854775808, rjit = {on = <optimized out>, exec_mem_size = <optimized out>, call_threshold = <optimized out>, stats = <optimized out>, disable = <optimized out>, trace = <optimized out>, trace_exits = <optimized out>, dump_disasm = <optimized out>, verify_ctx = <optimized out>}, crash_report = <optimized out>, sflag = <optimized out>, xflag = <optimized out>, warning = <optimized out>, verbose = <optimized out>, do_loop = <optimized out>, do_print = <optimized out>, do_line = <optimized out>, do_split = <optimized out>, do_search = <optimized out>, setids = <optimized out>, yjit = <optimized out>}
        xflag = 0
        f = 138621940699040
#26 0x0000576a56f46d0d in load_iseq_eval (ec=0x5160014d51d0, fname=fname@entry=138621916167920) at /tmp/ruby/src/trunk_asan/load.c:769
        parser = 138621940699360
        ast_value = <optimized out>
        ast = <optimized out>
        ec = 0x5160014d51d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 138622482568160
        iseq = <optimized out>
#27 0x0000576a56f41e77 in require_internal (ec=ec@entry=0x5160014d51d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150003a9600
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 138622482568320
        realpath_map = 138622482568160
        path = 138621916167920
        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 0x0000576a56f3fd60 in rb_require_string_internal (fname=138621916168160, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160014d51d0
        result = <optimized out>
#29 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#30 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#31 0x0000576a57221568 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:3786
        ci = 0x1610100140003
        cc = <optimized out>
        me = 0x7e136e5dce60
        cfunc = 0x504000018518
        recv = 138622482697720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x0000576a572089bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7e13663fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x0000576a5720e615 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173
No locals.
#34 0x0000576a571d01bd in vm_sendish (ec=0x5160014d51d0, reg_cfp=0x7e1364dfb6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        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>
#35 vm_exec_core (ec=ec@entry=0x5160014d51d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x576a571c4306 <vm_exec_core+6678>, 0x576a571c95c1 <vm_exec_core+27857>, 0x576a571c3d79 <vm_exec_core+5257>, 0x576a571ca8d6 <vm_exec_core+32742>, 0x576a571c8240 <vm_exec_core+22864>, 0x576a571c60e6 <vm_exec_core+14326>, 0x576a571c2eae <vm_exec_core+1470>, 0x576a571c9d8d <vm_exec_core+29853>, 0x576a571c994c <vm_exec_core+28764>, 0x576a571c411a <vm_exec_core+6186>, 0x576a571c3491 <vm_exec_core+2977>, 0x576a571c8821 <vm_exec_core+24369>, 0x576a571c4af8 <vm_exec_core+8712>, 0x576a571ca48c <vm_exec_core+31644>, 0x576a571c9b4d <vm_exec_core+29277>, 0x576a571c50c3 <vm_exec_core+10195>, 0x576a571c602e <vm_exec_core+14142>, 0x576a571c84e2 <vm_exec_core+23538>, 0x576a571c9ab3 <vm_exec_core+29123>, 0x576a571c7123 <vm_exec_core+18483>, 0x576a571c8564 <vm_exec_core+23668>, 0x576a571c8bb7 <vm_exec_core+25287>, 0x576a571c7061 <vm_exec_core+18289>, 0x576a571c33bd <vm_exec_core+2765>, 0x576a571c7d1a <vm_exec_core+21546>, 0x576a571c31de <vm_exec_core+2286>, 0x576a571c3613 <vm_exec_core+3363>, 0x576a571c5349 <vm_exec_core+10841>, 0x576a571c6d85 <vm_exec_core+17557>, 0x576a571c76c7 <vm_exec_core+19927>, 0x576a571c6ab0 <vm_exec_core+16832>, 0x576a571c2e0a <vm_exec_core+1306>, 0x576a571c8dad <vm_exec_core+25789>, 0x576a571c9811 <vm_exec_core+28449>, 0x576a571c37bc <vm_exec_core+3788>, 0x576a571c4407 <vm_exec_core+6935>, 0x576a571c4209 <vm_exec_core+6425>, 0x576a571c4ba4 <vm_exec_core+8884>, 0x576a571c5f80 <vm_exec_core+13968>, 0x576a571c3876 <vm_exec_core+3974>, 0x576a571c8c62 <vm_exec_core+25458>, 0x576a571c434b <vm_exec_core+6747>, 0x576a571c5eb9 <vm_exec_core+13769>, 0x576a571c68ae <vm_exec_core+16318>, 0x576a571c8a33 <vm_exec_core+24899>, 0x576a571c74cb <vm_exec_core+19419>, 0x576a571c4e51 <vm_exec_core+9569>, 0x576a571c4661 <vm_exec_core+7537>, 0x576a571c8707 <vm_exec_core+24087>, 0x576a571c5698 <vm_exec_core+11688>, 0x576a571c7dee <vm_exec_core+21758>, 0x576a571c759c <vm_exec_core+19628>, 0x576a571c7ec4 <vm_exec_core+21972>, 0x576a571c9377 <vm_exec_core+27271>, 0x576a571c6a1c <vm_exec_core+16684>, 0x576a571c8ad9 <vm_exec_core+25065>, 0x576a571c4f20 <vm_exec_core+9776>, 0x576a571c8607 <vm_exec_core+23831>, 0x576a571c2c7b <vm_exec_core+907>, 0x576a571c6ebb <vm_exec_core+17867>, 0x576a571c7288 <vm_exec_core+18840>, 0x576a571c36b6 <vm_exec_core+3526>, 0x576a571c6b54 <vm_exec_core+16996>, 0x576a571c5167 <vm_exec_core+10359>, 0x576a571c48a7 <vm_exec_core+8119>, 0x576a571c7fc6 <vm_exec_core+22230>, 0x576a571c3a91 <vm_exec_core+4513>, 0x576a571c6543 <vm_exec_core+15443>, 0x576a571d1aae <vm_exec_core+61886>, 0x576a571c71c2 <vm_exec_core+18642>, 0x576a571c3b33 <vm_exec_core+4675>, 0x576a571c3ff6 <vm_exec_core+5894>, 0x576a571c3c57 <vm_exec_core+4967>, 0x576a571c44f7 <vm_exec_core+7175>, 0x576a571c4ca0 <vm_exec_core+9136>, 0x576a571cab3b <vm_exec_core+33355>, 0x576a571c7ad8 <vm_exec_core+20968>, 0x576a571c693a <vm_exec_core+16458>, 0x576a571c8cb4 <vm_exec_core+25540>, 0x576a571cac0b <vm_exec_core+33563>, 0x576a571c9085 <vm_exec_core+26517>, 0x576a571ca5ab <vm_exec_core+31931>, 0x576a571ca7c4 <vm_exec_core+32468>, 0x576a571c32da <vm_exec_core+2538>, 0x576a571c9ca6 <vm_exec_core+29622>, 0x576a571c55b5 <vm_exec_core+11461>, 0x576a571c9eaa <vm_exec_core+30138>, 0x576a571c4fe5 <vm_exec_core+9973>, 0x576a571c8fa9 <vm_exec_core+26297>, 0x576a571c30cd <vm_exec_core+2013>, 0x576a571c395b <vm_exec_core+4203>, 0x576a571c46e9 <vm_exec_core+7673>, 0x576a571c593d <vm_exec_core+12365>, 0x576a571c5ada <vm_exec_core+12778>, 0x576a571c2c80 <vm_exec_core+912>, 0x576a571c303b <vm_exec_core+1867>, 0x576a571c2d12 <vm_exec_core+1058>, 0x576a571c9187 <vm_exec_core+26775>, 0x576a571c5459 <vm_exec_core+11113>, 0x576a571c6755 <vm_exec_core+15973>, 0x576a571c5c86 <vm_exec_core+13206>, 0x576a571c6419 <vm_exec_core+15145>, 0x576a571c6335 <vm_exec_core+14917>, 0x576a571c524b <vm_exec_core+10587>, 0x576a571c5b7b <vm_exec_core+12939>, 0x576a571c5813 <vm_exec_core+12067>, 0x576a571c5e37 <vm_exec_core+13639>, 0x576a571c5db5 <vm_exec_core+13509>, 0x576a571c42f7 <vm_exec_core+6663>, 0x576a571c95b2 <vm_exec_core+27842>, 0x576a571c3d6a <vm_exec_core+5242>, 0x576a571ca8c7 <vm_exec_core+32727>, 0x576a571c8231 <vm_exec_core+22849>, 0x576a571c60d7 <vm_exec_core+14311>, 0x576a571c2e9f <vm_exec_core+1455>, 0x576a571c9d7e <vm_exec_core+29838>, 0x576a571c993d <vm_exec_core+28749>, 0x576a571c410b <vm_exec_core+6171>, 0x576a571c3482 <vm_exec_core+2962>, 0x576a571c8812 <vm_exec_core+24354>, 0x576a571c4ae9 <vm_exec_core+8697>, 0x576a571ca47d <vm_exec_core+31629>, 0x576a571c9b3e <vm_exec_core+29262>, 0x576a571c50b4 <vm_exec_core+10180>, 0x576a571c601f <vm_exec_core+14127>, 0x576a571c84d3 <vm_exec_core+23523>, 0x576a571c9aa4 <vm_exec_core+29108>, 0x576a571c7114 <vm_exec_core+18468>, 0x576a571c8555 <vm_exec_core+23653>, 0x576a571c8ba8 <vm_exec_core+25272>, 0x576a571c7052 <vm_exec_core+18274>, 0x576a571c33ae <vm_exec_core+2750>, 0x576a571c7d0b <vm_exec_core+21531>, 0x576a571c31cf <vm_exec_core+2271>, 0x576a571c3604 <vm_exec_core+3348>, 0x576a571c533a <vm_exec_core+10826>, 0x576a571c6d76 <vm_exec_core+17542>, 0x576a571c76b8 <vm_exec_core+19912>, 0x576a571c6aa1 <vm_exec_core+16817>, 0x576a571c2dfb <vm_exec_core+1291>, 0x576a571c8d9e <vm_exec_core+25774>, 0x576a571c9802 <vm_exec_core+28434>, 0x576a571c37ad <vm_exec_core+3773>, 0x576a571c43f8 <vm_exec_core+6920>, 0x576a571c41fa <vm_exec_core+6410>, 0x576a571c4b95 <vm_exec_core+8869>, 0x576a571c5f71 <vm_exec_core+13953>, 0x576a571c3867 <vm_exec_core+3959>, 0x576a571c8c53 <vm_exec_core+25443>, 0x576a571c433c <vm_exec_core+6732>, 0x576a571c5eaa <vm_exec_core+13754>, 0x576a571c689f <vm_exec_core+16303>, 0x576a571c8a24 <vm_exec_core+24884>, 0x576a571c74bc <vm_exec_core+19404>, 0x576a571c4e42 <vm_exec_core+9554>, 0x576a571c4652 <vm_exec_core+7522>, 0x576a571c86f8 <vm_exec_core+24072>, 0x576a571c5689 <vm_exec_core+11673>, 0x576a571c7ddf <vm_exec_core+21743>, 0x576a571c758d <vm_exec_core+19613>, 0x576a571c7eb5 <vm_exec_core+21957>, 0x576a571c9368 <vm_exec_core+27256>, 0x576a571c6a0d <vm_exec_core+16669>, 0x576a571c8aca <vm_exec_core+25050>, 0x576a571c4f11 <vm_exec_core+9761>, 0x576a571c85f8 <vm_exec_core+23816>, 0x576a571c7100 <vm_exec_core+18448>, 0x576a571c6eac <vm_exec_core+17852>, 0x576a571c7279 <vm_exec_core+18825>, 0x576a571c6737 <vm_exec_core+15943>, 0x576a571c6b45 <vm_exec_core+16981>, 0x576a571c5158 <vm_exec_core+10344>, 0x576a571c4898 <vm_exec_core+8104>, 0x576a571c7fb7 <vm_exec_core+22215>, 0x576a571c3a82 <vm_exec_core+4498>, 0x576a571c6534 <vm_exec_core+15428>, 0x576a571d1a9f <vm_exec_core+61871>, 0x576a571c71b3 <vm_exec_core+18627>, 0x576a571c3b24 <vm_exec_core+4660>, 0x576a571c3fe7 <vm_exec_core+5879>, 0x576a571c3c48 <vm_exec_core+4952>, 0x576a571c44e8 <vm_exec_core+7160>, 0x576a571c4c91 <vm_exec_core+9121>, 0x576a571c6935 <vm_exec_core+16453>, 0x576a571c5f67 <vm_exec_core+13943>, 0x576a571c6930 <vm_exec_core+16448>, 0x576a571c7100 <vm_exec_core+18448>, 0x576a571c704d <vm_exec_core+18269>, 0x576a571c44e3 <vm_exec_core+7155>, 0x576a571c7480 <vm_exec_core+19344>, 0x576a571c55ab <vm_exec_core+11451>, 0x576a571c55b0 <vm_exec_core+11456>, 0x576a571c7048 <vm_exec_core+18264>, 0x576a571c6c36 <vm_exec_core+17222>, 0x576a571c6400 <vm_exec_core+15120>, 0x576a571c6321 <vm_exec_core+14897>, 0x576a571c6d71 <vm_exec_core+17537>, 0x576a571c673c <vm_exec_core+15948>, 0x576a571c5f6c <vm_exec_core+13948>, 0x576a571c46da <vm_exec_core+7658>...}
        reg_cfp = 0x7e1364dfb6e8
        reg_pc = 0x5110000b40f8
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#36 0x0000576a571bf458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160014d51d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x0000576a572354ca in vm_call0_body (ec=<optimized out>, calling=0x7e135f109860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7e135f1098d0
        cc = <optimized out>
        ret = <optimized out>
#38 0x0000576a57234d3f in vm_call0_cme (ec=0x5160014d51d0, calling=0x7e135f109860, argv=0x7e13663fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#39 vm_call0_body (ec=<optimized out>, calling=0x7e135f109860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7e13742aa070
        orig_cme = <optimized out>
        ci = 0x7e135f1098d0
        cc = 0x7e136fbb1c90
        ret = <optimized out>
#40 0x0000576a571ea4ee in vm_call0_cc (recv=138622482697720, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7e136fbb1c90, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#41 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7e136fbb1c90
        self = <optimized out>
#42 0x0000576a571eb31e in rb_funcallv (recv=138622482697720, mid=22593, argc=1, argv=0x7e13663fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#43 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7e13663fdd60
#44 0x0000576a571ab05e in autoload_feature_require (_arguments=138621784940880) at /tmp/ruby/src/trunk_asan/variable.c:2934
        arguments = 0x7e13663fe150
        autoload_const = <optimized out>
        result = <optimized out>
#45 autoload_try_load (_arguments=138621784940880) at /tmp/ruby/src/trunk_asan/variable.c:2948
        arguments = 0x7e13663fe150
        result = <optimized out>
        ce = <optimized out>
#46 0x0000576a56e4bf90 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:1053
        _ec = 0x5160014d51d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e13663fe0d0, <optimized out>, 0x7e13663fdfe0, <optimized out>, <optimized out>}, prev = 0x7e135f009740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160014d51d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#47 0x0000576a571aa3a1 in rb_autoload_load (module=module@entry=138622482775360, name=name@entry=309851) at /tmp/ruby/src/trunk_asan/variable.c:3009
        ce = 0x50300162f2e0
        arguments = {module = 138622482775360, name = 309851, flag = 0, mutex = 138621940701320, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#48 0x0000576a571b3d2d in rb_const_search_from (klass=138621921871200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
        ac = 0xfffffffffffffe00
        am = 138622482775360
        tmp = 138622482775360
        ce = <optimized out>
        current = 138622482775360
        value = <optimized out>
        first_iteration = <optimized out>
#49 0x0000576a571ac0c4 in rb_const_search (klass=138621921871200, id=309851, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
        value = <optimized out>
#50 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060
        c = <optimized out>
#51 0x0000576a571b702e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134
        root_cref = <optimized out>
        klass = 92358976733448
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#52 0x0000576a571c1fd3 in vm_get_ev_const_chain (ec=0x5160014d51d0, segments=0x5020024d4b10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#53 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020025a7bd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341
        segments = 0x5020024d4b10
        ice = <optimized out>
        val = <optimized out>
#54 0x0000576a571c4b57 in vm_exec_core (ec=ec@entry=0x5160014d51d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x576a571c4306 <vm_exec_core+6678>, 0x576a571c95c1 <vm_exec_core+27857>, 0x576a571c3d79 <vm_exec_core+5257>, 0x576a571ca8d6 <vm_exec_core+32742>, 0x576a571c8240 <vm_exec_core+22864>, 0x576a571c60e6 <vm_exec_core+14326>, 0x576a571c2eae <vm_exec_core+1470>, 0x576a571c9d8d <vm_exec_core+29853>, 0x576a571c994c <vm_exec_core+28764>, 0x576a571c411a <vm_exec_core+6186>, 0x576a571c3491 <vm_exec_core+2977>, 0x576a571c8821 <vm_exec_core+24369>, 0x576a571c4af8 <vm_exec_core+8712>, 0x576a571ca48c <vm_exec_core+31644>, 0x576a571c9b4d <vm_exec_core+29277>, 0x576a571c50c3 <vm_exec_core+10195>, 0x576a571c602e <vm_exec_core+14142>, 0x576a571c84e2 <vm_exec_core+23538>, 0x576a571c9ab3 <vm_exec_core+29123>, 0x576a571c7123 <vm_exec_core+18483>, 0x576a571c8564 <vm_exec_core+23668>, 0x576a571c8bb7 <vm_exec_core+25287>, 0x576a571c7061 <vm_exec_core+18289>, 0x576a571c33bd <vm_exec_core+2765>, 0x576a571c7d1a <vm_exec_core+21546>, 0x576a571c31de <vm_exec_core+2286>, 0x576a571c3613 <vm_exec_core+3363>, 0x576a571c5349 <vm_exec_core+10841>, 0x576a571c6d85 <vm_exec_core+17557>, 0x576a571c76c7 <vm_exec_core+19927>, 0x576a571c6ab0 <vm_exec_core+16832>, 0x576a571c2e0a <vm_exec_core+1306>, 0x576a571c8dad <vm_exec_core+25789>, 0x576a571c9811 <vm_exec_core+28449>, 0x576a571c37bc <vm_exec_core+3788>, 0x576a571c4407 <vm_exec_core+6935>, 0x576a571c4209 <vm_exec_core+6425>, 0x576a571c4ba4 <vm_exec_core+8884>, 0x576a571c5f80 <vm_exec_core+13968>, 0x576a571c3876 <vm_exec_core+3974>, 0x576a571c8c62 <vm_exec_core+25458>, 0x576a571c434b <vm_exec_core+6747>, 0x576a571c5eb9 <vm_exec_core+13769>, 0x576a571c68ae <vm_exec_core+16318>, 0x576a571c8a33 <vm_exec_core+24899>, 0x576a571c74cb <vm_exec_core+19419>, 0x576a571c4e51 <vm_exec_core+9569>, 0x576a571c4661 <vm_exec_core+7537>, 0x576a571c8707 <vm_exec_core+24087>, 0x576a571c5698 <vm_exec_core+11688>, 0x576a571c7dee <vm_exec_core+21758>, 0x576a571c759c <vm_exec_core+19628>, 0x576a571c7ec4 <vm_exec_core+21972>, 0x576a571c9377 <vm_exec_core+27271>, 0x576a571c6a1c <vm_exec_core+16684>, 0x576a571c8ad9 <vm_exec_core+25065>, 0x576a571c4f20 <vm_exec_core+9776>, 0x576a571c8607 <vm_exec_core+23831>, 0x576a571c2c7b <vm_exec_core+907>, 0x576a571c6ebb <vm_exec_core+17867>, 0x576a571c7288 <vm_exec_core+18840>, 0x576a571c36b6 <vm_exec_core+3526>, 0x576a571c6b54 <vm_exec_core+16996>, 0x576a571c5167 <vm_exec_core+10359>, 0x576a571c48a7 <vm_exec_core+8119>, 0x576a571c7fc6 <vm_exec_core+22230>, 0x576a571c3a91 <vm_exec_core+4513>, 0x576a571c6543 <vm_exec_core+15443>, 0x576a571d1aae <vm_exec_core+61886>, 0x576a571c71c2 <vm_exec_core+18642>, 0x576a571c3b33 <vm_exec_core+4675>, 0x576a571c3ff6 <vm_exec_core+5894>, 0x576a571c3c57 <vm_exec_core+4967>, 0x576a571c44f7 <vm_exec_core+7175>, 0x576a571c4ca0 <vm_exec_core+9136>, 0x576a571cab3b <vm_exec_core+33355>, 0x576a571c7ad8 <vm_exec_core+20968>, 0x576a571c693a <vm_exec_core+16458>, 0x576a571c8cb4 <vm_exec_core+25540>, 0x576a571cac0b <vm_exec_core+33563>, 0x576a571c9085 <vm_exec_core+26517>, 0x576a571ca5ab <vm_exec_core+31931>, 0x576a571ca7c4 <vm_exec_core+32468>, 0x576a571c32da <vm_exec_core+2538>, 0x576a571c9ca6 <vm_exec_core+29622>, 0x576a571c55b5 <vm_exec_core+11461>, 0x576a571c9eaa <vm_exec_core+30138>, 0x576a571c4fe5 <vm_exec_core+9973>, 0x576a571c8fa9 <vm_exec_core+26297>, 0x576a571c30cd <vm_exec_core+2013>, 0x576a571c395b <vm_exec_core+4203>, 0x576a571c46e9 <vm_exec_core+7673>, 0x576a571c593d <vm_exec_core+12365>, 0x576a571c5ada <vm_exec_core+12778>, 0x576a571c2c80 <vm_exec_core+912>, 0x576a571c303b <vm_exec_core+1867>, 0x576a571c2d12 <vm_exec_core+1058>, 0x576a571c9187 <vm_exec_core+26775>, 0x576a571c5459 <vm_exec_core+11113>, 0x576a571c6755 <vm_exec_core+15973>, 0x576a571c5c86 <vm_exec_core+13206>, 0x576a571c6419 <vm_exec_core+15145>, 0x576a571c6335 <vm_exec_core+14917>, 0x576a571c524b <vm_exec_core+10587>, 0x576a571c5b7b <vm_exec_core+12939>, 0x576a571c5813 <vm_exec_core+12067>, 0x576a571c5e37 <vm_exec_core+13639>, 0x576a571c5db5 <vm_exec_core+13509>, 0x576a571c42f7 <vm_exec_core+6663>, 0x576a571c95b2 <vm_exec_core+27842>, 0x576a571c3d6a <vm_exec_core+5242>, 0x576a571ca8c7 <vm_exec_core+32727>, 0x576a571c8231 <vm_exec_core+22849>, 0x576a571c60d7 <vm_exec_core+14311>, 0x576a571c2e9f <vm_exec_core+1455>, 0x576a571c9d7e <vm_exec_core+29838>, 0x576a571c993d <vm_exec_core+28749>, 0x576a571c410b <vm_exec_core+6171>, 0x576a571c3482 <vm_exec_core+2962>, 0x576a571c8812 <vm_exec_core+24354>, 0x576a571c4ae9 <vm_exec_core+8697>, 0x576a571ca47d <vm_exec_core+31629>, 0x576a571c9b3e <vm_exec_core+29262>, 0x576a571c50b4 <vm_exec_core+10180>, 0x576a571c601f <vm_exec_core+14127>, 0x576a571c84d3 <vm_exec_core+23523>, 0x576a571c9aa4 <vm_exec_core+29108>, 0x576a571c7114 <vm_exec_core+18468>, 0x576a571c8555 <vm_exec_core+23653>, 0x576a571c8ba8 <vm_exec_core+25272>, 0x576a571c7052 <vm_exec_core+18274>, 0x576a571c33ae <vm_exec_core+2750>, 0x576a571c7d0b <vm_exec_core+21531>, 0x576a571c31cf <vm_exec_core+2271>, 0x576a571c3604 <vm_exec_core+3348>, 0x576a571c533a <vm_exec_core+10826>, 0x576a571c6d76 <vm_exec_core+17542>, 0x576a571c76b8 <vm_exec_core+19912>, 0x576a571c6aa1 <vm_exec_core+16817>, 0x576a571c2dfb <vm_exec_core+1291>, 0x576a571c8d9e <vm_exec_core+25774>, 0x576a571c9802 <vm_exec_core+28434>, 0x576a571c37ad <vm_exec_core+3773>, 0x576a571c43f8 <vm_exec_core+6920>, 0x576a571c41fa <vm_exec_core+6410>, 0x576a571c4b95 <vm_exec_core+8869>, 0x576a571c5f71 <vm_exec_core+13953>, 0x576a571c3867 <vm_exec_core+3959>, 0x576a571c8c53 <vm_exec_core+25443>, 0x576a571c433c <vm_exec_core+6732>, 0x576a571c5eaa <vm_exec_core+13754>, 0x576a571c689f <vm_exec_core+16303>, 0x576a571c8a24 <vm_exec_core+24884>, 0x576a571c74bc <vm_exec_core+19404>, 0x576a571c4e42 <vm_exec_core+9554>, 0x576a571c4652 <vm_exec_core+7522>, 0x576a571c86f8 <vm_exec_core+24072>, 0x576a571c5689 <vm_exec_core+11673>, 0x576a571c7ddf <vm_exec_core+21743>, 0x576a571c758d <vm_exec_core+19613>, 0x576a571c7eb5 <vm_exec_core+21957>, 0x576a571c9368 <vm_exec_core+27256>, 0x576a571c6a0d <vm_exec_core+16669>, 0x576a571c8aca <vm_exec_core+25050>, 0x576a571c4f11 <vm_exec_core+9761>, 0x576a571c85f8 <vm_exec_core+23816>, 0x576a571c7100 <vm_exec_core+18448>, 0x576a571c6eac <vm_exec_core+17852>, 0x576a571c7279 <vm_exec_core+18825>, 0x576a571c6737 <vm_exec_core+15943>, 0x576a571c6b45 <vm_exec_core+16981>, 0x576a571c5158 <vm_exec_core+10344>, 0x576a571c4898 <vm_exec_core+8104>, 0x576a571c7fb7 <vm_exec_core+22215>, 0x576a571c3a82 <vm_exec_core+4498>, 0x576a571c6534 <vm_exec_core+15428>, 0x576a571d1a9f <vm_exec_core+61871>, 0x576a571c71b3 <vm_exec_core+18627>, 0x576a571c3b24 <vm_exec_core+4660>, 0x576a571c3fe7 <vm_exec_core+5879>, 0x576a571c3c48 <vm_exec_core+4952>, 0x576a571c44e8 <vm_exec_core+7160>, 0x576a571c4c91 <vm_exec_core+9121>, 0x576a571c6935 <vm_exec_core+16453>, 0x576a571c5f67 <vm_exec_core+13943>, 0x576a571c6930 <vm_exec_core+16448>, 0x576a571c7100 <vm_exec_core+18448>, 0x576a571c704d <vm_exec_core+18269>, 0x576a571c44e3 <vm_exec_core+7155>, 0x576a571c7480 <vm_exec_core+19344>, 0x576a571c55ab <vm_exec_core+11451>, 0x576a571c55b0 <vm_exec_core+11456>, 0x576a571c7048 <vm_exec_core+18264>, 0x576a571c6c36 <vm_exec_core+17222>, 0x576a571c6400 <vm_exec_core+15120>, 0x576a571c6321 <vm_exec_core+14897>, 0x576a571c6d71 <vm_exec_core+17537>, 0x576a571c673c <vm_exec_core+15948>, 0x576a571c5f6c <vm_exec_core+13948>, 0x576a571c46da <vm_exec_core+7658>...}
th: 0x5150003a9600, native_id: 0x7e13664006c0
-- Control frame information -----------------------------------------------
        reg_cfp = 0x7e1364dfb720
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        INSN_LABEL_setclassvariable = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#55 0x0000576a571bf458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160014d51d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#56 0x0000576a5723eaa2 in invoke_iseq_block_from_c (ec=0x5160014d51d0, captured=0x7e1364dfb7a8, self=138621919037960, 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:1595
        flags = 0
        iseq = 0x7e138d8417e0
        cfp = <optimized out>
        sp = 0x7e1364cfb850
        use_argv = 0x0
        stack_argv = 0x7e1364cfb850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#57 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:1609
        captured = 0x7e1364dfb7a8
#58 0x0000576a571ec736 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:1646
No locals.
#59 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#60 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#61 0x0000576a571ec736 in rb_yield (val=<optimized out>)
No locals.
#62 0x0000576a56e4b86a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x5160014d51d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e13663fef10, <optimized out>, 0x7e13663fee20, <optimized out>, <optimized out>}, prev = 0x7e135f009340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160014d51d0
        cfp = 0x7e1364dfb758
#63 0x0000576a56fc665b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390
        status = <optimized out>
        pid = <optimized out>
#64 0x0000576a57221568 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:3786
        ci = 0x644100040001
        cc = <optimized out>
        me = 0x7e136f88af58
        cfunc = 0x50400001ff58
        recv = 138621919037960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#65 0x0000576a571c792f in vm_sendish (ec=0x5160014d51d0, reg_cfp=0x7e1364dfb790, cd=0x5020024d53d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=ec@entry=0x5160014d51d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020024d53d0
        insns_address_table = {0x576a571c4306 <vm_exec_core+6678>, 0x576a571c95c1 <vm_exec_core+27857>, 0x576a571c3d79 <vm_exec_core+5257>, 0x576a571ca8d6 <vm_exec_core+32742>, 0x576a571c8240 <vm_exec_core+22864>, 0x576a571c60e6 <vm_exec_core+14326>, 0x576a571c2eae <vm_exec_core+1470>, 0x576a571c9d8d <vm_exec_core+29853>, 0x576a571c994c <vm_exec_core+28764>, 0x576a571c411a <vm_exec_core+6186>, 0x576a571c3491 <vm_exec_core+2977>, 0x576a571c8821 <vm_exec_core+24369>, 0x576a571c4af8 <vm_exec_core+8712>, 0x576a571ca48c <vm_exec_core+31644>, 0x576a571c9b4d <vm_exec_core+29277>, 0x576a571c50c3 <vm_exec_core+10195>, 0x576a571c602e <vm_exec_core+14142>, 0x576a571c84e2 <vm_exec_core+23538>, 0x576a571c9ab3 <vm_exec_core+29123>, 0x576a571c7123 <vm_exec_core+18483>, 0x576a571c8564 <vm_exec_core+23668>, 0x576a571c8bb7 <vm_exec_core+25287>, 0x576a571c7061 <vm_exec_core+18289>, 0x576a571c33bd <vm_exec_core+2765>, 0x576a571c7d1a <vm_exec_core+21546>, 0x576a571c31de <vm_exec_core+2286>, 0x576a571c3613 <vm_exec_core+3363>, 0x576a571c5349 <vm_exec_core+10841>, 0x576a571c6d85 <vm_exec_core+17557>, 0x576a571c76c7 <vm_exec_core+19927>, 0x576a571c6ab0 <vm_exec_core+16832>, 0x576a571c2e0a <vm_exec_core+1306>, 0x576a571c8dad <vm_exec_core+25789>, 0x576a571c9811 <vm_exec_core+28449>, 0x576a571c37bc <vm_exec_core+3788>, 0x576a571c4407 <vm_exec_core+6935>, 0x576a571c4209 <vm_exec_core+6425>, 0x576a571c4ba4 <vm_exec_core+8884>, 0x576a571c5f80 <vm_exec_core+13968>, 0x576a571c3876 <vm_exec_core+3974>, 0x576a571c8c62 <vm_exec_core+25458>, 0x576a571c434b <vm_exec_core+6747>, 0x576a571c5eb9 <vm_exec_core+13769>, 0x576a571c68ae <vm_exec_core+16318>, 0x576a571c8a33 <vm_exec_core+24899>, 0x576a571c74cb <vm_exec_core+19419>, 0x576a571c4e51 <vm_exec_core+9569>, 0x576a571c4661 <vm_exec_core+7537>, 0x576a571c8707 <vm_exec_core+24087>, 0x576a571c5698 <vm_exec_core+11688>, 0x576a571c7dee <vm_exec_core+21758>, 0x576a571c759c <vm_exec_core+19628>, 0x576a571c7ec4 <vm_exec_core+21972>, 0x576a571c9377 <vm_exec_core+27271>, 0x576a571c6a1c <vm_exec_core+16684>, 0x576a571c8ad9 <vm_exec_core+25065>, 0x576a571c4f20 <vm_exec_core+9776>, 0x576a571c8607 <vm_exec_core+23831>, 0x576a571c2c7b <vm_exec_core+907>, 0x576a571c6ebb <vm_exec_core+17867>, 0x576a571c7288 <vm_exec_core+18840>, 0x576a571c36b6 <vm_exec_core+3526>, 0x576a571c6b54 <vm_exec_core+16996>, 0x576a571c5167 <vm_exec_core+10359>, 0x576a571c48a7 <vm_exec_core+8119>, 0x576a571c7fc6 <vm_exec_core+22230>, 0x576a571c3a91 <vm_exec_core+4513>, 0x576a571c6543 <vm_exec_core+15443>, 0x576a571d1aae <vm_exec_core+61886>, 0x576a571c71c2 <vm_exec_core+18642>, 0x576a571c3b33 <vm_exec_core+4675>, 0x576a571c3ff6 <vm_exec_core+5894>, 0x576a571c3c57 <vm_exec_core+4967>, 0x576a571c44f7 <vm_exec_core+7175>, 0x576a571c4ca0 <vm_exec_core+9136>, 0x576a571cab3b <vm_exec_core+33355>, 0x576a571c7ad8 <vm_exec_core+20968>, 0x576a571c693a <vm_exec_core+16458>, 0x576a571c8cb4 <vm_exec_core+25540>, 0x576a571cac0b <vm_exec_core+33563>, 0x576a571c9085 <vm_exec_core+26517>, 0x576a571ca5ab <vm_exec_core+31931>, 0x576a571ca7c4 <vm_exec_core+32468>, 0x576a571c32da <vm_exec_core+2538>, 0x576a571c9ca6 <vm_exec_core+29622>, 0x576a571c55b5 <vm_exec_core+11461>, 0x576a571c9eaa <vm_exec_core+30138>, 0x576a571c4fe5 <vm_exec_core+9973>, 0x576a571c8fa9 <vm_exec_core+26297>, 0x576a571c30cd <vm_exec_core+2013>, 0x576a571c395b <vm_exec_core+4203>, 0x576a571c46e9 <vm_exec_core+7673>, 0x576a571c593d <vm_exec_core+12365>, 0x576a571c5ada <vm_exec_core+12778>, 0x576a571c2c80 <vm_exec_core+912>, 0x576a571c303b <vm_exec_core+1867>, 0x576a571c2d12 <vm_exec_core+1058>, 0x576a571c9187 <vm_exec_core+26775>, 0x576a571c5459 <vm_exec_core+11113>, 0x576a571c6755 <vm_exec_core+15973>, 0x576a571c5c86 <vm_exec_core+13206>, 0x576a571c6419 <vm_exec_core+15145>, 0x576a571c6335 <vm_exec_core+14917>, 0x576a571c524b <vm_exec_core+10587>, 0x576a571c5b7b <vm_exec_core+12939>, 0x576a571c5813 <vm_exec_core+12067>, 0x576a571c5e37 <vm_exec_core+13639>, 0x576a571c5db5 <vm_exec_core+13509>, 0x576a571c42f7 <vm_exec_core+6663>, 0x576a571c95b2 <vm_exec_core+27842>, 0x576a571c3d6a <vm_exec_core+5242>, 0x576a571ca8c7 <vm_exec_core+32727>, 0x576a571c8231 <vm_exec_core+22849>, 0x576a571c60d7 <vm_exec_core+14311>, 0x576a571c2e9f <vm_exec_core+1455>, 0x576a571c9d7e <vm_exec_core+29838>, 0x576a571c993d <vm_exec_core+28749>, 0x576a571c410b <vm_exec_core+6171>, 0x576a571c3482 <vm_exec_core+2962>, 0x576a571c8812 <vm_exec_core+24354>, 0x576a571c4ae9 <vm_exec_core+8697>, 0x576a571ca47d <vm_exec_core+31629>, 0x576a571c9b3e <vm_exec_core+29262>, 0x576a571c50b4 <vm_exec_core+10180>, 0x576a571c601f <vm_exec_core+14127>, 0x576a571c84d3 <vm_exec_core+23523>, 0x576a571c9aa4 <vm_exec_core+29108>, 0x576a571c7114 <vm_exec_core+18468>, 0x576a571c8555 <vm_exec_core+23653>, 0x576a571c8ba8 <vm_exec_core+25272>, 0x576a571c7052 <vm_exec_core+18274>, 0x576a571c33ae <vm_exec_core+2750>, 0x576a571c7d0b <vm_exec_core+21531>, 0x576a571c31cf <vm_exec_core+2271>, 0x576a571c3604 <vm_exec_core+3348>, 0x576a571c533a <vm_exec_core+10826>, 0x576a571c6d76 <vm_exec_core+17542>, 0x576a571c76b8 <vm_exec_core+19912>, 0x576a571c6aa1 <vm_exec_core+16817>, 0x576a571c2dfb <vm_exec_core+1291>, 0x576a571c8d9e <vm_exec_core+25774>, 0x576a571c9802 <vm_exec_core+28434>, 0x576a571c37ad <vm_exec_core+3773>, 0x576a571c43f8 <vm_exec_core+6920>, 0x576a571c41fa <vm_exec_core+6410>, 0x576a571c4b95 <vm_exec_core+8869>, 0x576a571c5f71 <vm_exec_core+13953>, 0x576a571c3867 <vm_exec_core+3959>, 0x576a571c8c53 <vm_exec_core+25443>, 0x576a571c433c <vm_exec_core+6732>, 0x576a571c5eaa <vm_exec_core+13754>, 0x576a571c689f <vm_exec_core+16303>, 0x576a571c8a24 <vm_exec_core+24884>, 0x576a571c74bc <vm_exec_core+19404>, 0x576a571c4e42 <vm_exec_core+9554>, 0x576a571c4652 <vm_exec_core+7522>, 0x576a571c86f8 <vm_exec_core+24072>, 0x576a571c5689 <vm_exec_core+11673>, 0x576a571c7ddf <vm_exec_core+21743>, 0x576a571c758d <vm_exec_core+19613>, 0x576a571c7eb5 <vm_exec_core+21957>, 0x576a571c9368 <vm_exec_core+27256>, 0x576a571c6a0d <vm_exec_core+16669>, 0x576a571c8aca <vm_exec_core+25050>, 0x576a571c4f11 <vm_exec_core+9761>, 0x576a571c85f8 <vm_exec_core+23816>, 0x576a571c7100 <vm_exec_core+18448>, 0x576a571c6eac <vm_exec_core+17852>, 0x576a571c7279 <vm_exec_core+18825>, 0x576a571c6737 <vm_exec_core+15943>, 0x576a571c6b45 <vm_exec_core+16981>, 0x576a571c5158 <vm_exec_core+10344>, 0x576a571c4898 <vm_exec_core+8104>, 0x576a571c7fb7 <vm_exec_core+22215>, 0x576a571c3a82 <vm_exec_core+4498>, 0x576a571c6534 <vm_exec_core+15428>, 0x576a571d1a9f <vm_exec_core+61871>, 0x576a571c71b3 <vm_exec_core+18627>, 0x576a571c3b24 <vm_exec_core+4660>, 0x576a571c3fe7 <vm_exec_core+5879>, 0x576a571c3c48 <vm_exec_core+4952>, 0x576a571c44e8 <vm_exec_core+7160>, 0x576a571c4c91 <vm_exec_core+9121>, 0x576a571c6935 <vm_exec_core+16453>, 0x576a571c5f67 <vm_exec_core+13943>, 0x576a571c6930 <vm_exec_core+16448>, 0x576a571c7100 <vm_exec_core+18448>, 0x576a571c704d <vm_exec_core+18269>, 0x576a571c44e3 <vm_exec_core+7155>, 0x576a571c7480 <vm_exec_core+19344>, 0x576a571c55ab <vm_exec_core+11451>, 0x576a571c55b0 <vm_exec_core+11456>, 0x576a571c7048 <vm_exec_core+18264>, 0x576a571c6c36 <vm_exec_core+17222>, 0x576a571c6400 <vm_exec_core+15120>, 0x576a571c6321 <vm_exec_core+14897>, 0x576a571c6d71 <vm_exec_core+17537>, 0x576a571c673c <vm_exec_core+15948>, 0x576a571c5f6c <vm_exec_core+13948>, 0x576a571c46da <vm_exec_core+7658>...}
        reg_cfp = 0x7e1364dfb790
        reg_pc = 0x504000a1e230
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#67 0x0000576a571bf458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160014d51d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#68 0x0000576a571fc53b in invoke_iseq_block_from_c (ec=0x5160014d51d0, captured=<optimized out>, self=138621919037960, 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:1595
        flags = 0
        iseq = 0x7e138d841830
        cfp = 0x7e1364dfb7c8
        sp = 0x7e1364cfb818
        use_argv = <optimized out>
        stack_argv = 0x7e1364cfb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#69 invoke_block_from_c_proc (ec=0x5160014d51d0, self=138621919037960, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#70 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:1719
No locals.
#71 0x0000576a571fa7c6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000a21a50, argc=1457642238, 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:1740
        self = 0
#72 0x0000576a57152cc9 in thread_do_start_proc (th=th@entry=0x5150003a9600) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000a21a50
        args_len = 0
        args_ptr = <optimized out>
#73 0x0000576a5715087a in thread_do_start (th=0x5150003a9600) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#74 thread_start_func_2 (th=th@entry=0x5150003a9600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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>
#75 0x0000576a5714fb3e in call_thread_start_func_2 (th=0x5150003a9600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7e13663ffce0
#76 nt_start (ptr=0x50c000480340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150003a9600
        sched = <optimized out>
        nt = 0x50c000480340
        vm = 0x525000000100
#77 0x0000576a56e0174f in asan_thread_start(void*) ()
No symbol table info available.
#78 0x00007e139049ca94 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 = {138621784950464, -7488132105031671548, 138621784950464, -352, 0, 140734188169488, -7488132105019088636, -7488039866004299516}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#79 0x00007e1390529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 510365) detached]
$ timeout 60 gdb -p 510371 -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 486209 -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 486195 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

Failed tests:
TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given
TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: [ruby-core:86410] [Bug #14634].
TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: Expected [[510371, #<Process::Status: pid 510371 exit 0>]] to be empty.
Retrying...

[New LWP 522238]
[New LWP 522220]
[New LWP 486197]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007ddca9e98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd97bea300, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7ddcaa16bc40 (LWP 486195) "ruby"            0x00007ddca9e98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd97bea300, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x7ddc87c006c0 (LWP 522238) "envutil.rb:178"  0x00007ddca9f1b4cd in __GI___poll (fds=0x7ddc86e09b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7ddc88e006c0 (LWP 522220) "Timeout stdlib " 0x00007ddca9e98d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7ddc88dfdc60, op=137, expected=0, futex_word=0x50c0058835d0) at ./nptl/futex-internal.c:57
  4    Thread 0x7ddc8dc006c0 (LWP 486197) "ruby"            0x00007ddca9f1b4cd in __GI___poll (fds=0x7ddc8c909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7ddc8dc006c0 (LWP 486197) "ruby"):
#0  0x00007ddca9f1b4cd in __GI___poll (fds=0x7ddc8c909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f92255ec39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f9225998e3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        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:3065
        vm = <optimized out>
#4  0x00005f922564574f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ddca9e9ca94 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 = {138386224449216, 4482686444243587972, 138386224449216, -352, 25, 140727149314752, 4482686444264559492, 4482765249671533444}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ddca9f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7ddc88e006c0 (LWP 522220) "Timeout stdlib "):
#0  0x00007ddca9e98d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7ddc88dfdc60, op=137, expected=0, futex_word=0x50c0058835d0) 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=-2147483648, abstime=0x7ddc88dfdc60, clockid=0, expected=0, futex_word=0x50c0058835d0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0058835d0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ddc88dfdc60, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007ddca9e9bc7e in __pthread_cond_wait_common (abstime=0x7ddc88dfdc60, clockid=1, mutex=0x5150000691a0, cond=0x50c0058835a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ddca9e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ddc88dfdb50, __canceltype = 910968, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0058835a8, mutex = 0x5150000691a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0058835a8, mutex=mutex@entry=0x5150000691a0, abstime=abstime@entry=0x7ddc88dfdc60) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005f92259922a1 in native_cond_timedwait (cond=0x50c0058835a8, mutex=0x5150000691a0, 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=0x515000069080, rel=rel@entry=0x7ddc87e0a020) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x5150000691a0
        cond = 0x50c0058835a8
        max = 100000000000000000
#7  0x00005f9225979834 in native_sleep (th=0x515000069080, rel=0x7ddc87e0a020) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999825000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299
        prev_status = THREAD_RUNNABLE
        end = 1548961886199747
        woke = 1
#9  0x00005f9225973f9f in rb_mutex_wait_for (time=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:563
        rel = <optimized out>
#10 0x00005f922568ff90 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:1053
        _ec = 0x5160006e2bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ddc88dfdef0, <optimized out>, 0x7ddc88dfde00, <optimized out>, <optimized out>}, prev = 0x7ddc8800cb80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e2bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005f9225973b2d in rb_mutex_sleep (self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:590
        rel = <error reading variable rel (Cannot access memory at address 0x89)>
        woken = 20
        t = {tv_sec = 0, tv_usec = 999825}
        beg = 1723261344
        scheduler = <optimized out>
        end = <optimized out>
#12 0x00005f9225a7978c in vm_call0_cfunc_with_frame (ec=0x5160006e2bd0, calling=<optimized out>, argv=0x7ddc8800ca28) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x7ddc88fbf6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 138386689066040
        argc = 1
        mid = 26289
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x5160006e2bd0, calling=<optimized out>, argv=0x7ddc8800ca28) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x00005f9225a2e4ee in vm_call0_cc (recv=138386689066040, id=26289, argc=<optimized out>, argv=<optimized out>, cc=0x7ddc89005da0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7ddc89005da0
        self = <optimized out>
#17 0x00005f922568ff90 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:1053
        _ec = 0x5160006e2bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ddc88dfe270, <optimized out>, 0x7ddc88dfe180, <optimized out>, <optimized out>}, prev = 0x7ddc8800bb40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e2bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x00005f922599d22d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1548
        sync_waiter = {self = 138386689066040, th = 0x515000069080, fiber = 0x0, node = {next = 0x5030000cd150, prev = 0x5030000cd150}}
        ec = <optimized out>
        cv = 0x5030000cd150
        args = <optimized out>
#19 0x00005f9225a65568 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:3786
        ci = 0x45d100100005
        cc = <optimized out>
        me = 0x7ddca9938718
        cfunc = 0x50400001fb58
        recv = 138386689066440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005f9225a4c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ddc88dfe840) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00005f9225a4c475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
        ci = <optimized out>
        cc = 0x7ddc88dfdc60
#22 0x00005f9225a141bd in vm_sendish (ec=0x5160006e2bd0, reg_cfp=0x7ddc88fbf720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        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>
#23 vm_exec_core (ec=ec@entry=0x5160006e2bd0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f9225a08306 <vm_exec_core+6678>, 0x5f9225a0d5c1 <vm_exec_core+27857>, 0x5f9225a07d79 <vm_exec_core+5257>, 0x5f9225a0e8d6 <vm_exec_core+32742>, 0x5f9225a0c240 <vm_exec_core+22864>, 0x5f9225a0a0e6 <vm_exec_core+14326>, 0x5f9225a06eae <vm_exec_core+1470>, 0x5f9225a0dd8d <vm_exec_core+29853>, 0x5f9225a0d94c <vm_exec_core+28764>, 0x5f9225a0811a <vm_exec_core+6186>, 0x5f9225a07491 <vm_exec_core+2977>, 0x5f9225a0c821 <vm_exec_core+24369>, 0x5f9225a08af8 <vm_exec_core+8712>, 0x5f9225a0e48c <vm_exec_core+31644>, 0x5f9225a0db4d <vm_exec_core+29277>, 0x5f9225a090c3 <vm_exec_core+10195>, 0x5f9225a0a02e <vm_exec_core+14142>, 0x5f9225a0c4e2 <vm_exec_core+23538>, 0x5f9225a0dab3 <vm_exec_core+29123>, 0x5f9225a0b123 <vm_exec_core+18483>, 0x5f9225a0c564 <vm_exec_core+23668>, 0x5f9225a0cbb7 <vm_exec_core+25287>, 0x5f9225a0b061 <vm_exec_core+18289>, 0x5f9225a073bd <vm_exec_core+2765>, 0x5f9225a0bd1a <vm_exec_core+21546>, 0x5f9225a071de <vm_exec_core+2286>, 0x5f9225a07613 <vm_exec_core+3363>, 0x5f9225a09349 <vm_exec_core+10841>, 0x5f9225a0ad85 <vm_exec_core+17557>, 0x5f9225a0b6c7 <vm_exec_core+19927>, 0x5f9225a0aab0 <vm_exec_core+16832>, 0x5f9225a06e0a <vm_exec_core+1306>, 0x5f9225a0cdad <vm_exec_core+25789>, 0x5f9225a0d811 <vm_exec_core+28449>, 0x5f9225a077bc <vm_exec_core+3788>, 0x5f9225a08407 <vm_exec_core+6935>, 0x5f9225a08209 <vm_exec_core+6425>, 0x5f9225a08ba4 <vm_exec_core+8884>, 0x5f9225a09f80 <vm_exec_core+13968>, 0x5f9225a07876 <vm_exec_core+3974>, 0x5f9225a0cc62 <vm_exec_core+25458>, 0x5f9225a0834b <vm_exec_core+6747>, 0x5f9225a09eb9 <vm_exec_core+13769>, 0x5f9225a0a8ae <vm_exec_core+16318>, 0x5f9225a0ca33 <vm_exec_core+24899>, 0x5f9225a0b4cb <vm_exec_core+19419>, 0x5f9225a08e51 <vm_exec_core+9569>, 0x5f9225a08661 <vm_exec_core+7537>, 0x5f9225a0c707 <vm_exec_core+24087>, 0x5f9225a09698 <vm_exec_core+11688>, 0x5f9225a0bdee <vm_exec_core+21758>, 0x5f9225a0b59c <vm_exec_core+19628>, 0x5f9225a0bec4 <vm_exec_core+21972>, 0x5f9225a0d377 <vm_exec_core+27271>, 0x5f9225a0aa1c <vm_exec_core+16684>, 0x5f9225a0cad9 <vm_exec_core+25065>, 0x5f9225a08f20 <vm_exec_core+9776>, 0x5f9225a0c607 <vm_exec_core+23831>, 0x5f9225a06c7b <vm_exec_core+907>, 0x5f9225a0aebb <vm_exec_core+17867>, 0x5f9225a0b288 <vm_exec_core+18840>, 0x5f9225a076b6 <vm_exec_core+3526>, 0x5f9225a0ab54 <vm_exec_core+16996>, 0x5f9225a09167 <vm_exec_core+10359>, 0x5f9225a088a7 <vm_exec_core+8119>, 0x5f9225a0bfc6 <vm_exec_core+22230>, 0x5f9225a07a91 <vm_exec_core+4513>, 0x5f9225a0a543 <vm_exec_core+15443>, 0x5f9225a15aae <vm_exec_core+61886>, 0x5f9225a0b1c2 <vm_exec_core+18642>, 0x5f9225a07b33 <vm_exec_core+4675>, 0x5f9225a07ff6 <vm_exec_core+5894>, 0x5f9225a07c57 <vm_exec_core+4967>, 0x5f9225a084f7 <vm_exec_core+7175>, 0x5f9225a08ca0 <vm_exec_core+9136>, 0x5f9225a0eb3b <vm_exec_core+33355>, 0x5f9225a0bad8 <vm_exec_core+20968>, 0x5f9225a0a93a <vm_exec_core+16458>, 0x5f9225a0ccb4 <vm_exec_core+25540>, 0x5f9225a0ec0b <vm_exec_core+33563>, 0x5f9225a0d085 <vm_exec_core+26517>, 0x5f9225a0e5ab <vm_exec_core+31931>, 0x5f9225a0e7c4 <vm_exec_core+32468>, 0x5f9225a072da <vm_exec_core+2538>, 0x5f9225a0dca6 <vm_exec_core+29622>, 0x5f9225a095b5 <vm_exec_core+11461>, 0x5f9225a0deaa <vm_exec_core+30138>, 0x5f9225a08fe5 <vm_exec_core+9973>, 0x5f9225a0cfa9 <vm_exec_core+26297>, 0x5f9225a070cd <vm_exec_core+2013>, 0x5f9225a0795b <vm_exec_core+4203>, 0x5f9225a086e9 <vm_exec_core+7673>, 0x5f9225a0993d <vm_exec_core+12365>, 0x5f9225a09ada <vm_exec_core+12778>, 0x5f9225a06c80 <vm_exec_core+912>, 0x5f9225a0703b <vm_exec_core+1867>, 0x5f9225a06d12 <vm_exec_core+1058>, 0x5f9225a0d187 <vm_exec_core+26775>, 0x5f9225a09459 <vm_exec_core+11113>, 0x5f9225a0a755 <vm_exec_core+15973>, 0x5f9225a09c86 <vm_exec_core+13206>, 0x5f9225a0a419 <vm_exec_core+15145>, 0x5f9225a0a335 <vm_exec_core+14917>, 0x5f9225a0924b <vm_exec_core+10587>, 0x5f9225a09b7b <vm_exec_core+12939>, 0x5f9225a09813 <vm_exec_core+12067>, 0x5f9225a09e37 <vm_exec_core+13639>, 0x5f9225a09db5 <vm_exec_core+13509>, 0x5f9225a082f7 <vm_exec_core+6663>, 0x5f9225a0d5b2 <vm_exec_core+27842>, 0x5f9225a07d6a <vm_exec_core+5242>, 0x5f9225a0e8c7 <vm_exec_core+32727>, 0x5f9225a0c231 <vm_exec_core+22849>, 0x5f9225a0a0d7 <vm_exec_core+14311>, 0x5f9225a06e9f <vm_exec_core+1455>, 0x5f9225a0dd7e <vm_exec_core+29838>, 0x5f9225a0d93d <vm_exec_core+28749>, 0x5f9225a0810b <vm_exec_core+6171>, 0x5f9225a07482 <vm_exec_core+2962>, 0x5f9225a0c812 <vm_exec_core+24354>, 0x5f9225a08ae9 <vm_exec_core+8697>, 0x5f9225a0e47d <vm_exec_core+31629>, 0x5f9225a0db3e <vm_exec_core+29262>, 0x5f9225a090b4 <vm_exec_core+10180>, 0x5f9225a0a01f <vm_exec_core+14127>, 0x5f9225a0c4d3 <vm_exec_core+23523>, 0x5f9225a0daa4 <vm_exec_core+29108>, 0x5f9225a0b114 <vm_exec_core+18468>, 0x5f9225a0c555 <vm_exec_core+23653>, 0x5f9225a0cba8 <vm_exec_core+25272>, 0x5f9225a0b052 <vm_exec_core+18274>, 0x5f9225a073ae <vm_exec_core+2750>, 0x5f9225a0bd0b <vm_exec_core+21531>, 0x5f9225a071cf <vm_exec_core+2271>, 0x5f9225a07604 <vm_exec_core+3348>, 0x5f9225a0933a <vm_exec_core+10826>, 0x5f9225a0ad76 <vm_exec_core+17542>, 0x5f9225a0b6b8 <vm_exec_core+19912>, 0x5f9225a0aaa1 <vm_exec_core+16817>, 0x5f9225a06dfb <vm_exec_core+1291>, 0x5f9225a0cd9e <vm_exec_core+25774>, 0x5f9225a0d802 <vm_exec_core+28434>, 0x5f9225a077ad <vm_exec_core+3773>, 0x5f9225a083f8 <vm_exec_core+6920>, 0x5f9225a081fa <vm_exec_core+6410>, 0x5f9225a08b95 <vm_exec_core+8869>, 0x5f9225a09f71 <vm_exec_core+13953>, 0x5f9225a07867 <vm_exec_core+3959>, 0x5f9225a0cc53 <vm_exec_core+25443>, 0x5f9225a0833c <vm_exec_core+6732>, 0x5f9225a09eaa <vm_exec_core+13754>, 0x5f9225a0a89f <vm_exec_core+16303>, 0x5f9225a0ca24 <vm_exec_core+24884>, 0x5f9225a0b4bc <vm_exec_core+19404>, 0x5f9225a08e42 <vm_exec_core+9554>, 0x5f9225a08652 <vm_exec_core+7522>, 0x5f9225a0c6f8 <vm_exec_core+24072>, 0x5f9225a09689 <vm_exec_core+11673>, 0x5f9225a0bddf <vm_exec_core+21743>, 0x5f9225a0b58d <vm_exec_core+19613>, 0x5f9225a0beb5 <vm_exec_core+21957>, 0x5f9225a0d368 <vm_exec_core+27256>, 0x5f9225a0aa0d <vm_exec_core+16669>, 0x5f9225a0caca <vm_exec_core+25050>, 0x5f9225a08f11 <vm_exec_core+9761>, 0x5f9225a0c5f8 <vm_exec_core+23816>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0aeac <vm_exec_core+17852>, 0x5f9225a0b279 <vm_exec_core+18825>, 0x5f9225a0a737 <vm_exec_core+15943>, 0x5f9225a0ab45 <vm_exec_core+16981>, 0x5f9225a09158 <vm_exec_core+10344>, 0x5f9225a08898 <vm_exec_core+8104>, 0x5f9225a0bfb7 <vm_exec_core+22215>, 0x5f9225a07a82 <vm_exec_core+4498>, 0x5f9225a0a534 <vm_exec_core+15428>, 0x5f9225a15a9f <vm_exec_core+61871>, 0x5f9225a0b1b3 <vm_exec_core+18627>, 0x5f9225a07b24 <vm_exec_core+4660>, 0x5f9225a07fe7 <vm_exec_core+5879>, 0x5f9225a07c48 <vm_exec_core+4952>, 0x5f9225a084e8 <vm_exec_core+7160>, 0x5f9225a08c91 <vm_exec_core+9121>, 0x5f9225a0a935 <vm_exec_core+16453>, 0x5f9225a09f67 <vm_exec_core+13943>, 0x5f9225a0a930 <vm_exec_core+16448>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0b04d <vm_exec_core+18269>, 0x5f9225a084e3 <vm_exec_core+7155>, 0x5f9225a0b480 <vm_exec_core+19344>, 0x5f9225a095ab <vm_exec_core+11451>, 0x5f9225a095b0 <vm_exec_core+11456>, 0x5f9225a0b048 <vm_exec_core+18264>, 0x5f9225a0ac36 <vm_exec_core+17222>, 0x5f9225a0a400 <vm_exec_core+15120>, 0x5f9225a0a321 <vm_exec_core+14897>, 0x5f9225a0ad71 <vm_exec_core+17537>, 0x5f9225a0a73c <vm_exec_core+15948>, 0x5f9225a09f6c <vm_exec_core+13948>, 0x5f9225a086da <vm_exec_core+7658>...}
        reg_cfp = 0x7ddc88fbf720
        reg_pc = 0x5130000865d8
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x00005f9225a03458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160006e2bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005f9225a82aa2 in invoke_iseq_block_from_c (ec=0x5160006e2bd0, captured=0x7ddc88fbf7a8, self=138386673221280, 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:1595
        flags = 0
        iseq = 0x7ddca9719568
        cfp = <optimized out>
        sp = 0x7ddc88ebf870
        use_argv = 0x0
        stack_argv = 0x7ddc88ebf870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 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:1609
        captured = 0x7ddc88fbf7a8
#27 0x00005f9225a30736 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:1646
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x00005f9225a30736 in rb_yield (val=<optimized out>)
No locals.
#31 0x00005f922568ff90 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:1053
        _ec = 0x5160006e2bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ddc88dfef90, <optimized out>, 0x7ddc88dfeea0, <optimized out>, <optimized out>}, prev = 0x7ddc88009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160006e2bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x00005f9225a65568 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:3786
        ci = 0x66c100000001
        cc = <optimized out>
        me = 0x7ddca9938d08
        cfunc = 0x50400001f558
        recv = 138386689066040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00005f9225a0b92f in vm_sendish (ec=0x5160006e2bd0, reg_cfp=0x7ddc88fbf790, cd=0x50f000005bb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160006e2bd0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000005bb0
        insns_address_table = {0x5f9225a08306 <vm_exec_core+6678>, 0x5f9225a0d5c1 <vm_exec_core+27857>, 0x5f9225a07d79 <vm_exec_core+5257>, 0x5f9225a0e8d6 <vm_exec_core+32742>, 0x5f9225a0c240 <vm_exec_core+22864>, 0x5f9225a0a0e6 <vm_exec_core+14326>, 0x5f9225a06eae <vm_exec_core+1470>, 0x5f9225a0dd8d <vm_exec_core+29853>, 0x5f9225a0d94c <vm_exec_core+28764>, 0x5f9225a0811a <vm_exec_core+6186>, 0x5f9225a07491 <vm_exec_core+2977>, 0x5f9225a0c821 <vm_exec_core+24369>, 0x5f9225a08af8 <vm_exec_core+8712>, 0x5f9225a0e48c <vm_exec_core+31644>, 0x5f9225a0db4d <vm_exec_core+29277>, 0x5f9225a090c3 <vm_exec_core+10195>, 0x5f9225a0a02e <vm_exec_core+14142>, 0x5f9225a0c4e2 <vm_exec_core+23538>, 0x5f9225a0dab3 <vm_exec_core+29123>, 0x5f9225a0b123 <vm_exec_core+18483>, 0x5f9225a0c564 <vm_exec_core+23668>, 0x5f9225a0cbb7 <vm_exec_core+25287>, 0x5f9225a0b061 <vm_exec_core+18289>, 0x5f9225a073bd <vm_exec_core+2765>, 0x5f9225a0bd1a <vm_exec_core+21546>, 0x5f9225a071de <vm_exec_core+2286>, 0x5f9225a07613 <vm_exec_core+3363>, 0x5f9225a09349 <vm_exec_core+10841>, 0x5f9225a0ad85 <vm_exec_core+17557>, 0x5f9225a0b6c7 <vm_exec_core+19927>, 0x5f9225a0aab0 <vm_exec_core+16832>, 0x5f9225a06e0a <vm_exec_core+1306>, 0x5f9225a0cdad <vm_exec_core+25789>, 0x5f9225a0d811 <vm_exec_core+28449>, 0x5f9225a077bc <vm_exec_core+3788>, 0x5f9225a08407 <vm_exec_core+6935>, 0x5f9225a08209 <vm_exec_core+6425>, 0x5f9225a08ba4 <vm_exec_core+8884>, 0x5f9225a09f80 <vm_exec_core+13968>, 0x5f9225a07876 <vm_exec_core+3974>, 0x5f9225a0cc62 <vm_exec_core+25458>, 0x5f9225a0834b <vm_exec_core+6747>, 0x5f9225a09eb9 <vm_exec_core+13769>, 0x5f9225a0a8ae <vm_exec_core+16318>, 0x5f9225a0ca33 <vm_exec_core+24899>, 0x5f9225a0b4cb <vm_exec_core+19419>, 0x5f9225a08e51 <vm_exec_core+9569>, 0x5f9225a08661 <vm_exec_core+7537>, 0x5f9225a0c707 <vm_exec_core+24087>, 0x5f9225a09698 <vm_exec_core+11688>, 0x5f9225a0bdee <vm_exec_core+21758>, 0x5f9225a0b59c <vm_exec_core+19628>, 0x5f9225a0bec4 <vm_exec_core+21972>, 0x5f9225a0d377 <vm_exec_core+27271>, 0x5f9225a0aa1c <vm_exec_core+16684>, 0x5f9225a0cad9 <vm_exec_core+25065>, 0x5f9225a08f20 <vm_exec_core+9776>, 0x5f9225a0c607 <vm_exec_core+23831>, 0x5f9225a06c7b <vm_exec_core+907>, 0x5f9225a0aebb <vm_exec_core+17867>, 0x5f9225a0b288 <vm_exec_core+18840>, 0x5f9225a076b6 <vm_exec_core+3526>, 0x5f9225a0ab54 <vm_exec_core+16996>, 0x5f9225a09167 <vm_exec_core+10359>, 0x5f9225a088a7 <vm_exec_core+8119>, 0x5f9225a0bfc6 <vm_exec_core+22230>, 0x5f9225a07a91 <vm_exec_core+4513>, 0x5f9225a0a543 <vm_exec_core+15443>, 0x5f9225a15aae <vm_exec_core+61886>, 0x5f9225a0b1c2 <vm_exec_core+18642>, 0x5f9225a07b33 <vm_exec_core+4675>, 0x5f9225a07ff6 <vm_exec_core+5894>, 0x5f9225a07c57 <vm_exec_core+4967>, 0x5f9225a084f7 <vm_exec_core+7175>, 0x5f9225a08ca0 <vm_exec_core+9136>, 0x5f9225a0eb3b <vm_exec_core+33355>, 0x5f9225a0bad8 <vm_exec_core+20968>, 0x5f9225a0a93a <vm_exec_core+16458>, 0x5f9225a0ccb4 <vm_exec_core+25540>, 0x5f9225a0ec0b <vm_exec_core+33563>, 0x5f9225a0d085 <vm_exec_core+26517>, 0x5f9225a0e5ab <vm_exec_core+31931>, 0x5f9225a0e7c4 <vm_exec_core+32468>, 0x5f9225a072da <vm_exec_core+2538>, 0x5f9225a0dca6 <vm_exec_core+29622>, 0x5f9225a095b5 <vm_exec_core+11461>, 0x5f9225a0deaa <vm_exec_core+30138>, 0x5f9225a08fe5 <vm_exec_core+9973>, 0x5f9225a0cfa9 <vm_exec_core+26297>, 0x5f9225a070cd <vm_exec_core+2013>, 0x5f9225a0795b <vm_exec_core+4203>, 0x5f9225a086e9 <vm_exec_core+7673>, 0x5f9225a0993d <vm_exec_core+12365>, 0x5f9225a09ada <vm_exec_core+12778>, 0x5f9225a06c80 <vm_exec_core+912>, 0x5f9225a0703b <vm_exec_core+1867>, 0x5f9225a06d12 <vm_exec_core+1058>, 0x5f9225a0d187 <vm_exec_core+26775>, 0x5f9225a09459 <vm_exec_core+11113>, 0x5f9225a0a755 <vm_exec_core+15973>, 0x5f9225a09c86 <vm_exec_core+13206>, 0x5f9225a0a419 <vm_exec_core+15145>, 0x5f9225a0a335 <vm_exec_core+14917>, 0x5f9225a0924b <vm_exec_core+10587>, 0x5f9225a09b7b <vm_exec_core+12939>, 0x5f9225a09813 <vm_exec_core+12067>, 0x5f9225a09e37 <vm_exec_core+13639>, 0x5f9225a09db5 <vm_exec_core+13509>, 0x5f9225a082f7 <vm_exec_core+6663>, 0x5f9225a0d5b2 <vm_exec_core+27842>, 0x5f9225a07d6a <vm_exec_core+5242>, 0x5f9225a0e8c7 <vm_exec_core+32727>, 0x5f9225a0c231 <vm_exec_core+22849>, 0x5f9225a0a0d7 <vm_exec_core+14311>, 0x5f9225a06e9f <vm_exec_core+1455>, 0x5f9225a0dd7e <vm_exec_core+29838>, 0x5f9225a0d93d <vm_exec_core+28749>, 0x5f9225a0810b <vm_exec_core+6171>, 0x5f9225a07482 <vm_exec_core+2962>, 0x5f9225a0c812 <vm_exec_core+24354>, 0x5f9225a08ae9 <vm_exec_core+8697>, 0x5f9225a0e47d <vm_exec_core+31629>, 0x5f9225a0db3e <vm_exec_core+29262>, 0x5f9225a090b4 <vm_exec_core+10180>, 0x5f9225a0a01f <vm_exec_core+14127>, 0x5f9225a0c4d3 <vm_exec_core+23523>, 0x5f9225a0daa4 <vm_exec_core+29108>, 0x5f9225a0b114 <vm_exec_core+18468>, 0x5f9225a0c555 <vm_exec_core+23653>, 0x5f9225a0cba8 <vm_exec_core+25272>, 0x5f9225a0b052 <vm_exec_core+18274>, 0x5f9225a073ae <vm_exec_core+2750>, 0x5f9225a0bd0b <vm_exec_core+21531>, 0x5f9225a071cf <vm_exec_core+2271>, 0x5f9225a07604 <vm_exec_core+3348>, 0x5f9225a0933a <vm_exec_core+10826>, 0x5f9225a0ad76 <vm_exec_core+17542>, 0x5f9225a0b6b8 <vm_exec_core+19912>, 0x5f9225a0aaa1 <vm_exec_core+16817>, 0x5f9225a06dfb <vm_exec_core+1291>, 0x5f9225a0cd9e <vm_exec_core+25774>, 0x5f9225a0d802 <vm_exec_core+28434>, 0x5f9225a077ad <vm_exec_core+3773>, 0x5f9225a083f8 <vm_exec_core+6920>, 0x5f9225a081fa <vm_exec_core+6410>, 0x5f9225a08b95 <vm_exec_core+8869>, 0x5f9225a09f71 <vm_exec_core+13953>, 0x5f9225a07867 <vm_exec_core+3959>, 0x5f9225a0cc53 <vm_exec_core+25443>, 0x5f9225a0833c <vm_exec_core+6732>, 0x5f9225a09eaa <vm_exec_core+13754>, 0x5f9225a0a89f <vm_exec_core+16303>, 0x5f9225a0ca24 <vm_exec_core+24884>, 0x5f9225a0b4bc <vm_exec_core+19404>, 0x5f9225a08e42 <vm_exec_core+9554>, 0x5f9225a08652 <vm_exec_core+7522>, 0x5f9225a0c6f8 <vm_exec_core+24072>, 0x5f9225a09689 <vm_exec_core+11673>, 0x5f9225a0bddf <vm_exec_core+21743>, 0x5f9225a0b58d <vm_exec_core+19613>, 0x5f9225a0beb5 <vm_exec_core+21957>, 0x5f9225a0d368 <vm_exec_core+27256>, 0x5f9225a0aa0d <vm_exec_core+16669>, 0x5f9225a0caca <vm_exec_core+25050>, 0x5f9225a08f11 <vm_exec_core+9761>, 0x5f9225a0c5f8 <vm_exec_core+23816>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0aeac <vm_exec_core+17852>, 0x5f9225a0b279 <vm_exec_core+18825>, 0x5f9225a0a737 <vm_exec_core+15943>, 0x5f9225a0ab45 <vm_exec_core+16981>, 0x5f9225a09158 <vm_exec_core+10344>, 0x5f9225a08898 <vm_exec_core+8104>, 0x5f9225a0bfb7 <vm_exec_core+22215>, 0x5f9225a07a82 <vm_exec_core+4498>, 0x5f9225a0a534 <vm_exec_core+15428>, 0x5f9225a15a9f <vm_exec_core+61871>, 0x5f9225a0b1b3 <vm_exec_core+18627>, 0x5f9225a07b24 <vm_exec_core+4660>, 0x5f9225a07fe7 <vm_exec_core+5879>, 0x5f9225a07c48 <vm_exec_core+4952>, 0x5f9225a084e8 <vm_exec_core+7160>, 0x5f9225a08c91 <vm_exec_core+9121>, 0x5f9225a0a935 <vm_exec_core+16453>, 0x5f9225a09f67 <vm_exec_core+13943>, 0x5f9225a0a930 <vm_exec_core+16448>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0b04d <vm_exec_core+18269>, 0x5f9225a084e3 <vm_exec_core+7155>, 0x5f9225a0b480 <vm_exec_core+19344>, 0x5f9225a095ab <vm_exec_core+11451>, 0x5f9225a095b0 <vm_exec_core+11456>, 0x5f9225a0b048 <vm_exec_core+18264>, 0x5f9225a0ac36 <vm_exec_core+17222>, 0x5f9225a0a400 <vm_exec_core+15120>, 0x5f9225a0a321 <vm_exec_core+14897>, 0x5f9225a0ad71 <vm_exec_core+17537>, 0x5f9225a0a73c <vm_exec_core+15948>, 0x5f9225a09f6c <vm_exec_core+13948>, 0x5f9225a086da <vm_exec_core+7658>...}
        reg_cfp = 0x7ddc88fbf790
        reg_pc = 0x51700000c6b0
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x00005f9225a03458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160006e2bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005f9225a4053b in invoke_iseq_block_from_c (ec=0x5160006e2bd0, captured=<optimized out>, self=138386673221280, 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:1595
        flags = 0
        iseq = 0x7ddca97196d0
        cfp = 0x7ddc88fbf7c8
        sp = 0x7ddc88ebf818
        use_argv = <optimized out>
        stack_argv = 0x7ddc88ebf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160006e2bd0, self=138386673221280, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#38 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:1719
No locals.
#39 0x00005f9225a3e7c6 in rb_vm_invoke_proc (ec=0x50c0058835d0, proc=0x89, proc@entry=0x5040001026d0, argc=-1444311711, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#40 0x00005f9225996cc9 in thread_do_start_proc (th=th@entry=0x515000069080) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040001026d0
        args_len = 0
        args_ptr = <optimized out>
#41 0x00005f922599487a in thread_do_start (th=0x515000069080) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#42 thread_start_func_2 (th=th@entry=0x515000069080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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>
#43 0x00005f9225993b3e in call_thread_start_func_2 (th=0x515000069080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7ddc88dffce0
#44 nt_start (ptr=0x50c005883580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x515000069080
        sched = <optimized out>
        nt = 0x50c005883580
        vm = 0x525000000100
#45 0x00005f922564574f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x00007ddca9e9ca94 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 = {138386142660288, 4482692766435447684, 138386142660288, -352, 0, 140727149303312, 4482692766456419204, 4482765249671533444}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x00007ddca9f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7ddc87c006c0 (LWP 522238) "envutil.rb:178"):
#0  0x00007ddca9f1b4cd in __GI___poll (fds=0x7ddc86e09b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f92255ec39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f922574273d in nogvl_wait_for (th=138386144596960, fptr=0x511000138840, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 8, 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:1151
        ready = <optimized out>
#4  0x00005f9225743bb6 in internal_read_func (ptr=0x7ddc86e09a20) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7ddc86e09a20
        result = <optimized out>
#5  0x00005f922597cd3b in rb_thread_io_blocking_call (func=0x5f9225743730 <internal_read_func>, data1=data1@entry=0x7ddc86e09a20, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1797
        __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  0x00005f922574354a in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1291
        iis = {th = 138386144596960, fptr = 0x511000138840, nonblock = 0, fd = 8, buf = 0x52500028f100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#7  0x00005f9225746e87 in io_bufread (ptr=0x52500028f100 '\276' <repeats 200 times>..., len=8192, fptr=0x511000138840) at /tmp/ruby/src/trunk_asan/io.c:3028
        offset = 0
        n = 8192
        c = <optimized out>
#8  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067
        p = <optimized out>
#9  0x00005f922568ff90 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:1053
        _ec = 0x5160007308d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ddc87bfec10, <optimized out>, 0x7ddc87bfeb20, <optimized out>, <optimized out>}, prev = 0x7ddc86e09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160007308d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005f92257448ab in io_fread (str=138386144596480, offset=0, size=8192, fptr=0x511000138840) at /tmp/ruby/src/trunk_asan/io.c:3081
        arg = {str_ptr = 0x52500028f100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#11 read_all (fptr=<optimized out>, siz=8192, str=138386144596480) at /tmp/ruby/src/trunk_asan/io.c:3359
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#12 0x00005f9225734612 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783
        str = <optimized out>
        length = <optimized out>
        fptr = 0x511000138840
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005f9225a65568 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:3786
        ci = 0x3f9100100001
        cc = <optimized out>
        me = 0x7ddca9959f08
        cfunc = 0x504000010f98
        recv = 138386144600520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005f9225a4c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ddc87bff320) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xf2f2f200f2f2f200
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#15 0x00005f9225a4c475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
        ci = <optimized out>
        cc = 0x7ddc87bfe5b0
#16 0x00005f9225a141bd in vm_sendish (ec=0x5160007308d0, reg_cfp=0x7ddc87dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        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>
#17 vm_exec_core (ec=ec@entry=0x5160007308d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f9225a08306 <vm_exec_core+6678>, 0x5f9225a0d5c1 <vm_exec_core+27857>, 0x5f9225a07d79 <vm_exec_core+5257>, 0x5f9225a0e8d6 <vm_exec_core+32742>, 0x5f9225a0c240 <vm_exec_core+22864>, 0x5f9225a0a0e6 <vm_exec_core+14326>, 0x5f9225a06eae <vm_exec_core+1470>, 0x5f9225a0dd8d <vm_exec_core+29853>, 0x5f9225a0d94c <vm_exec_core+28764>, 0x5f9225a0811a <vm_exec_core+6186>, 0x5f9225a07491 <vm_exec_core+2977>, 0x5f9225a0c821 <vm_exec_core+24369>, 0x5f9225a08af8 <vm_exec_core+8712>, 0x5f9225a0e48c <vm_exec_core+31644>, 0x5f9225a0db4d <vm_exec_core+29277>, 0x5f9225a090c3 <vm_exec_core+10195>, 0x5f9225a0a02e <vm_exec_core+14142>, 0x5f9225a0c4e2 <vm_exec_core+23538>, 0x5f9225a0dab3 <vm_exec_core+29123>, 0x5f9225a0b123 <vm_exec_core+18483>, 0x5f9225a0c564 <vm_exec_core+23668>, 0x5f9225a0cbb7 <vm_exec_core+25287>, 0x5f9225a0b061 <vm_exec_core+18289>, 0x5f9225a073bd <vm_exec_core+2765>, 0x5f9225a0bd1a <vm_exec_core+21546>, 0x5f9225a071de <vm_exec_core+2286>, 0x5f9225a07613 <vm_exec_core+3363>, 0x5f9225a09349 <vm_exec_core+10841>, 0x5f9225a0ad85 <vm_exec_core+17557>, 0x5f9225a0b6c7 <vm_exec_core+19927>, 0x5f9225a0aab0 <vm_exec_core+16832>, 0x5f9225a06e0a <vm_exec_core+1306>, 0x5f9225a0cdad <vm_exec_core+25789>, 0x5f9225a0d811 <vm_exec_core+28449>, 0x5f9225a077bc <vm_exec_core+3788>, 0x5f9225a08407 <vm_exec_core+6935>, 0x5f9225a08209 <vm_exec_core+6425>, 0x5f9225a08ba4 <vm_exec_core+8884>, 0x5f9225a09f80 <vm_exec_core+13968>, 0x5f9225a07876 <vm_exec_core+3974>, 0x5f9225a0cc62 <vm_exec_core+25458>, 0x5f9225a0834b <vm_exec_core+6747>, 0x5f9225a09eb9 <vm_exec_core+13769>, 0x5f9225a0a8ae <vm_exec_core+16318>, 0x5f9225a0ca33 <vm_exec_core+24899>, 0x5f9225a0b4cb <vm_exec_core+19419>, 0x5f9225a08e51 <vm_exec_core+9569>, 0x5f9225a08661 <vm_exec_core+7537>, 0x5f9225a0c707 <vm_exec_core+24087>, 0x5f9225a09698 <vm_exec_core+11688>, 0x5f9225a0bdee <vm_exec_core+21758>, 0x5f9225a0b59c <vm_exec_core+19628>, 0x5f9225a0bec4 <vm_exec_core+21972>, 0x5f9225a0d377 <vm_exec_core+27271>, 0x5f9225a0aa1c <vm_exec_core+16684>, 0x5f9225a0cad9 <vm_exec_core+25065>, 0x5f9225a08f20 <vm_exec_core+9776>, 0x5f9225a0c607 <vm_exec_core+23831>, 0x5f9225a06c7b <vm_exec_core+907>, 0x5f9225a0aebb <vm_exec_core+17867>, 0x5f9225a0b288 <vm_exec_core+18840>, 0x5f9225a076b6 <vm_exec_core+3526>, 0x5f9225a0ab54 <vm_exec_core+16996>, 0x5f9225a09167 <vm_exec_core+10359>, 0x5f9225a088a7 <vm_exec_core+8119>, 0x5f9225a0bfc6 <vm_exec_core+22230>, 0x5f9225a07a91 <vm_exec_core+4513>, 0x5f9225a0a543 <vm_exec_core+15443>, 0x5f9225a15aae <vm_exec_core+61886>, 0x5f9225a0b1c2 <vm_exec_core+18642>, 0x5f9225a07b33 <vm_exec_core+4675>, 0x5f9225a07ff6 <vm_exec_core+5894>, 0x5f9225a07c57 <vm_exec_core+4967>, 0x5f9225a084f7 <vm_exec_core+7175>, 0x5f9225a08ca0 <vm_exec_core+9136>, 0x5f9225a0eb3b <vm_exec_core+33355>, 0x5f9225a0bad8 <vm_exec_core+20968>, 0x5f9225a0a93a <vm_exec_core+16458>, 0x5f9225a0ccb4 <vm_exec_core+25540>, 0x5f9225a0ec0b <vm_exec_core+33563>, 0x5f9225a0d085 <vm_exec_core+26517>, 0x5f9225a0e5ab <vm_exec_core+31931>, 0x5f9225a0e7c4 <vm_exec_core+32468>, 0x5f9225a072da <vm_exec_core+2538>, 0x5f9225a0dca6 <vm_exec_core+29622>, 0x5f9225a095b5 <vm_exec_core+11461>, 0x5f9225a0deaa <vm_exec_core+30138>, 0x5f9225a08fe5 <vm_exec_core+9973>, 0x5f9225a0cfa9 <vm_exec_core+26297>, 0x5f9225a070cd <vm_exec_core+2013>, 0x5f9225a0795b <vm_exec_core+4203>, 0x5f9225a086e9 <vm_exec_core+7673>, 0x5f9225a0993d <vm_exec_core+12365>, 0x5f9225a09ada <vm_exec_core+12778>, 0x5f9225a06c80 <vm_exec_core+912>, 0x5f9225a0703b <vm_exec_core+1867>, 0x5f9225a06d12 <vm_exec_core+1058>, 0x5f9225a0d187 <vm_exec_core+26775>, 0x5f9225a09459 <vm_exec_core+11113>, 0x5f9225a0a755 <vm_exec_core+15973>, 0x5f9225a09c86 <vm_exec_core+13206>, 0x5f9225a0a419 <vm_exec_core+15145>, 0x5f9225a0a335 <vm_exec_core+14917>, 0x5f9225a0924b <vm_exec_core+10587>, 0x5f9225a09b7b <vm_exec_core+12939>, 0x5f9225a09813 <vm_exec_core+12067>, 0x5f9225a09e37 <vm_exec_core+13639>, 0x5f9225a09db5 <vm_exec_core+13509>, 0x5f9225a082f7 <vm_exec_core+6663>, 0x5f9225a0d5b2 <vm_exec_core+27842>, 0x5f9225a07d6a <vm_exec_core+5242>, 0x5f9225a0e8c7 <vm_exec_core+32727>, 0x5f9225a0c231 <vm_exec_core+22849>, 0x5f9225a0a0d7 <vm_exec_core+14311>, 0x5f9225a06e9f <vm_exec_core+1455>, 0x5f9225a0dd7e <vm_exec_core+29838>, 0x5f9225a0d93d <vm_exec_core+28749>, 0x5f9225a0810b <vm_exec_core+6171>, 0x5f9225a07482 <vm_exec_core+2962>, 0x5f9225a0c812 <vm_exec_core+24354>, 0x5f9225a08ae9 <vm_exec_core+8697>, 0x5f9225a0e47d <vm_exec_core+31629>, 0x5f9225a0db3e <vm_exec_core+29262>, 0x5f9225a090b4 <vm_exec_core+10180>, 0x5f9225a0a01f <vm_exec_core+14127>, 0x5f9225a0c4d3 <vm_exec_core+23523>, 0x5f9225a0daa4 <vm_exec_core+29108>, 0x5f9225a0b114 <vm_exec_core+18468>, 0x5f9225a0c555 <vm_exec_core+23653>, 0x5f9225a0cba8 <vm_exec_core+25272>, 0x5f9225a0b052 <vm_exec_core+18274>, 0x5f9225a073ae <vm_exec_core+2750>, 0x5f9225a0bd0b <vm_exec_core+21531>, 0x5f9225a071cf <vm_exec_core+2271>, 0x5f9225a07604 <vm_exec_core+3348>, 0x5f9225a0933a <vm_exec_core+10826>, 0x5f9225a0ad76 <vm_exec_core+17542>, 0x5f9225a0b6b8 <vm_exec_core+19912>, 0x5f9225a0aaa1 <vm_exec_core+16817>, 0x5f9225a06dfb <vm_exec_core+1291>, 0x5f9225a0cd9e <vm_exec_core+25774>, 0x5f9225a0d802 <vm_exec_core+28434>, 0x5f9225a077ad <vm_exec_core+3773>, 0x5f9225a083f8 <vm_exec_core+6920>, 0x5f9225a081fa <vm_exec_core+6410>, 0x5f9225a08b95 <vm_exec_core+8869>, 0x5f9225a09f71 <vm_exec_core+13953>, 0x5f9225a07867 <vm_exec_core+3959>, 0x5f9225a0cc53 <vm_exec_core+25443>, 0x5f9225a0833c <vm_exec_core+6732>, 0x5f9225a09eaa <vm_exec_core+13754>, 0x5f9225a0a89f <vm_exec_core+16303>, 0x5f9225a0ca24 <vm_exec_core+24884>, 0x5f9225a0b4bc <vm_exec_core+19404>, 0x5f9225a08e42 <vm_exec_core+9554>, 0x5f9225a08652 <vm_exec_core+7522>, 0x5f9225a0c6f8 <vm_exec_core+24072>, 0x5f9225a09689 <vm_exec_core+11673>, 0x5f9225a0bddf <vm_exec_core+21743>, 0x5f9225a0b58d <vm_exec_core+19613>, 0x5f9225a0beb5 <vm_exec_core+21957>, 0x5f9225a0d368 <vm_exec_core+27256>, 0x5f9225a0aa0d <vm_exec_core+16669>, 0x5f9225a0caca <vm_exec_core+25050>, 0x5f9225a08f11 <vm_exec_core+9761>, 0x5f9225a0c5f8 <vm_exec_core+23816>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0aeac <vm_exec_core+17852>, 0x5f9225a0b279 <vm_exec_core+18825>, 0x5f9225a0a737 <vm_exec_core+15943>, 0x5f9225a0ab45 <vm_exec_core+16981>, 0x5f9225a09158 <vm_exec_core+10344>, 0x5f9225a08898 <vm_exec_core+8104>, 0x5f9225a0bfb7 <vm_exec_core+22215>, 0x5f9225a07a82 <vm_exec_core+4498>, 0x5f9225a0a534 <vm_exec_core+15428>, 0x5f9225a15a9f <vm_exec_core+61871>, 0x5f9225a0b1b3 <vm_exec_core+18627>, 0x5f9225a07b24 <vm_exec_core+4660>, 0x5f9225a07fe7 <vm_exec_core+5879>, 0x5f9225a07c48 <vm_exec_core+4952>, 0x5f9225a084e8 <vm_exec_core+7160>, 0x5f9225a08c91 <vm_exec_core+9121>, 0x5f9225a0a935 <vm_exec_core+16453>, 0x5f9225a09f67 <vm_exec_core+13943>, 0x5f9225a0a930 <vm_exec_core+16448>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0b04d <vm_exec_core+18269>, 0x5f9225a084e3 <vm_exec_core+7155>, 0x5f9225a0b480 <vm_exec_core+19344>, 0x5f9225a095ab <vm_exec_core+11451>, 0x5f9225a095b0 <vm_exec_core+11456>, 0x5f9225a0b048 <vm_exec_core+18264>, 0x5f9225a0ac36 <vm_exec_core+17222>, 0x5f9225a0a400 <vm_exec_core+15120>, 0x5f9225a0a321 <vm_exec_core+14897>, 0x5f9225a0ad71 <vm_exec_core+17537>, 0x5f9225a0a73c <vm_exec_core+15948>, 0x5f9225a09f6c <vm_exec_core+13948>, 0x5f9225a086da <vm_exec_core+7658>...}
        reg_cfp = 0x7ddc87dff790
        reg_pc = 0x50400004d7b0
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#18 0x00005f9225a03458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160007308d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005f9225a4053b in invoke_iseq_block_from_c (ec=0x5160007308d0, captured=<optimized out>, self=138386673218080, 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:1595
        flags = 0
        iseq = 0x7ddca992be28
        cfp = 0x7ddc87dff7c8
        sp = 0x7ddc87cff818
        use_argv = <optimized out>
        stack_argv = 0x7ddc87cff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5160007308d0, self=138386673218080, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1719
No locals.
#22 0x00005f9225a3e7c6 in rb_vm_invoke_proc (ec=0x7ddc86e09b60, proc=0x1, proc@entry=0x50400010b2d0, argc=-1443777331, 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:1740
        self = 4294967295
#23 0x00005f9225996cc9 in thread_do_start_proc (th=th@entry=0x51500006b100) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400010b2d0
        args_len = 0
        args_ptr = <optimized out>
#24 0x00005f922599487a in thread_do_start (th=0x51500006b100) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#25 thread_start_func_2 (th=th@entry=0x51500006b100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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>
#26 0x00005f9225993b3e in call_thread_start_func_2 (th=0x51500006b100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x7ddc87bffce0
#27 nt_start (ptr=0x50c005890e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x51500006b100
        sched = <optimized out>
        nt = 0x50c005890e40
        vm = 0x525000000100
#28 0x00005f922564574f in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007ddca9e9ca94 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 = {138386123785920, 4482673250104054660, 138386123785920, -352, 22, 140727149304240, 4482673250125026180, 4482765249671533444}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007ddca9f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ddcaa16bc40 (LWP 486195) "ruby"):
#0  0x00007ddca9e98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd97bea300, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=4095, abstime=0x7ffd97bea300, clockid=20816, expected=0, futex_word=0x50c000000094) 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=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd97bea300, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007ddca9e9bc7e in __pthread_cond_wait_common (abstime=0x7ffd97bea300, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ddca9e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd97bea1f0, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffd97bea300) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005f92259922a1 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=0x7ddca7c337a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005f9225997be4 in native_sleep (th=0x515000000300, rel=0x7ddca7c337a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335
        sched = <optimized out>
#8  thread_join_sleep (arg=138386663153248) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x7ddca7e61e60
        target_th = 0x51500006b100
        th = 0x515000000300
        end = 1548970965816674
        limit = 0x7ddca7c337a0
#9  0x00005f922568ff90 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:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd97bea510, <optimized out>, 0x7ffd97bea420, <optimized out>, <optimized out>}, prev = 0x7ddca7e1f040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005f9225997738 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        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 0x00005f922598be40 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7ddca7c337a0
#12 0x00005f9225a65568 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:3786
        ci = 0x34a100100003
        cc = <optimized out>
        me = 0x7ddca9939848
        cfunc = 0x50400001ead8
        recv = 138386144596960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005f9225a4c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd97beab60) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#14 0x00005f9225a4c475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
        ci = <optimized out>
        cc = 0x7ffd97bea300
#15 0x00005f9225a141bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ddca73ff058, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f9225a08306 <vm_exec_core+6678>, 0x5f9225a0d5c1 <vm_exec_core+27857>, 0x5f9225a07d79 <vm_exec_core+5257>, 0x5f9225a0e8d6 <vm_exec_core+32742>, 0x5f9225a0c240 <vm_exec_core+22864>, 0x5f9225a0a0e6 <vm_exec_core+14326>, 0x5f9225a06eae <vm_exec_core+1470>, 0x5f9225a0dd8d <vm_exec_core+29853>, 0x5f9225a0d94c <vm_exec_core+28764>, 0x5f9225a0811a <vm_exec_core+6186>, 0x5f9225a07491 <vm_exec_core+2977>, 0x5f9225a0c821 <vm_exec_core+24369>, 0x5f9225a08af8 <vm_exec_core+8712>, 0x5f9225a0e48c <vm_exec_core+31644>, 0x5f9225a0db4d <vm_exec_core+29277>, 0x5f9225a090c3 <vm_exec_core+10195>, 0x5f9225a0a02e <vm_exec_core+14142>, 0x5f9225a0c4e2 <vm_exec_core+23538>, 0x5f9225a0dab3 <vm_exec_core+29123>, 0x5f9225a0b123 <vm_exec_core+18483>, 0x5f9225a0c564 <vm_exec_core+23668>, 0x5f9225a0cbb7 <vm_exec_core+25287>, 0x5f9225a0b061 <vm_exec_core+18289>, 0x5f9225a073bd <vm_exec_core+2765>, 0x5f9225a0bd1a <vm_exec_core+21546>, 0x5f9225a071de <vm_exec_core+2286>, 0x5f9225a07613 <vm_exec_core+3363>, 0x5f9225a09349 <vm_exec_core+10841>, 0x5f9225a0ad85 <vm_exec_core+17557>, 0x5f9225a0b6c7 <vm_exec_core+19927>, 0x5f9225a0aab0 <vm_exec_core+16832>, 0x5f9225a06e0a <vm_exec_core+1306>, 0x5f9225a0cdad <vm_exec_core+25789>, 0x5f9225a0d811 <vm_exec_core+28449>, 0x5f9225a077bc <vm_exec_core+3788>, 0x5f9225a08407 <vm_exec_core+6935>, 0x5f9225a08209 <vm_exec_core+6425>, 0x5f9225a08ba4 <vm_exec_core+8884>, 0x5f9225a09f80 <vm_exec_core+13968>, 0x5f9225a07876 <vm_exec_core+3974>, 0x5f9225a0cc62 <vm_exec_core+25458>, 0x5f9225a0834b <vm_exec_core+6747>, 0x5f9225a09eb9 <vm_exec_core+13769>, 0x5f9225a0a8ae <vm_exec_core+16318>, 0x5f9225a0ca33 <vm_exec_core+24899>, 0x5f9225a0b4cb <vm_exec_core+19419>, 0x5f9225a08e51 <vm_exec_core+9569>, 0x5f9225a08661 <vm_exec_core+7537>, 0x5f9225a0c707 <vm_exec_core+24087>, 0x5f9225a09698 <vm_exec_core+11688>, 0x5f9225a0bdee <vm_exec_core+21758>, 0x5f9225a0b59c <vm_exec_core+19628>, 0x5f9225a0bec4 <vm_exec_core+21972>, 0x5f9225a0d377 <vm_exec_core+27271>, 0x5f9225a0aa1c <vm_exec_core+16684>, 0x5f9225a0cad9 <vm_exec_core+25065>, 0x5f9225a08f20 <vm_exec_core+9776>, 0x5f9225a0c607 <vm_exec_core+23831>, 0x5f9225a06c7b <vm_exec_core+907>, 0x5f9225a0aebb <vm_exec_core+17867>, 0x5f9225a0b288 <vm_exec_core+18840>, 0x5f9225a076b6 <vm_exec_core+3526>, 0x5f9225a0ab54 <vm_exec_core+16996>, 0x5f9225a09167 <vm_exec_core+10359>, 0x5f9225a088a7 <vm_exec_core+8119>, 0x5f9225a0bfc6 <vm_exec_core+22230>, 0x5f9225a07a91 <vm_exec_core+4513>, 0x5f9225a0a543 <vm_exec_core+15443>, 0x5f9225a15aae <vm_exec_core+61886>, 0x5f9225a0b1c2 <vm_exec_core+18642>, 0x5f9225a07b33 <vm_exec_core+4675>, 0x5f9225a07ff6 <vm_exec_core+5894>, 0x5f9225a07c57 <vm_exec_core+4967>, 0x5f9225a084f7 <vm_exec_core+7175>, 0x5f9225a08ca0 <vm_exec_core+9136>, 0x5f9225a0eb3b <vm_exec_core+33355>, 0x5f9225a0bad8 <vm_exec_core+20968>, 0x5f9225a0a93a <vm_exec_core+16458>, 0x5f9225a0ccb4 <vm_exec_core+25540>, 0x5f9225a0ec0b <vm_exec_core+33563>, 0x5f9225a0d085 <vm_exec_core+26517>, 0x5f9225a0e5ab <vm_exec_core+31931>, 0x5f9225a0e7c4 <vm_exec_core+32468>, 0x5f9225a072da <vm_exec_core+2538>, 0x5f9225a0dca6 <vm_exec_core+29622>, 0x5f9225a095b5 <vm_exec_core+11461>, 0x5f9225a0deaa <vm_exec_core+30138>, 0x5f9225a08fe5 <vm_exec_core+9973>, 0x5f9225a0cfa9 <vm_exec_core+26297>, 0x5f9225a070cd <vm_exec_core+2013>, 0x5f9225a0795b <vm_exec_core+4203>, 0x5f9225a086e9 <vm_exec_core+7673>, 0x5f9225a0993d <vm_exec_core+12365>, 0x5f9225a09ada <vm_exec_core+12778>, 0x5f9225a06c80 <vm_exec_core+912>, 0x5f9225a0703b <vm_exec_core+1867>, 0x5f9225a06d12 <vm_exec_core+1058>, 0x5f9225a0d187 <vm_exec_core+26775>, 0x5f9225a09459 <vm_exec_core+11113>, 0x5f9225a0a755 <vm_exec_core+15973>, 0x5f9225a09c86 <vm_exec_core+13206>, 0x5f9225a0a419 <vm_exec_core+15145>, 0x5f9225a0a335 <vm_exec_core+14917>, 0x5f9225a0924b <vm_exec_core+10587>, 0x5f9225a09b7b <vm_exec_core+12939>, 0x5f9225a09813 <vm_exec_core+12067>, 0x5f9225a09e37 <vm_exec_core+13639>, 0x5f9225a09db5 <vm_exec_core+13509>, 0x5f9225a082f7 <vm_exec_core+6663>, 0x5f9225a0d5b2 <vm_exec_core+27842>, 0x5f9225a07d6a <vm_exec_core+5242>, 0x5f9225a0e8c7 <vm_exec_core+32727>, 0x5f9225a0c231 <vm_exec_core+22849>, 0x5f9225a0a0d7 <vm_exec_core+14311>, 0x5f9225a06e9f <vm_exec_core+1455>, 0x5f9225a0dd7e <vm_exec_core+29838>, 0x5f9225a0d93d <vm_exec_core+28749>, 0x5f9225a0810b <vm_exec_core+6171>, 0x5f9225a07482 <vm_exec_core+2962>, 0x5f9225a0c812 <vm_exec_core+24354>, 0x5f9225a08ae9 <vm_exec_core+8697>, 0x5f9225a0e47d <vm_exec_core+31629>, 0x5f9225a0db3e <vm_exec_core+29262>, 0x5f9225a090b4 <vm_exec_core+10180>, 0x5f9225a0a01f <vm_exec_core+14127>, 0x5f9225a0c4d3 <vm_exec_core+23523>, 0x5f9225a0daa4 <vm_exec_core+29108>, 0x5f9225a0b114 <vm_exec_core+18468>, 0x5f9225a0c555 <vm_exec_core+23653>, 0x5f9225a0cba8 <vm_exec_core+25272>, 0x5f9225a0b052 <vm_exec_core+18274>, 0x5f9225a073ae <vm_exec_core+2750>, 0x5f9225a0bd0b <vm_exec_core+21531>, 0x5f9225a071cf <vm_exec_core+2271>, 0x5f9225a07604 <vm_exec_core+3348>, 0x5f9225a0933a <vm_exec_core+10826>, 0x5f9225a0ad76 <vm_exec_core+17542>, 0x5f9225a0b6b8 <vm_exec_core+19912>, 0x5f9225a0aaa1 <vm_exec_core+16817>, 0x5f9225a06dfb <vm_exec_core+1291>, 0x5f9225a0cd9e <vm_exec_core+25774>, 0x5f9225a0d802 <vm_exec_core+28434>, 0x5f9225a077ad <vm_exec_core+3773>, 0x5f9225a083f8 <vm_exec_core+6920>, 0x5f9225a081fa <vm_exec_core+6410>, 0x5f9225a08b95 <vm_exec_core+8869>, 0x5f9225a09f71 <vm_exec_core+13953>, 0x5f9225a07867 <vm_exec_core+3959>, 0x5f9225a0cc53 <vm_exec_core+25443>, 0x5f9225a0833c <vm_exec_core+6732>, 0x5f9225a09eaa <vm_exec_core+13754>, 0x5f9225a0a89f <vm_exec_core+16303>, 0x5f9225a0ca24 <vm_exec_core+24884>, 0x5f9225a0b4bc <vm_exec_core+19404>, 0x5f9225a08e42 <vm_exec_core+9554>, 0x5f9225a08652 <vm_exec_core+7522>, 0x5f9225a0c6f8 <vm_exec_core+24072>, 0x5f9225a09689 <vm_exec_core+11673>, 0x5f9225a0bddf <vm_exec_core+21743>, 0x5f9225a0b58d <vm_exec_core+19613>, 0x5f9225a0beb5 <vm_exec_core+21957>, 0x5f9225a0d368 <vm_exec_core+27256>, 0x5f9225a0aa0d <vm_exec_core+16669>, 0x5f9225a0caca <vm_exec_core+25050>, 0x5f9225a08f11 <vm_exec_core+9761>, 0x5f9225a0c5f8 <vm_exec_core+23816>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0aeac <vm_exec_core+17852>, 0x5f9225a0b279 <vm_exec_core+18825>, 0x5f9225a0a737 <vm_exec_core+15943>, 0x5f9225a0ab45 <vm_exec_core+16981>, 0x5f9225a09158 <vm_exec_core+10344>, 0x5f9225a08898 <vm_exec_core+8104>, 0x5f9225a0bfb7 <vm_exec_core+22215>, 0x5f9225a07a82 <vm_exec_core+4498>, 0x5f9225a0a534 <vm_exec_core+15428>, 0x5f9225a15a9f <vm_exec_core+61871>, 0x5f9225a0b1b3 <vm_exec_core+18627>, 0x5f9225a07b24 <vm_exec_core+4660>, 0x5f9225a07fe7 <vm_exec_core+5879>, 0x5f9225a07c48 <vm_exec_core+4952>, 0x5f9225a084e8 <vm_exec_core+7160>, 0x5f9225a08c91 <vm_exec_core+9121>, 0x5f9225a0a935 <vm_exec_core+16453>, 0x5f9225a09f67 <vm_exec_core+13943>, 0x5f9225a0a930 <vm_exec_core+16448>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0b04d <vm_exec_core+18269>, 0x5f9225a084e3 <vm_exec_core+7155>, 0x5f9225a0b480 <vm_exec_core+19344>, 0x5f9225a095ab <vm_exec_core+11451>, 0x5f9225a095b0 <vm_exec_core+11456>, 0x5f9225a0b048 <vm_exec_core+18264>, 0x5f9225a0ac36 <vm_exec_core+17222>, 0x5f9225a0a400 <vm_exec_core+15120>, 0x5f9225a0a321 <vm_exec_core+14897>, 0x5f9225a0ad71 <vm_exec_core+17537>, 0x5f9225a0a73c <vm_exec_core+15948>, 0x5f9225a09f6c <vm_exec_core+13948>, 0x5f9225a086da <vm_exec_core+7658>...}
        reg_cfp = 0x7ddca73ff058
        reg_pc = 0x522000005720
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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 0x00005f9225a03811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x00005f9225a82aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ddca73ff268, self=138386151499520, 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:1595
        flags = 0
        iseq = 0x7ddca97d77e8
        cfp = <optimized out>
        sp = 0x7ddca72ffd60
        use_argv = 0x7ddca7c1e5a0
        stack_argv = 0x7ddca72ffd60
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
th: 0x515000000300, native_id: 0x7ddcaa16bc40
-- Control frame information -----------------------------------------------
c:0036 p:---- s:0280 e:000279 CFUNC  :join
#20 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:1609
c:0035 p:0452 s:0275 E:0000e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
        captured = 0x7ddca73ff268
#21 0x00005f9225a30736 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:1646
c:0034 p:0275 s:0237 e:000236 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
c:0033 p:0054 s:0213 e:000212 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:593
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#24 0x00005f9225a30736 in rb_yield (val=<optimized out>)
No locals.
#25 0x00005f9225bd7316 in rb_ary_collect (ary=138386142985360) at /tmp/ruby/src/trunk_asan/array.c:3672
        collect = 138386146785800
        i = 0
c:0032 p:0038 s:0208 e:000207 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107
#26 0x00005f9225a65568 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:3786
c:0031 p:0007 s:0198 e:000197 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:589
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7ddca9960150
c:0030 p:0037 s:0194 e:000193 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0029 p:0052 s:0188 e:000187 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        cfunc = 0x50400000a798
c:0028 p:0083 s:0179 e:000178 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH]
        recv = 138386142985360
c:0027 p:---- s:0172 e:000171 CFUNC  :map
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
c:0026 p:0103 s:0168 e:000167 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657
c:0025 p:0035 s:0156 e:000155 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        val = <optimized out>
c:0024 p:0010 s:0149 e:000147 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:822
#27 0x00005f9225a0b92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ddca73ff250, cd=0x511000020910, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
c:0023 p:0027 s:0143 e:000142 METHOD <internal:array>:53
        val = 36
c:0022 p:0047 s:0137 e:000136 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:820
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
c:0021 p:0008 s:0130 e:000129 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
c:0020 p:0547 s:0123 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:751
        cc = <optimized out>
        calling = <optimized out>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
#28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
        bh = <optimized out>
        blockiseq = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
        leaf = false
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
        val = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        cd = 0x511000020910
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
        insns_address_table = {0x5f9225a08306 <vm_exec_core+6678>, 0x5f9225a0d5c1 <vm_exec_core+27857>, 0x5f9225a07d79 <vm_exec_core+5257>, 0x5f9225a0e8d6 <vm_exec_core+32742>, 0x5f9225a0c240 <vm_exec_core+22864>, 0x5f9225a0a0e6 <vm_exec_core+14326>, 0x5f9225a06eae <vm_exec_core+1470>, 0x5f9225a0dd8d <vm_exec_core+29853>, 0x5f9225a0d94c <vm_exec_core+28764>, 0x5f9225a0811a <vm_exec_core+6186>, 0x5f9225a07491 <vm_exec_core+2977>, 0x5f9225a0c821 <vm_exec_core+24369>, 0x5f9225a08af8 <vm_exec_core+8712>, 0x5f9225a0e48c <vm_exec_core+31644>, 0x5f9225a0db4d <vm_exec_core+29277>, 0x5f9225a090c3 <vm_exec_core+10195>, 0x5f9225a0a02e <vm_exec_core+14142>, 0x5f9225a0c4e2 <vm_exec_core+23538>, 0x5f9225a0dab3 <vm_exec_core+29123>, 0x5f9225a0b123 <vm_exec_core+18483>, 0x5f9225a0c564 <vm_exec_core+23668>, 0x5f9225a0cbb7 <vm_exec_core+25287>, 0x5f9225a0b061 <vm_exec_core+18289>, 0x5f9225a073bd <vm_exec_core+2765>, 0x5f9225a0bd1a <vm_exec_core+21546>, 0x5f9225a071de <vm_exec_core+2286>, 0x5f9225a07613 <vm_exec_core+3363>, 0x5f9225a09349 <vm_exec_core+10841>, 0x5f9225a0ad85 <vm_exec_core+17557>, 0x5f9225a0b6c7 <vm_exec_core+19927>, 0x5f9225a0aab0 <vm_exec_core+16832>, 0x5f9225a06e0a <vm_exec_core+1306>, 0x5f9225a0cdad <vm_exec_core+25789>, 0x5f9225a0d811 <vm_exec_core+28449>, 0x5f9225a077bc <vm_exec_core+3788>, 0x5f9225a08407 <vm_exec_core+6935>, 0x5f9225a08209 <vm_exec_core+6425>, 0x5f9225a08ba4 <vm_exec_core+8884>, 0x5f9225a09f80 <vm_exec_core+13968>, 0x5f9225a07876 <vm_exec_core+3974>, 0x5f9225a0cc62 <vm_exec_core+25458>, 0x5f9225a0834b <vm_exec_core+6747>, 0x5f9225a09eb9 <vm_exec_core+13769>, 0x5f9225a0a8ae <vm_exec_core+16318>, 0x5f9225a0ca33 <vm_exec_core+24899>, 0x5f9225a0b4cb <vm_exec_core+19419>, 0x5f9225a08e51 <vm_exec_core+9569>, 0x5f9225a08661 <vm_exec_core+7537>, 0x5f9225a0c707 <vm_exec_core+24087>, 0x5f9225a09698 <vm_exec_core+11688>, 0x5f9225a0bdee <vm_exec_core+21758>, 0x5f9225a0b59c <vm_exec_core+19628>, 0x5f9225a0bec4 <vm_exec_core+21972>, 0x5f9225a0d377 <vm_exec_core+27271>, 0x5f9225a0aa1c <vm_exec_core+16684>, 0x5f9225a0cad9 <vm_exec_core+25065>, 0x5f9225a08f20 <vm_exec_core+9776>, 0x5f9225a0c607 <vm_exec_core+23831>, 0x5f9225a06c7b <vm_exec_core+907>, 0x5f9225a0aebb <vm_exec_core+17867>, 0x5f9225a0b288 <vm_exec_core+18840>, 0x5f9225a076b6 <vm_exec_core+3526>, 0x5f9225a0ab54 <vm_exec_core+16996>, 0x5f9225a09167 <vm_exec_core+10359>, 0x5f9225a088a7 <vm_exec_core+8119>, 0x5f9225a0bfc6 <vm_exec_core+22230>, 0x5f9225a07a91 <vm_exec_core+4513>, 0x5f9225a0a543 <vm_exec_core+15443>, 0x5f9225a15aae <vm_exec_core+61886>, 0x5f9225a0b1c2 <vm_exec_core+18642>, 0x5f9225a07b33 <vm_exec_core+4675>, 0x5f9225a07ff6 <vm_exec_core+5894>, 0x5f9225a07c57 <vm_exec_core+4967>, 0x5f9225a084f7 <vm_exec_core+7175>, 0x5f9225a08ca0 <vm_exec_core+9136>, 0x5f9225a0eb3b <vm_exec_core+33355>, 0x5f9225a0bad8 <vm_exec_core+20968>, 0x5f9225a0a93a <vm_exec_core+16458>, 0x5f9225a0ccb4 <vm_exec_core+25540>, 0x5f9225a0ec0b <vm_exec_core+33563>, 0x5f9225a0d085 <vm_exec_core+26517>, 0x5f9225a0e5ab <vm_exec_core+31931>, 0x5f9225a0e7c4 <vm_exec_core+32468>, 0x5f9225a072da <vm_exec_core+2538>, 0x5f9225a0dca6 <vm_exec_core+29622>, 0x5f9225a095b5 <vm_exec_core+11461>, 0x5f9225a0deaa <vm_exec_core+30138>, 0x5f9225a08fe5 <vm_exec_core+9973>, 0x5f9225a0cfa9 <vm_exec_core+26297>, 0x5f9225a070cd <vm_exec_core+2013>, 0x5f9225a0795b <vm_exec_core+4203>, 0x5f9225a086e9 <vm_exec_core+7673>, 0x5f9225a0993d <vm_exec_core+12365>, 0x5f9225a09ada <vm_exec_core+12778>, 0x5f9225a06c80 <vm_exec_core+912>, 0x5f9225a0703b <vm_exec_core+1867>, 0x5f9225a06d12 <vm_exec_core+1058>, 0x5f9225a0d187 <vm_exec_core+26775>, 0x5f9225a09459 <vm_exec_core+11113>, 0x5f9225a0a755 <vm_exec_core+15973>, 0x5f9225a09c86 <vm_exec_core+13206>, 0x5f9225a0a419 <vm_exec_core+15145>, 0x5f9225a0a335 <vm_exec_core+14917>, 0x5f9225a0924b <vm_exec_core+10587>, 0x5f9225a09b7b <vm_exec_core+12939>, 0x5f9225a09813 <vm_exec_core+12067>, 0x5f9225a09e37 <vm_exec_core+13639>, 0x5f9225a09db5 <vm_exec_core+13509>, 0x5f9225a082f7 <vm_exec_core+6663>, 0x5f9225a0d5b2 <vm_exec_core+27842>, 0x5f9225a07d6a <vm_exec_core+5242>, 0x5f9225a0e8c7 <vm_exec_core+32727>, 0x5f9225a0c231 <vm_exec_core+22849>, 0x5f9225a0a0d7 <vm_exec_core+14311>, 0x5f9225a06e9f <vm_exec_core+1455>, 0x5f9225a0dd7e <vm_exec_core+29838>, 0x5f9225a0d93d <vm_exec_core+28749>, 0x5f9225a0810b <vm_exec_core+6171>, 0x5f9225a07482 <vm_exec_core+2962>, 0x5f9225a0c812 <vm_exec_core+24354>, 0x5f9225a08ae9 <vm_exec_core+8697>, 0x5f9225a0e47d <vm_exec_core+31629>, 0x5f9225a0db3e <vm_exec_core+29262>, 0x5f9225a090b4 <vm_exec_core+10180>, 0x5f9225a0a01f <vm_exec_core+14127>, 0x5f9225a0c4d3 <vm_exec_core+23523>, 0x5f9225a0daa4 <vm_exec_core+29108>, 0x5f9225a0b114 <vm_exec_core+18468>, 0x5f9225a0c555 <vm_exec_core+23653>, 0x5f9225a0cba8 <vm_exec_core+25272>, 0x5f9225a0b052 <vm_exec_core+18274>, 0x5f9225a073ae <vm_exec_core+2750>, 0x5f9225a0bd0b <vm_exec_core+21531>, 0x5f9225a071cf <vm_exec_core+2271>, 0x5f9225a07604 <vm_exec_core+3348>, 0x5f9225a0933a <vm_exec_core+10826>, 0x5f9225a0ad76 <vm_exec_core+17542>, 0x5f9225a0b6b8 <vm_exec_core+19912>, 0x5f9225a0aaa1 <vm_exec_core+16817>, 0x5f9225a06dfb <vm_exec_core+1291>, 0x5f9225a0cd9e <vm_exec_core+25774>, 0x5f9225a0d802 <vm_exec_core+28434>, 0x5f9225a077ad <vm_exec_core+3773>, 0x5f9225a083f8 <vm_exec_core+6920>, 0x5f9225a081fa <vm_exec_core+6410>, 0x5f9225a08b95 <vm_exec_core+8869>, 0x5f9225a09f71 <vm_exec_core+13953>, 0x5f9225a07867 <vm_exec_core+3959>, 0x5f9225a0cc53 <vm_exec_core+25443>, 0x5f9225a0833c <vm_exec_core+6732>, 0x5f9225a09eaa <vm_exec_core+13754>, 0x5f9225a0a89f <vm_exec_core+16303>, 0x5f9225a0ca24 <vm_exec_core+24884>, 0x5f9225a0b4bc <vm_exec_core+19404>, 0x5f9225a08e42 <vm_exec_core+9554>, 0x5f9225a08652 <vm_exec_core+7522>, 0x5f9225a0c6f8 <vm_exec_core+24072>, 0x5f9225a09689 <vm_exec_core+11673>, 0x5f9225a0bddf <vm_exec_core+21743>, 0x5f9225a0b58d <vm_exec_core+19613>, 0x5f9225a0beb5 <vm_exec_core+21957>, 0x5f9225a0d368 <vm_exec_core+27256>, 0x5f9225a0aa0d <vm_exec_core+16669>, 0x5f9225a0caca <vm_exec_core+25050>, 0x5f9225a08f11 <vm_exec_core+9761>, 0x5f9225a0c5f8 <vm_exec_core+23816>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0aeac <vm_exec_core+17852>, 0x5f9225a0b279 <vm_exec_core+18825>, 0x5f9225a0a737 <vm_exec_core+15943>, 0x5f9225a0ab45 <vm_exec_core+16981>, 0x5f9225a09158 <vm_exec_core+10344>, 0x5f9225a08898 <vm_exec_core+8104>, 0x5f9225a0bfb7 <vm_exec_core+22215>, 0x5f9225a07a82 <vm_exec_core+4498>, 0x5f9225a0a534 <vm_exec_core+15428>, 0x5f9225a15a9f <vm_exec_core+61871>, 0x5f9225a0b1b3 <vm_exec_core+18627>, 0x5f9225a07b24 <vm_exec_core+4660>, 0x5f9225a07fe7 <vm_exec_core+5879>, 0x5f9225a07c48 <vm_exec_core+4952>, 0x5f9225a084e8 <vm_exec_core+7160>, 0x5f9225a08c91 <vm_exec_core+9121>, 0x5f9225a0a935 <vm_exec_core+16453>, 0x5f9225a09f67 <vm_exec_core+13943>, 0x5f9225a0a930 <vm_exec_core+16448>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0b04d <vm_exec_core+18269>, 0x5f9225a084e3 <vm_exec_core+7155>, 0x5f9225a0b480 <vm_exec_core+19344>, 0x5f9225a095ab <vm_exec_core+11451>, 0x5f9225a095b0 <vm_exec_core+11456>, 0x5f9225a0b048 <vm_exec_core+18264>, 0x5f9225a0ac36 <vm_exec_core+17222>, 0x5f9225a0a400 <vm_exec_core+15120>, 0x5f9225a0a321 <vm_exec_core+14897>, 0x5f9225a0ad71 <vm_exec_core+17537>, 0x5f9225a0a73c <vm_exec_core+15948>, 0x5f9225a09f6c <vm_exec_core+13948>, 0x5f9225a086da <vm_exec_core+7658>...}
        reg_cfp = 0x7ddca73ff250
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
        reg_pc = 0x5190000193b8
        INSN_LABEL_nop = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
        INSN_LABEL_getinstancevariable = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_setinstancevariable = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_getclassvariable = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_opt_getconstant_path = <optimized out>

        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
th: 0x515000069080, native_id: 0x7ddc88e006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:111 [FINISH]
        INSN_LABEL_putself = <optimized out>
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
        INSN_LABEL_putobject = <optimized out>
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:109 [FINISH]
        INSN_LABEL_putspecialobject = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#29 0x00005f9225a03811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#31 0x00005f922578ae7b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=138386689704120) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7ddca97b3c80
#32 0x00005f9225785e77 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 138386691380200
        realpath_map = 138386691380040
        path = 138386689704120
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#33 0x00005f922578412b in rb_require_string_internal (fname=138386689704160, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#34 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#35 0x00005f9225a65568 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:3786
        ci = 0x585100140003
        cc = <optimized out>
        me = 0x7ddca97b4130
        cfunc = 0x504000018598
        recv = 138386691509760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x00005f9225a4c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd97bec960) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#37 0x00005f9225a4c475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
        ci = <optimized out>
        cc = 0x7ffd97bea300
#38 0x00005f9225a141bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ddca73ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        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>
#39 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f9225a08306 <vm_exec_core+6678>, 0x5f9225a0d5c1 <vm_exec_core+27857>, 0x5f9225a07d79 <vm_exec_core+5257>, 0x5f9225a0e8d6 <vm_exec_core+32742>, 0x5f9225a0c240 <vm_exec_core+22864>, 0x5f9225a0a0e6 <vm_exec_core+14326>, 0x5f9225a06eae <vm_exec_core+1470>, 0x5f9225a0dd8d <vm_exec_core+29853>, 0x5f9225a0d94c <vm_exec_core+28764>, 0x5f9225a0811a <vm_exec_core+6186>, 0x5f9225a07491 <vm_exec_core+2977>, 0x5f9225a0c821 <vm_exec_core+24369>, 0x5f9225a08af8 <vm_exec_core+8712>, 0x5f9225a0e48c <vm_exec_core+31644>, 0x5f9225a0db4d <vm_exec_core+29277>, 0x5f9225a090c3 <vm_exec_core+10195>, 0x5f9225a0a02e <vm_exec_core+14142>, 0x5f9225a0c4e2 <vm_exec_core+23538>, 0x5f9225a0dab3 <vm_exec_core+29123>, 0x5f9225a0b123 <vm_exec_core+18483>, 0x5f9225a0c564 <vm_exec_core+23668>, 0x5f9225a0cbb7 <vm_exec_core+25287>, 0x5f9225a0b061 <vm_exec_core+18289>, 0x5f9225a073bd <vm_exec_core+2765>, 0x5f9225a0bd1a <vm_exec_core+21546>, 0x5f9225a071de <vm_exec_core+2286>, 0x5f9225a07613 <vm_exec_core+3363>, 0x5f9225a09349 <vm_exec_core+10841>, 0x5f9225a0ad85 <vm_exec_core+17557>, 0x5f9225a0b6c7 <vm_exec_core+19927>, 0x5f9225a0aab0 <vm_exec_core+16832>, 0x5f9225a06e0a <vm_exec_core+1306>, 0x5f9225a0cdad <vm_exec_core+25789>, 0x5f9225a0d811 <vm_exec_core+28449>, 0x5f9225a077bc <vm_exec_core+3788>, 0x5f9225a08407 <vm_exec_core+6935>, 0x5f9225a08209 <vm_exec_core+6425>, 0x5f9225a08ba4 <vm_exec_core+8884>, 0x5f9225a09f80 <vm_exec_core+13968>, 0x5f9225a07876 <vm_exec_core+3974>, 0x5f9225a0cc62 <vm_exec_core+25458>, 0x5f9225a0834b <vm_exec_core+6747>, 0x5f9225a09eb9 <vm_exec_core+13769>, 0x5f9225a0a8ae <vm_exec_core+16318>, 0x5f9225a0ca33 <vm_exec_core+24899>, 0x5f9225a0b4cb <vm_exec_core+19419>, 0x5f9225a08e51 <vm_exec_core+9569>, 0x5f9225a08661 <vm_exec_core+7537>, 0x5f9225a0c707 <vm_exec_core+24087>, 0x5f9225a09698 <vm_exec_core+11688>, 0x5f9225a0bdee <vm_exec_core+21758>, 0x5f9225a0b59c <vm_exec_core+19628>, 0x5f9225a0bec4 <vm_exec_core+21972>, 0x5f9225a0d377 <vm_exec_core+27271>, 0x5f9225a0aa1c <vm_exec_core+16684>, 0x5f9225a0cad9 <vm_exec_core+25065>, 0x5f9225a08f20 <vm_exec_core+9776>, 0x5f9225a0c607 <vm_exec_core+23831>, 0x5f9225a06c7b <vm_exec_core+907>, 0x5f9225a0aebb <vm_exec_core+17867>, 0x5f9225a0b288 <vm_exec_core+18840>, 0x5f9225a076b6 <vm_exec_core+3526>, 0x5f9225a0ab54 <vm_exec_core+16996>, 0x5f9225a09167 <vm_exec_core+10359>, 0x5f9225a088a7 <vm_exec_core+8119>, 0x5f9225a0bfc6 <vm_exec_core+22230>, 0x5f9225a07a91 <vm_exec_core+4513>, 0x5f9225a0a543 <vm_exec_core+15443>, 0x5f9225a15aae <vm_exec_core+61886>, 0x5f9225a0b1c2 <vm_exec_core+18642>, 0x5f9225a07b33 <vm_exec_core+4675>, 0x5f9225a07ff6 <vm_exec_core+5894>, 0x5f9225a07c57 <vm_exec_core+4967>, 0x5f9225a084f7 <vm_exec_core+7175>, 0x5f9225a08ca0 <vm_exec_core+9136>, 0x5f9225a0eb3b <vm_exec_core+33355>, 0x5f9225a0bad8 <vm_exec_core+20968>, 0x5f9225a0a93a <vm_exec_core+16458>, 0x5f9225a0ccb4 <vm_exec_core+25540>, 0x5f9225a0ec0b <vm_exec_core+33563>, 0x5f9225a0d085 <vm_exec_core+26517>, 0x5f9225a0e5ab <vm_exec_core+31931>, 0x5f9225a0e7c4 <vm_exec_core+32468>, 0x5f9225a072da <vm_exec_core+2538>, 0x5f9225a0dca6 <vm_exec_core+29622>, 0x5f9225a095b5 <vm_exec_core+11461>, 0x5f9225a0deaa <vm_exec_core+30138>, 0x5f9225a08fe5 <vm_exec_core+9973>, 0x5f9225a0cfa9 <vm_exec_core+26297>, 0x5f9225a070cd <vm_exec_core+2013>, 0x5f9225a0795b <vm_exec_core+4203>, 0x5f9225a086e9 <vm_exec_core+7673>, 0x5f9225a0993d <vm_exec_core+12365>, 0x5f9225a09ada <vm_exec_core+12778>, 0x5f9225a06c80 <vm_exec_core+912>, 0x5f9225a0703b <vm_exec_core+1867>, 0x5f9225a06d12 <vm_exec_core+1058>, 0x5f9225a0d187 <vm_exec_core+26775>, 0x5f9225a09459 <vm_exec_core+11113>, 0x5f9225a0a755 <vm_exec_core+15973>, 0x5f9225a09c86 <vm_exec_core+13206>, 0x5f9225a0a419 <vm_exec_core+15145>, 0x5f9225a0a335 <vm_exec_core+14917>, 0x5f9225a0924b <vm_exec_core+10587>, 0x5f9225a09b7b <vm_exec_core+12939>, 0x5f9225a09813 <vm_exec_core+12067>, 0x5f9225a09e37 <vm_exec_core+13639>, 0x5f9225a09db5 <vm_exec_core+13509>, 0x5f9225a082f7 <vm_exec_core+6663>, 0x5f9225a0d5b2 <vm_exec_core+27842>, 0x5f9225a07d6a <vm_exec_core+5242>, 0x5f9225a0e8c7 <vm_exec_core+32727>, 0x5f9225a0c231 <vm_exec_core+22849>, 0x5f9225a0a0d7 <vm_exec_core+14311>, 0x5f9225a06e9f <vm_exec_core+1455>, 0x5f9225a0dd7e <vm_exec_core+29838>, 0x5f9225a0d93d <vm_exec_core+28749>, 0x5f9225a0810b <vm_exec_core+6171>, 0x5f9225a07482 <vm_exec_core+2962>, 0x5f9225a0c812 <vm_exec_core+24354>, 0x5f9225a08ae9 <vm_exec_core+8697>, 0x5f9225a0e47d <vm_exec_core+31629>, 0x5f9225a0db3e <vm_exec_core+29262>, 0x5f9225a090b4 <vm_exec_core+10180>, 0x5f9225a0a01f <vm_exec_core+14127>, 0x5f9225a0c4d3 <vm_exec_core+23523>, 0x5f9225a0daa4 <vm_exec_core+29108>, 0x5f9225a0b114 <vm_exec_core+18468>, 0x5f9225a0c555 <vm_exec_core+23653>, 0x5f9225a0cba8 <vm_exec_core+25272>, 0x5f9225a0b052 <vm_exec_core+18274>, 0x5f9225a073ae <vm_exec_core+2750>, 0x5f9225a0bd0b <vm_exec_core+21531>, 0x5f9225a071cf <vm_exec_core+2271>, 0x5f9225a07604 <vm_exec_core+3348>, 0x5f9225a0933a <vm_exec_core+10826>, 0x5f9225a0ad76 <vm_exec_core+17542>, 0x5f9225a0b6b8 <vm_exec_core+19912>, 0x5f9225a0aaa1 <vm_exec_core+16817>, 0x5f9225a06dfb <vm_exec_core+1291>, 0x5f9225a0cd9e <vm_exec_core+25774>, 0x5f9225a0d802 <vm_exec_core+28434>, 0x5f9225a077ad <vm_exec_core+3773>, 0x5f9225a083f8 <vm_exec_core+6920>, 0x5f9225a081fa <vm_exec_core+6410>, 0x5f9225a08b95 <vm_exec_core+8869>, 0x5f9225a09f71 <vm_exec_core+13953>, 0x5f9225a07867 <vm_exec_core+3959>, 0x5f9225a0cc53 <vm_exec_core+25443>, 0x5f9225a0833c <vm_exec_core+6732>, 0x5f9225a09eaa <vm_exec_core+13754>, 0x5f9225a0a89f <vm_exec_core+16303>, 0x5f9225a0ca24 <vm_exec_core+24884>, 0x5f9225a0b4bc <vm_exec_core+19404>, 0x5f9225a08e42 <vm_exec_core+9554>, 0x5f9225a08652 <vm_exec_core+7522>, 0x5f9225a0c6f8 <vm_exec_core+24072>, 0x5f9225a09689 <vm_exec_core+11673>, 0x5f9225a0bddf <vm_exec_core+21743>, 0x5f9225a0b58d <vm_exec_core+19613>, 0x5f9225a0beb5 <vm_exec_core+21957>, 0x5f9225a0d368 <vm_exec_core+27256>, 0x5f9225a0aa0d <vm_exec_core+16669>, 0x5f9225a0caca <vm_exec_core+25050>, 0x5f9225a08f11 <vm_exec_core+9761>, 0x5f9225a0c5f8 <vm_exec_core+23816>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0aeac <vm_exec_core+17852>, 0x5f9225a0b279 <vm_exec_core+18825>, 0x5f9225a0a737 <vm_exec_core+15943>, 0x5f9225a0ab45 <vm_exec_core+16981>, 0x5f9225a09158 <vm_exec_core+10344>, 0x5f9225a08898 <vm_exec_core+8104>, 0x5f9225a0bfb7 <vm_exec_core+22215>, 0x5f9225a07a82 <vm_exec_core+4498>, 0x5f9225a0a534 <vm_exec_core+15428>, 0x5f9225a15a9f <vm_exec_core+61871>, 0x5f9225a0b1b3 <vm_exec_core+18627>, 0x5f9225a07b24 <vm_exec_core+4660>, 0x5f9225a07fe7 <vm_exec_core+5879>, 0x5f9225a07c48 <vm_exec_core+4952>, 0x5f9225a084e8 <vm_exec_core+7160>, 0x5f9225a08c91 <vm_exec_core+9121>, 0x5f9225a0a935 <vm_exec_core+16453>, 0x5f9225a09f67 <vm_exec_core+13943>, 0x5f9225a0a930 <vm_exec_core+16448>, 0x5f9225a0b100 <vm_exec_core+18448>, 0x5f9225a0b04d <vm_exec_core+18269>, 0x5f9225a084e3 <vm_exec_core+7155>, 0x5f9225a0b480 <vm_exec_core+19344>, 0x5f9225a095ab <vm_exec_core+11451>, 0x5f9225a095b0 <vm_exec_core+11456>, 0x5f9225a0b048 <vm_exec_core+18264>, 0x5f9225a0ac36 <vm_exec_core+17222>, 0x5f9225a0a400 <vm_exec_core+15120>, 0x5f9225a0a321 <vm_exec_core+14897>, 0x5f9225a0ad71 <vm_exec_core+17537>, 0x5f9225a0a73c <vm_exec_core+15948>, 0x5f9225a09f6c <vm_exec_core+13948>, 0x5f9225a086da <vm_exec_core+7658>...}
        reg_cfp = 0x7ddca73ff790
        reg_pc = 0x50400002dcb8
        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_newarraykwsplat = <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_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <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>
#40 0x00005f9225a03458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#41 0x00005f922568c28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ddca97b41d0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd97beceb0, <optimized out>, 0x7ffd97bece00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ddca97b41d0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#43 0x00005f92256857f7 in rb_main (argc=9, argv=0x7ffd97bed088) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=9, argv=0x7ffd97bed088) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Thread 0x7ddc87c006c0 (LWP 522238) exited]
$1 = true
[Inferior 1 (process 486195) detached]
$ timeout 60 gdb -p 485868 -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".
0x00007710c4b107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffeb77ebccc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7710c4d7b740 (LWP 485868) "make" 0x00007710c4b107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffeb77ebccc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7710c4d7b740 (LWP 485868) "make"):
#0  0x00007710c4b107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffeb77ebccc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005c21fedb2d16 in reap_children ()
No symbol table info available.
#2  0x00005c21fedb3a8c in new_job ()
No symbol table info available.
#3  0x00005c21fedc272a in ?? ()
No symbol table info available.
#4  0x00005c21fedc309e in update_goal_chain ()
No symbol table info available.
#5  0x00005c21fed9d67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 485868) detached]
make: *** [uncommon.mk:964: yes-test-all] Killed
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 485867 -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 522193 -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  
	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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-08-09T20:28:53Z master 7b7dde37f5) [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 ............................................................
  3360 ............................................................
  3420 .............

Finished in 37.315109 seconds

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