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

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

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    949     959     959     959 pts/0        959 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     960     959     959 pts/0        959 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
 697009  698784  697009  697009 ?             -1 S     1000   0:00 sshd: ko1@pts/3
 698784  700464  700464  700464 pts/3     700464 Ss+   1000   0:00 -bash
 702659  704204  702659  702659 ?             -1 S     1000   0:04 sshd: ko1@pts/5
 704204  704586  704586  704586 pts/5     704586 Ss+   1000   0:00 -bash
    960  915110     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 915110  915113     959     959 pts/0        959 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240914-213255 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
 915113  915114     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240914-213255 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
 915114  916071     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 916071  916072     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 916072  916391     959     959 pts/0        959 Sl+   1000   0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 916391  916395     959     959 pts/0        959 Sl+   1000   0:57 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 916395  951577     959     959 pts/0        959 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 916395  951581     959     959 pts/0        959 Z+    1000   0:00 [test_autoload.*] <defunct>
 915114  952463     959     959 pts/0        959 R+    1000   0:00 ps jx
      1 2090122 2090122 2090122 ?             -1 Ss    1000   0:00 SCREEN
2090122 2090124 2090124 2090124 pts/2    2090124 Ss+   1000   0:00 /bin/bash
2090122 2360588 2360588 2360588 pts/1    2360588 Ss+   1000   0:00 /bin/bash
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
{1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 697009=>[698784], 698784=>[700464], 702659=>[704204], 704204=>[704586], 960=>[915110], 915110=>[915113], 915113=>[915114], 915114=>[916071, 952463], 916071=>[916072], 916072=>[916391], 916391=>[916395], 916395=>[951577, 951581], 2090122=>[2090124, 2360588], 2628222=>[2628224]}
$ timeout 60 gdb -p 951577 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 951579]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bf63c2d3b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7314dbc006c0 (LWP 951577) "test_autoload.*" 0x00005bf63c2d3b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7314e10006c0 (LWP 951579) "test_autoload.*" 0x000073151891b4cd in __GI___poll (fds=0x7314cd109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7314e10006c0 (LWP 951579) "test_autoload.*"):
#0  0x000073151891b4cd in __GI___poll (fds=0x7314cd109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bf63c25e42a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bf63c60af0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005bf63c2b77df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073151889ca94 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 = {126533511415488, -6307327119815976475, 126533511415488, -352, 0, 126533423326128, -6307327119828559387, -6308364906012583451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000731518929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7314dbc006c0 (LWP 951577) "test_autoload.*"):
#0  0x00005bf63c2d3b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005bf63c2d4b4a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005bf63c2233c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005bf63c223239 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  0x00005bf63c222e65 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  0x00005bf63c21de6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005bf63c21dc58 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005bf63c2b9bc3 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005bf63cb6c602 in context_push (parser=0x7314dbbfc6f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8638
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x7314dbbfc6f0, context=context@entry=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:13823
        statements = 0x504000d0e050
        last_value = <optimized out>
#10 0x00005bf63cb4fad2 in parse_program (parser=0x7314dbbfc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:21729
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#11 pm_parse (parser=0x7314dbbfc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22151
No locals.
#12 0x00005bf63c922490 in pm_parse_file (result=0x7314dbbfc6f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:10749
        rbimpl_id = 51179
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#13 0x00005bf63c3fa29a in load_iseq_eval (ec=0x516000aacad0, fname=fname@entry=126533864677840) at /tmp/ruby/src/trunk_asan/load.c:751
        result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>}
        error = <optimized out>
        ec = 0x516000aacad0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 126534436180800
        iseq = <optimized out>
#14 0x00005bf63c3f54d7 in require_internal (ec=ec@entry=0x516000aacad0, 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 = 0x515000042200
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 126534436180960
        realpath_map = 126534436180800
        path = 126533864677840
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#15 0x00005bf63c3f33c0 in rb_require_string_internal (fname=126533864678080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x516000aacad0
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379
        rb_gc_guarded_ptr = <optimized out>
#17 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021
No locals.
#18 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x1634100140003
        cc = <optimized out>
        me = 0x7314f0c4bdf0
        cfunc = 0x504000018618
        recv = 126534444895720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005bf63c6bf37d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7314dbbfd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005bf63c6c4fd5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175
No locals.
#21 0x00005bf63c686b1d in vm_sendish (ec=0x516000aacad0, reg_cfp=0x7314f0feb6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x516000aacad0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x7314f0feb6e8
        reg_pc = 0x5110000a0238
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005bf63c675d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000aacad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005bf63c6ed1ca in vm_call0_body (ec=<optimized out>, calling=0x7314d1509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
th: 0x515000042200, native_id: 0x7314dbc006c0
-- Control frame information -----------------------------------------------
        i = <optimized out>
        ci = 0x7314d15098d0
        cc = <optimized out>
        ret = <optimized out>
#25 0x00005bf63c6eca3f in vm_call0_cme (ec=0x516000aacad0, calling=0x7314d1509860, argv=0x7314dbbfdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
#26 vm_call0_body (ec=<optimized out>, calling=0x7314d1509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7314f0e18750
        orig_cme = <optimized out>
        ci = 0x7314d15098d0
        cc = 0x7314f0e18728
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        ret = <optimized out>
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
#27 0x00005bf63c6a0e4e in vm_call0_cc (recv=126534444895720, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x7314f0e18728, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#28 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 = 0x7314f0e18728
        self = <optimized out>
#29 0x00005bf63c6a1c7e in rb_funcallv (recv=126534444895720, mid=22641, argc=1, argv=0x7314dbbfdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#30 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7314dbbfdd60
#31 0x00005bf63c66193e in autoload_feature_require (_arguments=126533423325520) at /tmp/ruby/src/trunk_asan/variable.c:2934
        arguments = 0x7314dbbfe150
        autoload_const = <optimized out>
        result = <optimized out>
#32 autoload_try_load (_arguments=126533423325520) at /tmp/ruby/src/trunk_asan/variable.c:2948
        arguments = 0x7314dbbfe150
        result = <optimized out>
        ce = <optimized out>
#33 0x00005bf63c302020 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 = 0x516000aacad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7314dbbfe0d0, <optimized out>, 0x7314dbbfdfe0, <optimized out>, <optimized out>}, prev = 0x7314d1409640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000aacad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#34 0x00005bf63c660c81 in rb_autoload_load (module=module@entry=126534444973360, name=name@entry=306811) at /tmp/ruby/src/trunk_asan/variable.c:3009
        ce = 0x50300c71b690
        arguments = {module = 126534444973360, name = 306811, flag = 0, mutex = 126533776545920, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#35 0x00005bf63c66a60d in rb_const_search_from (klass=126533816104880, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111
        ac = 0xfffffffffffffe00
        am = 126534444973360
        tmp = 126534444973360
        ce = <optimized out>
        current = 126534444973360
        value = <optimized out>
        first_iteration = <optimized out>
#36 0x00005bf63c6629a4 in rb_const_search (klass=126533816104880, id=306811, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133
        value = <optimized out>
#37 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>
#38 0x00005bf63c66d90e 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>
#39 0x00005bf63c6788a3 in vm_get_ev_const_chain (ec=0x516000aacad0, segments=0x5020007e67f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#40 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020007e73f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365
        segments = 0x5020007e67f0
        ice = <optimized out>
        val = <optimized out>
#41 0x00005bf63c67f646 in vm_exec_core (ec=ec@entry=0x516000aacad0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x7314f0feb720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#42 0x00005bf63c675d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000aacad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#43 0x00005bf63c6f67e2 in invoke_iseq_block_from_c (ec=0x516000aacad0, captured=0x7314f0feb7a8, self=126533870774080, 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 = 0x7314f0c760c8
        cfp = <optimized out>
        sp = 0x7314f0eeb850
        use_argv = 0x0
        stack_argv = 0x7314f0eeb850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#44 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 = 0x7314f0feb7a8
#45 0x00005bf63c6a3096 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.
#46 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.
#47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#48 0x00005bf63c6a3096 in rb_yield (val=<optimized out>)
No locals.
#49 0x00005bf63c3018fa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033
        _ec = 0x516000aacad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7314dbbfef10, <optimized out>, 0x7314dbbfee20, <optimized out>, <optimized out>}, prev = 0x7314d1409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516000aacad0
        cfp = 0x7314f0feb758
#50 0x00005bf63c47b1db in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4375
        status = <optimized out>
        pid = <optimized out>
#51 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x647100040001
        cc = <optimized out>
        me = 0x7314f0cd9970
        cfunc = 0x504000020058
        recv = 126533870774080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#52 0x00005bf63c67e0bb in vm_sendish (ec=0x516000aacad0, reg_cfp=0x7314f0feb790, cd=0x5020007e6210, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=ec@entry=0x516000aacad0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020007e6210
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x7314f0feb790
        reg_pc = 0x504000d2c770
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#54 0x00005bf63c675d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000aacad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#55 0x00005bf63c6b2e9b in invoke_iseq_block_from_c (ec=0x516000aacad0, captured=<optimized out>, self=126533870774080, 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 = 0x7314f0c761e0
        cfp = 0x7314f0feb7c8
        sp = 0x7314f0eeb818
        use_argv = <optimized out>
        stack_argv = 0x7314f0eeb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#56 invoke_block_from_c_proc (ec=0x516000aacad0, self=126533870774080, 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>
#57 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.
#58 0x00005bf63c6b1126 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000d1fe90, argc=1009597326, 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
#59 0x00005bf63c608d99 in thread_do_start_proc (th=th@entry=0x515000042200) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000d1fe90
        args_len = 0
        args_ptr = <optimized out>
#60 0x00005bf63c60694a in thread_do_start (th=0x515000042200) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#61 thread_start_func_2 (th=th@entry=0x515000042200, 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>
#62 0x00005bf63c605c0e in call_thread_start_func_2 (th=0x515000042200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7314dbbffce0
#63 nt_start (ptr=0x50c0002ea8c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000042200
        sched = <optimized out>
        nt = 0x50c0002ea8c0
        vm = 0x525000000100
#64 0x00005bf63c2b77df in asan_thread_start(void*) ()
No symbol table info available.
#65 0x000073151889ca94 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 = {126533423335104, -6307385943688062491, 126533423335104, -352, 0, 140731635829200, -6307385943700645403, -6308364906012583451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#66 0x0000731518929c3c 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 951577) detached]
$ timeout 60 gdb -p 951581 -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 916395 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 952491]
[New LWP 951582]
[New LWP 948621]
[New LWP 937097]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000731518898d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffea32994c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x731518b1fc40 (LWP 916395) "ruby"            0x0000731518898d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffea32994c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7314da0006c0 (LWP 952491) "envutil.rb:178"  0x000073151891b4cd in __GI___poll (fds=0x7314de209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7314fc6006c0 (LWP 951582) "test_autoload.*" 0x000073151891b4cd in __GI___poll (fds=0x7314dc909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7314f60006c0 (LWP 948621) "parallel.rb:40"  0x000073151891b4cd in __GI___poll (fds=0x7314e3a16660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7314f72006c0 (LWP 937097) "Timeout stdlib " 0x0000731518898d61 in __futex_abstimed_wait_common64 (private=23542, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000e68410) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7314f72006c0 (LWP 937097) "Timeout stdlib "):
#0  0x0000731518898d61 in __futex_abstimed_wait_common64 (private=23542, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000e68410) 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=23542, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000e68410) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000e68410, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073151889b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000e683e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73151889b4a0 <__condvar_cleanup_waiting>, __arg = 0x7314f71fec30, __canceltype = -544173328, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c000e683e8, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000e683e8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005bf63c5e0951 in rb_native_cond_wait (cond=0x50c000e68410, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000110600, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00005bf63c6048a2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000110600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005bf63c5eadc1 in native_sleep (th=0x515000110600, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000110600, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005bf63c603315 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126534435654280, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x00005bf63c302020 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 = 0x5160046c05d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7314f71fef90, <optimized out>, 0x7314f71feea0, <optimized out>, <optimized out>}, prev = 0x7314df609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160046c05d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005bf63c6027fd in queue_do_pop (self=<optimized out>, q=0x50400005cf10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 126534435654280, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 126534435654280, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005cf10
        end = 0
#14 0x00005bf63c681865 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7323
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005bf63c681865 in vm_invoke_builtin_delegate (ec=0x5160046c05d0, cfp=0x7314f10ed758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160046c05d0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x7314f10ed758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bf63c675d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160046c05d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005bf63c6b2e9b in invoke_iseq_block_from_c (ec=0x5160046c05d0, captured=<optimized out>, self=126534435402720, 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 = 0x73151816da50
        cfp = 0x7314f10ed7c8
        sp = 0x7314f0fed818
        use_argv = <optimized out>
        stack_argv = 0x7314f0fed818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160046c05d0, self=126534435402720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#21 0x00005bf63c6b1126 in rb_vm_invoke_proc (ec=0x50c000e68410, proc=0x189, proc@entry=0x504000c13710, argc=411667809, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#22 0x00005bf63c608d99 in thread_do_start_proc (th=th@entry=0x515000110600) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000c13710
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005bf63c60694a in thread_do_start (th=0x515000110600) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000110600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005bf63c605c0e in call_thread_start_func_2 (th=0x515000110600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7314f71ffce0
#26 nt_start (ptr=0x50c000e683c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000110600
        sched = <optimized out>
        nt = 0x50c000e683c0
        vm = 0x525000000100
#27 0x00005bf63c2b77df in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000073151889ca94 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 = {126533882611392, -6307308153240397339, 126533882611392, -352, 2, 140731635826416, -6307308153252980251, -6308364906012583451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000731518929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7314f60006c0 (LWP 948621) "parallel.rb:40"):
#0  0x000073151891b4cd in __GI___poll (fds=0x7314e3a16660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bf63c25e42a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bf63c3b1b7d in nogvl_wait_for (th=126533776127640, fptr=0x5110004b89c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462
        fds = {fd = 4, 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  0x00005bf63c3b2ff6 in internal_read_func (ptr=0x7314e3a16440) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7314e3a16440
        result = <optimized out>
#5  0x00005bf63c5eedcb in rb_thread_io_blocking_call (func=0x5bf63c3b2b70 <internal_read_func>, data1=0x7314e3a16440, 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  0x00005bf63c302020 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 = 0x516000a46ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7314f5ffee50, <optimized out>, 0x7314f5ffed60, <optimized out>, <optimized out>}, prev = 0x7314e3a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000a46ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005bf63c3c7335 in io_read_memory_locktmp (str=126533555545696, 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 = 126533776127640, fptr = 0x5110004b89c0, nonblock = 0, fd = 4, buf = 0x519000079980, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110004b89c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005bf63c3a3671 in io_readpartial (argc=-475961760, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588
        ret = <optimized out>
#10 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x409100100003
        cc = <optimized out>
        me = 0x7315181f9e60
        cfunc = 0x504000011018
        recv = 126533776127800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005bf63c686b1d in vm_sendish (ec=0x516000a46ad0, reg_cfp=0x7314fbdff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516000a46ad0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x7314fbdff790
        reg_pc = 0x513000050960
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005bf63c675d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000a46ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005bf63c6b2e9b in invoke_iseq_block_from_c (ec=0x516000a46ad0, captured=<optimized out>, self=126534429038920, 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 = 0x731518175688
        cfp = 0x7314fbdff7c8
        sp = 0x7314fbcff818
        use_argv = <optimized out>
        stack_argv = 0x7314fbcff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000a46ad0, self=126534429038920, 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 0x00005bf63c6b1126 in rb_vm_invoke_proc (ec=0x7314e3a16660, proc=0x1, proc@entry=0x504000d2a390, argc=412202189, 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 0x00005bf63c608d99 in thread_do_start_proc (th=th@entry=0x515000262300) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000d2a390
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005bf63c60694a in thread_do_start (th=0x515000262300) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000262300, 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 0x00005bf63c605c0e in call_thread_start_func_2 (th=0x515000262300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7314f5fffce0
#22 nt_start (ptr=0x50c00111d240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000262300
        sched = <optimized out>
        nt = 0x50c00111d240
        vm = 0x525000000100
#23 0x00005bf63c2b77df in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000073151889ca94 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 = {126533863737024, -6307302930560165403, 126533863737024, -352, 25, 140731635831888, -6307302930572748315, -6308364906012583451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000731518929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7314fc6006c0 (LWP 951582) "test_autoload.*"):
#0  0x000073151891b4cd in __GI___poll (fds=0x7314dc909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bf63c25e42a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bf63c60af0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005bf63c2b77df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000073151889ca94 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 = {126533970691776, -6307319698112488987, 126533970691776, -352, 0, 126533242971088, -6307319698125071899, -6308364906012583451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000731518929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7314da0006c0 (LWP 952491) "envutil.rb:178"):
#0  0x000073151891b4cd in __GI___poll (fds=0x7314de209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bf63c25e42a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bf63c3b1b7d in nogvl_wait_for (th=126533826681680, fptr=0x5110003ff880, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462
        fds = {fd = 10, 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  0x00005bf63c3b2ff6 in internal_read_func (ptr=0x7314de209620) at /tmp/ruby/src/trunk_asan/io.c:1182
        iis = 0x7314de209620
        result = <optimized out>
#5  0x00005bf63c5eedcb in rb_thread_io_blocking_call (func=0x5bf63c3b2b70 <internal_read_func>, data1=data1@entry=0x7314de209620, 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  0x00005bf63c3b298a 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 = 126533826681680, fptr = 0x5110003ff880, nonblock = 0, fd = 10, buf = 0x5250006ab900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#7  0x00005bf63c3b62c7 in io_bufread (ptr=0x5250006ab900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110003ff880) 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  0x00005bf63c302020 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 = 0x516000aaacd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7314d9ffedb0, <optimized out>, 0x7314d9ffecc0, <optimized out>, <optimized out>}, prev = 0x7314de209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000aaacd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005bf63c3b3ceb in io_fread (str=126533826681320, offset=0, size=8192, fptr=0x5110003ff880) at /tmp/ruby/src/trunk_asan/io.c:3081
        arg = {str_ptr = 0x5250006ab900 '\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=126533826681320) 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 0x00005bf63c3a3a52 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 = 0x5110003ff880
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x3fa100100001
        cc = <optimized out>
        me = 0x7315181f9e38
        cfunc = 0x504000011058
        recv = 126533826684880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005bf63c686b1d in vm_sendish (ec=0x516000aaacd0, reg_cfp=0x7314f970f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x516000aaacd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x7314f970f790
        reg_pc = 0x504000055eb0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005bf63c675d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000aaacd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005bf63c6b2e9b in invoke_iseq_block_from_c (ec=0x516000aaacd0, captured=<optimized out>, self=126534435387680, 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 = 0x7314f0cc7180
        cfp = 0x7314f970f7c8
        sp = 0x7314f960f818
        use_argv = <optimized out>
        stack_argv = 0x7314f960f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x516000aaacd0, self=126534435387680, 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 0x00005bf63c6b1126 in rb_vm_invoke_proc (ec=0x7314de209760, proc=0x1, proc@entry=0x504000d1a110, argc=412202189, 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 0x00005bf63c608d99 in thread_do_start_proc (th=th@entry=0x515000252400) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000d1a110
        args_len = 0
        args_ptr = <optimized out>
#22 0x00005bf63c60694a in thread_do_start (th=0x515000252400) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#23 thread_start_func_2 (th=th@entry=0x515000252400, 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 0x00005bf63c605c0e in call_thread_start_func_2 (th=0x515000252400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7314d9fffce0
#25 nt_start (ptr=0x50c0010ee8c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000252400
        sched = <optimized out>
        nt = 0x50c0010ee8c0
        vm = 0x525000000100
#26 0x00005bf63c2b77df in asan_thread_start(void*) ()
No symbol table info available.
#27 0x000073151889ca94 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 = {126533393974976, -6307382095397365275, 126533393974976, -352, 22, 140731635829200, -6307382095409948187, -6308364906012583451}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x0000731518929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x731518b1fc40 (LWP 916395) "ruby"):
#0  0x0000731518898d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffea32994c0, 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=4095, abstime=0x7ffea32994c0, 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=0x7ffea32994c0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000073151889bc7e in __pthread_cond_wait_common (abstime=0x7ffea32994c0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x73151889b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffea32993b0, __canceltype = 1023243968, __prev = 0x0}
        cbuffer = {wseq = 2382, 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 = 2382
        seq = 1191
        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=0x7ffea32994c0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005bf63c604371 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=0x7315166e9f20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005bf63c609cb4 in native_sleep (th=0x515000000300, rel=0x7315166e9f20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336
        sched = <optimized out>
#8  thread_join_sleep (arg=126534409903456) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x7315168ddd60
        target_th = 0x515000252400
        th = 0x515000000300
        end = 1386759772371030
        limit = 0x7315166e9f20
#9  0x00005bf63c302020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea32996d0, <optimized out>, 0x7ffea32995e0, <optimized out>, <optimized out>}, prev = 0x7315168c3240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005bf63c609808 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#11 0x00005bf63c5fdf10 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 = 0x7315166e9f20
#12 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x34b100100003
        cc = <optimized out>
        me = 0x7315181d96b0
        cfunc = 0x50400001ebd8
        recv = 126533826681680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005bf63c686b1d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x731515dff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x731515dff410
        reg_pc = 0x522000005728
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005bf63c6760f1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x00005bf63c6f67e2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x731515dff620, self=126534429038920, 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 = 0x731518166ca0
        cfp = <optimized out>
        sp = 0x731515cffa28
        use_argv = 0x7315166d3fa0
        stack_argv = 0x731515cffa28
th: 0x515000000300, native_id: 0x731518b1fc40
-- Control frame information -----------------------------------------------
        opt_pc = 0
c:0019 p:---- s:0176 e:000175 CFUNC  :join
        type = <optimized out>
c:0018 p:0453 s:0171 E:0000d0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
        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
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:333
        captured = 0x731515dff620
#19 0x00005bf63c6a3096 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
c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326
c:0013 p:0039 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
No locals.
#22 0x00005bf63c6a3096 in rb_yield (val=<optimized out>)
c:0011 p:0085 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
No locals.
#23 0x00005bf63c84d5d6 in rb_ary_collect (ary=126533972781200) at /tmp/ruby/src/trunk_asan/array.c:3705
        collect = 126534435971080
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0107 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        i = 23
#24 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0022a0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x731518a300e8
        cfunc = 0x50400000a818
        recv = 126533972781200
        block_handler = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
#25 0x00005bf63c67e0bb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x731515dff608, cd=0x51100000c410, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        recv = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
th: 0x515000110600, native_id: 0x7314f72006c0
-- Control frame information -----------------------------------------------
        leaf = false
        val = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        cd = 0x51100000c410
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}

th: 0x515000262300, native_id: 0x7314f60006c0
-- Control frame information -----------------------------------------------
        reg_cfp = 0x731515dff608
        reg_pc = 0x5190000161d8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x00005bf63c6760f1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x00005bf63c6f67e2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x731515dff738, self=126534429038920, 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 = 0x731518175840
        cfp = <optimized out>
        sp = 0x731515cff8d0
        use_argv = 0x731516690360
        stack_argv = 0x731515cff8d0
        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 = 0x731515dff738
#31 0x00005bf63c6a3096 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 0x00005bf63c6a3096 in rb_yield (val=<optimized out>)
No locals.
#35 0x00005bf63c84d5d6 in rb_ary_collect (ary=126533776128000) at /tmp/ruby/src/trunk_asan/array.c:3705
        collect = 126533776127880
        i = 0
#36 0x00005bf63c6d9208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x731518a300e8
        cfunc = 0x50400000a818
        recv = 126533776128000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005bf63c67e0bb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x731515dff720, cd=0x502000012f50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012f50
        insns_address_table = {0x5bf63c6798c9 <vm_exec_core+1801>, 0x5bf63c67a99a <vm_exec_core+6106>, 0x5bf63c6805cf <vm_exec_core+29711>, 0x5bf63c67a4f2 <vm_exec_core+4914>, 0x5bf63c6811ce <vm_exec_core+32782>, 0x5bf63c67ef92 <vm_exec_core+24018>, 0x5bf63c67c90d <vm_exec_core+14157>, 0x5bf63c679a49 <vm_exec_core+2185>, 0x5bf63c680c37 <vm_exec_core+31351>, 0x5bf63c680931 <vm_exec_core+30577>, 0x5bf63c67a76a <vm_exec_core+5546>, 0x5bf63c679fe7 <vm_exec_core+3623>, 0x5bf63c67f5e7 <vm_exec_core+25639>, 0x5bf63c67b721 <vm_exec_core+9569>, 0x5bf63c680e75 <vm_exec_core+31925>, 0x5bf63c680abf <vm_exec_core+30975>, 0x5bf63c67bd81 <vm_exec_core+11201>, 0x5bf63c67c88b <vm_exec_core+14027>, 0x5bf63c67f1e0 <vm_exec_core+24608>, 0x5bf63c680a20 <vm_exec_core+30816>, 0x5bf63c67e347 <vm_exec_core+20871>, 0x5bf63c67f27a <vm_exec_core+24762>, 0x5bf63c67f998 <vm_exec_core+26584>, 0x5bf63c67e273 <vm_exec_core+20659>, 0x5bf63c679f13 <vm_exec_core+3411>, 0x5bf63c67eaac <vm_exec_core+22764>, 0x5bf63c679d89 <vm_exec_core+3017>, 0x5bf63c67a1f9 <vm_exec_core+4153>, 0x5bf63c67c0ce <vm_exec_core+12046>, 0x5bf63c67de14 <vm_exec_core+19540>, 0x5bf63c67e7f5 <vm_exec_core+22069>, 0x5bf63c67d9b0 <vm_exec_core+18416>, 0x5bf63c67990e <vm_exec_core+1870>, 0x5bf63c67ff1a <vm_exec_core+27994>, 0x5bf63c680846 <vm_exec_core+30342>, 0x5bf63c67a2d2 <vm_exec_core+4370>, 0x5bf63c67ae66 <vm_exec_core+7334>, 0x5bf63c67a8ec <vm_exec_core+5932>, 0x5bf63c67b826 <vm_exec_core+9830>, 0x5bf63c67c820 <vm_exec_core+13920>, 0x5bf63c67a394 <vm_exec_core+4564>, 0x5bf63c67fd63 <vm_exec_core+27555>, 0x5bf63c67add5 <vm_exec_core+7189>, 0x5bf63c67c6de <vm_exec_core+13598>, 0x5bf63c67d093 <vm_exec_core+16083>, 0x5bf63c67f693 <vm_exec_core+25811>, 0x5bf63c67e523 <vm_exec_core+21347>, 0x5bf63c67b91a <vm_exec_core+10074>, 0x5bf63c67b1a3 <vm_exec_core+8163>, 0x5bf63c67f4c1 <vm_exec_core+25345>, 0x5bf63c67c31c <vm_exec_core+12636>, 0x5bf63c67ebb7 <vm_exec_core+23031>, 0x5bf63c67e5ab <vm_exec_core+21483>, 0x5bf63c67ec84 <vm_exec_core+23236>, 0x5bf63c6804f1 <vm_exec_core+29489>, 0x5bf63c67d674 <vm_exec_core+17588>, 0x5bf63c67f762 <vm_exec_core+26018>, 0x5bf63c67954b <vm_exec_core+907>, 0x5bf63c67f325 <vm_exec_core+24933>, 0x5bf63c67bbf2 <vm_exec_core+10802>, 0x5bf63c67deb8 <vm_exec_core+19704>, 0x5bf63c67e418 <vm_exec_core+21080>, 0x5bf63c679550 <vm_exec_core+912>, 0x5bf63c67dd23 <vm_exec_core+19299>, 0x5bf63c67bfef <vm_exec_core+11823>, 0x5bf63c67b360 <vm_exec_core+8608>, 0x5bf63c67ed18 <vm_exec_core+23384>, 0x5bf63c67a450 <vm_exec_core+4752>, 0x5bf63c67cbd4 <vm_exec_core+14868>, 0x5bf63c688439 <vm_exec_core+62073>, 0x5bf63c67e8d7 <vm_exec_core+22295>, 0x5bf63c67acb1 <vm_exec_core+6897>, 0x5bf63c67b07f <vm_exec_core+7871>, 0x5bf63c67af5d <vm_exec_core+7581>, 0x5bf63c67b5b6 <vm_exec_core+9206>, 0x5bf63c67be3e <vm_exec_core+11390>, 0x5bf63c67abd2 <vm_exec_core+6674>, 0x5bf63c681463 <vm_exec_core+33443>, 0x5bf63c67e98e <vm_exec_core+22478>, 0x5bf63c67d49c <vm_exec_core+17116>, 0x5bf63c67fe11 <vm_exec_core+27729>, 0x5bf63c681581 <vm_exec_core+33729>, 0x5bf63c680177 <vm_exec_core+28599>, 0x5bf63c680fce <vm_exec_core+32270>, 0x5bf63c6810a6 <vm_exec_core+32486>, 0x5bf63c679e2c <vm_exec_core+3180>, 0x5bf63c680b54 <vm_exec_core+31124>, 0x5bf63c67c1df <vm_exec_core+12319>, 0x5bf63c680d8f <vm_exec_core+31695>, 0x5bf63c67bc9e <vm_exec_core+10974>, 0x5bf63c680075 <vm_exec_core+28341>, 0x5bf63c679c53 <vm_exec_core+2707>, 0x5bf63c67ba34 <vm_exec_core+10356>, 0x5bf63c67cddc <vm_exec_core+15388>, 0x5bf63c67c775 <vm_exec_core+13749>, 0x5bf63c67c544 <vm_exec_core+13188>, 0x5bf63c679647 <vm_exec_core+1159>, 0x5bf63c679b6a <vm_exec_core+2474>, 0x5bf63c6796d9 <vm_exec_core+1305>, 0x5bf63c680390 <vm_exec_core+29136>, 0x5bf63c67dbc0 <vm_exec_core+18944>, 0x5bf63c67d164 <vm_exec_core+16292>, 0x5bf63c67d881 <vm_exec_core+18113>, 0x5bf63c67d59a <vm_exec_core+17370>, 0x5bf63c67c5e5 <vm_exec_core+13349>, 0x5bf63c67cf88 <vm_exec_core+15816>, 0x5bf63c67caaa <vm_exec_core+14570>, 0x5bf63c67d293 <vm_exec_core+16595>, 0x5bf63c67d315 <vm_exec_core+16725>, 0x5bf63c6798ba <vm_exec_core+1786>, 0x5bf63c67a98b <vm_exec_core+6091>, 0x5bf63c6805c0 <vm_exec_core+29696>, 0x5bf63c67a4e3 <vm_exec_core+4899>, 0x5bf63c6811bf <vm_exec_core+32767>, 0x5bf63c67ef83 <vm_exec_core+24003>, 0x5bf63c67c8fe <vm_exec_core+14142>, 0x5bf63c679a3a <vm_exec_core+2170>, 0x5bf63c680c28 <vm_exec_core+31336>, 0x5bf63c680922 <vm_exec_core+30562>, 0x5bf63c67a75b <vm_exec_core+5531>, 0x5bf63c679fd8 <vm_exec_core+3608>, 0x5bf63c67f5d8 <vm_exec_core+25624>, 0x5bf63c67b712 <vm_exec_core+9554>, 0x5bf63c680e66 <vm_exec_core+31910>, 0x5bf63c680ab0 <vm_exec_core+30960>, 0x5bf63c67bd72 <vm_exec_core+11186>, 0x5bf63c67c87c <vm_exec_core+14012>, 0x5bf63c67f1d1 <vm_exec_core+24593>, 0x5bf63c680a11 <vm_exec_core+30801>, 0x5bf63c67e338 <vm_exec_core+20856>, 0x5bf63c67f26b <vm_exec_core+24747>, 0x5bf63c67f989 <vm_exec_core+26569>, 0x5bf63c67e264 <vm_exec_core+20644>, 0x5bf63c679f04 <vm_exec_core+3396>, 0x5bf63c67ea9d <vm_exec_core+22749>, 0x5bf63c679d7a <vm_exec_core+3002>, 0x5bf63c67a1ea <vm_exec_core+4138>, 0x5bf63c67c0bf <vm_exec_core+12031>, 0x5bf63c67de05 <vm_exec_core+19525>, 0x5bf63c67e7e6 <vm_exec_core+22054>, 0x5bf63c67d9a1 <vm_exec_core+18401>, 0x5bf63c6798ff <vm_exec_core+1855>, 0x5bf63c67ff0b <vm_exec_core+27979>, 0x5bf63c680837 <vm_exec_core+30327>, 0x5bf63c67a2c3 <vm_exec_core+4355>, 0x5bf63c67ae57 <vm_exec_core+7319>, 0x5bf63c67a8dd <vm_exec_core+5917>, 0x5bf63c67b817 <vm_exec_core+9815>, 0x5bf63c67c811 <vm_exec_core+13905>, 0x5bf63c67a385 <vm_exec_core+4549>, 0x5bf63c67fd54 <vm_exec_core+27540>, 0x5bf63c67adc6 <vm_exec_core+7174>, 0x5bf63c67c6cf <vm_exec_core+13583>, 0x5bf63c67d084 <vm_exec_core+16068>, 0x5bf63c67f684 <vm_exec_core+25796>, 0x5bf63c67e514 <vm_exec_core+21332>, 0x5bf63c67b90b <vm_exec_core+10059>, 0x5bf63c67b194 <vm_exec_core+8148>, 0x5bf63c67f4b2 <vm_exec_core+25330>, 0x5bf63c67c30d <vm_exec_core+12621>, 0x5bf63c67eba8 <vm_exec_core+23016>, 0x5bf63c67e59c <vm_exec_core+21468>, 0x5bf63c67ec75 <vm_exec_core+23221>, 0x5bf63c6804e2 <vm_exec_core+29474>, 0x5bf63c67d665 <vm_exec_core+17573>, 0x5bf63c67f753 <vm_exec_core+26003>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67f316 <vm_exec_core+24918>, 0x5bf63c67bbe3 <vm_exec_core+10787>, 0x5bf63c67dea9 <vm_exec_core+19689>, 0x5bf63c67e409 <vm_exec_core+21065>, 0x5bf63c67cdc8 <vm_exec_core+15368>, 0x5bf63c67dd14 <vm_exec_core+19284>, 0x5bf63c67bfe0 <vm_exec_core+11808>, 0x5bf63c67b351 <vm_exec_core+8593>, 0x5bf63c67ed09 <vm_exec_core+23369>, 0x5bf63c67a441 <vm_exec_core+4737>, 0x5bf63c67cbc5 <vm_exec_core+14853>, 0x5bf63c68842a <vm_exec_core+62058>, 0x5bf63c67e8c8 <vm_exec_core+22280>, 0x5bf63c67aca2 <vm_exec_core+6882>, 0x5bf63c67b070 <vm_exec_core+7856>, 0x5bf63c67af4e <vm_exec_core+7566>, 0x5bf63c67b5a7 <vm_exec_core+9191>, 0x5bf63c67be2f <vm_exec_core+11375>, 0x5bf63c67dd0f <vm_exec_core+19279>, 0x5bf63c67d492 <vm_exec_core+17106>, 0x5bf63c67dd0a <vm_exec_core+19274>, 0x5bf63c67e500 <vm_exec_core+21312>, 0x5bf63c67e4fe <vm_exec_core+21310>, 0x5bf63c67b5a2 <vm_exec_core+9186>, 0x5bf63c67ea61 <vm_exec_core+22689>, 0x5bf63c67c872 <vm_exec_core+14002>, 0x5bf63c67c877 <vm_exec_core+14007>, 0x5bf63c67e4fc <vm_exec_core+21308>, 0x5bf63c67e3db <vm_exec_core+21019>, 0x5bf63c67d868 <vm_exec_core+18088>, 0x5bf63c67d586 <vm_exec_core+17350>, 0x5bf63c67e4fa <vm_exec_core+21306>, 0x5bf63c67d99c <vm_exec_core+18396>...}
        reg_cfp = 0x731515dff720
        reg_pc = 0x50400002f978
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00005bf63c6760f1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005bf63c2fe31b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7315181759d0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea329b5d0, <optimized out>, 0x7ffea329b520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7315181759d0
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#43 0x00005bf63c2f7887 in rb_main (argc=10, argv=0x7ffea329b7a8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#44 main (argc=10, argv=0x7ffea329b7a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x71dcf612ac40 (LWP 916391) "ruby" 0x000071dcf5f26cd7 in __GI___select (nfds=9, readfds=0x50c0056b7500, writefds=0x0, exceptfds=0x0, timeout=0x7ffd1cfe7620) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x71dcd9c006c0 (LWP 916393) "ruby" 0x000071dcf5f1b4cd in __GI___poll (fds=0x71dcd8909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71dcd9c006c0 (LWP 916393) "ruby"):
#0  0x000071dcf5f1b4cd in __GI___poll (fds=0x71dcd8909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005d4c82ccf42a in __interceptor_poll ()
No symbol table info available.
#2  0x00005d4c8307bf0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005d4c82d287df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071dcf5e9ca94 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 = {125193359984320, 24851674133021640, 125193359984320, -352, 25, 140725089897376, 24851674145604552, 24790530739127240}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071dcf5f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71dcf612ac40 (LWP 916391) "ruby"):
#0  0x000071dcf5f26cd7 in __GI___select (nfds=9, readfds=0x50c0056b7500, writefds=0x0, exceptfds=0x0, timeout=0x7ffd1cfe7620) 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 = 504523159}
        pts64 = 0x7ffd1cfe74c0
        r = <optimized out>
#1  0x00005d4c830661a5 in native_fd_select (n=9, readfds=0x50c0056b7500, writefds=0x0, exceptfds=0x71dcf5f26cd7 <__GI___select+327>, timeout=0x7ffd1cfe74c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=125193799014688) at /tmp/ruby/src/trunk_asan/thread.c:4267
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffd1cfe75d0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005d4c82d73020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd1cfe7790, <optimized out>, 0x7ffd1cfe76a0, <optimized out>, <optimized out>}, prev = 0x71dcf3eb1880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005d4c8306577e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4327
        set = {max = 9, th = 0x515000000300, rset = 0x71dcf3eb1740, 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 = 0x71dcf3eb17a0}
#5  0x00005d4c82e2d75d in select_internal (read=125193808554080, write=4, except=4, tp=0x71dcf3eb17a0, fds=0x71dcf3eb1740) at /tmp/ruby/src/trunk_asan/io.c:10636
        timerec = <optimized out>
        max = 9
        pending = <optimized out>
        rp = 0x71dcf3eb1740
        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=125193799014176) at /tmp/ruby/src/trunk_asan/io.c:10706
        p = 0x71dcf3eb1720
#7  0x00005d4c82d73020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd1cfe7a90, <optimized out>, 0x7ffd1cfe79a0, <optimized out>, <optimized out>}, prev = 0x71dcf3e77e40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005d4c82e099d7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11062
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005d4c8314a208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x71dcf603a648
        cfunc = 0x504000010858
        recv = 125193825548800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005d4c830f7b1d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71dcf33ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5d4c830ea8c9 <vm_exec_core+1801>, 0x5d4c830eb99a <vm_exec_core+6106>, 0x5d4c830f15cf <vm_exec_core+29711>, 0x5d4c830eb4f2 <vm_exec_core+4914>, 0x5d4c830f21ce <vm_exec_core+32782>, 0x5d4c830eff92 <vm_exec_core+24018>, 0x5d4c830ed90d <vm_exec_core+14157>, 0x5d4c830eaa49 <vm_exec_core+2185>, 0x5d4c830f1c37 <vm_exec_core+31351>, 0x5d4c830f1931 <vm_exec_core+30577>, 0x5d4c830eb76a <vm_exec_core+5546>, 0x5d4c830eafe7 <vm_exec_core+3623>, 0x5d4c830f05e7 <vm_exec_core+25639>, 0x5d4c830ec721 <vm_exec_core+9569>, 0x5d4c830f1e75 <vm_exec_core+31925>, 0x5d4c830f1abf <vm_exec_core+30975>, 0x5d4c830ecd81 <vm_exec_core+11201>, 0x5d4c830ed88b <vm_exec_core+14027>, 0x5d4c830f01e0 <vm_exec_core+24608>, 0x5d4c830f1a20 <vm_exec_core+30816>, 0x5d4c830ef347 <vm_exec_core+20871>, 0x5d4c830f027a <vm_exec_core+24762>, 0x5d4c830f0998 <vm_exec_core+26584>, 0x5d4c830ef273 <vm_exec_core+20659>, 0x5d4c830eaf13 <vm_exec_core+3411>, 0x5d4c830efaac <vm_exec_core+22764>, 0x5d4c830ead89 <vm_exec_core+3017>, 0x5d4c830eb1f9 <vm_exec_core+4153>, 0x5d4c830ed0ce <vm_exec_core+12046>, 0x5d4c830eee14 <vm_exec_core+19540>, 0x5d4c830ef7f5 <vm_exec_core+22069>, 0x5d4c830ee9b0 <vm_exec_core+18416>, 0x5d4c830ea90e <vm_exec_core+1870>, 0x5d4c830f0f1a <vm_exec_core+27994>, 0x5d4c830f1846 <vm_exec_core+30342>, 0x5d4c830eb2d2 <vm_exec_core+4370>, 0x5d4c830ebe66 <vm_exec_core+7334>, 0x5d4c830eb8ec <vm_exec_core+5932>, 0x5d4c830ec826 <vm_exec_core+9830>, 0x5d4c830ed820 <vm_exec_core+13920>, 0x5d4c830eb394 <vm_exec_core+4564>, 0x5d4c830f0d63 <vm_exec_core+27555>, 0x5d4c830ebdd5 <vm_exec_core+7189>, 0x5d4c830ed6de <vm_exec_core+13598>, 0x5d4c830ee093 <vm_exec_core+16083>, 0x5d4c830f0693 <vm_exec_core+25811>, 0x5d4c830ef523 <vm_exec_core+21347>, 0x5d4c830ec91a <vm_exec_core+10074>, 0x5d4c830ec1a3 <vm_exec_core+8163>, 0x5d4c830f04c1 <vm_exec_core+25345>, 0x5d4c830ed31c <vm_exec_core+12636>, 0x5d4c830efbb7 <vm_exec_core+23031>, 0x5d4c830ef5ab <vm_exec_core+21483>, 0x5d4c830efc84 <vm_exec_core+23236>, 0x5d4c830f14f1 <vm_exec_core+29489>, 0x5d4c830ee674 <vm_exec_core+17588>, 0x5d4c830f0762 <vm_exec_core+26018>, 0x5d4c830ea54b <vm_exec_core+907>, 0x5d4c830f0325 <vm_exec_core+24933>, 0x5d4c830ecbf2 <vm_exec_core+10802>, 0x5d4c830eeeb8 <vm_exec_core+19704>, 0x5d4c830ef418 <vm_exec_core+21080>, 0x5d4c830ea550 <vm_exec_core+912>, 0x5d4c830eed23 <vm_exec_core+19299>, 0x5d4c830ecfef <vm_exec_core+11823>, 0x5d4c830ec360 <vm_exec_core+8608>, 0x5d4c830efd18 <vm_exec_core+23384>, 0x5d4c830eb450 <vm_exec_core+4752>, 0x5d4c830edbd4 <vm_exec_core+14868>, 0x5d4c830f9439 <vm_exec_core+62073>, 0x5d4c830ef8d7 <vm_exec_core+22295>, 0x5d4c830ebcb1 <vm_exec_core+6897>, 0x5d4c830ec07f <vm_exec_core+7871>, 0x5d4c830ebf5d <vm_exec_core+7581>, 0x5d4c830ec5b6 <vm_exec_core+9206>, 0x5d4c830ece3e <vm_exec_core+11390>, 0x5d4c830ebbd2 <vm_exec_core+6674>, 0x5d4c830f2463 <vm_exec_core+33443>, 0x5d4c830ef98e <vm_exec_core+22478>, 0x5d4c830ee49c <vm_exec_core+17116>, 0x5d4c830f0e11 <vm_exec_core+27729>, 0x5d4c830f2581 <vm_exec_core+33729>, 0x5d4c830f1177 <vm_exec_core+28599>, 0x5d4c830f1fce <vm_exec_core+32270>, 0x5d4c830f20a6 <vm_exec_core+32486>, 0x5d4c830eae2c <vm_exec_core+3180>, 0x5d4c830f1b54 <vm_exec_core+31124>, 0x5d4c830ed1df <vm_exec_core+12319>, 0x5d4c830f1d8f <vm_exec_core+31695>, 0x5d4c830ecc9e <vm_exec_core+10974>, 0x5d4c830f1075 <vm_exec_core+28341>, 0x5d4c830eac53 <vm_exec_core+2707>, 0x5d4c830eca34 <vm_exec_core+10356>, 0x5d4c830edddc <vm_exec_core+15388>, 0x5d4c830ed775 <vm_exec_core+13749>, 0x5d4c830ed544 <vm_exec_core+13188>, 0x5d4c830ea647 <vm_exec_core+1159>, 0x5d4c830eab6a <vm_exec_core+2474>, 0x5d4c830ea6d9 <vm_exec_core+1305>, 0x5d4c830f1390 <vm_exec_core+29136>, 0x5d4c830eebc0 <vm_exec_core+18944>, 0x5d4c830ee164 <vm_exec_core+16292>, 0x5d4c830ee881 <vm_exec_core+18113>, 0x5d4c830ee59a <vm_exec_core+17370>, 0x5d4c830ed5e5 <vm_exec_core+13349>, 0x5d4c830edf88 <vm_exec_core+15816>, 0x5d4c830edaaa <vm_exec_core+14570>, 0x5d4c830ee293 <vm_exec_core+16595>, 0x5d4c830ee315 <vm_exec_core+16725>, 0x5d4c830ea8ba <vm_exec_core+1786>, 0x5d4c830eb98b <vm_exec_core+6091>, 0x5d4c830f15c0 <vm_exec_core+29696>, 0x5d4c830eb4e3 <vm_exec_core+4899>, 0x5d4c830f21bf <vm_exec_core+32767>, 0x5d4c830eff83 <vm_exec_core+24003>, 0x5d4c830ed8fe <vm_exec_core+14142>, 0x5d4c830eaa3a <vm_exec_core+2170>, 0x5d4c830f1c28 <vm_exec_core+31336>, 0x5d4c830f1922 <vm_exec_core+30562>, 0x5d4c830eb75b <vm_exec_core+5531>, 0x5d4c830eafd8 <vm_exec_core+3608>, 0x5d4c830f05d8 <vm_exec_core+25624>, 0x5d4c830ec712 <vm_exec_core+9554>, 0x5d4c830f1e66 <vm_exec_core+31910>, 0x5d4c830f1ab0 <vm_exec_core+30960>, 0x5d4c830ecd72 <vm_exec_core+11186>, 0x5d4c830ed87c <vm_exec_core+14012>, 0x5d4c830f01d1 <vm_exec_core+24593>, 0x5d4c830f1a11 <vm_exec_core+30801>, 0x5d4c830ef338 <vm_exec_core+20856>, 0x5d4c830f026b <vm_exec_core+24747>, 0x5d4c830f0989 <vm_exec_core+26569>, 0x5d4c830ef264 <vm_exec_core+20644>, 0x5d4c830eaf04 <vm_exec_core+3396>, 0x5d4c830efa9d <vm_exec_core+22749>, 0x5d4c830ead7a <vm_exec_core+3002>, 0x5d4c830eb1ea <vm_exec_core+4138>, 0x5d4c830ed0bf <vm_exec_core+12031>, 0x5d4c830eee05 <vm_exec_core+19525>, 0x5d4c830ef7e6 <vm_exec_core+22054>, 0x5d4c830ee9a1 <vm_exec_core+18401>, 0x5d4c830ea8ff <vm_exec_core+1855>, 0x5d4c830f0f0b <vm_exec_core+27979>, 0x5d4c830f1837 <vm_exec_core+30327>, 0x5d4c830eb2c3 <vm_exec_core+4355>, 0x5d4c830ebe57 <vm_exec_core+7319>, 0x5d4c830eb8dd <vm_exec_core+5917>, 0x5d4c830ec817 <vm_exec_core+9815>, 0x5d4c830ed811 <vm_exec_core+13905>, 0x5d4c830eb385 <vm_exec_core+4549>, 0x5d4c830f0d54 <vm_exec_core+27540>, 0x5d4c830ebdc6 <vm_exec_core+7174>, 0x5d4c830ed6cf <vm_exec_core+13583>, 0x5d4c830ee084 <vm_exec_core+16068>, 0x5d4c830f0684 <vm_exec_core+25796>, 0x5d4c830ef514 <vm_exec_core+21332>, 0x5d4c830ec90b <vm_exec_core+10059>, 0x5d4c830ec194 <vm_exec_core+8148>, 0x5d4c830f04b2 <vm_exec_core+25330>, 0x5d4c830ed30d <vm_exec_core+12621>, 0x5d4c830efba8 <vm_exec_core+23016>, 0x5d4c830ef59c <vm_exec_core+21468>, 0x5d4c830efc75 <vm_exec_core+23221>, 0x5d4c830f14e2 <vm_exec_core+29474>, 0x5d4c830ee665 <vm_exec_core+17573>, 0x5d4c830f0753 <vm_exec_core+26003>, 0x5d4c830ef500 <vm_exec_core+21312>, 0x5d4c830f0316 <vm_exec_core+24918>, 0x5d4c830ecbe3 <vm_exec_core+10787>, 0x5d4c830eeea9 <vm_exec_core+19689>, 0x5d4c830ef409 <vm_exec_core+21065>, 0x5d4c830eddc8 <vm_exec_core+15368>, 0x5d4c830eed14 <vm_exec_core+19284>, 0x5d4c830ecfe0 <vm_exec_core+11808>, 0x5d4c830ec351 <vm_exec_core+8593>, 0x5d4c830efd09 <vm_exec_core+23369>, 0x5d4c830eb441 <vm_exec_core+4737>, 0x5d4c830edbc5 <vm_exec_core+14853>, 0x5d4c830f942a <vm_exec_core+62058>, 0x5d4c830ef8c8 <vm_exec_core+22280>, 0x5d4c830ebca2 <vm_exec_core+6882>, 0x5d4c830ec070 <vm_exec_core+7856>, 0x5d4c830ebf4e <vm_exec_core+7566>, 0x5d4c830ec5a7 <vm_exec_core+9191>, 0x5d4c830ece2f <vm_exec_core+11375>, 0x5d4c830eed0f <vm_exec_core+19279>, 0x5d4c830ee492 <vm_exec_core+17106>, 0x5d4c830eed0a <vm_exec_core+19274>, 0x5d4c830ef500 <vm_exec_core+21312>, 0x5d4c830ef4fe <vm_exec_core+21310>, 0x5d4c830ec5a2 <vm_exec_core+9186>, 0x5d4c830efa61 <vm_exec_core+22689>, 0x5d4c830ed872 <vm_exec_core+14002>, 0x5d4c830ed877 <vm_exec_core+14007>, 0x5d4c830ef4fc <vm_exec_core+21308>, 0x5d4c830ef3db <vm_exec_core+21019>, 0x5d4c830ee868 <vm_exec_core+18088>, 0x5d4c830ee586 <vm_exec_core+17350>, 0x5d4c830ef4fa <vm_exec_core+21306>, 0x5d4c830ee99c <vm_exec_core+18396>...}
        reg_cfp = 0x71dcf33ff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_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>
th: 0x515000000300, native_id: 0x71dcf612ac40
        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>
-- Control frame information -----------------------------------------------
        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>
c:0021 p:---- s:0130 e:000129 CFUNC  :select
        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>
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        INSN_LABEL_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>
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0132 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        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 0x00005d4c830e70f1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        _tag = <optimized out>
        state = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
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:1283
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        result = 36
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
#14 0x00005d4c82e6b4e2 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125193825045080) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x71dcf5784940
#15 0x00005d4c82e664d7 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125193825539040
        realpath_map = 125193825538880
        path = 125193825045080
        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 0x00005d4c82e6478b in rb_require_string_internal (fname=125193825045120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x00005d4c8314a208 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x588100140003
        cc = <optimized out>
        me = 0x71dcf5784ad0
        cfunc = 0x504000018698
        recv = 125193834253800

        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005d4c8313037d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd1cfe9240) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005d4c8312fe35 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x00005d4c830f7b1d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71dcf33ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5d4c830ea8c9 <vm_exec_core+1801>, 0x5d4c830eb99a <vm_exec_core+6106>, 0x5d4c830f15cf <vm_exec_core+29711>, 0x5d4c830eb4f2 <vm_exec_core+4914>, 0x5d4c830f21ce <vm_exec_core+32782>, 0x5d4c830eff92 <vm_exec_core+24018>, 0x5d4c830ed90d <vm_exec_core+14157>, 0x5d4c830eaa49 <vm_exec_core+2185>, 0x5d4c830f1c37 <vm_exec_core+31351>, 0x5d4c830f1931 <vm_exec_core+30577>, 0x5d4c830eb76a <vm_exec_core+5546>, 0x5d4c830eafe7 <vm_exec_core+3623>, 0x5d4c830f05e7 <vm_exec_core+25639>, 0x5d4c830ec721 <vm_exec_core+9569>, 0x5d4c830f1e75 <vm_exec_core+31925>, 0x5d4c830f1abf <vm_exec_core+30975>, 0x5d4c830ecd81 <vm_exec_core+11201>, 0x5d4c830ed88b <vm_exec_core+14027>, 0x5d4c830f01e0 <vm_exec_core+24608>, 0x5d4c830f1a20 <vm_exec_core+30816>, 0x5d4c830ef347 <vm_exec_core+20871>, 0x5d4c830f027a <vm_exec_core+24762>, 0x5d4c830f0998 <vm_exec_core+26584>, 0x5d4c830ef273 <vm_exec_core+20659>, 0x5d4c830eaf13 <vm_exec_core+3411>, 0x5d4c830efaac <vm_exec_core+22764>, 0x5d4c830ead89 <vm_exec_core+3017>, 0x5d4c830eb1f9 <vm_exec_core+4153>, 0x5d4c830ed0ce <vm_exec_core+12046>, 0x5d4c830eee14 <vm_exec_core+19540>, 0x5d4c830ef7f5 <vm_exec_core+22069>, 0x5d4c830ee9b0 <vm_exec_core+18416>, 0x5d4c830ea90e <vm_exec_core+1870>, 0x5d4c830f0f1a <vm_exec_core+27994>, 0x5d4c830f1846 <vm_exec_core+30342>, 0x5d4c830eb2d2 <vm_exec_core+4370>, 0x5d4c830ebe66 <vm_exec_core+7334>, 0x5d4c830eb8ec <vm_exec_core+5932>, 0x5d4c830ec826 <vm_exec_core+9830>, 0x5d4c830ed820 <vm_exec_core+13920>, 0x5d4c830eb394 <vm_exec_core+4564>, 0x5d4c830f0d63 <vm_exec_core+27555>, 0x5d4c830ebdd5 <vm_exec_core+7189>, 0x5d4c830ed6de <vm_exec_core+13598>, 0x5d4c830ee093 <vm_exec_core+16083>, 0x5d4c830f0693 <vm_exec_core+25811>, 0x5d4c830ef523 <vm_exec_core+21347>, 0x5d4c830ec91a <vm_exec_core+10074>, 0x5d4c830ec1a3 <vm_exec_core+8163>, 0x5d4c830f04c1 <vm_exec_core+25345>, 0x5d4c830ed31c <vm_exec_core+12636>, 0x5d4c830efbb7 <vm_exec_core+23031>, 0x5d4c830ef5ab <vm_exec_core+21483>, 0x5d4c830efc84 <vm_exec_core+23236>, 0x5d4c830f14f1 <vm_exec_core+29489>, 0x5d4c830ee674 <vm_exec_core+17588>, 0x5d4c830f0762 <vm_exec_core+26018>, 0x5d4c830ea54b <vm_exec_core+907>, 0x5d4c830f0325 <vm_exec_core+24933>, 0x5d4c830ecbf2 <vm_exec_core+10802>, 0x5d4c830eeeb8 <vm_exec_core+19704>, 0x5d4c830ef418 <vm_exec_core+21080>, 0x5d4c830ea550 <vm_exec_core+912>, 0x5d4c830eed23 <vm_exec_core+19299>, 0x5d4c830ecfef <vm_exec_core+11823>, 0x5d4c830ec360 <vm_exec_core+8608>, 0x5d4c830efd18 <vm_exec_core+23384>, 0x5d4c830eb450 <vm_exec_core+4752>, 0x5d4c830edbd4 <vm_exec_core+14868>, 0x5d4c830f9439 <vm_exec_core+62073>, 0x5d4c830ef8d7 <vm_exec_core+22295>, 0x5d4c830ebcb1 <vm_exec_core+6897>, 0x5d4c830ec07f <vm_exec_core+7871>, 0x5d4c830ebf5d <vm_exec_core+7581>, 0x5d4c830ec5b6 <vm_exec_core+9206>, 0x5d4c830ece3e <vm_exec_core+11390>, 0x5d4c830ebbd2 <vm_exec_core+6674>, 0x5d4c830f2463 <vm_exec_core+33443>, 0x5d4c830ef98e <vm_exec_core+22478>, 0x5d4c830ee49c <vm_exec_core+17116>, 0x5d4c830f0e11 <vm_exec_core+27729>, 0x5d4c830f2581 <vm_exec_core+33729>, 0x5d4c830f1177 <vm_exec_core+28599>, 0x5d4c830f1fce <vm_exec_core+32270>, 0x5d4c830f20a6 <vm_exec_core+32486>, 0x5d4c830eae2c <vm_exec_core+3180>, 0x5d4c830f1b54 <vm_exec_core+31124>, 0x5d4c830ed1df <vm_exec_core+12319>, 0x5d4c830f1d8f <vm_exec_core+31695>, 0x5d4c830ecc9e <vm_exec_core+10974>, 0x5d4c830f1075 <vm_exec_core+28341>, 0x5d4c830eac53 <vm_exec_core+2707>, 0x5d4c830eca34 <vm_exec_core+10356>, 0x5d4c830edddc <vm_exec_core+15388>, 0x5d4c830ed775 <vm_exec_core+13749>, 0x5d4c830ed544 <vm_exec_core+13188>, 0x5d4c830ea647 <vm_exec_core+1159>, 0x5d4c830eab6a <vm_exec_core+2474>, 0x5d4c830ea6d9 <vm_exec_core+1305>, 0x5d4c830f1390 <vm_exec_core+29136>, 0x5d4c830eebc0 <vm_exec_core+18944>, 0x5d4c830ee164 <vm_exec_core+16292>, 0x5d4c830ee881 <vm_exec_core+18113>, 0x5d4c830ee59a <vm_exec_core+17370>, 0x5d4c830ed5e5 <vm_exec_core+13349>, 0x5d4c830edf88 <vm_exec_core+15816>, 0x5d4c830edaaa <vm_exec_core+14570>, 0x5d4c830ee293 <vm_exec_core+16595>, 0x5d4c830ee315 <vm_exec_core+16725>, 0x5d4c830ea8ba <vm_exec_core+1786>, 0x5d4c830eb98b <vm_exec_core+6091>, 0x5d4c830f15c0 <vm_exec_core+29696>, 0x5d4c830eb4e3 <vm_exec_core+4899>, 0x5d4c830f21bf <vm_exec_core+32767>, 0x5d4c830eff83 <vm_exec_core+24003>, 0x5d4c830ed8fe <vm_exec_core+14142>, 0x5d4c830eaa3a <vm_exec_core+2170>, 0x5d4c830f1c28 <vm_exec_core+31336>, 0x5d4c830f1922 <vm_exec_core+30562>, 0x5d4c830eb75b <vm_exec_core+5531>, 0x5d4c830eafd8 <vm_exec_core+3608>, 0x5d4c830f05d8 <vm_exec_core+25624>, 0x5d4c830ec712 <vm_exec_core+9554>, 0x5d4c830f1e66 <vm_exec_core+31910>, 0x5d4c830f1ab0 <vm_exec_core+30960>, 0x5d4c830ecd72 <vm_exec_core+11186>, 0x5d4c830ed87c <vm_exec_core+14012>, 0x5d4c830f01d1 <vm_exec_core+24593>, 0x5d4c830f1a11 <vm_exec_core+30801>, 0x5d4c830ef338 <vm_exec_core+20856>, 0x5d4c830f026b <vm_exec_core+24747>, 0x5d4c830f0989 <vm_exec_core+26569>, 0x5d4c830ef264 <vm_exec_core+20644>, 0x5d4c830eaf04 <vm_exec_core+3396>, 0x5d4c830efa9d <vm_exec_core+22749>, 0x5d4c830ead7a <vm_exec_core+3002>, 0x5d4c830eb1ea <vm_exec_core+4138>, 0x5d4c830ed0bf <vm_exec_core+12031>, 0x5d4c830eee05 <vm_exec_core+19525>, 0x5d4c830ef7e6 <vm_exec_core+22054>, 0x5d4c830ee9a1 <vm_exec_core+18401>, 0x5d4c830ea8ff <vm_exec_core+1855>, 0x5d4c830f0f0b <vm_exec_core+27979>, 0x5d4c830f1837 <vm_exec_core+30327>, 0x5d4c830eb2c3 <vm_exec_core+4355>, 0x5d4c830ebe57 <vm_exec_core+7319>, 0x5d4c830eb8dd <vm_exec_core+5917>, 0x5d4c830ec817 <vm_exec_core+9815>, 0x5d4c830ed811 <vm_exec_core+13905>, 0x5d4c830eb385 <vm_exec_core+4549>, 0x5d4c830f0d54 <vm_exec_core+27540>, 0x5d4c830ebdc6 <vm_exec_core+7174>, 0x5d4c830ed6cf <vm_exec_core+13583>, 0x5d4c830ee084 <vm_exec_core+16068>, 0x5d4c830f0684 <vm_exec_core+25796>, 0x5d4c830ef514 <vm_exec_core+21332>, 0x5d4c830ec90b <vm_exec_core+10059>, 0x5d4c830ec194 <vm_exec_core+8148>, 0x5d4c830f04b2 <vm_exec_core+25330>, 0x5d4c830ed30d <vm_exec_core+12621>, 0x5d4c830efba8 <vm_exec_core+23016>, 0x5d4c830ef59c <vm_exec_core+21468>, 0x5d4c830efc75 <vm_exec_core+23221>, 0x5d4c830f14e2 <vm_exec_core+29474>, 0x5d4c830ee665 <vm_exec_core+17573>, 0x5d4c830f0753 <vm_exec_core+26003>, 0x5d4c830ef500 <vm_exec_core+21312>, 0x5d4c830f0316 <vm_exec_core+24918>, 0x5d4c830ecbe3 <vm_exec_core+10787>, 0x5d4c830eeea9 <vm_exec_core+19689>, 0x5d4c830ef409 <vm_exec_core+21065>, 0x5d4c830eddc8 <vm_exec_core+15368>, 0x5d4c830eed14 <vm_exec_core+19284>, 0x5d4c830ecfe0 <vm_exec_core+11808>, 0x5d4c830ec351 <vm_exec_core+8593>, 0x5d4c830efd09 <vm_exec_core+23369>, 0x5d4c830eb441 <vm_exec_core+4737>, 0x5d4c830edbc5 <vm_exec_core+14853>, 0x5d4c830f942a <vm_exec_core+62058>, 0x5d4c830ef8c8 <vm_exec_core+22280>, 0x5d4c830ebca2 <vm_exec_core+6882>, 0x5d4c830ec070 <vm_exec_core+7856>, 0x5d4c830ebf4e <vm_exec_core+7566>, 0x5d4c830ec5a7 <vm_exec_core+9191>, 0x5d4c830ece2f <vm_exec_core+11375>, 0x5d4c830eed0f <vm_exec_core+19279>, 0x5d4c830ee492 <vm_exec_core+17106>, 0x5d4c830eed0a <vm_exec_core+19274>, 0x5d4c830ef500 <vm_exec_core+21312>, 0x5d4c830ef4fe <vm_exec_core+21310>, 0x5d4c830ec5a2 <vm_exec_core+9186>, 0x5d4c830efa61 <vm_exec_core+22689>, 0x5d4c830ed872 <vm_exec_core+14002>, 0x5d4c830ed877 <vm_exec_core+14007>, 0x5d4c830ef4fc <vm_exec_core+21308>, 0x5d4c830ef3db <vm_exec_core+21019>, 0x5d4c830ee868 <vm_exec_core+18088>, 0x5d4c830ee586 <vm_exec_core+17350>, 0x5d4c830ef4fa <vm_exec_core+21306>, 0x5d4c830ee99c <vm_exec_core+18396>...}
        reg_cfp = 0x71dcf33ff790
        reg_pc = 0x50400002f778
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005d4c830e6d38 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005d4c82d6f31b in rb_ec_exec_node (ec=0x5160000003d0, n=0x71dcf5784b70) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd1cfe9790, <optimized out>, 0x7ffd1cfe96e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71dcf5784b70
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#26 0x00005d4c82d68887 in rb_main (argc=9, argv=0x7ffd1cfe9968) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffd1cfe9968) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

[Inferior 1 (process 916391) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.sv5yea:
* drwx------ 2 60 2024-09-14 21:43:07 +0000 autoload20240914-916395-a5qpz/
  * -rw-r--r-- 1 37 2024-09-14 21:43:07 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 916072 -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".
0x00007951453107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe9269dd9c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x79514547e740 (LWP 916072) "make"):
#0  0x00007951453107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe9269dd9c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x000063a029695d16 in reap_children ()
No symbol table info available.
#2  0x000063a029696a8c in new_job ()
No symbol table info available.
#3  0x000063a0296a572a in ?? ()
No symbol table info available.
#4  0x000063a0296a609e in update_goal_chain ()
No symbol table info available.
#5  0x000063a02968067a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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