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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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=16013
  "--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] 1295553=test_lazy_enumerator
[  2/914] 1295549=test_resolve_symbol
[  3/914] 1295548=test_profile_frames
[  4/914] 1295556=test_date_compat
[  5/914] 1295558=test_error_highlight
[  6/914] 1295544=test_array
[  7/914] 1295555=test_set
[  8/914] 1295551=test_find_executable
[  9/914] 1295547=test_kdf
[ 10/914] 1295556=test_nil
[ 11/914] 1295559=test_class2name
[ 12/914] 1295545=test_gem_commands_outdated_command
[ 13/914] 1295557=test_gem_request_set_lockfile_tokenizer
[ 14/914] 1295550=test_rdoc_task
[ 15/914] 1295554=test_time_tz
[ 16/914] 1295546=test_backtrace
[ 17/914] 1295552=test_ractor
[ 18/914] 1295559=test_psych
[ 19/914] 1295550=test_rdoc_parser_prism_ruby
[ 20/914] 1295556=test_fiddle
[ 21/914] 1295551=test_win32ole_variant
[ 22/914] 1295555=test_rdoc_markup_formatter
[ 23/914] 1295551=test_enumerator
[ 24/914] 1295551=test_stringchar
[ 25/914] 1295556=test_gem_commands_help_command
[ 26/914] 1295554=test_arith_seq_extract
[ 27/914] 1295559=test_debug
[ 28/914] 1295549=test_digest
[ 29/914] 1295559=test_gem_package_old
[ 30/914] 1295548=test_command
[ 31/914] 1295552=test_rbconfig
[ 32/914] 1295552=test_gem_uri
[ 33/914] 1295547=test_variable_name_check
[ 34/914] 1295555=test_gem_commands_list_command
[ 35/914] 1295547=test_gem_source_vendor
[ 36/914] 1295551=test_assembler
[ 37/914] 1295551=test_pty
[ 38/914] 1295557=test_gem_platform
[ 39/914] 1295554=test_symbol
[ 40/914] 1295545=test_gem_uninstaller
[ 41/914] 1295559=overlap_test
[ 42/914] 1295554=test_rdoc_ri_paths
[ 43/914] 1295547=test_propertyputref
[ 44/914] 1295547=test_modify_expand
[ 45/914] 1295547=test_gem_source_installed
[ 46/914] 1295557=test_gem_available_set
[ 47/914] 1295556=test_change_word
[ 48/914] 1295552=test_date
[ 49/914] 1295552=test_pkcs12
[ 50/914] 1295556=test_date_time
[ 51/914] 1295547=test_parser
[ 52/914] 1295556=test_rdoc_parser_simple
[ 53/914] 1295547=test_enumerator
[ 54/914] 1295555=test_gem_package
[ 55/914] 1295554=test_utf16
[ 56/914] 1295557=test_color_printer
[ 57/914] 1295554=test_safe_load
[ 58/914] 1295548=test_rdoc_markup_to_rdoc
[ 59/914] 1295554=test_gem_source
[ 60/914] 1295546=test_handle
[ 61/914] 1295557=test_frozen
[ 62/914] 1295553=test_name_error
[ 63/914] 1295557=test_exception_at_throwing
[ 64/914] 1295556=string_encoding_test
[ 65/914] 1295551=test_benchmark
[ 66/914] 1295546=test_condition
[ 67/914] 1295546=test_cp949
[ 68/914] 1295546=test_string
[ 69/914] 1295549=test_emoji
[ 70/914] 1295548=test_sorted_set
[ 71/914] 1295557=test_files_lib
[ 72/914] 1295556=test_class_name_check
[ 73/914] 1295549=test_gem_resolver_git_set
[ 74/914] 1295556=test_help
[ 75/914] 1295556=test_date_attr
[ 76/914] 1295556=test_scan_args
[ 77/914] 1295556=test_integer
[ 78/914] 1295552=json_ext_parser_test
[ 79/914] 1295552=test_time
[ 80/914] 1295559=test_duplicate
[ 81/914] 1295559=test_erb
[ 82/914] 1295550=test_rdoc_code_object
[ 83/914] 1295559=test_gem_installer
[ 84/914] 1295551=test_multi_irb_commands
[ 85/914] 1295551=test_gem_command_manager
[ 86/914] 1295558=test_rdoc_top_level
[ 87/914] 1295548=test_random_formatter
[ 88/914] 1295552=test_gem_commands_check_command
[ 89/914] 1295548=test_rdoc_normal_class
[ 90/914] 1295552=test_gem_source_git
[ 91/914] 1295553=test_pipe
[ 92/914] 1295554=test_regex_casefold
[ 93/914] 1295554=test_rdoc_rd_inline
[ 94/914] 1295554=test_gem_remote_fetcher_local_ssl_server
[ 95/914] 1295555=test_ractor
[ 96/914] 1295555=test_severity
[ 97/914] 1295548=test_float
[ 98/914] 1295555=test_gem
[ 99/914] 1295549=test_files_test_1
[100/914] 1295553=test_helper_method
[101/914] 1295553=test_delegate
[102/914] 1295553=test_cgi_core
[103/914] 1295553=attribute_write_test
[104/914] 1295551=test_parser
[105/914] 1295551=test_gem_source_list
[106/914] 1295552=test_yaml_special_cases
[107/914] 1295550=test_framework
[108/914] 1295553=test_case_comprehensive
[109/914] 1295553=test_omap
[110/914] 1295552=test_marshal
[111/914] 1295550=test_zlib
[112/914] 1295545=magic_comment_test
[113/914] 1295553=test_uncorrectable_name_check
[114/914] 1295551=test_load
[115/914] 1295553=test_proc
[116/914] 1295551=test_shellwords
[117/914] 1295551=test_cclass
[118/914] 1295558=test_singleton_function
[119/914] 1295558=test_ssl
[120/914] 1295551=test_date_strptime
[121/914] 1295551=test_pkey_dsa
[122/914] 1295552=test_https_proxy
[123/914] 1295545=test_nomethod_error
[124/914] 1295545=library_symbols_test
[125/914] 1295545=test_json_tree
[126/914] 1295548=test_emitter
[127/914] 1295545=test_ractor
[128/914] 1295548=test_gem_commands_rebuild_command
[129/914] 1295552=test_gem_commands_setup_command
[130/914] 1295553=test_alias_and_anchor
[131/914] 1295553=test_rdoc_stats
[132/914] 1295551=test_cesu8
[133/914] 1295551=test_err_in_callback
[134/914] 1295551=test_win32ole_variant_m
[135/914] 1295548=json_parser_test
[136/914] 1295551=test_rdoc_store
[137/914] 1295554=test_vm_dump
[138/914] 1295554=test_ftp
[139/914] 1295548=test_rdoc_markup_document
[140/914] 1295548=test_open3
[141/914] 1295554=errors_test
[142/914] 1295545=test_rdoc_generator_darkfish
[143/914] 1295553=test_resize
[144/914] 1295553=test_div
[145/914] 1295553=test_deprecated
[146/914] 1295553=test_key_stroke
[147/914] 1295555=test_gc_compact
[148/914] 1295553=test_generic
[149/914] 1295554=breadth_first_search_test
[150/914] 1295554=test_fiber
[151/914] 1295553=static_literals_test
[152/914] 1295553=test_random
[153/914] 1295553=test_bundled_ca
[154/914] 1295552=test_to_ruby
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 44661>
[155/914] 1295552=test_workspaceCOMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1295558  ko1    8u  IPv4 410461588      0t0  TCP localhost:44661->localhost:54588 (CLOSE_WAIT)

[156/914] 1295558=test_backtrace
[157/914] 1295558=test_gem_safe_marshal
[158/914] 1295544=test_tracer
[159/914] 1295544=test_capacity
[160/914] 1295544=test_nextafter
[161/914] 1295552=test_input_method
[162/914] 1295545=test_option
[163/914] 1295544=test_utf32
[164/914] 1295544=test_integer
[165/914] 1295545=test_ellipsize
[166/914] 1295544=test_memory_view
[167/914] 1295545=test_helper
[168/914] 1295545=test_gem_commands_update_command
[169/914] 1295552=test_date_parse
[170/914] 1295544=test_fips
[171/914] 1295553=test_pkey_ec
[172/914] 1295552=test_rand
[173/914] 1295550=test_data
[174/914] 1295550=test_noarg
[175/914] 1295553=test_thread
[176/914] 1295553=!Nothing_to_test
[177/914] 1295553=test_keyword
[178/914] 1295558=numeric_value_test
[179/914] 1295558=test_gem_package_task
[180/914] 1295558=test_win32ole_method_event
[181/914] 1295558=test_provider
[182/914] 1295551=test_bn
[183/914] 1295551=test_httpheader
[184/914] 1295544=test_data
[185/914] 1295550=test_rdoc_ri_driver
[186/914] 1295544=test_http_request
[187/914] 1295551=test_gem_commands_server_command
[188/914] 1295551=test_rdoc_parser_markdown
[189/914] 1295551=test_function_entry
[190/914] 1295551=test_win32ole_param
[191/914] 1295551=implicit_array_test
[192/914] 1295544=test_acceptable
[193/914] 1295551=test_len
[194/914] 1295551=heredoc_dedent_test
[195/914] 1295551=test_kernel
[196/914] 1295544=test_method_name_check
[197/914] 1295544=test_gem_commands_unpack_command
[198/914] 1295550=test_gem_commands_exec_command
[199/914] 1295558=test_pack
[200/914] 1295553=test_gem_resolver_local_specification
[201/914] 1295553=test_autoload
[202/914] 1295551=test_ssl_session
[203/914] 1295558=test_ractor
[204/914] 1295544=test_optarg
[205/914] 1295558=test_stream
[206/914] 1295558=test_file_exhaustive
[207/914] 1295545=test_gem_ext_cargo_builder
[208/914] 1295545=test_gem_gem_runner
[209/914] 1295544=test_rdoc_generator_pot
[210/914] 1295545=test_exception
[211/914] 1295545=test_object
[212/914] 1295545=test_gem_commands_signout_command
[213/914] 1295545=test_rdoc_rd_block_parser
[214/914] 1295556=test_key_name_check
[215/914] 1295556=test_ripper
[216/914] 1295545=test_win32ole_param_event
[217/914] 1295545=test_rdoc_servlet
[218/914] 1295545=test_singleton
[219/914] 1295545=test_assignment
[220/914] 1295544=test_ruby_lex
[221/914] 1295551=test_syntax
[222/914] 1295557=test_date_marshal
[223/914] 1295546=test_ossl
[224/914] 1295557=test_gem_request_set_gem_dependency_api
[225/914] 1295544=test_grapheme_breaks
[226/914] 1295544=test_bundled_gems
[227/914] 1295544=test_custom_command
[228/914] 1295544=lex_test
[229/914] 1295557=test_tree_spell_checker
[230/914] 1295557=test_date_ractor
[231/914] 1295556=test_m17n_comb
[232/914] 1295549=test_pair
[233/914] 1295550=index_write_test
[234/914] 1295550=test_integer_comb
[235/914] 1295548=test_tsort
[236/914] 1295548=test_ns_spki
[237/914] 1295548=test_depth_first
[238/914] 1295548=test_queue
[239/914] 1295548=test_sleep
[240/914] 1295557=regular_expression_options_test
[241/914] 1295557=test_key_event_record
[242/914] 1295557=test_rdoc_markup_to_label
[243/914] 1295557=test_install
[244/914] 1295555=test_prettyprint
[245/914] 1295555=integer_parse_test
[246/914] 1295555=test_gem_validator
[247/914] 1295555=test_gem_local_remote_options
[248/914] 1295555=test_bash_completion
[249/914] 1295555=test_exception
[250/914] 1295557=test_gem_security_signer
[251/914] 1295544=test_set_len
[252/914] 1295544=test_rdoc_generator_json_index
[253/914] 1295557=test_threadgroup
[254/914] 1295544=test_euc_kr
[255/914] 1295544=test_gem_commands_lock_command
[256/914] 1295544=test_merge_keys
[257/914] 1295544=test_random
[258/914] 1295544=test_win32ole_type
[259/914] 1295544=test_lexer
[260/914] 1295547=test_kwargs
[261/914] 1295544=test_io_wait
[262/914] 1295547=test_rdoc_extend
[263/914] 1295544=test_rdoc_rd_inline_parser
[264/914] 1295544=test_mdns
[265/914] 1295544=test_x509store
[266/914] 1295557=test_gem_ext_configure_builder
[267/914] 1295547=test_dir
[268/914] 1295557=test_continuation
[269/914] 1295557=test_forwardable
[270/914] 1295557=test_object_create_start
[271/914] 1295557=comments_test
[272/914] 1295557=test_delete
[273/914] 1295557=test_config
[274/914] 1295557=test_io_m17n
[275/914] 1295559=test_ensured
[276/914] 1295544=test_placearg
[277/914] 1295559=test_interned_str
[278/914] 1295559=test_rdoc_markup_paragraph
[279/914] 1295544=test_gem_commands_cleanup_command
[280/914] 1295547=test_config
[281/914] 1295548=regular_expression_encoding_test
[282/914] 1295548=test_env
[283/914] 1295559=test_project_sanity
[284/914] 1295547=test_require
[285/914] 1295547=test_ifunless
[286/914] 1295547=test_gem_silent_ui
[287/914] 1295547=test_shapes
[288/914] 1295547=test_rdoc_text
[289/914] 1295559=test_ocsp
[290/914] 1295547=test_pkey_dh
[291/914] 1295547=test_gem_commands_uninstall_command
[292/914] 1295546=test_rendering
[293/914] 1295549=test_nesting_parser
[294/914] 1295546=test_files_test
[295/914] 1295549=test_gem_dependency_list
[296/914] 1295546=test_gem_resolver_installer_set
[297/914] 1295559=test_stringify_symbols
[298/914] 1295549=test_printf
[299/914] 1295559=test_rubyoptions
[300/914] 1295544=test_rdoc_token_stream
[301/914] 1295544=warnings_test
[302/914] 1295549=test_to_ary_concat
[303/914] 1295544=test_udp
[304/914] 1295544=dispatcher_test
[305/914] 1295544=test_rdoc_single_class
[306/914] 1295544=test_rdoc_alias
[307/914] 1295544=test_configuration
[308/914] 1295544=test_windows_1252
[309/914] 1295544=test_dryrun
[310/914] 1295545=test_string_processing
[311/914] 1295544=encodings_test
[312/914] 1295546=test_io_buffer
[313/914] 1295546=test_gem_impossible_dependencies_error
[314/914] 1295546=json_generator_test
[315/914] 1295545=test_type
[316/914] 1295544=test_range
[317/914] 1295545=test_gem_source_subpath_problem
[318/914] 1295553=node_id_test
[319/914] 1295546=test_tmpdir
[320/914] 1295558=test_locale
[321/914] 1295545=test_gem_resolver_api_set
[322/914] 1295545=parse_stream_test
[323/914] 1295545=test_ts
[324/914] 1295546=test_emitter
[325/914] 1295546=test_comparable
[326/914] 1295546=test_bug-3571
[327/914] 1295546=test_system
[328/914] 1295549=test_notimplement
[329/914] 1295549=test_emoji_breaks
[330/914] 1295558=test_io_timeout
[331/914] 1295549=test_date_new
[332/914] 1295558=test_gem_commands_info_command
[333/914] 1295549=test_rdoc_rd
[334/914] 1295547=command_line_test
[335/914] 1295558=test_dns
[336/914] 1295553=test_stringio
[337/914] 1295547=test_require
[338/914] 1295549=test_dup
[339/914] 1295553=test_object_references
[340/914] 1295557=test_wait
[341/914] 1295553=test_x509name
[342/914] 1295553=test_sleep
[343/914] 1295558=test_gem_security
[344/914] 1295557=test_euc_tw
[345/914] 1295557=test_compile_prism
[346/914] 1295549=test_gem_commands_build_command
[347/914] 1295545=test_face
[348/914] 1295545=test_sizeof
[349/914] 1295557=test_alias
[350/914] 1295549=test_gem_requirement
[351/914] 1295554=test_ast
[352/914] 1295553=test_pack
[353/914] 1295553=test_rdoc_comment
[354/914] 1295549=fuzzer_test
[355/914] 1295557=test_rb_str_dup
[356/914] 1295555=onigmo_test
[357/914] 1295555=test_struct
[358/914] 1295557=test_gc
[359/914] 1295557=test_time
[360/914] 1295553=json_encoding_test
[361/914] 1295555=test_math
[362/914] 1295553=test_super
[363/914] 1295555=test_libs
[364/914] 1295549=test_gem_safe_yaml
[365/914] 1295555=test_digest_extend
[366/914] 1295549=test_autoconf
[367/914] 1295549=test_did_you_mean
[368/914] 1295555=test_popen_deadlock
[369/914] 1295544=test_bug-5832
[370/914] 1295557=test_case
[371/914] 1295544=test_cgi_multipart
[372/914] 1295557=test_webauthn_listener_response
[373/914] 1295549=heredoc_test
[374/914] 1295557=newline_test
[375/914] 1295549=snippets_test
[376/914] 1295544=parser_test
[377/914] 1295544=test_ubf_async_safe
[378/914] 1295546=test_array
[379/914] 1295544=constant_path_node_test
[380/914] 1295544=test_gem_path_support
[381/914] 1295546=test_win32ole_record
[382/914] 1295546=test_console_attr
[383/914] 1295546=test_gem_bundler_version_finder
[384/914] 1295557=test_weakref
[385/914] 1295544=test_timeout
[386/914] 1295546=test_not
[387/914] 1295546=test_socket
[388/914] 1295550=test_function
[389/914] 1295557=test_case_mapping
[390/914] 1295557=test_yaml_tree
[391/914] 1295557=test_mailto
[392/914] 1295557=test_gem_package_tar_writer
[393/914] 1295550=test_rubygems
[394/914] 1295555=ripper_test
[395/914] 1295557=test_gem_commands_pristine_command
[396/914] 1295544=test_gem_config_file
[397/914] 1295553=test_yamlstore
[398/914] 1295553=test_rdoc_method_attr
[399/914] 1295544=test_yjit_exit_locations
[400/914] 1295550=test_rdoc_markup_pre_process
[401/914] 1295553=test_rdoc_rdoc
[402/914] 1295550=test_arith_seq_beg_len_step
[403/914] 1295544=test_hash
[404/914] 1295553=test_reline
[405/914] 1295550=test_gem_resolver_requirement_list
[406/914] 1295550=test_beginendblock
[407/914] 1295556=test_win32ole_event
[408/914] 1295556=test_io_buffer
[409/914] 1295556=test_within_pipe
[410/914] 1295555=test_scalar_scanner
[411/914] 1295555=test_pkey_rsa
[412/914] 1295556=test_trace
[413/914] 1295556=test_gem_stream_ui
[414/914] 1295556=test_numhash
[415/914] 1295556=test_nofree
[416/914] 1295556=test_rdoc_generator_ri
[417/914] 1295556=test_arity
[418/914] 1295556=test_ipaddr
[419/914] 1295548=test_m17n
[420/914] 1295556=test_yjit
[421/914] 1295546=test_buffered_io
[422/914] 1295558=test_rdoc_markup_attribute_manager
[423/914] 1295550=test_date_conv
[424/914] 1295558=test_webauthn_poller
[425/914] 1295546=test_egrep_cpp
[426/914] 1295550=test_rdoc_i18n_locale
[427/914] 1295550=test_argf
[428/914] 1295558=test_gem_resolver_composed_set
[429/914] 1295558=test_ractor_compatibility
[430/914] 1295546=test_append
[431/914] 1295546=test_gem_resolver_lock_set
[432/914] 1295546=test_rdoc_markup_hard_break
[433/914] 1295549=test_method
[434/914] 1295548=test_unicode_normalize
[435/914] 1295548=test_reline_key
[436/914] 1295548=test_rdoc_generator_pot_po
[437/914] 1295548=test_reqarg
[438/914] 1295546=test_gem_source_fetch_problem
[439/914] 1295546=test_set
[440/914] 1295546=test_gem_update_suggestion
[441/914] 1295553=test_resource
[442/914] 1295553=test_member
[443/914] 1295553=test_gem_console_ui
[444/914] 1295553=json_string_matching_test
[445/914] 1295553=test_monitor
[446/914] 1295546=test_gem_ext_rake_builder
[447/914] 1295553=test_flags
[448/914] 1295555=test_asn1
[449/914] 1295555=test_transcode
[450/914] 1295557=test_whileuntil
[451/914] 1295557=test_rat
[452/914] 1295545=test_extlibs
[453/914] 1295557=test_rdoc_markup_heading
[454/914] 1295557=tunnel_test
[455/914] 1295557=test_settracefunc
[456/914] 1295558=test_gem_text
[457/914] 1295558=test_gem_commands_stale_command
[458/914] 1295558=test_rdoc_markup_to_tt_only
[459/914] 1295558=test_gem_version
[460/914] 1295558=test_win32ole
[461/914] 1295558=test_sprintf_comb
[462/914] 1295555=test_pp
[463/914] 1295548=test_tcp
[464/914] 1295555=test_rdoc_normal_module
[465/914] 1295548=test_rdoc_markdown_test
[466/914] 1295555=test_method_cache
[467/914] 1295555=test_path
[468/914] 1295558=test_gem_stub_specification
[469/914] 1295555=test_files_ext
[470/914] 1295555=test_x509ext
[471/914] 1295558=unescape_test
[472/914] 1295555=equality_test
[473/914] 1295555=test_gem_commands_query_command
[474/914] 1295553=test_color
[475/914] 1295546=test_c_struct_entry
[476/914] 1295553=test_eval_history
[477/914] 1295547=test_case
[478/914] 1295547=static_inspect_test
[479/914] 1295553=test_inadvertent_creation
[480/914] 1295547=source_location_test
[481/914] 1295547=test_complex
[482/914] 1295546=test_rdoc_markup_verbatim
[483/914] 1295546=test_at_exit
[484/914] 1295546=test_instrumentation_api
[485/914] 1295553=test_mul
[486/914] 1295553=test_mkmf
[487/914] 1295553=test_win32ole_variant_outarg
[488/914] 1295553=test_enumerator_kw
[489/914] 1295553=test_mixed_unicode_escapes
[490/914] 1295553=test_require_path_check
[491/914] 1295547=test_rdoc_any_method
[492/914] 1295551=test_flush
[493/914] 1295551=test_complexrational
[494/914] 1295551=test_pkcs7
[495/914] 1295555=test_gem_commands_fetch_command
[496/914] 1295553=test_cgi_header
[497/914] 1295553=test_rdoc_markup_to_html_snippet
[498/914] 1295557=test_rdoc_markup_attributes
[499/914] 1295557=test_gbk
[500/914] 1295553=test_gem_specification
[501/914] 1295557=test_rdoc_class_module
[502/914] 1295555=test_gem_name_tuple
[503/914] 1295551=test_win32ole_type_event
[504/914] 1295555=test_warning
[505/914] 1295551=test_gem_dependency_installer
[506/914] 1295555=test_refinement
[507/914] 1295547=test_pointer
[508/914] 1295546=test_x509crl
[509/914] 1295548=test_stringscanner
[510/914] 1295546=test_numeric
[511/914] 1295546=test_class
[512/914] 1295546=test_cgi_session
[513/914] 1295548=test_word
[514/914] 1295548=test_gb18030
[515/914] 1295548=test_gem_package_tar_reader
[516/914] 1295546=test_type_completor
[517/914] 1295546=test_win32ole_variable
[518/914] 1295546=test_c_struct_builder
[519/914] 1295548=location_test
[520/914] 1295547=dump_test
[521/914] 1295546=test_enc_associate
[522/914] 1295548=test_allocation
[523/914] 1295557=test_gc
[524/914] 1295545=test_iseq
[525/914] 1295546=test_store
[526/914] 1295546=test_insns_leaf
[527/914] 1295546=test_protect
[528/914] 1295546=test_tree_builder
[529/914] 1295546=test_protocol
[530/914] 1295558=test_gem_ext_cargo_builder_link_flag_converter
[531/914] 1295546=test_gem_commands_open_command
[532/914] 1295545=test_cgi_util
[533/914] 1295558=test_x509req
[534/914] 1295546=test_history
[535/914] 1295546=test_dln
[536/914] 1295546=test_x509attr
[537/914] 1295546=test_complex2
[538/914] 1295546=test_iso_8859
[539/914] 1295558=test_string_memory
[540/914] 1295546=test_rdoc_markup_to_joined_paragraph
[541/914] 1295546=regexp_test
[542/914] 1295545=test_rdoc_markup_to_html
[543/914] 1295558=test_rdoc_context
[544/914] 1295546=test_pkg_config
[545/914] 1295545=test_rdoc_markup_indented_paragraph
[546/914] 1295546=test_line_editor
[547/914] 1295545=test_big2str
[548/914] 1295547=test_rdoc_parser
[549/914] 1295545=test_open-uri
[550/914] 1295546=test_coderange
[551/914] 1295546=test_null
[552/914] 1295546=test_big5
[553/914] 1295546=test_gem_resolver_activation_request
[554/914] 1295547=test_iseq_load
[555/914] 1295546=test_fstring
[556/914] 1295551=test_name_error_extension
[557/914] 1295546=test_signal
[558/914] 1295551=test_fixnum
[559/914] 1295551=test_timeout
[560/914] 1295551=test_rdoc_markup_raw
[561/914] 1295551=test_scheduler
[562/914] 1295545=test_ensure_and_callcc
[563/914] 1295545=lex_test
[564/914] 1295545=test_gem_rdoc
[565/914] 1295551=test_require_lib
[566/914] 1295553=test_gem_version_option
[567/914] 1295553=test_files_test_2
[568/914] 1295545=test_gem_remote_fetcher_s3
[569/914] 1295545=test_rdoc_markup_parser
[570/914] 1295545=test_fd_setsize
[571/914] 1295545=test_objectspace
[572/914] 1295558=test_trick
[573/914] 1295550=test_gem_request_set
[574/914] 1295547=version_test
[575/914] 1295547=test_import
[576/914] 1295549=test_basicsocket
[577/914] 1295549=test_gem_commands_owner_command
[578/914] 1295546=test_recursion
[579/914] 1295546=test_normalize
[580/914] 1295546=test_find
[581/914] 1295546=locals_test
[582/914] 1295546=test_rdoc_i18n_text
[583/914] 1295546=test_gem_unsatisfiable_dependency_error
[584/914] 1295546=test_rdoc_tom_doc
[585/914] 1295546=test_ractor
[586/914] 1295544=pattern_test
[587/914] 1295546=test_disable_irb
[588/914] 1295546=test_gem_package_tar_header
[589/914] 1295544=test_sexp
[590/914] 1295544=test_logger
[591/914] 1295546=test_gem_ext_builder
[592/914] 1295544=test_history
[593/914] 1295544=test_verbose
[594/914] 1295550=test_gem_resolver_vendor_specification
[595/914] 1295544=test_typeddata
[596/914] 1295549=test_date_strftime
[597/914] 1295550=compiler_test
[598/914] 1295550=test_struct
[599/914] 1295550=test_basicinstructions
[600/914] 1295550=test_bigzero
[601/914] 1295550=test_mutex
[602/914] 1295555=test_key_actor_emacs
[603/914] 1295544=test_registry
[604/914] 1295544=test_rdoc_constant
[605/914] 1295547=test_deprecate
[606/914] 1295544=test_ssl
[607/914] 1295547=parse_success_test
[608/914] 1295547=test_module
[609/914] 1295550=test_gem_commands_push_command
[610/914] 1295555=test_ractor
[611/914] 1295555=test_gem_uri_formatter
[612/914] 1295555=test_sprintf
[613/914] 1295549=test_rdoc_encoding
[614/914] 1295549=test_optimization
[615/914] 1295555=test_rdoc_markdown
[616/914] 1295550=test_gem_request_connection_pools
[617/914] 1295550=test_common
[618/914] 1295555=test_rubyvm
[619/914] 1295555=test_data_error
[620/914] 1295555=test_rdoc_markup_to_table_of_contents
[621/914] 1295555=test_ancdata
[622/914] 1295555=test_gem_doctor
[623/914] 1295555=test_weakmap
[624/914] 1295559=test_euc_jp
[625/914] 1295559=test_win32ole_typelib
[626/914] 1295559=test_scanner_events
[627/914] 1295559=test_external_new
[628/914] 1295559=test_abi
[629/914] 1295550=test_gem_resolver_dependency_request
[630/914] 1295550=test_force_exit
[631/914] 1295546=test_have_func
[632/914] 1295550=test_logperiod
[633/914] 1295550=test_enc_str_buf_cat
[634/914] 1295550=test_gem_package_tar_reader_entry
[635/914] 1295559=test_zsh_completion
[636/914] 1295559=test_webauthn_listener
[637/914] 1295559=test_lock_native_thread
[638/914] 1295559=test_rdoc_generator_pot_po_entry
[639/914] 1295559=test_gem_resolver_specification
[640/914] 1295559=test_encoding
[641/914] 1295550=test_load
[642/914] 1295550=json_fixtures_test
[643/914] 1295550=test_default_gems
[644/914] 1295550=test_constant
[645/914] 1295559=test_gem_security_trust_dir
[646/914] 1295559=test_rdoc_parser_c
[647/914] 1295546=test_bug-14834
[648/914] 1295546=test_svcb_https
[649/914] 1295546=test_buffering
[650/914] 1295546=ruby_parser_test
[651/914] 1295546=test_rdoc_context_section
[652/914] 1295546=test_key_actor_vi
[653/914] 1295559=test_enumerable
[654/914] 1295559=test_bmethod
[655/914] 1295559=test_ansi_without_terminfo
[656/914] 1295559=test_rdoc_markup_include
[657/914] 1295546=test_terminfo
[658/914] 1295546=test_logdevice
[659/914] 1295559=test_rdoc_attr
[660/914] 1295558=test_http
[661/914] 1295559=test_passing_block
[662/914] 1295558=test_x509cert
[663/914] 1295559=test_addrinfo
[664/914] 1295559=test_postponed_job
[665/914] 1295558=ractor_test
[666/914] 1295558=test_gem_request_set_lockfile
[667/914] 1295551=test_cparser
[668/914] 1295559=test_human_typo
[669/914] 1295559=test_dot_dot
[670/914] 1295559=test_bignum
[671/914] 1295547=reflection_test
[672/914] 1295547=test_raise_exception
[673/914] 1295559=test_gem_util
[674/914] 1295553=test_config
[675/914] 1295558=test_tempfile
[676/914] 1295553=test_gem_resolver
[677/914] 1295559=test_gem_gemcutter_utilities
[678/914] 1295553=test_gem_remote_fetcher
[679/914] 1295546=test_jaro_winkler
[680/914] 1295559=test_gem_commands_yank_command
[681/914] 1295546=test_exit
[682/914] 1295548=test_pattern_key_name_check
[683/914] 1295548=test_rdoc_markup_to_markdown
[684/914] 1295551=test_rdoc_parser_ruby
[685/914] 1295548=test_httpresponse
[686/914] 1295558=test_show_source
[687/914] 1295558=test_inlinecache
[688/914] 1295546=test_weakkeymap
[689/914] 1295548=test_usrmarshal
[690/914] 1295559=test_gem_command
[691/914] 1295558=test_pinned
[692/914] 1295558=test_memory_view
[693/914] 1295559=test_key_error
[694/914] 1295559=test_enc_raise
[695/914] 1295559=test_engine
[696/914] 1295559=test_gem_spec_fetcher
[697/914] 1295553=test_ractor
[698/914] 1295553=test_undef
[699/914] 1295553=test_gem_commands_sources_command
[700/914] 1295558=test_c_union_entity
[701/914] 1295547=test_ws
[702/914] 1295547=test_rdoc_require
[703/914] 1295550=test_io_console
[704/914] 1295559=test_date_arith
[705/914] 1295547=test_metaclass
[706/914] 1295548=test_numeric
[707/914] 1295547=test_io
[708/914] 1295559=test_ractor
[709/914] 1295558=test_my_integer
[710/914] 1295558=test_tracepoint
[711/914] 1295559=test_gem_commands_environment_command
[712/914] 1295548=test_gem_resolver_installed_specification
[713/914] 1295548=test_array_create
[714/914] 1295548=test_debugger_integration
[715/914] 1295553=test_rdoc_rubygems_hook
[716/914] 1295559=test_cgi_cookie
[717/914] 1295559=test_internal_ivar
[718/914] 1295548=test_gem_commands_mirror
[719/914] 1295559=test_cd
[720/914] 1295548=symbol_encoding_test
[721/914] 1295559=desugar_compiler_test
[722/914] 1295548=test_hmac
[723/914] 1295559=test_signedness
[724/914] 1295548=test_rdoc_markup_to_bs
[725/914] 1295548=test_last_thread
[726/914] 1295553=test_gem_source_lock
[727/914] 1295544=test_ldap
[728/914] 1295544=test_gem_remote_fetcher_local_server
[729/914] 1295553=test_etc
[730/914] 1295544=test_macro
[731/914] 1295544=test_hash
[732/914] 1295544=test_cipher
[733/914] 1295551=test_new
[734/914] 1295551=test_enum
[735/914] 1295558=test_gem_commands_which_command
[736/914] 1295553=test_unix
[737/914] 1295558=test_gem_source_specific_file
[738/914] 1295553=parse_test
[739/914] 1295544=test_context
[740/914] 1295553=test_symbol
[741/914] 1295558=test_coder
[742/914] 1295558=test_optparse
[743/914] 1295544=test_rdoc_markup
[744/914] 1295548=test_gem_resolver_vendor_set
[745/914] 1295544=test_evaluation
[746/914] 1295544=test_fnmatch
[747/914] 1295548=test_rdoc_markup_to_ansi
[748/914] 1295558=test_have_library
[749/914] 1295544=test_erb_command
[750/914] 1295548=test_https
[751/914] 1295544=test_require
[752/914] 1295545=test_httpresponses
[753/914] 1295545=integer_base_flags_test
[754/914] 1295545=test_unicode_escape
[755/914] 1295545=test_ftp
[756/914] 1295545=test_too_many_dummy_encodings
[757/914] 1295550=test_gem_ext_cmake_builder
[758/914] 1295545=test_filter
[759/914] 1295550=test_erb_m17n
[760/914] 1295550=test_objspace
[761/914] 1295545=test_clone
[762/914] 1295556=test_koi8
[763/914] 1295556=test_rational2
[764/914] 1295556=fixtures_test
[765/914] 1295546=test_gem_dependency_resolution_error
[766/914] 1295546=test_http
[767/914] 1295545=test_completion
[768/914] 1295556=test_ostruct
[769/914] 1295556=test_raise
[770/914] 1295556=test_proxy
[771/914] 1295556=test_string
[772/914] 1295556=test_io_wait_uncommon
[773/914] 1295556=test_shift_jis
[774/914] 1295556=test_gem_request_set_lockfile_parser
[775/914] 1295558=test_yield
[776/914] 1295559=test_gem_ci_detector
[777/914] 1295559=test_formatter
[778/914] 1295559=test_rdoc_markup_to_html_crossref
[779/914] 1295556=test_case_options
[780/914] 1295556=test_arity
[781/914] 1295556=test_files_sample
[782/914] 1295551=test_update
[783/914] 1295551=test_folderitem2_invokeverb
[784/914] 1295551=test_gem_security_policy
[785/914] 1295556=test_file
[786/914] 1295556=test_gem_install_update_options
[787/914] 1295559=test_gem_resolver_index_set
[788/914] 1295556=test_rdoc_parser_changelog
[789/914] 1295559=test_init
[790/914] 1295551=test_call
[791/914] 1295545=test_thread
[792/914] 1295556=test_hash_create
[793/914] 1295556=json_generic_object_test
[794/914] 1295556=test_switch_hitter
[795/914] 1295544=test_ole_methods
[796/914] 1295544=test_pack
[797/914] 1295556=test_defined
[798/914] 1295551=newline_offsets_test
[799/914] 1295556=test_regexp
[800/914] 1295544=test_str2big
[801/914] 1295559=test_rational
[802/914] 1295544=test_gem_resolver_conflict
[803/914] 1295544=test_rdoc_generator_markup
[804/914] 1295559=test_readpartial
[805/914] 1295544=test_scalar
[806/914] 1295544=test_rdoc_cross_reference
[807/914] 1295551=test_gem_commands_contents_command
[808/914] 1295559=test_win32ole_method
[809/914] 1295559=test_yamldbm
[810/914] 1295559=test_helper
[811/914] 1295559=test_thread_cv
[812/914] 1295551=test_cgi_modruby
[813/914] 1295555=test_windows_1251
[814/914] 1295555=test_unicode
[815/914] 1295551=test_parser_events
[816/914] 1295555=test_addr
[817/914] 1295555=test_stat
[818/914] 1295555=test_eval
[819/914] 1295551=test_convertible
[820/914] 1295548=test_gem_resolver_best_set
[821/914] 1295559=test_gem_commands_specification_command
[822/914] 1295548=test_yield_block
[823/914] 1295548=test_recorder
[824/914] 1295548=test_ansi_with_terminfo
[825/914] 1295548=test_rdoc_options
[826/914] 1295559=test_yaml
[827/914] 1295555=test_config
[828/914] 1295546=test_boolean
[829/914] 1295546=test_pstore
[830/914] 1295546=test_ractor
[831/914] 1295546=test_document
[832/914] 1295559=test_bug_reporter
[833/914] 1295546=test_spell_checker
[834/914] 1295546=test_rendering
[835/914] 1295546=test_gem_resolver_api_specification
[836/914] 1295546=test_getopts
[837/914] 1295546=parameters_signature_test
[838/914] 1295546=test_rdoc_include
[839/914] 1295544=test_gem_request
[840/914] 1295546=test_primitive
[841/914] 1295546=test_nonblock
[842/914] 1295546=test_gem_commands_signin_command
[843/914] 1295546=test_pkey
[844/914] 1295553=test_pattern_matching
[845/914] 1295559=test_thread
[846/914] 1295546=test_gem_commands_search_command
[847/914] 1295546=test_arithmetic_sequence
[848/914] 1295553=test_literal
[849/914] 1295546=test_irb
[850/914] 1295559=test_file
[851/914] 1295548=bom_test
[852/914] 1295548=test_frozen_error
[853/914] 1295548=test_sockopt
[854/914] 1295555=test_lambda
[855/914] 1295548=test_encoding
[856/914] 1295544=test_nowrite
[857/914] 1295548=test_flip
[858/914] 1295544=test_thread_queue
[859/914] 1295548=test_summary
[860/914] 1295555=test_stack
[861/914] 1295549=test_gem_commands_install_command
[862/914] 1295548=test_gem_ext_cargo_builder_unit
[863/914] 1295548=test_foreach
[864/914] 1295548=test_econv
[865/914] 1295557=test_nil2vtempty
[866/914] 1295557=test_securerandom
[867/914] 1295546=test_wss
[868/914] 1295546=test_address_resolve
[869/914] 1295546=test_closure
[870/914] 1295557=test_digest
[871/914] 1295557=test_variable
[872/914] 1295557=test_cstr
[873/914] 1295546=test_gem_resolver_lock_specification
[874/914] 1295546=test_num2int
[875/914] 1295546=test_gem_source_local
[876/914] 1295546=test_rdoc_parser_rd
[877/914] 1295546=test_iter_break
[878/914] 1295546=test_parse
[879/914] 1295555=test_process
[880/914] 1295557=test_have_macro
[881/914] 1295559=test_gem_commands_dependency_command
[882/914] 1295548=test_qsort
[883/914] 1295548=test_cmethod
[884/914] 1295548=test_gem_ext_ext_conf_builder
[885/914] 1295544=test_path_to_class
[886/914] 1295544=test_storage
[887/914] 1295559=test_thread_fd_close
[888/914] 1295559=json_addition_test
[889/914] 1295544=test_method_cache
[890/914] 1295544=test_string
[891/914] 1295544=test_gem_resolver_index_specification
[892/914] 1295559=test_marshalable
[893/914] 1295559=test_iterator
[894/914] 1295549=test_gem_dependency
[895/914] 1295544=test_const
[896/914] 1295544=test_serialize_subclasses
[897/914] 1295544=test_class
[898/914] 1295559=parse_comments_test
[899/914] 1295559=test_gem_commands_cert_command
[900/914] 1295549=test_io
[901/914] 1295546=test_fileutils
[902/914] 1295557=test_eval
[903/914] 1295557=test_object
[904/914] 1295553=test_process
[905/914] 1295553=test_coverage
[906/914] 1295549=json_common_interface_test
[907/914] 1295549=test_stream
[908/914] 1295549=test_func
[909/914] 1295546=test_pathname
[910/914] 1295551=test_remote_fetch_error
[911/914] 1295551=test_kill_ring
[912/914] 1295551=test_gem_resolver_git_specification
[913/914] 1295545=test_dir_m17n
[914/914] 1295557=test_cgi_tag_helper
$$$ #<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
    960 1294252     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1294252 1294255     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.20240926-051841 --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
1294255 1294256     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.20240926-051841 --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
1294256 1295219     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1295219 1295220     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1295220 1295541     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
1295541 1295552     959     959 pts/0        959 Sl+   1000   0:11 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
1295552 1297514     959     959 pts/0        959 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
1294256 1330983     959     959 pts/0        959 R+    1000   0:00 ps jx
      1 2090122 2090122 2090122 ?             -1 Ss    1000   0:00 SCREEN
2090122 2090124 2090124 2090124 pts/2    2090124 Ss+   1000   0:00 /bin/bash
2090122 2360588 2360588 2360588 pts/1    2360588 Ss+   1000   0:00 /bin/bash
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
{1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[1294252], 1294252=>[1294255], 1294255=>[1294256], 1294256=>[1295219, 1330983], 1295219=>[1295220], 1295220=>[1295541], 1295541=>[1295552], 1295552=>[1297514], 2090122=>[2090124, 2360588], 2628222=>[2628224]}
$ timeout 60 gdb -p 1297514 -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".
0x00005ac8f1318b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7248498bdc40 (LWP 1297514) "ruby" 0x00005ac8f1318b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7248498bdc40 (LWP 1297514) "ruby"):
#0  0x00005ac8f1318b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005ac8f1319b4a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005ac8f12664d8 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  0x00005ac8f12662c9 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  0x00005ac8f12660fd 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  0x00005ac8f1265b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005ac8f1265786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005ac8f1267a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005ac8f12fe920 in __interceptor_free ()
No symbol table info available.
#9  0x00005ac8f137045e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x72482597f800, old_size=1572864) at /tmp/ruby/src/trunk_asan/gc/default.c:8221
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x72482597f800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4186
No locals.
#11 ruby_xfree (x=0x72482597f800) at /tmp/ruby/src/trunk_asan/gc.c:4197
No locals.
#12 0x00005ac8f15bf0f3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#13 0x00005ac8f16fe7a0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116
        th = 0x515000000300
        stack = 0x724846aff800
        objspace = 0x51d000000a80
        next = <optimized out>
#14 0x00005ac8f13428f0 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 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x00005ac8f1342e5b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#16 0x00005ac8f14c0c2d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382
        status = <optimized out>
        pid = <optimized out>
#17 0x00005ac8f171f5b8 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 = 0x724820803628
        cfunc = 0x504000020058
        recv = 125654108847880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x00005ac8f16c433b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x724846bff2f8, cd=0x508001b3eb20, 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>
#19 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 = 0x508001b3eb20
        insns_address_table = {0x5ac8f16bfb49 <vm_exec_core+1801>, 0x5ac8f16c0c1a <vm_exec_core+6106>, 0x5ac8f16c67e5 <vm_exec_core+29605>, 0x5ac8f16c0772 <vm_exec_core+4914>, 0x5ac8f16c73ee <vm_exec_core+32686>, 0x5ac8f16c5212 <vm_exec_core+24018>, 0x5ac8f16c2b8d <vm_exec_core+14157>, 0x5ac8f16bfcc9 <vm_exec_core+2185>, 0x5ac8f16c6e57 <vm_exec_core+31255>, 0x5ac8f16c6b51 <vm_exec_core+30481>, 0x5ac8f16c09ea <vm_exec_core+5546>, 0x5ac8f16c0267 <vm_exec_core+3623>, 0x5ac8f16c57fd <vm_exec_core+25533>, 0x5ac8f16c19a1 <vm_exec_core+9569>, 0x5ac8f16c7095 <vm_exec_core+31829>, 0x5ac8f16c6cdf <vm_exec_core+30879>, 0x5ac8f16c2001 <vm_exec_core+11201>, 0x5ac8f16c2b0b <vm_exec_core+14027>, 0x5ac8f16c5460 <vm_exec_core+24608>, 0x5ac8f16c6c40 <vm_exec_core+30720>, 0x5ac8f16c45c7 <vm_exec_core+20871>, 0x5ac8f16c54fa <vm_exec_core+24762>, 0x5ac8f16c5bae <vm_exec_core+26478>, 0x5ac8f16c44f3 <vm_exec_core+20659>, 0x5ac8f16c0193 <vm_exec_core+3411>, 0x5ac8f16c4d2c <vm_exec_core+22764>, 0x5ac8f16c0009 <vm_exec_core+3017>, 0x5ac8f16c0479 <vm_exec_core+4153>, 0x5ac8f16c234e <vm_exec_core+12046>, 0x5ac8f16c4094 <vm_exec_core+19540>, 0x5ac8f16c4a75 <vm_exec_core+22069>, 0x5ac8f16c3c30 <vm_exec_core+18416>, 0x5ac8f16bfb8e <vm_exec_core+1870>, 0x5ac8f16c6130 <vm_exec_core+27888>, 0x5ac8f16c6a66 <vm_exec_core+30246>, 0x5ac8f16c0552 <vm_exec_core+4370>, 0x5ac8f16c10e6 <vm_exec_core+7334>, 0x5ac8f16c0b6c <vm_exec_core+5932>, 0x5ac8f16c1aa6 <vm_exec_core+9830>, 0x5ac8f16c2aa0 <vm_exec_core+13920>, 0x5ac8f16c0614 <vm_exec_core+4564>, 0x5ac8f16c5f79 <vm_exec_core+27449>, 0x5ac8f16c1055 <vm_exec_core+7189>, 0x5ac8f16c295e <vm_exec_core+13598>, 0x5ac8f16c3313 <vm_exec_core+16083>, 0x5ac8f16c58a9 <vm_exec_core+25705>, 0x5ac8f16c47a3 <vm_exec_core+21347>, 0x5ac8f16c1b9a <vm_exec_core+10074>, 0x5ac8f16c1423 <vm_exec_core+8163>, 0x5ac8f16c56d7 <vm_exec_core+25239>, 0x5ac8f16c259c <vm_exec_core+12636>, 0x5ac8f16c4e37 <vm_exec_core+23031>, 0x5ac8f16c482b <vm_exec_core+21483>, 0x5ac8f16c4f04 <vm_exec_core+23236>, 0x5ac8f16c6707 <vm_exec_core+29383>, 0x5ac8f16c38f4 <vm_exec_core+17588>, 0x5ac8f16c5978 <vm_exec_core+25912>, 0x5ac8f16bf7cb <vm_exec_core+907>, 0x5ac8f16c55a5 <vm_exec_core+24933>, 0x5ac8f16c1e72 <vm_exec_core+10802>, 0x5ac8f16c4138 <vm_exec_core+19704>, 0x5ac8f16c4698 <vm_exec_core+21080>, 0x5ac8f16bf7d0 <vm_exec_core+912>, 0x5ac8f16c3fa3 <vm_exec_core+19299>, 0x5ac8f16c226f <vm_exec_core+11823>, 0x5ac8f16c15e0 <vm_exec_core+8608>, 0x5ac8f16c4f98 <vm_exec_core+23384>, 0x5ac8f16c06d0 <vm_exec_core+4752>, 0x5ac8f16c2e54 <vm_exec_core+14868>, 0x5ac8f16ce726 <vm_exec_core+62182>, 0x5ac8f16c4b57 <vm_exec_core+22295>, 0x5ac8f16c0f31 <vm_exec_core+6897>, 0x5ac8f16c12ff <vm_exec_core+7871>, 0x5ac8f16c11dd <vm_exec_core+7581>, 0x5ac8f16c1836 <vm_exec_core+9206>, 0x5ac8f16c20be <vm_exec_core+11390>, 0x5ac8f16c0e52 <vm_exec_core+6674>, 0x5ac8f16c7683 <vm_exec_core+33347>, 0x5ac8f16c4c0e <vm_exec_core+22478>, 0x5ac8f16c371c <vm_exec_core+17116>, 0x5ac8f16c6027 <vm_exec_core+27623>, 0x5ac8f16c77a1 <vm_exec_core+33633>, 0x5ac8f16c638d <vm_exec_core+28493>, 0x5ac8f16c71ee <vm_exec_core+32174>, 0x5ac8f16c72c6 <vm_exec_core+32390>, 0x5ac8f16c00ac <vm_exec_core+3180>, 0x5ac8f16c6d74 <vm_exec_core+31028>, 0x5ac8f16c245f <vm_exec_core+12319>, 0x5ac8f16c6faf <vm_exec_core+31599>, 0x5ac8f16c1f1e <vm_exec_core+10974>, 0x5ac8f16c628b <vm_exec_core+28235>, 0x5ac8f16bfed3 <vm_exec_core+2707>, 0x5ac8f16c1cb4 <vm_exec_core+10356>, 0x5ac8f16c305c <vm_exec_core+15388>, 0x5ac8f16c29f5 <vm_exec_core+13749>, 0x5ac8f16c27c4 <vm_exec_core+13188>, 0x5ac8f16bf8c7 <vm_exec_core+1159>, 0x5ac8f16bfdea <vm_exec_core+2474>, 0x5ac8f16bf959 <vm_exec_core+1305>, 0x5ac8f16c65a6 <vm_exec_core+29030>, 0x5ac8f16c3e40 <vm_exec_core+18944>, 0x5ac8f16c33e4 <vm_exec_core+16292>, 0x5ac8f16c3b01 <vm_exec_core+18113>, 0x5ac8f16c381a <vm_exec_core+17370>, 0x5ac8f16c2865 <vm_exec_core+13349>, 0x5ac8f16c3208 <vm_exec_core+15816>, 0x5ac8f16c2d2a <vm_exec_core+14570>, 0x5ac8f16c3513 <vm_exec_core+16595>, 0x5ac8f16c3595 <vm_exec_core+16725>, 0x5ac8f16bfb3a <vm_exec_core+1786>, 0x5ac8f16c0c0b <vm_exec_core+6091>, 0x5ac8f16c67d6 <vm_exec_core+29590>, 0x5ac8f16c0763 <vm_exec_core+4899>, 0x5ac8f16c73df <vm_exec_core+32671>, 0x5ac8f16c5203 <vm_exec_core+24003>, 0x5ac8f16c2b7e <vm_exec_core+14142>, 0x5ac8f16bfcba <vm_exec_core+2170>, 0x5ac8f16c6e48 <vm_exec_core+31240>, 0x5ac8f16c6b42 <vm_exec_core+30466>, 0x5ac8f16c09db <vm_exec_core+5531>, 0x5ac8f16c0258 <vm_exec_core+3608>, 0x5ac8f16c57ee <vm_exec_core+25518>, 0x5ac8f16c1992 <vm_exec_core+9554>, 0x5ac8f16c7086 <vm_exec_core+31814>, 0x5ac8f16c6cd0 <vm_exec_core+30864>, 0x5ac8f16c1ff2 <vm_exec_core+11186>, 0x5ac8f16c2afc <vm_exec_core+14012>, 0x5ac8f16c5451 <vm_exec_core+24593>, 0x5ac8f16c6c31 <vm_exec_core+30705>, 0x5ac8f16c45b8 <vm_exec_core+20856>, 0x5ac8f16c54eb <vm_exec_core+24747>, 0x5ac8f16c5b9f <vm_exec_core+26463>, 0x5ac8f16c44e4 <vm_exec_core+20644>, 0x5ac8f16c0184 <vm_exec_core+3396>, 0x5ac8f16c4d1d <vm_exec_core+22749>, 0x5ac8f16bfffa <vm_exec_core+3002>, 0x5ac8f16c046a <vm_exec_core+4138>, 0x5ac8f16c233f <vm_exec_core+12031>, 0x5ac8f16c4085 <vm_exec_core+19525>, 0x5ac8f16c4a66 <vm_exec_core+22054>, 0x5ac8f16c3c21 <vm_exec_core+18401>, 0x5ac8f16bfb7f <vm_exec_core+1855>, 0x5ac8f16c6121 <vm_exec_core+27873>, 0x5ac8f16c6a57 <vm_exec_core+30231>, 0x5ac8f16c0543 <vm_exec_core+4355>, 0x5ac8f16c10d7 <vm_exec_core+7319>, 0x5ac8f16c0b5d <vm_exec_core+5917>, 0x5ac8f16c1a97 <vm_exec_core+9815>, 0x5ac8f16c2a91 <vm_exec_core+13905>, 0x5ac8f16c0605 <vm_exec_core+4549>, 0x5ac8f16c5f6a <vm_exec_core+27434>, 0x5ac8f16c1046 <vm_exec_core+7174>, 0x5ac8f16c294f <vm_exec_core+13583>, 0x5ac8f16c3304 <vm_exec_core+16068>, 0x5ac8f16c589a <vm_exec_core+25690>, 0x5ac8f16c4794 <vm_exec_core+21332>, 0x5ac8f16c1b8b <vm_exec_core+10059>, 0x5ac8f16c1414 <vm_exec_core+8148>, 0x5ac8f16c56c8 <vm_exec_core+25224>, 0x5ac8f16c258d <vm_exec_core+12621>, 0x5ac8f16c4e28 <vm_exec_core+23016>, 0x5ac8f16c481c <vm_exec_core+21468>, 0x5ac8f16c4ef5 <vm_exec_core+23221>, 0x5ac8f16c66f8 <vm_exec_core+29368>, 0x5ac8f16c38e5 <vm_exec_core+17573>, 0x5ac8f16c5969 <vm_exec_core+25897>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c5596 <vm_exec_core+24918>, 0x5ac8f16c1e63 <vm_exec_core+10787>, 0x5ac8f16c4129 <vm_exec_core+19689>, 0x5ac8f16c4689 <vm_exec_core+21065>, 0x5ac8f16c3048 <vm_exec_core+15368>, 0x5ac8f16c3f94 <vm_exec_core+19284>, 0x5ac8f16c2260 <vm_exec_core+11808>, 0x5ac8f16c15d1 <vm_exec_core+8593>, 0x5ac8f16c4f89 <vm_exec_core+23369>, 0x5ac8f16c06c1 <vm_exec_core+4737>, 0x5ac8f16c2e45 <vm_exec_core+14853>, 0x5ac8f16ce717 <vm_exec_core+62167>, 0x5ac8f16c4b48 <vm_exec_core+22280>, 0x5ac8f16c0f22 <vm_exec_core+6882>, 0x5ac8f16c12f0 <vm_exec_core+7856>, 0x5ac8f16c11ce <vm_exec_core+7566>, 0x5ac8f16c1827 <vm_exec_core+9191>, 0x5ac8f16c20af <vm_exec_core+11375>, 0x5ac8f16c3f8f <vm_exec_core+19279>, 0x5ac8f16c3712 <vm_exec_core+17106>, 0x5ac8f16c3f8a <vm_exec_core+19274>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c477e <vm_exec_core+21310>, 0x5ac8f16c1822 <vm_exec_core+9186>, 0x5ac8f16c4ce1 <vm_exec_core+22689>, 0x5ac8f16c2af2 <vm_exec_core+14002>, 0x5ac8f16c2af7 <vm_exec_core+14007>, 0x5ac8f16c477c <vm_exec_core+21308>, 0x5ac8f16c465b <vm_exec_core+21019>, 0x5ac8f16c3ae8 <vm_exec_core+18088>, 0x5ac8f16c3806 <vm_exec_core+17350>, 0x5ac8f16c477a <vm_exec_core+21306>, 0x5ac8f16c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x724846bff2f8
        reg_pc = 0x5130003c6220
        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>
#20 0x00005ac8f16bbfb8 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>
#21 0x00005ac8f173cbc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x724846bff380, self=125654108847880, 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 = 0x724820864d38
        cfp = <optimized out>
        sp = 0x724846affc30
        use_argv = 0x7248474624e0
        stack_argv = 0x724846affc30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#22 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 = 0x724846bff380
#23 0x00005ac8f16e93a6 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.
#24 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.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#26 0x00005ac8f16e93a6 in rb_yield (val=<optimized out>)
No locals.
#27 0x00005ac8f1347020 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 = {0x7ffe86326990, <optimized out>, 0x7ffe863268a0, <optimized out>, <optimized out>}, prev = 0x724847613c40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#28 0x00005ac8f13e0cd9 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11879
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 125654108535000
        fptr = 0x511000214ac0
        w = 125654108534960
        fptr2 = <optimized out>
        ret = 125654108534920
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#29 0x00005ac8f171f5b8 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 = 0x428100000001
        cc = <optimized out>
        me = 0x724848f8a5e0
        cfunc = 0x504000010898
        recv = 125654787422720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x00005ac8f16c433b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x724846bff368, cd=0x50c00072c340, 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>
#31 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 = 0x50c00072c340
        insns_address_table = {0x5ac8f16bfb49 <vm_exec_core+1801>, 0x5ac8f16c0c1a <vm_exec_core+6106>, 0x5ac8f16c67e5 <vm_exec_core+29605>, 0x5ac8f16c0772 <vm_exec_core+4914>, 0x5ac8f16c73ee <vm_exec_core+32686>, 0x5ac8f16c5212 <vm_exec_core+24018>, 0x5ac8f16c2b8d <vm_exec_core+14157>, 0x5ac8f16bfcc9 <vm_exec_core+2185>, 0x5ac8f16c6e57 <vm_exec_core+31255>, 0x5ac8f16c6b51 <vm_exec_core+30481>, 0x5ac8f16c09ea <vm_exec_core+5546>, 0x5ac8f16c0267 <vm_exec_core+3623>, 0x5ac8f16c57fd <vm_exec_core+25533>, 0x5ac8f16c19a1 <vm_exec_core+9569>, 0x5ac8f16c7095 <vm_exec_core+31829>, 0x5ac8f16c6cdf <vm_exec_core+30879>, 0x5ac8f16c2001 <vm_exec_core+11201>, 0x5ac8f16c2b0b <vm_exec_core+14027>, 0x5ac8f16c5460 <vm_exec_core+24608>, 0x5ac8f16c6c40 <vm_exec_core+30720>, 0x5ac8f16c45c7 <vm_exec_core+20871>, 0x5ac8f16c54fa <vm_exec_core+24762>, 0x5ac8f16c5bae <vm_exec_core+26478>, 0x5ac8f16c44f3 <vm_exec_core+20659>, 0x5ac8f16c0193 <vm_exec_core+3411>, 0x5ac8f16c4d2c <vm_exec_core+22764>, 0x5ac8f16c0009 <vm_exec_core+3017>, 0x5ac8f16c0479 <vm_exec_core+4153>, 0x5ac8f16c234e <vm_exec_core+12046>, 0x5ac8f16c4094 <vm_exec_core+19540>, 0x5ac8f16c4a75 <vm_exec_core+22069>, 0x5ac8f16c3c30 <vm_exec_core+18416>, 0x5ac8f16bfb8e <vm_exec_core+1870>, 0x5ac8f16c6130 <vm_exec_core+27888>, 0x5ac8f16c6a66 <vm_exec_core+30246>, 0x5ac8f16c0552 <vm_exec_core+4370>, 0x5ac8f16c10e6 <vm_exec_core+7334>, 0x5ac8f16c0b6c <vm_exec_core+5932>, 0x5ac8f16c1aa6 <vm_exec_core+9830>, 0x5ac8f16c2aa0 <vm_exec_core+13920>, 0x5ac8f16c0614 <vm_exec_core+4564>, 0x5ac8f16c5f79 <vm_exec_core+27449>, 0x5ac8f16c1055 <vm_exec_core+7189>, 0x5ac8f16c295e <vm_exec_core+13598>, 0x5ac8f16c3313 <vm_exec_core+16083>, 0x5ac8f16c58a9 <vm_exec_core+25705>, 0x5ac8f16c47a3 <vm_exec_core+21347>, 0x5ac8f16c1b9a <vm_exec_core+10074>, 0x5ac8f16c1423 <vm_exec_core+8163>, 0x5ac8f16c56d7 <vm_exec_core+25239>, 0x5ac8f16c259c <vm_exec_core+12636>, 0x5ac8f16c4e37 <vm_exec_core+23031>, 0x5ac8f16c482b <vm_exec_core+21483>, 0x5ac8f16c4f04 <vm_exec_core+23236>, 0x5ac8f16c6707 <vm_exec_core+29383>, 0x5ac8f16c38f4 <vm_exec_core+17588>, 0x5ac8f16c5978 <vm_exec_core+25912>, 0x5ac8f16bf7cb <vm_exec_core+907>, 0x5ac8f16c55a5 <vm_exec_core+24933>, 0x5ac8f16c1e72 <vm_exec_core+10802>, 0x5ac8f16c4138 <vm_exec_core+19704>, 0x5ac8f16c4698 <vm_exec_core+21080>, 0x5ac8f16bf7d0 <vm_exec_core+912>, 0x5ac8f16c3fa3 <vm_exec_core+19299>, 0x5ac8f16c226f <vm_exec_core+11823>, 0x5ac8f16c15e0 <vm_exec_core+8608>, 0x5ac8f16c4f98 <vm_exec_core+23384>, 0x5ac8f16c06d0 <vm_exec_core+4752>, 0x5ac8f16c2e54 <vm_exec_core+14868>, 0x5ac8f16ce726 <vm_exec_core+62182>, 0x5ac8f16c4b57 <vm_exec_core+22295>, 0x5ac8f16c0f31 <vm_exec_core+6897>, 0x5ac8f16c12ff <vm_exec_core+7871>, 0x5ac8f16c11dd <vm_exec_core+7581>, 0x5ac8f16c1836 <vm_exec_core+9206>, 0x5ac8f16c20be <vm_exec_core+11390>, 0x5ac8f16c0e52 <vm_exec_core+6674>, 0x5ac8f16c7683 <vm_exec_core+33347>, 0x5ac8f16c4c0e <vm_exec_core+22478>, 0x5ac8f16c371c <vm_exec_core+17116>, 0x5ac8f16c6027 <vm_exec_core+27623>, 0x5ac8f16c77a1 <vm_exec_core+33633>, 0x5ac8f16c638d <vm_exec_core+28493>, 0x5ac8f16c71ee <vm_exec_core+32174>, 0x5ac8f16c72c6 <vm_exec_core+32390>, 0x5ac8f16c00ac <vm_exec_core+3180>, 0x5ac8f16c6d74 <vm_exec_core+31028>, 0x5ac8f16c245f <vm_exec_core+12319>, 0x5ac8f16c6faf <vm_exec_core+31599>, 0x5ac8f16c1f1e <vm_exec_core+10974>, 0x5ac8f16c628b <vm_exec_core+28235>, 0x5ac8f16bfed3 <vm_exec_core+2707>, 0x5ac8f16c1cb4 <vm_exec_core+10356>, 0x5ac8f16c305c <vm_exec_core+15388>, 0x5ac8f16c29f5 <vm_exec_core+13749>, 0x5ac8f16c27c4 <vm_exec_core+13188>, 0x5ac8f16bf8c7 <vm_exec_core+1159>, 0x5ac8f16bfdea <vm_exec_core+2474>, 0x5ac8f16bf959 <vm_exec_core+1305>, 0x5ac8f16c65a6 <vm_exec_core+29030>, 0x5ac8f16c3e40 <vm_exec_core+18944>, 0x5ac8f16c33e4 <vm_exec_core+16292>, 0x5ac8f16c3b01 <vm_exec_core+18113>, 0x5ac8f16c381a <vm_exec_core+17370>, 0x5ac8f16c2865 <vm_exec_core+13349>, 0x5ac8f16c3208 <vm_exec_core+15816>, 0x5ac8f16c2d2a <vm_exec_core+14570>, 0x5ac8f16c3513 <vm_exec_core+16595>, 0x5ac8f16c3595 <vm_exec_core+16725>, 0x5ac8f16bfb3a <vm_exec_core+1786>, 0x5ac8f16c0c0b <vm_exec_core+6091>, 0x5ac8f16c67d6 <vm_exec_core+29590>, 0x5ac8f16c0763 <vm_exec_core+4899>, 0x5ac8f16c73df <vm_exec_core+32671>, 0x5ac8f16c5203 <vm_exec_core+24003>, 0x5ac8f16c2b7e <vm_exec_core+14142>, 0x5ac8f16bfcba <vm_exec_core+2170>, 0x5ac8f16c6e48 <vm_exec_core+31240>, 0x5ac8f16c6b42 <vm_exec_core+30466>, 0x5ac8f16c09db <vm_exec_core+5531>, 0x5ac8f16c0258 <vm_exec_core+3608>, 0x5ac8f16c57ee <vm_exec_core+25518>, 0x5ac8f16c1992 <vm_exec_core+9554>, 0x5ac8f16c7086 <vm_exec_core+31814>, 0x5ac8f16c6cd0 <vm_exec_core+30864>, 0x5ac8f16c1ff2 <vm_exec_core+11186>, 0x5ac8f16c2afc <vm_exec_core+14012>, 0x5ac8f16c5451 <vm_exec_core+24593>, 0x5ac8f16c6c31 <vm_exec_core+30705>, 0x5ac8f16c45b8 <vm_exec_core+20856>, 0x5ac8f16c54eb <vm_exec_core+24747>, 0x5ac8f16c5b9f <vm_exec_core+26463>, 0x5ac8f16c44e4 <vm_exec_core+20644>, 0x5ac8f16c0184 <vm_exec_core+3396>, 0x5ac8f16c4d1d <vm_exec_core+22749>, 0x5ac8f16bfffa <vm_exec_core+3002>, 0x5ac8f16c046a <vm_exec_core+4138>, 0x5ac8f16c233f <vm_exec_core+12031>, 0x5ac8f16c4085 <vm_exec_core+19525>, 0x5ac8f16c4a66 <vm_exec_core+22054>, 0x5ac8f16c3c21 <vm_exec_core+18401>, 0x5ac8f16bfb7f <vm_exec_core+1855>, 0x5ac8f16c6121 <vm_exec_core+27873>, 0x5ac8f16c6a57 <vm_exec_core+30231>, 0x5ac8f16c0543 <vm_exec_core+4355>, 0x5ac8f16c10d7 <vm_exec_core+7319>, 0x5ac8f16c0b5d <vm_exec_core+5917>, 0x5ac8f16c1a97 <vm_exec_core+9815>, 0x5ac8f16c2a91 <vm_exec_core+13905>, 0x5ac8f16c0605 <vm_exec_core+4549>, 0x5ac8f16c5f6a <vm_exec_core+27434>, 0x5ac8f16c1046 <vm_exec_core+7174>, 0x5ac8f16c294f <vm_exec_core+13583>, 0x5ac8f16c3304 <vm_exec_core+16068>, 0x5ac8f16c589a <vm_exec_core+25690>, 0x5ac8f16c4794 <vm_exec_core+21332>, 0x5ac8f16c1b8b <vm_exec_core+10059>, 0x5ac8f16c1414 <vm_exec_core+8148>, 0x5ac8f16c56c8 <vm_exec_core+25224>, 0x5ac8f16c258d <vm_exec_core+12621>, 0x5ac8f16c4e28 <vm_exec_core+23016>, 0x5ac8f16c481c <vm_exec_core+21468>, 0x5ac8f16c4ef5 <vm_exec_core+23221>, 0x5ac8f16c66f8 <vm_exec_core+29368>, 0x5ac8f16c38e5 <vm_exec_core+17573>, 0x5ac8f16c5969 <vm_exec_core+25897>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c5596 <vm_exec_core+24918>, 0x5ac8f16c1e63 <vm_exec_core+10787>, 0x5ac8f16c4129 <vm_exec_core+19689>, 0x5ac8f16c4689 <vm_exec_core+21065>, 0x5ac8f16c3048 <vm_exec_core+15368>, 0x5ac8f16c3f94 <vm_exec_core+19284>, 0x5ac8f16c2260 <vm_exec_core+11808>, 0x5ac8f16c15d1 <vm_exec_core+8593>, 0x5ac8f16c4f89 <vm_exec_core+23369>, 0x5ac8f16c06c1 <vm_exec_core+4737>, 0x5ac8f16c2e45 <vm_exec_core+14853>, 0x5ac8f16ce717 <vm_exec_core+62167>, 0x5ac8f16c4b48 <vm_exec_core+22280>, 0x5ac8f16c0f22 <vm_exec_core+6882>, 0x5ac8f16c12f0 <vm_exec_core+7856>, 0x5ac8f16c11ce <vm_exec_core+7566>, 0x5ac8f16c1827 <vm_exec_core+9191>, 0x5ac8f16c20af <vm_exec_core+11375>, 0x5ac8f16c3f8f <vm_exec_core+19279>, 0x5ac8f16c3712 <vm_exec_core+17106>, 0x5ac8f16c3f8a <vm_exec_core+19274>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c477e <vm_exec_core+21310>, 0x5ac8f16c1822 <vm_exec_core+9186>, 0x5ac8f16c4ce1 <vm_exec_core+22689>, 0x5ac8f16c2af2 <vm_exec_core+14002>, 0x5ac8f16c2af7 <vm_exec_core+14007>, 0x5ac8f16c477c <vm_exec_core+21308>, 0x5ac8f16c465b <vm_exec_core+21019>, 0x5ac8f16c3ae8 <vm_exec_core+18088>, 0x5ac8f16c3806 <vm_exec_core+17350>, 0x5ac8f16c477a <vm_exec_core+21306>, 0x5ac8f16c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x724846bff368
        reg_pc = 0x5130003c65d8
        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>
#32 0x00005ac8f16bbfb8 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>
#33 0x00005ac8f173cbc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x724846bff460, self=125654108847880, 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 = 0x724820864d88
        cfp = <optimized out>
        sp = 0x724846affbe8
        use_argv = 0x724847462360
        stack_argv = 0x724846affbe8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 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 = 0x724846bff460
#35 0x00005ac8f16e9d79 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x5ac8f1318b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1646
No locals.
#36 vm_yield (ec=0x540000001288, argc=0, argv=0x5ac8f1318b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#37 rb_yield_0 (argc=0, argv=0x5ac8f1318b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#38 rb_yield_values2 (argc=0, argv=0x5ac8f1318b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390
No locals.
#39 0x00005ac8f1a9bec3 in collect_i (i=<optimized out>, ary=125654108535080, argc=0, argv=0x5ac8f1318b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627
No locals.
#40 0x00005ac8f16b75ab in vm_yield_with_cfunc (ec=ec@entry=0x5160000003d0, captured=<optimized out>, self=125654108535120, argc=argc@entry=1, argv=argv@entry=0x724847462360, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5137
        is_lambda = 0
        ifunc = 0x72482080f900
        arg = 3
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#41 0x00005ac8f173c479 in 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:1614
No locals.
#42 0x00005ac8f16e93a6 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.
#43 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.
#44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#45 0x00005ac8f16e93a6 in rb_yield (val=<optimized out>)
No locals.
#46 0x00005ac8f14ee548 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=125654108535120) at /tmp/ruby/src/trunk_asan/range.c:1009
        i = 1
        lim = 3
        i = <optimized out>
#47 range_each (range=125654108535120) at /tmp/ruby/src/trunk_asan/range.c:1046
        beg = <optimized out>
        end = <optimized out>
        i = <optimized out>
#48 0x00005ac8f173384c in vm_call0_cfunc_with_frame (ec=0x5160000003d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x724846bff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 125654108535120
        argc = 0
        mid = 3041
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#49 vm_call0_cfunc (ec=0x5160000003d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#50 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#51 0x00005ac8f17382b6 in vm_call0_cc (ec=0x5160000003d0, recv=125654108535120, id=3041, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#52 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#53 0x00005ac8f16eb086 in rb_call (recv=128, mid=0, argc=-248411250, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000001288
#54 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528
        arg = <optimized out>
#55 0x00005ac8f16eb85a in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe863279d0, <optimized out>, 0x7ffe863278c0, <optimized out>, <optimized out>}, prev = 0x724847613640, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x724846bff410
        state = RUBY_TAG_NONE
#56 0x00005ac8f16ec035 in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1600
        arg = {obj = 125654108535120, mid = 3041, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#57 0x00005ac8f1a95382 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666
        ary = 125654108535080
        min_argc = -512
        max_argc = <optimized out>
#58 0x00005ac8f171f5b8 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 = 0x724847f9c520
        cfunc = 0x504000002d58
        recv = 125654108535120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#59 0x00005ac8f16c433b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x724846bff448, cd=0x5020013e4b30, 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>
#60 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 = 0x5020013e4b30
        insns_address_table = {0x5ac8f16bfb49 <vm_exec_core+1801>, 0x5ac8f16c0c1a <vm_exec_core+6106>, 0x5ac8f16c67e5 <vm_exec_core+29605>, 0x5ac8f16c0772 <vm_exec_core+4914>, 0x5ac8f16c73ee <vm_exec_core+32686>, 0x5ac8f16c5212 <vm_exec_core+24018>, 0x5ac8f16c2b8d <vm_exec_core+14157>, 0x5ac8f16bfcc9 <vm_exec_core+2185>, 0x5ac8f16c6e57 <vm_exec_core+31255>, 0x5ac8f16c6b51 <vm_exec_core+30481>, 0x5ac8f16c09ea <vm_exec_core+5546>, 0x5ac8f16c0267 <vm_exec_core+3623>, 0x5ac8f16c57fd <vm_exec_core+25533>, 0x5ac8f16c19a1 <vm_exec_core+9569>, 0x5ac8f16c7095 <vm_exec_core+31829>, 0x5ac8f16c6cdf <vm_exec_core+30879>, 0x5ac8f16c2001 <vm_exec_core+11201>, 0x5ac8f16c2b0b <vm_exec_core+14027>, 0x5ac8f16c5460 <vm_exec_core+24608>, 0x5ac8f16c6c40 <vm_exec_core+30720>, 0x5ac8f16c45c7 <vm_exec_core+20871>, 0x5ac8f16c54fa <vm_exec_core+24762>, 0x5ac8f16c5bae <vm_exec_core+26478>, 0x5ac8f16c44f3 <vm_exec_core+20659>, 0x5ac8f16c0193 <vm_exec_core+3411>, 0x5ac8f16c4d2c <vm_exec_core+22764>, 0x5ac8f16c0009 <vm_exec_core+3017>, 0x5ac8f16c0479 <vm_exec_core+4153>, 0x5ac8f16c234e <vm_exec_core+12046>, 0x5ac8f16c4094 <vm_exec_core+19540>, 0x5ac8f16c4a75 <vm_exec_core+22069>, 0x5ac8f16c3c30 <vm_exec_core+18416>, 0x5ac8f16bfb8e <vm_exec_core+1870>, 0x5ac8f16c6130 <vm_exec_core+27888>, 0x5ac8f16c6a66 <vm_exec_core+30246>, 0x5ac8f16c0552 <vm_exec_core+4370>, 0x5ac8f16c10e6 <vm_exec_core+7334>, 0x5ac8f16c0b6c <vm_exec_core+5932>, 0x5ac8f16c1aa6 <vm_exec_core+9830>, 0x5ac8f16c2aa0 <vm_exec_core+13920>, 0x5ac8f16c0614 <vm_exec_core+4564>, 0x5ac8f16c5f79 <vm_exec_core+27449>, 0x5ac8f16c1055 <vm_exec_core+7189>, 0x5ac8f16c295e <vm_exec_core+13598>, 0x5ac8f16c3313 <vm_exec_core+16083>, 0x5ac8f16c58a9 <vm_exec_core+25705>, 0x5ac8f16c47a3 <vm_exec_core+21347>, 0x5ac8f16c1b9a <vm_exec_core+10074>, 0x5ac8f16c1423 <vm_exec_core+8163>, 0x5ac8f16c56d7 <vm_exec_core+25239>, 0x5ac8f16c259c <vm_exec_core+12636>, 0x5ac8f16c4e37 <vm_exec_core+23031>, 0x5ac8f16c482b <vm_exec_core+21483>, 0x5ac8f16c4f04 <vm_exec_core+23236>, 0x5ac8f16c6707 <vm_exec_core+29383>, 0x5ac8f16c38f4 <vm_exec_core+17588>, 0x5ac8f16c5978 <vm_exec_core+25912>, 0x5ac8f16bf7cb <vm_exec_core+907>, 0x5ac8f16c55a5 <vm_exec_core+24933>, 0x5ac8f16c1e72 <vm_exec_core+10802>, 0x5ac8f16c4138 <vm_exec_core+19704>, 0x5ac8f16c4698 <vm_exec_core+21080>, 0x5ac8f16bf7d0 <vm_exec_core+912>, 0x5ac8f16c3fa3 <vm_exec_core+19299>, 0x5ac8f16c226f <vm_exec_core+11823>, 0x5ac8f16c15e0 <vm_exec_core+8608>, 0x5ac8f16c4f98 <vm_exec_core+23384>, 0x5ac8f16c06d0 <vm_exec_core+4752>, 0x5ac8f16c2e54 <vm_exec_core+14868>, 0x5ac8f16ce726 <vm_exec_core+62182>, 0x5ac8f16c4b57 <vm_exec_core+22295>, 0x5ac8f16c0f31 <vm_exec_core+6897>, 0x5ac8f16c12ff <vm_exec_core+7871>, 0x5ac8f16c11dd <vm_exec_core+7581>, 0x5ac8f16c1836 <vm_exec_core+9206>, 0x5ac8f16c20be <vm_exec_core+11390>, 0x5ac8f16c0e52 <vm_exec_core+6674>, 0x5ac8f16c7683 <vm_exec_core+33347>, 0x5ac8f16c4c0e <vm_exec_core+22478>, 0x5ac8f16c371c <vm_exec_core+17116>, 0x5ac8f16c6027 <vm_exec_core+27623>, 0x5ac8f16c77a1 <vm_exec_core+33633>, 0x5ac8f16c638d <vm_exec_core+28493>, 0x5ac8f16c71ee <vm_exec_core+32174>, 0x5ac8f16c72c6 <vm_exec_core+32390>, 0x5ac8f16c00ac <vm_exec_core+3180>, 0x5ac8f16c6d74 <vm_exec_core+31028>, 0x5ac8f16c245f <vm_exec_core+12319>, 0x5ac8f16c6faf <vm_exec_core+31599>, 0x5ac8f16c1f1e <vm_exec_core+10974>, 0x5ac8f16c628b <vm_exec_core+28235>, 0x5ac8f16bfed3 <vm_exec_core+2707>, 0x5ac8f16c1cb4 <vm_exec_core+10356>, 0x5ac8f16c305c <vm_exec_core+15388>, 0x5ac8f16c29f5 <vm_exec_core+13749>, 0x5ac8f16c27c4 <vm_exec_core+13188>, 0x5ac8f16bf8c7 <vm_exec_core+1159>, 0x5ac8f16bfdea <vm_exec_core+2474>, 0x5ac8f16bf959 <vm_exec_core+1305>, 0x5ac8f16c65a6 <vm_exec_core+29030>, 0x5ac8f16c3e40 <vm_exec_core+18944>, 0x5ac8f16c33e4 <vm_exec_core+16292>, 0x5ac8f16c3b01 <vm_exec_core+18113>, 0x5ac8f16c381a <vm_exec_core+17370>, 0x5ac8f16c2865 <vm_exec_core+13349>, 0x5ac8f16c3208 <vm_exec_core+15816>, 0x5ac8f16c2d2a <vm_exec_core+14570>, 0x5ac8f16c3513 <vm_exec_core+16595>, 0x5ac8f16c3595 <vm_exec_core+16725>, 0x5ac8f16bfb3a <vm_exec_core+1786>, 0x5ac8f16c0c0b <vm_exec_core+6091>, 0x5ac8f16c67d6 <vm_exec_core+29590>, 0x5ac8f16c0763 <vm_exec_core+4899>, 0x5ac8f16c73df <vm_exec_core+32671>, 0x5ac8f16c5203 <vm_exec_core+24003>, 0x5ac8f16c2b7e <vm_exec_core+14142>, 0x5ac8f16bfcba <vm_exec_core+2170>, 0x5ac8f16c6e48 <vm_exec_core+31240>, 0x5ac8f16c6b42 <vm_exec_core+30466>, 0x5ac8f16c09db <vm_exec_core+5531>, 0x5ac8f16c0258 <vm_exec_core+3608>, 0x5ac8f16c57ee <vm_exec_core+25518>, 0x5ac8f16c1992 <vm_exec_core+9554>, 0x5ac8f16c7086 <vm_exec_core+31814>, 0x5ac8f16c6cd0 <vm_exec_core+30864>, 0x5ac8f16c1ff2 <vm_exec_core+11186>, 0x5ac8f16c2afc <vm_exec_core+14012>, 0x5ac8f16c5451 <vm_exec_core+24593>, 0x5ac8f16c6c31 <vm_exec_core+30705>, 0x5ac8f16c45b8 <vm_exec_core+20856>, 0x5ac8f16c54eb <vm_exec_core+24747>, 0x5ac8f16c5b9f <vm_exec_core+26463>, 0x5ac8f16c44e4 <vm_exec_core+20644>, 0x5ac8f16c0184 <vm_exec_core+3396>, 0x5ac8f16c4d1d <vm_exec_core+22749>, 0x5ac8f16bfffa <vm_exec_core+3002>, 0x5ac8f16c046a <vm_exec_core+4138>, 0x5ac8f16c233f <vm_exec_core+12031>, 0x5ac8f16c4085 <vm_exec_core+19525>, 0x5ac8f16c4a66 <vm_exec_core+22054>, 0x5ac8f16c3c21 <vm_exec_core+18401>, 0x5ac8f16bfb7f <vm_exec_core+1855>, 0x5ac8f16c6121 <vm_exec_core+27873>, 0x5ac8f16c6a57 <vm_exec_core+30231>, 0x5ac8f16c0543 <vm_exec_core+4355>, 0x5ac8f16c10d7 <vm_exec_core+7319>, 0x5ac8f16c0b5d <vm_exec_core+5917>, 0x5ac8f16c1a97 <vm_exec_core+9815>, 0x5ac8f16c2a91 <vm_exec_core+13905>, 0x5ac8f16c0605 <vm_exec_core+4549>, 0x5ac8f16c5f6a <vm_exec_core+27434>, 0x5ac8f16c1046 <vm_exec_core+7174>, 0x5ac8f16c294f <vm_exec_core+13583>, 0x5ac8f16c3304 <vm_exec_core+16068>, 0x5ac8f16c589a <vm_exec_core+25690>, 0x5ac8f16c4794 <vm_exec_core+21332>, 0x5ac8f16c1b8b <vm_exec_core+10059>, 0x5ac8f16c1414 <vm_exec_core+8148>, 0x5ac8f16c56c8 <vm_exec_core+25224>, 0x5ac8f16c258d <vm_exec_core+12621>, 0x5ac8f16c4e28 <vm_exec_core+23016>, 0x5ac8f16c481c <vm_exec_core+21468>, 0x5ac8f16c4ef5 <vm_exec_core+23221>, 0x5ac8f16c66f8 <vm_exec_core+29368>, 0x5ac8f16c38e5 <vm_exec_core+17573>, 0x5ac8f16c5969 <vm_exec_core+25897>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c5596 <vm_exec_core+24918>, 0x5ac8f16c1e63 <vm_exec_core+10787>, 0x5ac8f16c4129 <vm_exec_core+19689>, 0x5ac8f16c4689 <vm_exec_core+21065>, 0x5ac8f16c3048 <vm_exec_core+15368>, 0x5ac8f16c3f94 <vm_exec_core+19284>, 0x5ac8f16c2260 <vm_exec_core+11808>, 0x5ac8f16c15d1 <vm_exec_core+8593>, 0x5ac8f16c4f89 <vm_exec_core+23369>, 0x5ac8f16c06c1 <vm_exec_core+4737>, 0x5ac8f16c2e45 <vm_exec_core+14853>, 0x5ac8f16ce717 <vm_exec_core+62167>, 0x5ac8f16c4b48 <vm_exec_core+22280>, 0x5ac8f16c0f22 <vm_exec_core+6882>, 0x5ac8f16c12f0 <vm_exec_core+7856>, 0x5ac8f16c11ce <vm_exec_core+7566>, 0x5ac8f16c1827 <vm_exec_core+9191>, 0x5ac8f16c20af <vm_exec_core+11375>, 0x5ac8f16c3f8f <vm_exec_core+19279>, 0x5ac8f16c3712 <vm_exec_core+17106>, 0x5ac8f16c3f8a <vm_exec_core+19274>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c477e <vm_exec_core+21310>, 0x5ac8f16c1822 <vm_exec_core+9186>, 0x5ac8f16c4ce1 <vm_exec_core+22689>, 0x5ac8f16c2af2 <vm_exec_core+14002>, 0x5ac8f16c2af7 <vm_exec_core+14007>, 0x5ac8f16c477c <vm_exec_core+21308>, 0x5ac8f16c465b <vm_exec_core+21019>, 0x5ac8f16c3ae8 <vm_exec_core+18088>, 0x5ac8f16c3806 <vm_exec_core+17350>, 0x5ac8f16c477a <vm_exec_core+21306>, 0x5ac8f16c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x724846bff448
        reg_pc = 0x5070003370b0
        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>
#61 0x00005ac8f16bbfb8 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>
#62 0x00005ac8f173cbc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x724846bff4d0, self=125654108847880, 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 = 0x724820864db0
        cfp = <optimized out>
        sp = 0x724846affb70
        use_argv = 0x7248474621e0
        stack_argv = 0x724846affb70
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#63 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 = 0x724846bff4d0
#64 0x00005ac8f16e93a6 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.
#65 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.
#66 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#67 0x00005ac8f16e93a6 in rb_yield (val=<optimized out>)
No locals.
#68 0x00005ac8f1347020 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 = {0x7ffe863285f0, <optimized out>, 0x7ffe86328500, <optimized out>, <optimized out>}, prev = 0x72484763af40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#69 0x00005ac8f13e0cd9 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11879
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 125654108535240
        fptr = 0x511000214fc0
        w = 125654108535200
        fptr2 = <optimized out>
        ret = 125654108535160
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#70 0x00005ac8f171f5b8 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 = 0x428100000001
        cc = <optimized out>
        me = 0x724848f8a5e0
        cfunc = 0x504000010898
        recv = 125654787422720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#71 0x00005ac8f16c433b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x724846bff4b8, cd=0x5020013e4cb0, 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>
#72 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 = 0x5020013e4cb0
        insns_address_table = {0x5ac8f16bfb49 <vm_exec_core+1801>, 0x5ac8f16c0c1a <vm_exec_core+6106>, 0x5ac8f16c67e5 <vm_exec_core+29605>, 0x5ac8f16c0772 <vm_exec_core+4914>, 0x5ac8f16c73ee <vm_exec_core+32686>, 0x5ac8f16c5212 <vm_exec_core+24018>, 0x5ac8f16c2b8d <vm_exec_core+14157>, 0x5ac8f16bfcc9 <vm_exec_core+2185>, 0x5ac8f16c6e57 <vm_exec_core+31255>, 0x5ac8f16c6b51 <vm_exec_core+30481>, 0x5ac8f16c09ea <vm_exec_core+5546>, 0x5ac8f16c0267 <vm_exec_core+3623>, 0x5ac8f16c57fd <vm_exec_core+25533>, 0x5ac8f16c19a1 <vm_exec_core+9569>, 0x5ac8f16c7095 <vm_exec_core+31829>, 0x5ac8f16c6cdf <vm_exec_core+30879>, 0x5ac8f16c2001 <vm_exec_core+11201>, 0x5ac8f16c2b0b <vm_exec_core+14027>, 0x5ac8f16c5460 <vm_exec_core+24608>, 0x5ac8f16c6c40 <vm_exec_core+30720>, 0x5ac8f16c45c7 <vm_exec_core+20871>, 0x5ac8f16c54fa <vm_exec_core+24762>, 0x5ac8f16c5bae <vm_exec_core+26478>, 0x5ac8f16c44f3 <vm_exec_core+20659>, 0x5ac8f16c0193 <vm_exec_core+3411>, 0x5ac8f16c4d2c <vm_exec_core+22764>, 0x5ac8f16c0009 <vm_exec_core+3017>, 0x5ac8f16c0479 <vm_exec_core+4153>, 0x5ac8f16c234e <vm_exec_core+12046>, 0x5ac8f16c4094 <vm_exec_core+19540>, 0x5ac8f16c4a75 <vm_exec_core+22069>, 0x5ac8f16c3c30 <vm_exec_core+18416>, 0x5ac8f16bfb8e <vm_exec_core+1870>, 0x5ac8f16c6130 <vm_exec_core+27888>, 0x5ac8f16c6a66 <vm_exec_core+30246>, 0x5ac8f16c0552 <vm_exec_core+4370>, 0x5ac8f16c10e6 <vm_exec_core+7334>, 0x5ac8f16c0b6c <vm_exec_core+5932>, 0x5ac8f16c1aa6 <vm_exec_core+9830>, 0x5ac8f16c2aa0 <vm_exec_core+13920>, 0x5ac8f16c0614 <vm_exec_core+4564>, 0x5ac8f16c5f79 <vm_exec_core+27449>, 0x5ac8f16c1055 <vm_exec_core+7189>, 0x5ac8f16c295e <vm_exec_core+13598>, 0x5ac8f16c3313 <vm_exec_core+16083>, 0x5ac8f16c58a9 <vm_exec_core+25705>, 0x5ac8f16c47a3 <vm_exec_core+21347>, 0x5ac8f16c1b9a <vm_exec_core+10074>, 0x5ac8f16c1423 <vm_exec_core+8163>, 0x5ac8f16c56d7 <vm_exec_core+25239>, 0x5ac8f16c259c <vm_exec_core+12636>, 0x5ac8f16c4e37 <vm_exec_core+23031>, 0x5ac8f16c482b <vm_exec_core+21483>, 0x5ac8f16c4f04 <vm_exec_core+23236>, 0x5ac8f16c6707 <vm_exec_core+29383>, 0x5ac8f16c38f4 <vm_exec_core+17588>, 0x5ac8f16c5978 <vm_exec_core+25912>, 0x5ac8f16bf7cb <vm_exec_core+907>, 0x5ac8f16c55a5 <vm_exec_core+24933>, 0x5ac8f16c1e72 <vm_exec_core+10802>, 0x5ac8f16c4138 <vm_exec_core+19704>, 0x5ac8f16c4698 <vm_exec_core+21080>, 0x5ac8f16bf7d0 <vm_exec_core+912>, 0x5ac8f16c3fa3 <vm_exec_core+19299>, 0x5ac8f16c226f <vm_exec_core+11823>, 0x5ac8f16c15e0 <vm_exec_core+8608>, 0x5ac8f16c4f98 <vm_exec_core+23384>, 0x5ac8f16c06d0 <vm_exec_core+4752>, 0x5ac8f16c2e54 <vm_exec_core+14868>, 0x5ac8f16ce726 <vm_exec_core+62182>, 0x5ac8f16c4b57 <vm_exec_core+22295>, 0x5ac8f16c0f31 <vm_exec_core+6897>, 0x5ac8f16c12ff <vm_exec_core+7871>, 0x5ac8f16c11dd <vm_exec_core+7581>, 0x5ac8f16c1836 <vm_exec_core+9206>, 0x5ac8f16c20be <vm_exec_core+11390>, 0x5ac8f16c0e52 <vm_exec_core+6674>, 0x5ac8f16c7683 <vm_exec_core+33347>, 0x5ac8f16c4c0e <vm_exec_core+22478>, 0x5ac8f16c371c <vm_exec_core+17116>, 0x5ac8f16c6027 <vm_exec_core+27623>, 0x5ac8f16c77a1 <vm_exec_core+33633>, 0x5ac8f16c638d <vm_exec_core+28493>, 0x5ac8f16c71ee <vm_exec_core+32174>, 0x5ac8f16c72c6 <vm_exec_core+32390>, 0x5ac8f16c00ac <vm_exec_core+3180>, 0x5ac8f16c6d74 <vm_exec_core+31028>, 0x5ac8f16c245f <vm_exec_core+12319>, 0x5ac8f16c6faf <vm_exec_core+31599>, 0x5ac8f16c1f1e <vm_exec_core+10974>, 0x5ac8f16c628b <vm_exec_core+28235>, 0x5ac8f16bfed3 <vm_exec_core+2707>, 0x5ac8f16c1cb4 <vm_exec_core+10356>, 0x5ac8f16c305c <vm_exec_core+15388>, 0x5ac8f16c29f5 <vm_exec_core+13749>, 0x5ac8f16c27c4 <vm_exec_core+13188>, 0x5ac8f16bf8c7 <vm_exec_core+1159>, 0x5ac8f16bfdea <vm_exec_core+2474>, 0x5ac8f16bf959 <vm_exec_core+1305>, 0x5ac8f16c65a6 <vm_exec_core+29030>, 0x5ac8f16c3e40 <vm_exec_core+18944>, 0x5ac8f16c33e4 <vm_exec_core+16292>, 0x5ac8f16c3b01 <vm_exec_core+18113>, 0x5ac8f16c381a <vm_exec_core+17370>, 0x5ac8f16c2865 <vm_exec_core+13349>, 0x5ac8f16c3208 <vm_exec_core+15816>, 0x5ac8f16c2d2a <vm_exec_core+14570>, 0x5ac8f16c3513 <vm_exec_core+16595>, 0x5ac8f16c3595 <vm_exec_core+16725>, 0x5ac8f16bfb3a <vm_exec_core+1786>, 0x5ac8f16c0c0b <vm_exec_core+6091>, 0x5ac8f16c67d6 <vm_exec_core+29590>, 0x5ac8f16c0763 <vm_exec_core+4899>, 0x5ac8f16c73df <vm_exec_core+32671>, 0x5ac8f16c5203 <vm_exec_core+24003>, 0x5ac8f16c2b7e <vm_exec_core+14142>, 0x5ac8f16bfcba <vm_exec_core+2170>, 0x5ac8f16c6e48 <vm_exec_core+31240>, 0x5ac8f16c6b42 <vm_exec_core+30466>, 0x5ac8f16c09db <vm_exec_core+5531>, 0x5ac8f16c0258 <vm_exec_core+3608>, 0x5ac8f16c57ee <vm_exec_core+25518>, 0x5ac8f16c1992 <vm_exec_core+9554>, 0x5ac8f16c7086 <vm_exec_core+31814>, 0x5ac8f16c6cd0 <vm_exec_core+30864>, 0x5ac8f16c1ff2 <vm_exec_core+11186>, 0x5ac8f16c2afc <vm_exec_core+14012>, 0x5ac8f16c5451 <vm_exec_core+24593>, 0x5ac8f16c6c31 <vm_exec_core+30705>, 0x5ac8f16c45b8 <vm_exec_core+20856>, 0x5ac8f16c54eb <vm_exec_core+24747>, 0x5ac8f16c5b9f <vm_exec_core+26463>, 0x5ac8f16c44e4 <vm_exec_core+20644>, 0x5ac8f16c0184 <vm_exec_core+3396>, 0x5ac8f16c4d1d <vm_exec_core+22749>, 0x5ac8f16bfffa <vm_exec_core+3002>, 0x5ac8f16c046a <vm_exec_core+4138>, 0x5ac8f16c233f <vm_exec_core+12031>, 0x5ac8f16c4085 <vm_exec_core+19525>, 0x5ac8f16c4a66 <vm_exec_core+22054>, 0x5ac8f16c3c21 <vm_exec_core+18401>, 0x5ac8f16bfb7f <vm_exec_core+1855>, 0x5ac8f16c6121 <vm_exec_core+27873>, 0x5ac8f16c6a57 <vm_exec_core+30231>, 0x5ac8f16c0543 <vm_exec_core+4355>, 0x5ac8f16c10d7 <vm_exec_core+7319>, 0x5ac8f16c0b5d <vm_exec_core+5917>, 0x5ac8f16c1a97 <vm_exec_core+9815>, 0x5ac8f16c2a91 <vm_exec_core+13905>, 0x5ac8f16c0605 <vm_exec_core+4549>, 0x5ac8f16c5f6a <vm_exec_core+27434>, 0x5ac8f16c1046 <vm_exec_core+7174>, 0x5ac8f16c294f <vm_exec_core+13583>, 0x5ac8f16c3304 <vm_exec_core+16068>, 0x5ac8f16c589a <vm_exec_core+25690>, 0x5ac8f16c4794 <vm_exec_core+21332>, 0x5ac8f16c1b8b <vm_exec_core+10059>, 0x5ac8f16c1414 <vm_exec_core+8148>, 0x5ac8f16c56c8 <vm_exec_core+25224>, 0x5ac8f16c258d <vm_exec_core+12621>, 0x5ac8f16c4e28 <vm_exec_core+23016>, 0x5ac8f16c481c <vm_exec_core+21468>, 0x5ac8f16c4ef5 <vm_exec_core+23221>, 0x5ac8f16c66f8 <vm_exec_core+29368>, 0x5ac8f16c38e5 <vm_exec_core+17573>, 0x5ac8f16c5969 <vm_exec_core+25897>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c5596 <vm_exec_core+24918>, 0x5ac8f16c1e63 <vm_exec_core+10787>, 0x5ac8f16c4129 <vm_exec_core+19689>, 0x5ac8f16c4689 <vm_exec_core+21065>, 0x5ac8f16c3048 <vm_exec_core+15368>, 0x5ac8f16c3f94 <vm_exec_core+19284>, 0x5ac8f16c2260 <vm_exec_core+11808>, 0x5ac8f16c15d1 <vm_exec_core+8593>, 0x5ac8f16c4f89 <vm_exec_core+23369>, 0x5ac8f16c06c1 <vm_exec_core+4737>, 0x5ac8f16c2e45 <vm_exec_core+14853>, 0x5ac8f16ce717 <vm_exec_core+62167>, 0x5ac8f16c4b48 <vm_exec_core+22280>, 0x5ac8f16c0f22 <vm_exec_core+6882>, 0x5ac8f16c12f0 <vm_exec_core+7856>, 0x5ac8f16c11ce <vm_exec_core+7566>, 0x5ac8f16c1827 <vm_exec_core+9191>, 0x5ac8f16c20af <vm_exec_core+11375>, 0x5ac8f16c3f8f <vm_exec_core+19279>, 0x5ac8f16c3712 <vm_exec_core+17106>, 0x5ac8f16c3f8a <vm_exec_core+19274>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c477e <vm_exec_core+21310>, 0x5ac8f16c1822 <vm_exec_core+9186>, 0x5ac8f16c4ce1 <vm_exec_core+22689>, 0x5ac8f16c2af2 <vm_exec_core+14002>, 0x5ac8f16c2af7 <vm_exec_core+14007>, 0x5ac8f16c477c <vm_exec_core+21308>, 0x5ac8f16c465b <vm_exec_core+21019>, 0x5ac8f16c3ae8 <vm_exec_core+18088>, 0x5ac8f16c3806 <vm_exec_core+17350>, 0x5ac8f16c477a <vm_exec_core+21306>, 0x5ac8f16c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x724846bff4b8
        reg_pc = 0x5040001cfd38
        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>
#73 0x00005ac8f16bbfb8 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>
#74 0x00005ac8f173cbc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x724846bff620, self=125654770898960, 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 = 0x724848de6b80
        cfp = <optimized out>
        sp = 0x724846affa28
        use_argv = 0x7248474afae0
        stack_argv = 0x724846affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#75 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 = 0x724846bff620
#76 0x00005ac8f16e93a6 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.
#77 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.
#78 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#79 0x00005ac8f16e93a6 in rb_yield (val=<optimized out>)
No locals.
#80 0x00005ac8f18941d6 in rb_ary_collect (ary=125654108872120) at /tmp/ruby/src/trunk_asan/array.c:3703
        collect = 125654235759520
        i = 27
#81 0x00005ac8f171f5b8 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 = 0x7248498300f0
        cfunc = 0x50400000a818
        recv = 125654108872120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#82 0x00005ac8f16c433b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x724846bff608, cd=0x51100000c910, 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>
#83 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 = {0x5ac8f16bfb49 <vm_exec_core+1801>, 0x5ac8f16c0c1a <vm_exec_core+6106>, 0x5ac8f16c67e5 <vm_exec_core+29605>, 0x5ac8f16c0772 <vm_exec_core+4914>, 0x5ac8f16c73ee <vm_exec_core+32686>, 0x5ac8f16c5212 <vm_exec_core+24018>, 0x5ac8f16c2b8d <vm_exec_core+14157>, 0x5ac8f16bfcc9 <vm_exec_core+2185>, 0x5ac8f16c6e57 <vm_exec_core+31255>, 0x5ac8f16c6b51 <vm_exec_core+30481>, 0x5ac8f16c09ea <vm_exec_core+5546>, 0x5ac8f16c0267 <vm_exec_core+3623>, 0x5ac8f16c57fd <vm_exec_core+25533>, 0x5ac8f16c19a1 <vm_exec_core+9569>, 0x5ac8f16c7095 <vm_exec_core+31829>, 0x5ac8f16c6cdf <vm_exec_core+30879>, 0x5ac8f16c2001 <vm_exec_core+11201>, 0x5ac8f16c2b0b <vm_exec_core+14027>, 0x5ac8f16c5460 <vm_exec_core+24608>, 0x5ac8f16c6c40 <vm_exec_core+30720>, 0x5ac8f16c45c7 <vm_exec_core+20871>, 0x5ac8f16c54fa <vm_exec_core+24762>, 0x5ac8f16c5bae <vm_exec_core+26478>, 0x5ac8f16c44f3 <vm_exec_core+20659>, 0x5ac8f16c0193 <vm_exec_core+3411>, 0x5ac8f16c4d2c <vm_exec_core+22764>, 0x5ac8f16c0009 <vm_exec_core+3017>, 0x5ac8f16c0479 <vm_exec_core+4153>, 0x5ac8f16c234e <vm_exec_core+12046>, 0x5ac8f16c4094 <vm_exec_core+19540>, 0x5ac8f16c4a75 <vm_exec_core+22069>, 0x5ac8f16c3c30 <vm_exec_core+18416>, 0x5ac8f16bfb8e <vm_exec_core+1870>, 0x5ac8f16c6130 <vm_exec_core+27888>, 0x5ac8f16c6a66 <vm_exec_core+30246>, 0x5ac8f16c0552 <vm_exec_core+4370>, 0x5ac8f16c10e6 <vm_exec_core+7334>, 0x5ac8f16c0b6c <vm_exec_core+5932>, 0x5ac8f16c1aa6 <vm_exec_core+9830>, 0x5ac8f16c2aa0 <vm_exec_core+13920>, 0x5ac8f16c0614 <vm_exec_core+4564>, 0x5ac8f16c5f79 <vm_exec_core+27449>, 0x5ac8f16c1055 <vm_exec_core+7189>, 0x5ac8f16c295e <vm_exec_core+13598>, 0x5ac8f16c3313 <vm_exec_core+16083>, 0x5ac8f16c58a9 <vm_exec_core+25705>, 0x5ac8f16c47a3 <vm_exec_core+21347>, 0x5ac8f16c1b9a <vm_exec_core+10074>, 0x5ac8f16c1423 <vm_exec_core+8163>, 0x5ac8f16c56d7 <vm_exec_core+25239>, 0x5ac8f16c259c <vm_exec_core+12636>, 0x5ac8f16c4e37 <vm_exec_core+23031>, 0x5ac8f16c482b <vm_exec_core+21483>, 0x5ac8f16c4f04 <vm_exec_core+23236>, 0x5ac8f16c6707 <vm_exec_core+29383>, 0x5ac8f16c38f4 <vm_exec_core+17588>, 0x5ac8f16c5978 <vm_exec_core+25912>, 0x5ac8f16bf7cb <vm_exec_core+907>, 0x5ac8f16c55a5 <vm_exec_core+24933>, 0x5ac8f16c1e72 <vm_exec_core+10802>, 0x5ac8f16c4138 <vm_exec_core+19704>, 0x5ac8f16c4698 <vm_exec_core+21080>, 0x5ac8f16bf7d0 <vm_exec_core+912>, 0x5ac8f16c3fa3 <vm_exec_core+19299>, 0x5ac8f16c226f <vm_exec_core+11823>, 0x5ac8f16c15e0 <vm_exec_core+8608>, 0x5ac8f16c4f98 <vm_exec_core+23384>, 0x5ac8f16c06d0 <vm_exec_core+4752>, 0x5ac8f16c2e54 <vm_exec_core+14868>, 0x5ac8f16ce726 <vm_exec_core+62182>, 0x5ac8f16c4b57 <vm_exec_core+22295>, 0x5ac8f16c0f31 <vm_exec_core+6897>, 0x5ac8f16c12ff <vm_exec_core+7871>, 0x5ac8f16c11dd <vm_exec_core+7581>, 0x5ac8f16c1836 <vm_exec_core+9206>, 0x5ac8f16c20be <vm_exec_core+11390>, 0x5ac8f16c0e52 <vm_exec_core+6674>, 0x5ac8f16c7683 <vm_exec_core+33347>, 0x5ac8f16c4c0e <vm_exec_core+22478>, 0x5ac8f16c371c <vm_exec_core+17116>, 0x5ac8f16c6027 <vm_exec_core+27623>, 0x5ac8f16c77a1 <vm_exec_core+33633>, 0x5ac8f16c638d <vm_exec_core+28493>, 0x5ac8f16c71ee <vm_exec_core+32174>, 0x5ac8f16c72c6 <vm_exec_core+32390>, 0x5ac8f16c00ac <vm_exec_core+3180>, 0x5ac8f16c6d74 <vm_exec_core+31028>, 0x5ac8f16c245f <vm_exec_core+12319>, 0x5ac8f16c6faf <vm_exec_core+31599>, 0x5ac8f16c1f1e <vm_exec_core+10974>, 0x5ac8f16c628b <vm_exec_core+28235>, 0x5ac8f16bfed3 <vm_exec_core+2707>, 0x5ac8f16c1cb4 <vm_exec_core+10356>, 0x5ac8f16c305c <vm_exec_core+15388>, 0x5ac8f16c29f5 <vm_exec_core+13749>, 0x5ac8f16c27c4 <vm_exec_core+13188>, 0x5ac8f16bf8c7 <vm_exec_core+1159>, 0x5ac8f16bfdea <vm_exec_core+2474>, 0x5ac8f16bf959 <vm_exec_core+1305>, 0x5ac8f16c65a6 <vm_exec_core+29030>, 0x5ac8f16c3e40 <vm_exec_core+18944>, 0x5ac8f16c33e4 <vm_exec_core+16292>, 0x5ac8f16c3b01 <vm_exec_core+18113>, 0x5ac8f16c381a <vm_exec_core+17370>, 0x5ac8f16c2865 <vm_exec_core+13349>, 0x5ac8f16c3208 <vm_exec_core+15816>, 0x5ac8f16c2d2a <vm_exec_core+14570>, 0x5ac8f16c3513 <vm_exec_core+16595>, 0x5ac8f16c3595 <vm_exec_core+16725>, 0x5ac8f16bfb3a <vm_exec_core+1786>, 0x5ac8f16c0c0b <vm_exec_core+6091>, 0x5ac8f16c67d6 <vm_exec_core+29590>, 0x5ac8f16c0763 <vm_exec_core+4899>, 0x5ac8f16c73df <vm_exec_core+32671>, 0x5ac8f16c5203 <vm_exec_core+24003>, 0x5ac8f16c2b7e <vm_exec_core+14142>, 0x5ac8f16bfcba <vm_exec_core+2170>, 0x5ac8f16c6e48 <vm_exec_core+31240>, 0x5ac8f16c6b42 <vm_exec_core+30466>, 0x5ac8f16c09db <vm_exec_core+5531>, 0x5ac8f16c0258 <vm_exec_core+3608>, 0x5ac8f16c57ee <vm_exec_core+25518>, 0x5ac8f16c1992 <vm_exec_core+9554>, 0x5ac8f16c7086 <vm_exec_core+31814>, 0x5ac8f16c6cd0 <vm_exec_core+30864>, 0x5ac8f16c1ff2 <vm_exec_core+11186>, 0x5ac8f16c2afc <vm_exec_core+14012>, 0x5ac8f16c5451 <vm_exec_core+24593>, 0x5ac8f16c6c31 <vm_exec_core+30705>, 0x5ac8f16c45b8 <vm_exec_core+20856>, 0x5ac8f16c54eb <vm_exec_core+24747>, 0x5ac8f16c5b9f <vm_exec_core+26463>, 0x5ac8f16c44e4 <vm_exec_core+20644>, 0x5ac8f16c0184 <vm_exec_core+3396>, 0x5ac8f16c4d1d <vm_exec_core+22749>, 0x5ac8f16bfffa <vm_exec_core+3002>, 0x5ac8f16c046a <vm_exec_core+4138>, 0x5ac8f16c233f <vm_exec_core+12031>, 0x5ac8f16c4085 <vm_exec_core+19525>, 0x5ac8f16c4a66 <vm_exec_core+22054>, 0x5ac8f16c3c21 <vm_exec_core+18401>, 0x5ac8f16bfb7f <vm_exec_core+1855>, 0x5ac8f16c6121 <vm_exec_core+27873>, 0x5ac8f16c6a57 <vm_exec_core+30231>, 0x5ac8f16c0543 <vm_exec_core+4355>, 0x5ac8f16c10d7 <vm_exec_core+7319>, 0x5ac8f16c0b5d <vm_exec_core+5917>, 0x5ac8f16c1a97 <vm_exec_core+9815>, 0x5ac8f16c2a91 <vm_exec_core+13905>, 0x5ac8f16c0605 <vm_exec_core+4549>, 0x5ac8f16c5f6a <vm_exec_core+27434>, 0x5ac8f16c1046 <vm_exec_core+7174>, 0x5ac8f16c294f <vm_exec_core+13583>, 0x5ac8f16c3304 <vm_exec_core+16068>, 0x5ac8f16c589a <vm_exec_core+25690>, 0x5ac8f16c4794 <vm_exec_core+21332>, 0x5ac8f16c1b8b <vm_exec_core+10059>, 0x5ac8f16c1414 <vm_exec_core+8148>, 0x5ac8f16c56c8 <vm_exec_core+25224>, 0x5ac8f16c258d <vm_exec_core+12621>, 0x5ac8f16c4e28 <vm_exec_core+23016>, 0x5ac8f16c481c <vm_exec_core+21468>, 0x5ac8f16c4ef5 <vm_exec_core+23221>, 0x5ac8f16c66f8 <vm_exec_core+29368>, 0x5ac8f16c38e5 <vm_exec_core+17573>, 0x5ac8f16c5969 <vm_exec_core+25897>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c5596 <vm_exec_core+24918>, 0x5ac8f16c1e63 <vm_exec_core+10787>, 0x5ac8f16c4129 <vm_exec_core+19689>, 0x5ac8f16c4689 <vm_exec_core+21065>, 0x5ac8f16c3048 <vm_exec_core+15368>, 0x5ac8f16c3f94 <vm_exec_core+19284>, 0x5ac8f16c2260 <vm_exec_core+11808>, 0x5ac8f16c15d1 <vm_exec_core+8593>, 0x5ac8f16c4f89 <vm_exec_core+23369>, 0x5ac8f16c06c1 <vm_exec_core+4737>, 0x5ac8f16c2e45 <vm_exec_core+14853>, 0x5ac8f16ce717 <vm_exec_core+62167>, 0x5ac8f16c4b48 <vm_exec_core+22280>, 0x5ac8f16c0f22 <vm_exec_core+6882>, 0x5ac8f16c12f0 <vm_exec_core+7856>, 0x5ac8f16c11ce <vm_exec_core+7566>, 0x5ac8f16c1827 <vm_exec_core+9191>, 0x5ac8f16c20af <vm_exec_core+11375>, 0x5ac8f16c3f8f <vm_exec_core+19279>, 0x5ac8f16c3712 <vm_exec_core+17106>, 0x5ac8f16c3f8a <vm_exec_core+19274>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c477e <vm_exec_core+21310>, 0x5ac8f16c1822 <vm_exec_core+9186>, 0x5ac8f16c4ce1 <vm_exec_core+22689>, 0x5ac8f16c2af2 <vm_exec_core+14002>, 0x5ac8f16c2af7 <vm_exec_core+14007>, 0x5ac8f16c477c <vm_exec_core+21308>, 0x5ac8f16c465b <vm_exec_core+21019>, 0x5ac8f16c3ae8 <vm_exec_core+18088>, 0x5ac8f16c3806 <vm_exec_core+17350>, 0x5ac8f16c477a <vm_exec_core+21306>, 0x5ac8f16c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x724846bff608
        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>
#84 0x00005ac8f16bc371 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.
#85 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
#86 0x00005ac8f173cbc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x724846bff738, self=125654770898960, 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 = 0x724848df5720
        cfp = <optimized out>
        sp = 0x724846aff8d0
        use_argv = 0x72484749af60
        stack_argv = 0x724846aff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#87 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 = 0x724846bff738
#88 0x00005ac8f16e93a6 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.
#89 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.
#90 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#91 0x00005ac8f16e93a6 in rb_yield (val=<optimized out>)
No locals.
#92 0x00005ac8f18941d6 in rb_ary_collect (ary=125654108875080) at /tmp/ruby/src/trunk_asan/array.c:3703
        collect = 125654108875000
        i = 0
#93 0x00005ac8f171f5b8 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 = 0x7248498300f0
        cfunc = 0x50400000a818
        recv = 125654108875080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#94 0x00005ac8f16c433b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x724846bff720, 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>
#95 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 = {0x5ac8f16bfb49 <vm_exec_core+1801>, 0x5ac8f16c0c1a <vm_exec_core+6106>, 0x5ac8f16c67e5 <vm_exec_core+29605>, 0x5ac8f16c0772 <vm_exec_core+4914>, 0x5ac8f16c73ee <vm_exec_core+32686>, 0x5ac8f16c5212 <vm_exec_core+24018>, 0x5ac8f16c2b8d <vm_exec_core+14157>, 0x5ac8f16bfcc9 <vm_exec_core+2185>, 0x5ac8f16c6e57 <vm_exec_core+31255>, 0x5ac8f16c6b51 <vm_exec_core+30481>, 0x5ac8f16c09ea <vm_exec_core+5546>, 0x5ac8f16c0267 <vm_exec_core+3623>, 0x5ac8f16c57fd <vm_exec_core+25533>, 0x5ac8f16c19a1 <vm_exec_core+9569>, 0x5ac8f16c7095 <vm_exec_core+31829>, 0x5ac8f16c6cdf <vm_exec_core+30879>, 0x5ac8f16c2001 <vm_exec_core+11201>, 0x5ac8f16c2b0b <vm_exec_core+14027>, 0x5ac8f16c5460 <vm_exec_core+24608>, 0x5ac8f16c6c40 <vm_exec_core+30720>, 0x5ac8f16c45c7 <vm_exec_core+20871>, 0x5ac8f16c54fa <vm_exec_core+24762>, 0x5ac8f16c5bae <vm_exec_core+26478>, 0x5ac8f16c44f3 <vm_exec_core+20659>, 0x5ac8f16c0193 <vm_exec_core+3411>, 0x5ac8f16c4d2c <vm_exec_core+22764>, 0x5ac8f16c0009 <vm_exec_core+3017>, 0x5ac8f16c0479 <vm_exec_core+4153>, 0x5ac8f16c234e <vm_exec_core+12046>, 0x5ac8f16c4094 <vm_exec_core+19540>, 0x5ac8f16c4a75 <vm_exec_core+22069>, 0x5ac8f16c3c30 <vm_exec_core+18416>, 0x5ac8f16bfb8e <vm_exec_core+1870>, 0x5ac8f16c6130 <vm_exec_core+27888>, 0x5ac8f16c6a66 <vm_exec_core+30246>, 0x5ac8f16c0552 <vm_exec_core+4370>, 0x5ac8f16c10e6 <vm_exec_core+7334>, 0x5ac8f16c0b6c <vm_exec_core+5932>, 0x5ac8f16c1aa6 <vm_exec_core+9830>, 0x5ac8f16c2aa0 <vm_exec_core+13920>, 0x5ac8f16c0614 <vm_exec_core+4564>, 0x5ac8f16c5f79 <vm_exec_core+27449>, 0x5ac8f16c1055 <vm_exec_core+7189>, 0x5ac8f16c295e <vm_exec_core+13598>, 0x5ac8f16c3313 <vm_exec_core+16083>, 0x5ac8f16c58a9 <vm_exec_core+25705>, 0x5ac8f16c47a3 <vm_exec_core+21347>, 0x5ac8f16c1b9a <vm_exec_core+10074>, 0x5ac8f16c1423 <vm_exec_core+8163>, 0x5ac8f16c56d7 <vm_exec_core+25239>, 0x5ac8f16c259c <vm_exec_core+12636>, 0x5ac8f16c4e37 <vm_exec_core+23031>, 0x5ac8f16c482b <vm_exec_core+21483>, 0x5ac8f16c4f04 <vm_exec_core+23236>, 0x5ac8f16c6707 <vm_exec_core+29383>, 0x5ac8f16c38f4 <vm_exec_core+17588>, 0x5ac8f16c5978 <vm_exec_core+25912>, 0x5ac8f16bf7cb <vm_exec_core+907>, 0x5ac8f16c55a5 <vm_exec_core+24933>, 0x5ac8f16c1e72 <vm_exec_core+10802>, 0x5ac8f16c4138 <vm_exec_core+19704>, 0x5ac8f16c4698 <vm_exec_core+21080>, 0x5ac8f16bf7d0 <vm_exec_core+912>, 0x5ac8f16c3fa3 <vm_exec_core+19299>, 0x5ac8f16c226f <vm_exec_core+11823>, 0x5ac8f16c15e0 <vm_exec_core+8608>, 0x5ac8f16c4f98 <vm_exec_core+23384>, 0x5ac8f16c06d0 <vm_exec_core+4752>, 0x5ac8f16c2e54 <vm_exec_core+14868>, 0x5ac8f16ce726 <vm_exec_core+62182>, 0x5ac8f16c4b57 <vm_exec_core+22295>, 0x5ac8f16c0f31 <vm_exec_core+6897>, 0x5ac8f16c12ff <vm_exec_core+7871>, 0x5ac8f16c11dd <vm_exec_core+7581>, 0x5ac8f16c1836 <vm_exec_core+9206>, 0x5ac8f16c20be <vm_exec_core+11390>, 0x5ac8f16c0e52 <vm_exec_core+6674>, 0x5ac8f16c7683 <vm_exec_core+33347>, 0x5ac8f16c4c0e <vm_exec_core+22478>, 0x5ac8f16c371c <vm_exec_core+17116>, 0x5ac8f16c6027 <vm_exec_core+27623>, 0x5ac8f16c77a1 <vm_exec_core+33633>, 0x5ac8f16c638d <vm_exec_core+28493>, 0x5ac8f16c71ee <vm_exec_core+32174>, 0x5ac8f16c72c6 <vm_exec_core+32390>, 0x5ac8f16c00ac <vm_exec_core+3180>, 0x5ac8f16c6d74 <vm_exec_core+31028>, 0x5ac8f16c245f <vm_exec_core+12319>, 0x5ac8f16c6faf <vm_exec_core+31599>, 0x5ac8f16c1f1e <vm_exec_core+10974>, 0x5ac8f16c628b <vm_exec_core+28235>, 0x5ac8f16bfed3 <vm_exec_core+2707>, 0x5ac8f16c1cb4 <vm_exec_core+10356>, 0x5ac8f16c305c <vm_exec_core+15388>, 0x5ac8f16c29f5 <vm_exec_core+13749>, 0x5ac8f16c27c4 <vm_exec_core+13188>, 0x5ac8f16bf8c7 <vm_exec_core+1159>, 0x5ac8f16bfdea <vm_exec_core+2474>, 0x5ac8f16bf959 <vm_exec_core+1305>, 0x5ac8f16c65a6 <vm_exec_core+29030>, 0x5ac8f16c3e40 <vm_exec_core+18944>, 0x5ac8f16c33e4 <vm_exec_core+16292>, 0x5ac8f16c3b01 <vm_exec_core+18113>, 0x5ac8f16c381a <vm_exec_core+17370>, 0x5ac8f16c2865 <vm_exec_core+13349>, 0x5ac8f16c3208 <vm_exec_core+15816>, 0x5ac8f16c2d2a <vm_exec_core+14570>, 0x5ac8f16c3513 <vm_exec_core+16595>, 0x5ac8f16c3595 <vm_exec_core+16725>, 0x5ac8f16bfb3a <vm_exec_core+1786>, 0x5ac8f16c0c0b <vm_exec_core+6091>, 0x5ac8f16c67d6 <vm_exec_core+29590>, 0x5ac8f16c0763 <vm_exec_core+4899>, 0x5ac8f16c73df <vm_exec_core+32671>, 0x5ac8f16c5203 <vm_exec_core+24003>, 0x5ac8f16c2b7e <vm_exec_core+14142>, 0x5ac8f16bfcba <vm_exec_core+2170>, 0x5ac8f16c6e48 <vm_exec_core+31240>, 0x5ac8f16c6b42 <vm_exec_core+30466>, 0x5ac8f16c09db <vm_exec_core+5531>, 0x5ac8f16c0258 <vm_exec_core+3608>, 0x5ac8f16c57ee <vm_exec_core+25518>, 0x5ac8f16c1992 <vm_exec_core+9554>, 0x5ac8f16c7086 <vm_exec_core+31814>, 0x5ac8f16c6cd0 <vm_exec_core+30864>, 0x5ac8f16c1ff2 <vm_exec_core+11186>, 0x5ac8f16c2afc <vm_exec_core+14012>, 0x5ac8f16c5451 <vm_exec_core+24593>, 0x5ac8f16c6c31 <vm_exec_core+30705>, 0x5ac8f16c45b8 <vm_exec_core+20856>, 0x5ac8f16c54eb <vm_exec_core+24747>, 0x5ac8f16c5b9f <vm_exec_core+26463>, 0x5ac8f16c44e4 <vm_exec_core+20644>, 0x5ac8f16c0184 <vm_exec_core+3396>, 0x5ac8f16c4d1d <vm_exec_core+22749>, 0x5ac8f16bfffa <vm_exec_core+3002>, 0x5ac8f16c046a <vm_exec_core+4138>, 0x5ac8f16c233f <vm_exec_core+12031>, 0x5ac8f16c4085 <vm_exec_core+19525>, 0x5ac8f16c4a66 <vm_exec_core+22054>, 0x5ac8f16c3c21 <vm_exec_core+18401>, 0x5ac8f16bfb7f <vm_exec_core+1855>, 0x5ac8f16c6121 <vm_exec_core+27873>, 0x5ac8f16c6a57 <vm_exec_core+30231>, 0x5ac8f16c0543 <vm_exec_core+4355>, 0x5ac8f16c10d7 <vm_exec_core+7319>, 0x5ac8f16c0b5d <vm_exec_core+5917>, 0x5ac8f16c1a97 <vm_exec_core+9815>, 0x5ac8f16c2a91 <vm_exec_core+13905>, 0x5ac8f16c0605 <vm_exec_core+4549>, 0x5ac8f16c5f6a <vm_exec_core+27434>, 0x5ac8f16c1046 <vm_exec_core+7174>, 0x5ac8f16c294f <vm_exec_core+13583>, 0x5ac8f16c3304 <vm_exec_core+16068>, 0x5ac8f16c589a <vm_exec_core+25690>, 0x5ac8f16c4794 <vm_exec_core+21332>, 0x5ac8f16c1b8b <vm_exec_core+10059>, 0x5ac8f16c1414 <vm_exec_core+8148>, 0x5ac8f16c56c8 <vm_exec_core+25224>, 0x5ac8f16c258d <vm_exec_core+12621>, 0x5ac8f16c4e28 <vm_exec_core+23016>, 0x5ac8f16c481c <vm_exec_core+21468>, 0x5ac8f16c4ef5 <vm_exec_core+23221>, 0x5ac8f16c66f8 <vm_exec_core+29368>, 0x5ac8f16c38e5 <vm_exec_core+17573>, 0x5ac8f16c5969 <vm_exec_core+25897>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c5596 <vm_exec_core+24918>, 0x5ac8f16c1e63 <vm_exec_core+10787>, 0x5ac8f16c4129 <vm_exec_core+19689>, 0x5ac8f16c4689 <vm_exec_core+21065>, 0x5ac8f16c3048 <vm_exec_core+15368>, 0x5ac8f16c3f94 <vm_exec_core+19284>, 0x5ac8f16c2260 <vm_exec_core+11808>, 0x5ac8f16c15d1 <vm_exec_core+8593>, 0x5ac8f16c4f89 <vm_exec_core+23369>, 0x5ac8f16c06c1 <vm_exec_core+4737>, 0x5ac8f16c2e45 <vm_exec_core+14853>, 0x5ac8f16ce717 <vm_exec_core+62167>, 0x5ac8f16c4b48 <vm_exec_core+22280>, 0x5ac8f16c0f22 <vm_exec_core+6882>, 0x5ac8f16c12f0 <vm_exec_core+7856>, 0x5ac8f16c11ce <vm_exec_core+7566>, 0x5ac8f16c1827 <vm_exec_core+9191>, 0x5ac8f16c20af <vm_exec_core+11375>, 0x5ac8f16c3f8f <vm_exec_core+19279>, 0x5ac8f16c3712 <vm_exec_core+17106>, 0x5ac8f16c3f8a <vm_exec_core+19274>, 0x5ac8f16c4780 <vm_exec_core+21312>, 0x5ac8f16c477e <vm_exec_core+21310>, 0x5ac8f16c1822 <vm_exec_core+9186>, 0x5ac8f16c4ce1 <vm_exec_core+22689>, 0x5ac8f16c2af2 <vm_exec_core+14002>, 0x5ac8f16c2af7 <vm_exec_core+14007>, 0x5ac8f16c477c <vm_exec_core+21308>, 0x5ac8f16c465b <vm_exec_core+21019>, 0x5ac8f16c3ae8 <vm_exec_core+18088>, 0x5ac8f16c3806 <vm_exec_core+17350>, 0x5ac8f16c477a <vm_exec_core+21306>, 0x5ac8f16c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x724846bff720
        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>
#96 0x00005ac8f16bc371 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.
#97 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
#98 0x00005ac8f134331b in rb_ec_exec_node (ec=0x5160000003d0, n=0x724848df58b0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe8632a4d0, <optimized out>, 0x7ffe8632a420, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x724848df58b0
#99 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#100 0x00005ac8f133c887 in rb_main (argc=10, argv=0x7ffe8632a6a8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#101 main (argc=10, argv=0x7ffe8632a6a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x00005ac8f1b7196f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1306
1306	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 1297514) detached]
$ timeout 60 gdb -p 1295552 -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".
0x00005ac8f1265ce0 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7248498bdc40 (LWP 1295552) "ruby" 0x00005ac8f1265ce0 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const ()

>>> Machine level backtrace


Thread 1 (Thread 0x7248498bdc40 (LWP 1295552) "ruby"):
#0  0x00005ac8f1265ce0 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const ()
No symbol table info available.
#1  0x00005ac8f1265b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#2  0x00005ac8f1265786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#3  0x00005ac8f1267a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#4  0x00005ac8f12fe920 in __interceptor_free ()
No symbol table info available.
#5  0x00005ac8f137045e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x72482597f800, old_size=1572864) at /tmp/ruby/src/trunk_asan/gc/default.c:8221
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#6  ruby_sized_xfree (x=0x72482597f800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4186
No locals.
#7  ruby_xfree (x=0x72482597f800) at /tmp/ruby/src/trunk_asan/gc.c:4197
No locals.
#8  0x00005ac8f15bf0f3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#9  0x00005ac8f16fe7a0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116
        th = 0x515000000300
        stack = 0x724846aff800
        objspace = 0x51d000000a80
        next = <optimized out>
#10 0x00005ac8f13428f0 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 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#11 0x00005ac8f13433ba in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = <optimized out>
        status = <optimized out>
#12 0x00005ac8f133c887 in rb_main (argc=10, argv=0x7ffe8632a6a8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#13 main (argc=10, argv=0x7ffe8632a6a8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x00005ac8f1b7196f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1306
1306	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 1295552) detached]
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: [BUG] Segmentation fault at 0x0000000000000010
ruby 3.4.0dev (2024-09-26T04:56:36Z master a3fd24e22e) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]


-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x00005ac8f1b7196f RBP: 0x00007ffe86329840 RSP: 0x00007ffe86329820
 RAX: 0x0000000000000002 RBX: 0x00007248498044e0 RCX: 0x00000e49093008d4
 RDX: 0x0000540000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000700
  R8: 0x00005ac8f201d148  R9: 0x0000000000000002 R10: 0x4000000000000000
 R11: 0x0000000000000000 R12: 0x0000515000000900 R13: 0x0000500000000000
 R14: 0x0000515000000300 R15: 0x00005ac8f1dbc160 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
$ timeout 60 gdb -p 1295541 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1331010]
[New LWP 1295543]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007da91d9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7da91b738d48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7da91db93c40 (LWP 1295541) "ruby"            0x00007da91d9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7da91b738d48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7da8fca006c0 (LWP 1331010) "Timeout stdlib " 0x00007da91d898d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7da8fc9fdc60, op=137, expected=0, futex_word=0x50c0055bb850) at ./nptl/futex-internal.c:57
  3    Thread 0x7da9016006c0 (LWP 1295543) "ruby"            0x00007da91d91b4cd in __GI___poll (fds=0x7da900309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x7da9016006c0 (LWP 1295543) "ruby"):
#0  0x00007da91d91b4cd in __GI___poll (fds=0x7da900309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ded29da342a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ded2a150a5f 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  0x00005ded29dfc7df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007da91d89ca94 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 = {138164826015424, 5616166135484578971, 138164826015424, -352, 25, 140723319202400, 5616166135471996059, 5616156910204550299}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007da91d929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7da8fca006c0 (LWP 1331010) "Timeout stdlib "):
#0  0x00007da91d898d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7da8fc9fdc60, op=137, expected=0, futex_word=0x50c0055bb850) 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=-2147483648, abstime=0x7da8fc9fdc60, clockid=0, expected=0, futex_word=0x50c0055bb850) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0055bb850, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7da8fc9fdc60, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007da91d89bc7e in __pthread_cond_wait_common (abstime=0x7da8fc9fdc60, clockid=1, mutex=0x51500004dea0, cond=0x50c0055bb828) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7da91d89b4a0 <__condvar_cleanup_waiting>, __arg = 0x7da8fc9fdb50, __canceltype = 2401295, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0055bb828, mutex = 0x51500004dea0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0055bb828, mutex=mutex@entry=0x51500004dea0, abstime=abstime@entry=0x7da8fc9fdc60) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005ded2a149ec1 in native_cond_timedwait (cond=0x50c0055bb828, mutex=0x51500004dea0, 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=0x51500004dd80, rel=rel@entry=0x7da8fba0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x515000000920
        lock = 0x51500004dea0
        cond = 0x50c0055bb828
        max = 100000000000000000
#7  0x00005ded2a131334 in native_sleep (th=0x51500004dd80, rel=0x7da8fba0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999805000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299
        prev_status = THREAD_RUNNABLE
        end = 2365097148624369
        woke = 1
#9  0x00005ded2a12ba9f in rb_mutex_wait_for (time=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:563
        rel = <optimized out>
#10 0x00005ded29e47020 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 = 0x516000880ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7da8fc9fdef0, <optimized out>, 0x7da8fc9fde00, <optimized out>, <optimized out>}, prev = 0x7da8fbc0b880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000880ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005ded2a12b62d in rb_mutex_sleep (self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:590
        rel = <error reading variable rel (Cannot access memory at address 0x89)>
        woken = 20
        t = {tv_sec = 0, tv_usec = 999805}
        beg = 1727328533
        scheduler = <optimized out>
        end = <optimized out>
#12 0x00005ded2a23384c in vm_call0_cfunc_with_frame (ec=0x516000880ed0, calling=<optimized out>, argv=0x7da8fbc0b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x7da9001ff6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 138165291046080
        argc = 1
        mid = 26337
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x516000880ed0, calling=<optimized out>, argv=0x7da8fbc0b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x00005ded2a1e715e in vm_call0_cc (recv=138165291046080, id=26337, argc=<optimized out>, argv=<optimized out>, cc=0x7da9016e03c0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7da9016e03c0
        self = <optimized out>
#17 0x00005ded29e47020 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 = 0x516000880ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7da8fc9fe270, <optimized out>, 0x7da8fc9fe180, <optimized out>, <optimized out>}, prev = 0x7da8fbc0ae40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000880ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x00005ded2a154e4d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1548
        sync_waiter = {self = 138165291046080, th = 0x51500004dd80, fiber = 0x0, node = {next = 0x5030000aafe0, prev = 0x5030000aafe0}}
        ec = <optimized out>
        cv = 0x5030000aafe0
        args = <optimized out>
#19 0x00005ded2a21f5b8 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 = 0x45e100100005
        cc = <optimized out>
        me = 0x7da91d348598
        cfunc = 0x50400001fc58
        recv = 138165291046440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005ded2a20572d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7da8fc9fe840) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00005ded2a2051e5 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 = 0x7da8fc9fdc60
#22 0x00005ded2a1ccdfd in vm_sendish (ec=0x516000880ed0, reg_cfp=0x7da9001ff720, 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>
#23 vm_exec_core (ec=ec@entry=0x516000880ed0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ded2a1bfb49 <vm_exec_core+1801>, 0x5ded2a1c0c1a <vm_exec_core+6106>, 0x5ded2a1c67e5 <vm_exec_core+29605>, 0x5ded2a1c0772 <vm_exec_core+4914>, 0x5ded2a1c73ee <vm_exec_core+32686>, 0x5ded2a1c5212 <vm_exec_core+24018>, 0x5ded2a1c2b8d <vm_exec_core+14157>, 0x5ded2a1bfcc9 <vm_exec_core+2185>, 0x5ded2a1c6e57 <vm_exec_core+31255>, 0x5ded2a1c6b51 <vm_exec_core+30481>, 0x5ded2a1c09ea <vm_exec_core+5546>, 0x5ded2a1c0267 <vm_exec_core+3623>, 0x5ded2a1c57fd <vm_exec_core+25533>, 0x5ded2a1c19a1 <vm_exec_core+9569>, 0x5ded2a1c7095 <vm_exec_core+31829>, 0x5ded2a1c6cdf <vm_exec_core+30879>, 0x5ded2a1c2001 <vm_exec_core+11201>, 0x5ded2a1c2b0b <vm_exec_core+14027>, 0x5ded2a1c5460 <vm_exec_core+24608>, 0x5ded2a1c6c40 <vm_exec_core+30720>, 0x5ded2a1c45c7 <vm_exec_core+20871>, 0x5ded2a1c54fa <vm_exec_core+24762>, 0x5ded2a1c5bae <vm_exec_core+26478>, 0x5ded2a1c44f3 <vm_exec_core+20659>, 0x5ded2a1c0193 <vm_exec_core+3411>, 0x5ded2a1c4d2c <vm_exec_core+22764>, 0x5ded2a1c0009 <vm_exec_core+3017>, 0x5ded2a1c0479 <vm_exec_core+4153>, 0x5ded2a1c234e <vm_exec_core+12046>, 0x5ded2a1c4094 <vm_exec_core+19540>, 0x5ded2a1c4a75 <vm_exec_core+22069>, 0x5ded2a1c3c30 <vm_exec_core+18416>, 0x5ded2a1bfb8e <vm_exec_core+1870>, 0x5ded2a1c6130 <vm_exec_core+27888>, 0x5ded2a1c6a66 <vm_exec_core+30246>, 0x5ded2a1c0552 <vm_exec_core+4370>, 0x5ded2a1c10e6 <vm_exec_core+7334>, 0x5ded2a1c0b6c <vm_exec_core+5932>, 0x5ded2a1c1aa6 <vm_exec_core+9830>, 0x5ded2a1c2aa0 <vm_exec_core+13920>, 0x5ded2a1c0614 <vm_exec_core+4564>, 0x5ded2a1c5f79 <vm_exec_core+27449>, 0x5ded2a1c1055 <vm_exec_core+7189>, 0x5ded2a1c295e <vm_exec_core+13598>, 0x5ded2a1c3313 <vm_exec_core+16083>, 0x5ded2a1c58a9 <vm_exec_core+25705>, 0x5ded2a1c47a3 <vm_exec_core+21347>, 0x5ded2a1c1b9a <vm_exec_core+10074>, 0x5ded2a1c1423 <vm_exec_core+8163>, 0x5ded2a1c56d7 <vm_exec_core+25239>, 0x5ded2a1c259c <vm_exec_core+12636>, 0x5ded2a1c4e37 <vm_exec_core+23031>, 0x5ded2a1c482b <vm_exec_core+21483>, 0x5ded2a1c4f04 <vm_exec_core+23236>, 0x5ded2a1c6707 <vm_exec_core+29383>, 0x5ded2a1c38f4 <vm_exec_core+17588>, 0x5ded2a1c5978 <vm_exec_core+25912>, 0x5ded2a1bf7cb <vm_exec_core+907>, 0x5ded2a1c55a5 <vm_exec_core+24933>, 0x5ded2a1c1e72 <vm_exec_core+10802>, 0x5ded2a1c4138 <vm_exec_core+19704>, 0x5ded2a1c4698 <vm_exec_core+21080>, 0x5ded2a1bf7d0 <vm_exec_core+912>, 0x5ded2a1c3fa3 <vm_exec_core+19299>, 0x5ded2a1c226f <vm_exec_core+11823>, 0x5ded2a1c15e0 <vm_exec_core+8608>, 0x5ded2a1c4f98 <vm_exec_core+23384>, 0x5ded2a1c06d0 <vm_exec_core+4752>, 0x5ded2a1c2e54 <vm_exec_core+14868>, 0x5ded2a1ce726 <vm_exec_core+62182>, 0x5ded2a1c4b57 <vm_exec_core+22295>, 0x5ded2a1c0f31 <vm_exec_core+6897>, 0x5ded2a1c12ff <vm_exec_core+7871>, 0x5ded2a1c11dd <vm_exec_core+7581>, 0x5ded2a1c1836 <vm_exec_core+9206>, 0x5ded2a1c20be <vm_exec_core+11390>, 0x5ded2a1c0e52 <vm_exec_core+6674>, 0x5ded2a1c7683 <vm_exec_core+33347>, 0x5ded2a1c4c0e <vm_exec_core+22478>, 0x5ded2a1c371c <vm_exec_core+17116>, 0x5ded2a1c6027 <vm_exec_core+27623>, 0x5ded2a1c77a1 <vm_exec_core+33633>, 0x5ded2a1c638d <vm_exec_core+28493>, 0x5ded2a1c71ee <vm_exec_core+32174>, 0x5ded2a1c72c6 <vm_exec_core+32390>, 0x5ded2a1c00ac <vm_exec_core+3180>, 0x5ded2a1c6d74 <vm_exec_core+31028>, 0x5ded2a1c245f <vm_exec_core+12319>, 0x5ded2a1c6faf <vm_exec_core+31599>, 0x5ded2a1c1f1e <vm_exec_core+10974>, 0x5ded2a1c628b <vm_exec_core+28235>, 0x5ded2a1bfed3 <vm_exec_core+2707>, 0x5ded2a1c1cb4 <vm_exec_core+10356>, 0x5ded2a1c305c <vm_exec_core+15388>, 0x5ded2a1c29f5 <vm_exec_core+13749>, 0x5ded2a1c27c4 <vm_exec_core+13188>, 0x5ded2a1bf8c7 <vm_exec_core+1159>, 0x5ded2a1bfdea <vm_exec_core+2474>, 0x5ded2a1bf959 <vm_exec_core+1305>, 0x5ded2a1c65a6 <vm_exec_core+29030>, 0x5ded2a1c3e40 <vm_exec_core+18944>, 0x5ded2a1c33e4 <vm_exec_core+16292>, 0x5ded2a1c3b01 <vm_exec_core+18113>, 0x5ded2a1c381a <vm_exec_core+17370>, 0x5ded2a1c2865 <vm_exec_core+13349>, 0x5ded2a1c3208 <vm_exec_core+15816>, 0x5ded2a1c2d2a <vm_exec_core+14570>, 0x5ded2a1c3513 <vm_exec_core+16595>, 0x5ded2a1c3595 <vm_exec_core+16725>, 0x5ded2a1bfb3a <vm_exec_core+1786>, 0x5ded2a1c0c0b <vm_exec_core+6091>, 0x5ded2a1c67d6 <vm_exec_core+29590>, 0x5ded2a1c0763 <vm_exec_core+4899>, 0x5ded2a1c73df <vm_exec_core+32671>, 0x5ded2a1c5203 <vm_exec_core+24003>, 0x5ded2a1c2b7e <vm_exec_core+14142>, 0x5ded2a1bfcba <vm_exec_core+2170>, 0x5ded2a1c6e48 <vm_exec_core+31240>, 0x5ded2a1c6b42 <vm_exec_core+30466>, 0x5ded2a1c09db <vm_exec_core+5531>, 0x5ded2a1c0258 <vm_exec_core+3608>, 0x5ded2a1c57ee <vm_exec_core+25518>, 0x5ded2a1c1992 <vm_exec_core+9554>, 0x5ded2a1c7086 <vm_exec_core+31814>, 0x5ded2a1c6cd0 <vm_exec_core+30864>, 0x5ded2a1c1ff2 <vm_exec_core+11186>, 0x5ded2a1c2afc <vm_exec_core+14012>, 0x5ded2a1c5451 <vm_exec_core+24593>, 0x5ded2a1c6c31 <vm_exec_core+30705>, 0x5ded2a1c45b8 <vm_exec_core+20856>, 0x5ded2a1c54eb <vm_exec_core+24747>, 0x5ded2a1c5b9f <vm_exec_core+26463>, 0x5ded2a1c44e4 <vm_exec_core+20644>, 0x5ded2a1c0184 <vm_exec_core+3396>, 0x5ded2a1c4d1d <vm_exec_core+22749>, 0x5ded2a1bfffa <vm_exec_core+3002>, 0x5ded2a1c046a <vm_exec_core+4138>, 0x5ded2a1c233f <vm_exec_core+12031>, 0x5ded2a1c4085 <vm_exec_core+19525>, 0x5ded2a1c4a66 <vm_exec_core+22054>, 0x5ded2a1c3c21 <vm_exec_core+18401>, 0x5ded2a1bfb7f <vm_exec_core+1855>, 0x5ded2a1c6121 <vm_exec_core+27873>, 0x5ded2a1c6a57 <vm_exec_core+30231>, 0x5ded2a1c0543 <vm_exec_core+4355>, 0x5ded2a1c10d7 <vm_exec_core+7319>, 0x5ded2a1c0b5d <vm_exec_core+5917>, 0x5ded2a1c1a97 <vm_exec_core+9815>, 0x5ded2a1c2a91 <vm_exec_core+13905>, 0x5ded2a1c0605 <vm_exec_core+4549>, 0x5ded2a1c5f6a <vm_exec_core+27434>, 0x5ded2a1c1046 <vm_exec_core+7174>, 0x5ded2a1c294f <vm_exec_core+13583>, 0x5ded2a1c3304 <vm_exec_core+16068>, 0x5ded2a1c589a <vm_exec_core+25690>, 0x5ded2a1c4794 <vm_exec_core+21332>, 0x5ded2a1c1b8b <vm_exec_core+10059>, 0x5ded2a1c1414 <vm_exec_core+8148>, 0x5ded2a1c56c8 <vm_exec_core+25224>, 0x5ded2a1c258d <vm_exec_core+12621>, 0x5ded2a1c4e28 <vm_exec_core+23016>, 0x5ded2a1c481c <vm_exec_core+21468>, 0x5ded2a1c4ef5 <vm_exec_core+23221>, 0x5ded2a1c66f8 <vm_exec_core+29368>, 0x5ded2a1c38e5 <vm_exec_core+17573>, 0x5ded2a1c5969 <vm_exec_core+25897>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c5596 <vm_exec_core+24918>, 0x5ded2a1c1e63 <vm_exec_core+10787>, 0x5ded2a1c4129 <vm_exec_core+19689>, 0x5ded2a1c4689 <vm_exec_core+21065>, 0x5ded2a1c3048 <vm_exec_core+15368>, 0x5ded2a1c3f94 <vm_exec_core+19284>, 0x5ded2a1c2260 <vm_exec_core+11808>, 0x5ded2a1c15d1 <vm_exec_core+8593>, 0x5ded2a1c4f89 <vm_exec_core+23369>, 0x5ded2a1c06c1 <vm_exec_core+4737>, 0x5ded2a1c2e45 <vm_exec_core+14853>, 0x5ded2a1ce717 <vm_exec_core+62167>, 0x5ded2a1c4b48 <vm_exec_core+22280>, 0x5ded2a1c0f22 <vm_exec_core+6882>, 0x5ded2a1c12f0 <vm_exec_core+7856>, 0x5ded2a1c11ce <vm_exec_core+7566>, 0x5ded2a1c1827 <vm_exec_core+9191>, 0x5ded2a1c20af <vm_exec_core+11375>, 0x5ded2a1c3f8f <vm_exec_core+19279>, 0x5ded2a1c3712 <vm_exec_core+17106>, 0x5ded2a1c3f8a <vm_exec_core+19274>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c477e <vm_exec_core+21310>, 0x5ded2a1c1822 <vm_exec_core+9186>, 0x5ded2a1c4ce1 <vm_exec_core+22689>, 0x5ded2a1c2af2 <vm_exec_core+14002>, 0x5ded2a1c2af7 <vm_exec_core+14007>, 0x5ded2a1c477c <vm_exec_core+21308>, 0x5ded2a1c465b <vm_exec_core+21019>, 0x5ded2a1c3ae8 <vm_exec_core+18088>, 0x5ded2a1c3806 <vm_exec_core+17350>, 0x5ded2a1c477a <vm_exec_core+21306>, 0x5ded2a1c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x7da9001ff720
        reg_pc = 0x513000088718
        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>
#24 0x00005ded2a1bbfb8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000880ed0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005ded2a23cbc2 in invoke_iseq_block_from_c (ec=0x516000880ed0, captured=0x7da9001ff7a8, self=138165291143520, 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 = 0x7da91d17ddd0
        cfp = <optimized out>
        sp = 0x7da9000ff870
        use_argv = 0x0
        stack_argv = 0x7da9000ff870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x7da9001ff7a8
#27 0x00005ded2a1e93a6 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x00005ded2a1e93a6 in rb_yield (val=<optimized out>)
No locals.
#31 0x00005ded29e47020 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 = 0x516000880ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7da8fc9fef90, <optimized out>, 0x7da8fc9feea0, <optimized out>, <optimized out>}, prev = 0x7da8fbc09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000880ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x00005ded2a21f5b8 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 = 0x66f100000001
        cc = <optimized out>
        me = 0x7da91d348b88
        cfunc = 0x50400001f658
        recv = 138165291046080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00005ded2a1c433b in vm_sendish (ec=0x516000880ed0, reg_cfp=0x7da9001ff790, cd=0x50f000005340, 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>
#34 vm_exec_core (ec=ec@entry=0x516000880ed0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000005340
        insns_address_table = {0x5ded2a1bfb49 <vm_exec_core+1801>, 0x5ded2a1c0c1a <vm_exec_core+6106>, 0x5ded2a1c67e5 <vm_exec_core+29605>, 0x5ded2a1c0772 <vm_exec_core+4914>, 0x5ded2a1c73ee <vm_exec_core+32686>, 0x5ded2a1c5212 <vm_exec_core+24018>, 0x5ded2a1c2b8d <vm_exec_core+14157>, 0x5ded2a1bfcc9 <vm_exec_core+2185>, 0x5ded2a1c6e57 <vm_exec_core+31255>, 0x5ded2a1c6b51 <vm_exec_core+30481>, 0x5ded2a1c09ea <vm_exec_core+5546>, 0x5ded2a1c0267 <vm_exec_core+3623>, 0x5ded2a1c57fd <vm_exec_core+25533>, 0x5ded2a1c19a1 <vm_exec_core+9569>, 0x5ded2a1c7095 <vm_exec_core+31829>, 0x5ded2a1c6cdf <vm_exec_core+30879>, 0x5ded2a1c2001 <vm_exec_core+11201>, 0x5ded2a1c2b0b <vm_exec_core+14027>, 0x5ded2a1c5460 <vm_exec_core+24608>, 0x5ded2a1c6c40 <vm_exec_core+30720>, 0x5ded2a1c45c7 <vm_exec_core+20871>, 0x5ded2a1c54fa <vm_exec_core+24762>, 0x5ded2a1c5bae <vm_exec_core+26478>, 0x5ded2a1c44f3 <vm_exec_core+20659>, 0x5ded2a1c0193 <vm_exec_core+3411>, 0x5ded2a1c4d2c <vm_exec_core+22764>, 0x5ded2a1c0009 <vm_exec_core+3017>, 0x5ded2a1c0479 <vm_exec_core+4153>, 0x5ded2a1c234e <vm_exec_core+12046>, 0x5ded2a1c4094 <vm_exec_core+19540>, 0x5ded2a1c4a75 <vm_exec_core+22069>, 0x5ded2a1c3c30 <vm_exec_core+18416>, 0x5ded2a1bfb8e <vm_exec_core+1870>, 0x5ded2a1c6130 <vm_exec_core+27888>, 0x5ded2a1c6a66 <vm_exec_core+30246>, 0x5ded2a1c0552 <vm_exec_core+4370>, 0x5ded2a1c10e6 <vm_exec_core+7334>, 0x5ded2a1c0b6c <vm_exec_core+5932>, 0x5ded2a1c1aa6 <vm_exec_core+9830>, 0x5ded2a1c2aa0 <vm_exec_core+13920>, 0x5ded2a1c0614 <vm_exec_core+4564>, 0x5ded2a1c5f79 <vm_exec_core+27449>, 0x5ded2a1c1055 <vm_exec_core+7189>, 0x5ded2a1c295e <vm_exec_core+13598>, 0x5ded2a1c3313 <vm_exec_core+16083>, 0x5ded2a1c58a9 <vm_exec_core+25705>, 0x5ded2a1c47a3 <vm_exec_core+21347>, 0x5ded2a1c1b9a <vm_exec_core+10074>, 0x5ded2a1c1423 <vm_exec_core+8163>, 0x5ded2a1c56d7 <vm_exec_core+25239>, 0x5ded2a1c259c <vm_exec_core+12636>, 0x5ded2a1c4e37 <vm_exec_core+23031>, 0x5ded2a1c482b <vm_exec_core+21483>, 0x5ded2a1c4f04 <vm_exec_core+23236>, 0x5ded2a1c6707 <vm_exec_core+29383>, 0x5ded2a1c38f4 <vm_exec_core+17588>, 0x5ded2a1c5978 <vm_exec_core+25912>, 0x5ded2a1bf7cb <vm_exec_core+907>, 0x5ded2a1c55a5 <vm_exec_core+24933>, 0x5ded2a1c1e72 <vm_exec_core+10802>, 0x5ded2a1c4138 <vm_exec_core+19704>, 0x5ded2a1c4698 <vm_exec_core+21080>, 0x5ded2a1bf7d0 <vm_exec_core+912>, 0x5ded2a1c3fa3 <vm_exec_core+19299>, 0x5ded2a1c226f <vm_exec_core+11823>, 0x5ded2a1c15e0 <vm_exec_core+8608>, 0x5ded2a1c4f98 <vm_exec_core+23384>, 0x5ded2a1c06d0 <vm_exec_core+4752>, 0x5ded2a1c2e54 <vm_exec_core+14868>, 0x5ded2a1ce726 <vm_exec_core+62182>, 0x5ded2a1c4b57 <vm_exec_core+22295>, 0x5ded2a1c0f31 <vm_exec_core+6897>, 0x5ded2a1c12ff <vm_exec_core+7871>, 0x5ded2a1c11dd <vm_exec_core+7581>, 0x5ded2a1c1836 <vm_exec_core+9206>, 0x5ded2a1c20be <vm_exec_core+11390>, 0x5ded2a1c0e52 <vm_exec_core+6674>, 0x5ded2a1c7683 <vm_exec_core+33347>, 0x5ded2a1c4c0e <vm_exec_core+22478>, 0x5ded2a1c371c <vm_exec_core+17116>, 0x5ded2a1c6027 <vm_exec_core+27623>, 0x5ded2a1c77a1 <vm_exec_core+33633>, 0x5ded2a1c638d <vm_exec_core+28493>, 0x5ded2a1c71ee <vm_exec_core+32174>, 0x5ded2a1c72c6 <vm_exec_core+32390>, 0x5ded2a1c00ac <vm_exec_core+3180>, 0x5ded2a1c6d74 <vm_exec_core+31028>, 0x5ded2a1c245f <vm_exec_core+12319>, 0x5ded2a1c6faf <vm_exec_core+31599>, 0x5ded2a1c1f1e <vm_exec_core+10974>, 0x5ded2a1c628b <vm_exec_core+28235>, 0x5ded2a1bfed3 <vm_exec_core+2707>, 0x5ded2a1c1cb4 <vm_exec_core+10356>, 0x5ded2a1c305c <vm_exec_core+15388>, 0x5ded2a1c29f5 <vm_exec_core+13749>, 0x5ded2a1c27c4 <vm_exec_core+13188>, 0x5ded2a1bf8c7 <vm_exec_core+1159>, 0x5ded2a1bfdea <vm_exec_core+2474>, 0x5ded2a1bf959 <vm_exec_core+1305>, 0x5ded2a1c65a6 <vm_exec_core+29030>, 0x5ded2a1c3e40 <vm_exec_core+18944>, 0x5ded2a1c33e4 <vm_exec_core+16292>, 0x5ded2a1c3b01 <vm_exec_core+18113>, 0x5ded2a1c381a <vm_exec_core+17370>, 0x5ded2a1c2865 <vm_exec_core+13349>, 0x5ded2a1c3208 <vm_exec_core+15816>, 0x5ded2a1c2d2a <vm_exec_core+14570>, 0x5ded2a1c3513 <vm_exec_core+16595>, 0x5ded2a1c3595 <vm_exec_core+16725>, 0x5ded2a1bfb3a <vm_exec_core+1786>, 0x5ded2a1c0c0b <vm_exec_core+6091>, 0x5ded2a1c67d6 <vm_exec_core+29590>, 0x5ded2a1c0763 <vm_exec_core+4899>, 0x5ded2a1c73df <vm_exec_core+32671>, 0x5ded2a1c5203 <vm_exec_core+24003>, 0x5ded2a1c2b7e <vm_exec_core+14142>, 0x5ded2a1bfcba <vm_exec_core+2170>, 0x5ded2a1c6e48 <vm_exec_core+31240>, 0x5ded2a1c6b42 <vm_exec_core+30466>, 0x5ded2a1c09db <vm_exec_core+5531>, 0x5ded2a1c0258 <vm_exec_core+3608>, 0x5ded2a1c57ee <vm_exec_core+25518>, 0x5ded2a1c1992 <vm_exec_core+9554>, 0x5ded2a1c7086 <vm_exec_core+31814>, 0x5ded2a1c6cd0 <vm_exec_core+30864>, 0x5ded2a1c1ff2 <vm_exec_core+11186>, 0x5ded2a1c2afc <vm_exec_core+14012>, 0x5ded2a1c5451 <vm_exec_core+24593>, 0x5ded2a1c6c31 <vm_exec_core+30705>, 0x5ded2a1c45b8 <vm_exec_core+20856>, 0x5ded2a1c54eb <vm_exec_core+24747>, 0x5ded2a1c5b9f <vm_exec_core+26463>, 0x5ded2a1c44e4 <vm_exec_core+20644>, 0x5ded2a1c0184 <vm_exec_core+3396>, 0x5ded2a1c4d1d <vm_exec_core+22749>, 0x5ded2a1bfffa <vm_exec_core+3002>, 0x5ded2a1c046a <vm_exec_core+4138>, 0x5ded2a1c233f <vm_exec_core+12031>, 0x5ded2a1c4085 <vm_exec_core+19525>, 0x5ded2a1c4a66 <vm_exec_core+22054>, 0x5ded2a1c3c21 <vm_exec_core+18401>, 0x5ded2a1bfb7f <vm_exec_core+1855>, 0x5ded2a1c6121 <vm_exec_core+27873>, 0x5ded2a1c6a57 <vm_exec_core+30231>, 0x5ded2a1c0543 <vm_exec_core+4355>, 0x5ded2a1c10d7 <vm_exec_core+7319>, 0x5ded2a1c0b5d <vm_exec_core+5917>, 0x5ded2a1c1a97 <vm_exec_core+9815>, 0x5ded2a1c2a91 <vm_exec_core+13905>, 0x5ded2a1c0605 <vm_exec_core+4549>, 0x5ded2a1c5f6a <vm_exec_core+27434>, 0x5ded2a1c1046 <vm_exec_core+7174>, 0x5ded2a1c294f <vm_exec_core+13583>, 0x5ded2a1c3304 <vm_exec_core+16068>, 0x5ded2a1c589a <vm_exec_core+25690>, 0x5ded2a1c4794 <vm_exec_core+21332>, 0x5ded2a1c1b8b <vm_exec_core+10059>, 0x5ded2a1c1414 <vm_exec_core+8148>, 0x5ded2a1c56c8 <vm_exec_core+25224>, 0x5ded2a1c258d <vm_exec_core+12621>, 0x5ded2a1c4e28 <vm_exec_core+23016>, 0x5ded2a1c481c <vm_exec_core+21468>, 0x5ded2a1c4ef5 <vm_exec_core+23221>, 0x5ded2a1c66f8 <vm_exec_core+29368>, 0x5ded2a1c38e5 <vm_exec_core+17573>, 0x5ded2a1c5969 <vm_exec_core+25897>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c5596 <vm_exec_core+24918>, 0x5ded2a1c1e63 <vm_exec_core+10787>, 0x5ded2a1c4129 <vm_exec_core+19689>, 0x5ded2a1c4689 <vm_exec_core+21065>, 0x5ded2a1c3048 <vm_exec_core+15368>, 0x5ded2a1c3f94 <vm_exec_core+19284>, 0x5ded2a1c2260 <vm_exec_core+11808>, 0x5ded2a1c15d1 <vm_exec_core+8593>, 0x5ded2a1c4f89 <vm_exec_core+23369>, 0x5ded2a1c06c1 <vm_exec_core+4737>, 0x5ded2a1c2e45 <vm_exec_core+14853>, 0x5ded2a1ce717 <vm_exec_core+62167>, 0x5ded2a1c4b48 <vm_exec_core+22280>, 0x5ded2a1c0f22 <vm_exec_core+6882>, 0x5ded2a1c12f0 <vm_exec_core+7856>, 0x5ded2a1c11ce <vm_exec_core+7566>, 0x5ded2a1c1827 <vm_exec_core+9191>, 0x5ded2a1c20af <vm_exec_core+11375>, 0x5ded2a1c3f8f <vm_exec_core+19279>, 0x5ded2a1c3712 <vm_exec_core+17106>, 0x5ded2a1c3f8a <vm_exec_core+19274>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c477e <vm_exec_core+21310>, 0x5ded2a1c1822 <vm_exec_core+9186>, 0x5ded2a1c4ce1 <vm_exec_core+22689>, 0x5ded2a1c2af2 <vm_exec_core+14002>, 0x5ded2a1c2af7 <vm_exec_core+14007>, 0x5ded2a1c477c <vm_exec_core+21308>, 0x5ded2a1c465b <vm_exec_core+21019>, 0x5ded2a1c3ae8 <vm_exec_core+18088>, 0x5ded2a1c3806 <vm_exec_core+17350>, 0x5ded2a1c477a <vm_exec_core+21306>, 0x5ded2a1c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x7da9001ff790
        reg_pc = 0x51700000d830
        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>
#35 0x00005ded2a1bbfb8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x516000880ed0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005ded2a1f91ab in invoke_iseq_block_from_c (ec=0x516000880ed0, captured=<optimized out>, self=138165291143520, 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 = 0x7da91d17de98
        cfp = 0x7da9001ff7c8
        sp = 0x7da9000ff818
        use_argv = <optimized out>
        stack_argv = 0x7da9000ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x516000880ed0, self=138165291143520, 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>
#38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#39 0x00005ded2a1f7436 in rb_vm_invoke_proc (ec=0x50c0055bb850, proc=0x89, proc@entry=0x50400013b810, argc=495553889, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#40 0x00005ded2a14e8e9 in thread_do_start_proc (th=th@entry=0x51500004dd80) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400013b810
        args_len = 0
        args_ptr = <optimized out>
#41 0x00005ded2a14c49a in thread_do_start (th=0x51500004dd80) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#42 thread_start_func_2 (th=th@entry=0x51500004dd80, 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>
#43 0x00005ded2a14b75e in call_thread_start_func_2 (th=0x51500004dd80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x7da8fc9ffce0
#44 nt_start (ptr=0x50c0055bb800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500004dd80
        sched = <optimized out>
        nt = 0x50c0055bb800
        vm = 0x525000000100
#45 0x00005ded29dfc7df in asan_thread_start(void*) ()
No symbol table info available.
#46 0x00007da91d89ca94 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 = {138164746323648, 5616933044844952731, 138164746323648, -352, 0, 140723319190928, 5616933044832369819, 5616156910204550299}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x00007da91d929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7da91db93c40 (LWP 1295541) "ruby"):
#0  0x00007da91d9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7da91b738d48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ded29d90c60 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005ded29fc8604 in do_waitpid (pid=-1, st=0x7da91b738d48, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7da91b738d20) at /tmp/ruby/src/trunk_asan/process.c:1177
        w = 0x7da91b738d20
#4  0x00005ded2a132cdb in rb_nogvl (func=0x5ded29fc85c0 <waitpid_blocking_no_SIGCHLD>, data1=0x7da91b738d20, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        ubf_th = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005ded29fb2fbf in waitpid_no_SIGCHLD (w=0x7da91b738d20) at /tmp/ruby/src/trunk_asan/process.c:1190
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005ded29fc199e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520
        result = 138164826932960
        pid = <optimized out>
        status = <optimized out>
#9  0x00005ded2a21f5b8 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 = 0x6b0100100001
        cc = <optimized out>
        me = 0x7da91d3475a8
        cfunc = 0x504000020898
        recv = 138165292996120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005ded2a20572d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb373d560) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x515000000358
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#11 0x00005ded2a2051e5 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
#12 0x00005ded2a1ccdfd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7da91adff288, 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>
#13 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 = {0x5ded2a1bfb49 <vm_exec_core+1801>, 0x5ded2a1c0c1a <vm_exec_core+6106>, 0x5ded2a1c67e5 <vm_exec_core+29605>, 0x5ded2a1c0772 <vm_exec_core+4914>, 0x5ded2a1c73ee <vm_exec_core+32686>, 0x5ded2a1c5212 <vm_exec_core+24018>, 0x5ded2a1c2b8d <vm_exec_core+14157>, 0x5ded2a1bfcc9 <vm_exec_core+2185>, 0x5ded2a1c6e57 <vm_exec_core+31255>, 0x5ded2a1c6b51 <vm_exec_core+30481>, 0x5ded2a1c09ea <vm_exec_core+5546>, 0x5ded2a1c0267 <vm_exec_core+3623>, 0x5ded2a1c57fd <vm_exec_core+25533>, 0x5ded2a1c19a1 <vm_exec_core+9569>, 0x5ded2a1c7095 <vm_exec_core+31829>, 0x5ded2a1c6cdf <vm_exec_core+30879>, 0x5ded2a1c2001 <vm_exec_core+11201>, 0x5ded2a1c2b0b <vm_exec_core+14027>, 0x5ded2a1c5460 <vm_exec_core+24608>, 0x5ded2a1c6c40 <vm_exec_core+30720>, 0x5ded2a1c45c7 <vm_exec_core+20871>, 0x5ded2a1c54fa <vm_exec_core+24762>, 0x5ded2a1c5bae <vm_exec_core+26478>, 0x5ded2a1c44f3 <vm_exec_core+20659>, 0x5ded2a1c0193 <vm_exec_core+3411>, 0x5ded2a1c4d2c <vm_exec_core+22764>, 0x5ded2a1c0009 <vm_exec_core+3017>, 0x5ded2a1c0479 <vm_exec_core+4153>, 0x5ded2a1c234e <vm_exec_core+12046>, 0x5ded2a1c4094 <vm_exec_core+19540>, 0x5ded2a1c4a75 <vm_exec_core+22069>, 0x5ded2a1c3c30 <vm_exec_core+18416>, 0x5ded2a1bfb8e <vm_exec_core+1870>, 0x5ded2a1c6130 <vm_exec_core+27888>, 0x5ded2a1c6a66 <vm_exec_core+30246>, 0x5ded2a1c0552 <vm_exec_core+4370>, 0x5ded2a1c10e6 <vm_exec_core+7334>, 0x5ded2a1c0b6c <vm_exec_core+5932>, 0x5ded2a1c1aa6 <vm_exec_core+9830>, 0x5ded2a1c2aa0 <vm_exec_core+13920>, 0x5ded2a1c0614 <vm_exec_core+4564>, 0x5ded2a1c5f79 <vm_exec_core+27449>, 0x5ded2a1c1055 <vm_exec_core+7189>, 0x5ded2a1c295e <vm_exec_core+13598>, 0x5ded2a1c3313 <vm_exec_core+16083>, 0x5ded2a1c58a9 <vm_exec_core+25705>, 0x5ded2a1c47a3 <vm_exec_core+21347>, 0x5ded2a1c1b9a <vm_exec_core+10074>, 0x5ded2a1c1423 <vm_exec_core+8163>, 0x5ded2a1c56d7 <vm_exec_core+25239>, 0x5ded2a1c259c <vm_exec_core+12636>, 0x5ded2a1c4e37 <vm_exec_core+23031>, 0x5ded2a1c482b <vm_exec_core+21483>, 0x5ded2a1c4f04 <vm_exec_core+23236>, 0x5ded2a1c6707 <vm_exec_core+29383>, 0x5ded2a1c38f4 <vm_exec_core+17588>, 0x5ded2a1c5978 <vm_exec_core+25912>, 0x5ded2a1bf7cb <vm_exec_core+907>, 0x5ded2a1c55a5 <vm_exec_core+24933>, 0x5ded2a1c1e72 <vm_exec_core+10802>, 0x5ded2a1c4138 <vm_exec_core+19704>, 0x5ded2a1c4698 <vm_exec_core+21080>, 0x5ded2a1bf7d0 <vm_exec_core+912>, 0x5ded2a1c3fa3 <vm_exec_core+19299>, 0x5ded2a1c226f <vm_exec_core+11823>, 0x5ded2a1c15e0 <vm_exec_core+8608>, 0x5ded2a1c4f98 <vm_exec_core+23384>, 0x5ded2a1c06d0 <vm_exec_core+4752>, 0x5ded2a1c2e54 <vm_exec_core+14868>, 0x5ded2a1ce726 <vm_exec_core+62182>, 0x5ded2a1c4b57 <vm_exec_core+22295>, 0x5ded2a1c0f31 <vm_exec_core+6897>, 0x5ded2a1c12ff <vm_exec_core+7871>, 0x5ded2a1c11dd <vm_exec_core+7581>, 0x5ded2a1c1836 <vm_exec_core+9206>, 0x5ded2a1c20be <vm_exec_core+11390>, 0x5ded2a1c0e52 <vm_exec_core+6674>, 0x5ded2a1c7683 <vm_exec_core+33347>, 0x5ded2a1c4c0e <vm_exec_core+22478>, 0x5ded2a1c371c <vm_exec_core+17116>, 0x5ded2a1c6027 <vm_exec_core+27623>, 0x5ded2a1c77a1 <vm_exec_core+33633>, 0x5ded2a1c638d <vm_exec_core+28493>, 0x5ded2a1c71ee <vm_exec_core+32174>, 0x5ded2a1c72c6 <vm_exec_core+32390>, 0x5ded2a1c00ac <vm_exec_core+3180>, 0x5ded2a1c6d74 <vm_exec_core+31028>, 0x5ded2a1c245f <vm_exec_core+12319>, 0x5ded2a1c6faf <vm_exec_core+31599>, 0x5ded2a1c1f1e <vm_exec_core+10974>, 0x5ded2a1c628b <vm_exec_core+28235>, 0x5ded2a1bfed3 <vm_exec_core+2707>, 0x5ded2a1c1cb4 <vm_exec_core+10356>, 0x5ded2a1c305c <vm_exec_core+15388>, 0x5ded2a1c29f5 <vm_exec_core+13749>, 0x5ded2a1c27c4 <vm_exec_core+13188>, 0x5ded2a1bf8c7 <vm_exec_core+1159>, 0x5ded2a1bfdea <vm_exec_core+2474>, 0x5ded2a1bf959 <vm_exec_core+1305>, 0x5ded2a1c65a6 <vm_exec_core+29030>, 0x5ded2a1c3e40 <vm_exec_core+18944>, 0x5ded2a1c33e4 <vm_exec_core+16292>, 0x5ded2a1c3b01 <vm_exec_core+18113>, 0x5ded2a1c381a <vm_exec_core+17370>, 0x5ded2a1c2865 <vm_exec_core+13349>, 0x5ded2a1c3208 <vm_exec_core+15816>, 0x5ded2a1c2d2a <vm_exec_core+14570>, 0x5ded2a1c3513 <vm_exec_core+16595>, 0x5ded2a1c3595 <vm_exec_core+16725>, 0x5ded2a1bfb3a <vm_exec_core+1786>, 0x5ded2a1c0c0b <vm_exec_core+6091>, 0x5ded2a1c67d6 <vm_exec_core+29590>, 0x5ded2a1c0763 <vm_exec_core+4899>, 0x5ded2a1c73df <vm_exec_core+32671>, 0x5ded2a1c5203 <vm_exec_core+24003>, 0x5ded2a1c2b7e <vm_exec_core+14142>, 0x5ded2a1bfcba <vm_exec_core+2170>, 0x5ded2a1c6e48 <vm_exec_core+31240>, 0x5ded2a1c6b42 <vm_exec_core+30466>, 0x5ded2a1c09db <vm_exec_core+5531>, 0x5ded2a1c0258 <vm_exec_core+3608>, 0x5ded2a1c57ee <vm_exec_core+25518>, 0x5ded2a1c1992 <vm_exec_core+9554>, 0x5ded2a1c7086 <vm_exec_core+31814>, 0x5ded2a1c6cd0 <vm_exec_core+30864>, 0x5ded2a1c1ff2 <vm_exec_core+11186>, 0x5ded2a1c2afc <vm_exec_core+14012>, 0x5ded2a1c5451 <vm_exec_core+24593>, 0x5ded2a1c6c31 <vm_exec_core+30705>, 0x5ded2a1c45b8 <vm_exec_core+20856>, 0x5ded2a1c54eb <vm_exec_core+24747>, 0x5ded2a1c5b9f <vm_exec_core+26463>, 0x5ded2a1c44e4 <vm_exec_core+20644>, 0x5ded2a1c0184 <vm_exec_core+3396>, 0x5ded2a1c4d1d <vm_exec_core+22749>, 0x5ded2a1bfffa <vm_exec_core+3002>, 0x5ded2a1c046a <vm_exec_core+4138>, 0x5ded2a1c233f <vm_exec_core+12031>, 0x5ded2a1c4085 <vm_exec_core+19525>, 0x5ded2a1c4a66 <vm_exec_core+22054>, 0x5ded2a1c3c21 <vm_exec_core+18401>, 0x5ded2a1bfb7f <vm_exec_core+1855>, 0x5ded2a1c6121 <vm_exec_core+27873>, 0x5ded2a1c6a57 <vm_exec_core+30231>, 0x5ded2a1c0543 <vm_exec_core+4355>, 0x5ded2a1c10d7 <vm_exec_core+7319>, 0x5ded2a1c0b5d <vm_exec_core+5917>, 0x5ded2a1c1a97 <vm_exec_core+9815>, 0x5ded2a1c2a91 <vm_exec_core+13905>, 0x5ded2a1c0605 <vm_exec_core+4549>, 0x5ded2a1c5f6a <vm_exec_core+27434>, 0x5ded2a1c1046 <vm_exec_core+7174>, 0x5ded2a1c294f <vm_exec_core+13583>, 0x5ded2a1c3304 <vm_exec_core+16068>, 0x5ded2a1c589a <vm_exec_core+25690>, 0x5ded2a1c4794 <vm_exec_core+21332>, 0x5ded2a1c1b8b <vm_exec_core+10059>, 0x5ded2a1c1414 <vm_exec_core+8148>, 0x5ded2a1c56c8 <vm_exec_core+25224>, 0x5ded2a1c258d <vm_exec_core+12621>, 0x5ded2a1c4e28 <vm_exec_core+23016>, 0x5ded2a1c481c <vm_exec_core+21468>, 0x5ded2a1c4ef5 <vm_exec_core+23221>, 0x5ded2a1c66f8 <vm_exec_core+29368>, 0x5ded2a1c38e5 <vm_exec_core+17573>, 0x5ded2a1c5969 <vm_exec_core+25897>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c5596 <vm_exec_core+24918>, 0x5ded2a1c1e63 <vm_exec_core+10787>, 0x5ded2a1c4129 <vm_exec_core+19689>, 0x5ded2a1c4689 <vm_exec_core+21065>, 0x5ded2a1c3048 <vm_exec_core+15368>, 0x5ded2a1c3f94 <vm_exec_core+19284>, 0x5ded2a1c2260 <vm_exec_core+11808>, 0x5ded2a1c15d1 <vm_exec_core+8593>, 0x5ded2a1c4f89 <vm_exec_core+23369>, 0x5ded2a1c06c1 <vm_exec_core+4737>, 0x5ded2a1c2e45 <vm_exec_core+14853>, 0x5ded2a1ce717 <vm_exec_core+62167>, 0x5ded2a1c4b48 <vm_exec_core+22280>, 0x5ded2a1c0f22 <vm_exec_core+6882>, 0x5ded2a1c12f0 <vm_exec_core+7856>, 0x5ded2a1c11ce <vm_exec_core+7566>, 0x5ded2a1c1827 <vm_exec_core+9191>, 0x5ded2a1c20af <vm_exec_core+11375>, 0x5ded2a1c3f8f <vm_exec_core+19279>, 0x5ded2a1c3712 <vm_exec_core+17106>, 0x5ded2a1c3f8a <vm_exec_core+19274>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c477e <vm_exec_core+21310>, 0x5ded2a1c1822 <vm_exec_core+9186>, 0x5ded2a1c4ce1 <vm_exec_core+22689>, 0x5ded2a1c2af2 <vm_exec_core+14002>, 0x5ded2a1c2af7 <vm_exec_core+14007>, 0x5ded2a1c477c <vm_exec_core+21308>, 0x5ded2a1c465b <vm_exec_core+21019>, 0x5ded2a1c3ae8 <vm_exec_core+18088>, 0x5ded2a1c3806 <vm_exec_core+17350>, 0x5ded2a1c477a <vm_exec_core+21306>, 0x5ded2a1c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x7da91adff288
        reg_pc = 0x504000051130
        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>
#14 0x00005ded2a1bc371 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.
#15 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
#16 0x00005ded29f3f628 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=138165291403640) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x7da91d1d4860
#17 0x00005ded29f3a627 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 = 138165293011960
        realpath_map = 138165293011800
        path = 138165291403640
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x00005ded29f388db in rb_require_string_internal (fname=138165291403680, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
        ec = 0x5160000003d0
        result = <optimized out>
#19 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
        base = <optimized out>
#20 0x00005ded2a21f5b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788
        ci = 0x588100140003
        cc = <optimized out>
        me = 0x7da91d1d49f0
        cfunc = 0x504000018698
        recv = 138165293141480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005ded2a20572d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb373e900) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x515000000358
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
th: 0x515000000300, native_id: 0x7da91db93c40
#22 0x00005ded2a2051e5 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
#23 0x00005ded2a1ccdfd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7da91adff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
-- Control frame information -----------------------------------------------
c:0026 p:---- s:0159 e:000158 CFUNC  :waitall
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
c:0025 p:0004 s:0155 e:000154 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:560
c:0024 p:0027 s:0152 e:000151 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:183
        val = 36
        ci = <optimized out>
c:0023 p:0012 s:0147 e:000146 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
c:0022 p:0109 s:0140 E:000490 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:192
        argc = <optimized out>
c:0021 p:0064 s:0130 E:0024f8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:559
c:0020 p:0395 s:0123 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:727
        recv = <optimized out>
        cc = <optimized out>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
#24 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
c:0017 p:0132 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        val = <optimized out>
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        insns_address_table = {0x5ded2a1bfb49 <vm_exec_core+1801>, 0x5ded2a1c0c1a <vm_exec_core+6106>, 0x5ded2a1c67e5 <vm_exec_core+29605>, 0x5ded2a1c0772 <vm_exec_core+4914>, 0x5ded2a1c73ee <vm_exec_core+32686>, 0x5ded2a1c5212 <vm_exec_core+24018>, 0x5ded2a1c2b8d <vm_exec_core+14157>, 0x5ded2a1bfcc9 <vm_exec_core+2185>, 0x5ded2a1c6e57 <vm_exec_core+31255>, 0x5ded2a1c6b51 <vm_exec_core+30481>, 0x5ded2a1c09ea <vm_exec_core+5546>, 0x5ded2a1c0267 <vm_exec_core+3623>, 0x5ded2a1c57fd <vm_exec_core+25533>, 0x5ded2a1c19a1 <vm_exec_core+9569>, 0x5ded2a1c7095 <vm_exec_core+31829>, 0x5ded2a1c6cdf <vm_exec_core+30879>, 0x5ded2a1c2001 <vm_exec_core+11201>, 0x5ded2a1c2b0b <vm_exec_core+14027>, 0x5ded2a1c5460 <vm_exec_core+24608>, 0x5ded2a1c6c40 <vm_exec_core+30720>, 0x5ded2a1c45c7 <vm_exec_core+20871>, 0x5ded2a1c54fa <vm_exec_core+24762>, 0x5ded2a1c5bae <vm_exec_core+26478>, 0x5ded2a1c44f3 <vm_exec_core+20659>, 0x5ded2a1c0193 <vm_exec_core+3411>, 0x5ded2a1c4d2c <vm_exec_core+22764>, 0x5ded2a1c0009 <vm_exec_core+3017>, 0x5ded2a1c0479 <vm_exec_core+4153>, 0x5ded2a1c234e <vm_exec_core+12046>, 0x5ded2a1c4094 <vm_exec_core+19540>, 0x5ded2a1c4a75 <vm_exec_core+22069>, 0x5ded2a1c3c30 <vm_exec_core+18416>, 0x5ded2a1bfb8e <vm_exec_core+1870>, 0x5ded2a1c6130 <vm_exec_core+27888>, 0x5ded2a1c6a66 <vm_exec_core+30246>, 0x5ded2a1c0552 <vm_exec_core+4370>, 0x5ded2a1c10e6 <vm_exec_core+7334>, 0x5ded2a1c0b6c <vm_exec_core+5932>, 0x5ded2a1c1aa6 <vm_exec_core+9830>, 0x5ded2a1c2aa0 <vm_exec_core+13920>, 0x5ded2a1c0614 <vm_exec_core+4564>, 0x5ded2a1c5f79 <vm_exec_core+27449>, 0x5ded2a1c1055 <vm_exec_core+7189>, 0x5ded2a1c295e <vm_exec_core+13598>, 0x5ded2a1c3313 <vm_exec_core+16083>, 0x5ded2a1c58a9 <vm_exec_core+25705>, 0x5ded2a1c47a3 <vm_exec_core+21347>, 0x5ded2a1c1b9a <vm_exec_core+10074>, 0x5ded2a1c1423 <vm_exec_core+8163>, 0x5ded2a1c56d7 <vm_exec_core+25239>, 0x5ded2a1c259c <vm_exec_core+12636>, 0x5ded2a1c4e37 <vm_exec_core+23031>, 0x5ded2a1c482b <vm_exec_core+21483>, 0x5ded2a1c4f04 <vm_exec_core+23236>, 0x5ded2a1c6707 <vm_exec_core+29383>, 0x5ded2a1c38f4 <vm_exec_core+17588>, 0x5ded2a1c5978 <vm_exec_core+25912>, 0x5ded2a1bf7cb <vm_exec_core+907>, 0x5ded2a1c55a5 <vm_exec_core+24933>, 0x5ded2a1c1e72 <vm_exec_core+10802>, 0x5ded2a1c4138 <vm_exec_core+19704>, 0x5ded2a1c4698 <vm_exec_core+21080>, 0x5ded2a1bf7d0 <vm_exec_core+912>, 0x5ded2a1c3fa3 <vm_exec_core+19299>, 0x5ded2a1c226f <vm_exec_core+11823>, 0x5ded2a1c15e0 <vm_exec_core+8608>, 0x5ded2a1c4f98 <vm_exec_core+23384>, 0x5ded2a1c06d0 <vm_exec_core+4752>, 0x5ded2a1c2e54 <vm_exec_core+14868>, 0x5ded2a1ce726 <vm_exec_core+62182>, 0x5ded2a1c4b57 <vm_exec_core+22295>, 0x5ded2a1c0f31 <vm_exec_core+6897>, 0x5ded2a1c12ff <vm_exec_core+7871>, 0x5ded2a1c11dd <vm_exec_core+7581>, 0x5ded2a1c1836 <vm_exec_core+9206>, 0x5ded2a1c20be <vm_exec_core+11390>, 0x5ded2a1c0e52 <vm_exec_core+6674>, 0x5ded2a1c7683 <vm_exec_core+33347>, 0x5ded2a1c4c0e <vm_exec_core+22478>, 0x5ded2a1c371c <vm_exec_core+17116>, 0x5ded2a1c6027 <vm_exec_core+27623>, 0x5ded2a1c77a1 <vm_exec_core+33633>, 0x5ded2a1c638d <vm_exec_core+28493>, 0x5ded2a1c71ee <vm_exec_core+32174>, 0x5ded2a1c72c6 <vm_exec_core+32390>, 0x5ded2a1c00ac <vm_exec_core+3180>, 0x5ded2a1c6d74 <vm_exec_core+31028>, 0x5ded2a1c245f <vm_exec_core+12319>, 0x5ded2a1c6faf <vm_exec_core+31599>, 0x5ded2a1c1f1e <vm_exec_core+10974>, 0x5ded2a1c628b <vm_exec_core+28235>, 0x5ded2a1bfed3 <vm_exec_core+2707>, 0x5ded2a1c1cb4 <vm_exec_core+10356>, 0x5ded2a1c305c <vm_exec_core+15388>, 0x5ded2a1c29f5 <vm_exec_core+13749>, 0x5ded2a1c27c4 <vm_exec_core+13188>, 0x5ded2a1bf8c7 <vm_exec_core+1159>, 0x5ded2a1bfdea <vm_exec_core+2474>, 0x5ded2a1bf959 <vm_exec_core+1305>, 0x5ded2a1c65a6 <vm_exec_core+29030>, 0x5ded2a1c3e40 <vm_exec_core+18944>, 0x5ded2a1c33e4 <vm_exec_core+16292>, 0x5ded2a1c3b01 <vm_exec_core+18113>, 0x5ded2a1c381a <vm_exec_core+17370>, 0x5ded2a1c2865 <vm_exec_core+13349>, 0x5ded2a1c3208 <vm_exec_core+15816>, 0x5ded2a1c2d2a <vm_exec_core+14570>, 0x5ded2a1c3513 <vm_exec_core+16595>, 0x5ded2a1c3595 <vm_exec_core+16725>, 0x5ded2a1bfb3a <vm_exec_core+1786>, 0x5ded2a1c0c0b <vm_exec_core+6091>, 0x5ded2a1c67d6 <vm_exec_core+29590>, 0x5ded2a1c0763 <vm_exec_core+4899>, 0x5ded2a1c73df <vm_exec_core+32671>, 0x5ded2a1c5203 <vm_exec_core+24003>, 0x5ded2a1c2b7e <vm_exec_core+14142>, 0x5ded2a1bfcba <vm_exec_core+2170>, 0x5ded2a1c6e48 <vm_exec_core+31240>, 0x5ded2a1c6b42 <vm_exec_core+30466>, 0x5ded2a1c09db <vm_exec_core+5531>, 0x5ded2a1c0258 <vm_exec_core+3608>, 0x5ded2a1c57ee <vm_exec_core+25518>, 0x5ded2a1c1992 <vm_exec_core+9554>, 0x5ded2a1c7086 <vm_exec_core+31814>, 0x5ded2a1c6cd0 <vm_exec_core+30864>, 0x5ded2a1c1ff2 <vm_exec_core+11186>, 0x5ded2a1c2afc <vm_exec_core+14012>, 0x5ded2a1c5451 <vm_exec_core+24593>, 0x5ded2a1c6c31 <vm_exec_core+30705>, 0x5ded2a1c45b8 <vm_exec_core+20856>, 0x5ded2a1c54eb <vm_exec_core+24747>, 0x5ded2a1c5b9f <vm_exec_core+26463>, 0x5ded2a1c44e4 <vm_exec_core+20644>, 0x5ded2a1c0184 <vm_exec_core+3396>, 0x5ded2a1c4d1d <vm_exec_core+22749>, 0x5ded2a1bfffa <vm_exec_core+3002>, 0x5ded2a1c046a <vm_exec_core+4138>, 0x5ded2a1c233f <vm_exec_core+12031>, 0x5ded2a1c4085 <vm_exec_core+19525>, 0x5ded2a1c4a66 <vm_exec_core+22054>, 0x5ded2a1c3c21 <vm_exec_core+18401>, 0x5ded2a1bfb7f <vm_exec_core+1855>, 0x5ded2a1c6121 <vm_exec_core+27873>, 0x5ded2a1c6a57 <vm_exec_core+30231>, 0x5ded2a1c0543 <vm_exec_core+4355>, 0x5ded2a1c10d7 <vm_exec_core+7319>, 0x5ded2a1c0b5d <vm_exec_core+5917>, 0x5ded2a1c1a97 <vm_exec_core+9815>, 0x5ded2a1c2a91 <vm_exec_core+13905>, 0x5ded2a1c0605 <vm_exec_core+4549>, 0x5ded2a1c5f6a <vm_exec_core+27434>, 0x5ded2a1c1046 <vm_exec_core+7174>, 0x5ded2a1c294f <vm_exec_core+13583>, 0x5ded2a1c3304 <vm_exec_core+16068>, 0x5ded2a1c589a <vm_exec_core+25690>, 0x5ded2a1c4794 <vm_exec_core+21332>, 0x5ded2a1c1b8b <vm_exec_core+10059>, 0x5ded2a1c1414 <vm_exec_core+8148>, 0x5ded2a1c56c8 <vm_exec_core+25224>, 0x5ded2a1c258d <vm_exec_core+12621>, 0x5ded2a1c4e28 <vm_exec_core+23016>, 0x5ded2a1c481c <vm_exec_core+21468>, 0x5ded2a1c4ef5 <vm_exec_core+23221>, 0x5ded2a1c66f8 <vm_exec_core+29368>, 0x5ded2a1c38e5 <vm_exec_core+17573>, 0x5ded2a1c5969 <vm_exec_core+25897>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c5596 <vm_exec_core+24918>, 0x5ded2a1c1e63 <vm_exec_core+10787>, 0x5ded2a1c4129 <vm_exec_core+19689>, 0x5ded2a1c4689 <vm_exec_core+21065>, 0x5ded2a1c3048 <vm_exec_core+15368>, 0x5ded2a1c3f94 <vm_exec_core+19284>, 0x5ded2a1c2260 <vm_exec_core+11808>, 0x5ded2a1c15d1 <vm_exec_core+8593>, 0x5ded2a1c4f89 <vm_exec_core+23369>, 0x5ded2a1c06c1 <vm_exec_core+4737>, 0x5ded2a1c2e45 <vm_exec_core+14853>, 0x5ded2a1ce717 <vm_exec_core+62167>, 0x5ded2a1c4b48 <vm_exec_core+22280>, 0x5ded2a1c0f22 <vm_exec_core+6882>, 0x5ded2a1c12f0 <vm_exec_core+7856>, 0x5ded2a1c11ce <vm_exec_core+7566>, 0x5ded2a1c1827 <vm_exec_core+9191>, 0x5ded2a1c20af <vm_exec_core+11375>, 0x5ded2a1c3f8f <vm_exec_core+19279>, 0x5ded2a1c3712 <vm_exec_core+17106>, 0x5ded2a1c3f8a <vm_exec_core+19274>, 0x5ded2a1c4780 <vm_exec_core+21312>, 0x5ded2a1c477e <vm_exec_core+21310>, 0x5ded2a1c1822 <vm_exec_core+9186>, 0x5ded2a1c4ce1 <vm_exec_core+22689>, 0x5ded2a1c2af2 <vm_exec_core+14002>, 0x5ded2a1c2af7 <vm_exec_core+14007>, 0x5ded2a1c477c <vm_exec_core+21308>, 0x5ded2a1c465b <vm_exec_core+21019>, 0x5ded2a1c3ae8 <vm_exec_core+18088>, 0x5ded2a1c3806 <vm_exec_core+17350>, 0x5ded2a1c477a <vm_exec_core+21306>, 0x5ded2a1c3c1c <vm_exec_core+18396>...}
        reg_cfp = 0x7da91adff790
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
        reg_pc = 0x50400002f738
        INSN_LABEL_nop = <optimized out>
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_getconstant = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_setconstant = <optimized out>

th: 0x51500004dd80, native_id: 0x7da8fca006c0
        INSN_LABEL_getglobal = <optimized out>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
        INSN_LABEL_setglobal = <optimized out>
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
        INSN_LABEL_putnil = <optimized out>
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
        INSN_LABEL_putself = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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>
#25 0x00005ded2a1bbfb8 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>
#26 0x00005ded29e4331b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7da91d1d4a90) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb373ee50, <optimized out>, 0x7ffcb373eda0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7da91d1d4a90
#27 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#28 0x00005ded29e3c887 in rb_main (argc=9, argv=0x7ffcb373f028) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#29 main (argc=9, argv=0x7ffcb373f028) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1295541) detached]

Failed tests:
Retrying...
TestRand#test_rand_reseed_on_fork: Test::Unit::AssertionFailedError: [ruby-core:41209]

$ timeout 60 gdb -p 1295220 -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".
0x00007258d51107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffec83e273c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7258d53d3740 (LWP 1295220) "make"):
#0  0x00007258d51107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffec83e273c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005a1694674d16 in reap_children ()
No symbol table info available.
#2  0x00005a1694675a8c in new_job ()
No symbol table info available.
#3  0x00005a169468472a in ?? ()
No symbol table info available.
#4  0x00005a169468509e in update_goal_chain ()
No symbol table info available.
#5  0x00005a169465f67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 1295220) detached]
make: *** [uncommon.mk:964: yes-test-all] Killed
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1295219 -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 1330983 -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-26T04:56:36Z master a3fd24e22e) [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.830153 seconds

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