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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    949     959     959     959 pts/0        959 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     960     959     959 pts/0        959 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    960  870280     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 870280  870283     959     959 pts/0        959 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.20240910-171722 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
 870283  870284     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240910-171722 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
 870284  871221     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 871221  871222     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 871222  871541     959     959 pts/0        959 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
 871541  871548     959     959 pts/0        959 Sl+   1000   0:45 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 871548  906826     959     959 pts/0        959 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 871548  906829     959     959 pts/0        959 Z+    1000   0:00 [test_autoload.*] <defunct>
 870284  907990     959     959 pts/0        959 R+    1000   0:00 ps jx
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
      1 2628326 2628326 2628326 ?             -1 Ss    1000   0:10 SCREEN
2628326 2628327 2628327 2628327 pts/2    2628327 Ss+   1000   0:00 /bin/bash
{1=>[949, 2628222, 2628326], 949=>[959], 959=>[960], 960=>[870280], 870280=>[870283], 870283=>[870284], 870284=>[871221, 907990], 871221=>[871222], 871222=>[871541], 871541=>[871548], 871548=>[906826, 906829], 2628222=>[2628224], 2628326=>[2628327]}
$ timeout 60 gdb -p 906826 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 906828]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a34fbce0bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x78a6c74006c0 (LWP 906826) "test_autoload.*" 0x00005a34fbce0bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x78a6bbe006c0 (LWP 906828) "test_autoload.*" 0x000078a6efd1b4cd in __GI___poll (fds=0x78a6b7109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x78a6bbe006c0 (LWP 906828) "test_autoload.*"):
#0  0x000078a6efd1b4cd in __GI___poll (fds=0x78a6b7109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a34fbc6b44a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a34fc0174ff 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:3066
        vm = <optimized out>
#4  0x00005a34fbcc47ff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078a6efc9ca94 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 = {132657511925440, -2132762681804212483, 132657511925440, -352, 0, 132657702757296, -2132762681791629571, -2132929925925849347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078a6efd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78a6c74006c0 (LWP 906826) "test_autoload.*"):
#0  0x00005a34fbce0bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a34fbce1b6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a34fbc303e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005a34fbc30259 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  0x00005a34fbc2fe85 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  0x00005a34fbc2ae8e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005a34fbc2ac78 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005a34fbcc6be3 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005a34fbd4bde5 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=4) at /tmp/ruby/src/trunk_asan/gc/default.c:8313
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x00005a34fc05733e in ruby_strdup (str=0x506000a35aa0 "0.3") at /tmp/ruby/src/trunk_asan/util.c:541
        tmp = <optimized out>
        len = <optimized out>
#10 0x00005a34fc4f6f59 in set_number_literal (p=0x5140001aca40, type=tFLOAT, suffix=0, base=<optimized out>, seen_point=0) at /tmp/ruby/build/trunk_asan/parse.y:9112
        _cur_loc = {beg_pos = {lineno = 1, column = <optimized out>}, end_pos = {lineno = 1, column = <optimized out>}}
        numeric_type = <optimized out>
#11 0x00005a34fc4e3fc9 in parse_numeric (p=0x5140001aca40, c=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:9953
        nondigit = <optimized out>
        seen_e = <optimized out>
        seen_point = <optimized out>
        is_float = <optimized out>
        suffix = <optimized out>
        decode_num = <optimized out>
#12 0x00005a34fc4d2465 in parser_yylex (p=0x5140001aca40) at /tmp/ruby/build/trunk_asan/parse.y:11091
        pcur = <optimized out>
        ptok = <optimized out>
        prevline = <optimized out>
        space_seen = 1
        fallthru = 0
        token_seen = 128
        cmd_state = <optimized out>
        last_state = EXPR_CMDARG
        c = <optimized out>
        label = <optimized out>
#13 0x00005a34fc47ceaa in yylex (lval=0x78a6b9b09020, yylloc=0x78a6b9b09040, p=0x5140001aca40) at /tmp/ruby/build/trunk_asan/parse.y:11325
        t = <optimized out>
#14 ruby_yyparse (p=<optimized out>) at parse.c:11440
        yyval_default = <optimized out>
        yyloc_default = <optimized out>
        mesg = "can't make alias for the number variables"
        mesg = "class/module name must be CONSTANT"
        mesg = "formal argument cannot be a constant"
        mesg = "formal argument cannot be an instance variable"
        mesg = "formal argument cannot be a global variable"
        mesg = "formal argument cannot be a class variable"
        yylval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue, cant_return = 0}, state = EXPR_NONE}
        yylloc = {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 6}}
        yyval = <optimized out>
        yyloc = <optimized out>
        yyerror_range = <optimized out>
        yymsg = <optimized out>
        yymsg_alloc = <optimized out>
        yynerrs = <optimized out>
        yystate = 34
        yyerrstatus = 0
        yystacksize = 200
        yyss = 0x78a6b9b09060
        yyssp = 0x78a6b9b09064
        yyvs = 0x78a6b9b09230
        yyvsp = 0x78a6b9b09240
        yyls = 0x78a6b9b098f0
        yylsp = 0x78a6b9b09910
        yytoken = <optimized out>
        yylen = 0
        yychar = -2
        yyn = 4430
        yyresult = <optimized out>
        yyssa = <optimized out>
        yyvsa = <optimized out>
        yylsa = <optimized out>
        yymsgbuf = <optimized out>
        yyerrorlab = <optimized out>
        yyerrlab1 = <optimized out>
        yyacceptlab = <optimized out>
        yyabortlab = <optimized out>
#15 0x00005a34fc4c5ae7 in yycompile0 (arg=89335321512512) at /tmp/ruby/build/trunk_asan/parse.y:7566
        p = 0x5140001aca40
        cov = 4
        n = <optimized out>
        tree = <optimized out>
#16 0x00005a34fc11428b in rb_suppress_tracing (func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:487
        _ec = 0x516001b2fad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6c73fc190, <optimized out>, 0x78a6c73fc080, <optimized out>, <optimized out>}, prev = 0x78a6b960b280, 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 = 0x516001b2fad0
        state = RUBY_TAG_NONE
        vm = <optimized out>
#17 0x00005a34fc4bc528 in yycompile (p=0x5140001aca40, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7623
        ast = 0x5030015560e0
#18 rb_parser_compile (p=0x5140001aca40, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7663
No locals.
#19 0x00005a34fbf6b679 in parser_compile (p=0x540000000108, gets=0x80, fname=0, fname@entry=132657830493160, input=0x5a34fbce0bae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x78a6ced96fa0, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:658
        ast = <optimized out>
#20 0x00005a34fbf69777 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=132657830493160, file=132657830260640, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:732
No locals.
#21 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:782
        ast_value = 132657830260560
        parser = 0xfffffffffffffe00
#22 0x00005a34fbf5e81e in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2757
        rbimpl_id = 16545
        argp = <optimized out>
        parser = 132657830260800
        orig_fname = 132657830493160
        script = 0
        opt = 0x78a6b970a070
        f = 132657830260640
        line_start = 1
        ast_value = 4
        set_encoding = 16545
        enc = 0x50d000000110
#23 0x00005a34fbd0f040 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 = 0x516001b2fad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6c73fc550, <optimized out>, 0x78a6c73fc460, <optimized out>, <optimized out>}, prev = 0x78a6c73fcec0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b2fad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x00005a34fbf58621 in load_file (parser=132657830260800, fname=132657830493160, f=132657830260640, script=0, opt=0x78a6b970a070) at /tmp/ruby/src/trunk_asan/ruby.c:2893
        arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>}
#25 rb_parser_load_file (parser=<optimized out>, fname_v=132657830493160) at /tmp/ruby/src/trunk_asan/ruby.c:2919
        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 = 132657830260640
#26 0x00005a34fbe073e4 in load_iseq_eval (ec=0x516001b2fad0, fname=fname@entry=132657830493160) at /tmp/ruby/src/trunk_asan/load.c:769
        parser = 132657830260800
        ast_value = <optimized out>
        ast = <optimized out>
        ec = 0x516001b2fad0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 132658375742120
        iseq = <optimized out>
#27 0x00005a34fbe02547 in require_internal (ec=ec@entry=0x516001b2fad0, 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 = 0x51500050ad00
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132658375742280
        realpath_map = 132658375742120
        path = 132657830493160
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x00005a34fbe00430 in rb_require_string_internal (fname=132657830493400, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x516001b2fad0
        result = <optimized out>
#29 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#30 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#31 0x00005a34fc0e5858 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:3788
        ci = 0x1620100140003
        cc = <optimized out>
        me = 0x78a6cddad698
        cfunc = 0x504000018618
        recv = 132658375872000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005a34fc0cb9cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78a6c73fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00005a34fc0d1625 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175
No locals.
#34 0x00005a34fc09310d in vm_sendish (ec=0x516001b2fad0, reg_cfp=0x78a6cb4156e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x516001b2fad0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6cb4156e8
        reg_pc = 0x5110000b3e78
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
th: 0x51500050ad00, native_id: 0x78a6c74006c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        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>
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
#36 0x00005a34fc082328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        _ec = 0x516001b2fad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005a34fc0f981a in vm_call0_body (ec=<optimized out>, calling=0x78a6b9709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>

        ci = 0x78a6b97098d0
        cc = <optimized out>
        ret = <optimized out>
#38 0x00005a34fc0f908f in vm_call0_cme (ec=0x516001b2fad0, calling=0x78a6b9709860, argv=0x78a6c73fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#39 vm_call0_body (ec=<optimized out>, calling=0x78a6b9709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x78a6cb9202f8
        orig_cme = <optimized out>
        ci = 0x78a6b97098d0
        cc = 0x78a6ced44368
        ret = <optimized out>
#40 0x00005a34fc0ad49e in vm_call0_cc (recv=132658375872000, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x78a6ced44368, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#41 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x78a6ced44368
        self = <optimized out>
#42 0x00005a34fc0ae2ce in rb_funcallv (recv=132658375872000, mid=22641, argc=1, argv=0x78a6c73fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#43 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x78a6c73fdd60
#44 0x00005a34fc06df2e in autoload_feature_require (_arguments=132657702756688) at /tmp/ruby/src/trunk_asan/variable.c:2934
        arguments = 0x78a6c73fe150
        autoload_const = <optimized out>
        result = <optimized out>
#45 autoload_try_load (_arguments=132657702756688) at /tmp/ruby/src/trunk_asan/variable.c:2948
        arguments = 0x78a6c73fe150
        result = <optimized out>
        ce = <optimized out>
#46 0x00005a34fbd0f040 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 = 0x516001b2fad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6c73fe0d0, <optimized out>, 0x78a6c73fdfe0, <optimized out>, <optimized out>}, prev = 0x78a6b9609640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b2fad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#47 0x00005a34fc06d271 in rb_autoload_load (module=module@entry=132658375949600, name=name@entry=308011) at /tmp/ruby/src/trunk_asan/variable.c:3009
        ce = 0x50300155c950
        arguments = {module = 132658375949600, name = 308011, flag = 0, mutex = 132657830261160, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#48 0x00005a34fc076bfd in rb_const_search_from (klass=132657793141120, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
        ac = 0xfffffffffffffe00
        am = 132658375949600
        tmp = 132658375949600
        ce = <optimized out>
        current = 132658375949600
        value = <optimized out>
        first_iteration = <optimized out>
#49 0x00005a34fc06ef94 in rb_const_search (klass=132657793141120, id=308011, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
        value = <optimized out>
#50 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060
        c = <optimized out>
#51 0x00005a34fc079efe in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134
        root_cref = <optimized out>
        klass = 92358976733448
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#52 0x00005a34fc084e93 in vm_get_ev_const_chain (ec=0x516001b2fad0, segments=0x502000b13ff0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#53 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000b13bb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365
        segments = 0x502000b13ff0
        ice = <optimized out>
        val = <optimized out>
#54 0x00005a34fc08bc36 in vm_exec_core (ec=ec@entry=0x516001b2fad0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6cb415720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#55 0x00005a34fc082328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001b2fad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#56 0x00005a34fc102e32 in invoke_iseq_block_from_c (ec=0x516001b2fad0, captured=0x78a6cb4157a8, self=132657842621120, 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 = 0x78a6cf60c1d0
        cfp = <optimized out>
        sp = 0x78a6cb315850
        use_argv = 0x0
        stack_argv = 0x78a6cb315850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#57 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x78a6cb4157a8
#58 0x00005a34fc0af6e6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#59 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#60 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#61 0x00005a34fc0af6e6 in rb_yield (val=<optimized out>)
No locals.
#62 0x00005a34fbd0e91a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x516001b2fad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6c73fef10, <optimized out>, 0x78a6c73fee20, <optimized out>, <optimized out>}, prev = 0x78a6b9609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516001b2fad0
        cfp = 0x78a6cb415758
#63 0x00005a34fbe879bb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4375
        status = <optimized out>
        pid = <optimized out>
#64 0x00005a34fc0e5858 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:3788
        ci = 0x647100040001
        cc = <optimized out>
        me = 0x78a6ced972c0
        cfunc = 0x504000020058
        recv = 132657842621120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#65 0x00005a34fc08a6ab in vm_sendish (ec=0x516001b2fad0, reg_cfp=0x78a6cb415790, cd=0x502000b14cb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=ec@entry=0x516001b2fad0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000b14cb0
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6cb415790
        reg_pc = 0x504000572170
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#67 0x00005a34fc082328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001b2fad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#68 0x00005a34fc0bf4eb in invoke_iseq_block_from_c (ec=0x516001b2fad0, captured=<optimized out>, self=132657842621120, 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 = 0x78a6cf60c220
        cfp = 0x78a6cb4157c8
        sp = 0x78a6cb315818
        use_argv = <optimized out>
        stack_argv = 0x78a6cb315818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#69 invoke_block_from_c_proc (ec=0x516001b2fad0, self=132657842621120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#70 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#71 0x00005a34fc0bd776 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000244290, argc=-70382674, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#72 0x00005a34fc015389 in thread_do_start_proc (th=th@entry=0x51500050ad00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000244290
        args_len = 0
        args_ptr = <optimized out>
#73 0x00005a34fc012f3a in thread_do_start (th=0x51500050ad00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#74 thread_start_func_2 (th=th@entry=0x51500050ad00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#75 0x00005a34fc0121fe in call_thread_start_func_2 (th=0x51500050ad00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x78a6c73ffce0
#76 nt_start (ptr=0x50c0003292c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500050ad00
        sched = <optimized out>
        nt = 0x50c0003292c0
        vm = 0x525000000100
#77 0x00005a34fbcc47ff in asan_thread_start(void*) ()
No symbol table info available.
#78 0x000078a6efc9ca94 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 = {132657702766272, -2132983958519302403, 132657702766272, -352, 0, 140732585217456, -2132983958506719491, -2132929925925849347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#79 0x000078a6efd29c3c 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 906826) detached]
$ timeout 60 gdb -p 906829 -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 871548 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 908018]
[New LWP 906830]
[New LWP 903307]
[New LWP 871737]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078a6efc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffedbc018a0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x78a6efee5c40 (LWP 871548) "ruby"            0x000078a6efc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffedbc018a0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x78a6c2c006c0 (LWP 908018) "envutil.rb:178"  0x000078a6efd1b4cd in __GI___poll (fds=0x78a6be809760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x78a6d3a006c0 (LWP 906830) "test_autoload.*" 0x000078a6efd1b4cd in __GI___poll (fds=0x78a6bcf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x78a6cc8006c0 (LWP 903307) "parallel.rb:40"  0x000078a6efd1b4cd in __GI___poll (fds=0x78a6bf417360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x78a6cda006c0 (LWP 871737) "Timeout stdlib " 0x000078a6efc98d61 in __futex_abstimed_wait_common64 (private=23092, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000105210) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x78a6cda006c0 (LWP 871737) "Timeout stdlib "):
#0  0x000078a6efc98d61 in __futex_abstimed_wait_common64 (private=23092, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000105210) 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=23092, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000105210) 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=0x50c000105210, 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  0x000078a6efc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0001051e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78a6efc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x78a6cd9fec30, __canceltype = -984222992, __prev = 0x0}
        cbuffer = {wseq = 434, cond = 0x50c0001051e8, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 434
        seq = 217
        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=0x50c0001051e8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005a34fbfecf41 in rb_native_cond_wait (cond=0x50c000105210, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000169980, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005a34fc010e92 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000169980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005a34fbff73b1 in native_sleep (th=0x515000169980, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000169980, 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 0x00005a34fc00f905 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132658358771200, 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 0x00005a34fbd0f040 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 = 0x516001b708d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6cd9fef90, <optimized out>, 0x78a6cd9feea0, <optimized out>, <optimized out>}, prev = 0x78a6c5209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b708d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005a34fc00eded in queue_do_pop (self=<optimized out>, q=0x50400004a650, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 132658358771200, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 132658358771200, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400004a650
        end = 0
#14 0x00005a34fc08dfc4 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:7323
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005a34fc08dfc4 in vm_invoke_builtin_delegate (ec=0x516001b708d0, cfp=0x78a6c65ff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001b708d0) at ../../src/trunk_asan/insns.def:1621
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6c65ff758
        reg_pc = 0x5100000012f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005a34fc082328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001b708d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005a34fc0bf4eb in invoke_iseq_block_from_c (ec=0x516001b708d0, captured=<optimized out>, self=132658359125840, 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 = 0x78a6ee59e8f0
        cfp = 0x78a6c65ff7c8
        sp = 0x78a6c64ff818
        use_argv = <optimized out>
        stack_argv = 0x78a6c64ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001b708d0, self=132658359125840, 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 0x00005a34fc0bd776 in rb_vm_invoke_proc (ec=0x50c000105210, proc=0x189, proc@entry=0x504000308690, argc=-272003743, 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 0x00005a34fc015389 in thread_do_start_proc (th=th@entry=0x515000169980) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000308690
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005a34fc012f3a in thread_do_start (th=0x515000169980) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000169980, 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 0x00005a34fc0121fe in call_thread_start_func_2 (th=0x515000169980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x78a6cd9ffce0
#26 nt_start (ptr=0x50c0001051c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000169980
        sched = <optimized out>
        nt = 0x50c0001051c0
        vm = 0x525000000100
#27 0x00005a34fbcc47ff in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078a6efc9ca94 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 = {132657809721024, -2133005124118137091, 132657809721024, -352, 0, 140732585214672, -2133005124105554179, -2132929925925849347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000078a6efd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x78a6cc8006c0 (LWP 903307) "parallel.rb:40"):
#0  0x000078a6efd1b4cd in __GI___poll (fds=0x78a6bf417360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a34fbc6b44a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a34fbdbebed in nogvl_wait_for (th=132657839117160, fptr=0x5110001fb340, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462
        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  0x00005a34fbdc0066 in internal_read_func (ptr=0x78a6bf417140) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x78a6bf417140
        result = <optimized out>
#5  0x00005a34fbffb3bb in rb_thread_io_blocking_call (func=0x5a34fbdbfbe0 <internal_read_func>, data1=0x78a6bf417140, 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  0x00005a34fbd0f040 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 = 0x516001011cd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6cc7fee50, <optimized out>, 0x78a6cc7fed60, <optimized out>, <optimized out>}, prev = 0x78a6bf409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001011cd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005a34fbdd43a5 in io_read_memory_locktmp (str=132657568641888, 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 = 132657839117160, fptr = 0x5110001fb340, nonblock = 0, fd = 6, buf = 0x519000366580, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110001fb340
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005a34fbdb06e1 in io_readpartial (argc=-1086229664, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005a34fc0e5858 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:3788
        ci = 0x409100100003
        cc = <optimized out>
        me = 0x78a6ef5d9e90
        cfunc = 0x504000011018
        recv = 132657839117360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005a34fc09310d in vm_sendish (ec=0x516001011cd0, reg_cfp=0x78a6cffff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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=0x516001011cd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6cffff790
        reg_pc = 0x5130000505e0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005a34fc082328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001011cd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005a34fc0bf4eb in invoke_iseq_block_from_c (ec=0x516001011cd0, captured=<optimized out>, self=132658375234800, 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 = 0x78a6ef5444d0
        cfp = 0x78a6cffff7c8
        sp = 0x78a6cfeff818
        use_argv = <optimized out>
        stack_argv = 0x78a6cfeff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001011cd0, self=132658375234800, 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 0x00005a34fc0bd776 in rb_vm_invoke_proc (ec=0x78a6bf417360, proc=0x1, proc@entry=0x504000533bd0, argc=-271469363, 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 0x00005a34fc015389 in thread_do_start_proc (th=th@entry=0x515000592700) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000533bd0
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005a34fc012f3a in thread_do_start (th=0x515000592700) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000592700, 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 0x00005a34fc0121fe in call_thread_start_func_2 (th=0x515000592700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x78a6cc7ffce0
#22 nt_start (ptr=0x50c00035b840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000592700
        sched = <optimized out>
        nt = 0x50c00035b840
        vm = 0x525000000100
#23 0x00005a34fbcc47ff in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000078a6efc9ca94 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 = {132657790846656, -2133007598019299587, 132657790846656, -352, 25, 140732585220144, -2133007598006716675, -2132929925925849347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000078a6efd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x78a6d3a006c0 (LWP 906830) "test_autoload.*"):
#0  0x000078a6efd1b4cd in __GI___poll (fds=0x78a6bcf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a34fbc6b44a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a34fc0174ff 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:3066
        vm = <optimized out>
#4  0x00005a34fbcc47ff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078a6efc9ca94 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 = {132657910384320, -2132956745606514947, 132657910384320, -352, 0, 132657620968400, -2132956745593932035, -2132929925925849347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078a6efd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x78a6c2c006c0 (LWP 908018) "envutil.rb:178"):
#0  0x000078a6efd1b4cd in __GI___poll (fds=0x78a6be809760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a34fbc6b44a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a34fbdbebed in nogvl_wait_for (th=132657830232520, fptr=0x5110005ea780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462
        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  0x00005a34fbdc0066 in internal_read_func (ptr=0x78a6be809620) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x78a6be809620
        result = <optimized out>
#5  0x00005a34fbffb3bb in rb_thread_io_blocking_call (func=0x5a34fbdbfbe0 <internal_read_func>, data1=data1@entry=0x78a6be809620, 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  0x00005a34fbdbf9fa 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 = 132657830232520, fptr = 0x5110005ea780, nonblock = 0, fd = 12, buf = 0x5250001ea100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#7  0x00005a34fbdc3337 in io_bufread (ptr=0x5250001ea100 '\276' <repeats 200 times>..., len=8192, fptr=0x5110005ea780) 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  0x00005a34fbd0f040 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 = 0x516001b2cad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78a6c2bfedb0, <optimized out>, 0x78a6c2bfecc0, <optimized out>, <optimized out>}, prev = 0x78a6be809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b2cad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005a34fbdc0d5b in io_fread (str=132657830232120, offset=0, size=8192, fptr=0x5110005ea780) at /tmp/ruby/src/trunk_asan/io.c:3081
        arg = {str_ptr = 0x5250001ea100 '\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=132657830232120) 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 0x00005a34fbdb0ac2 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 = 0x5110005ea780
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005a34fc0e5858 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:3788
        ci = 0x3fa100100001
        cc = <optimized out>
        me = 0x78a6ef5d9e68
        cfunc = 0x504000011058
        recv = 132657830236000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005a34fc09310d in vm_sendish (ec=0x516001b2cad0, reg_cfp=0x78a6d3108790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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=0x516001b2cad0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6d3108790
        reg_pc = 0x504000044470
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005a34fc082328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516001b2cad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005a34fc0bf4eb in invoke_iseq_block_from_c (ec=0x516001b2cad0, captured=<optimized out>, self=132658372994400, 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 = 0x78a6ef54daf8
        cfp = 0x78a6d31087c8
        sp = 0x78a6d3008818
        use_argv = <optimized out>
        stack_argv = 0x78a6d3008818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x516001b2cad0, self=132658372994400, 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 0x00005a34fc0bd776 in rb_vm_invoke_proc (ec=0x78a6be809760, proc=0x1, proc@entry=0x50400050a390, argc=-271469363, 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 0x00005a34fc015389 in thread_do_start_proc (th=th@entry=0x51500050c600) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400050a390
        args_len = 0
        args_ptr = <optimized out>
#22 0x00005a34fc012f3a in thread_do_start (th=0x51500050c600) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#23 thread_start_func_2 (th=th@entry=0x51500050c600, 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 0x00005a34fc0121fe in call_thread_start_func_2 (th=0x51500050c600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x78a6c2bffce0
#25 nt_start (ptr=0x50c0002f6500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500050c600
        sched = <optimized out>
        nt = 0x50c0002f6500
        vm = 0x525000000100
#26 0x00005a34fbcc47ff in asan_thread_start(void*) ()
No symbol table info available.
#27 0x000078a6efc9ca94 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 = {132657627268800, -2132993854123952387, 132657627268800, -352, 22, 140732585217456, -2132993854111369475, -2132929925925849347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x000078a6efd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78a6efee5c40 (LWP 871548) "ruby"):
#0  0x000078a6efc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffedbc018a0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=4095, abstime=0x7ffedbc018a0, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5329152
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffedbc018a0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078a6efc9bc7e in __pthread_cond_wait_common (abstime=0x7ffedbc018a0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78a6efc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffedbc01790, __canceltype = -56769408, __prev = 0x0}
        cbuffer = {wseq = 2925, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2925
        seq = 1462
        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=0x7ffedbc018a0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005a34fc010961 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=0x78a6edacfba0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005a34fc0162a4 in native_sleep (th=0x515000000300, rel=0x78a6edacfba0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336
        sched = <optimized out>
#8  thread_join_sleep (arg=132658348996704) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x78a6edc4b860
        target_th = 0x51500050c600
        th = 0x515000000300
        end = 1025826321145052
        limit = 0x78a6edacfba0
#9  0x00005a34fbd0f040 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffedbc01ab0, <optimized out>, 0x7ffedbc019c0, <optimized out>, <optimized out>}, prev = 0x78a6edc2ee40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005a34fc015df8 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 = 0x516000000380
#11 0x00005a34fc00a500 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 = 0x78a6edacfba0
#12 0x00005a34fc0e5858 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:3788
        ci = 0x34b100100003
        cc = <optimized out>
        me = 0x78a6ef5b96b8
        cfunc = 0x50400001ebd8
        recv = 132657830232520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005a34fc09310d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78a6ed1ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6ed1ff410
        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_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
th: 0x515000000300, native_id: 0x78a6efee5c40
        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>
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0176 e:000175 CFUNC  :join
        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>
c:0018 p:0452 s:0171 E:000b70 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        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>
c:0016 p:0032 s:0109 e:000108 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:334
c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005a34fc0826e1 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:327
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        result = 36
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
#17 0x00005a34fc102e32 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x78a6ed1ff620, self=132658375234800, 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 = 0x78a6ef346b60
        cfp = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        sp = 0x78a6ed0ffa28
        use_argv = 0x78a6edab9ae0
        stack_argv = 0x78a6ed0ffa28
        opt_pc = 0
        type = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0066 s:0046 E:0016c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        av = <optimized out>
        bound = <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
#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 = 0x78a6ed1ff620
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]
#19 0x00005a34fc0af6e6 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 0x00005a34fc0af6e6 in rb_yield (val=<optimized out>)
No locals.
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
#23 0x00005a34fc259a76 in rb_ary_collect (ary=132658371515040) at /tmp/ruby/src/trunk_asan/array.c:3704
        collect = 132657827512520

        i = 22
th: 0x515000169980, native_id: 0x78a6cda006c0
#24 0x00005a34fc0e5858 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x78a6ef5e0100
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        cfunc = 0x50400000a818
        recv = 132658371515040
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        block_handler = <optimized out>

th: 0x515000592700, native_id: 0x78a6cc8006c0
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x00005a34fc08a6ab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78a6ed1ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d090
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6ed1ff608
        reg_pc = 0x519000017ab8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005a34fc0826e1 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x00005a34fc102e32 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x78a6ed1ff738, self=132658375234800, 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 = 0x78a6ef5447a0
        cfp = <optimized out>
        sp = 0x78a6ed0ff8d0
        use_argv = 0x78a6eda4d3e0
        stack_argv = 0x78a6ed0ff8d0
        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 = 0x78a6ed1ff738
#31 0x00005a34fc0af6e6 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 0x00005a34fc0af6e6 in rb_yield (val=<optimized out>)
No locals.
#35 0x00005a34fc259a76 in rb_ary_collect (ary=132657839117640) at /tmp/ruby/src/trunk_asan/array.c:3704
        collect = 132657839117480
        i = 0
#36 0x00005a34fc0e5858 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x78a6ef5e0100
        cfunc = 0x50400000a818
        recv = 132657839117640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005a34fc08a6ab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78a6ed1ff720, cd=0x5020000158f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000158f0
        insns_address_table = {0x5a34fc085eb9 <vm_exec_core+1801>, 0x5a34fc086f8a <vm_exec_core+6106>, 0x5a34fc08cbbf <vm_exec_core+29711>, 0x5a34fc086ae2 <vm_exec_core+4914>, 0x5a34fc08d7be <vm_exec_core+32782>, 0x5a34fc08b582 <vm_exec_core+24018>, 0x5a34fc088efd <vm_exec_core+14157>, 0x5a34fc086039 <vm_exec_core+2185>, 0x5a34fc08d227 <vm_exec_core+31351>, 0x5a34fc08cf21 <vm_exec_core+30577>, 0x5a34fc086d5a <vm_exec_core+5546>, 0x5a34fc0865d7 <vm_exec_core+3623>, 0x5a34fc08bbd7 <vm_exec_core+25639>, 0x5a34fc087d11 <vm_exec_core+9569>, 0x5a34fc08d465 <vm_exec_core+31925>, 0x5a34fc08d0af <vm_exec_core+30975>, 0x5a34fc088371 <vm_exec_core+11201>, 0x5a34fc088e7b <vm_exec_core+14027>, 0x5a34fc08b7d0 <vm_exec_core+24608>, 0x5a34fc08d010 <vm_exec_core+30816>, 0x5a34fc08a937 <vm_exec_core+20871>, 0x5a34fc08b86a <vm_exec_core+24762>, 0x5a34fc08bf88 <vm_exec_core+26584>, 0x5a34fc08a863 <vm_exec_core+20659>, 0x5a34fc086503 <vm_exec_core+3411>, 0x5a34fc08b09c <vm_exec_core+22764>, 0x5a34fc086379 <vm_exec_core+3017>, 0x5a34fc0867e9 <vm_exec_core+4153>, 0x5a34fc0886be <vm_exec_core+12046>, 0x5a34fc08a404 <vm_exec_core+19540>, 0x5a34fc08ade5 <vm_exec_core+22069>, 0x5a34fc089fa0 <vm_exec_core+18416>, 0x5a34fc085efe <vm_exec_core+1870>, 0x5a34fc08c50a <vm_exec_core+27994>, 0x5a34fc08ce36 <vm_exec_core+30342>, 0x5a34fc0868c2 <vm_exec_core+4370>, 0x5a34fc087456 <vm_exec_core+7334>, 0x5a34fc086edc <vm_exec_core+5932>, 0x5a34fc087e16 <vm_exec_core+9830>, 0x5a34fc088e10 <vm_exec_core+13920>, 0x5a34fc086984 <vm_exec_core+4564>, 0x5a34fc08c353 <vm_exec_core+27555>, 0x5a34fc0873c5 <vm_exec_core+7189>, 0x5a34fc088cce <vm_exec_core+13598>, 0x5a34fc089683 <vm_exec_core+16083>, 0x5a34fc08bc83 <vm_exec_core+25811>, 0x5a34fc08ab13 <vm_exec_core+21347>, 0x5a34fc087f0a <vm_exec_core+10074>, 0x5a34fc087793 <vm_exec_core+8163>, 0x5a34fc08bab1 <vm_exec_core+25345>, 0x5a34fc08890c <vm_exec_core+12636>, 0x5a34fc08b1a7 <vm_exec_core+23031>, 0x5a34fc08ab9b <vm_exec_core+21483>, 0x5a34fc08b274 <vm_exec_core+23236>, 0x5a34fc08cae1 <vm_exec_core+29489>, 0x5a34fc089c64 <vm_exec_core+17588>, 0x5a34fc08bd52 <vm_exec_core+26018>, 0x5a34fc085b3b <vm_exec_core+907>, 0x5a34fc08b915 <vm_exec_core+24933>, 0x5a34fc0881e2 <vm_exec_core+10802>, 0x5a34fc08a4a8 <vm_exec_core+19704>, 0x5a34fc08aa08 <vm_exec_core+21080>, 0x5a34fc085b40 <vm_exec_core+912>, 0x5a34fc08a313 <vm_exec_core+19299>, 0x5a34fc0885df <vm_exec_core+11823>, 0x5a34fc087950 <vm_exec_core+8608>, 0x5a34fc08b308 <vm_exec_core+23384>, 0x5a34fc086a40 <vm_exec_core+4752>, 0x5a34fc0891c4 <vm_exec_core+14868>, 0x5a34fc094a29 <vm_exec_core+62073>, 0x5a34fc08aec7 <vm_exec_core+22295>, 0x5a34fc0872a1 <vm_exec_core+6897>, 0x5a34fc08766f <vm_exec_core+7871>, 0x5a34fc08754d <vm_exec_core+7581>, 0x5a34fc087ba6 <vm_exec_core+9206>, 0x5a34fc08842e <vm_exec_core+11390>, 0x5a34fc0871c2 <vm_exec_core+6674>, 0x5a34fc08da53 <vm_exec_core+33443>, 0x5a34fc08af7e <vm_exec_core+22478>, 0x5a34fc089a8c <vm_exec_core+17116>, 0x5a34fc08c401 <vm_exec_core+27729>, 0x5a34fc08db71 <vm_exec_core+33729>, 0x5a34fc08c767 <vm_exec_core+28599>, 0x5a34fc08d5be <vm_exec_core+32270>, 0x5a34fc08d696 <vm_exec_core+32486>, 0x5a34fc08641c <vm_exec_core+3180>, 0x5a34fc08d144 <vm_exec_core+31124>, 0x5a34fc0887cf <vm_exec_core+12319>, 0x5a34fc08d37f <vm_exec_core+31695>, 0x5a34fc08828e <vm_exec_core+10974>, 0x5a34fc08c665 <vm_exec_core+28341>, 0x5a34fc086243 <vm_exec_core+2707>, 0x5a34fc088024 <vm_exec_core+10356>, 0x5a34fc0893cc <vm_exec_core+15388>, 0x5a34fc088d65 <vm_exec_core+13749>, 0x5a34fc088b34 <vm_exec_core+13188>, 0x5a34fc085c37 <vm_exec_core+1159>, 0x5a34fc08615a <vm_exec_core+2474>, 0x5a34fc085cc9 <vm_exec_core+1305>, 0x5a34fc08c980 <vm_exec_core+29136>, 0x5a34fc08a1b0 <vm_exec_core+18944>, 0x5a34fc089754 <vm_exec_core+16292>, 0x5a34fc089e71 <vm_exec_core+18113>, 0x5a34fc089b8a <vm_exec_core+17370>, 0x5a34fc088bd5 <vm_exec_core+13349>, 0x5a34fc089578 <vm_exec_core+15816>, 0x5a34fc08909a <vm_exec_core+14570>, 0x5a34fc089883 <vm_exec_core+16595>, 0x5a34fc089905 <vm_exec_core+16725>, 0x5a34fc085eaa <vm_exec_core+1786>, 0x5a34fc086f7b <vm_exec_core+6091>, 0x5a34fc08cbb0 <vm_exec_core+29696>, 0x5a34fc086ad3 <vm_exec_core+4899>, 0x5a34fc08d7af <vm_exec_core+32767>, 0x5a34fc08b573 <vm_exec_core+24003>, 0x5a34fc088eee <vm_exec_core+14142>, 0x5a34fc08602a <vm_exec_core+2170>, 0x5a34fc08d218 <vm_exec_core+31336>, 0x5a34fc08cf12 <vm_exec_core+30562>, 0x5a34fc086d4b <vm_exec_core+5531>, 0x5a34fc0865c8 <vm_exec_core+3608>, 0x5a34fc08bbc8 <vm_exec_core+25624>, 0x5a34fc087d02 <vm_exec_core+9554>, 0x5a34fc08d456 <vm_exec_core+31910>, 0x5a34fc08d0a0 <vm_exec_core+30960>, 0x5a34fc088362 <vm_exec_core+11186>, 0x5a34fc088e6c <vm_exec_core+14012>, 0x5a34fc08b7c1 <vm_exec_core+24593>, 0x5a34fc08d001 <vm_exec_core+30801>, 0x5a34fc08a928 <vm_exec_core+20856>, 0x5a34fc08b85b <vm_exec_core+24747>, 0x5a34fc08bf79 <vm_exec_core+26569>, 0x5a34fc08a854 <vm_exec_core+20644>, 0x5a34fc0864f4 <vm_exec_core+3396>, 0x5a34fc08b08d <vm_exec_core+22749>, 0x5a34fc08636a <vm_exec_core+3002>, 0x5a34fc0867da <vm_exec_core+4138>, 0x5a34fc0886af <vm_exec_core+12031>, 0x5a34fc08a3f5 <vm_exec_core+19525>, 0x5a34fc08add6 <vm_exec_core+22054>, 0x5a34fc089f91 <vm_exec_core+18401>, 0x5a34fc085eef <vm_exec_core+1855>, 0x5a34fc08c4fb <vm_exec_core+27979>, 0x5a34fc08ce27 <vm_exec_core+30327>, 0x5a34fc0868b3 <vm_exec_core+4355>, 0x5a34fc087447 <vm_exec_core+7319>, 0x5a34fc086ecd <vm_exec_core+5917>, 0x5a34fc087e07 <vm_exec_core+9815>, 0x5a34fc088e01 <vm_exec_core+13905>, 0x5a34fc086975 <vm_exec_core+4549>, 0x5a34fc08c344 <vm_exec_core+27540>, 0x5a34fc0873b6 <vm_exec_core+7174>, 0x5a34fc088cbf <vm_exec_core+13583>, 0x5a34fc089674 <vm_exec_core+16068>, 0x5a34fc08bc74 <vm_exec_core+25796>, 0x5a34fc08ab04 <vm_exec_core+21332>, 0x5a34fc087efb <vm_exec_core+10059>, 0x5a34fc087784 <vm_exec_core+8148>, 0x5a34fc08baa2 <vm_exec_core+25330>, 0x5a34fc0888fd <vm_exec_core+12621>, 0x5a34fc08b198 <vm_exec_core+23016>, 0x5a34fc08ab8c <vm_exec_core+21468>, 0x5a34fc08b265 <vm_exec_core+23221>, 0x5a34fc08cad2 <vm_exec_core+29474>, 0x5a34fc089c55 <vm_exec_core+17573>, 0x5a34fc08bd43 <vm_exec_core+26003>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08b906 <vm_exec_core+24918>, 0x5a34fc0881d3 <vm_exec_core+10787>, 0x5a34fc08a499 <vm_exec_core+19689>, 0x5a34fc08a9f9 <vm_exec_core+21065>, 0x5a34fc0893b8 <vm_exec_core+15368>, 0x5a34fc08a304 <vm_exec_core+19284>, 0x5a34fc0885d0 <vm_exec_core+11808>, 0x5a34fc087941 <vm_exec_core+8593>, 0x5a34fc08b2f9 <vm_exec_core+23369>, 0x5a34fc086a31 <vm_exec_core+4737>, 0x5a34fc0891b5 <vm_exec_core+14853>, 0x5a34fc094a1a <vm_exec_core+62058>, 0x5a34fc08aeb8 <vm_exec_core+22280>, 0x5a34fc087292 <vm_exec_core+6882>, 0x5a34fc087660 <vm_exec_core+7856>, 0x5a34fc08753e <vm_exec_core+7566>, 0x5a34fc087b97 <vm_exec_core+9191>, 0x5a34fc08841f <vm_exec_core+11375>, 0x5a34fc08a2ff <vm_exec_core+19279>, 0x5a34fc089a82 <vm_exec_core+17106>, 0x5a34fc08a2fa <vm_exec_core+19274>, 0x5a34fc08aaf0 <vm_exec_core+21312>, 0x5a34fc08aaee <vm_exec_core+21310>, 0x5a34fc087b92 <vm_exec_core+9186>, 0x5a34fc08b051 <vm_exec_core+22689>, 0x5a34fc088e62 <vm_exec_core+14002>, 0x5a34fc088e67 <vm_exec_core+14007>, 0x5a34fc08aaec <vm_exec_core+21308>, 0x5a34fc08a9cb <vm_exec_core+21019>, 0x5a34fc089e58 <vm_exec_core+18088>, 0x5a34fc089b76 <vm_exec_core+17350>, 0x5a34fc08aaea <vm_exec_core+21306>, 0x5a34fc089f8c <vm_exec_core+18396>...}
        reg_cfp = 0x78a6ed1ff720
        reg_pc = 0x50400002e578
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005a34fc0826e1 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005a34fbd0b33b in rb_ec_exec_node (ec=0x5160000003d0, n=0x78a6ef544a70) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffedbc039b0, <optimized out>, 0x7ffedbc03900, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x78a6ef544a70
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#43 0x00005a34fbd048a7 in rb_main (argc=10, argv=0x7ffedbc03b78) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=10, argv=0x7ffedbc03b78) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x70f147354c40 (LWP 871541) "ruby" 0x000070f147126cd7 in __GI___select (nfds=15, readfds=0x50c0057a6e40, writefds=0x0, exceptfds=0x0, timeout=0x7ffed5154160) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x70f12ae006c0 (LWP 871543) "ruby" 0x000070f14711b4cd in __GI___poll (fds=0x70f129b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x70f12ae006c0 (LWP 871543) "ruby"):
#0  0x000070f14711b4cd in __GI___poll (fds=0x70f129b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f26c7dc044a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f26c816c4ff 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:3066
        vm = <optimized out>
#4  0x00005f26c7e197ff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000070f14709ca94 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 = {124181108754112, -3145621919925129745, 124181108754112, -352, 25, 140732473366240, -3145621919937712657, -3145665195706929681}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000070f147129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x70f147354c40 (LWP 871541) "ruby"):
#0  0x000070f147126cd7 in __GI___select (nfds=15, readfds=0x50c0057a6e40, writefds=0x0, exceptfds=0x0, timeout=0x7ffed5154160) 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 = 488440245}
        pts64 = 0x7ffed5154000
        r = <optimized out>
#1  0x00005f26c8156795 in native_fd_select (n=15, readfds=0x50c0057a6e40, writefds=0x0, exceptfds=0x70f147126cd7 <__GI___select+327>, timeout=0x7ffed5154000, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=124181547909920) at /tmp/ruby/src/trunk_asan/thread.c:4267
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffed5154110
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005f26c7e64040 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed51542d0, <optimized out>, 0x7ffed51541e0, <optimized out>, <optimized out>}, prev = 0x70f1450d0280, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005f26c8155d6e 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:4327
        set = {max = 15, th = 0x515000000300, rset = 0x70f1450d0140, 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 = 0x70f1450d01a0}
#5  0x00005f26c7f1e7cd in select_internal (read=124181029703720, write=4, except=4, tp=0x70f1450d01a0, fds=0x70f1450d0140) at /tmp/ruby/src/trunk_asan/io.c:10636
        timerec = <optimized out>
        max = 15
        pending = <optimized out>
        rp = 0x70f1450d0140
        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=124181547909408) at /tmp/ruby/src/trunk_asan/io.c:10706
        p = 0x70f1450d0120
#7  0x00005f26c7e64040 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 = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed51545d0, <optimized out>, 0x7ffed51544e0, <optimized out>, <optimized out>}, prev = 0x70f1450c0140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005f26c7efaa47 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11062
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005f26c823a858 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:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x70f146b5a650
        cfunc = 0x504000010858
        recv = 124181575694880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005f26c81e810d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70f1445ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f26c81daeb9 <vm_exec_core+1801>, 0x5f26c81dbf8a <vm_exec_core+6106>, 0x5f26c81e1bbf <vm_exec_core+29711>, 0x5f26c81dbae2 <vm_exec_core+4914>, 0x5f26c81e27be <vm_exec_core+32782>, 0x5f26c81e0582 <vm_exec_core+24018>, 0x5f26c81ddefd <vm_exec_core+14157>, 0x5f26c81db039 <vm_exec_core+2185>, 0x5f26c81e2227 <vm_exec_core+31351>, 0x5f26c81e1f21 <vm_exec_core+30577>, 0x5f26c81dbd5a <vm_exec_core+5546>, 0x5f26c81db5d7 <vm_exec_core+3623>, 0x5f26c81e0bd7 <vm_exec_core+25639>, 0x5f26c81dcd11 <vm_exec_core+9569>, 0x5f26c81e2465 <vm_exec_core+31925>, 0x5f26c81e20af <vm_exec_core+30975>, 0x5f26c81dd371 <vm_exec_core+11201>, 0x5f26c81dde7b <vm_exec_core+14027>, 0x5f26c81e07d0 <vm_exec_core+24608>, 0x5f26c81e2010 <vm_exec_core+30816>, 0x5f26c81df937 <vm_exec_core+20871>, 0x5f26c81e086a <vm_exec_core+24762>, 0x5f26c81e0f88 <vm_exec_core+26584>, 0x5f26c81df863 <vm_exec_core+20659>, 0x5f26c81db503 <vm_exec_core+3411>, 0x5f26c81e009c <vm_exec_core+22764>, 0x5f26c81db379 <vm_exec_core+3017>, 0x5f26c81db7e9 <vm_exec_core+4153>, 0x5f26c81dd6be <vm_exec_core+12046>, 0x5f26c81df404 <vm_exec_core+19540>, 0x5f26c81dfde5 <vm_exec_core+22069>, 0x5f26c81defa0 <vm_exec_core+18416>, 0x5f26c81daefe <vm_exec_core+1870>, 0x5f26c81e150a <vm_exec_core+27994>, 0x5f26c81e1e36 <vm_exec_core+30342>, 0x5f26c81db8c2 <vm_exec_core+4370>, 0x5f26c81dc456 <vm_exec_core+7334>, 0x5f26c81dbedc <vm_exec_core+5932>, 0x5f26c81dce16 <vm_exec_core+9830>, 0x5f26c81dde10 <vm_exec_core+13920>, 0x5f26c81db984 <vm_exec_core+4564>, 0x5f26c81e1353 <vm_exec_core+27555>, 0x5f26c81dc3c5 <vm_exec_core+7189>, 0x5f26c81ddcce <vm_exec_core+13598>, 0x5f26c81de683 <vm_exec_core+16083>, 0x5f26c81e0c83 <vm_exec_core+25811>, 0x5f26c81dfb13 <vm_exec_core+21347>, 0x5f26c81dcf0a <vm_exec_core+10074>, 0x5f26c81dc793 <vm_exec_core+8163>, 0x5f26c81e0ab1 <vm_exec_core+25345>, 0x5f26c81dd90c <vm_exec_core+12636>, 0x5f26c81e01a7 <vm_exec_core+23031>, 0x5f26c81dfb9b <vm_exec_core+21483>, 0x5f26c81e0274 <vm_exec_core+23236>, 0x5f26c81e1ae1 <vm_exec_core+29489>, 0x5f26c81dec64 <vm_exec_core+17588>, 0x5f26c81e0d52 <vm_exec_core+26018>, 0x5f26c81dab3b <vm_exec_core+907>, 0x5f26c81e0915 <vm_exec_core+24933>, 0x5f26c81dd1e2 <vm_exec_core+10802>, 0x5f26c81df4a8 <vm_exec_core+19704>, 0x5f26c81dfa08 <vm_exec_core+21080>, 0x5f26c81dab40 <vm_exec_core+912>, 0x5f26c81df313 <vm_exec_core+19299>, 0x5f26c81dd5df <vm_exec_core+11823>, 0x5f26c81dc950 <vm_exec_core+8608>, 0x5f26c81e0308 <vm_exec_core+23384>, 0x5f26c81dba40 <vm_exec_core+4752>, 0x5f26c81de1c4 <vm_exec_core+14868>, 0x5f26c81e9a29 <vm_exec_core+62073>, 0x5f26c81dfec7 <vm_exec_core+22295>, 0x5f26c81dc2a1 <vm_exec_core+6897>, 0x5f26c81dc66f <vm_exec_core+7871>, 0x5f26c81dc54d <vm_exec_core+7581>, 0x5f26c81dcba6 <vm_exec_core+9206>, 0x5f26c81dd42e <vm_exec_core+11390>, 0x5f26c81dc1c2 <vm_exec_core+6674>, 0x5f26c81e2a53 <vm_exec_core+33443>, 0x5f26c81dff7e <vm_exec_core+22478>, 0x5f26c81dea8c <vm_exec_core+17116>, 0x5f26c81e1401 <vm_exec_core+27729>, 0x5f26c81e2b71 <vm_exec_core+33729>, 0x5f26c81e1767 <vm_exec_core+28599>, 0x5f26c81e25be <vm_exec_core+32270>, 0x5f26c81e2696 <vm_exec_core+32486>, 0x5f26c81db41c <vm_exec_core+3180>, 0x5f26c81e2144 <vm_exec_core+31124>, 0x5f26c81dd7cf <vm_exec_core+12319>, 0x5f26c81e237f <vm_exec_core+31695>, 0x5f26c81dd28e <vm_exec_core+10974>, 0x5f26c81e1665 <vm_exec_core+28341>, 0x5f26c81db243 <vm_exec_core+2707>, 0x5f26c81dd024 <vm_exec_core+10356>, 0x5f26c81de3cc <vm_exec_core+15388>, 0x5f26c81ddd65 <vm_exec_core+13749>, 0x5f26c81ddb34 <vm_exec_core+13188>, 0x5f26c81dac37 <vm_exec_core+1159>, 0x5f26c81db15a <vm_exec_core+2474>, 0x5f26c81dacc9 <vm_exec_core+1305>, 0x5f26c81e1980 <vm_exec_core+29136>, 0x5f26c81df1b0 <vm_exec_core+18944>, 0x5f26c81de754 <vm_exec_core+16292>, 0x5f26c81dee71 <vm_exec_core+18113>, 0x5f26c81deb8a <vm_exec_core+17370>, 0x5f26c81ddbd5 <vm_exec_core+13349>, 0x5f26c81de578 <vm_exec_core+15816>, 0x5f26c81de09a <vm_exec_core+14570>, 0x5f26c81de883 <vm_exec_core+16595>, 0x5f26c81de905 <vm_exec_core+16725>, 0x5f26c81daeaa <vm_exec_core+1786>, 0x5f26c81dbf7b <vm_exec_core+6091>, 0x5f26c81e1bb0 <vm_exec_core+29696>, 0x5f26c81dbad3 <vm_exec_core+4899>, 0x5f26c81e27af <vm_exec_core+32767>, 0x5f26c81e0573 <vm_exec_core+24003>, 0x5f26c81ddeee <vm_exec_core+14142>, 0x5f26c81db02a <vm_exec_core+2170>, 0x5f26c81e2218 <vm_exec_core+31336>, 0x5f26c81e1f12 <vm_exec_core+30562>, 0x5f26c81dbd4b <vm_exec_core+5531>, 0x5f26c81db5c8 <vm_exec_core+3608>, 0x5f26c81e0bc8 <vm_exec_core+25624>, 0x5f26c81dcd02 <vm_exec_core+9554>, 0x5f26c81e2456 <vm_exec_core+31910>, 0x5f26c81e20a0 <vm_exec_core+30960>, 0x5f26c81dd362 <vm_exec_core+11186>, 0x5f26c81dde6c <vm_exec_core+14012>, 0x5f26c81e07c1 <vm_exec_core+24593>, 0x5f26c81e2001 <vm_exec_core+30801>, 0x5f26c81df928 <vm_exec_core+20856>, 0x5f26c81e085b <vm_exec_core+24747>, 0x5f26c81e0f79 <vm_exec_core+26569>, 0x5f26c81df854 <vm_exec_core+20644>, 0x5f26c81db4f4 <vm_exec_core+3396>, 0x5f26c81e008d <vm_exec_core+22749>, 0x5f26c81db36a <vm_exec_core+3002>, 0x5f26c81db7da <vm_exec_core+4138>, 0x5f26c81dd6af <vm_exec_core+12031>, 0x5f26c81df3f5 <vm_exec_core+19525>, 0x5f26c81dfdd6 <vm_exec_core+22054>, 0x5f26c81def91 <vm_exec_core+18401>, 0x5f26c81daeef <vm_exec_core+1855>, 0x5f26c81e14fb <vm_exec_core+27979>, 0x5f26c81e1e27 <vm_exec_core+30327>, 0x5f26c81db8b3 <vm_exec_core+4355>, 0x5f26c81dc447 <vm_exec_core+7319>, 0x5f26c81dbecd <vm_exec_core+5917>, 0x5f26c81dce07 <vm_exec_core+9815>, 0x5f26c81dde01 <vm_exec_core+13905>, 0x5f26c81db975 <vm_exec_core+4549>, 0x5f26c81e1344 <vm_exec_core+27540>, 0x5f26c81dc3b6 <vm_exec_core+7174>, 0x5f26c81ddcbf <vm_exec_core+13583>, 0x5f26c81de674 <vm_exec_core+16068>, 0x5f26c81e0c74 <vm_exec_core+25796>, 0x5f26c81dfb04 <vm_exec_core+21332>, 0x5f26c81dcefb <vm_exec_core+10059>, 0x5f26c81dc784 <vm_exec_core+8148>, 0x5f26c81e0aa2 <vm_exec_core+25330>, 0x5f26c81dd8fd <vm_exec_core+12621>, 0x5f26c81e0198 <vm_exec_core+23016>, 0x5f26c81dfb8c <vm_exec_core+21468>, 0x5f26c81e0265 <vm_exec_core+23221>, 0x5f26c81e1ad2 <vm_exec_core+29474>, 0x5f26c81dec55 <vm_exec_core+17573>, 0x5f26c81e0d43 <vm_exec_core+26003>, 0x5f26c81dfaf0 <vm_exec_core+21312>, 0x5f26c81e0906 <vm_exec_core+24918>, 0x5f26c81dd1d3 <vm_exec_core+10787>, 0x5f26c81df499 <vm_exec_core+19689>, 0x5f26c81df9f9 <vm_exec_core+21065>, 0x5f26c81de3b8 <vm_exec_core+15368>, 0x5f26c81df304 <vm_exec_core+19284>, 0x5f26c81dd5d0 <vm_exec_core+11808>, 0x5f26c81dc941 <vm_exec_core+8593>, 0x5f26c81e02f9 <vm_exec_core+23369>, 0x5f26c81dba31 <vm_exec_core+4737>, 0x5f26c81de1b5 <vm_exec_core+14853>, 0x5f26c81e9a1a <vm_exec_core+62058>, 0x5f26c81dfeb8 <vm_exec_core+22280>, 0x5f26c81dc292 <vm_exec_core+6882>, 0x5f26c81dc660 <vm_exec_core+7856>, 0x5f26c81dc53e <vm_exec_core+7566>, 0x5f26c81dcb97 <vm_exec_core+9191>, 0x5f26c81dd41f <vm_exec_core+11375>, 0x5f26c81df2ff <vm_exec_core+19279>, 0x5f26c81dea82 <vm_exec_core+17106>, 0x5f26c81df2fa <vm_exec_core+19274>, 0x5f26c81dfaf0 <vm_exec_core+21312>, 0x5f26c81dfaee <vm_exec_core+21310>, 0x5f26c81dcb92 <vm_exec_core+9186>, 0x5f26c81e0051 <vm_exec_core+22689>, 0x5f26c81dde62 <vm_exec_core+14002>, 0x5f26c81dde67 <vm_exec_core+14007>, 0x5f26c81dfaec <vm_exec_core+21308>, 0x5f26c81df9cb <vm_exec_core+21019>, 0x5f26c81dee58 <vm_exec_core+18088>, 0x5f26c81deb76 <vm_exec_core+17350>, 0x5f26c81dfaea <vm_exec_core+21306>, 0x5f26c81def8c <vm_exec_core+18396>...}
        reg_cfp = 0x70f1445ff3a0
        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_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005f26c81d76e1 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00005f26c7f5c552 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124181574009440) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x70f1469b3ec8
#15 0x00005f26c7f57547 in require_internal (ec=ec@entry=0x5160000003d0, 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 = 124181575685120
        realpath_map = 124181575684960
        path = 124181574009440
        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 0x00005f26c7f557fb in rb_require_string_internal (fname=124181574009480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
        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 0x00005f26c823a858 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:3788
        ci = 0x588100140003
        cc = <optimized out>
        me = 0x70f1469b42d8
        cfunc = 0x504000018698
        recv = 124181575814640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005f26c82209cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffed5155d80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005f26c8220485 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x00005f26c81e810d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70f1445ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f26c81daeb9 <vm_exec_core+1801>, 0x5f26c81dbf8a <vm_exec_core+6106>, 0x5f26c81e1bbf <vm_exec_core+29711>, 0x5f26c81dbae2 <vm_exec_core+4914>, 0x5f26c81e27be <vm_exec_core+32782>, 0x5f26c81e0582 <vm_exec_core+24018>, 0x5f26c81ddefd <vm_exec_core+14157>, 0x5f26c81db039 <vm_exec_core+2185>, 0x5f26c81e2227 <vm_exec_core+31351>, 0x5f26c81e1f21 <vm_exec_core+30577>, 0x5f26c81dbd5a <vm_exec_core+5546>, 0x5f26c81db5d7 <vm_exec_core+3623>, 0x5f26c81e0bd7 <vm_exec_core+25639>, 0x5f26c81dcd11 <vm_exec_core+9569>, 0x5f26c81e2465 <vm_exec_core+31925>, 0x5f26c81e20af <vm_exec_core+30975>, 0x5f26c81dd371 <vm_exec_core+11201>, 0x5f26c81dde7b <vm_exec_core+14027>, 0x5f26c81e07d0 <vm_exec_core+24608>, 0x5f26c81e2010 <vm_exec_core+30816>, 0x5f26c81df937 <vm_exec_core+20871>, 0x5f26c81e086a <vm_exec_core+24762>, 0x5f26c81e0f88 <vm_exec_core+26584>, 0x5f26c81df863 <vm_exec_core+20659>, 0x5f26c81db503 <vm_exec_core+3411>, 0x5f26c81e009c <vm_exec_core+22764>, 0x5f26c81db379 <vm_exec_core+3017>, 0x5f26c81db7e9 <vm_exec_core+4153>, 0x5f26c81dd6be <vm_exec_core+12046>, 0x5f26c81df404 <vm_exec_core+19540>, 0x5f26c81dfde5 <vm_exec_core+22069>, 0x5f26c81defa0 <vm_exec_core+18416>, 0x5f26c81daefe <vm_exec_core+1870>, 0x5f26c81e150a <vm_exec_core+27994>, 0x5f26c81e1e36 <vm_exec_core+30342>, 0x5f26c81db8c2 <vm_exec_core+4370>, 0x5f26c81dc456 <vm_exec_core+7334>, 0x5f26c81dbedc <vm_exec_core+5932>, 0x5f26c81dce16 <vm_exec_core+9830>, 0x5f26c81dde10 <vm_exec_core+13920>, 0x5f26c81db984 <vm_exec_core+4564>, 0x5f26c81e1353 <vm_exec_core+27555>, 0x5f26c81dc3c5 <vm_exec_core+7189>, 0x5f26c81ddcce <vm_exec_core+13598>, 0x5f26c81de683 <vm_exec_core+16083>, 0x5f26c81e0c83 <vm_exec_core+25811>, 0x5f26c81dfb13 <vm_exec_core+21347>, 0x5f26c81dcf0a <vm_exec_core+10074>, 0x5f26c81dc793 <vm_exec_core+8163>, 0x5f26c81e0ab1 <vm_exec_core+25345>, 0x5f26c81dd90c <vm_exec_core+12636>, 0x5f26c81e01a7 <vm_exec_core+23031>, 0x5f26c81dfb9b <vm_exec_core+21483>, 0x5f26c81e0274 <vm_exec_core+23236>, 0x5f26c81e1ae1 <vm_exec_core+29489>, 0x5f26c81dec64 <vm_exec_core+17588>, 0x5f26c81e0d52 <vm_exec_core+26018>, 0x5f26c81dab3b <vm_exec_core+907>, 0x5f26c81e0915 <vm_exec_core+24933>, 0x5f26c81dd1e2 <vm_exec_core+10802>, 0x5f26c81df4a8 <vm_exec_core+19704>, 0x5f26c81dfa08 <vm_exec_core+21080>, 0x5f26c81dab40 <vm_exec_core+912>, 0x5f26c81df313 <vm_exec_core+19299>, 0x5f26c81dd5df <vm_exec_core+11823>, 0x5f26c81dc950 <vm_exec_core+8608>, 0x5f26c81e0308 <vm_exec_core+23384>, 0x5f26c81dba40 <vm_exec_core+4752>, 0x5f26c81de1c4 <vm_exec_core+14868>, 0x5f26c81e9a29 <vm_exec_core+62073>, 0x5f26c81dfec7 <vm_exec_core+22295>, 0x5f26c81dc2a1 <vm_exec_core+6897>, 0x5f26c81dc66f <vm_exec_core+7871>, 0x5f26c81dc54d <vm_exec_core+7581>, 0x5f26c81dcba6 <vm_exec_core+9206>, 0x5f26c81dd42e <vm_exec_core+11390>, 0x5f26c81dc1c2 <vm_exec_core+6674>, 0x5f26c81e2a53 <vm_exec_core+33443>, 0x5f26c81dff7e <vm_exec_core+22478>, 0x5f26c81dea8c <vm_exec_core+17116>, 0x5f26c81e1401 <vm_exec_core+27729>, 0x5f26c81e2b71 <vm_exec_core+33729>, 0x5f26c81e1767 <vm_exec_core+28599>, 0x5f26c81e25be <vm_exec_core+32270>, 0x5f26c81e2696 <vm_exec_core+32486>, 0x5f26c81db41c <vm_exec_core+3180>, 0x5f26c81e2144 <vm_exec_core+31124>, 0x5f26c81dd7cf <vm_exec_core+12319>, 0x5f26c81e237f <vm_exec_core+31695>, 0x5f26c81dd28e <vm_exec_core+10974>, 0x5f26c81e1665 <vm_exec_core+28341>, 0x5f26c81db243 <vm_exec_core+2707>, 0x5f26c81dd024 <vm_exec_core+10356>, 0x5f26c81de3cc <vm_exec_core+15388>, 0x5f26c81ddd65 <vm_exec_core+13749>, 0x5f26c81ddb34 <vm_exec_core+13188>, 0x5f26c81dac37 <vm_exec_core+1159>, 0x5f26c81db15a <vm_exec_core+2474>, 0x5f26c81dacc9 <vm_exec_core+1305>, 0x5f26c81e1980 <vm_exec_core+29136>, 0x5f26c81df1b0 <vm_exec_core+18944>, 0x5f26c81de754 <vm_exec_core+16292>, 0x5f26c81dee71 <vm_exec_core+18113>, 0x5f26c81deb8a <vm_exec_core+17370>, 0x5f26c81ddbd5 <vm_exec_core+13349>, 0x5f26c81de578 <vm_exec_core+15816>, 0x5f26c81de09a <vm_exec_core+14570>, 0x5f26c81de883 <vm_exec_core+16595>, 0x5f26c81de905 <vm_exec_core+16725>, 0x5f26c81daeaa <vm_exec_core+1786>, 0x5f26c81dbf7b <vm_exec_core+6091>, 0x5f26c81e1bb0 <vm_exec_core+29696>, 0x5f26c81dbad3 <vm_exec_core+4899>, 0x5f26c81e27af <vm_exec_core+32767>, 0x5f26c81e0573 <vm_exec_core+24003>, 0x5f26c81ddeee <vm_exec_core+14142>, 0x5f26c81db02a <vm_exec_core+2170>, 0x5f26c81e2218 <vm_exec_core+31336>, 0x5f26c81e1f12 <vm_exec_core+30562>, 0x5f26c81dbd4b <vm_exec_core+5531>, 0x5f26c81db5c8 <vm_exec_core+3608>, 0x5f26c81e0bc8 <vm_exec_core+25624>, 0x5f26c81dcd02 <vm_exec_core+9554>, 0x5f26c81e2456 <vm_exec_core+31910>, 0x5f26c81e20a0 <vm_exec_core+30960>, 0x5f26c81dd362 <vm_exec_core+11186>, 0x5f26c81dde6c <vm_exec_core+14012>, 0x5f26c81e07c1 <vm_exec_core+24593>, 0x5f26c81e2001 <vm_exec_core+30801>, 0x5f26c81df928 <vm_exec_core+20856>, 0x5f26c81e085b <vm_exec_core+24747>, 0x5f26c81e0f79 <vm_exec_core+26569>, 0x5f26c81df854 <vm_exec_core+20644>, 0x5f26c81db4f4 <vm_exec_core+3396>, 0x5f26c81e008d <vm_exec_core+22749>, 0x5f26c81db36a <vm_exec_core+3002>, 0x5f26c81db7da <vm_exec_core+4138>, 0x5f26c81dd6af <vm_exec_core+12031>, 0x5f26c81df3f5 <vm_exec_core+19525>, 0x5f26c81dfdd6 <vm_exec_core+22054>, 0x5f26c81def91 <vm_exec_core+18401>, 0x5f26c81daeef <vm_exec_core+1855>, 0x5f26c81e14fb <vm_exec_core+27979>, 0x5f26c81e1e27 <vm_exec_core+30327>, 0x5f26c81db8b3 <vm_exec_core+4355>, 0x5f26c81dc447 <vm_exec_core+7319>, 0x5f26c81dbecd <vm_exec_core+5917>, 0x5f26c81dce07 <vm_exec_core+9815>, 0x5f26c81dde01 <vm_exec_core+13905>, 0x5f26c81db975 <vm_exec_core+4549>, 0x5f26c81e1344 <vm_exec_core+27540>, 0x5f26c81dc3b6 <vm_exec_core+7174>, 0x5f26c81ddcbf <vm_exec_core+13583>, 0x5f26c81de674 <vm_exec_core+16068>, 0x5f26c81e0c74 <vm_exec_core+25796>, 0x5f26c81dfb04 <vm_exec_core+21332>, 0x5f26c81dcefb <vm_exec_core+10059>, 0x5f26c81dc784 <vm_exec_core+8148>, 0x5f26c81e0aa2 <vm_exec_core+25330>, 0x5f26c81dd8fd <vm_exec_core+12621>, 0x5f26c81e0198 <vm_exec_core+23016>, 0x5f26c81dfb8c <vm_exec_core+21468>, 0x5f26c81e0265 <vm_exec_core+23221>, 0x5f26c81e1ad2 <vm_exec_core+29474>, 0x5f26c81dec55 <vm_exec_core+17573>, 0x5f26c81e0d43 <vm_exec_core+26003>, 0x5f26c81dfaf0 <vm_exec_core+21312>, 0x5f26c81e0906 <vm_exec_core+24918>, 0x5f26c81dd1d3 <vm_exec_core+10787>, 0x5f26c81df499 <vm_exec_core+19689>, 0x5f26c81df9f9 <vm_exec_core+21065>, 0x5f26c81de3b8 <vm_exec_core+15368>, 0x5f26c81df304 <vm_exec_core+19284>, 0x5f26c81dd5d0 <vm_exec_core+11808>, 0x5f26c81dc941 <vm_exec_core+8593>, 0x5f26c81e02f9 <vm_exec_core+23369>, 0x5f26c81dba31 <vm_exec_core+4737>, 0x5f26c81de1b5 <vm_exec_core+14853>, 0x5f26c81e9a1a <vm_exec_core+62058>, 0x5f26c81dfeb8 <vm_exec_core+22280>, 0x5f26c81dc292 <vm_exec_core+6882>, 0x5f26c81dc660 <vm_exec_core+7856>, 0x5f26c81dc53e <vm_exec_core+7566>, 0x5f26c81dcb97 <vm_exec_core+9191>, 0x5f26c81dd41f <vm_exec_core+11375>, 0x5f26c81df2ff <vm_exec_core+19279>, 0x5f26c81dea82 <vm_exec_core+17106>, 0x5f26c81df2fa <vm_exec_core+19274>, 0x5f26c81dfaf0 <vm_exec_core+21312>, 0x5f26c81dfaee <vm_exec_core+21310>, 0x5f26c81dcb92 <vm_exec_core+9186>, 0x5f26c81e0051 <vm_exec_core+22689>, 0x5f26c81dde62 <vm_exec_core+14002>, 0x5f26c81dde67 <vm_exec_core+14007>, 0x5f26c81dfaec <vm_exec_core+21308>, 0x5f26c81df9cb <vm_exec_core+21019>, 0x5f26c81dee58 <vm_exec_core+18088>, 0x5f26c81deb76 <vm_exec_core+17350>, 0x5f26c81dfaea <vm_exec_core+21306>, 0x5f26c81def8c <vm_exec_core+18396>...}
        reg_cfp = 0x70f1445ff790
        reg_pc = 0x50400002deb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
th: 0x515000000300, native_id: 0x70f147354c40
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
-- 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:691
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        INSN_LABEL_getspecial = <optimized out>
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        INSN_LABEL_setspecial = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        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>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>

        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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 0x00005f26c81d7328 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005f26c7e6033b in rb_ec_exec_node (ec=0x5160000003d0, n=0x70f1469b4378) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed51562d0, <optimized out>, 0x7ffed5156220, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x70f1469b4378
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#26 0x00005f26c7e598a7 in rb_main (argc=9, argv=0x7ffed5156498) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffed5156498) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.xbzap6:
* drwx------ 2 60 2024-09-10 17:27:33 +0000 autoload20240910-871548-55kcwn/
  * -rw-r--r-- 1 37 2024-09-10 17:27:33 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 871222 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:964: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 871221 -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 907990 -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
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.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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-09-10T14:09:50Z master 22f12b0a62) [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.425733 seconds

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