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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x793443c006c0 (LWP 2235245) "test_autoload.*" 0x000061e7c3f0eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7934494006c0 (LWP 2235247) "test_autoload.*" 0x0000793471b1b4cd in __GI___poll (fds=0x79343c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7934494006c0 (LWP 2235247) "test_autoload.*"):
#0  0x0000793471b1b4cd in __GI___poll (fds=0x79343c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061e7c3e9939a in __interceptor_poll ()
No symbol table info available.
#2  0x000061e7c4245e4f 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  0x000061e7c3ef274f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000793471a9ca94 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 = {133265474193088, -1624192135761417317, 133265474193088, -352, 0, 133265381909008, -1624192135748834405, -1624175521463063653}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000793471b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x793443c006c0 (LWP 2235245) "test_autoload.*"):
#0  0x000061e7c3f0eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000061e7c3f0faba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000061e7c3e5e330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000061e7c3e5e1a9 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  0x000061e7c3e5ddd5 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  0x000061e7c3e58dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000061e7c3e58bc8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000061e7c3ef4b33 in __interceptor_malloc ()
No symbol table info available.
#8  0x000061e7c3f75c95 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=64) at /tmp/ruby/src/trunk_asan/gc/default.c:8532
        gpr = 107008
        objspace = 0x51e000000080
        mem = <optimized out>
#9  0x000061e7c46c0c9c in local_push (p=p@entry=0x5140000dec40, toplevel_scope=toplevel_scope@entry=1) at /tmp/ruby/build/trunk_asan/parse.y:14915
        local = <optimized out>
        inherits_dvars = <optimized out>
        warn_unused_vars = <optimized out>
#10 0x000061e7c46a41b1 in ruby_yyparse (p=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:2990
        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 = <optimized out>
        yylloc = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}
        yyval = {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}
        yyloc = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}
        yyerror_range = <optimized out>
        yymsg = <optimized out>
        yymsg_alloc = <optimized out>
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = 0
        yystacksize = 200
        yyss = 0x79343df09060
        yyssp = 0x79343df09060
        yyvs = 0x79343df09230
        yyvsp = 0x79343df09230
        yyls = 0x79343df098f0
        yylsp = 0x79343df098f0
        yytoken = <optimized out>
        yylen = 0
        yychar = -2
        yyn = 2
        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>
#11 0x000061e7c46eb6b7 in yycompile0 (arg=89335320669248) at /tmp/ruby/build/trunk_asan/parse.y:7576
        p = 0x5140000dec40
        cov = 4
        n = <optimized out>
        tree = <optimized out>
#12 0x000061e7c4340efb in rb_suppress_tracing (func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:487
        _ec = 0x51600043efd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x793443bfc010, <optimized out>, 0x793443bfbf00, <optimized out>, <optimized out>}, prev = 0x79343da0bc80, 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 = 0x51600043efd0
        state = RUBY_TAG_NONE
        vm = <optimized out>
#13 0x000061e7c46e20f8 in yycompile (p=0x5140000dec40, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7633
        ast = 0x503001205110
#14 rb_parser_compile (p=0x5140000dec40, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7673
No locals.
#15 0x000061e7c419aee9 in parser_compile (p=0x540000000308, gets=0x80, fname=0, fname@entry=133265602824680, input=0x61e7c3f0eafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x793471129458, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:659
        ast = <optimized out>
#16 0x000061e7c4198fe7 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=133265602824680, file=133266142303320, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:733
No locals.
#17 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 = 133266142303240
        parser = 0xfffffffffffffe00
#18 0x000061e7c418e6ee in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2705
        rbimpl_id = 16529
        argp = <optimized out>
        parser = 133266142303360
        orig_fname = 133265602824680
        script = 0
        opt = 0x79343db0a070
        f = 133266142303320
        line_start = 1
        ast_value = 4
        set_encoding = 16529
        enc = 0x50d000000110
#19 0x000061e7c3f3cf90 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 = 0x51600043efd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x793443bfc3d0, <optimized out>, 0x793443bfc2e0, <optimized out>, <optimized out>}, prev = 0x793443bfcd20, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600043efd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#20 0x000061e7c4188531 in load_file (parser=133266142303360, fname=133265602824680, f=133266142303320, script=0, opt=0x79343db0a070) at /tmp/ruby/src/trunk_asan/ruby.c:2841
        arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>}
#21 rb_parser_load_file (parser=<optimized out>, fname_v=133265602824680) 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 = 133266142303320
#22 0x000061e7c4037d1d in load_iseq_eval (ec=0x51600043efd0, fname=fname@entry=133265602824680) at /tmp/ruby/src/trunk_asan/load.c:769
        parser = 133266142303360
        ast_value = <optimized out>
        ast = <optimized out>
        ec = 0x51600043efd0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 133266144416760
        iseq = <optimized out>
#23 0x000061e7c4032e87 in require_internal (ec=ec@entry=0x51600043efd0, 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 = 0x5150002c5680
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133266144416920
        realpath_map = 133266144416760
        path = 133265602824680
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#24 0x000061e7c4030d70 in rb_require_string_internal (fname=133265602825320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x51600043efd0
        result = <optimized out>
#25 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#26 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#27 0x000061e7c4312568 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 = 0x79344fbdce08
        cfunc = 0x504000018518
        recv = 133266151230960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#28 0x000061e7c42f99bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x793443bfd400) 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>
#29 0x000061e7c42ff615 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.
#30 0x000061e7c42c11bd in vm_sendish (ec=0x51600043efd0, reg_cfp=0x79344810e6e8, 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>
#31 vm_exec_core (ec=ec@entry=0x51600043efd0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79344810e6e8
        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>
th: 0x5150002c5680, native_id: 0x793443c006c0
        INSN_LABEL_trace_opt_gt = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
        INSN_LABEL_trace_opt_or = <optimized out>
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_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
        INSN_LABEL_trace_opt_length = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        INSN_LABEL_trace_opt_size = <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_trace_opt_empty_p = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#32 0x000061e7c42b0468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600043efd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x000061e7c43264ca in vm_call0_body (ec=<optimized out>, calling=0x79343db09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x79343db098d0
        cc = <optimized out>
        ret = <optimized out>
#34 0x000061e7c4325d3f in vm_call0_cme (ec=0x51600043efd0, calling=0x79343db09860, argv=0x793443bfdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#35 vm_call0_body (ec=<optimized out>, calling=0x79343db09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x793470fc4270
        orig_cme = <optimized out>
        ci = 0x79343db098d0
        cc = 0x79347112bde8
        ret = <optimized out>
#36 0x000061e7c42db4ee in vm_call0_cc (recv=133266151230960, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x79347112bde8, 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>
#37 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 = 0x79347112bde8
        self = <optimized out>
#38 0x000061e7c42dc31e in rb_funcallv (recv=133266151230960, mid=22593, argc=1, argv=0x793443bfdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#39 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x793443bfdbc0
#40 0x000061e7c429c06e in autoload_feature_require (_arguments=133265381908400) at /tmp/ruby/src/trunk_asan/variable.c:2934
        arguments = 0x793443bfdfb0
        autoload_const = <optimized out>
        result = <optimized out>
#41 autoload_try_load (_arguments=133265381908400) at /tmp/ruby/src/trunk_asan/variable.c:2948
        arguments = 0x793443bfdfb0
        result = <optimized out>
        ce = <optimized out>
#42 0x000061e7c3f3cf90 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 = 0x51600043efd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x793443bfdf30, <optimized out>, 0x793443bfde40, <optimized out>, <optimized out>}, prev = 0x79343da09a40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600043efd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#43 0x000061e7c429b3b1 in rb_autoload_load (module=module@entry=133266151308600, name=name@entry=252923) at /tmp/ruby/src/trunk_asan/variable.c:3009
        ce = 0x50300120a900
        arguments = {module = 133266151308600, name = 252923, flag = 0, mutex = 133266142303480, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#44 0x000061e7c42a4d3d in rb_const_search_from (klass=133265597358800, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
        ac = 0xfffffffffffffe00
        am = 133266151308600
        tmp = 133266151308600
        ce = <optimized out>
        current = 133266151308600
        value = <optimized out>
        first_iteration = <optimized out>
#45 0x000061e7c429d0d4 in rb_const_search (klass=133265597358800, id=252923, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
        value = <optimized out>
#46 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>
#47 0x000061e7c42a803e 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 = 92358976733960
        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>
#48 0x000061e7c42b2fd3 in vm_get_ev_const_chain (ec=0x51600043efd0, segments=0x502000d62610) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#49 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000d62650) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341
        segments = 0x502000d62610
        ice = <optimized out>
        val = <optimized out>
#50 0x000061e7c42b5b57 in vm_exec_core (ec=ec@entry=0x51600043efd0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79344810e720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_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>
#51 0x000061e7c42b0468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600043efd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#52 0x000061e7c432faa2 in invoke_iseq_block_from_c (ec=0x51600043efd0, captured=0x79344810e7a8, self=133265597888680, 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 = 0x793449811248
        cfp = <optimized out>
        sp = 0x79344800e850
        use_argv = 0x0
        stack_argv = 0x79344800e850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#53 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 = 0x79344810e7a8
#54 0x000061e7c42dd736 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.
#55 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.
#56 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#57 0x000061e7c42dd736 in rb_yield (val=<optimized out>)
No locals.
#58 0x000061e7c3f3c86a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x51600043efd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x793443bfed70, <optimized out>, 0x793443bfec80, <optimized out>, <optimized out>}, prev = 0x79343da09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51600043efd0
        cfp = 0x79344810e758
#59 0x000061e7c40b766b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390
        status = <optimized out>
        pid = <optimized out>
#60 0x000061e7c4312568 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 = 0x793471129548
        cfunc = 0x50400001ff58
        recv = 133265597888680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#61 0x000061e7c42f99bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x793443bff3c0) 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>
#62 0x000061e7c42f9475 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 = 0x0
#63 0x000061e7c42b892f in vm_sendish (ec=0x51600043efd0, reg_cfp=0x79344810e790, cd=0x502000d62590, 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>
#64 vm_exec_core (ec=ec@entry=0x51600043efd0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000d62590
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79344810e790
        reg_pc = 0x504000406b70
        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>
#65 0x000061e7c42b0468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600043efd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#66 0x000061e7c42ed53b in invoke_iseq_block_from_c (ec=0x51600043efd0, captured=<optimized out>, self=133265597888680, 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 = 0x7934498112e8
        cfp = 0x79344810e7c8
        sp = 0x79344800e818
        use_argv = <optimized out>
        stack_argv = 0x79344800e818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#67 invoke_block_from_c_proc (ec=0x51600043efd0, self=133265597888680, 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>
#68 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.
#69 0x000061e7c42eb7c6 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x5040003ffc90, argc=-1007621378, 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
#70 0x000061e7c4243cd9 in thread_do_start_proc (th=th@entry=0x5150002c5680) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003ffc90
        args_len = 0
        args_ptr = <optimized out>
#71 0x000061e7c424188a in thread_do_start (th=0x5150002c5680) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#72 thread_start_func_2 (th=th@entry=0x5150002c5680, 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>
#73 0x000061e7c4240b4e in call_thread_start_func_2 (th=0x5150002c5680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x793443bffce0
#74 nt_start (ptr=0x50c0001bf940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150002c5680
        sched = <optimized out>
        nt = 0x50c0001bf940
        vm = 0x525000000100
#75 0x000061e7c3ef274f in asan_thread_start(void*) ()
No symbol table info available.
#76 0x0000793471a9ca94 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 = {133265381918400, -1624215225505600613, 133265381918400, -352, 0, 140730738075088, -1624215225493017701, -1624175521463063653}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#77 0x0000793471b29c3c 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 2235245) detached]
$ timeout 60 gdb -p 2235248 -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 2235253 -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 2233540 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2266621]
[New LWP 2235254]
[New LWP 2235030]
[New LWP 2233694]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000793471a98d61 in __futex_abstimed_wait_common64 (private=25063, cancel=true, abstime=0x7ffe6da6f0c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x793471c48c40 (LWP 2233540) "ruby"            0x0000793471a98d61 in __futex_abstimed_wait_common64 (private=25063, cancel=true, abstime=0x7ffe6da6f0c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x793441e006c0 (LWP 2266621) "envutil.rb:178"  0x0000793471b1b4cd in __GI___poll (fds=0x793440a09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7934558006c0 (LWP 2235254) "test_autoload.*" 0x0000793471b1b4cd in __GI___poll (fds=0x793443f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x79344d2006c0 (LWP 2235030) "parallel.rb:40"  0x0000793471b1b4cd in __GI___poll (fds=0x793444c10960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x793446c006c0 (LWP 2233694) "Timeout stdlib " 0x0000793471a98d61 in __futex_abstimed_wait_common64 (private=25063, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001202d4) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x793446c006c0 (LWP 2233694) "Timeout stdlib "):
#0  0x0000793471a98d61 in __futex_abstimed_wait_common64 (private=25063, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001202d4) 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=25063, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001202d4) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0001202d4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000793471a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0001202a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x793471a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x793446bfec30, __canceltype = 1175515888, __prev = 0x0}
        cbuffer = {wseq = 9, cond = 0x50c0001202a8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 9
        seq = 4
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0001202a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000061e7c421ba31 in rb_native_cond_wait (cond=0x50c0001202d4, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000150980, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x000061e7c423f7e2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000150980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x000061e7c4225d41 in native_sleep (th=0x515000150980, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342
        sched = <optimized out>
#9  sleep_forever (th=0x515000150980, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000061e7c423e255 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133266142848800, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x000061e7c3f3cf90 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 = 0x5160019f05d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x793446bfef90, <optimized out>, 0x793446bfeea0, <optimized out>, <optimized out>}, prev = 0x793445e09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160019f05d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000061e7c423d73d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 133266142848800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 133266142848800, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a350
        end = 0
#14 0x000061e7c42bbee7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7299
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000061e7c42bbee7 in vm_invoke_builtin_delegate (ec=0x5160019f05d0, cfp=0x793446dff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160019f05d0) at ../../src/trunk_asan/insns.def:1622
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x793446dff758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_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 0x000061e7c42b0468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160019f05d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000061e7c42ed53b in invoke_iseq_block_from_c (ec=0x5160019f05d0, captured=<optimized out>, self=133266144375960, 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 = 0x7934711af8a0
        cfp = 0x793446dff7c8
        sp = 0x793446cff818
        use_argv = <optimized out>
        stack_argv = 0x793446cff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160019f05d0, self=133266144375960, 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>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#21 0x000061e7c42eb7c6 in rb_vm_invoke_proc (ec=0x50c0001202d4, proc=0x189, proc@entry=0x5040002ea190, argc=1906937185, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#22 0x000061e7c4243cd9 in thread_do_start_proc (th=th@entry=0x515000150980) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002ea190
        args_len = 0
        args_ptr = <optimized out>
#23 0x000061e7c424188a in thread_do_start (th=0x515000150980) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000150980, 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>
#25 0x000061e7c4240b4e in call_thread_start_func_2 (th=0x515000150980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x793446bffce0
#26 nt_start (ptr=0x50c000120280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x515000150980
        sched = <optimized out>
        nt = 0x50c000120280
        vm = 0x525000000100
#27 0x000061e7c3ef274f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000793471a9ca94 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 = {133265432250048, -1624204230389322853, 133265432250048, -352, 0, 133265474180752, -1624204230376739941, -1624175521463063653}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000793471b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x79344d2006c0 (LWP 2235030) "parallel.rb:40"):
#0  0x0000793471b1b4cd in __GI___poll (fds=0x793444c10960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061e7c3e9939a in __interceptor_poll ()
No symbol table info available.
#2  0x000061e7c3fef74d in nogvl_wait_for (th=133265521462320, fptr=0x5110002cb680, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x000061e7c3ff0bc6 in internal_read_func (ptr=0x793444c10640) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x793444c10640
        result = <optimized out>
#5  0x000061e7c4229d4b in rb_thread_io_blocking_call (func=0x61e7c3ff0740 <internal_read_func>, data1=0x793444c10640, fd=<optimized out>, events=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  0x000061e7c3f3cf90 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 = 0x51600042d2d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x79344d1fee50, <optimized out>, 0x79344d1fed60, <optimized out>, <optimized out>}, prev = 0x793444c09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600042d2d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000061e7c4004e85 in io_read_memory_locktmp (str=133265398761824, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468
        str = <optimized out>
        iis = {th = 133265521462320, fptr = 0x5110002cb680, nonblock = 0, fd = 6, buf = 0x5190001a7280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002cb680
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000061e7c3fe1241 in io_readpartial (argc=1153501536, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x000061e7c4312568 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 = 0x408100100003
        cc = <optimized out>
        me = 0x793471339f18
        cfunc = 0x504000010f58
        recv = 133265521462680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000061e7c42c11bd in vm_sendish (ec=0x51600042d2d0, reg_cfp=0x79344ab79790, 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>
#12 vm_exec_core (ec=ec@entry=0x51600042d2d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79344ab79790
        reg_pc = 0x51300004df60
        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>
#13 0x000061e7c42b0468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600042d2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000061e7c42ed53b in invoke_iseq_block_from_c (ec=0x51600042d2d0, captured=<optimized out>, self=133265582992720, 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 = 0x7934711a4450
        cfp = 0x79344ab797c8
        sp = 0x79344aa79818
        use_argv = <optimized out>
        stack_argv = 0x79344aa79818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600042d2d0, self=133265582992720, 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>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#17 0x000061e7c42eb7c6 in rb_vm_invoke_proc (ec=0x793444c10960, proc=0x1, proc@entry=0x5040004055d0, argc=1907471565, 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
#18 0x000061e7c4243cd9 in thread_do_start_proc (th=th@entry=0x5150002c1800) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004055d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x000061e7c424188a in thread_do_start (th=0x5150002c1800) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150002c1800, 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>
#21 0x000061e7c4240b4e in call_thread_start_func_2 (th=0x5150002c1800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x79344d1ffce0
#22 nt_start (ptr=0x50c0001c06c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150002c1800
        sched = <optimized out>
        nt = 0x50c0001c06c0
        vm = 0x525000000100
#23 0x000061e7c3ef274f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000793471a9ca94 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 = {133265539204800, -1624183614546302053, 133265539204800, -352, 25, 140730738077776, -1624183614533719141, -1624175521463063653}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000793471b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7934558006c0 (LWP 2235254) "test_autoload.*"):
#0  0x0000793471b1b4cd in __GI___poll (fds=0x793443f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061e7c3e9939a in __interceptor_poll ()
No symbol table info available.
#2  0x000061e7c4245e4f 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  0x000061e7c3ef274f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000793471a9ca94 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 = {133265679713984, -1624236665982342245, 133265679713984, -352, 0, 133265344160720, -1624236665969759333, -1624175521463063653}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000793471b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x793441e006c0 (LWP 2266621) "envutil.rb:178"):
#0  0x0000793471b1b4cd in __GI___poll (fds=0x793440a09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061e7c3e9939a in __interceptor_poll ()
No symbol table info available.
#2  0x000061e7c3fef74d in nogvl_wait_for (th=133266142281200, fptr=0x5110002dae00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x000061e7c3ff0bc6 in internal_read_func (ptr=0x793440a09820) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x793440a09820
        result = <optimized out>
#5  0x000061e7c4229d4b in rb_thread_io_blocking_call (func=0x61e7c3ff0740 <internal_read_func>, data1=data1@entry=0x793440a09820, 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  0x000061e7c3ff055a 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 = 133266142281200, fptr = 0x5110002dae00, nonblock = 0, fd = 12, buf = 0x5250001a1900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#7  0x000061e7c3ff3e97 in io_bufread (ptr=0x5250001a1900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002dae00) 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  0x000061e7c3f3cf90 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 = 0x516000444fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x793441dfedb0, <optimized out>, 0x793441dfecc0, <optimized out>, <optimized out>}, prev = 0x793440a09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000444fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x000061e7c3ff18bb in io_fread (str=133266142280840, offset=0, size=8192, fptr=0x5110002dae00) at /tmp/ruby/src/trunk_asan/io.c:3081
        arg = {str_ptr = 0x5250001a1900 '\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=133266142280840) 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 0x000061e7c3fe1622 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 = 0x5110002dae00
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x000061e7c4312568 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 = 0x793471339ef0
        cfunc = 0x504000010f98
        recv = 133266142284080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x000061e7c42c11bd in vm_sendish (ec=0x516000444fd0, reg_cfp=0x79345290e790, 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>
#15 vm_exec_core (ec=ec@entry=0x516000444fd0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79345290e790
        reg_pc = 0x504000044130
        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>
#16 0x000061e7c42b0468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000444fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x000061e7c42ed53b in invoke_iseq_block_from_c (ec=0x516000444fd0, captured=<optimized out>, self=133266127638720, 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 = 0x7934711a9658
        cfp = 0x79345290e7c8
        sp = 0x79345280e818
        use_argv = <optimized out>
        stack_argv = 0x79345280e818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x516000444fd0, self=133266127638720, 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>
#19 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.
#20 0x000061e7c42eb7c6 in rb_vm_invoke_proc (ec=0x793440a09960, proc=0x1, proc@entry=0x5040003fec90, argc=1907471565, 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
#21 0x000061e7c4243cd9 in thread_do_start_proc (th=th@entry=0x5150002c7200) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003fec90
        args_len = 0
        args_ptr = <optimized out>
#22 0x000061e7c424188a in thread_do_start (th=0x5150002c7200) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#23 thread_start_func_2 (th=th@entry=0x5150002c7200, 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>
#24 0x000061e7c4240b4e in call_thread_start_func_2 (th=0x5150002c7200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x793441dffce0
#25 nt_start (ptr=0x50c0001b7840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x5150002c7200
        sched = <optimized out>
        nt = 0x50c0001b7840
        vm = 0x525000000100
#26 0x000061e7c3ef274f in asan_thread_start(void*) ()
No symbol table info available.
#27 0x0000793471a9ca94 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 = {133265350461120, -1624211652092810341, 133265350461120, -352, 22, 140730738075088, -1624211652080227429, -1624175521463063653}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x0000793471b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x793471c48c40 (LWP 2233540) "ruby"):
#0  0x0000793471a98d61 in __futex_abstimed_wait_common64 (private=25063, cancel=true, abstime=0x7ffe6da6f0c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=25063, abstime=0x7ffe6da6f0c0, clockid=20816, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5329152
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe6da6f0c0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000793471a9bc7e in __pthread_cond_wait_common (abstime=0x7ffe6da6f0c0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x793471a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe6da6efb0, __canceltype = -994046656, __prev = 0x0}
        cbuffer = {wseq = 354, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 354
        seq = 177
        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=0x7ffe6da6f0c0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000061e7c423f2b1 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=0x79346f812c60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000061e7c4244bf4 in native_sleep (th=0x515000000300, rel=0x79346f812c60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335
        sched = <optimized out>
#8  thread_join_sleep (arg=133266119049568) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x79346fafc160
        target_th = 0x5150002c7200
        th = 0x515000000300
        end = 1645273879175225
        limit = 0x79346f812c60
#9  0x000061e7c3f3cf90 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 = {0x7ffe6da6f2d0, <optimized out>, 0x7ffe6da6f1e0, <optimized out>, <optimized out>}, prev = 0x79346fac6a40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x000061e7c4244748 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 0x000061e7c4238e50 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 = 0x79346f812c60
#12 0x000061e7c4312568 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 = 0x793471319858
        cfunc = 0x50400001ead8
        recv = 133266142281200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x000061e7c42c11bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79346efff410, 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>
#14 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 = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79346efff410
        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>
#15 0x000061e7c42b0821 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.
#16 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
#17 0x000061e7c432faa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79346efff620, self=133265582992720, 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 = 0x793470fa25a8
        cfp = <optimized out>
        sp = 0x79346eeffa28
        use_argv = 0x79346f903720
        stack_argv = 0x79346eeffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x79346efff620
#19 0x000061e7c42dd736 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.
#20 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.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#22 0x000061e7c42dd736 in rb_yield (val=<optimized out>)
No locals.
#23 0x000061e7c4484496 in rb_ary_collect (ary=133265598633760) at /tmp/ruby/src/trunk_asan/array.c:3684
        collect = 133265598571080
        i = 8
#24 0x000061e7c4312568 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 = 0x163100000001
        cc = <optimized out>
        me = 0x7934719a0140
        cfunc = 0x50400000a798
        recv = 133265598633760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x000061e7c42b892f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79346efff608, cd=0x51100000d090, 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>
#26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d090
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79346efff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
th: 0x515000000300, native_id: 0x793471c48c40
        INSN_LABEL_getlocal = <optimized out>
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0177 e:000176 CFUNC  :join
        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>
c:0018 p:0452 s:0172 E:001270 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0016 p:0044 s:0110 e:000109 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:564
c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:560
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
c:0007 p:0066 s:0046 E:0026e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_putobject = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]

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

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

        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
th: 0x5150002c7200, native_id: 0x793441e006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_pop = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :read
        INSN_LABEL_dup = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:178 [FINISH]
        INSN_LABEL_dupn = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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>
#27 0x000061e7c42b0821 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.
#28 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
#29 0x000061e7c432faa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79346efff738, self=133265582992720, 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 = 0x7934711a4720
        cfp = <optimized out>
        sp = 0x79346eeff8d0
        use_argv = 0x79346f8a61e0
        stack_argv = 0x79346eeff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x79346efff738
#31 0x000061e7c42dd736 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.
#32 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.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#34 0x000061e7c42dd736 in rb_yield (val=<optimized out>)
No locals.
#35 0x000061e7c4484496 in rb_ary_collect (ary=133265521463240) at /tmp/ruby/src/trunk_asan/array.c:3684
        collect = 133265521462760
        i = 0
#36 0x000061e7c4312568 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 = 0x163100000001
        cc = <optimized out>
        me = 0x7934719a0140
        cfunc = 0x50400000a798
        recv = 133265521463240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x000061e7c42b892f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79346efff720, cd=0x502000015790, 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>
#38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x61e7c42b5306 <vm_exec_core+6678>, 0x61e7c42ba5c1 <vm_exec_core+27857>, 0x61e7c42b4d79 <vm_exec_core+5257>, 0x61e7c42bb8d6 <vm_exec_core+32742>, 0x61e7c42b9240 <vm_exec_core+22864>, 0x61e7c42b70e6 <vm_exec_core+14326>, 0x61e7c42b3eae <vm_exec_core+1470>, 0x61e7c42bad8d <vm_exec_core+29853>, 0x61e7c42ba94c <vm_exec_core+28764>, 0x61e7c42b511a <vm_exec_core+6186>, 0x61e7c42b4491 <vm_exec_core+2977>, 0x61e7c42b9821 <vm_exec_core+24369>, 0x61e7c42b5af8 <vm_exec_core+8712>, 0x61e7c42bb48c <vm_exec_core+31644>, 0x61e7c42bab4d <vm_exec_core+29277>, 0x61e7c42b60c3 <vm_exec_core+10195>, 0x61e7c42b702e <vm_exec_core+14142>, 0x61e7c42b94e2 <vm_exec_core+23538>, 0x61e7c42baab3 <vm_exec_core+29123>, 0x61e7c42b8123 <vm_exec_core+18483>, 0x61e7c42b9564 <vm_exec_core+23668>, 0x61e7c42b9bb7 <vm_exec_core+25287>, 0x61e7c42b8061 <vm_exec_core+18289>, 0x61e7c42b43bd <vm_exec_core+2765>, 0x61e7c42b8d1a <vm_exec_core+21546>, 0x61e7c42b41de <vm_exec_core+2286>, 0x61e7c42b4613 <vm_exec_core+3363>, 0x61e7c42b6349 <vm_exec_core+10841>, 0x61e7c42b7d85 <vm_exec_core+17557>, 0x61e7c42b86c7 <vm_exec_core+19927>, 0x61e7c42b7ab0 <vm_exec_core+16832>, 0x61e7c42b3e0a <vm_exec_core+1306>, 0x61e7c42b9dad <vm_exec_core+25789>, 0x61e7c42ba811 <vm_exec_core+28449>, 0x61e7c42b47bc <vm_exec_core+3788>, 0x61e7c42b5407 <vm_exec_core+6935>, 0x61e7c42b5209 <vm_exec_core+6425>, 0x61e7c42b5ba4 <vm_exec_core+8884>, 0x61e7c42b6f80 <vm_exec_core+13968>, 0x61e7c42b4876 <vm_exec_core+3974>, 0x61e7c42b9c62 <vm_exec_core+25458>, 0x61e7c42b534b <vm_exec_core+6747>, 0x61e7c42b6eb9 <vm_exec_core+13769>, 0x61e7c42b78ae <vm_exec_core+16318>, 0x61e7c42b9a33 <vm_exec_core+24899>, 0x61e7c42b84cb <vm_exec_core+19419>, 0x61e7c42b5e51 <vm_exec_core+9569>, 0x61e7c42b5661 <vm_exec_core+7537>, 0x61e7c42b9707 <vm_exec_core+24087>, 0x61e7c42b6698 <vm_exec_core+11688>, 0x61e7c42b8dee <vm_exec_core+21758>, 0x61e7c42b859c <vm_exec_core+19628>, 0x61e7c42b8ec4 <vm_exec_core+21972>, 0x61e7c42ba377 <vm_exec_core+27271>, 0x61e7c42b7a1c <vm_exec_core+16684>, 0x61e7c42b9ad9 <vm_exec_core+25065>, 0x61e7c42b5f20 <vm_exec_core+9776>, 0x61e7c42b9607 <vm_exec_core+23831>, 0x61e7c42b3c7b <vm_exec_core+907>, 0x61e7c42b7ebb <vm_exec_core+17867>, 0x61e7c42b8288 <vm_exec_core+18840>, 0x61e7c42b46b6 <vm_exec_core+3526>, 0x61e7c42b7b54 <vm_exec_core+16996>, 0x61e7c42b6167 <vm_exec_core+10359>, 0x61e7c42b58a7 <vm_exec_core+8119>, 0x61e7c42b8fc6 <vm_exec_core+22230>, 0x61e7c42b4a91 <vm_exec_core+4513>, 0x61e7c42b7543 <vm_exec_core+15443>, 0x61e7c42c2aae <vm_exec_core+61886>, 0x61e7c42b81c2 <vm_exec_core+18642>, 0x61e7c42b4b33 <vm_exec_core+4675>, 0x61e7c42b4ff6 <vm_exec_core+5894>, 0x61e7c42b4c57 <vm_exec_core+4967>, 0x61e7c42b54f7 <vm_exec_core+7175>, 0x61e7c42b5ca0 <vm_exec_core+9136>, 0x61e7c42bbb3b <vm_exec_core+33355>, 0x61e7c42b8ad8 <vm_exec_core+20968>, 0x61e7c42b793a <vm_exec_core+16458>, 0x61e7c42b9cb4 <vm_exec_core+25540>, 0x61e7c42bbc0b <vm_exec_core+33563>, 0x61e7c42ba085 <vm_exec_core+26517>, 0x61e7c42bb5ab <vm_exec_core+31931>, 0x61e7c42bb7c4 <vm_exec_core+32468>, 0x61e7c42b42da <vm_exec_core+2538>, 0x61e7c42baca6 <vm_exec_core+29622>, 0x61e7c42b65b5 <vm_exec_core+11461>, 0x61e7c42baeaa <vm_exec_core+30138>, 0x61e7c42b5fe5 <vm_exec_core+9973>, 0x61e7c42b9fa9 <vm_exec_core+26297>, 0x61e7c42b40cd <vm_exec_core+2013>, 0x61e7c42b495b <vm_exec_core+4203>, 0x61e7c42b56e9 <vm_exec_core+7673>, 0x61e7c42b693d <vm_exec_core+12365>, 0x61e7c42b6ada <vm_exec_core+12778>, 0x61e7c42b3c80 <vm_exec_core+912>, 0x61e7c42b403b <vm_exec_core+1867>, 0x61e7c42b3d12 <vm_exec_core+1058>, 0x61e7c42ba187 <vm_exec_core+26775>, 0x61e7c42b6459 <vm_exec_core+11113>, 0x61e7c42b7755 <vm_exec_core+15973>, 0x61e7c42b6c86 <vm_exec_core+13206>, 0x61e7c42b7419 <vm_exec_core+15145>, 0x61e7c42b7335 <vm_exec_core+14917>, 0x61e7c42b624b <vm_exec_core+10587>, 0x61e7c42b6b7b <vm_exec_core+12939>, 0x61e7c42b6813 <vm_exec_core+12067>, 0x61e7c42b6e37 <vm_exec_core+13639>, 0x61e7c42b6db5 <vm_exec_core+13509>, 0x61e7c42b52f7 <vm_exec_core+6663>, 0x61e7c42ba5b2 <vm_exec_core+27842>, 0x61e7c42b4d6a <vm_exec_core+5242>, 0x61e7c42bb8c7 <vm_exec_core+32727>, 0x61e7c42b9231 <vm_exec_core+22849>, 0x61e7c42b70d7 <vm_exec_core+14311>, 0x61e7c42b3e9f <vm_exec_core+1455>, 0x61e7c42bad7e <vm_exec_core+29838>, 0x61e7c42ba93d <vm_exec_core+28749>, 0x61e7c42b510b <vm_exec_core+6171>, 0x61e7c42b4482 <vm_exec_core+2962>, 0x61e7c42b9812 <vm_exec_core+24354>, 0x61e7c42b5ae9 <vm_exec_core+8697>, 0x61e7c42bb47d <vm_exec_core+31629>, 0x61e7c42bab3e <vm_exec_core+29262>, 0x61e7c42b60b4 <vm_exec_core+10180>, 0x61e7c42b701f <vm_exec_core+14127>, 0x61e7c42b94d3 <vm_exec_core+23523>, 0x61e7c42baaa4 <vm_exec_core+29108>, 0x61e7c42b8114 <vm_exec_core+18468>, 0x61e7c42b9555 <vm_exec_core+23653>, 0x61e7c42b9ba8 <vm_exec_core+25272>, 0x61e7c42b8052 <vm_exec_core+18274>, 0x61e7c42b43ae <vm_exec_core+2750>, 0x61e7c42b8d0b <vm_exec_core+21531>, 0x61e7c42b41cf <vm_exec_core+2271>, 0x61e7c42b4604 <vm_exec_core+3348>, 0x61e7c42b633a <vm_exec_core+10826>, 0x61e7c42b7d76 <vm_exec_core+17542>, 0x61e7c42b86b8 <vm_exec_core+19912>, 0x61e7c42b7aa1 <vm_exec_core+16817>, 0x61e7c42b3dfb <vm_exec_core+1291>, 0x61e7c42b9d9e <vm_exec_core+25774>, 0x61e7c42ba802 <vm_exec_core+28434>, 0x61e7c42b47ad <vm_exec_core+3773>, 0x61e7c42b53f8 <vm_exec_core+6920>, 0x61e7c42b51fa <vm_exec_core+6410>, 0x61e7c42b5b95 <vm_exec_core+8869>, 0x61e7c42b6f71 <vm_exec_core+13953>, 0x61e7c42b4867 <vm_exec_core+3959>, 0x61e7c42b9c53 <vm_exec_core+25443>, 0x61e7c42b533c <vm_exec_core+6732>, 0x61e7c42b6eaa <vm_exec_core+13754>, 0x61e7c42b789f <vm_exec_core+16303>, 0x61e7c42b9a24 <vm_exec_core+24884>, 0x61e7c42b84bc <vm_exec_core+19404>, 0x61e7c42b5e42 <vm_exec_core+9554>, 0x61e7c42b5652 <vm_exec_core+7522>, 0x61e7c42b96f8 <vm_exec_core+24072>, 0x61e7c42b6689 <vm_exec_core+11673>, 0x61e7c42b8ddf <vm_exec_core+21743>, 0x61e7c42b858d <vm_exec_core+19613>, 0x61e7c42b8eb5 <vm_exec_core+21957>, 0x61e7c42ba368 <vm_exec_core+27256>, 0x61e7c42b7a0d <vm_exec_core+16669>, 0x61e7c42b9aca <vm_exec_core+25050>, 0x61e7c42b5f11 <vm_exec_core+9761>, 0x61e7c42b95f8 <vm_exec_core+23816>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b7eac <vm_exec_core+17852>, 0x61e7c42b8279 <vm_exec_core+18825>, 0x61e7c42b7737 <vm_exec_core+15943>, 0x61e7c42b7b45 <vm_exec_core+16981>, 0x61e7c42b6158 <vm_exec_core+10344>, 0x61e7c42b5898 <vm_exec_core+8104>, 0x61e7c42b8fb7 <vm_exec_core+22215>, 0x61e7c42b4a82 <vm_exec_core+4498>, 0x61e7c42b7534 <vm_exec_core+15428>, 0x61e7c42c2a9f <vm_exec_core+61871>, 0x61e7c42b81b3 <vm_exec_core+18627>, 0x61e7c42b4b24 <vm_exec_core+4660>, 0x61e7c42b4fe7 <vm_exec_core+5879>, 0x61e7c42b4c48 <vm_exec_core+4952>, 0x61e7c42b54e8 <vm_exec_core+7160>, 0x61e7c42b5c91 <vm_exec_core+9121>, 0x61e7c42b7935 <vm_exec_core+16453>, 0x61e7c42b6f67 <vm_exec_core+13943>, 0x61e7c42b7930 <vm_exec_core+16448>, 0x61e7c42b8100 <vm_exec_core+18448>, 0x61e7c42b804d <vm_exec_core+18269>, 0x61e7c42b54e3 <vm_exec_core+7155>, 0x61e7c42b8480 <vm_exec_core+19344>, 0x61e7c42b65ab <vm_exec_core+11451>, 0x61e7c42b65b0 <vm_exec_core+11456>, 0x61e7c42b8048 <vm_exec_core+18264>, 0x61e7c42b7c36 <vm_exec_core+17222>, 0x61e7c42b7400 <vm_exec_core+15120>, 0x61e7c42b7321 <vm_exec_core+14897>, 0x61e7c42b7d71 <vm_exec_core+17537>, 0x61e7c42b773c <vm_exec_core+15948>, 0x61e7c42b6f6c <vm_exec_core+13948>, 0x61e7c42b56da <vm_exec_core+7658>...}
        reg_cfp = 0x79346efff720
        reg_pc = 0x50400002e378
        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>
#39 0x000061e7c42b0821 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.
#40 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
#41 0x000061e7c3f3928b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7934711a49f0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe6da711d0, <optimized out>, 0x7ffe6da71120, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7934711a49f0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#43 0x000061e7c3f327f7 in rb_main (argc=10, argv=0x7ffe6da71398) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=10, argv=0x7ffe6da71398) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7bd1a9ae2c40 (LWP 2233530) "ruby" 0x00007bd1a9926cd7 in __GI___select (nfds=21, readfds=0x50c005925400, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2a79c380) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7bd18d6006c0 (LWP 2233532) "ruby" 0x00007bd1a991b4cd in __GI___poll (fds=0x7bd18c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7bd18d6006c0 (LWP 2233532) "ruby"):
#0  0x00007bd1a991b4cd in __GI___poll (fds=0x7bd18c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005cd196a5e39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005cd196e0ae4f 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  0x00005cd196ab774f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007bd1a989ca94 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 = {136139950261952, 3810718097915876237, 136139950261952, -352, 25, 140729611049184, 3810718097894904717, 3810654723298005901}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007bd1a9929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7bd1a9ae2c40 (LWP 2233530) "ruby"):
#0  0x00007bd1a9926cd7 in __GI___select (nfds=21, readfds=0x50c005925400, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2a79c380) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 466695515}
        pts64 = 0x7ffe2a79c220
        r = <optimized out>
#1  0x00005cd196df5125 in native_fd_select (n=21, readfds=0x50c005925400, writefds=0x0, exceptfds=0x7bd1a9926cd7 <__GI___select+327>, timeout=0x7ffe2a79c220, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2  do_select (p=136140388988960) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffe2a79c330
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005cd196b01f90 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 = {0x7ffe2a79c4f0, <optimized out>, 0x7ffe2a79c400, <optimized out>, <optimized out>}, prev = 0x7bd1a7867780, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005cd196df46fe in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351
        set = {max = 21, th = 0x515000000300, rset = 0x7bd1a7867640, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7bd1a78676a0}
#5  0x00005cd196bbf2ad in select_internal (read=136139872245320, write=4, except=4, tp=0x7bd1a78676a0, fds=0x7bd1a7867640) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 21
        pending = <optimized out>
        rp = 0x7bd1a7867640
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=136140388988448) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x7bd1a7867620
#7  0x00005cd196b01f90 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 = {0x7ffe2a79c7f0, <optimized out>, 0x7ffe2a79c700, <optimized out>, <optimized out>}, prev = 0x7bd1a7880d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005cd196b9b5a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005cd196ed7568 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 = 0x15e100100009
        cc = <optimized out>
        me = 0x7bd1a91da6e0
        cfunc = 0x504000010798
        recv = 136140415630000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005cd196e861bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bd1a6dff3a0, 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>
#11 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 = {0x5cd196e7a306 <vm_exec_core+6678>, 0x5cd196e7f5c1 <vm_exec_core+27857>, 0x5cd196e79d79 <vm_exec_core+5257>, 0x5cd196e808d6 <vm_exec_core+32742>, 0x5cd196e7e240 <vm_exec_core+22864>, 0x5cd196e7c0e6 <vm_exec_core+14326>, 0x5cd196e78eae <vm_exec_core+1470>, 0x5cd196e7fd8d <vm_exec_core+29853>, 0x5cd196e7f94c <vm_exec_core+28764>, 0x5cd196e7a11a <vm_exec_core+6186>, 0x5cd196e79491 <vm_exec_core+2977>, 0x5cd196e7e821 <vm_exec_core+24369>, 0x5cd196e7aaf8 <vm_exec_core+8712>, 0x5cd196e8048c <vm_exec_core+31644>, 0x5cd196e7fb4d <vm_exec_core+29277>, 0x5cd196e7b0c3 <vm_exec_core+10195>, 0x5cd196e7c02e <vm_exec_core+14142>, 0x5cd196e7e4e2 <vm_exec_core+23538>, 0x5cd196e7fab3 <vm_exec_core+29123>, 0x5cd196e7d123 <vm_exec_core+18483>, 0x5cd196e7e564 <vm_exec_core+23668>, 0x5cd196e7ebb7 <vm_exec_core+25287>, 0x5cd196e7d061 <vm_exec_core+18289>, 0x5cd196e793bd <vm_exec_core+2765>, 0x5cd196e7dd1a <vm_exec_core+21546>, 0x5cd196e791de <vm_exec_core+2286>, 0x5cd196e79613 <vm_exec_core+3363>, 0x5cd196e7b349 <vm_exec_core+10841>, 0x5cd196e7cd85 <vm_exec_core+17557>, 0x5cd196e7d6c7 <vm_exec_core+19927>, 0x5cd196e7cab0 <vm_exec_core+16832>, 0x5cd196e78e0a <vm_exec_core+1306>, 0x5cd196e7edad <vm_exec_core+25789>, 0x5cd196e7f811 <vm_exec_core+28449>, 0x5cd196e797bc <vm_exec_core+3788>, 0x5cd196e7a407 <vm_exec_core+6935>, 0x5cd196e7a209 <vm_exec_core+6425>, 0x5cd196e7aba4 <vm_exec_core+8884>, 0x5cd196e7bf80 <vm_exec_core+13968>, 0x5cd196e79876 <vm_exec_core+3974>, 0x5cd196e7ec62 <vm_exec_core+25458>, 0x5cd196e7a34b <vm_exec_core+6747>, 0x5cd196e7beb9 <vm_exec_core+13769>, 0x5cd196e7c8ae <vm_exec_core+16318>, 0x5cd196e7ea33 <vm_exec_core+24899>, 0x5cd196e7d4cb <vm_exec_core+19419>, 0x5cd196e7ae51 <vm_exec_core+9569>, 0x5cd196e7a661 <vm_exec_core+7537>, 0x5cd196e7e707 <vm_exec_core+24087>, 0x5cd196e7b698 <vm_exec_core+11688>, 0x5cd196e7ddee <vm_exec_core+21758>, 0x5cd196e7d59c <vm_exec_core+19628>, 0x5cd196e7dec4 <vm_exec_core+21972>, 0x5cd196e7f377 <vm_exec_core+27271>, 0x5cd196e7ca1c <vm_exec_core+16684>, 0x5cd196e7ead9 <vm_exec_core+25065>, 0x5cd196e7af20 <vm_exec_core+9776>, 0x5cd196e7e607 <vm_exec_core+23831>, 0x5cd196e78c7b <vm_exec_core+907>, 0x5cd196e7cebb <vm_exec_core+17867>, 0x5cd196e7d288 <vm_exec_core+18840>, 0x5cd196e796b6 <vm_exec_core+3526>, 0x5cd196e7cb54 <vm_exec_core+16996>, 0x5cd196e7b167 <vm_exec_core+10359>, 0x5cd196e7a8a7 <vm_exec_core+8119>, 0x5cd196e7dfc6 <vm_exec_core+22230>, 0x5cd196e79a91 <vm_exec_core+4513>, 0x5cd196e7c543 <vm_exec_core+15443>, 0x5cd196e87aae <vm_exec_core+61886>, 0x5cd196e7d1c2 <vm_exec_core+18642>, 0x5cd196e79b33 <vm_exec_core+4675>, 0x5cd196e79ff6 <vm_exec_core+5894>, 0x5cd196e79c57 <vm_exec_core+4967>, 0x5cd196e7a4f7 <vm_exec_core+7175>, 0x5cd196e7aca0 <vm_exec_core+9136>, 0x5cd196e80b3b <vm_exec_core+33355>, 0x5cd196e7dad8 <vm_exec_core+20968>, 0x5cd196e7c93a <vm_exec_core+16458>, 0x5cd196e7ecb4 <vm_exec_core+25540>, 0x5cd196e80c0b <vm_exec_core+33563>, 0x5cd196e7f085 <vm_exec_core+26517>, 0x5cd196e805ab <vm_exec_core+31931>, 0x5cd196e807c4 <vm_exec_core+32468>, 0x5cd196e792da <vm_exec_core+2538>, 0x5cd196e7fca6 <vm_exec_core+29622>, 0x5cd196e7b5b5 <vm_exec_core+11461>, 0x5cd196e7feaa <vm_exec_core+30138>, 0x5cd196e7afe5 <vm_exec_core+9973>, 0x5cd196e7efa9 <vm_exec_core+26297>, 0x5cd196e790cd <vm_exec_core+2013>, 0x5cd196e7995b <vm_exec_core+4203>, 0x5cd196e7a6e9 <vm_exec_core+7673>, 0x5cd196e7b93d <vm_exec_core+12365>, 0x5cd196e7bada <vm_exec_core+12778>, 0x5cd196e78c80 <vm_exec_core+912>, 0x5cd196e7903b <vm_exec_core+1867>, 0x5cd196e78d12 <vm_exec_core+1058>, 0x5cd196e7f187 <vm_exec_core+26775>, 0x5cd196e7b459 <vm_exec_core+11113>, 0x5cd196e7c755 <vm_exec_core+15973>, 0x5cd196e7bc86 <vm_exec_core+13206>, 0x5cd196e7c419 <vm_exec_core+15145>, 0x5cd196e7c335 <vm_exec_core+14917>, 0x5cd196e7b24b <vm_exec_core+10587>, 0x5cd196e7bb7b <vm_exec_core+12939>, 0x5cd196e7b813 <vm_exec_core+12067>, 0x5cd196e7be37 <vm_exec_core+13639>, 0x5cd196e7bdb5 <vm_exec_core+13509>, 0x5cd196e7a2f7 <vm_exec_core+6663>, 0x5cd196e7f5b2 <vm_exec_core+27842>, 0x5cd196e79d6a <vm_exec_core+5242>, 0x5cd196e808c7 <vm_exec_core+32727>, 0x5cd196e7e231 <vm_exec_core+22849>, 0x5cd196e7c0d7 <vm_exec_core+14311>, 0x5cd196e78e9f <vm_exec_core+1455>, 0x5cd196e7fd7e <vm_exec_core+29838>, 0x5cd196e7f93d <vm_exec_core+28749>, 0x5cd196e7a10b <vm_exec_core+6171>, 0x5cd196e79482 <vm_exec_core+2962>, 0x5cd196e7e812 <vm_exec_core+24354>, 0x5cd196e7aae9 <vm_exec_core+8697>, 0x5cd196e8047d <vm_exec_core+31629>, 0x5cd196e7fb3e <vm_exec_core+29262>, 0x5cd196e7b0b4 <vm_exec_core+10180>, 0x5cd196e7c01f <vm_exec_core+14127>, 0x5cd196e7e4d3 <vm_exec_core+23523>, 0x5cd196e7faa4 <vm_exec_core+29108>, 0x5cd196e7d114 <vm_exec_core+18468>, 0x5cd196e7e555 <vm_exec_core+23653>, 0x5cd196e7eba8 <vm_exec_core+25272>, 0x5cd196e7d052 <vm_exec_core+18274>, 0x5cd196e793ae <vm_exec_core+2750>, 0x5cd196e7dd0b <vm_exec_core+21531>, 0x5cd196e791cf <vm_exec_core+2271>, 0x5cd196e79604 <vm_exec_core+3348>, 0x5cd196e7b33a <vm_exec_core+10826>, 0x5cd196e7cd76 <vm_exec_core+17542>, 0x5cd196e7d6b8 <vm_exec_core+19912>, 0x5cd196e7caa1 <vm_exec_core+16817>, 0x5cd196e78dfb <vm_exec_core+1291>, 0x5cd196e7ed9e <vm_exec_core+25774>, 0x5cd196e7f802 <vm_exec_core+28434>, 0x5cd196e797ad <vm_exec_core+3773>, 0x5cd196e7a3f8 <vm_exec_core+6920>, 0x5cd196e7a1fa <vm_exec_core+6410>, 0x5cd196e7ab95 <vm_exec_core+8869>, 0x5cd196e7bf71 <vm_exec_core+13953>, 0x5cd196e79867 <vm_exec_core+3959>, 0x5cd196e7ec53 <vm_exec_core+25443>, 0x5cd196e7a33c <vm_exec_core+6732>, 0x5cd196e7beaa <vm_exec_core+13754>, 0x5cd196e7c89f <vm_exec_core+16303>, 0x5cd196e7ea24 <vm_exec_core+24884>, 0x5cd196e7d4bc <vm_exec_core+19404>, 0x5cd196e7ae42 <vm_exec_core+9554>, 0x5cd196e7a652 <vm_exec_core+7522>, 0x5cd196e7e6f8 <vm_exec_core+24072>, 0x5cd196e7b689 <vm_exec_core+11673>, 0x5cd196e7dddf <vm_exec_core+21743>, 0x5cd196e7d58d <vm_exec_core+19613>, 0x5cd196e7deb5 <vm_exec_core+21957>, 0x5cd196e7f368 <vm_exec_core+27256>, 0x5cd196e7ca0d <vm_exec_core+16669>, 0x5cd196e7eaca <vm_exec_core+25050>, 0x5cd196e7af11 <vm_exec_core+9761>, 0x5cd196e7e5f8 <vm_exec_core+23816>, 0x5cd196e7d100 <vm_exec_core+18448>, 0x5cd196e7ceac <vm_exec_core+17852>, 0x5cd196e7d279 <vm_exec_core+18825>, 0x5cd196e7c737 <vm_exec_core+15943>, 0x5cd196e7cb45 <vm_exec_core+16981>, 0x5cd196e7b158 <vm_exec_core+10344>, 0x5cd196e7a898 <vm_exec_core+8104>, 0x5cd196e7dfb7 <vm_exec_core+22215>, 0x5cd196e79a82 <vm_exec_core+4498>, 0x5cd196e7c534 <vm_exec_core+15428>, 0x5cd196e87a9f <vm_exec_core+61871>, 0x5cd196e7d1b3 <vm_exec_core+18627>, 0x5cd196e79b24 <vm_exec_core+4660>, 0x5cd196e79fe7 <vm_exec_core+5879>, 0x5cd196e79c48 <vm_exec_core+4952>, 0x5cd196e7a4e8 <vm_exec_core+7160>, 0x5cd196e7ac91 <vm_exec_core+9121>, 0x5cd196e7c935 <vm_exec_core+16453>, 0x5cd196e7bf67 <vm_exec_core+13943>, 0x5cd196e7c930 <vm_exec_core+16448>, 0x5cd196e7d100 <vm_exec_core+18448>, 0x5cd196e7d04d <vm_exec_core+18269>, 0x5cd196e7a4e3 <vm_exec_core+7155>, 0x5cd196e7d480 <vm_exec_core+19344>, 0x5cd196e7b5ab <vm_exec_core+11451>, 0x5cd196e7b5b0 <vm_exec_core+11456>, 0x5cd196e7d048 <vm_exec_core+18264>, 0x5cd196e7cc36 <vm_exec_core+17222>, 0x5cd196e7c400 <vm_exec_core+15120>, 0x5cd196e7c321 <vm_exec_core+14897>, 0x5cd196e7cd71 <vm_exec_core+17537>, 0x5cd196e7c73c <vm_exec_core+15948>, 0x5cd196e7bf6c <vm_exec_core+13948>, 0x5cd196e7a6da <vm_exec_core+7658>...}
        reg_cfp = 0x7bd1a6dff3a0
        reg_pc = 0x5220000038a0
        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>
#12 0x00005cd196e75821 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.
#13 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
#14 0x00005cd196bfce8b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136140415058040) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7bd1a9143c40
#15 0x00005cd196bf7e87 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 = 136140415620240
        realpath_map = 136140415620080
        path = 136140415058040
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#16 0x00005cd196bf613b in rb_require_string_internal (fname=136140415058080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x00005cd196ed7568 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 = 0x7bd1a91440f0
        cfunc = 0x504000018598
        recv = 136140415749600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005cd196ebe9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe2a79df80) 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>
#20 0x00005cd196ebe475 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 = 0x0
#21 0x00005cd196e861bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bd1a6dff790, 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>
#22 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 = {0x5cd196e7a306 <vm_exec_core+6678>, 0x5cd196e7f5c1 <vm_exec_core+27857>, 0x5cd196e79d79 <vm_exec_core+5257>, 0x5cd196e808d6 <vm_exec_core+32742>, 0x5cd196e7e240 <vm_exec_core+22864>, 0x5cd196e7c0e6 <vm_exec_core+14326>, 0x5cd196e78eae <vm_exec_core+1470>, 0x5cd196e7fd8d <vm_exec_core+29853>, 0x5cd196e7f94c <vm_exec_core+28764>, 0x5cd196e7a11a <vm_exec_core+6186>, 0x5cd196e79491 <vm_exec_core+2977>, 0x5cd196e7e821 <vm_exec_core+24369>, 0x5cd196e7aaf8 <vm_exec_core+8712>, 0x5cd196e8048c <vm_exec_core+31644>, 0x5cd196e7fb4d <vm_exec_core+29277>, 0x5cd196e7b0c3 <vm_exec_core+10195>, 0x5cd196e7c02e <vm_exec_core+14142>, 0x5cd196e7e4e2 <vm_exec_core+23538>, 0x5cd196e7fab3 <vm_exec_core+29123>, 0x5cd196e7d123 <vm_exec_core+18483>, 0x5cd196e7e564 <vm_exec_core+23668>, 0x5cd196e7ebb7 <vm_exec_core+25287>, 0x5cd196e7d061 <vm_exec_core+18289>, 0x5cd196e793bd <vm_exec_core+2765>, 0x5cd196e7dd1a <vm_exec_core+21546>, 0x5cd196e791de <vm_exec_core+2286>, 0x5cd196e79613 <vm_exec_core+3363>, 0x5cd196e7b349 <vm_exec_core+10841>, 0x5cd196e7cd85 <vm_exec_core+17557>, 0x5cd196e7d6c7 <vm_exec_core+19927>, 0x5cd196e7cab0 <vm_exec_core+16832>, 0x5cd196e78e0a <vm_exec_core+1306>, 0x5cd196e7edad <vm_exec_core+25789>, 0x5cd196e7f811 <vm_exec_core+28449>, 0x5cd196e797bc <vm_exec_core+3788>, 0x5cd196e7a407 <vm_exec_core+6935>, 0x5cd196e7a209 <vm_exec_core+6425>, 0x5cd196e7aba4 <vm_exec_core+8884>, 0x5cd196e7bf80 <vm_exec_core+13968>, 0x5cd196e79876 <vm_exec_core+3974>, 0x5cd196e7ec62 <vm_exec_core+25458>, 0x5cd196e7a34b <vm_exec_core+6747>, 0x5cd196e7beb9 <vm_exec_core+13769>, 0x5cd196e7c8ae <vm_exec_core+16318>, 0x5cd196e7ea33 <vm_exec_core+24899>, 0x5cd196e7d4cb <vm_exec_core+19419>, 0x5cd196e7ae51 <vm_exec_core+9569>, 0x5cd196e7a661 <vm_exec_core+7537>, 0x5cd196e7e707 <vm_exec_core+24087>, 0x5cd196e7b698 <vm_exec_core+11688>, 0x5cd196e7ddee <vm_exec_core+21758>, 0x5cd196e7d59c <vm_exec_core+19628>, 0x5cd196e7dec4 <vm_exec_core+21972>, 0x5cd196e7f377 <vm_exec_core+27271>, 0x5cd196e7ca1c <vm_exec_core+16684>, 0x5cd196e7ead9 <vm_exec_core+25065>, 0x5cd196e7af20 <vm_exec_core+9776>, 0x5cd196e7e607 <vm_exec_core+23831>, 0x5cd196e78c7b <vm_exec_core+907>, 0x5cd196e7cebb <vm_exec_core+17867>, 0x5cd196e7d288 <vm_exec_core+18840>, 0x5cd196e796b6 <vm_exec_core+3526>, 0x5cd196e7cb54 <vm_exec_core+16996>, 0x5cd196e7b167 <vm_exec_core+10359>, 0x5cd196e7a8a7 <vm_exec_core+8119>, 0x5cd196e7dfc6 <vm_exec_core+22230>, 0x5cd196e79a91 <vm_exec_core+4513>, 0x5cd196e7c543 <vm_exec_core+15443>, 0x5cd196e87aae <vm_exec_core+61886>, 0x5cd196e7d1c2 <vm_exec_core+18642>, 0x5cd196e79b33 <vm_exec_core+4675>, 0x5cd196e79ff6 <vm_exec_core+5894>, 0x5cd196e79c57 <vm_exec_core+4967>, 0x5cd196e7a4f7 <vm_exec_core+7175>, 0x5cd196e7aca0 <vm_exec_core+9136>, 0x5cd196e80b3b <vm_exec_core+33355>, 0x5cd196e7dad8 <vm_exec_core+20968>, 0x5cd196e7c93a <vm_exec_core+16458>, 0x5cd196e7ecb4 <vm_exec_core+25540>, 0x5cd196e80c0b <vm_exec_core+33563>, 0x5cd196e7f085 <vm_exec_core+26517>, 0x5cd196e805ab <vm_exec_core+31931>, 0x5cd196e807c4 <vm_exec_core+32468>, 0x5cd196e792da <vm_exec_core+2538>, 0x5cd196e7fca6 <vm_exec_core+29622>, 0x5cd196e7b5b5 <vm_exec_core+11461>, 0x5cd196e7feaa <vm_exec_core+30138>, 0x5cd196e7afe5 <vm_exec_core+9973>, 0x5cd196e7efa9 <vm_exec_core+26297>, 0x5cd196e790cd <vm_exec_core+2013>, 0x5cd196e7995b <vm_exec_core+4203>, 0x5cd196e7a6e9 <vm_exec_core+7673>, 0x5cd196e7b93d <vm_exec_core+12365>, 0x5cd196e7bada <vm_exec_core+12778>, 0x5cd196e78c80 <vm_exec_core+912>, 0x5cd196e7903b <vm_exec_core+1867>, 0x5cd196e78d12 <vm_exec_core+1058>, 0x5cd196e7f187 <vm_exec_core+26775>, 0x5cd196e7b459 <vm_exec_core+11113>, 0x5cd196e7c755 <vm_exec_core+15973>, 0x5cd196e7bc86 <vm_exec_core+13206>, 0x5cd196e7c419 <vm_exec_core+15145>, 0x5cd196e7c335 <vm_exec_core+14917>, 0x5cd196e7b24b <vm_exec_core+10587>, 0x5cd196e7bb7b <vm_exec_core+12939>, 0x5cd196e7b813 <vm_exec_core+12067>, 0x5cd196e7be37 <vm_exec_core+13639>, 0x5cd196e7bdb5 <vm_exec_core+13509>, 0x5cd196e7a2f7 <vm_exec_core+6663>, 0x5cd196e7f5b2 <vm_exec_core+27842>, 0x5cd196e79d6a <vm_exec_core+5242>, 0x5cd196e808c7 <vm_exec_core+32727>, 0x5cd196e7e231 <vm_exec_core+22849>, 0x5cd196e7c0d7 <vm_exec_core+14311>, 0x5cd196e78e9f <vm_exec_core+1455>, 0x5cd196e7fd7e <vm_exec_core+29838>, 0x5cd196e7f93d <vm_exec_core+28749>, 0x5cd196e7a10b <vm_exec_core+6171>, 0x5cd196e79482 <vm_exec_core+2962>, 0x5cd196e7e812 <vm_exec_core+24354>, 0x5cd196e7aae9 <vm_exec_core+8697>, 0x5cd196e8047d <vm_exec_core+31629>, 0x5cd196e7fb3e <vm_exec_core+29262>, 0x5cd196e7b0b4 <vm_exec_core+10180>, 0x5cd196e7c01f <vm_exec_core+14127>, 0x5cd196e7e4d3 <vm_exec_core+23523>, 0x5cd196e7faa4 <vm_exec_core+29108>, 0x5cd196e7d114 <vm_exec_core+18468>, 0x5cd196e7e555 <vm_exec_core+23653>, 0x5cd196e7eba8 <vm_exec_core+25272>, 0x5cd196e7d052 <vm_exec_core+18274>, 0x5cd196e793ae <vm_exec_core+2750>, 0x5cd196e7dd0b <vm_exec_core+21531>, 0x5cd196e791cf <vm_exec_core+2271>, 0x5cd196e79604 <vm_exec_core+3348>, 0x5cd196e7b33a <vm_exec_core+10826>, 0x5cd196e7cd76 <vm_exec_core+17542>, 0x5cd196e7d6b8 <vm_exec_core+19912>, 0x5cd196e7caa1 <vm_exec_core+16817>, 0x5cd196e78dfb <vm_exec_core+1291>, 0x5cd196e7ed9e <vm_exec_core+25774>, 0x5cd196e7f802 <vm_exec_core+28434>, 0x5cd196e797ad <vm_exec_core+3773>, 0x5cd196e7a3f8 <vm_exec_core+6920>, 0x5cd196e7a1fa <vm_exec_core+6410>, 0x5cd196e7ab95 <vm_exec_core+8869>, 0x5cd196e7bf71 <vm_exec_core+13953>, 0x5cd196e79867 <vm_exec_core+3959>, 0x5cd196e7ec53 <vm_exec_core+25443>, 0x5cd196e7a33c <vm_exec_core+6732>, 0x5cd196e7beaa <vm_exec_core+13754>, 0x5cd196e7c89f <vm_exec_core+16303>, 0x5cd196e7ea24 <vm_exec_core+24884>, 0x5cd196e7d4bc <vm_exec_core+19404>, 0x5cd196e7ae42 <vm_exec_core+9554>, 0x5cd196e7a652 <vm_exec_core+7522>, 0x5cd196e7e6f8 <vm_exec_core+24072>, 0x5cd196e7b689 <vm_exec_core+11673>, 0x5cd196e7dddf <vm_exec_core+21743>, 0x5cd196e7d58d <vm_exec_core+19613>, 0x5cd196e7deb5 <vm_exec_core+21957>, 0x5cd196e7f368 <vm_exec_core+27256>, 0x5cd196e7ca0d <vm_exec_core+16669>, 0x5cd196e7eaca <vm_exec_core+25050>, 0x5cd196e7af11 <vm_exec_core+9761>, 0x5cd196e7e5f8 <vm_exec_core+23816>, 0x5cd196e7d100 <vm_exec_core+18448>, 0x5cd196e7ceac <vm_exec_core+17852>, 0x5cd196e7d279 <vm_exec_core+18825>, 0x5cd196e7c737 <vm_exec_core+15943>, 0x5cd196e7cb45 <vm_exec_core+16981>, 0x5cd196e7b158 <vm_exec_core+10344>, 0x5cd196e7a898 <vm_exec_core+8104>, 0x5cd196e7dfb7 <vm_exec_core+22215>, 0x5cd196e79a82 <vm_exec_core+4498>, 0x5cd196e7c534 <vm_exec_core+15428>, 0x5cd196e87a9f <vm_exec_core+61871>, 0x5cd196e7d1b3 <vm_exec_core+18627>, 0x5cd196e79b24 <vm_exec_core+4660>, 0x5cd196e79fe7 <vm_exec_core+5879>, 0x5cd196e79c48 <vm_exec_core+4952>, 0x5cd196e7a4e8 <vm_exec_core+7160>, 0x5cd196e7ac91 <vm_exec_core+9121>, 0x5cd196e7c935 <vm_exec_core+16453>, 0x5cd196e7bf67 <vm_exec_core+13943>, 0x5cd196e7c930 <vm_exec_core+16448>, 0x5cd196e7d100 <vm_exec_core+18448>, 0x5cd196e7d04d <vm_exec_core+18269>, 0x5cd196e7a4e3 <vm_exec_core+7155>, 0x5cd196e7d480 <vm_exec_core+19344>, 0x5cd196e7b5ab <vm_exec_core+11451>, 0x5cd196e7b5b0 <vm_exec_core+11456>, 0x5cd196e7d048 <vm_exec_core+18264>, 0x5cd196e7cc36 <vm_exec_core+17222>, 0x5cd196e7c400 <vm_exec_core+15120>, 0x5cd196e7c321 <vm_exec_core+14897>, 0x5cd196e7cd71 <vm_exec_core+17537>, 0x5cd196e7c73c <vm_exec_core+15948>, 0x5cd196e7bf6c <vm_exec_core+13948>, 0x5cd196e7a6da <vm_exec_core+7658>...}
        reg_cfp = 0x7bd1a6dff790
        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>
th: 0x515000000300, native_id: 0x7bd1a9ae2c40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0130 e:000129 CFUNC  :select
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
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
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
        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>
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
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
        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>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        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>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]

        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>
#23 0x00005cd196e75468 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>
#24 0x00005cd196afe28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7bd1a9144190) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2a79e4d0, <optimized out>, 0x7ffe2a79e420, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7bd1a9144190
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00005cd196af77f7 in rb_main (argc=9, argv=0x7ffe2a79e6a8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffe2a79e6a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.rhm2qs:
* drwx------ 2 60 2024-08-11 06:25:57 +0000 autoload20240811-2233540-xywta4/
  * -rw-r--r-- 1 32 2024-08-11 06:25:57 +0000 autoload_parallel_race.rb
$ timeout 60 gdb -p 2233203 -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".
0x0000760328f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff6c77556c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x760329176740 (LWP 2233203) "make"):
#0  0x0000760328f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff6c77556c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00006351b3becd16 in reap_children ()
No symbol table info available.
#2  0x00006351b3beda8c in new_job ()
No symbol table info available.
#3  0x00006351b3bfc72a in ?? ()
No symbol table info available.
#4  0x00006351b3bfd09e in update_goal_chain ()
No symbol table info available.
#5  0x00006351b3bd767a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 2233203) detached]
make: *** [uncommon.mk:964: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2233202 -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 2266593 -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-10T17:36:37Z master 21a9d7664c) [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.744345 seconds

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