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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x75b2f7c006c0 (LWP 3412772) "test_autoload.*" 0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3412776, futex_word=0x75b301a00990) at ./nptl/futex-internal.c:57
  2    Thread 0x75b301a006c0 (LWP 3412776) "test_autoload.*" 0x00005e61ce490d3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x75b301a006c0 (LWP 3412776) "test_autoload.*"):
#0  0x00005e61ce490d3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005e61ce491cfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005e61ce3e0570 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005e61ce3e03e9 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  0x00005e61ce3e0015 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  0x00005e61ce3db01e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005e61ce3db6d3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005e61ce476f70 in __interceptor_calloc ()
No symbol table info available.
#8  0x000075b31dc99e6b in __pthread_attr_extension (attr=0x75b3019ffc98) at ./nptl/pthread_attr_extension.c:28
No locals.
#9  0x000075b31dc9a1b0 in __GI___pthread_attr_setaffinity_np (attr=attr@entry=0x75b3019ffc98, cpusetsize=cpusetsize@entry=32, cpuset=cpuset@entry=0x503000a19110) at ./nptl/pthread_attr_setaffinity.c:45
        ret = <optimized out>
        iattr = 0x75b3019ffc98
#10 0x000075b31dc9dff8 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x75b3019ffc98) at ./nptl/pthread_getattr_np.c:194
        size = 32
        cpuset = 0x503000a19110
        thread = <optimized out>
        ret = 0
        iattr = 0x75b3019ffc98
#11 0x00005e61ce49b9f9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#12 0x00005e61ce49bf48 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#13 0x00005e61ce484912 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#14 0x00005e61ce48458c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#15 0x00005e61ce484a16 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#16 0x00005e61ce47498f in asan_thread_start(void*) ()
No symbol table info available.
#17 0x000075b31dc9ca94 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 = {129411686860480, 1569646357940876592, 129411686860480, -352, 0, 129411521175920, 1569646357961848112, 1569708599846319408}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x000075b31dd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x75b2f7c006c0 (LWP 3412772) "test_autoload.*"):
#0  0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3412776, futex_word=0x75b301a00990) 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=128, abstime=0x0, clockid=0, expected=3412776, futex_word=0x75b301a00990) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 265
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x75b301a00990, expected=3412776, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x000075b31dc9e793 in __pthread_clockjoin_ex (threadid=129411686860480, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x75b31dc9e640 <cleanup>, __arg = 0x75b301a00ce0, __canceltype = -359613872, __prev = 0x0}
        tid = <optimized out>
        pd = 0x75b301a006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x00005e61ce45c8d2 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x00005e61ce7b6ad8 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3130
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4658
No locals.
#7  0x00005e61ce4baa80 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000166f00
        step = 4
        message = 4
        th = 0x515000166f00
        buf = <optimized out>
        state = <optimized out>
#8  0x00005e61ce4bb00b in ruby_stop (ex=27265424, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#9  0x00005e61ce63b1cd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4385
        status = <optimized out>
        pid = <optimized out>
#10 0x00005e61ce899cb8 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:3801
        ci = 0x648100040001
        cc = <optimized out>
        me = 0x75b301a251f0
        cfunc = 0x50400001ffd8
        recv = 129411547815520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005e61ce88011d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x75b2f7bff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x00005e61ce87fbd5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#13 0x00005e61ce840a5f in vm_sendish (ec=0x5160025faad0, reg_cfp=0x75b2ed7f7790, cd=0x50200064f770, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160025faad0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200064f770
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b2ed7f7790
        reg_pc = 0x50400049ec30
        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_duparray_send = <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 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160025faad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
th: 0x515000166f00, native_id: 0x75b2f7c006c0
#16 0x00005e61ce8738db in invoke_iseq_block_from_c (ec=0x5160025faad0, captured=<optimized out>, self=129411547815520, 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:1616
        flags = 0
        iseq = 0x75b2fad6e570
        cfp = 0x75b2ed7f77c8
        sp = 0x75b2ed6f7818
        use_argv = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        stack_argv = 0x75b2ed6f7818
        opt_pc = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
#17 invoke_block_from_c_proc (ec=0x5160025faad0, self=129411547815520, 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:1710
        block = <optimized out>
        keyword_hash = <optimized out>
#18 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:1740
No locals.
#19 0x00005e61ce871b66 in rb_vm_invoke_proc (ec=0x75b301a00990, proc=0x109, proc@entry=0x5040004aac50, argc=499748193, 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:1761
        self = 3412776
#20 0x00005e61ce7c8579 in thread_do_start_proc (th=th@entry=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004aac50

        args_len = 0
        args_ptr = <optimized out>
#21 0x00005e61ce7c61aa in thread_do_start (th=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#22 thread_start_func_2 (th=th@entry=0x515000166f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#23 0x00005e61ce7c546e in call_thread_start_func_2 (th=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x75b2f7bffcc0
#24 nt_start (ptr=0x50c0007ad4c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000166f00
        sched = <optimized out>
        nt = 0x50c0007ad4c0
        vm = 0x525000000100
#25 0x00005e61ce47498f in asan_thread_start(void*) ()
No symbol table info available.
#26 0x000075b31dc9ca94 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 = {129411521185472, 1570469067516359984, 129411521185472, -352, 0, 140722669088784, 1570469067537331504, 1569708599846319408}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x000075b31dd29c3c 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 3412772) detached]
$ timeout 60 gdb -p 3412784 -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 3412789 -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 3380318 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3415209]
[New LWP 3412790]
[New LWP 3407896]
[New LWP 3393123]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=30131, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x75b31deacc40 (LWP 3380318) "ruby"            0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=30131, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x75b2ec8006c0 (LWP 3415209) "test_autoload.*" 0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x75b2ec7fc420, op=137, expected=0, futex_word=0x50c0007c0890) at ./nptl/futex-internal.c:57
  3    Thread 0x75b301a006c0 (LWP 3412790) "test_autoload.*" 0x000075b31dd1b4cd in __GI___poll (fds=0x75b2ea709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x75b2fc6006c0 (LWP 3407896) "parallel.rb:40"  0x000075b31dd1b4cd in __GI___poll (fds=0x75b2ede16060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x75b2fb2006c0 (LWP 3393123) "Timeout stdlib " 0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=30130, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0003c4590) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x75b2fb2006c0 (LWP 3393123) "Timeout stdlib "):
#0  0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=30130, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0003c4590) 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=30130, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0003c4590) 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=0x50c0003c4590, 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  0x000075b31dc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0003c4568) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x75b31dc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x75b2fb1feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 16, cond = 0x50c0003c4568, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 16
        seq = 8
        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=0x50c0003c4568, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005e61ce79f6cf in rb_native_cond_wait (cond=0x50c0003c4590, 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=0x51500009cc00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = 0x0
#7  0x00005e61ce7c4382 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005e61ce7a9b81 in native_sleep (th=0x51500009cc00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x51500009cc00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005e61ce7c2df5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=129412150178400, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005e61ce4bf1d0 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 = 0x5160012a56d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x75b2fb1feef0, <optimized out>, 0x75b2fb1fee00, <optimized out>, <optimized out>}, prev = 0x75b2f6809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160012a56d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005e61ce7c22dd in queue_do_pop (self=<optimized out>, q=0x50400005d990, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 129412150178400, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 129412150178400, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d990
        end = 0
#14 0x00005e61ce842032 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:7395
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005e61ce842032 in vm_invoke_builtin_delegate (ec=0x5160012a56d0, cfp=0x75b2fb9f1758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160012a56d0) at ../../src/trunk_asan/insns.def:1646
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b2fb9f1758
        reg_pc = 0x510000001af8
        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_duparray_send = <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 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160012a56d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005e61ce8738db in invoke_iseq_block_from_c (ec=0x5160012a56d0, captured=<optimized out>, self=129412149931720, 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:1616
        flags = 0
        iseq = 0x75b31d3dc160
        cfp = 0x75b2fb9f17c8
        sp = 0x75b2fb8f1818
        use_argv = <optimized out>
        stack_argv = 0x75b2fb8f1818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160012a56d0, self=129412149931720, 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:1710
        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:1740
No locals.
#21 0x00005e61ce871b66 in rb_vm_invoke_proc (ec=0x50c0003c4590, proc=0x189, proc@entry=0x504000219890, argc=499748193, 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:1761
        self = 0
#22 0x00005e61ce7c8579 in thread_do_start_proc (th=th@entry=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000219890
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005e61ce7c61aa in thread_do_start (th=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500009cc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005e61ce7c546e in call_thread_start_func_2 (th=0x51500009cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x75b2fb1ffcc0
#26 nt_start (ptr=0x50c0003c4540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500009cc00
        sched = <optimized out>
        nt = 0x50c0003c4540
        vm = 0x525000000100
#27 0x00005e61ce47498f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000075b31dc9ca94 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 = {129411577808576, 1570476489219847472, 129411577808576, -352, 25, 140722669085872, 1570476489240818992, 1569708599846319408}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000075b31dd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x75b2fc6006c0 (LWP 3407896) "parallel.rb:40"):
#0  0x000075b31dd1b4cd in __GI___poll (fds=0x75b2ede16060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005e61ce41b5da in __interceptor_poll ()
No symbol table info available.
#2  0x00005e61ce56fc8d in nogvl_wait_for (th=129411573007120, fptr=0x511000271b80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        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:1174
        ready = <optimized out>
#4  0x00005e61ce571106 in internal_read_func (ptr=0x75b2ede15e40) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x75b2ede15e40
        result = <optimized out>
#5  0x00005e61ce7ada8b in rb_thread_io_blocking_call (func=0x5e61ce570c80 <internal_read_func>, data1=0x75b2ede15e40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1827
        __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  0x00005e61ce4bf1d0 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 = 0x5160025effd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x75b2fc5fedb0, <optimized out>, 0x75b2fc5fecc0, <optimized out>, <optimized out>}, prev = 0x75b2ede09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160025effd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005e61ce585515 in io_read_memory_locktmp (str=129411355598944, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
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:3497
        str = <optimized out>
        iis = {th = 129411573007120, fptr = 0x511000271b80, nonblock = 0, fd = 4, buf = 0x5190001b7680, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000271b80
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005e61ce561751 in io_readpartial (argc=-303996832, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x00005e61ce899cb8 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:3801
        ci = 0x40a100100003
        cc = <optimized out>
        me = 0x75b31d579ef0
        cfunc = 0x504000010f58
        recv = 129411573007240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005e61ce84733d in vm_sendish (ec=0x5160025effd0, reg_cfp=0x75b2f5ced790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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=0x5160025effd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b2f5ced790
        reg_pc = 0x5130000538a0
        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_duparray_send = <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 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160025effd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005e61ce8738db in invoke_iseq_block_from_c (ec=0x5160025effd0, captured=<optimized out>, self=129412135175400, 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:1616
        flags = 0
        iseq = 0x75b31d3e46a8
        cfp = 0x75b2f5ced7c8
        sp = 0x75b2f5bed818
        use_argv = <optimized out>
        stack_argv = 0x75b2f5bed818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160025effd0, self=129412135175400, 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:1710
        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:1740
No locals.
#17 0x00005e61ce871b66 in rb_vm_invoke_proc (ec=0x75b2ede16060, proc=0x1, proc@entry=0x50400049ff50, argc=500282573, 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:1761
        self = 4294967295
#18 0x00005e61ce7c8579 in thread_do_start_proc (th=th@entry=0x51500015a980) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400049ff50
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005e61ce7c61aa in thread_do_start (th=0x51500015a980) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500015a980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005e61ce7c546e in call_thread_start_func_2 (th=0x51500015a980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x75b2fc5ffcc0
#22 nt_start (ptr=0x50c0007b8440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500015a980
        sched = <optimized out>
        nt = 0x50c0007b8440
        vm = 0x525000000100
#23 0x00005e61ce47498f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000075b31dc9ca94 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 = {129411598780096, 1570483636045428016, 129411598780096, -352, 25, 140722669091600, 1570483636066399536, 1569708599846319408}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000075b31dd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x75b301a006c0 (LWP 3412790) "test_autoload.*"):
#0  0x000075b31dd1b4cd in __GI___poll (fds=0x75b2ea709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005e61ce41b5da in __interceptor_poll ()
No symbol table info available.
#2  0x00005e61ce7c97df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        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:3010
        vm = <optimized out>
#4  0x00005e61ce47498f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000075b31dc9ca94 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 = {129411686860480, 1569646357940876592, 129411686860480, -352, 0, 129411326141232, 1569646357961848112, 1569708599846319408}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000075b31dd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x75b2ec8006c0 (LWP 3415209) "test_autoload.*"):
#0  0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x75b2ec7fc420, op=137, expected=0, futex_word=0x50c0007c0890) 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=20576, abstime=0x75b2ec7fc420, clockid=20576, expected=0, futex_word=0x50c0007c0890) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5267712
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0007c0890, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x75b2ec7fc420, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000075b31dc9bc7e in __pthread_cond_wait_common (abstime=0x75b2ec7fc420, clockid=1, mutex=0x5150001686a0, cond=0x50c0007c0868) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x75b31dc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x75b2ec7fc310, __canceltype = 52, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0007c0868, mutex = 0x5150001686a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0007c0868, mutex=mutex@entry=0x5150001686a0, abstime=abstime@entry=0x75b2ec7fc420) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005e61ce7c3e51 in native_cond_timedwait (cond=0x50c0007c0868, mutex=0x5150001686a0, 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=0x515000168580, rel=rel@entry=0x75b2e9a0a720) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x5150001686a0
        cond = 0x50c0007c0868
        max = 100000000000000000
#7  0x00005e61ce7aa904 in native_sleep (th=0x515000168580, rel=0x75b2e9a0a720) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1309
        prev_status = THREAD_RUNNABLE
        end = 8759604544192961
        woke = 1
#9  0x00005e61ce63bd1d in rb_f_sleep (argc=1, argv=0x75b2f48fb8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5065
        beg = 1733723041
        scheduler = <optimized out>
        end = <optimized out>
#10 0x00005e61ce899cb8 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:3801
        ci = 0x66f100140003
        cc = <optimized out>
        me = 0x75b31c59ab88
        cfunc = 0x5040000201d8
        recv = 129411548241560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005e61ce88011d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x75b2ec7fcb90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x00005e61ce87fbd5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x75b2ec7fc420
#13 0x00005e61ce84733d in vm_sendish (ec=0x5160025fc2d0, reg_cfp=0x75b2f49fb6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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=0x5160025fc2d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b2f49fb6b0
        reg_pc = 0x5040004ac778
        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_duparray_send = <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 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160025fc2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005e61ce5b8e2c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=129411523885160) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x75b2f7e937c8
#17 0x00005e61ce5b3d97 in require_internal (ec=ec@entry=0x5160025fc2d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1295
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000168580
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 129412151825400
        realpath_map = 129412151825240
        path = 129411523885160
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x00005e61ce5b1e62 in rb_require_string_internal (fname=129411523862560, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1401
        result = <optimized out>
        ec = 0x5160025fc2d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1387
No locals.
#20 0x00005e61ce899cb8 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:3801
        ci = 0x1639100140003
        cc = <optimized out>
        me = 0x75b31c5b4ec0
        cfunc = 0x504000018558
        recv = 129412151954880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005e61ce88011d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x75b2ec7fe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x00005e61ce885d75 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188
No locals.
#23 0x00005e61ce84733d in vm_sendish (ec=0x5160025fc2d0, reg_cfp=0x75b2f49fb758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#24 vm_exec_core (ec=ec@entry=0x5160025fc2d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b2f49fb758
        reg_pc = 0x5110000a2038
        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_duparray_send = <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>
#25 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160025fc2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005e61ce8adc3a in vm_call0_body (ec=<optimized out>, calling=0x75b2e9d09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x75b2e9d094d0
        cc = <optimized out>
        ret = <optimized out>
#27 0x00005e61ce8ad4af in vm_call0_cme (ec=0x5160025fc2d0, calling=0x75b2e9d09460, argv=0x75b2ec7fe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x75b2e9d09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x75b2f7e9ea38
        orig_cme = <optimized out>
        ci = 0x75b2e9d094d0
        cc = 0x75b2f7e97fd0
        ret = <optimized out>
#29 0x00005e61ce8617de in vm_call0_cc (recv=129412151954880, id=22657, argc=<optimized out>, argv=<optimized out>, cc=0x75b2f7e97fd0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#30 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 = 0x75b2f7e97fd0
        self = <optimized out>
#31 0x00005e61ce86260e in rb_funcallv (recv=129412151954880, mid=22657, argc=1, argv=0x75b2ec7fe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x75b2ec7fe820
#33 0x00005e61ce821b4e in autoload_feature_require (_arguments=129411332434960) at /tmp/ruby/src/trunk_asan/variable.c:2949
        arguments = 0x75b2ec7fec10
        autoload_const = <optimized out>
        result = <optimized out>
#34 autoload_try_load (_arguments=129411332434960) at /tmp/ruby/src/trunk_asan/variable.c:2963
        arguments = 0x75b2ec7fec10
        result = <optimized out>
        ce = <optimized out>
#35 0x00005e61ce4bf1d0 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 = 0x5160025fc2d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x75b2ec7feb90, <optimized out>, 0x75b2ec7feaa0, <optimized out>, <optimized out>}, prev = 0x75b2e9c09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160025fc2d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x00005e61ce820eb6 in rb_autoload_load (module=module@entry=129412161076520, name=name@entry=179531) at /tmp/ruby/src/trunk_asan/variable.c:3024
        ce = 0x503000a16f50
        arguments = {module = 129412161076520, name = 179531, flag = 0, mutex = 129411523885240, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x00005e61ce82a8ed in rb_const_search_from (klass=129412135516200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126
        ac = 0xfffffffffffffdfc
        am = 129412161076520
        tmp = 129412161076520
        ce = <optimized out>
        current = 129412161076520
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x00005e61ce822bb4 in rb_const_search (klass=129412135516200, id=179531, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3148
        value = <optimized out>
#39 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:3075
        c = <optimized out>
#40 0x00005e61ce82db9e 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 = 88785572071568
        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>
#41 0x00005e61ce838ef1 in vm_get_ev_const_chain (ec=0x5160025fc2d0, segments=0x50200064e8f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200064e8b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436
        segments = 0x50200064e8f0
        ice = <optimized out>
        val = <optimized out>
#43 0x00005e61ce83a86a in vm_exec_core (ec=ec@entry=0x5160025fc2d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b2f49fb790
        reg_pc = 0xfffffffffffffdfc
        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_duparray_send = <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>
#44 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160025fc2d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x00005e61ce8738db in invoke_iseq_block_from_c (ec=0x5160025fc2d0, captured=<optimized out>, self=129411548243960, 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:1616
        flags = 0
        iseq = 0x75b2fad6f740
        cfp = 0x75b2f49fb7c8
        sp = 0x75b2f48fb818
        use_argv = <optimized out>
        stack_argv = 0x75b2f48fb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_proc (ec=0x5160025fc2d0, self=129411548243960, 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:1710
        block = <optimized out>
        keyword_hash = <optimized out>
#47 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:1740
No locals.
#48 0x00005e61ce871b66 in rb_vm_invoke_proc (ec=0x50c0007c0890, proc=0x89, proc@entry=0x5040004ab610, argc=499748193, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1761
        self = 0
#49 0x00005e61ce7c8579 in thread_do_start_proc (th=th@entry=0x515000168580) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004ab610
        args_len = 0
        args_ptr = <optimized out>
#50 0x00005e61ce7c61aa in thread_do_start (th=0x515000168580) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#51 thread_start_func_2 (th=th@entry=0x515000168580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#52 0x00005e61ce7c546e in call_thread_start_func_2 (th=0x515000168580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x75b2ec7ffcc0
#53 nt_start (ptr=0x50c0007c0840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000168580
        sched = <optimized out>
        nt = 0x50c0007c0840
        vm = 0x525000000100
#54 0x00005e61ce47498f in asan_thread_start(void*) ()
No symbol table info available.
#55 0x000075b31dc9ca94 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 = {129411332441792, 1570448726551246128, 129411332441792, -352, 0, 140722669088784, 1570448726572217648, 1569708599846319408}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#56 0x000075b31dd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x75b31deacc40 (LWP 3380318) "ruby"):
#0  0x000075b31dc98d61 in __futex_abstimed_wait_common64 (private=30131, cancel=true, abstime=0x0, op=393, 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=30131, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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  0x000075b31dc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x75b31dc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffc8cb3fa30, __canceltype = 464797568, __prev = 0x0}
        cbuffer = {wseq = 420, cond = 0x50c000000068, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 420
        seq = 210
        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=0x50c000000068, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005e61ce79f6cf in rb_native_cond_wait (cond=0x50c000000090, 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=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = 0x0
#7  0x00005e61ce7c4382 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00005e61ce7cac9f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=129412125607776) at /tmp/ruby/src/trunk_asan/thread.c:1066
        scheduler = <optimized out>
        p = 0x75b31bc6c760
        target_th = 0x515000168580
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x00005e61ce4bf1d0 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 = {0x7ffc8cb3fd10, <optimized out>, 0x7ffc8cb3fc20, <optimized out>, <optimized out>}, prev = 0x75b31bc64240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x00005e61ce7ca478 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1115
        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
#13 0x00005e61ce7bd1d0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1212
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x00005e61ce899cb8 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:3801
        ci = 0x34c100100001
        cc = <optimized out>
        me = 0x75b31d5596c8
        cfunc = 0x50400001eb58
        recv = 129411523885600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005e61ce84733d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75b31b1ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b31b1ff448
        reg_pc = 0x51400010aba0
        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_duparray_send = <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 0x00005e61ce836381 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2613
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x00005e61ce8b7272 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x75b31b1ff620, self=129412135175400, 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:1616
        flags = 0
        iseq = 0x75b31d3d6170
        cfp = <optimized out>
        sp = 0x75b31b0ffa28
        use_argv = 0x75b31babc820
        stack_argv = 0x75b31b0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1630
        captured = 0x75b31b1ff620
#21 0x00005e61ce863a26 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:1667
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1675
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#24 0x00005e61ce863a26 in rb_yield (val=<optimized out>)
No locals.
#25 0x00005e61cea15766 in rb_ary_collect (ary=129411547480960) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 129411676714760
        i = 21
#26 0x00005e61ce899cb8 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:3801
        ci = 0x164100000001
        cc = <optimized out>
        me = 0x75b31d580160
        cfunc = 0x50400000a758
        recv = 129411547480960
th: 0x515000000300, native_id: 0x75b31deacc40
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 CFUNC  :join
        block_handler = <optimized out>
        frame_type = 1431634051
c:0017 p:0044 s:0122 E:001490 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
        len = <optimized out>
        val = <optimized out>
#27 0x00005e61ce840a5f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75b31b1ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
c:0014 p:0011 s:0095 E:000890 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
c:0013 p:0037 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
#28 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        val = <optimized out>
        cd = 0x51100000d310
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
c:0007 p:0069 s:0046 E:001dc0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        reg_cfp = 0x75b31b1ff608
        reg_pc = 0x519000015cb8
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_setlocal = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_getblockparam = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_setblockparam = <optimized out>
th: 0x51500009cc00, native_id: 0x75b2fb2006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <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]
        INSN_LABEL_getinstancevariable = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>

th: 0x51500015a980, native_id: 0x75b2fc6006c0
        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>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        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>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_pushtoarraykwsplat = <optimized out>

th: 0x515000168580, native_id: 0x75b2ec8006c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.cycoo9/autoload20241209-3380318-uc9pke.rb:1
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.cycoo9/autoload20241209-3380318-uc9pke.rb:1 [FINISH]
c:0004 p:---- s:0017 e:000016 CFUNC  :require
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x00005e61ce835fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x00005e61ce8b7272 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x75b31b1ff738, self=129412135175400, 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:1616
        flags = 0
        iseq = 0x75b31d3e4860
        cfp = <optimized out>
        sp = 0x75b31b0ff8d0
        use_argv = 0x75b31babea60
        stack_argv = 0x75b31b0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 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:1630
        captured = 0x75b31b1ff738
#32 0x00005e61ce863a26 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:1667
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1675
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#35 0x00005e61ce863a26 in rb_yield (val=<optimized out>)
No locals.
#36 0x00005e61cea15766 in rb_ary_collect (ary=129411573007440) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 129411573007320
        i = 0
#37 0x00005e61ce899cb8 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:3801
        ci = 0x164100000001
        cc = <optimized out>
        me = 0x75b31d580160
        cfunc = 0x50400000a758
        recv = 129411573007440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x00005e61ce840a5f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75b31b1ff720, cd=0x502000012cb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#39 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 = 0x502000012cb0
        insns_address_table = {0x5e61ce83cc39 <vm_exec_core+13289>, 0x5e61ce839f0a <vm_exec_core+1722>, 0x5e61ce83b74c <vm_exec_core+7932>, 0x5e61ce840c40 <vm_exec_core+29680>, 0x5e61ce83b080 <vm_exec_core+6192>, 0x5e61ce841902 <vm_exec_core+32946>, 0x5e61ce83fb70 <vm_exec_core+25376>, 0x5e61ce83d969 <vm_exec_core+16665>, 0x5e61ce83a20b <vm_exec_core+2491>, 0x5e61ce841400 <vm_exec_core+31664>, 0x5e61ce840ff5 <vm_exec_core+30629>, 0x5e61ce83b446 <vm_exec_core+7158>, 0x5e61ce83a80b <vm_exec_core+4027>, 0x5e61ce84003d <vm_exec_core+26605>, 0x5e61ce83c2ef <vm_exec_core+10911>, 0x5e61ce841618 <vm_exec_core+32200>, 0x5e61ce84121a <vm_exec_core+31178>, 0x5e61ce83cad3 <vm_exec_core+12931>, 0x5e61ce83d8cf <vm_exec_core+16511>, 0x5e61ce83fd0a <vm_exec_core+25786>, 0x5e61ce841177 <vm_exec_core+31015>, 0x5e61ce83edc1 <vm_exec_core+21873>, 0x5e61ce83fda9 <vm_exec_core+25945>, 0x5e61ce8401ca <vm_exec_core+27002>, 0x5e61ce83ece8 <vm_exec_core+21656>, 0x5e61ce83a700 <vm_exec_core+3760>, 0x5e61ce83f51c <vm_exec_core+23756>, 0x5e61ce83a553 <vm_exec_core+3331>, 0x5e61ce83a8b7 <vm_exec_core+4199>, 0x5e61ce83cd7c <vm_exec_core+13612>, 0x5e61ce83eb7f <vm_exec_core+21295>, 0x5e61ce83f130 <vm_exec_core+22752>, 0x5e61ce83e900 <vm_exec_core+20656>, 0x5e61ce83a151 <vm_exec_core+2305>, 0x5e61ce840431 <vm_exec_core+27617>, 0x5e61ce840ef8 <vm_exec_core+30376>, 0x5e61ce83a9b9 <vm_exec_core+4457>, 0x5e61ce83bb67 <vm_exec_core+8983>, 0x5e61ce83b658 <vm_exec_core+7688>, 0x5e61ce83c457 <vm_exec_core+11271>, 0x5e61ce83d813 <vm_exec_core+16323>, 0x5e61ce83aab0 <vm_exec_core+4704>, 0x5e61ce84029e <vm_exec_core+27214>, 0x5e61ce83bac1 <vm_exec_core+8817>, 0x5e61ce83d6a6 <vm_exec_core+15958>, 0x5e61ce83e17a <vm_exec_core+18730>, 0x5e61ce840142 <vm_exec_core+26866>, 0x5e61ce83ef82 <vm_exec_core+22322>, 0x5e61ce83c66e <vm_exec_core+11806>, 0x5e61ce83bdba <vm_exec_core+9578>, 0x5e61ce83ff12 <vm_exec_core+26306>, 0x5e61ce83cefe <vm_exec_core+13998>, 0x5e61ce83f5ce <vm_exec_core+23934>, 0x5e61ce83f09c <vm_exec_core+22604>, 0x5e61ce83f818 <vm_exec_core+24520>, 0x5e61ce84071b <vm_exec_core+28363>, 0x5e61ce83e38b <vm_exec_core+19259>, 0x5e61ce839beb <vm_exec_core+923>, 0x5e61ce83c7e9 <vm_exec_core+12185>, 0x5e61ce83fe57 <vm_exec_core+26119>, 0x5e61ce83c916 <vm_exec_core+12486>, 0x5e61ce83ec23 <vm_exec_core+21459>, 0x5e61ce83f416 <vm_exec_core+23494>, 0x5e61ce83df26 <vm_exec_core+18134>, 0x5e61ce83ea3b <vm_exec_core+20971>, 0x5e61ce83cb55 <vm_exec_core+13061>, 0x5e61ce83c09e <vm_exec_core+10318>, 0x5e61ce83f8f6 <vm_exec_core+24742>, 0x5e61ce83ab6d <vm_exec_core+4893>, 0x5e61ce83dd23 <vm_exec_core+17619>, 0x5e61ce848cfe <vm_exec_core+62638>, 0x5e61ce83ee6c <vm_exec_core+22044>, 0x5e61ce83ae11 <vm_exec_core+5569>, 0x5e61ce83b322 <vm_exec_core+6866>, 0x5e61ce83af35 <vm_exec_core+5861>, 0x5e61ce83bc5b <vm_exec_core+9227>, 0x5e61ce83c4bd <vm_exec_core+11373>, 0x5e61ce839bf0 <vm_exec_core+928>, 0x5e61ce83b9b7 <vm_exec_core+8551>, 0x5e61ce841b41 <vm_exec_core+33521>, 0x5e61ce83f32c <vm_exec_core+23260>, 0x5e61ce83e282 <vm_exec_core+18994>, 0x5e61ce840320 <vm_exec_core+27344>, 0x5e61ce841c14 <vm_exec_core+33732>, 0x5e61ce840634 <vm_exec_core+28132>, 0x5e61ce8416ad <vm_exec_core+32349>, 0x5e61ce841781 <vm_exec_core+32561>, 0x5e61ce83a61d <vm_exec_core+3533>, 0x5e61ce8412c3 <vm_exec_core+31347>, 0x5e61ce83ce20 <vm_exec_core+13776>, 0x5e61ce8414e0 <vm_exec_core+31888>, 0x5e61ce83c9c2 <vm_exec_core+12658>, 0x5e61ce84050d <vm_exec_core+27837>, 0x5e61ce83bee0 <vm_exec_core+9872>, 0x5e61ce83d12a <vm_exec_core+14554>, 0x5e61ce841861 <vm_exec_core+32785>, 0x5e61ce83d768 <vm_exec_core+16152>, 0x5e61ce83d2c7 <vm_exec_core+14967>, 0x5e61ce839cc0 <vm_exec_core+1136>, 0x5e61ce83a363 <vm_exec_core+2835>, 0x5e61ce839da9 <vm_exec_core+1369>, 0x5e61ce83e021 <vm_exec_core+18385>, 0x5e61ce83d473 <vm_exec_core+15395>, 0x5e61ce83dbf9 <vm_exec_core+17321>, 0x5e61ce83db15 <vm_exec_core+17093>, 0x5e61ce83cc7e <vm_exec_core+13358>, 0x5e61ce83d368 <vm_exec_core+15128>, 0x5e61ce83d000 <vm_exec_core+14256>, 0x5e61ce83d624 <vm_exec_core+15828>, 0x5e61ce83d5a2 <vm_exec_core+15698>, 0x5e61ce83cc2a <vm_exec_core+13274>, 0x5e61ce839efb <vm_exec_core+1707>, 0x5e61ce83b73d <vm_exec_core+7917>, 0x5e61ce840c31 <vm_exec_core+29665>, 0x5e61ce83b071 <vm_exec_core+6177>, 0x5e61ce8418f3 <vm_exec_core+32931>, 0x5e61ce83fb61 <vm_exec_core+25361>, 0x5e61ce83d95a <vm_exec_core+16650>, 0x5e61ce83a1fc <vm_exec_core+2476>, 0x5e61ce8413f1 <vm_exec_core+31649>, 0x5e61ce840fe6 <vm_exec_core+30614>, 0x5e61ce83b437 <vm_exec_core+7143>, 0x5e61ce83a7fc <vm_exec_core+4012>, 0x5e61ce84002e <vm_exec_core+26590>, 0x5e61ce83c2e0 <vm_exec_core+10896>, 0x5e61ce841609 <vm_exec_core+32185>, 0x5e61ce84120b <vm_exec_core+31163>, 0x5e61ce83cac4 <vm_exec_core+12916>, 0x5e61ce83d8c0 <vm_exec_core+16496>, 0x5e61ce83fcfb <vm_exec_core+25771>, 0x5e61ce841168 <vm_exec_core+31000>, 0x5e61ce83edb2 <vm_exec_core+21858>, 0x5e61ce83fd9a <vm_exec_core+25930>, 0x5e61ce8401bb <vm_exec_core+26987>, 0x5e61ce83ecd9 <vm_exec_core+21641>, 0x5e61ce83a6f1 <vm_exec_core+3745>, 0x5e61ce83f50d <vm_exec_core+23741>, 0x5e61ce83a544 <vm_exec_core+3316>, 0x5e61ce83a8a8 <vm_exec_core+4184>, 0x5e61ce83cd6d <vm_exec_core+13597>, 0x5e61ce83eb70 <vm_exec_core+21280>, 0x5e61ce83f121 <vm_exec_core+22737>, 0x5e61ce83e8f1 <vm_exec_core+20641>, 0x5e61ce83a142 <vm_exec_core+2290>, 0x5e61ce840422 <vm_exec_core+27602>, 0x5e61ce840ee9 <vm_exec_core+30361>, 0x5e61ce83a9aa <vm_exec_core+4442>, 0x5e61ce83bb58 <vm_exec_core+8968>, 0x5e61ce83b649 <vm_exec_core+7673>, 0x5e61ce83c448 <vm_exec_core+11256>, 0x5e61ce83d804 <vm_exec_core+16308>, 0x5e61ce83aaa1 <vm_exec_core+4689>, 0x5e61ce84028f <vm_exec_core+27199>, 0x5e61ce83bab2 <vm_exec_core+8802>, 0x5e61ce83d697 <vm_exec_core+15943>, 0x5e61ce83e16b <vm_exec_core+18715>, 0x5e61ce840133 <vm_exec_core+26851>, 0x5e61ce83ef73 <vm_exec_core+22307>, 0x5e61ce83c65f <vm_exec_core+11791>, 0x5e61ce83bdab <vm_exec_core+9563>, 0x5e61ce83ff03 <vm_exec_core+26291>, 0x5e61ce83ceef <vm_exec_core+13983>, 0x5e61ce83f5bf <vm_exec_core+23919>, 0x5e61ce83f08d <vm_exec_core+22589>, 0x5e61ce83f809 <vm_exec_core+24505>, 0x5e61ce84070c <vm_exec_core+28348>, 0x5e61ce83e37c <vm_exec_core+19244>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83c7da <vm_exec_core+12170>, 0x5e61ce83fe48 <vm_exec_core+26104>, 0x5e61ce83c907 <vm_exec_core+12471>, 0x5e61ce83ec14 <vm_exec_core+21444>, 0x5e61ce83ef23 <vm_exec_core+22227>, 0x5e61ce83df17 <vm_exec_core+18119>, 0x5e61ce83ea2c <vm_exec_core+20956>, 0x5e61ce83cb46 <vm_exec_core+13046>, 0x5e61ce83c08f <vm_exec_core+10303>, 0x5e61ce83f8e7 <vm_exec_core+24727>, 0x5e61ce83ab5e <vm_exec_core+4878>, 0x5e61ce83dd14 <vm_exec_core+17604>, 0x5e61ce848cef <vm_exec_core+62623>, 0x5e61ce83ee5d <vm_exec_core+22029>, 0x5e61ce83ae02 <vm_exec_core+5554>, 0x5e61ce83b313 <vm_exec_core+6851>, 0x5e61ce83af26 <vm_exec_core+5846>, 0x5e61ce83bc4c <vm_exec_core+9212>, 0x5e61ce83c4ae <vm_exec_core+11358>, 0x5e61ce83e23f <vm_exec_core+18927>, 0x5e61ce83d7fa <vm_exec_core+16298>, 0x5e61ce83e23a <vm_exec_core+18922>, 0x5e61ce83edad <vm_exec_core+21853>, 0x5e61ce83ecd4 <vm_exec_core+21636>, 0x5e61ce83bc47 <vm_exec_core+9207>, 0x5e61ce83ef37 <vm_exec_core+22247>, 0x5e61ce83ce16 <vm_exec_core+13766>, 0x5e61ce83ce1b <vm_exec_core+13771>, 0x5e61ce83eccf <vm_exec_core+21631>, 0x5e61ce83eb66 <vm_exec_core+21270>, 0x5e61ce83dbe0 <vm_exec_core+17296>, 0x5e61ce83db01 <vm_exec_core+17073>...}
        reg_cfp = 0x75b31b1ff720
        reg_pc = 0x50400002ff38
        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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#40 0x00005e61ce836381 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2613
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x00005e61ce4bb4cb in rb_ec_exec_node (ec=0x5160000003d0, n=0x75b31d3e49f0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc8cb41d90, <optimized out>, 0x7ffc8cb41ce0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x75b31d3e49f0
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#44 0x00005e61ce4b4a37 in rb_main (argc=10, argv=0x7ffc8cb41f68) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=10, argv=0x7ffc8cb41f68) at /tmp/ruby/src/trunk_asan/main.c:68
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 3380318) detached]
$ timeout 60 gdb -p 3380301 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

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

Children under /tmp/rubytest.cycoo9:
* -rw------- 1 35 2024-12-09 05:44:01 +0000 autoload20241209-3380318-uc9pke.rb
[New LWP 3415248]
[New LWP 3380303]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__GI___fstatat64 (fd=-100, file=0x76c02e0106b0 "/tmp/ruby/src/trunk_asan/test/fiddle", buf=0x7ffd805e4530, flag=0) at ../sysdeps/unix/sysv/linux/fstatat64.c:159

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x76c030ffdc40 (LWP 3380301) "ruby"            __GI___fstatat64 (fd=-100, file=0x76c02e0106b0 "/tmp/ruby/src/trunk_asan/test/fiddle", buf=0x7ffd805e4530, flag=0) at ../sysdeps/unix/sysv/linux/fstatat64.c:159
  2    Thread 0x76c00fe006c0 (LWP 3415248) "Timeout stdlib " 0x000076c030c98d61 in __futex_abstimed_wait_common64 (private=22688, cancel=true, abstime=0x76c00fdfdb40, op=137, expected=0, futex_word=0x50c00545fe50) at ./nptl/futex-internal.c:57
  3    Thread 0x76c014a006c0 (LWP 3380303) "ruby"            0x000076c030d1b4cd in __GI___poll (fds=0x76c013709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x76c014a006c0 (LWP 3380303) "ruby"):
#0  0x000076c030d1b4cd in __GI___poll (fds=0x76c013709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058a0b0fc85da in __interceptor_poll ()
No symbol table info available.
#2  0x000058a0b13767df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x000058a0b102198f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000076c030c9ca94 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 = {130567351830208, -4858352827785952026, 130567351830208, -352, 0, 140726757117952, -4858352827773369114, -4858291682774891290}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000076c030d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x76c00fe006c0 (LWP 3415248) "Timeout stdlib "):
#0  0x000076c030c98d61 in __futex_abstimed_wait_common64 (private=22688, cancel=true, abstime=0x76c00fdfdb40, op=137, expected=0, futex_word=0x50c00545fe50) 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=22688, abstime=0x76c00fdfdb40, clockid=0, expected=0, futex_word=0x50c00545fe50) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00545fe50, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x76c00fdfdb40, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000076c030c9bc7e in __pthread_cond_wait_common (abstime=0x76c00fdfdb40, clockid=1, mutex=0x51500004eb20, cond=0x50c00545fe28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x76c030c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x76c00fdfda30, __canceltype = 266328656, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c00545fe28, mutex = 0x51500004eb20, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c00545fe28, mutex=mutex@entry=0x51500004eb20, abstime=abstime@entry=0x76c00fdfdb40) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000058a0b1370e51 in native_cond_timedwait (cond=0x50c00545fe28, mutex=0x51500004eb20, 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=0x51500004ea00, rel=rel@entry=0x76c00ee0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x51500004eb20
        cond = 0x50c00545fe28
        max = 100000000000000000
#7  0x000058a0b1357684 in native_sleep (th=0x51500004ea00, rel=0x76c00ee0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999830000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1309
        prev_status = THREAD_RUNNABLE
        end = 8759605574795076
        woke = 1
#9  0x000058a0b1351dc0 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 18410703087304966146
        woken = 20
        scheduler = <optimized out>
#10 0x000058a0b106c1d0 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 = 0x5160008871d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x76c00fdfddd0, <optimized out>, 0x76c00fdfdce0, <optimized out>, <optimized out>}, prev = 0x76c00f00b880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008871d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000058a0b1351996 in rb_mutex_sleep (self=<optimized out>, timeout=18410703087304966146) at /tmp/ruby/src/trunk_asan/thread_sync.c:598
        arguments = {self = 130567817315400, timeout = <optimized out>}
        beg = 1733723042
        woken = <optimized out>
        end = <optimized out>
#12 0x000058a0b145aefc in vm_call0_cfunc_with_frame (ec=0x5160008871d0, calling=<optimized out>, argv=0x76c00f00b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x76c0135ff6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 130567817315400
        argc = 1
        mid = 26353
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x5160008871d0, calling=<optimized out>, argv=0x76c00f00b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x000058a0b140e7de in vm_call0_cc (recv=130567817315400, id=26353, argc=<optimized out>, argv=<optimized out>, cc=0x76c02f525088, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x76c02f525088
        self = <optimized out>
#17 0x000058a0b106c1d0 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 = 0x5160008871d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x76c00fdfe150, <optimized out>, 0x76c00fdfe060, <optimized out>, <optimized out>}, prev = 0x76c00f00ae40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008871d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x000058a0b137bc9d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554
        sync_waiter = {self = 130567817315400, th = 0x51500004ea00, fiber = 0x0, node = {next = 0x5030000aba60, prev = 0x5030000aba60}}
        ec = <optimized out>
        cv = 0x5030000aba60
        args = <optimized out>
#19 0x000058a0b1446cb8 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:3801
        ci = 0x45f100100005
        cc = <optimized out>
        me = 0x76c0307b8588
        cfunc = 0x50400001fbd8
        recv = 130567817315760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x000058a0b142d11d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x76c00fdfe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x000058a0b142cbd5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x76c00fdfdb40
#22 0x000058a0b13f433d in vm_sendish (ec=0x5160008871d0, reg_cfp=0x76c0135ff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160008871d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58a0b13e9c39 <vm_exec_core+13289>, 0x58a0b13e6f0a <vm_exec_core+1722>, 0x58a0b13e874c <vm_exec_core+7932>, 0x58a0b13edc40 <vm_exec_core+29680>, 0x58a0b13e8080 <vm_exec_core+6192>, 0x58a0b13ee902 <vm_exec_core+32946>, 0x58a0b13ecb70 <vm_exec_core+25376>, 0x58a0b13ea969 <vm_exec_core+16665>, 0x58a0b13e720b <vm_exec_core+2491>, 0x58a0b13ee400 <vm_exec_core+31664>, 0x58a0b13edff5 <vm_exec_core+30629>, 0x58a0b13e8446 <vm_exec_core+7158>, 0x58a0b13e780b <vm_exec_core+4027>, 0x58a0b13ed03d <vm_exec_core+26605>, 0x58a0b13e92ef <vm_exec_core+10911>, 0x58a0b13ee618 <vm_exec_core+32200>, 0x58a0b13ee21a <vm_exec_core+31178>, 0x58a0b13e9ad3 <vm_exec_core+12931>, 0x58a0b13ea8cf <vm_exec_core+16511>, 0x58a0b13ecd0a <vm_exec_core+25786>, 0x58a0b13ee177 <vm_exec_core+31015>, 0x58a0b13ebdc1 <vm_exec_core+21873>, 0x58a0b13ecda9 <vm_exec_core+25945>, 0x58a0b13ed1ca <vm_exec_core+27002>, 0x58a0b13ebce8 <vm_exec_core+21656>, 0x58a0b13e7700 <vm_exec_core+3760>, 0x58a0b13ec51c <vm_exec_core+23756>, 0x58a0b13e7553 <vm_exec_core+3331>, 0x58a0b13e78b7 <vm_exec_core+4199>, 0x58a0b13e9d7c <vm_exec_core+13612>, 0x58a0b13ebb7f <vm_exec_core+21295>, 0x58a0b13ec130 <vm_exec_core+22752>, 0x58a0b13eb900 <vm_exec_core+20656>, 0x58a0b13e7151 <vm_exec_core+2305>, 0x58a0b13ed431 <vm_exec_core+27617>, 0x58a0b13edef8 <vm_exec_core+30376>, 0x58a0b13e79b9 <vm_exec_core+4457>, 0x58a0b13e8b67 <vm_exec_core+8983>, 0x58a0b13e8658 <vm_exec_core+7688>, 0x58a0b13e9457 <vm_exec_core+11271>, 0x58a0b13ea813 <vm_exec_core+16323>, 0x58a0b13e7ab0 <vm_exec_core+4704>, 0x58a0b13ed29e <vm_exec_core+27214>, 0x58a0b13e8ac1 <vm_exec_core+8817>, 0x58a0b13ea6a6 <vm_exec_core+15958>, 0x58a0b13eb17a <vm_exec_core+18730>, 0x58a0b13ed142 <vm_exec_core+26866>, 0x58a0b13ebf82 <vm_exec_core+22322>, 0x58a0b13e966e <vm_exec_core+11806>, 0x58a0b13e8dba <vm_exec_core+9578>, 0x58a0b13ecf12 <vm_exec_core+26306>, 0x58a0b13e9efe <vm_exec_core+13998>, 0x58a0b13ec5ce <vm_exec_core+23934>, 0x58a0b13ec09c <vm_exec_core+22604>, 0x58a0b13ec818 <vm_exec_core+24520>, 0x58a0b13ed71b <vm_exec_core+28363>, 0x58a0b13eb38b <vm_exec_core+19259>, 0x58a0b13e6beb <vm_exec_core+923>, 0x58a0b13e97e9 <vm_exec_core+12185>, 0x58a0b13ece57 <vm_exec_core+26119>, 0x58a0b13e9916 <vm_exec_core+12486>, 0x58a0b13ebc23 <vm_exec_core+21459>, 0x58a0b13ec416 <vm_exec_core+23494>, 0x58a0b13eaf26 <vm_exec_core+18134>, 0x58a0b13eba3b <vm_exec_core+20971>, 0x58a0b13e9b55 <vm_exec_core+13061>, 0x58a0b13e909e <vm_exec_core+10318>, 0x58a0b13ec8f6 <vm_exec_core+24742>, 0x58a0b13e7b6d <vm_exec_core+4893>, 0x58a0b13ead23 <vm_exec_core+17619>, 0x58a0b13f5cfe <vm_exec_core+62638>, 0x58a0b13ebe6c <vm_exec_core+22044>, 0x58a0b13e7e11 <vm_exec_core+5569>, 0x58a0b13e8322 <vm_exec_core+6866>, 0x58a0b13e7f35 <vm_exec_core+5861>, 0x58a0b13e8c5b <vm_exec_core+9227>, 0x58a0b13e94bd <vm_exec_core+11373>, 0x58a0b13e6bf0 <vm_exec_core+928>, 0x58a0b13e89b7 <vm_exec_core+8551>, 0x58a0b13eeb41 <vm_exec_core+33521>, 0x58a0b13ec32c <vm_exec_core+23260>, 0x58a0b13eb282 <vm_exec_core+18994>, 0x58a0b13ed320 <vm_exec_core+27344>, 0x58a0b13eec14 <vm_exec_core+33732>, 0x58a0b13ed634 <vm_exec_core+28132>, 0x58a0b13ee6ad <vm_exec_core+32349>, 0x58a0b13ee781 <vm_exec_core+32561>, 0x58a0b13e761d <vm_exec_core+3533>, 0x58a0b13ee2c3 <vm_exec_core+31347>, 0x58a0b13e9e20 <vm_exec_core+13776>, 0x58a0b13ee4e0 <vm_exec_core+31888>, 0x58a0b13e99c2 <vm_exec_core+12658>, 0x58a0b13ed50d <vm_exec_core+27837>, 0x58a0b13e8ee0 <vm_exec_core+9872>, 0x58a0b13ea12a <vm_exec_core+14554>, 0x58a0b13ee861 <vm_exec_core+32785>, 0x58a0b13ea768 <vm_exec_core+16152>, 0x58a0b13ea2c7 <vm_exec_core+14967>, 0x58a0b13e6cc0 <vm_exec_core+1136>, 0x58a0b13e7363 <vm_exec_core+2835>, 0x58a0b13e6da9 <vm_exec_core+1369>, 0x58a0b13eb021 <vm_exec_core+18385>, 0x58a0b13ea473 <vm_exec_core+15395>, 0x58a0b13eabf9 <vm_exec_core+17321>, 0x58a0b13eab15 <vm_exec_core+17093>, 0x58a0b13e9c7e <vm_exec_core+13358>, 0x58a0b13ea368 <vm_exec_core+15128>, 0x58a0b13ea000 <vm_exec_core+14256>, 0x58a0b13ea624 <vm_exec_core+15828>, 0x58a0b13ea5a2 <vm_exec_core+15698>, 0x58a0b13e9c2a <vm_exec_core+13274>, 0x58a0b13e6efb <vm_exec_core+1707>, 0x58a0b13e873d <vm_exec_core+7917>, 0x58a0b13edc31 <vm_exec_core+29665>, 0x58a0b13e8071 <vm_exec_core+6177>, 0x58a0b13ee8f3 <vm_exec_core+32931>, 0x58a0b13ecb61 <vm_exec_core+25361>, 0x58a0b13ea95a <vm_exec_core+16650>, 0x58a0b13e71fc <vm_exec_core+2476>, 0x58a0b13ee3f1 <vm_exec_core+31649>, 0x58a0b13edfe6 <vm_exec_core+30614>, 0x58a0b13e8437 <vm_exec_core+7143>, 0x58a0b13e77fc <vm_exec_core+4012>, 0x58a0b13ed02e <vm_exec_core+26590>, 0x58a0b13e92e0 <vm_exec_core+10896>, 0x58a0b13ee609 <vm_exec_core+32185>, 0x58a0b13ee20b <vm_exec_core+31163>, 0x58a0b13e9ac4 <vm_exec_core+12916>, 0x58a0b13ea8c0 <vm_exec_core+16496>, 0x58a0b13eccfb <vm_exec_core+25771>, 0x58a0b13ee168 <vm_exec_core+31000>, 0x58a0b13ebdb2 <vm_exec_core+21858>, 0x58a0b13ecd9a <vm_exec_core+25930>, 0x58a0b13ed1bb <vm_exec_core+26987>, 0x58a0b13ebcd9 <vm_exec_core+21641>, 0x58a0b13e76f1 <vm_exec_core+3745>, 0x58a0b13ec50d <vm_exec_core+23741>, 0x58a0b13e7544 <vm_exec_core+3316>, 0x58a0b13e78a8 <vm_exec_core+4184>, 0x58a0b13e9d6d <vm_exec_core+13597>, 0x58a0b13ebb70 <vm_exec_core+21280>, 0x58a0b13ec121 <vm_exec_core+22737>, 0x58a0b13eb8f1 <vm_exec_core+20641>, 0x58a0b13e7142 <vm_exec_core+2290>, 0x58a0b13ed422 <vm_exec_core+27602>, 0x58a0b13edee9 <vm_exec_core+30361>, 0x58a0b13e79aa <vm_exec_core+4442>, 0x58a0b13e8b58 <vm_exec_core+8968>, 0x58a0b13e8649 <vm_exec_core+7673>, 0x58a0b13e9448 <vm_exec_core+11256>, 0x58a0b13ea804 <vm_exec_core+16308>, 0x58a0b13e7aa1 <vm_exec_core+4689>, 0x58a0b13ed28f <vm_exec_core+27199>, 0x58a0b13e8ab2 <vm_exec_core+8802>, 0x58a0b13ea697 <vm_exec_core+15943>, 0x58a0b13eb16b <vm_exec_core+18715>, 0x58a0b13ed133 <vm_exec_core+26851>, 0x58a0b13ebf73 <vm_exec_core+22307>, 0x58a0b13e965f <vm_exec_core+11791>, 0x58a0b13e8dab <vm_exec_core+9563>, 0x58a0b13ecf03 <vm_exec_core+26291>, 0x58a0b13e9eef <vm_exec_core+13983>, 0x58a0b13ec5bf <vm_exec_core+23919>, 0x58a0b13ec08d <vm_exec_core+22589>, 0x58a0b13ec809 <vm_exec_core+24505>, 0x58a0b13ed70c <vm_exec_core+28348>, 0x58a0b13eb37c <vm_exec_core+19244>, 0x58a0b13ebf23 <vm_exec_core+22227>, 0x58a0b13e97da <vm_exec_core+12170>, 0x58a0b13ece48 <vm_exec_core+26104>, 0x58a0b13e9907 <vm_exec_core+12471>, 0x58a0b13ebc14 <vm_exec_core+21444>, 0x58a0b13ebf23 <vm_exec_core+22227>, 0x58a0b13eaf17 <vm_exec_core+18119>, 0x58a0b13eba2c <vm_exec_core+20956>, 0x58a0b13e9b46 <vm_exec_core+13046>, 0x58a0b13e908f <vm_exec_core+10303>, 0x58a0b13ec8e7 <vm_exec_core+24727>, 0x58a0b13e7b5e <vm_exec_core+4878>, 0x58a0b13ead14 <vm_exec_core+17604>, 0x58a0b13f5cef <vm_exec_core+62623>, 0x58a0b13ebe5d <vm_exec_core+22029>, 0x58a0b13e7e02 <vm_exec_core+5554>, 0x58a0b13e8313 <vm_exec_core+6851>, 0x58a0b13e7f26 <vm_exec_core+5846>, 0x58a0b13e8c4c <vm_exec_core+9212>, 0x58a0b13e94ae <vm_exec_core+11358>, 0x58a0b13eb23f <vm_exec_core+18927>, 0x58a0b13ea7fa <vm_exec_core+16298>, 0x58a0b13eb23a <vm_exec_core+18922>, 0x58a0b13ebdad <vm_exec_core+21853>, 0x58a0b13ebcd4 <vm_exec_core+21636>, 0x58a0b13e8c47 <vm_exec_core+9207>, 0x58a0b13ebf37 <vm_exec_core+22247>, 0x58a0b13e9e16 <vm_exec_core+13766>, 0x58a0b13e9e1b <vm_exec_core+13771>, 0x58a0b13ebccf <vm_exec_core+21631>, 0x58a0b13ebb66 <vm_exec_core+21270>, 0x58a0b13eabe0 <vm_exec_core+17296>, 0x58a0b13eab01 <vm_exec_core+17073>...}
        reg_cfp = 0x76c0135ff720
        reg_pc = 0x51300008b658
        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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000058a0b13e2fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160008871d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x000058a0b1464272 in invoke_iseq_block_from_c (ec=0x5160008871d0, captured=0x76c0135ff7a8, self=130567818531000, 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:1616
        flags = 0
        iseq = 0x76c0305ecd80
        cfp = <optimized out>
        sp = 0x76c0134ff870
        use_argv = 0x0
        stack_argv = 0x76c0134ff870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1630
        captured = 0x76c0135ff7a8
#27 0x000058a0b1410a26 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:1667
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1675
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x000058a0b1410a26 in rb_yield (val=<optimized out>)
No locals.
#31 0x000058a0b106c1d0 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 = 0x5160008871d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x76c00fdfeef0, <optimized out>, 0x76c00fdfee00, <optimized out>, <optimized out>}, prev = 0x76c00f009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008871d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x000058a0b1446cb8 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:3801
        ci = 0x670100000001
        cc = <optimized out>
        me = 0x76c0307b8b78
        cfunc = 0x50400001f5d8
        recv = 130567817315400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x000058a0b13eda5f in vm_sendish (ec=0x5160008871d0, reg_cfp=0x76c0135ff790, cd=0x50f000005520, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160008871d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000005520
        insns_address_table = {0x58a0b13e9c39 <vm_exec_core+13289>, 0x58a0b13e6f0a <vm_exec_core+1722>, 0x58a0b13e874c <vm_exec_core+7932>, 0x58a0b13edc40 <vm_exec_core+29680>, 0x58a0b13e8080 <vm_exec_core+6192>, 0x58a0b13ee902 <vm_exec_core+32946>, 0x58a0b13ecb70 <vm_exec_core+25376>, 0x58a0b13ea969 <vm_exec_core+16665>, 0x58a0b13e720b <vm_exec_core+2491>, 0x58a0b13ee400 <vm_exec_core+31664>, 0x58a0b13edff5 <vm_exec_core+30629>, 0x58a0b13e8446 <vm_exec_core+7158>, 0x58a0b13e780b <vm_exec_core+4027>, 0x58a0b13ed03d <vm_exec_core+26605>, 0x58a0b13e92ef <vm_exec_core+10911>, 0x58a0b13ee618 <vm_exec_core+32200>, 0x58a0b13ee21a <vm_exec_core+31178>, 0x58a0b13e9ad3 <vm_exec_core+12931>, 0x58a0b13ea8cf <vm_exec_core+16511>, 0x58a0b13ecd0a <vm_exec_core+25786>, 0x58a0b13ee177 <vm_exec_core+31015>, 0x58a0b13ebdc1 <vm_exec_core+21873>, 0x58a0b13ecda9 <vm_exec_core+25945>, 0x58a0b13ed1ca <vm_exec_core+27002>, 0x58a0b13ebce8 <vm_exec_core+21656>, 0x58a0b13e7700 <vm_exec_core+3760>, 0x58a0b13ec51c <vm_exec_core+23756>, 0x58a0b13e7553 <vm_exec_core+3331>, 0x58a0b13e78b7 <vm_exec_core+4199>, 0x58a0b13e9d7c <vm_exec_core+13612>, 0x58a0b13ebb7f <vm_exec_core+21295>, 0x58a0b13ec130 <vm_exec_core+22752>, 0x58a0b13eb900 <vm_exec_core+20656>, 0x58a0b13e7151 <vm_exec_core+2305>, 0x58a0b13ed431 <vm_exec_core+27617>, 0x58a0b13edef8 <vm_exec_core+30376>, 0x58a0b13e79b9 <vm_exec_core+4457>, 0x58a0b13e8b67 <vm_exec_core+8983>, 0x58a0b13e8658 <vm_exec_core+7688>, 0x58a0b13e9457 <vm_exec_core+11271>, 0x58a0b13ea813 <vm_exec_core+16323>, 0x58a0b13e7ab0 <vm_exec_core+4704>, 0x58a0b13ed29e <vm_exec_core+27214>, 0x58a0b13e8ac1 <vm_exec_core+8817>, 0x58a0b13ea6a6 <vm_exec_core+15958>, 0x58a0b13eb17a <vm_exec_core+18730>, 0x58a0b13ed142 <vm_exec_core+26866>, 0x58a0b13ebf82 <vm_exec_core+22322>, 0x58a0b13e966e <vm_exec_core+11806>, 0x58a0b13e8dba <vm_exec_core+9578>, 0x58a0b13ecf12 <vm_exec_core+26306>, 0x58a0b13e9efe <vm_exec_core+13998>, 0x58a0b13ec5ce <vm_exec_core+23934>, 0x58a0b13ec09c <vm_exec_core+22604>, 0x58a0b13ec818 <vm_exec_core+24520>, 0x58a0b13ed71b <vm_exec_core+28363>, 0x58a0b13eb38b <vm_exec_core+19259>, 0x58a0b13e6beb <vm_exec_core+923>, 0x58a0b13e97e9 <vm_exec_core+12185>, 0x58a0b13ece57 <vm_exec_core+26119>, 0x58a0b13e9916 <vm_exec_core+12486>, 0x58a0b13ebc23 <vm_exec_core+21459>, 0x58a0b13ec416 <vm_exec_core+23494>, 0x58a0b13eaf26 <vm_exec_core+18134>, 0x58a0b13eba3b <vm_exec_core+20971>, 0x58a0b13e9b55 <vm_exec_core+13061>, 0x58a0b13e909e <vm_exec_core+10318>, 0x58a0b13ec8f6 <vm_exec_core+24742>, 0x58a0b13e7b6d <vm_exec_core+4893>, 0x58a0b13ead23 <vm_exec_core+17619>, 0x58a0b13f5cfe <vm_exec_core+62638>, 0x58a0b13ebe6c <vm_exec_core+22044>, 0x58a0b13e7e11 <vm_exec_core+5569>, 0x58a0b13e8322 <vm_exec_core+6866>, 0x58a0b13e7f35 <vm_exec_core+5861>, 0x58a0b13e8c5b <vm_exec_core+9227>, 0x58a0b13e94bd <vm_exec_core+11373>, 0x58a0b13e6bf0 <vm_exec_core+928>, 0x58a0b13e89b7 <vm_exec_core+8551>, 0x58a0b13eeb41 <vm_exec_core+33521>, 0x58a0b13ec32c <vm_exec_core+23260>, 0x58a0b13eb282 <vm_exec_core+18994>, 0x58a0b13ed320 <vm_exec_core+27344>, 0x58a0b13eec14 <vm_exec_core+33732>, 0x58a0b13ed634 <vm_exec_core+28132>, 0x58a0b13ee6ad <vm_exec_core+32349>, 0x58a0b13ee781 <vm_exec_core+32561>, 0x58a0b13e761d <vm_exec_core+3533>, 0x58a0b13ee2c3 <vm_exec_core+31347>, 0x58a0b13e9e20 <vm_exec_core+13776>, 0x58a0b13ee4e0 <vm_exec_core+31888>, 0x58a0b13e99c2 <vm_exec_core+12658>, 0x58a0b13ed50d <vm_exec_core+27837>, 0x58a0b13e8ee0 <vm_exec_core+9872>, 0x58a0b13ea12a <vm_exec_core+14554>, 0x58a0b13ee861 <vm_exec_core+32785>, 0x58a0b13ea768 <vm_exec_core+16152>, 0x58a0b13ea2c7 <vm_exec_core+14967>, 0x58a0b13e6cc0 <vm_exec_core+1136>, 0x58a0b13e7363 <vm_exec_core+2835>, 0x58a0b13e6da9 <vm_exec_core+1369>, 0x58a0b13eb021 <vm_exec_core+18385>, 0x58a0b13ea473 <vm_exec_core+15395>, 0x58a0b13eabf9 <vm_exec_core+17321>, 0x58a0b13eab15 <vm_exec_core+17093>, 0x58a0b13e9c7e <vm_exec_core+13358>, 0x58a0b13ea368 <vm_exec_core+15128>, 0x58a0b13ea000 <vm_exec_core+14256>, 0x58a0b13ea624 <vm_exec_core+15828>, 0x58a0b13ea5a2 <vm_exec_core+15698>, 0x58a0b13e9c2a <vm_exec_core+13274>, 0x58a0b13e6efb <vm_exec_core+1707>, 0x58a0b13e873d <vm_exec_core+7917>, 0x58a0b13edc31 <vm_exec_core+29665>, 0x58a0b13e8071 <vm_exec_core+6177>, 0x58a0b13ee8f3 <vm_exec_core+32931>, 0x58a0b13ecb61 <vm_exec_core+25361>, 0x58a0b13ea95a <vm_exec_core+16650>, 0x58a0b13e71fc <vm_exec_core+2476>, 0x58a0b13ee3f1 <vm_exec_core+31649>, 0x58a0b13edfe6 <vm_exec_core+30614>, 0x58a0b13e8437 <vm_exec_core+7143>, 0x58a0b13e77fc <vm_exec_core+4012>, 0x58a0b13ed02e <vm_exec_core+26590>, 0x58a0b13e92e0 <vm_exec_core+10896>, 0x58a0b13ee609 <vm_exec_core+32185>, 0x58a0b13ee20b <vm_exec_core+31163>, 0x58a0b13e9ac4 <vm_exec_core+12916>, 0x58a0b13ea8c0 <vm_exec_core+16496>, 0x58a0b13eccfb <vm_exec_core+25771>, 0x58a0b13ee168 <vm_exec_core+31000>, 0x58a0b13ebdb2 <vm_exec_core+21858>, 0x58a0b13ecd9a <vm_exec_core+25930>, 0x58a0b13ed1bb <vm_exec_core+26987>, 0x58a0b13ebcd9 <vm_exec_core+21641>, 0x58a0b13e76f1 <vm_exec_core+3745>, 0x58a0b13ec50d <vm_exec_core+23741>, 0x58a0b13e7544 <vm_exec_core+3316>, 0x58a0b13e78a8 <vm_exec_core+4184>, 0x58a0b13e9d6d <vm_exec_core+13597>, 0x58a0b13ebb70 <vm_exec_core+21280>, 0x58a0b13ec121 <vm_exec_core+22737>, 0x58a0b13eb8f1 <vm_exec_core+20641>, 0x58a0b13e7142 <vm_exec_core+2290>, 0x58a0b13ed422 <vm_exec_core+27602>, 0x58a0b13edee9 <vm_exec_core+30361>, 0x58a0b13e79aa <vm_exec_core+4442>, 0x58a0b13e8b58 <vm_exec_core+8968>, 0x58a0b13e8649 <vm_exec_core+7673>, 0x58a0b13e9448 <vm_exec_core+11256>, 0x58a0b13ea804 <vm_exec_core+16308>, 0x58a0b13e7aa1 <vm_exec_core+4689>, 0x58a0b13ed28f <vm_exec_core+27199>, 0x58a0b13e8ab2 <vm_exec_core+8802>, 0x58a0b13ea697 <vm_exec_core+15943>, 0x58a0b13eb16b <vm_exec_core+18715>, 0x58a0b13ed133 <vm_exec_core+26851>, 0x58a0b13ebf73 <vm_exec_core+22307>, 0x58a0b13e965f <vm_exec_core+11791>, 0x58a0b13e8dab <vm_exec_core+9563>, 0x58a0b13ecf03 <vm_exec_core+26291>, 0x58a0b13e9eef <vm_exec_core+13983>, 0x58a0b13ec5bf <vm_exec_core+23919>, 0x58a0b13ec08d <vm_exec_core+22589>, 0x58a0b13ec809 <vm_exec_core+24505>, 0x58a0b13ed70c <vm_exec_core+28348>, 0x58a0b13eb37c <vm_exec_core+19244>, 0x58a0b13ebf23 <vm_exec_core+22227>, 0x58a0b13e97da <vm_exec_core+12170>, 0x58a0b13ece48 <vm_exec_core+26104>, 0x58a0b13e9907 <vm_exec_core+12471>, 0x58a0b13ebc14 <vm_exec_core+21444>, 0x58a0b13ebf23 <vm_exec_core+22227>, 0x58a0b13eaf17 <vm_exec_core+18119>, 0x58a0b13eba2c <vm_exec_core+20956>, 0x58a0b13e9b46 <vm_exec_core+13046>, 0x58a0b13e908f <vm_exec_core+10303>, 0x58a0b13ec8e7 <vm_exec_core+24727>, 0x58a0b13e7b5e <vm_exec_core+4878>, 0x58a0b13ead14 <vm_exec_core+17604>, 0x58a0b13f5cef <vm_exec_core+62623>, 0x58a0b13ebe5d <vm_exec_core+22029>, 0x58a0b13e7e02 <vm_exec_core+5554>, 0x58a0b13e8313 <vm_exec_core+6851>, 0x58a0b13e7f26 <vm_exec_core+5846>, 0x58a0b13e8c4c <vm_exec_core+9212>, 0x58a0b13e94ae <vm_exec_core+11358>, 0x58a0b13eb23f <vm_exec_core+18927>, 0x58a0b13ea7fa <vm_exec_core+16298>, 0x58a0b13eb23a <vm_exec_core+18922>, 0x58a0b13ebdad <vm_exec_core+21853>, 0x58a0b13ebcd4 <vm_exec_core+21636>, 0x58a0b13e8c47 <vm_exec_core+9207>, 0x58a0b13ebf37 <vm_exec_core+22247>, 0x58a0b13e9e16 <vm_exec_core+13766>, 0x58a0b13e9e1b <vm_exec_core+13771>, 0x58a0b13ebccf <vm_exec_core+21631>, 0x58a0b13ebb66 <vm_exec_core+21270>, 0x58a0b13eabe0 <vm_exec_core+17296>, 0x58a0b13eab01 <vm_exec_core+17073>...}
        reg_cfp = 0x76c0135ff790
        reg_pc = 0x51700000d4b0
        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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000058a0b13e2fc8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160008871d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000058a0b14208db in invoke_iseq_block_from_c (ec=0x5160008871d0, captured=<optimized out>, self=130567818531000, 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:1616
        flags = 0
        iseq = 0x76c0305ece48
        cfp = 0x76c0135ff7c8
        sp = 0x76c0134ff818
        use_argv = <optimized out>
        stack_argv = 0x76c0134ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160008871d0, self=130567818531000, 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:1710
        block = <optimized out>
        keyword_hash = <optimized out>
#38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1740
No locals.
#39 0x000058a0b141eb66 in rb_vm_invoke_proc (ec=0x50c00545fe50, proc=0x89, proc@entry=0x50400013d490, argc=818515297, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1761
        self = 0
#40 0x000058a0b1375579 in thread_do_start_proc (th=th@entry=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013d490
        args_len = 0
        args_ptr = <optimized out>
#41 0x000058a0b13731aa in thread_do_start (th=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#42 thread_start_func_2 (th=th@entry=0x51500004ea00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#43 0x000058a0b137246e in call_thread_start_func_2 (th=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x76c00fdffcc0
#44 nt_start (ptr=0x50c00545fe00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500004ea00
        sched = <optimized out>
        nt = 0x50c00545fe00
        vm = 0x525000000100
#45 0x000058a0b102198f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x000076c030c9ca94 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 = {130567272138432, -4858364372658043674, 130567272138432, -352, 2, 140726757103312, -4858364372645460762, -4858291682774891290}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x000076c030d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x76c030ffdc40 (LWP 3380301) "ruby"):
#0  __GI___fstatat64 (fd=-100, file=0x76c02e0106b0 "/tmp/ruby/src/trunk_asan/test/fiddle", buf=0x7ffd805e4530, flag=0) at ../sysdeps/unix/sysv/linux/fstatat64.c:159
        r = 0
#1  0x000058a0b0febd7f in __interceptor_stat ()
No symbol table info available.
#2  0x000058a0b108a707 in no_gvl_stat (data=<optimized out>) at /tmp/ruby/src/trunk_asan/file.c:1170
        arg = <optimized out>
#3  0x000058a0b13591ff in rb_nogvl (func=0x58a0b108a6d0 <no_gvl_stat>, data1=0x7ffd805e4420, ubf=<optimized out>, ubf@entry=0xffffffffffffffff, data2=<optimized out>, data2@entry=0x0, flags=flags@entry=4) at /tmp/ruby/src/trunk_asan/thread.c:1574
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#4  0x000058a0b1077384 in stat_without_gvl (path=<optimized out>, st=0x0) at /tmp/ruby/src/trunk_asan/file.c:1181
        data = {st = 0x6275722f706d742f, file = {path = 0x72742f6372732f79 <error: Cannot access memory at address 0x72742f6372732f79>, fd = 1920151417}}
#5  rb_check_realpath_internal (basedir=<optimized out>, path=130567812738840, origenc=0x0, mode=RB_REALPATH_CHECK) at /tmp/ruby/src/trunk_asan/file.c:4601
        resolved_ptr = <optimized out>
        resolved_buffer = 0x0
        unresolved_path = <optimized out>
        resolved = 130567777617560
        st = <optimized out>
        errno_to_fail = <optimized out>
        errno_to_fail = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#6  0x000058a0b1163e5a in rb_construct_expanded_load_path (vm=vm@entry=0x525000000100, type=type@entry=EXPAND_ALL, has_relative=0x76c02ebf27a0, has_non_cache=0x76c02ebf27b0) at /tmp/ruby/src/trunk_asan/load.c:104
        as_str = 130567812738840
        as_cstr = <optimized out>
        expanded_path = <optimized out>
        path = 130567812738840
        is_string = <optimized out>
        non_cache = <optimized out>
        load_path = 130567819304200
        expanded_load_path = 130567812415360
        ary = 130567799713320
        i = 68
#7  0x000058a0b115cfbd in get_expanded_load_path (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/load.c:121
        has_relative = 0
        has_non_cache = 0
        non_cache = 20
#8  0x000058a0b116249d in rb_feature_p (vm=<optimized out>, feature=<optimized out>, ext=<optimized out>, rb=<optimized out>, expanded=<optimized out>, fn=0x7ffd805e4a80) at /tmp/ruby/src/trunk_asan/load.c:578
        index = <optimized out>
        i = 0
        so_ext = {".so", ".o\000"}
        v = 130567816648280
        this_feature_index = 61
        load_path = 0
        elen = <optimized out>
        len = 9
        type = 0
        features = 130567819304000
        features_index = <optimized out>
        key = <optimized out>
        f = 0x5040000cd950 "/tmp/ruby/src/trunk_asan/lib/fileutils.rb"
        n = 41
        p = <optimized out>
        e = <optimized out>
        loading_tbl = <optimized out>
        i = <optimized out>
        data = <optimized out>
#9  0x000058a0b115ff64 in search_required (vm=0x525000000100, fname=130567799713360, path=<optimized out>, rb_feature_p=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1106
        tmp = <optimized out>
        ft = 0
        ftptr = 0x76c02f522e68 "fileutils"
        ext = 0x0
        type = <optimized out>
        loading = <optimized out>
        lookup_name = <optimized out>
#10 require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1274
        found = <optimized out>
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 130567819285320
        realpath_map = 130567819285160
        path = 130567799713360
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#11 0x000058a0b115ee62 in rb_require_string_internal (fname=130567799713360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1401
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#12 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1387
No locals.
#13 0x000058a0b1446cb8 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:3801
        ci = 0x588100140003
        cc = <optimized out>
        me = 0x76c030755208
        cfunc = 0x504000018558
        recv = 130567819415000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x000058a0b13f433d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x76c02e1ff758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58a0b13e9c39 <vm_exec_core+13289>, 0x58a0b13e6f0a <vm_exec_core+1722>, 0x58a0b13e874c <vm_exec_core+7932>, 0x58a0b13edc40 <vm_exec_core+29680>, 0x58a0b13e8080 <vm_exec_core+6192>, 0x58a0b13ee902 <vm_exec_core+32946>, 0x58a0b13ecb70 <vm_exec_core+25376>, 0x58a0b13ea969 <vm_exec_core+16665>, 0x58a0b13e720b <vm_exec_core+2491>, 0x58a0b13ee400 <vm_exec_core+31664>, 0x58a0b13edff5 <vm_exec_core+30629>, 0x58a0b13e8446 <vm_exec_core+7158>, 0x58a0b13e780b <vm_exec_core+4027>, 0x58a0b13ed03d <vm_exec_core+26605>, 0x58a0b13e92ef <vm_exec_core+10911>, 0x58a0b13ee618 <vm_exec_core+32200>, 0x58a0b13ee21a <vm_exec_core+31178>, 0x58a0b13e9ad3 <vm_exec_core+12931>, 0x58a0b13ea8cf <vm_exec_core+16511>, 0x58a0b13ecd0a <vm_exec_core+25786>, 0x58a0b13ee177 <vm_exec_core+31015>, 0x58a0b13ebdc1 <vm_exec_core+21873>, 0x58a0b13ecda9 <vm_exec_core+25945>, 0x58a0b13ed1ca <vm_exec_core+27002>, 0x58a0b13ebce8 <vm_exec_core+21656>, 0x58a0b13e7700 <vm_exec_core+3760>, 0x58a0b13ec51c <vm_exec_core+23756>, 0x58a0b13e7553 <vm_exec_core+3331>, 0x58a0b13e78b7 <vm_exec_core+4199>, 0x58a0b13e9d7c <vm_exec_core+13612>, 0x58a0b13ebb7f <vm_exec_core+21295>, 0x58a0b13ec130 <vm_exec_core+22752>, 0x58a0b13eb900 <vm_exec_core+20656>, 0x58a0b13e7151 <vm_exec_core+2305>, 0x58a0b13ed431 <vm_exec_core+27617>, 0x58a0b13edef8 <vm_exec_core+30376>, 0x58a0b13e79b9 <vm_exec_core+4457>, 0x58a0b13e8b67 <vm_exec_core+8983>, 0x58a0b13e8658 <vm_exec_core+7688>, 0x58a0b13e9457 <vm_exec_core+11271>, 0x58a0b13ea813 <vm_exec_core+16323>, 0x58a0b13e7ab0 <vm_exec_core+4704>, 0x58a0b13ed29e <vm_exec_core+27214>, 0x58a0b13e8ac1 <vm_exec_core+8817>, 0x58a0b13ea6a6 <vm_exec_core+15958>, 0x58a0b13eb17a <vm_exec_core+18730>, 0x58a0b13ed142 <vm_exec_core+26866>, 0x58a0b13ebf82 <vm_exec_core+22322>, 0x58a0b13e966e <vm_exec_core+11806>, 0x58a0b13e8dba <vm_exec_core+9578>, 0x58a0b13ecf12 <vm_exec_core+26306>, 0x58a0b13e9efe <vm_exec_core+13998>, 0x58a0b13ec5ce <vm_exec_core+23934>, 0x58a0b13ec09c <vm_exec_core+22604>, 0x58a0b13ec818 <vm_exec_core+24520>, 0x58a0b13ed71b <vm_exec_core+28363>, 0x58a0b13eb38b <vm_exec_core+19259>, 0x58a0b13e6beb <vm_exec_core+923>, 0x58a0b13e97e9 <vm_exec_core+12185>, 0x58a0b13ece57 <vm_exec_core+26119>, 0x58a0b13e9916 <vm_exec_core+12486>, 0x58a0b13ebc23 <vm_exec_core+21459>, 0x58a0b13ec416 <vm_exec_core+23494>, 0x58a0b13eaf26 <vm_exec_core+18134>, 0x58a0b13eba3b <vm_exec_core+20971>, 0x58a0b13e9b55 <vm_exec_core+13061>, 0x58a0b13e909e <vm_exec_core+10318>, 0x58a0b13ec8f6 <vm_exec_core+24742>, 0x58a0b13e7b6d <vm_exec_core+4893>, 0x58a0b13ead23 <vm_exec_core+17619>, 0x58a0b13f5cfe <vm_exec_core+62638>, 0x58a0b13ebe6c <vm_exec_core+22044>, 0x58a0b13e7e11 <vm_exec_core+5569>, 0x58a0b13e8322 <vm_exec_core+6866>, 0x58a0b13e7f35 <vm_exec_core+5861>, 0x58a0b13e8c5b <vm_exec_core+9227>, 0x58a0b13e94bd <vm_exec_core+11373>, 0x58a0b13e6bf0 <vm_exec_core+928>, 0x58a0b13e89b7 <vm_exec_core+8551>, 0x58a0b13eeb41 <vm_exec_core+33521>, 0x58a0b13ec32c <vm_exec_core+23260>, 0x58a0b13eb282 <vm_exec_core+18994>, 0x58a0b13ed320 <vm_exec_core+27344>, 0x58a0b13eec14 <vm_exec_core+33732>, 0x58a0b13ed634 <vm_exec_core+28132>, 0x58a0b13ee6ad <vm_exec_core+32349>, 0x58a0b13ee781 <vm_exec_core+32561>, 0x58a0b13e761d <vm_exec_core+3533>, 0x58a0b13ee2c3 <vm_exec_core+31347>, 0x58a0b13e9e20 <vm_exec_core+13776>, 0x58a0b13ee4e0 <vm_exec_core+31888>, 0x58a0b13e99c2 <vm_exec_core+12658>, 0x58a0b13ed50d <vm_exec_core+27837>, 0x58a0b13e8ee0 <vm_exec_core+9872>, 0x58a0b13ea12a <vm_exec_core+14554>, 0x58a0b13ee861 <vm_exec_core+32785>, 0x58a0b13ea768 <vm_exec_core+16152>, 0x58a0b13ea2c7 <vm_exec_core+14967>, 0x58a0b13e6cc0 <vm_exec_core+1136>, 0x58a0b13e7363 <vm_exec_core+2835>, 0x58a0b13e6da9 <vm_exec_core+1369>, 0x58a0b13eb021 <vm_exec_core+18385>, 0x58a0b13ea473 <vm_exec_core+15395>, 0x58a0b13eabf9 <vm_exec_core+17321>, 0x58a0b13eab15 <vm_exec_core+17093>, 0x58a0b13e9c7e <vm_exec_core+13358>, 0x58a0b13ea368 <vm_exec_core+15128>, 0x58a0b13ea000 <vm_exec_core+14256>, 0x58a0b13ea624 <vm_exec_core+15828>, 0x58a0b13ea5a2 <vm_exec_core+15698>, 0x58a0b13e9c2a <vm_exec_core+13274>, 0x58a0b13e6efb <vm_exec_core+1707>, 0x58a0b13e873d <vm_exec_core+7917>, 0x58a0b13edc31 <vm_exec_core+29665>, 0x58a0b13e8071 <vm_exec_core+6177>, 0x58a0b13ee8f3 <vm_exec_core+32931>, 0x58a0b13ecb61 <vm_exec_core+25361>, 0x58a0b13ea95a <vm_exec_core+16650>, 0x58a0b13e71fc <vm_exec_core+2476>, 0x58a0b13ee3f1 <vm_exec_core+31649>, 0x58a0b13edfe6 <vm_exec_core+30614>, 0x58a0b13e8437 <vm_exec_core+7143>, 0x58a0b13e77fc <vm_exec_core+4012>, 0x58a0b13ed02e <vm_exec_core+26590>, 0x58a0b13e92e0 <vm_exec_core+10896>, 0x58a0b13ee609 <vm_exec_core+32185>, 0x58a0b13ee20b <vm_exec_core+31163>, 0x58a0b13e9ac4 <vm_exec_core+12916>, 0x58a0b13ea8c0 <vm_exec_core+16496>, 0x58a0b13eccfb <vm_exec_core+25771>, 0x58a0b13ee168 <vm_exec_core+31000>, 0x58a0b13ebdb2 <vm_exec_core+21858>, 0x58a0b13ecd9a <vm_exec_core+25930>, 0x58a0b13ed1bb <vm_exec_core+26987>, 0x58a0b13ebcd9 <vm_exec_core+21641>, 0x58a0b13e76f1 <vm_exec_core+3745>, 0x58a0b13ec50d <vm_exec_core+23741>, 0x58a0b13e7544 <vm_exec_core+3316>, 0x58a0b13e78a8 <vm_exec_core+4184>, 0x58a0b13e9d6d <vm_exec_core+13597>, 0x58a0b13ebb70 <vm_exec_core+21280>, 0x58a0b13ec121 <vm_exec_core+22737>, 0x58a0b13eb8f1 <vm_exec_core+20641>, 0x58a0b13e7142 <vm_exec_core+2290>, 0x58a0b13ed422 <vm_exec_core+27602>, 0x58a0b13edee9 <vm_exec_core+30361>, 0x58a0b13e79aa <vm_exec_core+4442>, 0x58a0b13e8b58 <vm_exec_core+8968>, 0x58a0b13e8649 <vm_exec_core+7673>, 0x58a0b13e9448 <vm_exec_core+11256>, 0x58a0b13ea804 <vm_exec_core+16308>, 0x58a0b13e7aa1 <vm_exec_core+4689>, 0x58a0b13ed28f <vm_exec_core+27199>, 0x58a0b13e8ab2 <vm_exec_core+8802>, 0x58a0b13ea697 <vm_exec_core+15943>, 0x58a0b13eb16b <vm_exec_core+18715>, 0x58a0b13ed133 <vm_exec_core+26851>, 0x58a0b13ebf73 <vm_exec_core+22307>, 0x58a0b13e965f <vm_exec_core+11791>, 0x58a0b13e8dab <vm_exec_core+9563>, 0x58a0b13ecf03 <vm_exec_core+26291>, 0x58a0b13e9eef <vm_exec_core+13983>, 0x58a0b13ec5bf <vm_exec_core+23919>, 0x58a0b13ec08d <vm_exec_core+22589>, 0x58a0b13ec809 <vm_exec_core+24505>, 0x58a0b13ed70c <vm_exec_core+28348>, 0x58a0b13eb37c <vm_exec_core+19244>, 0x58a0b13ebf23 <vm_exec_core+22227>, 0x58a0b13e97da <vm_exec_core+12170>, 0x58a0b13ece48 <vm_exec_core+26104>, 0x58a0b13e9907 <vm_exec_core+12471>, 0x58a0b13ebc14 <vm_exec_core+21444>, 0x58a0b13ebf23 <vm_exec_core+22227>, 0x58a0b13eaf17 <vm_exec_core+18119>, 0x58a0b13eba2c <vm_exec_core+20956>, 0x58a0b13e9b46 <vm_exec_core+13046>, 0x58a0b13e908f <vm_exec_core+10303>, 0x58a0b13ec8e7 <vm_exec_core+24727>, 0x58a0b13e7b5e <vm_exec_core+4878>, 0x58a0b13ead14 <vm_exec_core+17604>, 0x58a0b13f5cef <vm_exec_core+62623>, 0x58a0b13ebe5d <vm_exec_core+22029>, 0x58a0b13e7e02 <vm_exec_core+5554>, 0x58a0b13e8313 <vm_exec_core+6851>, 0x58a0b13e7f26 <vm_exec_core+5846>, 0x58a0b13e8c4c <vm_exec_core+9212>, 0x58a0b13e94ae <vm_exec_core+11358>, 0x58a0b13eb23f <vm_exec_core+18927>, 0x58a0b13ea7fa <vm_exec_core+16298>, 0x58a0b13eb23a <vm_exec_core+18922>, 0x58a0b13ebdad <vm_exec_core+21853>, 0x58a0b13ebcd4 <vm_exec_core+21636>, 0x58a0b13e8c47 <vm_exec_core+9207>, 0x58a0b13ebf37 <vm_exec_core+22247>, 0x58a0b13e9e16 <vm_exec_core+13766>, 0x58a0b13e9e1b <vm_exec_core+13771>, 0x58a0b13ebccf <vm_exec_core+21631>, 0x58a0b13ebb66 <vm_exec_core+21270>, 0x58a0b13eabe0 <vm_exec_core+17296>, 0x58a0b13eab01 <vm_exec_core+17073>...}
        reg_cfp = 0x76c02e1ff758
        reg_pc = 0x518000002b28
        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_duparray_send = <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 0x000058a0b13e3381 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2613
No locals.
#17 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2592
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#18 0x000058a0b14208db in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=<optimized out>, self=130567819415000, 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:1616
        flags = 0
        iseq = 0x76c030754ad8
        cfp = 0x76c02e1ff7c8
        sp = 0x76c02e0ff818
        use_argv = <optimized out>
        stack_argv = 0x76c02e0ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160000003d0, self=130567819415000, 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:1710
        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:1740
No locals.
#21 0x000058a0b141eb66 in rb_vm_invoke_proc (ec=0xffffff9c, proc=0x76c02e0106b0, argc=819033022, argc@entry=0, argv=0x0, kw_splat=kw_splat@entry=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1761
        self = 140726757115184
#22 0x000058a0b11c962e in rb_proc_call_kw (self=130567818788120, args=130567799721440, kw_splat=0) at /tmp/ruby/src/trunk_asan/proc.c:963
        argc = 0
        argv = 0x76c030d173be <__GI___fstatat64+14>
        proc = 0x76c02e0106b0
        vret = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
th: 0x515000000300, native_id: 0x76c030ffdc40
        rb_gc_guarded_ptr = <optimized out>
#23 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_asan/proc.c:973
No locals.
#24 0x000058a0b1066b16 in exec_end_procs_chain (errp=0x516000000440, procs=<optimized out>) at /tmp/ruby/src/trunk_asan/eval_jump.c:105
-- Control frame information -----------------------------------------------
        endproc = {func = 0x58a0b1064520 <rb_call_end_proc>, data = 130567818788120, next = 0x0}
        errinfo = 130567799727360
c:0004 p:---- s:0015 e:000014 CFUNC  :require
c:0003 p:0085 s:0010 e:000009 RESCUE /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:94
c:0002 p:0018 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:27 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        link = <optimized out>
#25 rb_ec_exec_end_proc (ec=0x5160000003d0) at /tmp/ruby/src/trunk_asan/eval_jump.c:121
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd805e59f0, <optimized out>, 0x7ffd805e58a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        errinfo = <optimized out>
th: 0x51500004ea00, native_id: 0x76c00fe006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
        finished = <optimized out>
        state = RUBY_TAG_NONE
        _ec = <optimized out>
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
        _tag = <optimized out>
#26 rb_ec_teardown (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:155
No locals.
#27 0x000058a0b10676dc in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:207
        mode0 = <optimized out>
        err = <optimized out>
        mode1 = <optimized out>
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd805e5b30, <optimized out>, 0x7ffd805e5a00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 130567799727360
        sysex = 0
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
        signaled = 0
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        th0 = 0x515000000300

        step = 1
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#28 0x000058a0b106856a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = <optimized out>
        status = <optimized out>
#29 0x000058a0b1061a37 in rb_main (argc=9, argv=0x7ffd805e5dc8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#30 main (argc=9, argv=0x7ffd805e5dc8) at /tmp/ruby/src/trunk_asan/main.c:68
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 3380301) detached]
$ timeout 60 gdb -p 3379978 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:967: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3379977 -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 3415182 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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