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

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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x70a9944006c0 (LWP 2937624) "test_autoload.*" 0x00005b1ebf62cb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x70a9944006c0 (LWP 2937624) "test_autoload.*"):
#0  0x00005b1ebf62cb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b1ebf62db4a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b1ebf57a4d8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00005b1ebf57a2c9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005b1ebf57a0fd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00005b1ebf579b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005b1ebf579786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005b1ebf57ba56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005b1ebf612920 in __interceptor_free ()
No symbol table info available.
#9  0x00005b1ebf68445e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x70a996ced800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default.c:8221
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x70a996ced800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4186
No locals.
#11 ruby_xfree (x=0x70a996ced800) at /tmp/ruby/src/trunk_asan/gc.c:4197
No locals.
#12 0x00005b1ebf93cc95 in rb_threadptr_sched_free (th=th@entry=0x515000527e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2365
No locals.
#13 0x00005b1ebfa12eaf in thread_free (ptr=0x540000001188, ptr@entry=0x515000527e00) at /tmp/ruby/src/trunk_asan/vm.c:3493
        th = 0x540000001188
#14 0x00005b1ebfa12a19 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3098
        th = 0x515000527e00
        stack = 0x70a996ced800
        objspace = <optimized out>
        next = <optimized out>
#15 0x00005b1ebf6568f0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000527e00
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x00005b1ebf656e5b in ruby_stop (ex=4488, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#17 0x00005b1ebf7d50cd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382
        status = <optimized out>
        pid = <optimized out>
#18 0x00005b1ebfa33a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x647100040001
        cc = <optimized out>
        me = 0x70a9947a1b70
        cfunc = 0x504000020058
        recv = 123873752470000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005b1ebfa19bfd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x70a9943ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005b1ebfa196b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x00005b1ebf9d880b in vm_sendish (ec=0x516004d346d0, reg_cfp=0x70a996ded790, cd=0x50200084f730, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x516004d346d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200084f730
        insns_address_table = {0x5b1ebf9d4019 <vm_exec_core+1801>, 0x5b1ebf9d50ea <vm_exec_core+6106>, 0x5b1ebf9dacb5 <vm_exec_core+29605>, 0x5b1ebf9d4c42 <vm_exec_core+4914>, 0x5b1ebf9db8be <vm_exec_core+32686>, 0x5b1ebf9d96e2 <vm_exec_core+24018>, 0x5b1ebf9d705d <vm_exec_core+14157>, 0x5b1ebf9d4199 <vm_exec_core+2185>, 0x5b1ebf9db327 <vm_exec_core+31255>, 0x5b1ebf9db021 <vm_exec_core+30481>, 0x5b1ebf9d4eba <vm_exec_core+5546>, 0x5b1ebf9d4737 <vm_exec_core+3623>, 0x5b1ebf9d9ccd <vm_exec_core+25533>, 0x5b1ebf9d5e71 <vm_exec_core+9569>, 0x5b1ebf9db565 <vm_exec_core+31829>, 0x5b1ebf9db1af <vm_exec_core+30879>, 0x5b1ebf9d64d1 <vm_exec_core+11201>, 0x5b1ebf9d6fdb <vm_exec_core+14027>, 0x5b1ebf9d9930 <vm_exec_core+24608>, 0x5b1ebf9db110 <vm_exec_core+30720>, 0x5b1ebf9d8a97 <vm_exec_core+20871>, 0x5b1ebf9d99ca <vm_exec_core+24762>, 0x5b1ebf9da07e <vm_exec_core+26478>, 0x5b1ebf9d89c3 <vm_exec_core+20659>, 0x5b1ebf9d4663 <vm_exec_core+3411>, 0x5b1ebf9d91fc <vm_exec_core+22764>, 0x5b1ebf9d44d9 <vm_exec_core+3017>, 0x5b1ebf9d4949 <vm_exec_core+4153>, 0x5b1ebf9d681e <vm_exec_core+12046>, 0x5b1ebf9d8564 <vm_exec_core+19540>, 0x5b1ebf9d8f45 <vm_exec_core+22069>, 0x5b1ebf9d8100 <vm_exec_core+18416>, 0x5b1ebf9d405e <vm_exec_core+1870>, 0x5b1ebf9da600 <vm_exec_core+27888>, 0x5b1ebf9daf36 <vm_exec_core+30246>, 0x5b1ebf9d4a22 <vm_exec_core+4370>, 0x5b1ebf9d55b6 <vm_exec_core+7334>, 0x5b1ebf9d503c <vm_exec_core+5932>, 0x5b1ebf9d5f76 <vm_exec_core+9830>, 0x5b1ebf9d6f70 <vm_exec_core+13920>, 0x5b1ebf9d4ae4 <vm_exec_core+4564>, 0x5b1ebf9da449 <vm_exec_core+27449>, 0x5b1ebf9d5525 <vm_exec_core+7189>, 0x5b1ebf9d6e2e <vm_exec_core+13598>, 0x5b1ebf9d77e3 <vm_exec_core+16083>, 0x5b1ebf9d9d79 <vm_exec_core+25705>, 0x5b1ebf9d8c73 <vm_exec_core+21347>, 0x5b1ebf9d606a <vm_exec_core+10074>, 0x5b1ebf9d58f3 <vm_exec_core+8163>, 0x5b1ebf9d9ba7 <vm_exec_core+25239>, 0x5b1ebf9d6a6c <vm_exec_core+12636>, 0x5b1ebf9d9307 <vm_exec_core+23031>, 0x5b1ebf9d8cfb <vm_exec_core+21483>, 0x5b1ebf9d93d4 <vm_exec_core+23236>, 0x5b1ebf9dabd7 <vm_exec_core+29383>, 0x5b1ebf9d7dc4 <vm_exec_core+17588>, 0x5b1ebf9d9e48 <vm_exec_core+25912>, 0x5b1ebf9d3c9b <vm_exec_core+907>, 0x5b1ebf9d9a75 <vm_exec_core+24933>, 0x5b1ebf9d6342 <vm_exec_core+10802>, 0x5b1ebf9d8608 <vm_exec_core+19704>, 0x5b1ebf9d8b68 <vm_exec_core+21080>, 0x5b1ebf9d3ca0 <vm_exec_core+912>, 0x5b1ebf9d8473 <vm_exec_core+19299>, 0x5b1ebf9d673f <vm_exec_core+11823>, 0x5b1ebf9d5ab0 <vm_exec_core+8608>, 0x5b1ebf9d9468 <vm_exec_core+23384>, 0x5b1ebf9d4ba0 <vm_exec_core+4752>, 0x5b1ebf9d7324 <vm_exec_core+14868>, 0x5b1ebf9e2bf6 <vm_exec_core+62182>, 0x5b1ebf9d9027 <vm_exec_core+22295>, 0x5b1ebf9d5401 <vm_exec_core+6897>, 0x5b1ebf9d57cf <vm_exec_core+7871>, 0x5b1ebf9d56ad <vm_exec_core+7581>, 0x5b1ebf9d5d06 <vm_exec_core+9206>, 0x5b1ebf9d658e <vm_exec_core+11390>, 0x5b1ebf9d5322 <vm_exec_core+6674>, 0x5b1ebf9dbb53 <vm_exec_core+33347>, 0x5b1ebf9d90de <vm_exec_core+22478>, 0x5b1ebf9d7bec <vm_exec_core+17116>, 0x5b1ebf9da4f7 <vm_exec_core+27623>, 0x5b1ebf9dbc71 <vm_exec_core+33633>, 0x5b1ebf9da85d <vm_exec_core+28493>, 0x5b1ebf9db6be <vm_exec_core+32174>, 0x5b1ebf9db796 <vm_exec_core+32390>, 0x5b1ebf9d457c <vm_exec_core+3180>, 0x5b1ebf9db244 <vm_exec_core+31028>, 0x5b1ebf9d692f <vm_exec_core+12319>, 0x5b1ebf9db47f <vm_exec_core+31599>, 0x5b1ebf9d63ee <vm_exec_core+10974>, 0x5b1ebf9da75b <vm_exec_core+28235>, 0x5b1ebf9d43a3 <vm_exec_core+2707>, 0x5b1ebf9d6184 <vm_exec_core+10356>, 0x5b1ebf9d752c <vm_exec_core+15388>, 0x5b1ebf9d6ec5 <vm_exec_core+13749>, 0x5b1ebf9d6c94 <vm_exec_core+13188>, 0x5b1ebf9d3d97 <vm_exec_core+1159>, 0x5b1ebf9d42ba <vm_exec_core+2474>, 0x5b1ebf9d3e29 <vm_exec_core+1305>, 0x5b1ebf9daa76 <vm_exec_core+29030>, 0x5b1ebf9d8310 <vm_exec_core+18944>, 0x5b1ebf9d78b4 <vm_exec_core+16292>, 0x5b1ebf9d7fd1 <vm_exec_core+18113>, 0x5b1ebf9d7cea <vm_exec_core+17370>, 0x5b1ebf9d6d35 <vm_exec_core+13349>, 0x5b1ebf9d76d8 <vm_exec_core+15816>, 0x5b1ebf9d71fa <vm_exec_core+14570>, 0x5b1ebf9d79e3 <vm_exec_core+16595>, 0x5b1ebf9d7a65 <vm_exec_core+16725>, 0x5b1ebf9d400a <vm_exec_core+1786>, 0x5b1ebf9d50db <vm_exec_core+6091>, 0x5b1ebf9daca6 <vm_exec_core+29590>, 0x5b1ebf9d4c33 <vm_exec_core+4899>, 0x5b1ebf9db8af <vm_exec_core+32671>, 0x5b1ebf9d96d3 <vm_exec_core+24003>, 0x5b1ebf9d704e <vm_exec_core+14142>, 0x5b1ebf9d418a <vm_exec_core+2170>, 0x5b1ebf9db318 <vm_exec_core+31240>, 0x5b1ebf9db012 <vm_exec_core+30466>, 0x5b1ebf9d4eab <vm_exec_core+5531>, 0x5b1ebf9d4728 <vm_exec_core+3608>, 0x5b1ebf9d9cbe <vm_exec_core+25518>, 0x5b1ebf9d5e62 <vm_exec_core+9554>, 0x5b1ebf9db556 <vm_exec_core+31814>, 0x5b1ebf9db1a0 <vm_exec_core+30864>, 0x5b1ebf9d64c2 <vm_exec_core+11186>, 0x5b1ebf9d6fcc <vm_exec_core+14012>, 0x5b1ebf9d9921 <vm_exec_core+24593>, 0x5b1ebf9db101 <vm_exec_core+30705>, 0x5b1ebf9d8a88 <vm_exec_core+20856>, 0x5b1ebf9d99bb <vm_exec_core+24747>, 0x5b1ebf9da06f <vm_exec_core+26463>, 0x5b1ebf9d89b4 <vm_exec_core+20644>, 0x5b1ebf9d4654 <vm_exec_core+3396>, 0x5b1ebf9d91ed <vm_exec_core+22749>, 0x5b1ebf9d44ca <vm_exec_core+3002>, 0x5b1ebf9d493a <vm_exec_core+4138>, 0x5b1ebf9d680f <vm_exec_core+12031>, 0x5b1ebf9d8555 <vm_exec_core+19525>, 0x5b1ebf9d8f36 <vm_exec_core+22054>, 0x5b1ebf9d80f1 <vm_exec_core+18401>, 0x5b1ebf9d404f <vm_exec_core+1855>, 0x5b1ebf9da5f1 <vm_exec_core+27873>, 0x5b1ebf9daf27 <vm_exec_core+30231>, 0x5b1ebf9d4a13 <vm_exec_core+4355>, 0x5b1ebf9d55a7 <vm_exec_core+7319>, 0x5b1ebf9d502d <vm_exec_core+5917>, 0x5b1ebf9d5f67 <vm_exec_core+9815>, 0x5b1ebf9d6f61 <vm_exec_core+13905>, 0x5b1ebf9d4ad5 <vm_exec_core+4549>, 0x5b1ebf9da43a <vm_exec_core+27434>, 0x5b1ebf9d5516 <vm_exec_core+7174>, 0x5b1ebf9d6e1f <vm_exec_core+13583>, 0x5b1ebf9d77d4 <vm_exec_core+16068>, 0x5b1ebf9d9d6a <vm_exec_core+25690>, 0x5b1ebf9d8c64 <vm_exec_core+21332>, 0x5b1ebf9d605b <vm_exec_core+10059>, 0x5b1ebf9d58e4 <vm_exec_core+8148>, 0x5b1ebf9d9b98 <vm_exec_core+25224>, 0x5b1ebf9d6a5d <vm_exec_core+12621>, 0x5b1ebf9d92f8 <vm_exec_core+23016>, 0x5b1ebf9d8cec <vm_exec_core+21468>, 0x5b1ebf9d93c5 <vm_exec_core+23221>, 0x5b1ebf9dabc8 <vm_exec_core+29368>, 0x5b1ebf9d7db5 <vm_exec_core+17573>, 0x5b1ebf9d9e39 <vm_exec_core+25897>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d9a66 <vm_exec_core+24918>, 0x5b1ebf9d6333 <vm_exec_core+10787>, 0x5b1ebf9d85f9 <vm_exec_core+19689>, 0x5b1ebf9d8b59 <vm_exec_core+21065>, 0x5b1ebf9d7518 <vm_exec_core+15368>, 0x5b1ebf9d8464 <vm_exec_core+19284>, 0x5b1ebf9d6730 <vm_exec_core+11808>, 0x5b1ebf9d5aa1 <vm_exec_core+8593>, 0x5b1ebf9d9459 <vm_exec_core+23369>, 0x5b1ebf9d4b91 <vm_exec_core+4737>, 0x5b1ebf9d7315 <vm_exec_core+14853>, 0x5b1ebf9e2be7 <vm_exec_core+62167>, 0x5b1ebf9d9018 <vm_exec_core+22280>, 0x5b1ebf9d53f2 <vm_exec_core+6882>, 0x5b1ebf9d57c0 <vm_exec_core+7856>, 0x5b1ebf9d569e <vm_exec_core+7566>, 0x5b1ebf9d5cf7 <vm_exec_core+9191>, 0x5b1ebf9d657f <vm_exec_core+11375>, 0x5b1ebf9d845f <vm_exec_core+19279>, 0x5b1ebf9d7be2 <vm_exec_core+17106>, 0x5b1ebf9d845a <vm_exec_core+19274>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d8c4e <vm_exec_core+21310>, 0x5b1ebf9d5cf2 <vm_exec_core+9186>, 0x5b1ebf9d91b1 <vm_exec_core+22689>, 0x5b1ebf9d6fc2 <vm_exec_core+14002>, 0x5b1ebf9d6fc7 <vm_exec_core+14007>, 0x5b1ebf9d8c4c <vm_exec_core+21308>, 0x5b1ebf9d8b2b <vm_exec_core+21019>, 0x5b1ebf9d7fb8 <vm_exec_core+18088>, 0x5b1ebf9d7cd6 <vm_exec_core+17350>, 0x5b1ebf9d8c4a <vm_exec_core+21306>, 0x5b1ebf9d80ec <vm_exec_core+18396>...}
        reg_cfp = 0x70a996ded790
        reg_pc = 0x5040008699f0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005b1ebf9d0488 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516004d346d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005b1ebfa0d67b in invoke_iseq_block_from_c (ec=0x516004d346d0, captured=<optimized out>, self=123873752470000, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x70a998044d60
        cfp = 0x70a996ded7c8
        sp = 0x70a996ced818
        use_argv = <optimized out>
        stack_argv = 0x70a996ced818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#25 invoke_block_from_c_proc (ec=0x516004d346d0, self=123873752470000, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#26 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#27 0x00005b1ebfa0b906 in rb_vm_invoke_proc (ec=0x540000001188, proc=0x80, proc@entry=0x504000864e10, argc=-1084044402, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#28 0x00005b1ebf962db9 in thread_do_start_proc (th=th@entry=0x515000527e00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000864e10
        args_len = 0
        args_ptr = <optimized out>
#29 0x00005b1ebf96096a in thread_do_start (th=0x515000527e00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#30 thread_start_func_2 (th=th@entry=0x515000527e00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#31 0x00005b1ebf95fc2e in call_thread_start_func_2 (th=0x515000527e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x70a9943ffce0
#32 nt_start (ptr=0x50c001059b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000527e00
        sched = <optimized out>
        nt = 0x50c001059b80
        vm = 0x525000000100
#33 0x00005b1ebf6107df in asan_thread_start(void*) ()
No symbol table info available.
#34 0x000070a9bdc9ca94 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 = {123873639007936, -720866660156157961, 123873639007936, -352, 0, 140729079713840, -720866660143575049, -720958038046781449}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#35 0x000070a9bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x515000527e00, native_id: 0x70a9944006c0
-- Control frame information -----------------------------------------------
=================================================================
==2937624==ERROR: AddressSanitizer: heap-use-after-free on address 0x70a996ded778 at pc 0x5b1ebfe848c5 bp 0x70a9943fdf50 sp 0x70a9943fdf48
READ of size 8 at 0x70a996ded778 thread T102
[Detaching after fork from child process 2968590]
    #0 0x5b1ebfe848c4 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:56:25
    #1 0x5b1ebfe848c4 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:235:9
    #2 0x5b1ebfe87301 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1306:14
    #3 0x70a9943fe09e  (<unknown module>)

0x70a996ded778 is located 1048440 bytes inside of 1048576-byte region [0x70a996ced800,0x70a996ded800)
freed by thread T102 here:
    #0 0x5b1ebf6128ba in free (/tmp/ruby/build/trunk_asan/ruby+0x2138ba) (BuildId: dcbaa77d0d19f1c2bf18d74215068b1ca2305135)
    #1 0x5b1ebf68445d in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default.c:8221:9
    #2 0x5b1ebf68445d in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4186:13
    #3 0x5b1ebf68445d in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4197:5
    #4 0x5b1ebf93cc94 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2365:5
    #5 0x5b1ebfa12eae in thread_free /tmp/ruby/src/trunk_asan/vm.c:3493:5
    #6 0x5b1ebfa12a18 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3098:17
    #7 0x5b1ebf6568ef in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5
    #8 0x5b1ebf656e5a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10
    #9 0x5b1ebf7d50cc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4382:13
    #10 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #11 0x5b1ebfa19bfc in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
    #12 0x5b1ebfa196b4 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #13 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #14 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #15 0x5b1ebf9d0487 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #16 0x5b1ebfa0d67a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #17 0x5b1ebfa0d67a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1689:16
    #18 0x5b1ebfa0d67a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1719:12
    #19 0x5b1ebfa0b905 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1740:16
    #20 0x5b1ebf962db8 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:598:16
    #21 0x5b1ebf960969 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:615:18
    #22 0x5b1ebf960969 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:670:18
    #23 0x5b1ebf95fc2d in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2237:5
    #24 0x5b1ebf95fc2d in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2282:13
    #25 0x5b1ebf6107de in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x5b1ebf612b62 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x213b62) (BuildId: dcbaa77d0d19f1c2bf18d74215068b1ca2305135)
    #1 0x5b1ebf697b64 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default.c:8236:5
    #2 0x5b1ebf943974 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2213:22
    #3 0x5b1ebf943974 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16
    #4 0x5b1ebf943974 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11
    #5 0x5b1ebf957a10 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16
    #6 0x5b1ebfa47d1b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x5b1ebfa47d1b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x5b1ebfa47d1b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x5b1ebfa4c785 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x5b1ebfa4c785 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x5b1ebf9fbb65 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x5b1ebf9fbb65 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x5b1ebf955dd6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5
    #14 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #15 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #16 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #17 0x5b1ebf9d0840 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #18 0x5b1ebf9d0840 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #19 0x5b1ebfa51091 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #20 0x5b1ebfa51091 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #21 0x5b1ebf9fd875 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #22 0x5b1ebf9fd875 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #23 0x5b1ebf9fd875 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #24 0x5b1ebf9fd875 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #25 0x5b1ebfba86a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30
    #26 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #27 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #28 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #29 0x5b1ebf9d0840 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #30 0x5b1ebf9d0840 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #31 0x5b1ebfa51091 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #32 0x5b1ebfa51091 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #33 0x5b1ebf9fd875 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #34 0x5b1ebf9fd875 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #35 0x5b1ebf9fd875 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #36 0x5b1ebf9fd875 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #37 0x5b1ebfba86a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30
    #38 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #39 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #40 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #41 0x5b1ebf9d0840 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #42 0x5b1ebf9d0840 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #43 0x5b1ebf65731a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #44 0x5b1ebf65731a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #45 0x5b1ebf650886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
    #46 0x5b1ebf650886 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #47 0x70a9bdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #48 0x70a9bdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #49 0x5b1ebf574664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: dcbaa77d0d19f1c2bf18d74215068b1ca2305135)

Thread T102 created by T0 here:
    #0 0x5b1ebf5f8481 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1f9481) (BuildId: dcbaa77d0d19f1c2bf18d74215068b1ca2305135)
    #1 0x5b1ebf943c94 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2154:11
    #2 0x5b1ebf943c94 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:12
    #3 0x5b1ebf943c94 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16
    #4 0x5b1ebf943c94 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11
    #5 0x5b1ebf957a10 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16
    #6 0x5b1ebfa47d1b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x5b1ebfa47d1b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x5b1ebfa47d1b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x5b1ebfa4c785 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x5b1ebfa4c785 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x5b1ebf9fbb65 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x5b1ebf9fbb65 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x5b1ebf955dd6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5
    #14 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #15 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #16 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #17 0x5b1ebf9d0840 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #18 0x5b1ebf9d0840 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #19 0x5b1ebfa51091 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #20 0x5b1ebfa51091 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #21 0x5b1ebf9fd875 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #22 0x5b1ebf9fd875 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #23 0x5b1ebf9fd875 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #24 0x5b1ebf9fd875 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #25 0x5b1ebfba86a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30
    #26 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #27 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #28 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #29 0x5b1ebf9d0840 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #30 0x5b1ebf9d0840 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #31 0x5b1ebfa51091 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #32 0x5b1ebfa51091 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #33 0x5b1ebf9fd875 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #34 0x5b1ebf9fd875 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #35 0x5b1ebf9fd875 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #36 0x5b1ebf9fd875 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #37 0x5b1ebfba86a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30
    #38 0x5b1ebfa33a87 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #39 0x5b1ebf9d880a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #40 0x5b1ebf9d880a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #41 0x5b1ebf9d0840 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #42 0x5b1ebf9d0840 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #43 0x5b1ebf65731a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #44 0x5b1ebf65731a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #45 0x5b1ebf650886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
    #46 0x5b1ebf650886 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #47 0x70a9bdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #48 0x70a9bdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #49 0x5b1ebf574664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: dcbaa77d0d19f1c2bf18d74215068b1ca2305135)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:56:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x70a996ded480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x70a996ded500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x70a996ded580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x70a996ded600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x70a996ded680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x70a996ded700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd[fd]
  0x70a996ded780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x70a996ded800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x70a996ded880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x70a996ded900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x70a996ded980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==2937624==ABORTING
[Inferior 1 (process 2937624) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2937628 -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 2937636 -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 2934530 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2968592]
[New LWP 2937638]
[New LWP 2937411]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000070a9bdc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe0ace5b20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x70a9bde9ac40 (LWP 2934530) "ruby"            0x000070a9bdc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe0ace5b20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x70a98aa006c0 (LWP 2968592) "envutil.rb:177"  0x000070a9bdd1b4cd in __GI___poll (fds=0x70a98ea09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x70a9a1a006c0 (LWP 2937638) "test_autoload.*" 0x000070a9bdd1b4cd in __GI___poll (fds=0x70a98ad09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x70a99a6006c0 (LWP 2937411) "parallel.rb:40"  0x000070a9bdd1b4cd in __GI___poll (fds=0x70a98f60ea60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x70a99a6006c0 (LWP 2937411) "parallel.rb:40"):
#0  0x000070a9bdd1b4cd in __GI___poll (fds=0x70a98f60ea60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b1ebf5b742a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b1ebf70acbd in nogvl_wait_for (th=123873702307520, fptr=0x5110003aa100, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12472
        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:1161
        ready = <optimized out>
#4  0x00005b1ebf70c136 in internal_read_func (ptr=0x70a98f60e840) at /tmp/ruby/src/trunk_asan/io.c:1192
        iis = 0x70a98f60e840
        result = <optimized out>
#5  0x00005b1ebf948d0b in rb_thread_io_blocking_call (func=0x5b1ebf70bcb0 <internal_read_func>, data1=0x70a98f60e840, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802
        __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  0x00005b1ebf65b020 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 = 0x516004b1bfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x70a99a5fee50, <optimized out>, 0x70a99a5fed60, <optimized out>, <optimized out>}, prev = 0x70a98f609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516004b1bfd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005b1ebf720475 in io_read_memory_locktmp (str=123873557277280, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3432
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:3478
        str = <optimized out>
        iis = {th = 123873702307520, fptr = 0x5110003aa100, nonblock = 0, fd = 4, buf = 0x5190002c6a80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110003aa100
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005b1ebf6fc7b1 in io_readpartial (argc=-1889473952, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3598
        ret = <optimized out>
#10 0x00005b1ebfa33a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x409100100003
        cc = <optimized out>
        me = 0x70a9bd569e88
        cfunc = 0x504000011018
        recv = 123873702308000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005b1ebf9e12cd in vm_sendish (ec=0x516004b1bfd0, reg_cfp=0x70a9977ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516004b1bfd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b1ebf9d4019 <vm_exec_core+1801>, 0x5b1ebf9d50ea <vm_exec_core+6106>, 0x5b1ebf9dacb5 <vm_exec_core+29605>, 0x5b1ebf9d4c42 <vm_exec_core+4914>, 0x5b1ebf9db8be <vm_exec_core+32686>, 0x5b1ebf9d96e2 <vm_exec_core+24018>, 0x5b1ebf9d705d <vm_exec_core+14157>, 0x5b1ebf9d4199 <vm_exec_core+2185>, 0x5b1ebf9db327 <vm_exec_core+31255>, 0x5b1ebf9db021 <vm_exec_core+30481>, 0x5b1ebf9d4eba <vm_exec_core+5546>, 0x5b1ebf9d4737 <vm_exec_core+3623>, 0x5b1ebf9d9ccd <vm_exec_core+25533>, 0x5b1ebf9d5e71 <vm_exec_core+9569>, 0x5b1ebf9db565 <vm_exec_core+31829>, 0x5b1ebf9db1af <vm_exec_core+30879>, 0x5b1ebf9d64d1 <vm_exec_core+11201>, 0x5b1ebf9d6fdb <vm_exec_core+14027>, 0x5b1ebf9d9930 <vm_exec_core+24608>, 0x5b1ebf9db110 <vm_exec_core+30720>, 0x5b1ebf9d8a97 <vm_exec_core+20871>, 0x5b1ebf9d99ca <vm_exec_core+24762>, 0x5b1ebf9da07e <vm_exec_core+26478>, 0x5b1ebf9d89c3 <vm_exec_core+20659>, 0x5b1ebf9d4663 <vm_exec_core+3411>, 0x5b1ebf9d91fc <vm_exec_core+22764>, 0x5b1ebf9d44d9 <vm_exec_core+3017>, 0x5b1ebf9d4949 <vm_exec_core+4153>, 0x5b1ebf9d681e <vm_exec_core+12046>, 0x5b1ebf9d8564 <vm_exec_core+19540>, 0x5b1ebf9d8f45 <vm_exec_core+22069>, 0x5b1ebf9d8100 <vm_exec_core+18416>, 0x5b1ebf9d405e <vm_exec_core+1870>, 0x5b1ebf9da600 <vm_exec_core+27888>, 0x5b1ebf9daf36 <vm_exec_core+30246>, 0x5b1ebf9d4a22 <vm_exec_core+4370>, 0x5b1ebf9d55b6 <vm_exec_core+7334>, 0x5b1ebf9d503c <vm_exec_core+5932>, 0x5b1ebf9d5f76 <vm_exec_core+9830>, 0x5b1ebf9d6f70 <vm_exec_core+13920>, 0x5b1ebf9d4ae4 <vm_exec_core+4564>, 0x5b1ebf9da449 <vm_exec_core+27449>, 0x5b1ebf9d5525 <vm_exec_core+7189>, 0x5b1ebf9d6e2e <vm_exec_core+13598>, 0x5b1ebf9d77e3 <vm_exec_core+16083>, 0x5b1ebf9d9d79 <vm_exec_core+25705>, 0x5b1ebf9d8c73 <vm_exec_core+21347>, 0x5b1ebf9d606a <vm_exec_core+10074>, 0x5b1ebf9d58f3 <vm_exec_core+8163>, 0x5b1ebf9d9ba7 <vm_exec_core+25239>, 0x5b1ebf9d6a6c <vm_exec_core+12636>, 0x5b1ebf9d9307 <vm_exec_core+23031>, 0x5b1ebf9d8cfb <vm_exec_core+21483>, 0x5b1ebf9d93d4 <vm_exec_core+23236>, 0x5b1ebf9dabd7 <vm_exec_core+29383>, 0x5b1ebf9d7dc4 <vm_exec_core+17588>, 0x5b1ebf9d9e48 <vm_exec_core+25912>, 0x5b1ebf9d3c9b <vm_exec_core+907>, 0x5b1ebf9d9a75 <vm_exec_core+24933>, 0x5b1ebf9d6342 <vm_exec_core+10802>, 0x5b1ebf9d8608 <vm_exec_core+19704>, 0x5b1ebf9d8b68 <vm_exec_core+21080>, 0x5b1ebf9d3ca0 <vm_exec_core+912>, 0x5b1ebf9d8473 <vm_exec_core+19299>, 0x5b1ebf9d673f <vm_exec_core+11823>, 0x5b1ebf9d5ab0 <vm_exec_core+8608>, 0x5b1ebf9d9468 <vm_exec_core+23384>, 0x5b1ebf9d4ba0 <vm_exec_core+4752>, 0x5b1ebf9d7324 <vm_exec_core+14868>, 0x5b1ebf9e2bf6 <vm_exec_core+62182>, 0x5b1ebf9d9027 <vm_exec_core+22295>, 0x5b1ebf9d5401 <vm_exec_core+6897>, 0x5b1ebf9d57cf <vm_exec_core+7871>, 0x5b1ebf9d56ad <vm_exec_core+7581>, 0x5b1ebf9d5d06 <vm_exec_core+9206>, 0x5b1ebf9d658e <vm_exec_core+11390>, 0x5b1ebf9d5322 <vm_exec_core+6674>, 0x5b1ebf9dbb53 <vm_exec_core+33347>, 0x5b1ebf9d90de <vm_exec_core+22478>, 0x5b1ebf9d7bec <vm_exec_core+17116>, 0x5b1ebf9da4f7 <vm_exec_core+27623>, 0x5b1ebf9dbc71 <vm_exec_core+33633>, 0x5b1ebf9da85d <vm_exec_core+28493>, 0x5b1ebf9db6be <vm_exec_core+32174>, 0x5b1ebf9db796 <vm_exec_core+32390>, 0x5b1ebf9d457c <vm_exec_core+3180>, 0x5b1ebf9db244 <vm_exec_core+31028>, 0x5b1ebf9d692f <vm_exec_core+12319>, 0x5b1ebf9db47f <vm_exec_core+31599>, 0x5b1ebf9d63ee <vm_exec_core+10974>, 0x5b1ebf9da75b <vm_exec_core+28235>, 0x5b1ebf9d43a3 <vm_exec_core+2707>, 0x5b1ebf9d6184 <vm_exec_core+10356>, 0x5b1ebf9d752c <vm_exec_core+15388>, 0x5b1ebf9d6ec5 <vm_exec_core+13749>, 0x5b1ebf9d6c94 <vm_exec_core+13188>, 0x5b1ebf9d3d97 <vm_exec_core+1159>, 0x5b1ebf9d42ba <vm_exec_core+2474>, 0x5b1ebf9d3e29 <vm_exec_core+1305>, 0x5b1ebf9daa76 <vm_exec_core+29030>, 0x5b1ebf9d8310 <vm_exec_core+18944>, 0x5b1ebf9d78b4 <vm_exec_core+16292>, 0x5b1ebf9d7fd1 <vm_exec_core+18113>, 0x5b1ebf9d7cea <vm_exec_core+17370>, 0x5b1ebf9d6d35 <vm_exec_core+13349>, 0x5b1ebf9d76d8 <vm_exec_core+15816>, 0x5b1ebf9d71fa <vm_exec_core+14570>, 0x5b1ebf9d79e3 <vm_exec_core+16595>, 0x5b1ebf9d7a65 <vm_exec_core+16725>, 0x5b1ebf9d400a <vm_exec_core+1786>, 0x5b1ebf9d50db <vm_exec_core+6091>, 0x5b1ebf9daca6 <vm_exec_core+29590>, 0x5b1ebf9d4c33 <vm_exec_core+4899>, 0x5b1ebf9db8af <vm_exec_core+32671>, 0x5b1ebf9d96d3 <vm_exec_core+24003>, 0x5b1ebf9d704e <vm_exec_core+14142>, 0x5b1ebf9d418a <vm_exec_core+2170>, 0x5b1ebf9db318 <vm_exec_core+31240>, 0x5b1ebf9db012 <vm_exec_core+30466>, 0x5b1ebf9d4eab <vm_exec_core+5531>, 0x5b1ebf9d4728 <vm_exec_core+3608>, 0x5b1ebf9d9cbe <vm_exec_core+25518>, 0x5b1ebf9d5e62 <vm_exec_core+9554>, 0x5b1ebf9db556 <vm_exec_core+31814>, 0x5b1ebf9db1a0 <vm_exec_core+30864>, 0x5b1ebf9d64c2 <vm_exec_core+11186>, 0x5b1ebf9d6fcc <vm_exec_core+14012>, 0x5b1ebf9d9921 <vm_exec_core+24593>, 0x5b1ebf9db101 <vm_exec_core+30705>, 0x5b1ebf9d8a88 <vm_exec_core+20856>, 0x5b1ebf9d99bb <vm_exec_core+24747>, 0x5b1ebf9da06f <vm_exec_core+26463>, 0x5b1ebf9d89b4 <vm_exec_core+20644>, 0x5b1ebf9d4654 <vm_exec_core+3396>, 0x5b1ebf9d91ed <vm_exec_core+22749>, 0x5b1ebf9d44ca <vm_exec_core+3002>, 0x5b1ebf9d493a <vm_exec_core+4138>, 0x5b1ebf9d680f <vm_exec_core+12031>, 0x5b1ebf9d8555 <vm_exec_core+19525>, 0x5b1ebf9d8f36 <vm_exec_core+22054>, 0x5b1ebf9d80f1 <vm_exec_core+18401>, 0x5b1ebf9d404f <vm_exec_core+1855>, 0x5b1ebf9da5f1 <vm_exec_core+27873>, 0x5b1ebf9daf27 <vm_exec_core+30231>, 0x5b1ebf9d4a13 <vm_exec_core+4355>, 0x5b1ebf9d55a7 <vm_exec_core+7319>, 0x5b1ebf9d502d <vm_exec_core+5917>, 0x5b1ebf9d5f67 <vm_exec_core+9815>, 0x5b1ebf9d6f61 <vm_exec_core+13905>, 0x5b1ebf9d4ad5 <vm_exec_core+4549>, 0x5b1ebf9da43a <vm_exec_core+27434>, 0x5b1ebf9d5516 <vm_exec_core+7174>, 0x5b1ebf9d6e1f <vm_exec_core+13583>, 0x5b1ebf9d77d4 <vm_exec_core+16068>, 0x5b1ebf9d9d6a <vm_exec_core+25690>, 0x5b1ebf9d8c64 <vm_exec_core+21332>, 0x5b1ebf9d605b <vm_exec_core+10059>, 0x5b1ebf9d58e4 <vm_exec_core+8148>, 0x5b1ebf9d9b98 <vm_exec_core+25224>, 0x5b1ebf9d6a5d <vm_exec_core+12621>, 0x5b1ebf9d92f8 <vm_exec_core+23016>, 0x5b1ebf9d8cec <vm_exec_core+21468>, 0x5b1ebf9d93c5 <vm_exec_core+23221>, 0x5b1ebf9dabc8 <vm_exec_core+29368>, 0x5b1ebf9d7db5 <vm_exec_core+17573>, 0x5b1ebf9d9e39 <vm_exec_core+25897>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d9a66 <vm_exec_core+24918>, 0x5b1ebf9d6333 <vm_exec_core+10787>, 0x5b1ebf9d85f9 <vm_exec_core+19689>, 0x5b1ebf9d8b59 <vm_exec_core+21065>, 0x5b1ebf9d7518 <vm_exec_core+15368>, 0x5b1ebf9d8464 <vm_exec_core+19284>, 0x5b1ebf9d6730 <vm_exec_core+11808>, 0x5b1ebf9d5aa1 <vm_exec_core+8593>, 0x5b1ebf9d9459 <vm_exec_core+23369>, 0x5b1ebf9d4b91 <vm_exec_core+4737>, 0x5b1ebf9d7315 <vm_exec_core+14853>, 0x5b1ebf9e2be7 <vm_exec_core+62167>, 0x5b1ebf9d9018 <vm_exec_core+22280>, 0x5b1ebf9d53f2 <vm_exec_core+6882>, 0x5b1ebf9d57c0 <vm_exec_core+7856>, 0x5b1ebf9d569e <vm_exec_core+7566>, 0x5b1ebf9d5cf7 <vm_exec_core+9191>, 0x5b1ebf9d657f <vm_exec_core+11375>, 0x5b1ebf9d845f <vm_exec_core+19279>, 0x5b1ebf9d7be2 <vm_exec_core+17106>, 0x5b1ebf9d845a <vm_exec_core+19274>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d8c4e <vm_exec_core+21310>, 0x5b1ebf9d5cf2 <vm_exec_core+9186>, 0x5b1ebf9d91b1 <vm_exec_core+22689>, 0x5b1ebf9d6fc2 <vm_exec_core+14002>, 0x5b1ebf9d6fc7 <vm_exec_core+14007>, 0x5b1ebf9d8c4c <vm_exec_core+21308>, 0x5b1ebf9d8b2b <vm_exec_core+21019>, 0x5b1ebf9d7fb8 <vm_exec_core+18088>, 0x5b1ebf9d7cd6 <vm_exec_core+17350>, 0x5b1ebf9d8c4a <vm_exec_core+21306>, 0x5b1ebf9d80ec <vm_exec_core+18396>...}
        reg_cfp = 0x70a9977ff790
        reg_pc = 0x513000050b20
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005b1ebf9d0488 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516004b1bfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005b1ebfa0d67b in invoke_iseq_block_from_c (ec=0x516004b1bfd0, captured=<optimized out>, self=123874311723240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x70a9bd3d5590
        cfp = 0x70a9977ff7c8
        sp = 0x70a9976ff818
        use_argv = <optimized out>
        stack_argv = 0x70a9976ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516004b1bfd0, self=123874311723240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#17 0x00005b1ebfa0b906 in rb_vm_invoke_proc (ec=0x70a98f60ea60, proc=0x1, proc@entry=0x504000868610, argc=-1110330163, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 4294967295
#18 0x00005b1ebf962db9 in thread_do_start_proc (th=th@entry=0x515000524700) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000868610
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005b1ebf96096a in thread_do_start (th=0x515000524700) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000524700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005b1ebf95fc2e in call_thread_start_func_2 (th=0x515000524700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x70a99a5ffce0
#22 nt_start (ptr=0x50c00105c340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000524700
        sched = <optimized out>
        nt = 0x50c00105c340
        vm = 0x525000000100
#23 0x00005b1ebf6107df in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000070a9bdc9ca94 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 = {123873741768384, -720880129173598217, 123873741768384, -352, 25, 140729079716528, -720880129161015305, -720958038046781449}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000070a9bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x70a9a1a006c0 (LWP 2937638) "test_autoload.*"):
#0  0x000070a9bdd1b4cd in __GI___poll (fds=0x70a98ad09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b1ebf5b742a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b1ebf964f2f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x00005b1ebf6107df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000070a9bdc9ca94 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 = {123873863403200, -720966440836378633, 123873863403200, -352, 0, 123873471226832, -720966440823795721, -720958038046781449}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000070a9bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x70a98aa006c0 (LWP 2968592) "envutil.rb:177"):
#0  0x000070a9bdd1b4cd in __GI___poll (fds=0x70a98ea09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b1ebf5b742a in __interceptor_poll ()
No symbol table info available.
#2  0x00005b1ebf70acbd in nogvl_wait_for (th=123874328966000, fptr=0x511000387100, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12472
        fds = {fd = 8, 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:1161
        ready = <optimized out>
#4  0x00005b1ebf70c136 in internal_read_func (ptr=0x70a98ea09620) at /tmp/ruby/src/trunk_asan/io.c:1192
        iis = 0x70a98ea09620
        result = <optimized out>
#5  0x00005b1ebf948d0b in rb_thread_io_blocking_call (func=0x5b1ebf70bcb0 <internal_read_func>, data1=data1@entry=0x70a98ea09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802
        __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  0x00005b1ebf70baca in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1301
        iis = {th = 123874328966000, fptr = 0x511000387100, nonblock = 0, fd = 8, buf = 0x525001329100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#7  0x00005b1ebf70f407 in io_bufread (ptr=0x525001329100 '\276' <repeats 200 times>..., len=8192, fptr=0x511000387100) at /tmp/ruby/src/trunk_asan/io.c:3038
        offset = 0
        n = 8192
        c = <optimized out>
#8  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3077
        p = <optimized out>
#9  0x00005b1ebf65b020 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 = 0x516004d33ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x70a98a9fedb0, <optimized out>, 0x70a98a9fecc0, <optimized out>, <optimized out>}, prev = 0x70a98ea09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516004d33ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005b1ebf70ce2b in io_fread (str=123874328965520, offset=0, size=8192, fptr=0x511000387100) at /tmp/ruby/src/trunk_asan/io.c:3091
        arg = {str_ptr = 0x525001329100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#11 read_all (fptr=<optimized out>, siz=8192, str=123874328965520) at /tmp/ruby/src/trunk_asan/io.c:3369
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#12 0x00005b1ebf6fcb92 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3793
        str = <optimized out>
        length = <optimized out>
        fptr = 0x511000387100
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005b1ebfa33a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x3fa100100001
        cc = <optimized out>
        me = 0x70a9bd569e60
        cfunc = 0x504000011058
        recv = 123873642938840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005b1ebf9e12cd in vm_sendish (ec=0x516004d33ad0, reg_cfp=0x70a9a110b790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x516004d33ad0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b1ebf9d4019 <vm_exec_core+1801>, 0x5b1ebf9d50ea <vm_exec_core+6106>, 0x5b1ebf9dacb5 <vm_exec_core+29605>, 0x5b1ebf9d4c42 <vm_exec_core+4914>, 0x5b1ebf9db8be <vm_exec_core+32686>, 0x5b1ebf9d96e2 <vm_exec_core+24018>, 0x5b1ebf9d705d <vm_exec_core+14157>, 0x5b1ebf9d4199 <vm_exec_core+2185>, 0x5b1ebf9db327 <vm_exec_core+31255>, 0x5b1ebf9db021 <vm_exec_core+30481>, 0x5b1ebf9d4eba <vm_exec_core+5546>, 0x5b1ebf9d4737 <vm_exec_core+3623>, 0x5b1ebf9d9ccd <vm_exec_core+25533>, 0x5b1ebf9d5e71 <vm_exec_core+9569>, 0x5b1ebf9db565 <vm_exec_core+31829>, 0x5b1ebf9db1af <vm_exec_core+30879>, 0x5b1ebf9d64d1 <vm_exec_core+11201>, 0x5b1ebf9d6fdb <vm_exec_core+14027>, 0x5b1ebf9d9930 <vm_exec_core+24608>, 0x5b1ebf9db110 <vm_exec_core+30720>, 0x5b1ebf9d8a97 <vm_exec_core+20871>, 0x5b1ebf9d99ca <vm_exec_core+24762>, 0x5b1ebf9da07e <vm_exec_core+26478>, 0x5b1ebf9d89c3 <vm_exec_core+20659>, 0x5b1ebf9d4663 <vm_exec_core+3411>, 0x5b1ebf9d91fc <vm_exec_core+22764>, 0x5b1ebf9d44d9 <vm_exec_core+3017>, 0x5b1ebf9d4949 <vm_exec_core+4153>, 0x5b1ebf9d681e <vm_exec_core+12046>, 0x5b1ebf9d8564 <vm_exec_core+19540>, 0x5b1ebf9d8f45 <vm_exec_core+22069>, 0x5b1ebf9d8100 <vm_exec_core+18416>, 0x5b1ebf9d405e <vm_exec_core+1870>, 0x5b1ebf9da600 <vm_exec_core+27888>, 0x5b1ebf9daf36 <vm_exec_core+30246>, 0x5b1ebf9d4a22 <vm_exec_core+4370>, 0x5b1ebf9d55b6 <vm_exec_core+7334>, 0x5b1ebf9d503c <vm_exec_core+5932>, 0x5b1ebf9d5f76 <vm_exec_core+9830>, 0x5b1ebf9d6f70 <vm_exec_core+13920>, 0x5b1ebf9d4ae4 <vm_exec_core+4564>, 0x5b1ebf9da449 <vm_exec_core+27449>, 0x5b1ebf9d5525 <vm_exec_core+7189>, 0x5b1ebf9d6e2e <vm_exec_core+13598>, 0x5b1ebf9d77e3 <vm_exec_core+16083>, 0x5b1ebf9d9d79 <vm_exec_core+25705>, 0x5b1ebf9d8c73 <vm_exec_core+21347>, 0x5b1ebf9d606a <vm_exec_core+10074>, 0x5b1ebf9d58f3 <vm_exec_core+8163>, 0x5b1ebf9d9ba7 <vm_exec_core+25239>, 0x5b1ebf9d6a6c <vm_exec_core+12636>, 0x5b1ebf9d9307 <vm_exec_core+23031>, 0x5b1ebf9d8cfb <vm_exec_core+21483>, 0x5b1ebf9d93d4 <vm_exec_core+23236>, 0x5b1ebf9dabd7 <vm_exec_core+29383>, 0x5b1ebf9d7dc4 <vm_exec_core+17588>, 0x5b1ebf9d9e48 <vm_exec_core+25912>, 0x5b1ebf9d3c9b <vm_exec_core+907>, 0x5b1ebf9d9a75 <vm_exec_core+24933>, 0x5b1ebf9d6342 <vm_exec_core+10802>, 0x5b1ebf9d8608 <vm_exec_core+19704>, 0x5b1ebf9d8b68 <vm_exec_core+21080>, 0x5b1ebf9d3ca0 <vm_exec_core+912>, 0x5b1ebf9d8473 <vm_exec_core+19299>, 0x5b1ebf9d673f <vm_exec_core+11823>, 0x5b1ebf9d5ab0 <vm_exec_core+8608>, 0x5b1ebf9d9468 <vm_exec_core+23384>, 0x5b1ebf9d4ba0 <vm_exec_core+4752>, 0x5b1ebf9d7324 <vm_exec_core+14868>, 0x5b1ebf9e2bf6 <vm_exec_core+62182>, 0x5b1ebf9d9027 <vm_exec_core+22295>, 0x5b1ebf9d5401 <vm_exec_core+6897>, 0x5b1ebf9d57cf <vm_exec_core+7871>, 0x5b1ebf9d56ad <vm_exec_core+7581>, 0x5b1ebf9d5d06 <vm_exec_core+9206>, 0x5b1ebf9d658e <vm_exec_core+11390>, 0x5b1ebf9d5322 <vm_exec_core+6674>, 0x5b1ebf9dbb53 <vm_exec_core+33347>, 0x5b1ebf9d90de <vm_exec_core+22478>, 0x5b1ebf9d7bec <vm_exec_core+17116>, 0x5b1ebf9da4f7 <vm_exec_core+27623>, 0x5b1ebf9dbc71 <vm_exec_core+33633>, 0x5b1ebf9da85d <vm_exec_core+28493>, 0x5b1ebf9db6be <vm_exec_core+32174>, 0x5b1ebf9db796 <vm_exec_core+32390>, 0x5b1ebf9d457c <vm_exec_core+3180>, 0x5b1ebf9db244 <vm_exec_core+31028>, 0x5b1ebf9d692f <vm_exec_core+12319>, 0x5b1ebf9db47f <vm_exec_core+31599>, 0x5b1ebf9d63ee <vm_exec_core+10974>, 0x5b1ebf9da75b <vm_exec_core+28235>, 0x5b1ebf9d43a3 <vm_exec_core+2707>, 0x5b1ebf9d6184 <vm_exec_core+10356>, 0x5b1ebf9d752c <vm_exec_core+15388>, 0x5b1ebf9d6ec5 <vm_exec_core+13749>, 0x5b1ebf9d6c94 <vm_exec_core+13188>, 0x5b1ebf9d3d97 <vm_exec_core+1159>, 0x5b1ebf9d42ba <vm_exec_core+2474>, 0x5b1ebf9d3e29 <vm_exec_core+1305>, 0x5b1ebf9daa76 <vm_exec_core+29030>, 0x5b1ebf9d8310 <vm_exec_core+18944>, 0x5b1ebf9d78b4 <vm_exec_core+16292>, 0x5b1ebf9d7fd1 <vm_exec_core+18113>, 0x5b1ebf9d7cea <vm_exec_core+17370>, 0x5b1ebf9d6d35 <vm_exec_core+13349>, 0x5b1ebf9d76d8 <vm_exec_core+15816>, 0x5b1ebf9d71fa <vm_exec_core+14570>, 0x5b1ebf9d79e3 <vm_exec_core+16595>, 0x5b1ebf9d7a65 <vm_exec_core+16725>, 0x5b1ebf9d400a <vm_exec_core+1786>, 0x5b1ebf9d50db <vm_exec_core+6091>, 0x5b1ebf9daca6 <vm_exec_core+29590>, 0x5b1ebf9d4c33 <vm_exec_core+4899>, 0x5b1ebf9db8af <vm_exec_core+32671>, 0x5b1ebf9d96d3 <vm_exec_core+24003>, 0x5b1ebf9d704e <vm_exec_core+14142>, 0x5b1ebf9d418a <vm_exec_core+2170>, 0x5b1ebf9db318 <vm_exec_core+31240>, 0x5b1ebf9db012 <vm_exec_core+30466>, 0x5b1ebf9d4eab <vm_exec_core+5531>, 0x5b1ebf9d4728 <vm_exec_core+3608>, 0x5b1ebf9d9cbe <vm_exec_core+25518>, 0x5b1ebf9d5e62 <vm_exec_core+9554>, 0x5b1ebf9db556 <vm_exec_core+31814>, 0x5b1ebf9db1a0 <vm_exec_core+30864>, 0x5b1ebf9d64c2 <vm_exec_core+11186>, 0x5b1ebf9d6fcc <vm_exec_core+14012>, 0x5b1ebf9d9921 <vm_exec_core+24593>, 0x5b1ebf9db101 <vm_exec_core+30705>, 0x5b1ebf9d8a88 <vm_exec_core+20856>, 0x5b1ebf9d99bb <vm_exec_core+24747>, 0x5b1ebf9da06f <vm_exec_core+26463>, 0x5b1ebf9d89b4 <vm_exec_core+20644>, 0x5b1ebf9d4654 <vm_exec_core+3396>, 0x5b1ebf9d91ed <vm_exec_core+22749>, 0x5b1ebf9d44ca <vm_exec_core+3002>, 0x5b1ebf9d493a <vm_exec_core+4138>, 0x5b1ebf9d680f <vm_exec_core+12031>, 0x5b1ebf9d8555 <vm_exec_core+19525>, 0x5b1ebf9d8f36 <vm_exec_core+22054>, 0x5b1ebf9d80f1 <vm_exec_core+18401>, 0x5b1ebf9d404f <vm_exec_core+1855>, 0x5b1ebf9da5f1 <vm_exec_core+27873>, 0x5b1ebf9daf27 <vm_exec_core+30231>, 0x5b1ebf9d4a13 <vm_exec_core+4355>, 0x5b1ebf9d55a7 <vm_exec_core+7319>, 0x5b1ebf9d502d <vm_exec_core+5917>, 0x5b1ebf9d5f67 <vm_exec_core+9815>, 0x5b1ebf9d6f61 <vm_exec_core+13905>, 0x5b1ebf9d4ad5 <vm_exec_core+4549>, 0x5b1ebf9da43a <vm_exec_core+27434>, 0x5b1ebf9d5516 <vm_exec_core+7174>, 0x5b1ebf9d6e1f <vm_exec_core+13583>, 0x5b1ebf9d77d4 <vm_exec_core+16068>, 0x5b1ebf9d9d6a <vm_exec_core+25690>, 0x5b1ebf9d8c64 <vm_exec_core+21332>, 0x5b1ebf9d605b <vm_exec_core+10059>, 0x5b1ebf9d58e4 <vm_exec_core+8148>, 0x5b1ebf9d9b98 <vm_exec_core+25224>, 0x5b1ebf9d6a5d <vm_exec_core+12621>, 0x5b1ebf9d92f8 <vm_exec_core+23016>, 0x5b1ebf9d8cec <vm_exec_core+21468>, 0x5b1ebf9d93c5 <vm_exec_core+23221>, 0x5b1ebf9dabc8 <vm_exec_core+29368>, 0x5b1ebf9d7db5 <vm_exec_core+17573>, 0x5b1ebf9d9e39 <vm_exec_core+25897>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d9a66 <vm_exec_core+24918>, 0x5b1ebf9d6333 <vm_exec_core+10787>, 0x5b1ebf9d85f9 <vm_exec_core+19689>, 0x5b1ebf9d8b59 <vm_exec_core+21065>, 0x5b1ebf9d7518 <vm_exec_core+15368>, 0x5b1ebf9d8464 <vm_exec_core+19284>, 0x5b1ebf9d6730 <vm_exec_core+11808>, 0x5b1ebf9d5aa1 <vm_exec_core+8593>, 0x5b1ebf9d9459 <vm_exec_core+23369>, 0x5b1ebf9d4b91 <vm_exec_core+4737>, 0x5b1ebf9d7315 <vm_exec_core+14853>, 0x5b1ebf9e2be7 <vm_exec_core+62167>, 0x5b1ebf9d9018 <vm_exec_core+22280>, 0x5b1ebf9d53f2 <vm_exec_core+6882>, 0x5b1ebf9d57c0 <vm_exec_core+7856>, 0x5b1ebf9d569e <vm_exec_core+7566>, 0x5b1ebf9d5cf7 <vm_exec_core+9191>, 0x5b1ebf9d657f <vm_exec_core+11375>, 0x5b1ebf9d845f <vm_exec_core+19279>, 0x5b1ebf9d7be2 <vm_exec_core+17106>, 0x5b1ebf9d845a <vm_exec_core+19274>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d8c4e <vm_exec_core+21310>, 0x5b1ebf9d5cf2 <vm_exec_core+9186>, 0x5b1ebf9d91b1 <vm_exec_core+22689>, 0x5b1ebf9d6fc2 <vm_exec_core+14002>, 0x5b1ebf9d6fc7 <vm_exec_core+14007>, 0x5b1ebf9d8c4c <vm_exec_core+21308>, 0x5b1ebf9d8b2b <vm_exec_core+21019>, 0x5b1ebf9d7fb8 <vm_exec_core+18088>, 0x5b1ebf9d7cd6 <vm_exec_core+17350>, 0x5b1ebf9d8c4a <vm_exec_core+21306>, 0x5b1ebf9d80ec <vm_exec_core+18396>...}
        reg_cfp = 0x70a9a110b790
        reg_pc = 0x504000055db0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005b1ebf9d0488 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516004d33ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005b1ebfa0d67b in invoke_iseq_block_from_c (ec=0x516004d33ad0, captured=<optimized out>, self=123874326460520, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x70a9bd3c3778
        cfp = 0x70a9a110b7c8
        sp = 0x70a9a100b818
        use_argv = <optimized out>
        stack_argv = 0x70a9a100b818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x516004d33ad0, self=123874326460520, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#19 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#20 0x00005b1ebfa0b906 in rb_vm_invoke_proc (ec=0x70a98ea09760, proc=0x1, proc@entry=0x5040008620d0, argc=-1110330163, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 4294967295
#21 0x00005b1ebf962db9 in thread_do_start_proc (th=th@entry=0x515000529980) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040008620d0
        args_len = 0
        args_ptr = <optimized out>
#22 0x00005b1ebf96096a in thread_do_start (th=0x515000529980) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#23 thread_start_func_2 (th=th@entry=0x515000529980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x00005b1ebf95fc2e in call_thread_start_func_2 (th=0x515000529980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x70a98a9ffce0
#25 nt_start (ptr=0x50c001057840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000529980
        sched = <optimized out>
        nt = 0x50c001057840
        vm = 0x525000000100
#26 0x00005b1ebf6107df in asan_thread_start(void*) ()
No symbol table info available.
#27 0x000070a9bdc9ca94 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 = {123873477527232, -720915863301500937, 123873477527232, -352, 22, 140729079713840, -720915863288918025, -720958038046781449}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#28 0x000070a9bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x70a9bde9ac40 (LWP 2934530) "ruby"):
#0  0x000070a9bdc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe0ace5b20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=4095, abstime=0x7ffe0ace5b20, clockid=28841, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7383040
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe0ace5b20, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000070a9bdc9bc7e in __pthread_cond_wait_common (abstime=0x7ffe0ace5b20, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x70a9bdc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe0ace5a10, __canceltype = -1070319104, __prev = 0x0}
        cbuffer = {wseq = 969, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 969
        seq = 484
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffe0ace5b20) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005b1ebf95e391 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x70a9bba09c60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005b1ebf963cd4 in native_sleep (th=0x515000000300, rel=0x70a9bba09c60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336
        sched = <optimized out>
#8  thread_join_sleep (arg=123874302772320) at /tmp/ruby/src/trunk_asan/thread.c:1064
        scheduler = <optimized out>
        p = 0x70a9bbd04460
        target_th = 0x515000529980
        th = 0x515000000300
        end = 2518629324578083
        limit = 0x70a9bba09c60
#9  0x00005b1ebf65b020 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 = {0x7ffe0ace5d30, <optimized out>, 0x7ffe0ace5c40, <optimized out>, <optimized out>}, prev = 0x70a9bbcfe540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005b1ebf963828 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#11 0x00005b1ebf957f30 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x70a9bba09c60
#12 0x00005b1ebfa33a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x34b100100003
        cc = <optimized out>
        me = 0x70a9bd5496d8
        cfunc = 0x50400001ebd8
        recv = 123874328966000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005b1ebf9e12cd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70a9bb1ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b1ebf9d4019 <vm_exec_core+1801>, 0x5b1ebf9d50ea <vm_exec_core+6106>, 0x5b1ebf9dacb5 <vm_exec_core+29605>, 0x5b1ebf9d4c42 <vm_exec_core+4914>, 0x5b1ebf9db8be <vm_exec_core+32686>, 0x5b1ebf9d96e2 <vm_exec_core+24018>, 0x5b1ebf9d705d <vm_exec_core+14157>, 0x5b1ebf9d4199 <vm_exec_core+2185>, 0x5b1ebf9db327 <vm_exec_core+31255>, 0x5b1ebf9db021 <vm_exec_core+30481>, 0x5b1ebf9d4eba <vm_exec_core+5546>, 0x5b1ebf9d4737 <vm_exec_core+3623>, 0x5b1ebf9d9ccd <vm_exec_core+25533>, 0x5b1ebf9d5e71 <vm_exec_core+9569>, 0x5b1ebf9db565 <vm_exec_core+31829>, 0x5b1ebf9db1af <vm_exec_core+30879>, 0x5b1ebf9d64d1 <vm_exec_core+11201>, 0x5b1ebf9d6fdb <vm_exec_core+14027>, 0x5b1ebf9d9930 <vm_exec_core+24608>, 0x5b1ebf9db110 <vm_exec_core+30720>, 0x5b1ebf9d8a97 <vm_exec_core+20871>, 0x5b1ebf9d99ca <vm_exec_core+24762>, 0x5b1ebf9da07e <vm_exec_core+26478>, 0x5b1ebf9d89c3 <vm_exec_core+20659>, 0x5b1ebf9d4663 <vm_exec_core+3411>, 0x5b1ebf9d91fc <vm_exec_core+22764>, 0x5b1ebf9d44d9 <vm_exec_core+3017>, 0x5b1ebf9d4949 <vm_exec_core+4153>, 0x5b1ebf9d681e <vm_exec_core+12046>, 0x5b1ebf9d8564 <vm_exec_core+19540>, 0x5b1ebf9d8f45 <vm_exec_core+22069>, 0x5b1ebf9d8100 <vm_exec_core+18416>, 0x5b1ebf9d405e <vm_exec_core+1870>, 0x5b1ebf9da600 <vm_exec_core+27888>, 0x5b1ebf9daf36 <vm_exec_core+30246>, 0x5b1ebf9d4a22 <vm_exec_core+4370>, 0x5b1ebf9d55b6 <vm_exec_core+7334>, 0x5b1ebf9d503c <vm_exec_core+5932>, 0x5b1ebf9d5f76 <vm_exec_core+9830>, 0x5b1ebf9d6f70 <vm_exec_core+13920>, 0x5b1ebf9d4ae4 <vm_exec_core+4564>, 0x5b1ebf9da449 <vm_exec_core+27449>, 0x5b1ebf9d5525 <vm_exec_core+7189>, 0x5b1ebf9d6e2e <vm_exec_core+13598>, 0x5b1ebf9d77e3 <vm_exec_core+16083>, 0x5b1ebf9d9d79 <vm_exec_core+25705>, 0x5b1ebf9d8c73 <vm_exec_core+21347>, 0x5b1ebf9d606a <vm_exec_core+10074>, 0x5b1ebf9d58f3 <vm_exec_core+8163>, 0x5b1ebf9d9ba7 <vm_exec_core+25239>, 0x5b1ebf9d6a6c <vm_exec_core+12636>, 0x5b1ebf9d9307 <vm_exec_core+23031>, 0x5b1ebf9d8cfb <vm_exec_core+21483>, 0x5b1ebf9d93d4 <vm_exec_core+23236>, 0x5b1ebf9dabd7 <vm_exec_core+29383>, 0x5b1ebf9d7dc4 <vm_exec_core+17588>, 0x5b1ebf9d9e48 <vm_exec_core+25912>, 0x5b1ebf9d3c9b <vm_exec_core+907>, 0x5b1ebf9d9a75 <vm_exec_core+24933>, 0x5b1ebf9d6342 <vm_exec_core+10802>, 0x5b1ebf9d8608 <vm_exec_core+19704>, 0x5b1ebf9d8b68 <vm_exec_core+21080>, 0x5b1ebf9d3ca0 <vm_exec_core+912>, 0x5b1ebf9d8473 <vm_exec_core+19299>, 0x5b1ebf9d673f <vm_exec_core+11823>, 0x5b1ebf9d5ab0 <vm_exec_core+8608>, 0x5b1ebf9d9468 <vm_exec_core+23384>, 0x5b1ebf9d4ba0 <vm_exec_core+4752>, 0x5b1ebf9d7324 <vm_exec_core+14868>, 0x5b1ebf9e2bf6 <vm_exec_core+62182>, 0x5b1ebf9d9027 <vm_exec_core+22295>, 0x5b1ebf9d5401 <vm_exec_core+6897>, 0x5b1ebf9d57cf <vm_exec_core+7871>, 0x5b1ebf9d56ad <vm_exec_core+7581>, 0x5b1ebf9d5d06 <vm_exec_core+9206>, 0x5b1ebf9d658e <vm_exec_core+11390>, 0x5b1ebf9d5322 <vm_exec_core+6674>, 0x5b1ebf9dbb53 <vm_exec_core+33347>, 0x5b1ebf9d90de <vm_exec_core+22478>, 0x5b1ebf9d7bec <vm_exec_core+17116>, 0x5b1ebf9da4f7 <vm_exec_core+27623>, 0x5b1ebf9dbc71 <vm_exec_core+33633>, 0x5b1ebf9da85d <vm_exec_core+28493>, 0x5b1ebf9db6be <vm_exec_core+32174>, 0x5b1ebf9db796 <vm_exec_core+32390>, 0x5b1ebf9d457c <vm_exec_core+3180>, 0x5b1ebf9db244 <vm_exec_core+31028>, 0x5b1ebf9d692f <vm_exec_core+12319>, 0x5b1ebf9db47f <vm_exec_core+31599>, 0x5b1ebf9d63ee <vm_exec_core+10974>, 0x5b1ebf9da75b <vm_exec_core+28235>, 0x5b1ebf9d43a3 <vm_exec_core+2707>, 0x5b1ebf9d6184 <vm_exec_core+10356>, 0x5b1ebf9d752c <vm_exec_core+15388>, 0x5b1ebf9d6ec5 <vm_exec_core+13749>, 0x5b1ebf9d6c94 <vm_exec_core+13188>, 0x5b1ebf9d3d97 <vm_exec_core+1159>, 0x5b1ebf9d42ba <vm_exec_core+2474>, 0x5b1ebf9d3e29 <vm_exec_core+1305>, 0x5b1ebf9daa76 <vm_exec_core+29030>, 0x5b1ebf9d8310 <vm_exec_core+18944>, 0x5b1ebf9d78b4 <vm_exec_core+16292>, 0x5b1ebf9d7fd1 <vm_exec_core+18113>, 0x5b1ebf9d7cea <vm_exec_core+17370>, 0x5b1ebf9d6d35 <vm_exec_core+13349>, 0x5b1ebf9d76d8 <vm_exec_core+15816>, 0x5b1ebf9d71fa <vm_exec_core+14570>, 0x5b1ebf9d79e3 <vm_exec_core+16595>, 0x5b1ebf9d7a65 <vm_exec_core+16725>, 0x5b1ebf9d400a <vm_exec_core+1786>, 0x5b1ebf9d50db <vm_exec_core+6091>, 0x5b1ebf9daca6 <vm_exec_core+29590>, 0x5b1ebf9d4c33 <vm_exec_core+4899>, 0x5b1ebf9db8af <vm_exec_core+32671>, 0x5b1ebf9d96d3 <vm_exec_core+24003>, 0x5b1ebf9d704e <vm_exec_core+14142>, 0x5b1ebf9d418a <vm_exec_core+2170>, 0x5b1ebf9db318 <vm_exec_core+31240>, 0x5b1ebf9db012 <vm_exec_core+30466>, 0x5b1ebf9d4eab <vm_exec_core+5531>, 0x5b1ebf9d4728 <vm_exec_core+3608>, 0x5b1ebf9d9cbe <vm_exec_core+25518>, 0x5b1ebf9d5e62 <vm_exec_core+9554>, 0x5b1ebf9db556 <vm_exec_core+31814>, 0x5b1ebf9db1a0 <vm_exec_core+30864>, 0x5b1ebf9d64c2 <vm_exec_core+11186>, 0x5b1ebf9d6fcc <vm_exec_core+14012>, 0x5b1ebf9d9921 <vm_exec_core+24593>, 0x5b1ebf9db101 <vm_exec_core+30705>, 0x5b1ebf9d8a88 <vm_exec_core+20856>, 0x5b1ebf9d99bb <vm_exec_core+24747>, 0x5b1ebf9da06f <vm_exec_core+26463>, 0x5b1ebf9d89b4 <vm_exec_core+20644>, 0x5b1ebf9d4654 <vm_exec_core+3396>, 0x5b1ebf9d91ed <vm_exec_core+22749>, 0x5b1ebf9d44ca <vm_exec_core+3002>, 0x5b1ebf9d493a <vm_exec_core+4138>, 0x5b1ebf9d680f <vm_exec_core+12031>, 0x5b1ebf9d8555 <vm_exec_core+19525>, 0x5b1ebf9d8f36 <vm_exec_core+22054>, 0x5b1ebf9d80f1 <vm_exec_core+18401>, 0x5b1ebf9d404f <vm_exec_core+1855>, 0x5b1ebf9da5f1 <vm_exec_core+27873>, 0x5b1ebf9daf27 <vm_exec_core+30231>, 0x5b1ebf9d4a13 <vm_exec_core+4355>, 0x5b1ebf9d55a7 <vm_exec_core+7319>, 0x5b1ebf9d502d <vm_exec_core+5917>, 0x5b1ebf9d5f67 <vm_exec_core+9815>, 0x5b1ebf9d6f61 <vm_exec_core+13905>, 0x5b1ebf9d4ad5 <vm_exec_core+4549>, 0x5b1ebf9da43a <vm_exec_core+27434>, 0x5b1ebf9d5516 <vm_exec_core+7174>, 0x5b1ebf9d6e1f <vm_exec_core+13583>, 0x5b1ebf9d77d4 <vm_exec_core+16068>, 0x5b1ebf9d9d6a <vm_exec_core+25690>, 0x5b1ebf9d8c64 <vm_exec_core+21332>, 0x5b1ebf9d605b <vm_exec_core+10059>, 0x5b1ebf9d58e4 <vm_exec_core+8148>, 0x5b1ebf9d9b98 <vm_exec_core+25224>, 0x5b1ebf9d6a5d <vm_exec_core+12621>, 0x5b1ebf9d92f8 <vm_exec_core+23016>, 0x5b1ebf9d8cec <vm_exec_core+21468>, 0x5b1ebf9d93c5 <vm_exec_core+23221>, 0x5b1ebf9dabc8 <vm_exec_core+29368>, 0x5b1ebf9d7db5 <vm_exec_core+17573>, 0x5b1ebf9d9e39 <vm_exec_core+25897>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d9a66 <vm_exec_core+24918>, 0x5b1ebf9d6333 <vm_exec_core+10787>, 0x5b1ebf9d85f9 <vm_exec_core+19689>, 0x5b1ebf9d8b59 <vm_exec_core+21065>, 0x5b1ebf9d7518 <vm_exec_core+15368>, 0x5b1ebf9d8464 <vm_exec_core+19284>, 0x5b1ebf9d6730 <vm_exec_core+11808>, 0x5b1ebf9d5aa1 <vm_exec_core+8593>, 0x5b1ebf9d9459 <vm_exec_core+23369>, 0x5b1ebf9d4b91 <vm_exec_core+4737>, 0x5b1ebf9d7315 <vm_exec_core+14853>, 0x5b1ebf9e2be7 <vm_exec_core+62167>, 0x5b1ebf9d9018 <vm_exec_core+22280>, 0x5b1ebf9d53f2 <vm_exec_core+6882>, 0x5b1ebf9d57c0 <vm_exec_core+7856>, 0x5b1ebf9d569e <vm_exec_core+7566>, 0x5b1ebf9d5cf7 <vm_exec_core+9191>, 0x5b1ebf9d657f <vm_exec_core+11375>, 0x5b1ebf9d845f <vm_exec_core+19279>, 0x5b1ebf9d7be2 <vm_exec_core+17106>, 0x5b1ebf9d845a <vm_exec_core+19274>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d8c4e <vm_exec_core+21310>, 0x5b1ebf9d5cf2 <vm_exec_core+9186>, 0x5b1ebf9d91b1 <vm_exec_core+22689>, 0x5b1ebf9d6fc2 <vm_exec_core+14002>, 0x5b1ebf9d6fc7 <vm_exec_core+14007>, 0x5b1ebf9d8c4c <vm_exec_core+21308>, 0x5b1ebf9d8b2b <vm_exec_core+21019>, 0x5b1ebf9d7fb8 <vm_exec_core+18088>, 0x5b1ebf9d7cd6 <vm_exec_core+17350>, 0x5b1ebf9d8c4a <vm_exec_core+21306>, 0x5b1ebf9d80ec <vm_exec_core+18396>...}
        reg_cfp = 0x70a9bb1ff480
        reg_pc = 0x5220000056a8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
th: 0x515000000300, native_id: 0x70a9bde9ac40
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005b1ebf9d0488 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
c:0017 p:---- s:0151 e:000150 CFUNC  :join
        result = <optimized out>
c:0016 p:0437 s:0146 E:002350 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181
#16 0x00005b1ebfa51092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70a9bb1ff620, self=123874311723240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x70a9bd3c6ba8
        cfp = <optimized out>
        sp = 0x70a9bb0ffa28
        use_argv = 0x70a9bbb02460
c:0015 p:0021 s:0108 e:000107 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:283
        stack_argv = 0x70a9bb0ffa28
        opt_pc = 0
c:0014 p:0028 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:282
        type = <optimized out>
c:0013 p:0039 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        av = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0085 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
        bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x70a9bb1ff620
#18 0x00005b1ebf9fd876 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#21 0x00005b1ebf9fd876 in rb_yield (val=<optimized out>)
No locals.
#22 0x00005b1ebfba86a6 in rb_ary_collect (ary=123873641917320) at /tmp/ruby/src/trunk_asan/array.c:3703
c:0009 p:0107 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        collect = 123873641682720
        i = 9
#23 0x00005b1ebfa33a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
c:0007 p:0069 s:0046 E:001fa0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        me = 0x70a9bd5700f8
        cfunc = 0x50400000a818
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
        recv = 123873641917320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <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]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
#24 0x00005b1ebf9d880b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70a9bb1ff608, cd=0x51100000c910, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36

th: 0x515000524700, native_id: 0x70a99a6006c0
        ci = <optimized out>
        argc = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        recv = <optimized out>
        cc = <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]
        calling = <optimized out>
#25 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 = 0x51100000c910
        insns_address_table = {0x5b1ebf9d4019 <vm_exec_core+1801>, 0x5b1ebf9d50ea <vm_exec_core+6106>, 0x5b1ebf9dacb5 <vm_exec_core+29605>, 0x5b1ebf9d4c42 <vm_exec_core+4914>, 0x5b1ebf9db8be <vm_exec_core+32686>, 0x5b1ebf9d96e2 <vm_exec_core+24018>, 0x5b1ebf9d705d <vm_exec_core+14157>, 0x5b1ebf9d4199 <vm_exec_core+2185>, 0x5b1ebf9db327 <vm_exec_core+31255>, 0x5b1ebf9db021 <vm_exec_core+30481>, 0x5b1ebf9d4eba <vm_exec_core+5546>, 0x5b1ebf9d4737 <vm_exec_core+3623>, 0x5b1ebf9d9ccd <vm_exec_core+25533>, 0x5b1ebf9d5e71 <vm_exec_core+9569>, 0x5b1ebf9db565 <vm_exec_core+31829>, 0x5b1ebf9db1af <vm_exec_core+30879>, 0x5b1ebf9d64d1 <vm_exec_core+11201>, 0x5b1ebf9d6fdb <vm_exec_core+14027>, 0x5b1ebf9d9930 <vm_exec_core+24608>, 0x5b1ebf9db110 <vm_exec_core+30720>, 0x5b1ebf9d8a97 <vm_exec_core+20871>, 0x5b1ebf9d99ca <vm_exec_core+24762>, 0x5b1ebf9da07e <vm_exec_core+26478>, 0x5b1ebf9d89c3 <vm_exec_core+20659>, 0x5b1ebf9d4663 <vm_exec_core+3411>, 0x5b1ebf9d91fc <vm_exec_core+22764>, 0x5b1ebf9d44d9 <vm_exec_core+3017>, 0x5b1ebf9d4949 <vm_exec_core+4153>, 0x5b1ebf9d681e <vm_exec_core+12046>, 0x5b1ebf9d8564 <vm_exec_core+19540>, 0x5b1ebf9d8f45 <vm_exec_core+22069>, 0x5b1ebf9d8100 <vm_exec_core+18416>, 0x5b1ebf9d405e <vm_exec_core+1870>, 0x5b1ebf9da600 <vm_exec_core+27888>, 0x5b1ebf9daf36 <vm_exec_core+30246>, 0x5b1ebf9d4a22 <vm_exec_core+4370>, 0x5b1ebf9d55b6 <vm_exec_core+7334>, 0x5b1ebf9d503c <vm_exec_core+5932>, 0x5b1ebf9d5f76 <vm_exec_core+9830>, 0x5b1ebf9d6f70 <vm_exec_core+13920>, 0x5b1ebf9d4ae4 <vm_exec_core+4564>, 0x5b1ebf9da449 <vm_exec_core+27449>, 0x5b1ebf9d5525 <vm_exec_core+7189>, 0x5b1ebf9d6e2e <vm_exec_core+13598>, 0x5b1ebf9d77e3 <vm_exec_core+16083>, 0x5b1ebf9d9d79 <vm_exec_core+25705>, 0x5b1ebf9d8c73 <vm_exec_core+21347>, 0x5b1ebf9d606a <vm_exec_core+10074>, 0x5b1ebf9d58f3 <vm_exec_core+8163>, 0x5b1ebf9d9ba7 <vm_exec_core+25239>, 0x5b1ebf9d6a6c <vm_exec_core+12636>, 0x5b1ebf9d9307 <vm_exec_core+23031>, 0x5b1ebf9d8cfb <vm_exec_core+21483>, 0x5b1ebf9d93d4 <vm_exec_core+23236>, 0x5b1ebf9dabd7 <vm_exec_core+29383>, 0x5b1ebf9d7dc4 <vm_exec_core+17588>, 0x5b1ebf9d9e48 <vm_exec_core+25912>, 0x5b1ebf9d3c9b <vm_exec_core+907>, 0x5b1ebf9d9a75 <vm_exec_core+24933>, 0x5b1ebf9d6342 <vm_exec_core+10802>, 0x5b1ebf9d8608 <vm_exec_core+19704>, 0x5b1ebf9d8b68 <vm_exec_core+21080>, 0x5b1ebf9d3ca0 <vm_exec_core+912>, 0x5b1ebf9d8473 <vm_exec_core+19299>, 0x5b1ebf9d673f <vm_exec_core+11823>, 0x5b1ebf9d5ab0 <vm_exec_core+8608>, 0x5b1ebf9d9468 <vm_exec_core+23384>, 0x5b1ebf9d4ba0 <vm_exec_core+4752>, 0x5b1ebf9d7324 <vm_exec_core+14868>, 0x5b1ebf9e2bf6 <vm_exec_core+62182>, 0x5b1ebf9d9027 <vm_exec_core+22295>, 0x5b1ebf9d5401 <vm_exec_core+6897>, 0x5b1ebf9d57cf <vm_exec_core+7871>, 0x5b1ebf9d56ad <vm_exec_core+7581>, 0x5b1ebf9d5d06 <vm_exec_core+9206>, 0x5b1ebf9d658e <vm_exec_core+11390>, 0x5b1ebf9d5322 <vm_exec_core+6674>, 0x5b1ebf9dbb53 <vm_exec_core+33347>, 0x5b1ebf9d90de <vm_exec_core+22478>, 0x5b1ebf9d7bec <vm_exec_core+17116>, 0x5b1ebf9da4f7 <vm_exec_core+27623>, 0x5b1ebf9dbc71 <vm_exec_core+33633>, 0x5b1ebf9da85d <vm_exec_core+28493>, 0x5b1ebf9db6be <vm_exec_core+32174>, 0x5b1ebf9db796 <vm_exec_core+32390>, 0x5b1ebf9d457c <vm_exec_core+3180>, 0x5b1ebf9db244 <vm_exec_core+31028>, 0x5b1ebf9d692f <vm_exec_core+12319>, 0x5b1ebf9db47f <vm_exec_core+31599>, 0x5b1ebf9d63ee <vm_exec_core+10974>, 0x5b1ebf9da75b <vm_exec_core+28235>, 0x5b1ebf9d43a3 <vm_exec_core+2707>, 0x5b1ebf9d6184 <vm_exec_core+10356>, 0x5b1ebf9d752c <vm_exec_core+15388>, 0x5b1ebf9d6ec5 <vm_exec_core+13749>, 0x5b1ebf9d6c94 <vm_exec_core+13188>, 0x5b1ebf9d3d97 <vm_exec_core+1159>, 0x5b1ebf9d42ba <vm_exec_core+2474>, 0x5b1ebf9d3e29 <vm_exec_core+1305>, 0x5b1ebf9daa76 <vm_exec_core+29030>, 0x5b1ebf9d8310 <vm_exec_core+18944>, 0x5b1ebf9d78b4 <vm_exec_core+16292>, 0x5b1ebf9d7fd1 <vm_exec_core+18113>, 0x5b1ebf9d7cea <vm_exec_core+17370>, 0x5b1ebf9d6d35 <vm_exec_core+13349>, 0x5b1ebf9d76d8 <vm_exec_core+15816>, 0x5b1ebf9d71fa <vm_exec_core+14570>, 0x5b1ebf9d79e3 <vm_exec_core+16595>, 0x5b1ebf9d7a65 <vm_exec_core+16725>, 0x5b1ebf9d400a <vm_exec_core+1786>, 0x5b1ebf9d50db <vm_exec_core+6091>, 0x5b1ebf9daca6 <vm_exec_core+29590>, 0x5b1ebf9d4c33 <vm_exec_core+4899>, 0x5b1ebf9db8af <vm_exec_core+32671>, 0x5b1ebf9d96d3 <vm_exec_core+24003>, 0x5b1ebf9d704e <vm_exec_core+14142>, 0x5b1ebf9d418a <vm_exec_core+2170>, 0x5b1ebf9db318 <vm_exec_core+31240>, 0x5b1ebf9db012 <vm_exec_core+30466>, 0x5b1ebf9d4eab <vm_exec_core+5531>, 0x5b1ebf9d4728 <vm_exec_core+3608>, 0x5b1ebf9d9cbe <vm_exec_core+25518>, 0x5b1ebf9d5e62 <vm_exec_core+9554>, 0x5b1ebf9db556 <vm_exec_core+31814>, 0x5b1ebf9db1a0 <vm_exec_core+30864>, 0x5b1ebf9d64c2 <vm_exec_core+11186>, 0x5b1ebf9d6fcc <vm_exec_core+14012>, 0x5b1ebf9d9921 <vm_exec_core+24593>, 0x5b1ebf9db101 <vm_exec_core+30705>, 0x5b1ebf9d8a88 <vm_exec_core+20856>, 0x5b1ebf9d99bb <vm_exec_core+24747>, 0x5b1ebf9da06f <vm_exec_core+26463>, 0x5b1ebf9d89b4 <vm_exec_core+20644>, 0x5b1ebf9d4654 <vm_exec_core+3396>, 0x5b1ebf9d91ed <vm_exec_core+22749>, 0x5b1ebf9d44ca <vm_exec_core+3002>, 0x5b1ebf9d493a <vm_exec_core+4138>, 0x5b1ebf9d680f <vm_exec_core+12031>, 0x5b1ebf9d8555 <vm_exec_core+19525>, 0x5b1ebf9d8f36 <vm_exec_core+22054>, 0x5b1ebf9d80f1 <vm_exec_core+18401>, 0x5b1ebf9d404f <vm_exec_core+1855>, 0x5b1ebf9da5f1 <vm_exec_core+27873>, 0x5b1ebf9daf27 <vm_exec_core+30231>, 0x5b1ebf9d4a13 <vm_exec_core+4355>, 0x5b1ebf9d55a7 <vm_exec_core+7319>, 0x5b1ebf9d502d <vm_exec_core+5917>, 0x5b1ebf9d5f67 <vm_exec_core+9815>, 0x5b1ebf9d6f61 <vm_exec_core+13905>, 0x5b1ebf9d4ad5 <vm_exec_core+4549>, 0x5b1ebf9da43a <vm_exec_core+27434>, 0x5b1ebf9d5516 <vm_exec_core+7174>, 0x5b1ebf9d6e1f <vm_exec_core+13583>, 0x5b1ebf9d77d4 <vm_exec_core+16068>, 0x5b1ebf9d9d6a <vm_exec_core+25690>, 0x5b1ebf9d8c64 <vm_exec_core+21332>, 0x5b1ebf9d605b <vm_exec_core+10059>, 0x5b1ebf9d58e4 <vm_exec_core+8148>, 0x5b1ebf9d9b98 <vm_exec_core+25224>, 0x5b1ebf9d6a5d <vm_exec_core+12621>, 0x5b1ebf9d92f8 <vm_exec_core+23016>, 0x5b1ebf9d8cec <vm_exec_core+21468>, 0x5b1ebf9d93c5 <vm_exec_core+23221>, 0x5b1ebf9dabc8 <vm_exec_core+29368>, 0x5b1ebf9d7db5 <vm_exec_core+17573>, 0x5b1ebf9d9e39 <vm_exec_core+25897>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d9a66 <vm_exec_core+24918>, 0x5b1ebf9d6333 <vm_exec_core+10787>, 0x5b1ebf9d85f9 <vm_exec_core+19689>, 0x5b1ebf9d8b59 <vm_exec_core+21065>, 0x5b1ebf9d7518 <vm_exec_core+15368>, 0x5b1ebf9d8464 <vm_exec_core+19284>, 0x5b1ebf9d6730 <vm_exec_core+11808>, 0x5b1ebf9d5aa1 <vm_exec_core+8593>, 0x5b1ebf9d9459 <vm_exec_core+23369>, 0x5b1ebf9d4b91 <vm_exec_core+4737>, 0x5b1ebf9d7315 <vm_exec_core+14853>, 0x5b1ebf9e2be7 <vm_exec_core+62167>, 0x5b1ebf9d9018 <vm_exec_core+22280>, 0x5b1ebf9d53f2 <vm_exec_core+6882>, 0x5b1ebf9d57c0 <vm_exec_core+7856>, 0x5b1ebf9d569e <vm_exec_core+7566>, 0x5b1ebf9d5cf7 <vm_exec_core+9191>, 0x5b1ebf9d657f <vm_exec_core+11375>, 0x5b1ebf9d845f <vm_exec_core+19279>, 0x5b1ebf9d7be2 <vm_exec_core+17106>, 0x5b1ebf9d845a <vm_exec_core+19274>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d8c4e <vm_exec_core+21310>, 0x5b1ebf9d5cf2 <vm_exec_core+9186>, 0x5b1ebf9d91b1 <vm_exec_core+22689>, 0x5b1ebf9d6fc2 <vm_exec_core+14002>, 0x5b1ebf9d6fc7 <vm_exec_core+14007>, 0x5b1ebf9d8c4c <vm_exec_core+21308>, 0x5b1ebf9d8b2b <vm_exec_core+21019>, 0x5b1ebf9d7fb8 <vm_exec_core+18088>, 0x5b1ebf9d7cd6 <vm_exec_core+17350>, 0x5b1ebf9d8c4a <vm_exec_core+21306>, 0x5b1ebf9d80ec <vm_exec_core+18396>...}
        reg_cfp = 0x70a9bb1ff608
        reg_pc = 0x5190000166d8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005b1ebf9d0841 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x00005b1ebfa51092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70a9bb1ff738, self=123874311723240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595
        flags = 0
        iseq = 0x70a9bd3d5748
        cfp = <optimized out>
        sp = 0x70a9bb0ff8d0
        use_argv = 0x70a9bba73ce0
        stack_argv = 0x70a9bb0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x70a9bb1ff738
#30 0x00005b1ebf9fd876 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#33 0x00005b1ebf9fd876 in rb_yield (val=<optimized out>)
No locals.
#34 0x00005b1ebfba86a6 in rb_ary_collect (ary=123873702310320) at /tmp/ruby/src/trunk_asan/array.c:3703
        collect = 123873702308280
        i = 0
#35 0x00005b1ebfa33a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x70a9bd5700f8
        cfunc = 0x50400000a818
        recv = 123873702310320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x00005b1ebf9d880b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70a9bb1ff720, cd=0x502000012f90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#37 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 = 0x502000012f90
        insns_address_table = {0x5b1ebf9d4019 <vm_exec_core+1801>, 0x5b1ebf9d50ea <vm_exec_core+6106>, 0x5b1ebf9dacb5 <vm_exec_core+29605>, 0x5b1ebf9d4c42 <vm_exec_core+4914>, 0x5b1ebf9db8be <vm_exec_core+32686>, 0x5b1ebf9d96e2 <vm_exec_core+24018>, 0x5b1ebf9d705d <vm_exec_core+14157>, 0x5b1ebf9d4199 <vm_exec_core+2185>, 0x5b1ebf9db327 <vm_exec_core+31255>, 0x5b1ebf9db021 <vm_exec_core+30481>, 0x5b1ebf9d4eba <vm_exec_core+5546>, 0x5b1ebf9d4737 <vm_exec_core+3623>, 0x5b1ebf9d9ccd <vm_exec_core+25533>, 0x5b1ebf9d5e71 <vm_exec_core+9569>, 0x5b1ebf9db565 <vm_exec_core+31829>, 0x5b1ebf9db1af <vm_exec_core+30879>, 0x5b1ebf9d64d1 <vm_exec_core+11201>, 0x5b1ebf9d6fdb <vm_exec_core+14027>, 0x5b1ebf9d9930 <vm_exec_core+24608>, 0x5b1ebf9db110 <vm_exec_core+30720>, 0x5b1ebf9d8a97 <vm_exec_core+20871>, 0x5b1ebf9d99ca <vm_exec_core+24762>, 0x5b1ebf9da07e <vm_exec_core+26478>, 0x5b1ebf9d89c3 <vm_exec_core+20659>, 0x5b1ebf9d4663 <vm_exec_core+3411>, 0x5b1ebf9d91fc <vm_exec_core+22764>, 0x5b1ebf9d44d9 <vm_exec_core+3017>, 0x5b1ebf9d4949 <vm_exec_core+4153>, 0x5b1ebf9d681e <vm_exec_core+12046>, 0x5b1ebf9d8564 <vm_exec_core+19540>, 0x5b1ebf9d8f45 <vm_exec_core+22069>, 0x5b1ebf9d8100 <vm_exec_core+18416>, 0x5b1ebf9d405e <vm_exec_core+1870>, 0x5b1ebf9da600 <vm_exec_core+27888>, 0x5b1ebf9daf36 <vm_exec_core+30246>, 0x5b1ebf9d4a22 <vm_exec_core+4370>, 0x5b1ebf9d55b6 <vm_exec_core+7334>, 0x5b1ebf9d503c <vm_exec_core+5932>, 0x5b1ebf9d5f76 <vm_exec_core+9830>, 0x5b1ebf9d6f70 <vm_exec_core+13920>, 0x5b1ebf9d4ae4 <vm_exec_core+4564>, 0x5b1ebf9da449 <vm_exec_core+27449>, 0x5b1ebf9d5525 <vm_exec_core+7189>, 0x5b1ebf9d6e2e <vm_exec_core+13598>, 0x5b1ebf9d77e3 <vm_exec_core+16083>, 0x5b1ebf9d9d79 <vm_exec_core+25705>, 0x5b1ebf9d8c73 <vm_exec_core+21347>, 0x5b1ebf9d606a <vm_exec_core+10074>, 0x5b1ebf9d58f3 <vm_exec_core+8163>, 0x5b1ebf9d9ba7 <vm_exec_core+25239>, 0x5b1ebf9d6a6c <vm_exec_core+12636>, 0x5b1ebf9d9307 <vm_exec_core+23031>, 0x5b1ebf9d8cfb <vm_exec_core+21483>, 0x5b1ebf9d93d4 <vm_exec_core+23236>, 0x5b1ebf9dabd7 <vm_exec_core+29383>, 0x5b1ebf9d7dc4 <vm_exec_core+17588>, 0x5b1ebf9d9e48 <vm_exec_core+25912>, 0x5b1ebf9d3c9b <vm_exec_core+907>, 0x5b1ebf9d9a75 <vm_exec_core+24933>, 0x5b1ebf9d6342 <vm_exec_core+10802>, 0x5b1ebf9d8608 <vm_exec_core+19704>, 0x5b1ebf9d8b68 <vm_exec_core+21080>, 0x5b1ebf9d3ca0 <vm_exec_core+912>, 0x5b1ebf9d8473 <vm_exec_core+19299>, 0x5b1ebf9d673f <vm_exec_core+11823>, 0x5b1ebf9d5ab0 <vm_exec_core+8608>, 0x5b1ebf9d9468 <vm_exec_core+23384>, 0x5b1ebf9d4ba0 <vm_exec_core+4752>, 0x5b1ebf9d7324 <vm_exec_core+14868>, 0x5b1ebf9e2bf6 <vm_exec_core+62182>, 0x5b1ebf9d9027 <vm_exec_core+22295>, 0x5b1ebf9d5401 <vm_exec_core+6897>, 0x5b1ebf9d57cf <vm_exec_core+7871>, 0x5b1ebf9d56ad <vm_exec_core+7581>, 0x5b1ebf9d5d06 <vm_exec_core+9206>, 0x5b1ebf9d658e <vm_exec_core+11390>, 0x5b1ebf9d5322 <vm_exec_core+6674>, 0x5b1ebf9dbb53 <vm_exec_core+33347>, 0x5b1ebf9d90de <vm_exec_core+22478>, 0x5b1ebf9d7bec <vm_exec_core+17116>, 0x5b1ebf9da4f7 <vm_exec_core+27623>, 0x5b1ebf9dbc71 <vm_exec_core+33633>, 0x5b1ebf9da85d <vm_exec_core+28493>, 0x5b1ebf9db6be <vm_exec_core+32174>, 0x5b1ebf9db796 <vm_exec_core+32390>, 0x5b1ebf9d457c <vm_exec_core+3180>, 0x5b1ebf9db244 <vm_exec_core+31028>, 0x5b1ebf9d692f <vm_exec_core+12319>, 0x5b1ebf9db47f <vm_exec_core+31599>, 0x5b1ebf9d63ee <vm_exec_core+10974>, 0x5b1ebf9da75b <vm_exec_core+28235>, 0x5b1ebf9d43a3 <vm_exec_core+2707>, 0x5b1ebf9d6184 <vm_exec_core+10356>, 0x5b1ebf9d752c <vm_exec_core+15388>, 0x5b1ebf9d6ec5 <vm_exec_core+13749>, 0x5b1ebf9d6c94 <vm_exec_core+13188>, 0x5b1ebf9d3d97 <vm_exec_core+1159>, 0x5b1ebf9d42ba <vm_exec_core+2474>, 0x5b1ebf9d3e29 <vm_exec_core+1305>, 0x5b1ebf9daa76 <vm_exec_core+29030>, 0x5b1ebf9d8310 <vm_exec_core+18944>, 0x5b1ebf9d78b4 <vm_exec_core+16292>, 0x5b1ebf9d7fd1 <vm_exec_core+18113>, 0x5b1ebf9d7cea <vm_exec_core+17370>, 0x5b1ebf9d6d35 <vm_exec_core+13349>, 0x5b1ebf9d76d8 <vm_exec_core+15816>, 0x5b1ebf9d71fa <vm_exec_core+14570>, 0x5b1ebf9d79e3 <vm_exec_core+16595>, 0x5b1ebf9d7a65 <vm_exec_core+16725>, 0x5b1ebf9d400a <vm_exec_core+1786>, 0x5b1ebf9d50db <vm_exec_core+6091>, 0x5b1ebf9daca6 <vm_exec_core+29590>, 0x5b1ebf9d4c33 <vm_exec_core+4899>, 0x5b1ebf9db8af <vm_exec_core+32671>, 0x5b1ebf9d96d3 <vm_exec_core+24003>, 0x5b1ebf9d704e <vm_exec_core+14142>, 0x5b1ebf9d418a <vm_exec_core+2170>, 0x5b1ebf9db318 <vm_exec_core+31240>, 0x5b1ebf9db012 <vm_exec_core+30466>, 0x5b1ebf9d4eab <vm_exec_core+5531>, 0x5b1ebf9d4728 <vm_exec_core+3608>, 0x5b1ebf9d9cbe <vm_exec_core+25518>, 0x5b1ebf9d5e62 <vm_exec_core+9554>, 0x5b1ebf9db556 <vm_exec_core+31814>, 0x5b1ebf9db1a0 <vm_exec_core+30864>, 0x5b1ebf9d64c2 <vm_exec_core+11186>, 0x5b1ebf9d6fcc <vm_exec_core+14012>, 0x5b1ebf9d9921 <vm_exec_core+24593>, 0x5b1ebf9db101 <vm_exec_core+30705>, 0x5b1ebf9d8a88 <vm_exec_core+20856>, 0x5b1ebf9d99bb <vm_exec_core+24747>, 0x5b1ebf9da06f <vm_exec_core+26463>, 0x5b1ebf9d89b4 <vm_exec_core+20644>, 0x5b1ebf9d4654 <vm_exec_core+3396>, 0x5b1ebf9d91ed <vm_exec_core+22749>, 0x5b1ebf9d44ca <vm_exec_core+3002>, 0x5b1ebf9d493a <vm_exec_core+4138>, 0x5b1ebf9d680f <vm_exec_core+12031>, 0x5b1ebf9d8555 <vm_exec_core+19525>, 0x5b1ebf9d8f36 <vm_exec_core+22054>, 0x5b1ebf9d80f1 <vm_exec_core+18401>, 0x5b1ebf9d404f <vm_exec_core+1855>, 0x5b1ebf9da5f1 <vm_exec_core+27873>, 0x5b1ebf9daf27 <vm_exec_core+30231>, 0x5b1ebf9d4a13 <vm_exec_core+4355>, 0x5b1ebf9d55a7 <vm_exec_core+7319>, 0x5b1ebf9d502d <vm_exec_core+5917>, 0x5b1ebf9d5f67 <vm_exec_core+9815>, 0x5b1ebf9d6f61 <vm_exec_core+13905>, 0x5b1ebf9d4ad5 <vm_exec_core+4549>, 0x5b1ebf9da43a <vm_exec_core+27434>, 0x5b1ebf9d5516 <vm_exec_core+7174>, 0x5b1ebf9d6e1f <vm_exec_core+13583>, 0x5b1ebf9d77d4 <vm_exec_core+16068>, 0x5b1ebf9d9d6a <vm_exec_core+25690>, 0x5b1ebf9d8c64 <vm_exec_core+21332>, 0x5b1ebf9d605b <vm_exec_core+10059>, 0x5b1ebf9d58e4 <vm_exec_core+8148>, 0x5b1ebf9d9b98 <vm_exec_core+25224>, 0x5b1ebf9d6a5d <vm_exec_core+12621>, 0x5b1ebf9d92f8 <vm_exec_core+23016>, 0x5b1ebf9d8cec <vm_exec_core+21468>, 0x5b1ebf9d93c5 <vm_exec_core+23221>, 0x5b1ebf9dabc8 <vm_exec_core+29368>, 0x5b1ebf9d7db5 <vm_exec_core+17573>, 0x5b1ebf9d9e39 <vm_exec_core+25897>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d9a66 <vm_exec_core+24918>, 0x5b1ebf9d6333 <vm_exec_core+10787>, 0x5b1ebf9d85f9 <vm_exec_core+19689>, 0x5b1ebf9d8b59 <vm_exec_core+21065>, 0x5b1ebf9d7518 <vm_exec_core+15368>, 0x5b1ebf9d8464 <vm_exec_core+19284>, 0x5b1ebf9d6730 <vm_exec_core+11808>, 0x5b1ebf9d5aa1 <vm_exec_core+8593>, 0x5b1ebf9d9459 <vm_exec_core+23369>, 0x5b1ebf9d4b91 <vm_exec_core+4737>, 0x5b1ebf9d7315 <vm_exec_core+14853>, 0x5b1ebf9e2be7 <vm_exec_core+62167>, 0x5b1ebf9d9018 <vm_exec_core+22280>, 0x5b1ebf9d53f2 <vm_exec_core+6882>, 0x5b1ebf9d57c0 <vm_exec_core+7856>, 0x5b1ebf9d569e <vm_exec_core+7566>, 0x5b1ebf9d5cf7 <vm_exec_core+9191>, 0x5b1ebf9d657f <vm_exec_core+11375>, 0x5b1ebf9d845f <vm_exec_core+19279>, 0x5b1ebf9d7be2 <vm_exec_core+17106>, 0x5b1ebf9d845a <vm_exec_core+19274>, 0x5b1ebf9d8c50 <vm_exec_core+21312>, 0x5b1ebf9d8c4e <vm_exec_core+21310>, 0x5b1ebf9d5cf2 <vm_exec_core+9186>, 0x5b1ebf9d91b1 <vm_exec_core+22689>, 0x5b1ebf9d6fc2 <vm_exec_core+14002>, 0x5b1ebf9d6fc7 <vm_exec_core+14007>, 0x5b1ebf9d8c4c <vm_exec_core+21308>, 0x5b1ebf9d8b2b <vm_exec_core+21019>, 0x5b1ebf9d7fb8 <vm_exec_core+18088>, 0x5b1ebf9d7cd6 <vm_exec_core+17350>, 0x5b1ebf9d8c4a <vm_exec_core+21306>, 0x5b1ebf9d80ec <vm_exec_core+18396>...}
        reg_cfp = 0x70a9bb1ff720
        reg_pc = 0x50400002f938
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x00005b1ebf9d0841 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x00005b1ebf65731b in rb_ec_exec_node (ec=0x5160000003d0, n=0x70a9bd3d58d8) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe0ace7c30, <optimized out>, 0x7ffe0ace7b80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x70a9bd3d58d8
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#42 0x00005b1ebf650887 in rb_main (argc=10, argv=0x7ffe0ace7df8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=10, argv=0x7ffe0ace7df8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7287c5022c40 (LWP 2934512) "ruby" 0x00007287c4f26cd7 in __GI___select (nfds=37, readfds=0x50c00553c540, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd6a863a0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7287a8c006c0 (LWP 2934514) "ruby" 0x00007287c4f1b4cd in __GI___poll (fds=0x7287a7909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7287a8c006c0 (LWP 2934514) "ruby"):
#0  0x00007287c4f1b4cd in __GI___poll (fds=0x7287a7909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059752250242a in __interceptor_poll ()
No symbol table info available.
#2  0x00005975228aff2f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
        vm = <optimized out>
#4  0x000059752255b7df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007287c4e9ca94 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 = {125926977308352, 2732885427040196347, 125926977308352, -352, 25, 140723909851424, 2732885427061167867, 2733104970427045627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007287c4f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7287c5022c40 (LWP 2934512) "ruby"):
#0  0x00007287c4f26cd7 in __GI___select (nfds=37, readfds=0x50c00553c540, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd6a863a0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 945683643}
        pts64 = 0x7ffcd6a86240
        r = <optimized out>
#1  0x000059752289a1c5 in native_fd_select (n=37, readfds=0x50c00553c540, writefds=0x0, exceptfds=0x7287c4f26cd7 <__GI___select+327>, timeout=0x7ffcd6a86240, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=125927415875360) at /tmp/ruby/src/trunk_asan/thread.c:4273
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffcd6a86350
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005975225a6020 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 = {0x7ffcd6a86510, <optimized out>, 0x7ffcd6a86420, <optimized out>, <optimized out>}, prev = 0x7287c2e40680, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000059752289979e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4333
        set = {max = 37, th = 0x515000000300, rset = 0x7287c2e40540, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7287c2e405a0}
#5  0x000059752266089d in select_internal (read=125927441934760, write=4, except=4, tp=0x7287c2e405a0, fds=0x7287c2e40540) at /tmp/ruby/src/trunk_asan/io.c:10646
        timerec = <optimized out>
        max = 37
        pending = <optimized out>
        rp = 0x7287c2e40540
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=125927415874848) at /tmp/ruby/src/trunk_asan/io.c:10716
        p = 0x7287c2e40520
#7  0x00005975225a6020 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 = {0x7ffcd6a86810, <optimized out>, 0x7ffcd6a86720, <optimized out>, <optimized out>}, prev = 0x7287c2e78340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000059752263cb17 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11072
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000059752297ea88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x7287c471a660
        cfunc = 0x504000010858
        recv = 125927440775520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000059752292c2cd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7287c23ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x59752291f019 <vm_exec_core+1801>, 0x5975229200ea <vm_exec_core+6106>, 0x597522925cb5 <vm_exec_core+29605>, 0x59752291fc42 <vm_exec_core+4914>, 0x5975229268be <vm_exec_core+32686>, 0x5975229246e2 <vm_exec_core+24018>, 0x59752292205d <vm_exec_core+14157>, 0x59752291f199 <vm_exec_core+2185>, 0x597522926327 <vm_exec_core+31255>, 0x597522926021 <vm_exec_core+30481>, 0x59752291feba <vm_exec_core+5546>, 0x59752291f737 <vm_exec_core+3623>, 0x597522924ccd <vm_exec_core+25533>, 0x597522920e71 <vm_exec_core+9569>, 0x597522926565 <vm_exec_core+31829>, 0x5975229261af <vm_exec_core+30879>, 0x5975229214d1 <vm_exec_core+11201>, 0x597522921fdb <vm_exec_core+14027>, 0x597522924930 <vm_exec_core+24608>, 0x597522926110 <vm_exec_core+30720>, 0x597522923a97 <vm_exec_core+20871>, 0x5975229249ca <vm_exec_core+24762>, 0x59752292507e <vm_exec_core+26478>, 0x5975229239c3 <vm_exec_core+20659>, 0x59752291f663 <vm_exec_core+3411>, 0x5975229241fc <vm_exec_core+22764>, 0x59752291f4d9 <vm_exec_core+3017>, 0x59752291f949 <vm_exec_core+4153>, 0x59752292181e <vm_exec_core+12046>, 0x597522923564 <vm_exec_core+19540>, 0x597522923f45 <vm_exec_core+22069>, 0x597522923100 <vm_exec_core+18416>, 0x59752291f05e <vm_exec_core+1870>, 0x597522925600 <vm_exec_core+27888>, 0x597522925f36 <vm_exec_core+30246>, 0x59752291fa22 <vm_exec_core+4370>, 0x5975229205b6 <vm_exec_core+7334>, 0x59752292003c <vm_exec_core+5932>, 0x597522920f76 <vm_exec_core+9830>, 0x597522921f70 <vm_exec_core+13920>, 0x59752291fae4 <vm_exec_core+4564>, 0x597522925449 <vm_exec_core+27449>, 0x597522920525 <vm_exec_core+7189>, 0x597522921e2e <vm_exec_core+13598>, 0x5975229227e3 <vm_exec_core+16083>, 0x597522924d79 <vm_exec_core+25705>, 0x597522923c73 <vm_exec_core+21347>, 0x59752292106a <vm_exec_core+10074>, 0x5975229208f3 <vm_exec_core+8163>, 0x597522924ba7 <vm_exec_core+25239>, 0x597522921a6c <vm_exec_core+12636>, 0x597522924307 <vm_exec_core+23031>, 0x597522923cfb <vm_exec_core+21483>, 0x5975229243d4 <vm_exec_core+23236>, 0x597522925bd7 <vm_exec_core+29383>, 0x597522922dc4 <vm_exec_core+17588>, 0x597522924e48 <vm_exec_core+25912>, 0x59752291ec9b <vm_exec_core+907>, 0x597522924a75 <vm_exec_core+24933>, 0x597522921342 <vm_exec_core+10802>, 0x597522923608 <vm_exec_core+19704>, 0x597522923b68 <vm_exec_core+21080>, 0x59752291eca0 <vm_exec_core+912>, 0x597522923473 <vm_exec_core+19299>, 0x59752292173f <vm_exec_core+11823>, 0x597522920ab0 <vm_exec_core+8608>, 0x597522924468 <vm_exec_core+23384>, 0x59752291fba0 <vm_exec_core+4752>, 0x597522922324 <vm_exec_core+14868>, 0x59752292dbf6 <vm_exec_core+62182>, 0x597522924027 <vm_exec_core+22295>, 0x597522920401 <vm_exec_core+6897>, 0x5975229207cf <vm_exec_core+7871>, 0x5975229206ad <vm_exec_core+7581>, 0x597522920d06 <vm_exec_core+9206>, 0x59752292158e <vm_exec_core+11390>, 0x597522920322 <vm_exec_core+6674>, 0x597522926b53 <vm_exec_core+33347>, 0x5975229240de <vm_exec_core+22478>, 0x597522922bec <vm_exec_core+17116>, 0x5975229254f7 <vm_exec_core+27623>, 0x597522926c71 <vm_exec_core+33633>, 0x59752292585d <vm_exec_core+28493>, 0x5975229266be <vm_exec_core+32174>, 0x597522926796 <vm_exec_core+32390>, 0x59752291f57c <vm_exec_core+3180>, 0x597522926244 <vm_exec_core+31028>, 0x59752292192f <vm_exec_core+12319>, 0x59752292647f <vm_exec_core+31599>, 0x5975229213ee <vm_exec_core+10974>, 0x59752292575b <vm_exec_core+28235>, 0x59752291f3a3 <vm_exec_core+2707>, 0x597522921184 <vm_exec_core+10356>, 0x59752292252c <vm_exec_core+15388>, 0x597522921ec5 <vm_exec_core+13749>, 0x597522921c94 <vm_exec_core+13188>, 0x59752291ed97 <vm_exec_core+1159>, 0x59752291f2ba <vm_exec_core+2474>, 0x59752291ee29 <vm_exec_core+1305>, 0x597522925a76 <vm_exec_core+29030>, 0x597522923310 <vm_exec_core+18944>, 0x5975229228b4 <vm_exec_core+16292>, 0x597522922fd1 <vm_exec_core+18113>, 0x597522922cea <vm_exec_core+17370>, 0x597522921d35 <vm_exec_core+13349>, 0x5975229226d8 <vm_exec_core+15816>, 0x5975229221fa <vm_exec_core+14570>, 0x5975229229e3 <vm_exec_core+16595>, 0x597522922a65 <vm_exec_core+16725>, 0x59752291f00a <vm_exec_core+1786>, 0x5975229200db <vm_exec_core+6091>, 0x597522925ca6 <vm_exec_core+29590>, 0x59752291fc33 <vm_exec_core+4899>, 0x5975229268af <vm_exec_core+32671>, 0x5975229246d3 <vm_exec_core+24003>, 0x59752292204e <vm_exec_core+14142>, 0x59752291f18a <vm_exec_core+2170>, 0x597522926318 <vm_exec_core+31240>, 0x597522926012 <vm_exec_core+30466>, 0x59752291feab <vm_exec_core+5531>, 0x59752291f728 <vm_exec_core+3608>, 0x597522924cbe <vm_exec_core+25518>, 0x597522920e62 <vm_exec_core+9554>, 0x597522926556 <vm_exec_core+31814>, 0x5975229261a0 <vm_exec_core+30864>, 0x5975229214c2 <vm_exec_core+11186>, 0x597522921fcc <vm_exec_core+14012>, 0x597522924921 <vm_exec_core+24593>, 0x597522926101 <vm_exec_core+30705>, 0x597522923a88 <vm_exec_core+20856>, 0x5975229249bb <vm_exec_core+24747>, 0x59752292506f <vm_exec_core+26463>, 0x5975229239b4 <vm_exec_core+20644>, 0x59752291f654 <vm_exec_core+3396>, 0x5975229241ed <vm_exec_core+22749>, 0x59752291f4ca <vm_exec_core+3002>, 0x59752291f93a <vm_exec_core+4138>, 0x59752292180f <vm_exec_core+12031>, 0x597522923555 <vm_exec_core+19525>, 0x597522923f36 <vm_exec_core+22054>, 0x5975229230f1 <vm_exec_core+18401>, 0x59752291f04f <vm_exec_core+1855>, 0x5975229255f1 <vm_exec_core+27873>, 0x597522925f27 <vm_exec_core+30231>, 0x59752291fa13 <vm_exec_core+4355>, 0x5975229205a7 <vm_exec_core+7319>, 0x59752292002d <vm_exec_core+5917>, 0x597522920f67 <vm_exec_core+9815>, 0x597522921f61 <vm_exec_core+13905>, 0x59752291fad5 <vm_exec_core+4549>, 0x59752292543a <vm_exec_core+27434>, 0x597522920516 <vm_exec_core+7174>, 0x597522921e1f <vm_exec_core+13583>, 0x5975229227d4 <vm_exec_core+16068>, 0x597522924d6a <vm_exec_core+25690>, 0x597522923c64 <vm_exec_core+21332>, 0x59752292105b <vm_exec_core+10059>, 0x5975229208e4 <vm_exec_core+8148>, 0x597522924b98 <vm_exec_core+25224>, 0x597522921a5d <vm_exec_core+12621>, 0x5975229242f8 <vm_exec_core+23016>, 0x597522923cec <vm_exec_core+21468>, 0x5975229243c5 <vm_exec_core+23221>, 0x597522925bc8 <vm_exec_core+29368>, 0x597522922db5 <vm_exec_core+17573>, 0x597522924e39 <vm_exec_core+25897>, 0x597522923c50 <vm_exec_core+21312>, 0x597522924a66 <vm_exec_core+24918>, 0x597522921333 <vm_exec_core+10787>, 0x5975229235f9 <vm_exec_core+19689>, 0x597522923b59 <vm_exec_core+21065>, 0x597522922518 <vm_exec_core+15368>, 0x597522923464 <vm_exec_core+19284>, 0x597522921730 <vm_exec_core+11808>, 0x597522920aa1 <vm_exec_core+8593>, 0x597522924459 <vm_exec_core+23369>, 0x59752291fb91 <vm_exec_core+4737>, 0x597522922315 <vm_exec_core+14853>, 0x59752292dbe7 <vm_exec_core+62167>, 0x597522924018 <vm_exec_core+22280>, 0x5975229203f2 <vm_exec_core+6882>, 0x5975229207c0 <vm_exec_core+7856>, 0x59752292069e <vm_exec_core+7566>, 0x597522920cf7 <vm_exec_core+9191>, 0x59752292157f <vm_exec_core+11375>, 0x59752292345f <vm_exec_core+19279>, 0x597522922be2 <vm_exec_core+17106>, 0x59752292345a <vm_exec_core+19274>, 0x597522923c50 <vm_exec_core+21312>, 0x597522923c4e <vm_exec_core+21310>, 0x597522920cf2 <vm_exec_core+9186>, 0x5975229241b1 <vm_exec_core+22689>, 0x597522921fc2 <vm_exec_core+14002>, 0x597522921fc7 <vm_exec_core+14007>, 0x597522923c4c <vm_exec_core+21308>, 0x597522923b2b <vm_exec_core+21019>, 0x597522922fb8 <vm_exec_core+18088>, 0x597522922cd6 <vm_exec_core+17350>, 0x597522923c4a <vm_exec_core+21306>, 0x5975229230ec <vm_exec_core+18396>...}
        reg_cfp = 0x7287c23ff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000059752291b841 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x000059752269e628 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125927440206200) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7287c4574860
#15 0x0000597522699627 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125927440765760
        realpath_map = 125927440765600
th: 0x515000000300, native_id: 0x7287c5022c40
        path = 125927440206200
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0130 e:000129 CFUNC  :select
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
#16 0x00005975226978db in rb_require_string_internal (fname=125927440206240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0132 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#18 0x000059752297ea88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x588100140003
        cc = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        me = 0x7287c45749f0
        cfunc = 0x504000018698
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
        recv = 125927442009600
        block_handler = <optimized out>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x0000597522964bfd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcd6a87fc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x00005975229646b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
#21 0x000059752292c2cd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7287c23ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        bh = 0
        cd = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        leaf = false
        val = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        insns_address_table = {0x59752291f019 <vm_exec_core+1801>, 0x5975229200ea <vm_exec_core+6106>, 0x597522925cb5 <vm_exec_core+29605>, 0x59752291fc42 <vm_exec_core+4914>, 0x5975229268be <vm_exec_core+32686>, 0x5975229246e2 <vm_exec_core+24018>, 0x59752292205d <vm_exec_core+14157>, 0x59752291f199 <vm_exec_core+2185>, 0x597522926327 <vm_exec_core+31255>, 0x597522926021 <vm_exec_core+30481>, 0x59752291feba <vm_exec_core+5546>, 0x59752291f737 <vm_exec_core+3623>, 0x597522924ccd <vm_exec_core+25533>, 0x597522920e71 <vm_exec_core+9569>, 0x597522926565 <vm_exec_core+31829>, 0x5975229261af <vm_exec_core+30879>, 0x5975229214d1 <vm_exec_core+11201>, 0x597522921fdb <vm_exec_core+14027>, 0x597522924930 <vm_exec_core+24608>, 0x597522926110 <vm_exec_core+30720>, 0x597522923a97 <vm_exec_core+20871>, 0x5975229249ca <vm_exec_core+24762>, 0x59752292507e <vm_exec_core+26478>, 0x5975229239c3 <vm_exec_core+20659>, 0x59752291f663 <vm_exec_core+3411>, 0x5975229241fc <vm_exec_core+22764>, 0x59752291f4d9 <vm_exec_core+3017>, 0x59752291f949 <vm_exec_core+4153>, 0x59752292181e <vm_exec_core+12046>, 0x597522923564 <vm_exec_core+19540>, 0x597522923f45 <vm_exec_core+22069>, 0x597522923100 <vm_exec_core+18416>, 0x59752291f05e <vm_exec_core+1870>, 0x597522925600 <vm_exec_core+27888>, 0x597522925f36 <vm_exec_core+30246>, 0x59752291fa22 <vm_exec_core+4370>, 0x5975229205b6 <vm_exec_core+7334>, 0x59752292003c <vm_exec_core+5932>, 0x597522920f76 <vm_exec_core+9830>, 0x597522921f70 <vm_exec_core+13920>, 0x59752291fae4 <vm_exec_core+4564>, 0x597522925449 <vm_exec_core+27449>, 0x597522920525 <vm_exec_core+7189>, 0x597522921e2e <vm_exec_core+13598>, 0x5975229227e3 <vm_exec_core+16083>, 0x597522924d79 <vm_exec_core+25705>, 0x597522923c73 <vm_exec_core+21347>, 0x59752292106a <vm_exec_core+10074>, 0x5975229208f3 <vm_exec_core+8163>, 0x597522924ba7 <vm_exec_core+25239>, 0x597522921a6c <vm_exec_core+12636>, 0x597522924307 <vm_exec_core+23031>, 0x597522923cfb <vm_exec_core+21483>, 0x5975229243d4 <vm_exec_core+23236>, 0x597522925bd7 <vm_exec_core+29383>, 0x597522922dc4 <vm_exec_core+17588>, 0x597522924e48 <vm_exec_core+25912>, 0x59752291ec9b <vm_exec_core+907>, 0x597522924a75 <vm_exec_core+24933>, 0x597522921342 <vm_exec_core+10802>, 0x597522923608 <vm_exec_core+19704>, 0x597522923b68 <vm_exec_core+21080>, 0x59752291eca0 <vm_exec_core+912>, 0x597522923473 <vm_exec_core+19299>, 0x59752292173f <vm_exec_core+11823>, 0x597522920ab0 <vm_exec_core+8608>, 0x597522924468 <vm_exec_core+23384>, 0x59752291fba0 <vm_exec_core+4752>, 0x597522922324 <vm_exec_core+14868>, 0x59752292dbf6 <vm_exec_core+62182>, 0x597522924027 <vm_exec_core+22295>, 0x597522920401 <vm_exec_core+6897>, 0x5975229207cf <vm_exec_core+7871>, 0x5975229206ad <vm_exec_core+7581>, 0x597522920d06 <vm_exec_core+9206>, 0x59752292158e <vm_exec_core+11390>, 0x597522920322 <vm_exec_core+6674>, 0x597522926b53 <vm_exec_core+33347>, 0x5975229240de <vm_exec_core+22478>, 0x597522922bec <vm_exec_core+17116>, 0x5975229254f7 <vm_exec_core+27623>, 0x597522926c71 <vm_exec_core+33633>, 0x59752292585d <vm_exec_core+28493>, 0x5975229266be <vm_exec_core+32174>, 0x597522926796 <vm_exec_core+32390>, 0x59752291f57c <vm_exec_core+3180>, 0x597522926244 <vm_exec_core+31028>, 0x59752292192f <vm_exec_core+12319>, 0x59752292647f <vm_exec_core+31599>, 0x5975229213ee <vm_exec_core+10974>, 0x59752292575b <vm_exec_core+28235>, 0x59752291f3a3 <vm_exec_core+2707>, 0x597522921184 <vm_exec_core+10356>, 0x59752292252c <vm_exec_core+15388>, 0x597522921ec5 <vm_exec_core+13749>, 0x597522921c94 <vm_exec_core+13188>, 0x59752291ed97 <vm_exec_core+1159>, 0x59752291f2ba <vm_exec_core+2474>, 0x59752291ee29 <vm_exec_core+1305>, 0x597522925a76 <vm_exec_core+29030>, 0x597522923310 <vm_exec_core+18944>, 0x5975229228b4 <vm_exec_core+16292>, 0x597522922fd1 <vm_exec_core+18113>, 0x597522922cea <vm_exec_core+17370>, 0x597522921d35 <vm_exec_core+13349>, 0x5975229226d8 <vm_exec_core+15816>, 0x5975229221fa <vm_exec_core+14570>, 0x5975229229e3 <vm_exec_core+16595>, 0x597522922a65 <vm_exec_core+16725>, 0x59752291f00a <vm_exec_core+1786>, 0x5975229200db <vm_exec_core+6091>, 0x597522925ca6 <vm_exec_core+29590>, 0x59752291fc33 <vm_exec_core+4899>, 0x5975229268af <vm_exec_core+32671>, 0x5975229246d3 <vm_exec_core+24003>, 0x59752292204e <vm_exec_core+14142>, 0x59752291f18a <vm_exec_core+2170>, 0x597522926318 <vm_exec_core+31240>, 0x597522926012 <vm_exec_core+30466>, 0x59752291feab <vm_exec_core+5531>, 0x59752291f728 <vm_exec_core+3608>, 0x597522924cbe <vm_exec_core+25518>, 0x597522920e62 <vm_exec_core+9554>, 0x597522926556 <vm_exec_core+31814>, 0x5975229261a0 <vm_exec_core+30864>, 0x5975229214c2 <vm_exec_core+11186>, 0x597522921fcc <vm_exec_core+14012>, 0x597522924921 <vm_exec_core+24593>, 0x597522926101 <vm_exec_core+30705>, 0x597522923a88 <vm_exec_core+20856>, 0x5975229249bb <vm_exec_core+24747>, 0x59752292506f <vm_exec_core+26463>, 0x5975229239b4 <vm_exec_core+20644>, 0x59752291f654 <vm_exec_core+3396>, 0x5975229241ed <vm_exec_core+22749>, 0x59752291f4ca <vm_exec_core+3002>, 0x59752291f93a <vm_exec_core+4138>, 0x59752292180f <vm_exec_core+12031>, 0x597522923555 <vm_exec_core+19525>, 0x597522923f36 <vm_exec_core+22054>, 0x5975229230f1 <vm_exec_core+18401>, 0x59752291f04f <vm_exec_core+1855>, 0x5975229255f1 <vm_exec_core+27873>, 0x597522925f27 <vm_exec_core+30231>, 0x59752291fa13 <vm_exec_core+4355>, 0x5975229205a7 <vm_exec_core+7319>, 0x59752292002d <vm_exec_core+5917>, 0x597522920f67 <vm_exec_core+9815>, 0x597522921f61 <vm_exec_core+13905>, 0x59752291fad5 <vm_exec_core+4549>, 0x59752292543a <vm_exec_core+27434>, 0x597522920516 <vm_exec_core+7174>, 0x597522921e1f <vm_exec_core+13583>, 0x5975229227d4 <vm_exec_core+16068>, 0x597522924d6a <vm_exec_core+25690>, 0x597522923c64 <vm_exec_core+21332>, 0x59752292105b <vm_exec_core+10059>, 0x5975229208e4 <vm_exec_core+8148>, 0x597522924b98 <vm_exec_core+25224>, 0x597522921a5d <vm_exec_core+12621>, 0x5975229242f8 <vm_exec_core+23016>, 0x597522923cec <vm_exec_core+21468>, 0x5975229243c5 <vm_exec_core+23221>, 0x597522925bc8 <vm_exec_core+29368>, 0x597522922db5 <vm_exec_core+17573>, 0x597522924e39 <vm_exec_core+25897>, 0x597522923c50 <vm_exec_core+21312>, 0x597522924a66 <vm_exec_core+24918>, 0x597522921333 <vm_exec_core+10787>, 0x5975229235f9 <vm_exec_core+19689>, 0x597522923b59 <vm_exec_core+21065>, 0x597522922518 <vm_exec_core+15368>, 0x597522923464 <vm_exec_core+19284>, 0x597522921730 <vm_exec_core+11808>, 0x597522920aa1 <vm_exec_core+8593>, 0x597522924459 <vm_exec_core+23369>, 0x59752291fb91 <vm_exec_core+4737>, 0x597522922315 <vm_exec_core+14853>, 0x59752292dbe7 <vm_exec_core+62167>, 0x597522924018 <vm_exec_core+22280>, 0x5975229203f2 <vm_exec_core+6882>, 0x5975229207c0 <vm_exec_core+7856>, 0x59752292069e <vm_exec_core+7566>, 0x597522920cf7 <vm_exec_core+9191>, 0x59752292157f <vm_exec_core+11375>, 0x59752292345f <vm_exec_core+19279>, 0x597522922be2 <vm_exec_core+17106>, 0x59752292345a <vm_exec_core+19274>, 0x597522923c50 <vm_exec_core+21312>, 0x597522923c4e <vm_exec_core+21310>, 0x597522920cf2 <vm_exec_core+9186>, 0x5975229241b1 <vm_exec_core+22689>, 0x597522921fc2 <vm_exec_core+14002>, 0x597522921fc7 <vm_exec_core+14007>, 0x597522923c4c <vm_exec_core+21308>, 0x597522923b2b <vm_exec_core+21019>, 0x597522922fb8 <vm_exec_core+18088>, 0x597522922cd6 <vm_exec_core+17350>, 0x597522923c4a <vm_exec_core+21306>, 0x5975229230ec <vm_exec_core+18396>...}
        reg_cfp = 0x7287c23ff790
        reg_pc = 0x50400002f738
        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>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x000059752291b488 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005975225a231b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7287c4574a90) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd6a88510, <optimized out>, 0x7ffcd6a88460, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7287c4574a90
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#26 0x000059752259b887 in rb_main (argc=9, argv=0x7ffcd6a886e8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffcd6a886e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.7jq1bj:
* drwx------ 2 60 2024-09-28 00:07:37 +0000 autoload20240928-2934530-grzxlf/
  * -rw-r--r-- 1 13 2024-09-28 00:07:37 +0000 autoload_module_gc.rb
$ timeout 60 gdb -p 2934191 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:964: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

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