# Logfile created on 2024-08-09 09:16:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c4d613cfde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-091608", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c4d613f0860 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c4d613f0180 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c4d6130a108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-091608", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240809-091608>, @binmode=false, @mon_data=#<Monitor:0x00007c4d62ddfbe0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = f57167d338
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: 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/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.4
                                    rss 0.3.1
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1982 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=17539
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
   1042 2545016    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
2545016 2545019    1041    1041 pts/0       1041 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240809-091608 --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
2545019 2545020    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240809-091608 --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
2545020 2586090    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2586090 2586091    1041    1041 pts/0       1041 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2586091 2586418    1041    1041 pts/0       1041 Sl+   1000   0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2586418 2586435    1041    1041 pts/0       1041 Sl+   1000   0:31 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2586435 2618938    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2586435 2618948    1041    1041 pts/0       1041 Z+    1000   0:00 [test_autoload.*] <defunct>
2545020 2621666    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[2545016], 2545016=>[2545019], 2545019=>[2545020], 2545020=>[2586090, 2621666], 2586090=>[2586091], 2586091=>[2586418], 2586418=>[2586435], 2586435=>[2618938, 2618948]}
$ timeout 60 gdb -p 2618938 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2618939]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bffb756dafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x78bae06006c0 (LWP 2618938) "test_autoload.*" 0x00005bffb756dafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x78baed4006c0 (LWP 2618939) "test_autoload.*" 0x000078bb0971b4cd in __GI___poll (fds=0x78bad1109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x78baed4006c0 (LWP 2618939) "test_autoload.*"):
#0  0x000078bb0971b4cd in __GI___poll (fds=0x78bad1109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bffb74f839a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bffb78a50ef in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005bffb755174f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078bb0969ca94 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 = {132744239646400, 8243980979508332727, 132744239646400, -352, 0, 132744023630768, 8243980979529304247, 8244764536386734263}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078bb09729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78bae06006c0 (LWP 2618938) "test_autoload.*"):
#0  0x00005bffb756dafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005bffb756eaba in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005bffb74bd330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005bffb74bd1a9 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  0x00005bffb74bcdd5 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  0x00005bffb74b7dde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005bffb74b7bc8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005bffb7553b33 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005bffb75d4c85 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=4) at /tmp/ruby/src/trunk_asan/gc/default.c:8503
        gpr = 107008
        objspace = 0x51e000000080
        mem = <optimized out>
#9  0x00005bffb78e471e in ruby_strdup (str=0x5060004dff00 "0.3") at /tmp/ruby/src/trunk_asan/util.c:541
        tmp = <optimized out>
        len = <optimized out>
#10 0x00005bffb7d7c303 in set_number_literal (p=0x5140005cfe40, type=tFLOAT, suffix=<optimized out>, base=<optimized out>, seen_point=0) at /tmp/ruby/build/trunk_asan/parse.y:9122
        _cur_loc = {beg_pos = {lineno = 1, column = <optimized out>}, end_pos = {lineno = 1, column = <optimized out>}}
        numeric_type = <optimized out>
#11 0x00005bffb7d686d9 in parse_numeric (p=0x5140005cfe40, c=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:9963
        nondigit = <optimized out>
        seen_e = <optimized out>
        seen_point = <optimized out>
        is_float = <optimized out>
        suffix = <optimized out>
        decode_num = <optimized out>
#12 0x00005bffb7d57271 in parser_yylex (p=0x5140005cfe40) at /tmp/ruby/build/trunk_asan/parse.y:11101
        pcur = <optimized out>
        ptok = <optimized out>
        prevline = <optimized out>
        space_seen = <optimized out>
        fallthru = <optimized out>
        token_seen = 128
        cmd_state = 0
        last_state = EXPR_CMDARG
        c = <optimized out>
        label = <optimized out>
#13 0x00005bffb7d01e1a in yylex (lval=0x78bad5909020, yylloc=0x78bad5909040, p=0x5140005cfe40) at /tmp/ruby/build/trunk_asan/parse.y:11335
        t = <optimized out>
#14 ruby_yyparse (p=<optimized out>) at parse.c:11552
        yyval_default = <optimized out>
        yyloc_default = <optimized out>
        mesg = "can't make alias for the number variables"
        mesg = "class/module name must be CONSTANT"
        mesg = "formal argument cannot be a constant"
        mesg = "formal argument cannot be an instance variable"
        mesg = "formal argument cannot be a global variable"
        mesg = "formal argument cannot be a class variable"
        yylval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue, cant_return = 0}, state = EXPR_NONE}
        yylloc = {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 6}}
        yyval = <optimized out>
        yyloc = <optimized out>
        yyerror_range = <optimized out>
        yymsg = <optimized out>
        yymsg_alloc = <optimized out>
        yynerrs = <optimized out>
        yystate = 34
        yyerrstatus = 0
        yystacksize = 200
        yyss = 0x78bad5909060
        yyssp = 0x78bad5909064
        yyvs = 0x78bad5909230
        yyvsp = 0x78bad5909240
        yyls = 0x78bad59098f0
        yylsp = 0x78bad5909910
        yytoken = <optimized out>
        yylen = 0
        yychar = -2
        yyn = 6144
        yyresult = <optimized out>
        yyssa = <optimized out>
        yyvsa = <optimized out>
        yylsa = <optimized out>
        yymsgbuf = <optimized out>
        yyerrorlab = <optimized out>
        yyerrlab1 = <optimized out>
        yyacceptlab = <optimized out>
        yyabortlab = <optimized out>
#15 0x00005bffb7d4a7e7 in yycompile0 (arg=89335325851200) at /tmp/ruby/build/trunk_asan/parse.y:7576
        p = 0x5140005cfe40
        cov = 4
        n = <optimized out>
        tree = <optimized out>
#16 0x00005bffb79a01ab in rb_suppress_tracing (func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:487
        _ec = 0x5160027114d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bae05fc1b0, <optimized out>, 0x78bae05fc0a0, <optimized out>, <optimized out>}, prev = 0x78bad540b980, 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 = 0x5160027114d0
        state = RUBY_TAG_NONE
        vm = <optimized out>
#17 0x00005bffb7d41228 in yycompile (p=0x5140005cfe40, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7633
        ast = 0x5030011ee910
#18 rb_parser_compile (p=0x5140005cfe40, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7673
No locals.
#19 0x00005bffb77f9fc9 in parser_compile (p=0x540000000108, gets=0x80, fname=0, fname@entry=132744665528640, input=0x5bffb756dafe <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x78bae9248458, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:659
        ast = <optimized out>
#20 0x00005bffb77f80c7 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=132744665528640, file=132744170734680, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:733
No locals.
#21 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:783
        ast_value = 132744170734560
        parser = 0xfffffffffffffe00
#22 0x00005bffb77ed7ce in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2705
        rbimpl_id = 16529
        argp = <optimized out>
        parser = 132744170734720
        orig_fname = 132744665528640
        script = 0
        opt = 0x78bad550a070
        f = 132744170734680
        line_start = 1
        ast_value = 4
        set_encoding = 16529
        enc = 0x50d000000110
#23 0x00005bffb759bf90 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 = 0x5160027114d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bae05fc570, <optimized out>, 0x78bae05fc480, <optimized out>, <optimized out>}, prev = 0x78bae05fcec0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160027114d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x00005bffb77e7611 in load_file (parser=132744170734720, fname=132744665528640, f=132744170734680, script=0, opt=0x78bad550a070) at /tmp/ruby/src/trunk_asan/ruby.c:2841
        arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>}
#25 rb_parser_load_file (parser=<optimized out>, fname_v=132744665528640) at /tmp/ruby/src/trunk_asan/ruby.c:2867
        opt = {script = <optimized out>, script_name = <optimized out>, e_script = <optimized out>, src = {enc = {name = <optimized out>, index = -1}}, ext = {enc = {name = <optimized out>, index = -1}}, intern = {enc = {name = <optimized out>, index = -1}}, req_list = <optimized out>, features = {mask = <optimized out>, set = 31}, warn = {mask = <optimized out>, set = <optimized out>}, dump = 8, backtrace_length_limit = -9223372036854775808, rjit = {on = <optimized out>, exec_mem_size = <optimized out>, call_threshold = <optimized out>, stats = <optimized out>, disable = <optimized out>, trace = <optimized out>, trace_exits = <optimized out>, dump_disasm = <optimized out>, verify_ctx = <optimized out>}, crash_report = <optimized out>, sflag = <optimized out>, xflag = <optimized out>, warning = <optimized out>, verbose = <optimized out>, do_loop = <optimized out>, do_print = <optimized out>, do_line = <optimized out>, do_split = <optimized out>, do_search = <optimized out>, setids = <optimized out>, yjit = <optimized out>}
        xflag = 0
        f = 132744170734680
#26 0x00005bffb7696dfd in load_iseq_eval (ec=0x5160027114d0, fname=fname@entry=132744665528640) at /tmp/ruby/src/trunk_asan/load.c:769
        parser = 132744170734720
        ast_value = <optimized out>
        ast = <optimized out>
        ec = 0x5160027114d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 132744704480240
        iseq = <optimized out>
#27 0x00005bffb7691f67 in require_internal (ec=ec@entry=0x5160027114d0, 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 = 0x51500013cc00
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132744704480400
        realpath_map = 132744704480240
        path = 132744665528640
        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 0x00005bffb768fe50 in rb_require_string_internal (fname=132744665529600, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160027114d0
        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 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x1610100140003
        cc = <optimized out>
        me = 0x78bae77dcd58
        cfunc = 0x504000018518
        recv = 132744704609760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005bffb7958c6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78bae05fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00005bffb795e8c5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173
No locals.
#34 0x00005bffb792046d in vm_sendish (ec=0x5160027114d0, reg_cfp=0x78bae353f6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160027114d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bae353f6e8
        reg_pc = 0x5110000b3fb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
th: 0x51500013cc00, native_id: 0x78bae06006c0
        INSN_LABEL_trace_opt_aref = <optimized out>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
        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: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_not = <optimized out>
        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 0x00005bffb790f708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160027114d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005bffb798577a in vm_call0_body (ec=<optimized out>, calling=0x78bad5509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
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]
        reg_cfp = <optimized out>
        i = <optimized out>

        ci = 0x78bad55098d0
        cc = <optimized out>
        ret = <optimized out>
#38 0x00005bffb7984fef in vm_call0_cme (ec=0x5160027114d0, calling=0x78bad5509860, argv=0x78bae05fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#39 vm_call0_body (ec=<optimized out>, calling=0x78bad5509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x78bae923e0c0
        orig_cme = <optimized out>
        ci = 0x78bad55098d0
        cc = 0x78bae924d4d0
        ret = <optimized out>
#40 0x00005bffb793a79e in vm_call0_cc (recv=132744704609760, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x78bae924d4d0, 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 = 0x78bae924d4d0
        self = <optimized out>
#42 0x00005bffb793b5ce in rb_funcallv (recv=132744704609760, mid=22593, argc=1, argv=0x78bae05fdd60) 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 = 0x78bae05fdd60
#44 0x00005bffb78fb30e in autoload_feature_require (_arguments=132744023630160) at /tmp/ruby/src/trunk_asan/variable.c:2934
        arguments = 0x78bae05fe150
        autoload_const = <optimized out>
        result = <optimized out>
#45 autoload_try_load (_arguments=132744023630160) at /tmp/ruby/src/trunk_asan/variable.c:2948
        arguments = 0x78bae05fe150
        result = <optimized out>
        ce = <optimized out>
#46 0x00005bffb759bf90 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 = 0x5160027114d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bae05fe0d0, <optimized out>, 0x78bae05fdfe0, <optimized out>, <optimized out>}, prev = 0x78bad5409740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160027114d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#47 0x00005bffb78fa651 in rb_autoload_load (module=module@entry=132744704687400, name=name@entry=1863227) at /tmp/ruby/src/trunk_asan/variable.c:3009
        ce = 0x5030011da930
        arguments = {module = 132744704687400, name = 1863227, flag = 0, mutex = 132744170734880, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#48 0x00005bffb7903fdd in rb_const_search_from (klass=132744154650560, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
        ac = 0xfffffffffffffe00
        am = 132744704687400
        tmp = 132744704687400
        ce = <optimized out>
        current = 132744704687400
        value = <optimized out>
        first_iteration = <optimized out>
#49 0x00005bffb78fc374 in rb_const_search (klass=132744154650560, id=1863227, 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 0x00005bffb79072de 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 0x00005bffb7912283 in vm_get_ev_const_chain (ec=0x5160027114d0, segments=0x50200239aa70) 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=0x50200239ab30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341
        segments = 0x50200239aa70
        ice = <optimized out>
        val = <optimized out>
#54 0x00005bffb7914e07 in vm_exec_core (ec=ec@entry=0x5160027114d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bae353f720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#55 0x00005bffb790f708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160027114d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#56 0x00005bffb798ed52 in invoke_iseq_block_from_c (ec=0x5160027114d0, captured=0x78bae353f7a8, self=132743926431400, 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 = 0x78bae37118a0
        cfp = <optimized out>
        sp = 0x78bae343f850
        use_argv = 0x0
        stack_argv = 0x78bae343f850
        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 = 0x78bae353f7a8
#58 0x00005bffb793c9e6 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 0x00005bffb793c9e6 in rb_yield (val=<optimized out>)
No locals.
#62 0x00005bffb759b86a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x5160027114d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bae05fef10, <optimized out>, 0x78bae05fee20, <optimized out>, <optimized out>}, prev = 0x78bad5409340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160027114d0
        cfp = 0x78bae353f758
#63 0x00005bffb771674b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390
        status = <optimized out>
        pid = <optimized out>
#64 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x644100040001
        cc = <optimized out>
        me = 0x78bae92485c0
        cfunc = 0x50400001ff58
        recv = 132743926431400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#65 0x00005bffb7917bdf in vm_sendish (ec=0x5160027114d0, reg_cfp=0x78bae353f790, cd=0x50200239a8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=ec@entry=0x5160027114d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200239a8f0
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bae353f790
        reg_pc = 0x50400024ac70
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#67 0x00005bffb790f708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160027114d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#68 0x00005bffb794c7eb in invoke_iseq_block_from_c (ec=0x5160027114d0, captured=<optimized out>, self=132743926431400, 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 = 0x78bae3711bc0
        cfp = 0x78bae353f7c8
        sp = 0x78bae343f818
        use_argv = <optimized out>
        stack_argv = 0x78bae343f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#69 invoke_block_from_c_proc (ec=0x5160027114d0, self=132743926431400, 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 0x00005bffb794aa76 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x5040003f0790, argc=-1219044610, 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 0x00005bffb78a2f79 in thread_do_start_proc (th=th@entry=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003f0790
        args_len = 0
        args_ptr = <optimized out>
#73 0x00005bffb78a0b2a in thread_do_start (th=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#74 thread_start_func_2 (th=th@entry=0x51500013cc00, 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 0x00005bffb789fdee in call_thread_start_func_2 (th=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x78bae05ffce0
#76 nt_start (ptr=0x50c00021a240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x51500013cc00
        sched = <optimized out>
        nt = 0x50c00021a240
        vm = 0x525000000100
#77 0x00005bffb755174f in asan_thread_start(void*) ()
No symbol table info available.
#78 0x000078bb0969ca94 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 = {132744023639744, 8244010391444375735, 132744023639744, -352, 0, 140728040317040, 8244010391465347255, 8244764536386734263}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#79 0x000078bb09729c3c 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 2618938) detached]
$ timeout 60 gdb -p 2618948 -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 2586435 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2621714]
[New LWP 2618949]
[New LWP 2614026]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078bb09698d61 in __futex_abstimed_wait_common64 (private=23551, cancel=true, abstime=0x7ffdccda6b60, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x78bb09876c40 (LWP 2586435) "ruby"            0x000078bb09698d61 in __futex_abstimed_wait_common64 (private=23551, cancel=true, abstime=0x7ffdccda6b60, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x78badc4006c0 (LWP 2621714) "envutil.rb:178"  0x000078bb0971b4cd in __GI___poll (fds=0x78bad9c09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x78baed4006c0 (LWP 2618949) "test_autoload.*" 0x000078bb0971b4cd in __GI___poll (fds=0x78bad5309040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x78bae5e006c0 (LWP 2614026) "parallel.rb:40"  0x000078bb0971b4cd in __GI___poll (fds=0x78badb01f960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x78bae5e006c0 (LWP 2614026) "parallel.rb:40"):
#0  0x000078bb0971b4cd in __GI___poll (fds=0x78badb01f960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bffb74f839a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bffb764e82d in nogvl_wait_for (th=132744703012080, fptr=0x51100022de80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x00005bffb764fca6 in internal_read_func (ptr=0x78badb01f640) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x78badb01f640
        result = <optimized out>
#5  0x00005bffb7888feb in rb_thread_io_blocking_call (func=0x5bffb764f820 <internal_read_func>, data1=0x78badb01f640, 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  0x00005bffb759bf90 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 = 0x516002703fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78bae5dfee50, <optimized out>, 0x78bae5dfed60, <optimized out>, <optimized out>}, prev = 0x78badb009340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002703fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005bffb7663f65 in io_read_memory_locktmp (str=132743933589856, 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 = 132744703012080, fptr = 0x51100022de80, nonblock = 0, fd = 6, buf = 0x519001176f80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100022de80
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005bffb7640321 in io_readpartial (argc=-620627616, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x408100100003
        cc = <optimized out>
        me = 0x78bb08f59f10
        cfunc = 0x504000010f58
        recv = 132744703013240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005bffb792046d in vm_sendish (ec=0x516002703fd0, reg_cfp=0x78bae920c790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516002703fd0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bae920c790
        reg_pc = 0x51300004df60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005bffb790f708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516002703fd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005bffb794c7eb in invoke_iseq_block_from_c (ec=0x516002703fd0, captured=<optimized out>, self=132744142924600, 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 = 0x78bb08dc4420
        cfp = 0x78bae920c7c8
        sp = 0x78bae910c818
        use_argv = <optimized out>
        stack_argv = 0x78bae910c818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002703fd0, self=132744142924600, 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 0x00005bffb794aa76 in rb_vm_invoke_proc (ec=0x78badb01f960, proc=0x1, proc@entry=0x50400024e210, argc=158446797, 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 0x00005bffb78a2f79 in thread_do_start_proc (th=th@entry=0x51500026a280) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400024e210
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005bffb78a0b2a in thread_do_start (th=0x51500026a280) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500026a280, 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 0x00005bffb789fdee in call_thread_start_func_2 (th=0x51500026a280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x78bae5dffce0
#22 nt_start (ptr=0x50c0001ff840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x51500026a280
        sched = <optimized out>
        nt = 0x50c0001ff840
        vm = 0x525000000100
#23 0x00005bffb755174f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000078bb0969ca94 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 = {132744115914432, 8243998296816470199, 132744115914432, -352, 25, 140728040319728, 8243998296837441719, 8244764536386734263}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000078bb09729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x78baed4006c0 (LWP 2618949) "test_autoload.*"):
#0  0x000078bb0971b4cd in __GI___poll (fds=0x78bad5309040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bffb74f839a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bffb78a50ef 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 = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005bffb755174f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078bb0969ca94 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 = {132744239646400, 8243980979508332727, 132744239646400, -352, 0, 132743895704528, 8243980979529304247, 8244764536386734263}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078bb09729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x78badc4006c0 (LWP 2621714) "envutil.rb:178"):
#0  0x000078bb0971b4cd in __GI___poll (fds=0x78bad9c09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bffb74f839a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bffb764e82d in nogvl_wait_for (th=132744170766360, fptr=0x51100000ce80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459
        fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151
        ready = <optimized out>
#4  0x00005bffb764fca6 in internal_read_func (ptr=0x78bad9c09820) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x78bad9c09820
        result = <optimized out>
#5  0x00005bffb7888feb in rb_thread_io_blocking_call (func=0x5bffb764f820 <internal_read_func>, data1=data1@entry=0x78bad9c09820, 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  0x00005bffb764f63a 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 = 132744170766360, fptr = 0x51100000ce80, nonblock = 0, fd = 12, buf = 0x525000651900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#7  0x00005bffb7652f77 in io_bufread (ptr=0x525000651900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100000ce80) 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  0x00005bffb759bf90 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 = 0x5160027156d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78badc3fedb0, <optimized out>, 0x78badc3fecc0, <optimized out>, <optimized out>}, prev = 0x78bad9c09340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160027156d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005bffb765099b in io_fread (str=132744171005200, offset=0, size=8192, fptr=0x51100000ce80) at /tmp/ruby/src/trunk_asan/io.c:3081
        arg = {str_ptr = 0x525000651900 '\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=132744171005200) 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 0x00005bffb7640702 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 = 0x51100000ce80
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x3f9100100001
        cc = <optimized out>
        me = 0x78bb08f59ee8
        cfunc = 0x504000010f98
        recv = 132744170770160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005bffb792046d in vm_sendish (ec=0x5160027156d0, reg_cfp=0x78baec737790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5160027156d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78baec737790
        reg_pc = 0x504000044130
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005bffb790f708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160027156d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005bffb794c7eb in invoke_iseq_block_from_c (ec=0x5160027156d0, captured=<optimized out>, self=132744665813360, 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 = 0x78bb08dc9650
        cfp = 0x78baec7377c8
        sp = 0x78baec637818
        use_argv = <optimized out>
        stack_argv = 0x78baec637818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x5160027156d0, self=132744665813360, 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 0x00005bffb794aa76 in rb_vm_invoke_proc (ec=0x78bad9c09960, proc=0x1, proc@entry=0x5040000acd90, argc=158446797, 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 0x00005bffb78a2f79 in thread_do_start_proc (th=th@entry=0x515000271a80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040000acd90
        args_len = 0
        args_ptr = <optimized out>
#22 0x00005bffb78a0b2a in thread_do_start (th=0x515000271a80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#23 thread_start_func_2 (th=th@entry=0x515000271a80, 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 0x00005bffb789fdee in call_thread_start_func_2 (th=0x515000271a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236
        stack_start = <optimized out>
        stack_start_addr = 0x78badc3ffce0
#25 nt_start (ptr=0x50c000217e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281
        th = 0x515000271a80
        sched = <optimized out>
        nt = 0x50c000217e40
        vm = 0x525000000100
#26 0x00005bffb755174f in asan_thread_start(void*) ()
No symbol table info available.
#27 0x000078bb0969ca94 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 = {132743954433728, 8244088731647854775, 132743954433728, -352, 22, 140728040317040, 8244088731668826295, 8244764536386734263}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x000078bb09729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78bb09876c40 (LWP 2586435) "ruby"):
#0  0x000078bb09698d61 in __futex_abstimed_wait_common64 (private=23551, cancel=true, abstime=0x7ffdccda6b60, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=23551, abstime=0x7ffdccda6b60, clockid=20816, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5329152
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffdccda6b60, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000078bb0969bc7e in __pthread_cond_wait_common (abstime=0x7ffdccda6b60, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78bb0969b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffdccda6a50, __canceltype = -1205469888, __prev = 0x0}
        cbuffer = {wseq = 946, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 946
        seq = 473
        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=0x7ffdccda6b60) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005bffb789e551 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=0x78bb0747ace0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005bffb78a3e94 in native_sleep (th=0x515000000300, rel=0x78bb0747ace0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335
        sched = <optimized out>
#8  thread_join_sleep (arg=132744678380640) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x78bb07669460
        target_th = 0x515000271a80
        th = 0x515000000300
        end = 1483248884841384
        limit = 0x78bb0747ace0
#9  0x00005bffb759bf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdccda6d70, <optimized out>, 0x7ffdccda6c80, <optimized out>, <optimized out>}, prev = 0x78bb07633b40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005bffb78a39e8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#11 0x00005bffb78980f0 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 = 0x78bb0747ace0
#12 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x34a100100003
        cc = <optimized out>
        me = 0x78bb08f39828
        cfunc = 0x50400001ead8
        recv = 132744170766360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005bffb792046d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78bb06bff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bb06bff410
        reg_pc = 0x522000005720
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005bffb790fac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x00005bffb798ed52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78bb06bff620, self=132744142924600, 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 = 0x78bb08d22558
        cfp = <optimized out>
        sp = 0x78bb06affa28
        use_argv = 0x78bb0746b820
        stack_argv = 0x78bb06affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x78bb06bff620
#19 0x00005bffb793c9e6 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 0x00005bffb793c9e6 in rb_yield (val=<optimized out>)
No locals.
#23 0x00005bffb7ae35c6 in rb_ary_collect (ary=132744178162720) at /tmp/ruby/src/trunk_asan/array.c:3672
        collect = 132744218660760
        i = 25
#24 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x78bb08f60130
        cfunc = 0x50400000a798
        recv = 132744178162720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x00005bffb7917bdf in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78bb06bff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d090
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bb06bff608
        reg_pc = 0x5190000184b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
th: 0x515000000300, native_id: 0x78bb09876c40
        INSN_LABEL_checkmatch = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_checkkeyword = <optimized out>
c:0019 p:---- s:0176 e:000175 CFUNC  :join
        INSN_LABEL_checktype = <optimized out>
c:0018 p:0452 s:0171 E:000220 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
        INSN_LABEL_defineclass = <optimized out>
c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
c:0016 p:0032 s:0109 e:000108 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:334
        INSN_LABEL_definemethod = <optimized out>
c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:327
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_opt_str_uminus = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH]
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_invokesuper = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657
        INSN_LABEL_invokesuperforward = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361
        INSN_LABEL_invokeblock = <optimized out>
c:0007 p:0066 s:0046 E:0020c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_leave = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_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>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_opt_aref_with = <optimized out>
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>

th: 0x51500026a280, native_id: 0x78bae5e006c0
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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 0x00005bffb790fac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x00005bffb798ed52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78bb06bff738, self=132744142924600, 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 = 0x78bb08dc46f0
        cfp = <optimized out>
        sp = 0x78bb06aff8d0
        use_argv = 0x78bb0740cf60
        stack_argv = 0x78bb06aff8d0
        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 = 0x78bb06bff738
#31 0x00005bffb793c9e6 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 0x00005bffb793c9e6 in rb_yield (val=<optimized out>)
No locals.
#35 0x00005bffb7ae35c6 in rb_ary_collect (ary=132744703014600) at /tmp/ruby/src/trunk_asan/array.c:3672
        collect = 132744703014240
        i = 0
#36 0x00005bffb7971818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x78bb08f60130
        cfunc = 0x50400000a798
        recv = 132744703014600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005bffb7917bdf in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78bb06bff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000015790
        insns_address_table = {0x5bffb79145b6 <vm_exec_core+6678>, 0x5bffb7919871 <vm_exec_core+27857>, 0x5bffb7914029 <vm_exec_core+5257>, 0x5bffb791ab86 <vm_exec_core+32742>, 0x5bffb79184f0 <vm_exec_core+22864>, 0x5bffb7916396 <vm_exec_core+14326>, 0x5bffb791315e <vm_exec_core+1470>, 0x5bffb791a03d <vm_exec_core+29853>, 0x5bffb7919bfc <vm_exec_core+28764>, 0x5bffb79143ca <vm_exec_core+6186>, 0x5bffb7913741 <vm_exec_core+2977>, 0x5bffb7918ad1 <vm_exec_core+24369>, 0x5bffb7914da8 <vm_exec_core+8712>, 0x5bffb791a73c <vm_exec_core+31644>, 0x5bffb7919dfd <vm_exec_core+29277>, 0x5bffb7915373 <vm_exec_core+10195>, 0x5bffb79162de <vm_exec_core+14142>, 0x5bffb7918792 <vm_exec_core+23538>, 0x5bffb7919d63 <vm_exec_core+29123>, 0x5bffb79173d3 <vm_exec_core+18483>, 0x5bffb7918814 <vm_exec_core+23668>, 0x5bffb7918e67 <vm_exec_core+25287>, 0x5bffb7917311 <vm_exec_core+18289>, 0x5bffb791366d <vm_exec_core+2765>, 0x5bffb7917fca <vm_exec_core+21546>, 0x5bffb791348e <vm_exec_core+2286>, 0x5bffb79138c3 <vm_exec_core+3363>, 0x5bffb79155f9 <vm_exec_core+10841>, 0x5bffb7917035 <vm_exec_core+17557>, 0x5bffb7917977 <vm_exec_core+19927>, 0x5bffb7916d60 <vm_exec_core+16832>, 0x5bffb79130ba <vm_exec_core+1306>, 0x5bffb791905d <vm_exec_core+25789>, 0x5bffb7919ac1 <vm_exec_core+28449>, 0x5bffb7913a6c <vm_exec_core+3788>, 0x5bffb79146b7 <vm_exec_core+6935>, 0x5bffb79144b9 <vm_exec_core+6425>, 0x5bffb7914e54 <vm_exec_core+8884>, 0x5bffb7916230 <vm_exec_core+13968>, 0x5bffb7913b26 <vm_exec_core+3974>, 0x5bffb7918f12 <vm_exec_core+25458>, 0x5bffb79145fb <vm_exec_core+6747>, 0x5bffb7916169 <vm_exec_core+13769>, 0x5bffb7916b5e <vm_exec_core+16318>, 0x5bffb7918ce3 <vm_exec_core+24899>, 0x5bffb791777b <vm_exec_core+19419>, 0x5bffb7915101 <vm_exec_core+9569>, 0x5bffb7914911 <vm_exec_core+7537>, 0x5bffb79189b7 <vm_exec_core+24087>, 0x5bffb7915948 <vm_exec_core+11688>, 0x5bffb791809e <vm_exec_core+21758>, 0x5bffb791784c <vm_exec_core+19628>, 0x5bffb7918174 <vm_exec_core+21972>, 0x5bffb7919627 <vm_exec_core+27271>, 0x5bffb7916ccc <vm_exec_core+16684>, 0x5bffb7918d89 <vm_exec_core+25065>, 0x5bffb79151d0 <vm_exec_core+9776>, 0x5bffb79188b7 <vm_exec_core+23831>, 0x5bffb7912f2b <vm_exec_core+907>, 0x5bffb791716b <vm_exec_core+17867>, 0x5bffb7917538 <vm_exec_core+18840>, 0x5bffb7913966 <vm_exec_core+3526>, 0x5bffb7916e04 <vm_exec_core+16996>, 0x5bffb7915417 <vm_exec_core+10359>, 0x5bffb7914b57 <vm_exec_core+8119>, 0x5bffb7918276 <vm_exec_core+22230>, 0x5bffb7913d41 <vm_exec_core+4513>, 0x5bffb79167f3 <vm_exec_core+15443>, 0x5bffb7921d5e <vm_exec_core+61886>, 0x5bffb7917472 <vm_exec_core+18642>, 0x5bffb7913de3 <vm_exec_core+4675>, 0x5bffb79142a6 <vm_exec_core+5894>, 0x5bffb7913f07 <vm_exec_core+4967>, 0x5bffb79147a7 <vm_exec_core+7175>, 0x5bffb7914f50 <vm_exec_core+9136>, 0x5bffb791adeb <vm_exec_core+33355>, 0x5bffb7917d88 <vm_exec_core+20968>, 0x5bffb7916bea <vm_exec_core+16458>, 0x5bffb7918f64 <vm_exec_core+25540>, 0x5bffb791aebb <vm_exec_core+33563>, 0x5bffb7919335 <vm_exec_core+26517>, 0x5bffb791a85b <vm_exec_core+31931>, 0x5bffb791aa74 <vm_exec_core+32468>, 0x5bffb791358a <vm_exec_core+2538>, 0x5bffb7919f56 <vm_exec_core+29622>, 0x5bffb7915865 <vm_exec_core+11461>, 0x5bffb791a15a <vm_exec_core+30138>, 0x5bffb7915295 <vm_exec_core+9973>, 0x5bffb7919259 <vm_exec_core+26297>, 0x5bffb791337d <vm_exec_core+2013>, 0x5bffb7913c0b <vm_exec_core+4203>, 0x5bffb7914999 <vm_exec_core+7673>, 0x5bffb7915bed <vm_exec_core+12365>, 0x5bffb7915d8a <vm_exec_core+12778>, 0x5bffb7912f30 <vm_exec_core+912>, 0x5bffb79132eb <vm_exec_core+1867>, 0x5bffb7912fc2 <vm_exec_core+1058>, 0x5bffb7919437 <vm_exec_core+26775>, 0x5bffb7915709 <vm_exec_core+11113>, 0x5bffb7916a05 <vm_exec_core+15973>, 0x5bffb7915f36 <vm_exec_core+13206>, 0x5bffb79166c9 <vm_exec_core+15145>, 0x5bffb79165e5 <vm_exec_core+14917>, 0x5bffb79154fb <vm_exec_core+10587>, 0x5bffb7915e2b <vm_exec_core+12939>, 0x5bffb7915ac3 <vm_exec_core+12067>, 0x5bffb79160e7 <vm_exec_core+13639>, 0x5bffb7916065 <vm_exec_core+13509>, 0x5bffb79145a7 <vm_exec_core+6663>, 0x5bffb7919862 <vm_exec_core+27842>, 0x5bffb791401a <vm_exec_core+5242>, 0x5bffb791ab77 <vm_exec_core+32727>, 0x5bffb79184e1 <vm_exec_core+22849>, 0x5bffb7916387 <vm_exec_core+14311>, 0x5bffb791314f <vm_exec_core+1455>, 0x5bffb791a02e <vm_exec_core+29838>, 0x5bffb7919bed <vm_exec_core+28749>, 0x5bffb79143bb <vm_exec_core+6171>, 0x5bffb7913732 <vm_exec_core+2962>, 0x5bffb7918ac2 <vm_exec_core+24354>, 0x5bffb7914d99 <vm_exec_core+8697>, 0x5bffb791a72d <vm_exec_core+31629>, 0x5bffb7919dee <vm_exec_core+29262>, 0x5bffb7915364 <vm_exec_core+10180>, 0x5bffb79162cf <vm_exec_core+14127>, 0x5bffb7918783 <vm_exec_core+23523>, 0x5bffb7919d54 <vm_exec_core+29108>, 0x5bffb79173c4 <vm_exec_core+18468>, 0x5bffb7918805 <vm_exec_core+23653>, 0x5bffb7918e58 <vm_exec_core+25272>, 0x5bffb7917302 <vm_exec_core+18274>, 0x5bffb791365e <vm_exec_core+2750>, 0x5bffb7917fbb <vm_exec_core+21531>, 0x5bffb791347f <vm_exec_core+2271>, 0x5bffb79138b4 <vm_exec_core+3348>, 0x5bffb79155ea <vm_exec_core+10826>, 0x5bffb7917026 <vm_exec_core+17542>, 0x5bffb7917968 <vm_exec_core+19912>, 0x5bffb7916d51 <vm_exec_core+16817>, 0x5bffb79130ab <vm_exec_core+1291>, 0x5bffb791904e <vm_exec_core+25774>, 0x5bffb7919ab2 <vm_exec_core+28434>, 0x5bffb7913a5d <vm_exec_core+3773>, 0x5bffb79146a8 <vm_exec_core+6920>, 0x5bffb79144aa <vm_exec_core+6410>, 0x5bffb7914e45 <vm_exec_core+8869>, 0x5bffb7916221 <vm_exec_core+13953>, 0x5bffb7913b17 <vm_exec_core+3959>, 0x5bffb7918f03 <vm_exec_core+25443>, 0x5bffb79145ec <vm_exec_core+6732>, 0x5bffb791615a <vm_exec_core+13754>, 0x5bffb7916b4f <vm_exec_core+16303>, 0x5bffb7918cd4 <vm_exec_core+24884>, 0x5bffb791776c <vm_exec_core+19404>, 0x5bffb79150f2 <vm_exec_core+9554>, 0x5bffb7914902 <vm_exec_core+7522>, 0x5bffb79189a8 <vm_exec_core+24072>, 0x5bffb7915939 <vm_exec_core+11673>, 0x5bffb791808f <vm_exec_core+21743>, 0x5bffb791783d <vm_exec_core+19613>, 0x5bffb7918165 <vm_exec_core+21957>, 0x5bffb7919618 <vm_exec_core+27256>, 0x5bffb7916cbd <vm_exec_core+16669>, 0x5bffb7918d7a <vm_exec_core+25050>, 0x5bffb79151c1 <vm_exec_core+9761>, 0x5bffb79188a8 <vm_exec_core+23816>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb791715c <vm_exec_core+17852>, 0x5bffb7917529 <vm_exec_core+18825>, 0x5bffb79169e7 <vm_exec_core+15943>, 0x5bffb7916df5 <vm_exec_core+16981>, 0x5bffb7915408 <vm_exec_core+10344>, 0x5bffb7914b48 <vm_exec_core+8104>, 0x5bffb7918267 <vm_exec_core+22215>, 0x5bffb7913d32 <vm_exec_core+4498>, 0x5bffb79167e4 <vm_exec_core+15428>, 0x5bffb7921d4f <vm_exec_core+61871>, 0x5bffb7917463 <vm_exec_core+18627>, 0x5bffb7913dd4 <vm_exec_core+4660>, 0x5bffb7914297 <vm_exec_core+5879>, 0x5bffb7913ef8 <vm_exec_core+4952>, 0x5bffb7914798 <vm_exec_core+7160>, 0x5bffb7914f41 <vm_exec_core+9121>, 0x5bffb7916be5 <vm_exec_core+16453>, 0x5bffb7916217 <vm_exec_core+13943>, 0x5bffb7916be0 <vm_exec_core+16448>, 0x5bffb79173b0 <vm_exec_core+18448>, 0x5bffb79172fd <vm_exec_core+18269>, 0x5bffb7914793 <vm_exec_core+7155>, 0x5bffb7917730 <vm_exec_core+19344>, 0x5bffb791585b <vm_exec_core+11451>, 0x5bffb7915860 <vm_exec_core+11456>, 0x5bffb79172f8 <vm_exec_core+18264>, 0x5bffb7916ee6 <vm_exec_core+17222>, 0x5bffb79166b0 <vm_exec_core+15120>, 0x5bffb79165d1 <vm_exec_core+14897>, 0x5bffb7917021 <vm_exec_core+17537>, 0x5bffb79169ec <vm_exec_core+15948>, 0x5bffb791621c <vm_exec_core+13948>, 0x5bffb791498a <vm_exec_core+7658>...}
        reg_cfp = 0x78bb06bff720
        reg_pc = 0x50400002e378
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00005bffb790fac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005bffb759828b in rb_ec_exec_node (ec=0x5160000006d0, n=0x78bb08dc49c0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdccda8c70, <optimized out>, 0x7ffdccda8bc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x78bb08dc49c0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#43 0x00005bffb75917f7 in rb_main (argc=10, argv=0x7ffdccda8e48) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=10, argv=0x7ffdccda8e48) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Thread 0x78badc4006c0 (LWP 2621714) exited]
$1 = true
[Inferior 1 (process 2586435) detached]
$ timeout 60 gdb -p 2586418 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2586420]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007ee467d26cd7 in __GI___select (nfds=35, readfds=0x50c0056c3500, writefds=0x0, exceptfds=0x0, timeout=0x7ffc305db100) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7ee467f64c40 (LWP 2586418) "ruby" 0x00007ee467d26cd7 in __GI___select (nfds=35, readfds=0x50c0056c3500, writefds=0x0, exceptfds=0x0, timeout=0x7ffc305db100) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7ee44ba006c0 (LWP 2586420) "ruby" 0x00007ee467d1b4cd in __GI___poll (fds=0x7ee44a709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ee44ba006c0 (LWP 2586420) "ruby"):
#0  0x00007ee467d1b4cd in __GI___poll (fds=0x7ee44a709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a14da93a39a in __interceptor_poll ()
No symbol table info available.
#2  0x00005a14dace70ef in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065
        vm = <optimized out>
#4  0x00005a14da99374f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ee467c9ca94 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 = {139518986421952, 6664628950224423896, 139518986421952, -352, 25, 140721119938144, 6664628950203452376, 6664725003165191128}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ee467d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ee467f64c40 (LWP 2586418) "ruby"):
#0  0x00007ee467d26cd7 in __GI___select (nfds=35, readfds=0x50c0056c3500, writefds=0x0, exceptfds=0x0, timeout=0x7ffc305db100) 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 = 563230493}
        pts64 = 0x7ffc305dafa0
        r = <optimized out>
#1  0x00005a14dacd13c5 in native_fd_select (n=35, readfds=0x50c0056c3500, writefds=0x0, exceptfds=0x7ee467d26cd7 <__GI___select+327>, timeout=0x7ffc305dafa0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2  do_select (p=139519425147424) at /tmp/ruby/src/trunk_asan/thread.c:4291
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffc305db0b0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005a14da9ddf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc305db270, <optimized out>, 0x7ffc305db180, <optimized out>, <optimized out>}, prev = 0x7ee465c67180, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005a14dacd099e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351
        set = {max = 35, th = 0x515000000300, rset = 0x7ee465c67040, 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 = 0x7ee465c670a0}
#5  0x00005a14daa9b38d in select_internal (read=139518906687600, write=4, except=4, tp=0x7ee465c670a0, fds=0x7ee465c67040) at /tmp/ruby/src/trunk_asan/io.c:10633
        timerec = <optimized out>
        max = 35
        pending = <optimized out>
        rp = 0x7ee465c67040
        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=139519425146912) at /tmp/ruby/src/trunk_asan/io.c:10703
        p = 0x7ee465c67020
#7  0x00005a14da9ddf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc305db570, <optimized out>, 0x7ffc305db480, <optimized out>, <optimized out>}, prev = 0x7ee465c80d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005a14daa77687 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005a14dadb3818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x7ee46775a6f0
        cfunc = 0x504000010798
        recv = 139519453362880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005a14dad6246d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ee4651ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a14dad565b6 <vm_exec_core+6678>, 0x5a14dad5b871 <vm_exec_core+27857>, 0x5a14dad56029 <vm_exec_core+5257>, 0x5a14dad5cb86 <vm_exec_core+32742>, 0x5a14dad5a4f0 <vm_exec_core+22864>, 0x5a14dad58396 <vm_exec_core+14326>, 0x5a14dad5515e <vm_exec_core+1470>, 0x5a14dad5c03d <vm_exec_core+29853>, 0x5a14dad5bbfc <vm_exec_core+28764>, 0x5a14dad563ca <vm_exec_core+6186>, 0x5a14dad55741 <vm_exec_core+2977>, 0x5a14dad5aad1 <vm_exec_core+24369>, 0x5a14dad56da8 <vm_exec_core+8712>, 0x5a14dad5c73c <vm_exec_core+31644>, 0x5a14dad5bdfd <vm_exec_core+29277>, 0x5a14dad57373 <vm_exec_core+10195>, 0x5a14dad582de <vm_exec_core+14142>, 0x5a14dad5a792 <vm_exec_core+23538>, 0x5a14dad5bd63 <vm_exec_core+29123>, 0x5a14dad593d3 <vm_exec_core+18483>, 0x5a14dad5a814 <vm_exec_core+23668>, 0x5a14dad5ae67 <vm_exec_core+25287>, 0x5a14dad59311 <vm_exec_core+18289>, 0x5a14dad5566d <vm_exec_core+2765>, 0x5a14dad59fca <vm_exec_core+21546>, 0x5a14dad5548e <vm_exec_core+2286>, 0x5a14dad558c3 <vm_exec_core+3363>, 0x5a14dad575f9 <vm_exec_core+10841>, 0x5a14dad59035 <vm_exec_core+17557>, 0x5a14dad59977 <vm_exec_core+19927>, 0x5a14dad58d60 <vm_exec_core+16832>, 0x5a14dad550ba <vm_exec_core+1306>, 0x5a14dad5b05d <vm_exec_core+25789>, 0x5a14dad5bac1 <vm_exec_core+28449>, 0x5a14dad55a6c <vm_exec_core+3788>, 0x5a14dad566b7 <vm_exec_core+6935>, 0x5a14dad564b9 <vm_exec_core+6425>, 0x5a14dad56e54 <vm_exec_core+8884>, 0x5a14dad58230 <vm_exec_core+13968>, 0x5a14dad55b26 <vm_exec_core+3974>, 0x5a14dad5af12 <vm_exec_core+25458>, 0x5a14dad565fb <vm_exec_core+6747>, 0x5a14dad58169 <vm_exec_core+13769>, 0x5a14dad58b5e <vm_exec_core+16318>, 0x5a14dad5ace3 <vm_exec_core+24899>, 0x5a14dad5977b <vm_exec_core+19419>, 0x5a14dad57101 <vm_exec_core+9569>, 0x5a14dad56911 <vm_exec_core+7537>, 0x5a14dad5a9b7 <vm_exec_core+24087>, 0x5a14dad57948 <vm_exec_core+11688>, 0x5a14dad5a09e <vm_exec_core+21758>, 0x5a14dad5984c <vm_exec_core+19628>, 0x5a14dad5a174 <vm_exec_core+21972>, 0x5a14dad5b627 <vm_exec_core+27271>, 0x5a14dad58ccc <vm_exec_core+16684>, 0x5a14dad5ad89 <vm_exec_core+25065>, 0x5a14dad571d0 <vm_exec_core+9776>, 0x5a14dad5a8b7 <vm_exec_core+23831>, 0x5a14dad54f2b <vm_exec_core+907>, 0x5a14dad5916b <vm_exec_core+17867>, 0x5a14dad59538 <vm_exec_core+18840>, 0x5a14dad55966 <vm_exec_core+3526>, 0x5a14dad58e04 <vm_exec_core+16996>, 0x5a14dad57417 <vm_exec_core+10359>, 0x5a14dad56b57 <vm_exec_core+8119>, 0x5a14dad5a276 <vm_exec_core+22230>, 0x5a14dad55d41 <vm_exec_core+4513>, 0x5a14dad587f3 <vm_exec_core+15443>, 0x5a14dad63d5e <vm_exec_core+61886>, 0x5a14dad59472 <vm_exec_core+18642>, 0x5a14dad55de3 <vm_exec_core+4675>, 0x5a14dad562a6 <vm_exec_core+5894>, 0x5a14dad55f07 <vm_exec_core+4967>, 0x5a14dad567a7 <vm_exec_core+7175>, 0x5a14dad56f50 <vm_exec_core+9136>, 0x5a14dad5cdeb <vm_exec_core+33355>, 0x5a14dad59d88 <vm_exec_core+20968>, 0x5a14dad58bea <vm_exec_core+16458>, 0x5a14dad5af64 <vm_exec_core+25540>, 0x5a14dad5cebb <vm_exec_core+33563>, 0x5a14dad5b335 <vm_exec_core+26517>, 0x5a14dad5c85b <vm_exec_core+31931>, 0x5a14dad5ca74 <vm_exec_core+32468>, 0x5a14dad5558a <vm_exec_core+2538>, 0x5a14dad5bf56 <vm_exec_core+29622>, 0x5a14dad57865 <vm_exec_core+11461>, 0x5a14dad5c15a <vm_exec_core+30138>, 0x5a14dad57295 <vm_exec_core+9973>, 0x5a14dad5b259 <vm_exec_core+26297>, 0x5a14dad5537d <vm_exec_core+2013>, 0x5a14dad55c0b <vm_exec_core+4203>, 0x5a14dad56999 <vm_exec_core+7673>, 0x5a14dad57bed <vm_exec_core+12365>, 0x5a14dad57d8a <vm_exec_core+12778>, 0x5a14dad54f30 <vm_exec_core+912>, 0x5a14dad552eb <vm_exec_core+1867>, 0x5a14dad54fc2 <vm_exec_core+1058>, 0x5a14dad5b437 <vm_exec_core+26775>, 0x5a14dad57709 <vm_exec_core+11113>, 0x5a14dad58a05 <vm_exec_core+15973>, 0x5a14dad57f36 <vm_exec_core+13206>, 0x5a14dad586c9 <vm_exec_core+15145>, 0x5a14dad585e5 <vm_exec_core+14917>, 0x5a14dad574fb <vm_exec_core+10587>, 0x5a14dad57e2b <vm_exec_core+12939>, 0x5a14dad57ac3 <vm_exec_core+12067>, 0x5a14dad580e7 <vm_exec_core+13639>, 0x5a14dad58065 <vm_exec_core+13509>, 0x5a14dad565a7 <vm_exec_core+6663>, 0x5a14dad5b862 <vm_exec_core+27842>, 0x5a14dad5601a <vm_exec_core+5242>, 0x5a14dad5cb77 <vm_exec_core+32727>, 0x5a14dad5a4e1 <vm_exec_core+22849>, 0x5a14dad58387 <vm_exec_core+14311>, 0x5a14dad5514f <vm_exec_core+1455>, 0x5a14dad5c02e <vm_exec_core+29838>, 0x5a14dad5bbed <vm_exec_core+28749>, 0x5a14dad563bb <vm_exec_core+6171>, 0x5a14dad55732 <vm_exec_core+2962>, 0x5a14dad5aac2 <vm_exec_core+24354>, 0x5a14dad56d99 <vm_exec_core+8697>, 0x5a14dad5c72d <vm_exec_core+31629>, 0x5a14dad5bdee <vm_exec_core+29262>, 0x5a14dad57364 <vm_exec_core+10180>, 0x5a14dad582cf <vm_exec_core+14127>, 0x5a14dad5a783 <vm_exec_core+23523>, 0x5a14dad5bd54 <vm_exec_core+29108>, 0x5a14dad593c4 <vm_exec_core+18468>, 0x5a14dad5a805 <vm_exec_core+23653>, 0x5a14dad5ae58 <vm_exec_core+25272>, 0x5a14dad59302 <vm_exec_core+18274>, 0x5a14dad5565e <vm_exec_core+2750>, 0x5a14dad59fbb <vm_exec_core+21531>, 0x5a14dad5547f <vm_exec_core+2271>, 0x5a14dad558b4 <vm_exec_core+3348>, 0x5a14dad575ea <vm_exec_core+10826>, 0x5a14dad59026 <vm_exec_core+17542>, 0x5a14dad59968 <vm_exec_core+19912>, 0x5a14dad58d51 <vm_exec_core+16817>, 0x5a14dad550ab <vm_exec_core+1291>, 0x5a14dad5b04e <vm_exec_core+25774>, 0x5a14dad5bab2 <vm_exec_core+28434>, 0x5a14dad55a5d <vm_exec_core+3773>, 0x5a14dad566a8 <vm_exec_core+6920>, 0x5a14dad564aa <vm_exec_core+6410>, 0x5a14dad56e45 <vm_exec_core+8869>, 0x5a14dad58221 <vm_exec_core+13953>, 0x5a14dad55b17 <vm_exec_core+3959>, 0x5a14dad5af03 <vm_exec_core+25443>, 0x5a14dad565ec <vm_exec_core+6732>, 0x5a14dad5815a <vm_exec_core+13754>, 0x5a14dad58b4f <vm_exec_core+16303>, 0x5a14dad5acd4 <vm_exec_core+24884>, 0x5a14dad5976c <vm_exec_core+19404>, 0x5a14dad570f2 <vm_exec_core+9554>, 0x5a14dad56902 <vm_exec_core+7522>, 0x5a14dad5a9a8 <vm_exec_core+24072>, 0x5a14dad57939 <vm_exec_core+11673>, 0x5a14dad5a08f <vm_exec_core+21743>, 0x5a14dad5983d <vm_exec_core+19613>, 0x5a14dad5a165 <vm_exec_core+21957>, 0x5a14dad5b618 <vm_exec_core+27256>, 0x5a14dad58cbd <vm_exec_core+16669>, 0x5a14dad5ad7a <vm_exec_core+25050>, 0x5a14dad571c1 <vm_exec_core+9761>, 0x5a14dad5a8a8 <vm_exec_core+23816>, 0x5a14dad593b0 <vm_exec_core+18448>, 0x5a14dad5915c <vm_exec_core+17852>, 0x5a14dad59529 <vm_exec_core+18825>, 0x5a14dad589e7 <vm_exec_core+15943>, 0x5a14dad58df5 <vm_exec_core+16981>, 0x5a14dad57408 <vm_exec_core+10344>, 0x5a14dad56b48 <vm_exec_core+8104>, 0x5a14dad5a267 <vm_exec_core+22215>, 0x5a14dad55d32 <vm_exec_core+4498>, 0x5a14dad587e4 <vm_exec_core+15428>, 0x5a14dad63d4f <vm_exec_core+61871>, 0x5a14dad59463 <vm_exec_core+18627>, 0x5a14dad55dd4 <vm_exec_core+4660>, 0x5a14dad56297 <vm_exec_core+5879>, 0x5a14dad55ef8 <vm_exec_core+4952>, 0x5a14dad56798 <vm_exec_core+7160>, 0x5a14dad56f41 <vm_exec_core+9121>, 0x5a14dad58be5 <vm_exec_core+16453>, 0x5a14dad58217 <vm_exec_core+13943>, 0x5a14dad58be0 <vm_exec_core+16448>, 0x5a14dad593b0 <vm_exec_core+18448>, 0x5a14dad592fd <vm_exec_core+18269>, 0x5a14dad56793 <vm_exec_core+7155>, 0x5a14dad59730 <vm_exec_core+19344>, 0x5a14dad5785b <vm_exec_core+11451>, 0x5a14dad57860 <vm_exec_core+11456>, 0x5a14dad592f8 <vm_exec_core+18264>, 0x5a14dad58ee6 <vm_exec_core+17222>, 0x5a14dad586b0 <vm_exec_core+15120>, 0x5a14dad585d1 <vm_exec_core+14897>, 0x5a14dad59021 <vm_exec_core+17537>, 0x5a14dad589ec <vm_exec_core+15948>, 0x5a14dad5821c <vm_exec_core+13948>, 0x5a14dad5698a <vm_exec_core+7658>...}
        reg_cfp = 0x7ee4651ff3a0
        reg_pc = 0x5220000038a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005a14dad51ac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00005a14daad8f6b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139519451676840) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7ee4675b3c70
#15 0x00005a14daad3f67 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 139519453353120
        realpath_map = 139519453352960
        path = 139519451676840
        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 0x00005a14daad221b in rb_require_string_internal (fname=139519451676880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000006d0
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x00005a14dadb3818 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786
        ci = 0x585100140003
        cc = <optimized out>
        me = 0x7ee4675b4120
        cfunc = 0x504000018598
        recv = 139519453482480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005a14dad9ac6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc305dcd00) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005a14dad9a725 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904
        ci = <optimized out>
        cc = 0x0
#21 0x00005a14dad6246d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ee4651ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a14dad565b6 <vm_exec_core+6678>, 0x5a14dad5b871 <vm_exec_core+27857>, 0x5a14dad56029 <vm_exec_core+5257>, 0x5a14dad5cb86 <vm_exec_core+32742>, 0x5a14dad5a4f0 <vm_exec_core+22864>, 0x5a14dad58396 <vm_exec_core+14326>, 0x5a14dad5515e <vm_exec_core+1470>, 0x5a14dad5c03d <vm_exec_core+29853>, 0x5a14dad5bbfc <vm_exec_core+28764>, 0x5a14dad563ca <vm_exec_core+6186>, 0x5a14dad55741 <vm_exec_core+2977>, 0x5a14dad5aad1 <vm_exec_core+24369>, 0x5a14dad56da8 <vm_exec_core+8712>, 0x5a14dad5c73c <vm_exec_core+31644>, 0x5a14dad5bdfd <vm_exec_core+29277>, 0x5a14dad57373 <vm_exec_core+10195>, 0x5a14dad582de <vm_exec_core+14142>, 0x5a14dad5a792 <vm_exec_core+23538>, 0x5a14dad5bd63 <vm_exec_core+29123>, 0x5a14dad593d3 <vm_exec_core+18483>, 0x5a14dad5a814 <vm_exec_core+23668>, 0x5a14dad5ae67 <vm_exec_core+25287>, 0x5a14dad59311 <vm_exec_core+18289>, 0x5a14dad5566d <vm_exec_core+2765>, 0x5a14dad59fca <vm_exec_core+21546>, 0x5a14dad5548e <vm_exec_core+2286>, 0x5a14dad558c3 <vm_exec_core+3363>, 0x5a14dad575f9 <vm_exec_core+10841>, 0x5a14dad59035 <vm_exec_core+17557>, 0x5a14dad59977 <vm_exec_core+19927>, 0x5a14dad58d60 <vm_exec_core+16832>, 0x5a14dad550ba <vm_exec_core+1306>, 0x5a14dad5b05d <vm_exec_core+25789>, 0x5a14dad5bac1 <vm_exec_core+28449>, 0x5a14dad55a6c <vm_exec_core+3788>, 0x5a14dad566b7 <vm_exec_core+6935>, 0x5a14dad564b9 <vm_exec_core+6425>, 0x5a14dad56e54 <vm_exec_core+8884>, 0x5a14dad58230 <vm_exec_core+13968>, 0x5a14dad55b26 <vm_exec_core+3974>, 0x5a14dad5af12 <vm_exec_core+25458>, 0x5a14dad565fb <vm_exec_core+6747>, 0x5a14dad58169 <vm_exec_core+13769>, 0x5a14dad58b5e <vm_exec_core+16318>, 0x5a14dad5ace3 <vm_exec_core+24899>, 0x5a14dad5977b <vm_exec_core+19419>, 0x5a14dad57101 <vm_exec_core+9569>, 0x5a14dad56911 <vm_exec_core+7537>, 0x5a14dad5a9b7 <vm_exec_core+24087>, 0x5a14dad57948 <vm_exec_core+11688>, 0x5a14dad5a09e <vm_exec_core+21758>, 0x5a14dad5984c <vm_exec_core+19628>, 0x5a14dad5a174 <vm_exec_core+21972>, 0x5a14dad5b627 <vm_exec_core+27271>, 0x5a14dad58ccc <vm_exec_core+16684>, 0x5a14dad5ad89 <vm_exec_core+25065>, 0x5a14dad571d0 <vm_exec_core+9776>, 0x5a14dad5a8b7 <vm_exec_core+23831>, 0x5a14dad54f2b <vm_exec_core+907>, 0x5a14dad5916b <vm_exec_core+17867>, 0x5a14dad59538 <vm_exec_core+18840>, 0x5a14dad55966 <vm_exec_core+3526>, 0x5a14dad58e04 <vm_exec_core+16996>, 0x5a14dad57417 <vm_exec_core+10359>, 0x5a14dad56b57 <vm_exec_core+8119>, 0x5a14dad5a276 <vm_exec_core+22230>, 0x5a14dad55d41 <vm_exec_core+4513>, 0x5a14dad587f3 <vm_exec_core+15443>, 0x5a14dad63d5e <vm_exec_core+61886>, 0x5a14dad59472 <vm_exec_core+18642>, 0x5a14dad55de3 <vm_exec_core+4675>, 0x5a14dad562a6 <vm_exec_core+5894>, 0x5a14dad55f07 <vm_exec_core+4967>, 0x5a14dad567a7 <vm_exec_core+7175>, 0x5a14dad56f50 <vm_exec_core+9136>, 0x5a14dad5cdeb <vm_exec_core+33355>, 0x5a14dad59d88 <vm_exec_core+20968>, 0x5a14dad58bea <vm_exec_core+16458>, 0x5a14dad5af64 <vm_exec_core+25540>, 0x5a14dad5cebb <vm_exec_core+33563>, 0x5a14dad5b335 <vm_exec_core+26517>, 0x5a14dad5c85b <vm_exec_core+31931>, 0x5a14dad5ca74 <vm_exec_core+32468>, 0x5a14dad5558a <vm_exec_core+2538>, 0x5a14dad5bf56 <vm_exec_core+29622>, 0x5a14dad57865 <vm_exec_core+11461>, 0x5a14dad5c15a <vm_exec_core+30138>, 0x5a14dad57295 <vm_exec_core+9973>, 0x5a14dad5b259 <vm_exec_core+26297>, 0x5a14dad5537d <vm_exec_core+2013>, 0x5a14dad55c0b <vm_exec_core+4203>, 0x5a14dad56999 <vm_exec_core+7673>, 0x5a14dad57bed <vm_exec_core+12365>, 0x5a14dad57d8a <vm_exec_core+12778>, 0x5a14dad54f30 <vm_exec_core+912>, 0x5a14dad552eb <vm_exec_core+1867>, 0x5a14dad54fc2 <vm_exec_core+1058>, 0x5a14dad5b437 <vm_exec_core+26775>, 0x5a14dad57709 <vm_exec_core+11113>, 0x5a14dad58a05 <vm_exec_core+15973>, 0x5a14dad57f36 <vm_exec_core+13206>, 0x5a14dad586c9 <vm_exec_core+15145>, 0x5a14dad585e5 <vm_exec_core+14917>, 0x5a14dad574fb <vm_exec_core+10587>, 0x5a14dad57e2b <vm_exec_core+12939>, 0x5a14dad57ac3 <vm_exec_core+12067>, 0x5a14dad580e7 <vm_exec_core+13639>, 0x5a14dad58065 <vm_exec_core+13509>, 0x5a14dad565a7 <vm_exec_core+6663>, 0x5a14dad5b862 <vm_exec_core+27842>, 0x5a14dad5601a <vm_exec_core+5242>, 0x5a14dad5cb77 <vm_exec_core+32727>, 0x5a14dad5a4e1 <vm_exec_core+22849>, 0x5a14dad58387 <vm_exec_core+14311>, 0x5a14dad5514f <vm_exec_core+1455>, 0x5a14dad5c02e <vm_exec_core+29838>, 0x5a14dad5bbed <vm_exec_core+28749>, 0x5a14dad563bb <vm_exec_core+6171>, 0x5a14dad55732 <vm_exec_core+2962>, 0x5a14dad5aac2 <vm_exec_core+24354>, 0x5a14dad56d99 <vm_exec_core+8697>, 0x5a14dad5c72d <vm_exec_core+31629>, 0x5a14dad5bdee <vm_exec_core+29262>, 0x5a14dad57364 <vm_exec_core+10180>, 0x5a14dad582cf <vm_exec_core+14127>, 0x5a14dad5a783 <vm_exec_core+23523>, 0x5a14dad5bd54 <vm_exec_core+29108>, 0x5a14dad593c4 <vm_exec_core+18468>, 0x5a14dad5a805 <vm_exec_core+23653>, 0x5a14dad5ae58 <vm_exec_core+25272>, 0x5a14dad59302 <vm_exec_core+18274>, 0x5a14dad5565e <vm_exec_core+2750>, 0x5a14dad59fbb <vm_exec_core+21531>, 0x5a14dad5547f <vm_exec_core+2271>, 0x5a14dad558b4 <vm_exec_core+3348>, 0x5a14dad575ea <vm_exec_core+10826>, 0x5a14dad59026 <vm_exec_core+17542>, 0x5a14dad59968 <vm_exec_core+19912>, 0x5a14dad58d51 <vm_exec_core+16817>, 0x5a14dad550ab <vm_exec_core+1291>, 0x5a14dad5b04e <vm_exec_core+25774>, 0x5a14dad5bab2 <vm_exec_core+28434>, 0x5a14dad55a5d <vm_exec_core+3773>, 0x5a14dad566a8 <vm_exec_core+6920>, 0x5a14dad564aa <vm_exec_core+6410>, 0x5a14dad56e45 <vm_exec_core+8869>, 0x5a14dad58221 <vm_exec_core+13953>, 0x5a14dad55b17 <vm_exec_core+3959>, 0x5a14dad5af03 <vm_exec_core+25443>, 0x5a14dad565ec <vm_exec_core+6732>, 0x5a14dad5815a <vm_exec_core+13754>, 0x5a14dad58b4f <vm_exec_core+16303>, 0x5a14dad5acd4 <vm_exec_core+24884>, 0x5a14dad5976c <vm_exec_core+19404>, 0x5a14dad570f2 <vm_exec_core+9554>, 0x5a14dad56902 <vm_exec_core+7522>, 0x5a14dad5a9a8 <vm_exec_core+24072>, 0x5a14dad57939 <vm_exec_core+11673>, 0x5a14dad5a08f <vm_exec_core+21743>, 0x5a14dad5983d <vm_exec_core+19613>, 0x5a14dad5a165 <vm_exec_core+21957>, 0x5a14dad5b618 <vm_exec_core+27256>, 0x5a14dad58cbd <vm_exec_core+16669>, 0x5a14dad5ad7a <vm_exec_core+25050>, 0x5a14dad571c1 <vm_exec_core+9761>, 0x5a14dad5a8a8 <vm_exec_core+23816>, 0x5a14dad593b0 <vm_exec_core+18448>, 0x5a14dad5915c <vm_exec_core+17852>, 0x5a14dad59529 <vm_exec_core+18825>, 0x5a14dad589e7 <vm_exec_core+15943>, 0x5a14dad58df5 <vm_exec_core+16981>, 0x5a14dad57408 <vm_exec_core+10344>, 0x5a14dad56b48 <vm_exec_core+8104>, 0x5a14dad5a267 <vm_exec_core+22215>, 0x5a14dad55d32 <vm_exec_core+4498>, 0x5a14dad587e4 <vm_exec_core+15428>, 0x5a14dad63d4f <vm_exec_core+61871>, 0x5a14dad59463 <vm_exec_core+18627>, 0x5a14dad55dd4 <vm_exec_core+4660>, 0x5a14dad56297 <vm_exec_core+5879>, 0x5a14dad55ef8 <vm_exec_core+4952>, 0x5a14dad56798 <vm_exec_core+7160>, 0x5a14dad56f41 <vm_exec_core+9121>, 0x5a14dad58be5 <vm_exec_core+16453>, 0x5a14dad58217 <vm_exec_core+13943>, 0x5a14dad58be0 <vm_exec_core+16448>, 0x5a14dad593b0 <vm_exec_core+18448>, 0x5a14dad592fd <vm_exec_core+18269>, 0x5a14dad56793 <vm_exec_core+7155>, 0x5a14dad59730 <vm_exec_core+19344>, 0x5a14dad5785b <vm_exec_core+11451>, 0x5a14dad57860 <vm_exec_core+11456>, 0x5a14dad592f8 <vm_exec_core+18264>, 0x5a14dad58ee6 <vm_exec_core+17222>, 0x5a14dad586b0 <vm_exec_core+15120>, 0x5a14dad585d1 <vm_exec_core+14897>, 0x5a14dad59021 <vm_exec_core+17537>, 0x5a14dad589ec <vm_exec_core+15948>, 0x5a14dad5821c <vm_exec_core+13948>, 0x5a14dad5698a <vm_exec_core+7658>...}
        reg_cfp = 0x7ee4651ff790
        reg_pc = 0x50400002dcb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_newarraykwsplat = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
th: 0x515000000300, native_id: 0x7ee467f64c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_dup = <optimized out>
c:0021 p:---- s:0130 e:000129 CFUNC  :select
        INSN_LABEL_dupn = <optimized out>
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857
c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603
        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>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        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>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890
        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>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885
        INSN_LABEL_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>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:0015f0 DUMMY  [FINISH]
        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 0x00005a14dad51708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005a14da9da28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ee4675b41c0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc305dd250, <optimized out>, 0x7ffc305dd1a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ee4675b41c0
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#26 0x00005a14da9d37f7 in rb_main (argc=9, argv=0x7ffc305dd428) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffc305dd428) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

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

[Inferior 1 (process 2586418) detached]
Children under /tmp/rubytest.jagjjv:
* drwx------ 2 60 2024-08-09 09:27:02 +0000 autoload20240809-2586435-inwev/
  * -rw-r--r-- 1 37 2024-08-09 09:27:02 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 2586091 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073900e1107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffec17c3d0c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x73900e2a9740 (LWP 2586091) "make"):
#0  0x000073900e1107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffec17c3d0c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00006373b1f96d16 in reap_children ()
No symbol table info available.
#2  0x00006373b1f97a8c in new_job ()
No symbol table info available.
#3  0x00006373b1fa672a in ?? ()
No symbol table info available.
#4  0x00006373b1fa709e in update_goal_chain ()
No symbol table info available.
#5  0x00006373b1f8167a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 2586091) detached]
make: *** [uncommon.mk:964: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2586090 -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 2621666 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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