# Logfile created on 2025-06-11 10:52:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f5788f2fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20250611-105239", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007f578d87c800 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f578d87c5f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f5788e692e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250611-105239", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250611-105239>, @binmode=false, @mon_data=#<Monitor:0x00007f578d87c2d8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5
Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77
Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/matrix.revision -
echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/prime.revision -
echo cf469f2b21710727abdd153b25a1e5123b002bb0 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/ostruct.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/matrix.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/prime.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/ostruct.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
From https://github.com/ruby/ruby
   f45aa15..59fad96  master     -> origin/master
Updating f45aa15..59fad96
Fast-forward
 yjit/src/asm/x86_64/mod.rs     | 10 +++++--
 yjit/src/asm/x86_64/tests.rs   |  1 +
 yjit/src/backend/x86_64/mod.rs | 30 ++++++++++++++++----
 zjit/src/asm/mod.rs            | 14 +++++++++-
 zjit/src/asm/x86_64/mod.rs     | 10 +++++--
 zjit/src/asm/x86_64/tests.rs   | 10 +++----
 zjit/src/assertions.rs         | 21 ++++++++++++++
 zjit/src/backend/arm64/mod.rs  | 44 ++++++++++++++++--------------
 zjit/src/backend/lir.rs        |  9 ++++++
 zjit/src/backend/x86_64/mod.rs | 62 ++++++++++++++++++++++++++++++------------
 zjit/src/lib.rs                |  2 ++
 11 files changed, 161 insertions(+), 52 deletions(-)
 create mode 100644 zjit/src/assertions.rs
Latest commit hash = 59fad961b8
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5
Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77
Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/matrix.revision -
echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/prime.revision -
echo cf469f2b21710727abdd153b25a1e5123b002bb0 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/ostruct.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/matrix.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/prime.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/ostruct.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
x86_64-linux-fake.rb updated
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
Extracting bundle gem power_assert-2.0.5...
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
making srcs under enc
Unpacked gems/power_assert-2.0.6dev.gem
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'
$$$[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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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
building Rust YJIT (release mode)
touch /tmp/ruby/build/trunk_asan/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk_asan/target/release/libyjit.a into /tmp/ruby/build/trunk_asan/target/release/libyjit.o
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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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
64482a13e1b743a985bc697366cddc27d560e87abc84a89542ab830ed99ca092  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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
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'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5
Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77
Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/matrix.revision -
echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/prime.revision -
echo cf469f2b21710727abdd153b25a1e5123b002bb0 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision -
	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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/matrix.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/prime.revision unchanged
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/ostruct.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/ostruct.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
making srcs under enc
making enc
Extracting bundle gem power_assert-2.0.5...
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
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
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'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/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/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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.5.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.8
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.2.2
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.0
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
    power_assert-2.0.6dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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=24965
  "--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/753] 1209771=ruby/test_float
[  2/753] 1209758=stringio/test_ractor
[  3/753] 1209760=rubygems/test_gem_remote_fetcher_local_ssl_server
[  4/753] 1209767=ripper/test_files_test_1
[  5/753] 1209766=prism/api/freeze_test
[  6/753] 1209761=rubygems/test_gem
[  7/753] 1209759=prism/percent_delimiter_string_test
[  8/753] 1209762=-ext-/stack/test_stack_overflow
[  9/753] 1209769=ruby/test_set
[ 10/753] 1209772=test_delegate
[ 11/753] 1209765=psych/test_yaml_special_cases
[ 12/753] 1209764=rubygems/test_gem_source_list
[ 13/753] 1209773=psych/test_parser
[ 14/753] 1209763=prism/result/attribute_write_test
[ 15/753] 1209768=prism/magic_comment_test
[ 16/753] 1209770=zlib/test_zlib
[ 17/753] 1209762=ruby/test_marshal
[ 18/753] 1209758=psych/test_omap
[ 19/753] 1209772=ruby/enc/test_case_comprehensive
[ 20/753] 1209772=mkmf/test_framework
[ 21/753] 1209765=dtrace/test_singleton_function
[ 22/753] 1209758=optparse/test_cclass
[ 23/753] 1209765=test_shellwords
[ 24/753] 1209769=ruby/test_proc
[ 25/753] 1209773=optparse/test_load
[ 26/753] 1209765=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 27/753] 1209772=ruby/test_namespace
[ 28/753] 1209765=ruby/test_nomethod_error
[ 29/753] 1209773=net/http/test_https_proxy
[ 30/753] 1209765=openssl/test_pkey_dsa
[ 31/753] 1209772=date/test_date_strptime
[ 32/753] 1209759=open-uri/test_ssl
[ 33/753] 1209763=psych/test_ractor
[ 34/753] 1209766=psych/visitors/test_emitter
[ 35/753] 1209766=psych/test_json_tree
[ 36/753] 1209766=prism/library_symbols_test
[ 37/753] 1209766=ruby/enc/test_cp949
[ 38/753] 1209766=ruby/test_condition
[ 39/753] 1209766=did_you_mean/spell_checking/test_class_name_check
[ 40/753] 1209766=rubygems/test_gem_resolver_git_set
[ 41/753] 1209773=ripper/test_files_lib
[ 42/753] 1209772=ruby/enc/test_emoji
[ 43/753] 1209758=ruby/test_string
[ 44/753] 1209772=-ext-/struct/test_duplicate
[ 45/753] 1209764=ruby/test_time
[ 46/753] 1209772=json/json_ext_parser_test
[ 47/753] 1209772=ruby/test_integer
[ 48/753] 1209762=-ext-/test_scan_args
[ 49/753] 1209762=date/test_date_attr
[ 50/753] 1209765=erb/test_erb
[ 51/753] 1209762=rubygems/test_gem_command_manager
[ 52/753] 1209764=rubygems/test_gem_installer
[ 53/753] 1209768=rubygems/test_gem_commands_check_command
[ 54/753] 1209765=ruby/test_random_formatter
[ 55/753] 1209765=ruby/enc/test_regex_casefold
[ 56/753] 1209765=ruby/test_pipe
[ 57/753] 1209771=rubygems/test_gem_source_git
[ 58/753] 1209763=test_pty
[ 59/753] 1209766=rubygems/test_gem_source_vendor
[ 60/753] 1209766=rubygems/test_gem_commands_list_command
[ 61/753] 1209765=did_you_mean/spell_checking/test_variable_name_check
[ 62/753] 1209766=yaml/test_dbm
[ 63/753] 1209766=prism/result/overlap_test
[ 64/753] 1209768=rubygems/test_gem_uninstaller
[ 65/753] 1209765=psych/test_symbol
[ 66/753] 1209765=prism/ractor_test
[ 67/753] 1209762=rubygems/test_gem_platform
[ 68/753] 1209765=did_you_mean/tree_spell/test_change_word
[ 69/753] 1209762=rubygems/test_gem_available_set
[ 70/753] 1209765=rubygems/test_gem_source_installed
[ 71/753] 1209763=-ext-/string/test_modify_expand
[ 72/753] 1209763=uri/test_parser
[ 73/753] 1209763=openssl/test_pkcs12
[ 74/753] 1209762=psych/test_date_time
[ 75/753] 1209759=date/test_date
[ 76/753] 1209765=ruby/test_enumerator
[ 77/753] 1209759=ruby/enc/test_utf16
[ 78/753] 1209771=rubygems/test_gem_package
[ 79/753] 1209759=ruby/test_frozen
[ 80/753] 1209759=rubygems/test_gem_source
[ 81/753] 1209762=psych/test_safe_load
[ 82/753] 1209762=prism/encoding/string_encoding_test
[ 83/753] 1209769=-ext-/exception/test_exception_at_throwing
[ 84/753] 1209762=ruby/test_name_error
[ 85/753] 1209769=date/test_date_compat
[ 86/753] 1209766=-ext-/debug/test_profile_frames
[ 87/753] 1209769=-ext-/load/test_resolve_symbol
[ 88/753] 1209770=ruby/test_lazy_enumerator
[ 89/753] 1209760=mkmf/test_find_executable
[ 90/753] 1209760=ruby/test_array
[ 91/753] 1209769=error_highlight/test_error_highlight
[ 92/753] 1209766=rubygems/test_gem_request_set_lockfile_tokenizer
[ 93/753] 1209766=rubygems/test_gem_commands_outdated_command
[ 94/753] 1209766=-ext-/class/test_class2name
[ 95/753] 1209763=psych/test_nil
[ 96/753] 1209763=openssl/test_kdf
[ 97/753] 1209761=ruby/test_backtrace
[ 98/753] 1209766=ruby/test_time_tz
[ 99/753] 1209759=prism/ruby/string_query_test
[100/753] 1209759=json/json_coder_test
[101/753] 1209763=psych/test_psych
[102/753] 1209759=digest/test_ractor
[103/753] 1209766=fiber/test_enumerator
[104/753] 1209766=-ext-/debug/test_debug
[105/753] 1209763=-ext-/arith_seq/test_arith_seq_extract
[106/753] 1209766=rubygems/test_gem_commands_help_command
[107/753] 1209766=ruby/test_stringchar
[108/753] 1209759=test_rbconfig
[109/753] 1209771=rubygems/test_gem_uri
[110/753] 1209771=rubygems/test_gem_package_old
[111/753] 1209771=digest/test_digest
[112/753] 1209759=ruby/test_autoload
[113/753] 1209768=rubygems/test_gem_resolver_local_specification
[114/753] 1209766=ruby/test_pack
[115/753] 1209763=rubygems/test_gem_commands_exec_command
[116/753] 1209768=rubygems/test_gem_commands_unpack_command
[117/753] 1209770=psych/json/test_stream
[118/753] 1209770=optparse/test_optarg
[119/753] 1209762=openssl/test_ssl_session
[120/753] 1209761=io/wait/test_ractor
[121/753] 1209761=rubygems/test_gem_gem_runner
[122/753] 1209761=rubygems/test_gem_ext_cargo_builder
[123/753] 1209770=ruby/test_file_exhaustive
[124/753] 1209761=rubygems/test_gem_commands_signout_command
[125/753] 1209761=psych/test_object
[126/753] 1209768=psych/test_exception
[127/753] 1209761=did_you_mean/spell_checking/test_key_name_check
[128/753] 1209768=ripper/test_ripper
[129/753] 1209761=test_singleton
[130/753] 1209761=ruby/test_assignment
[131/753] 1209766=ruby/enc/test_grapheme_breaks
[132/753] 1209766=rubygems/test_gem_request_set_gem_dependency_api
[133/753] 1209766=openssl/test_ossl
[134/753] 1209762=date/test_date_marshal
[135/753] 1209762=ruby/test_syntax
[136/753] 1209768=prism/result/numeric_value_test
[137/753] 1209768=ruby/test_keyword
[138/753] 1209763=lib/!Nothing_to_test
[139/753] 1209763=openssl/test_bn
[140/753] 1209763=openssl/test_provider
[141/753] 1209773=rubygems/test_gem_package_task
[142/753] 1209773=rubygems/test_gem_commands_server_command
[143/753] 1209773=net/http/test_http_request
[144/753] 1209773=ruby/test_data
[145/753] 1209773=net/http/test_httpheader
[146/753] 1209773=dtrace/test_function_entry
[147/753] 1209773=-ext-/struct/test_len
[148/753] 1209773=optparse/test_acceptable
[149/753] 1209768=prism/result/implicit_array_test
[150/753] 1209768=prism/heredoc_dedent_test
[151/753] 1209768=did_you_mean/spell_checking/test_method_name_check
[152/753] 1209767=rubygems/test_kernel
[153/753] 1209768=psych/visitors/test_to_ruby
[154/753] 1209768=rubygems/test_bundled_ca
[155/753] 1209773=openssl/test_random
[156/753] 1209773=prism/result/static_literals_test
[157/753] 1209763=fiber/test_backtrace
[158/753] 1209763=rubygems/test_gem_safe_marshal
[159/753] 1209773=-ext-/float/test_nextafter
[160/753] 1209773=-ext-/string/test_capacity
[161/753] 1209773=-ext-/string/test_ellipsize
[162/753] 1209773=-ext-/integer/test_integer
[163/753] 1209773=ruby/enc/test_utf32
[164/753] 1209773=prism/test_helper
[165/753] 1209773=ruby/test_memory_view
[166/753] 1209772=openssl/test_fips
[167/753] 1209768=date/test_date_parse
[168/753] 1209773=rubygems/test_gem_commands_update_command
[169/753] 1209758=optparse/test_noarg
[170/753] 1209768=-ext-/struct/test_data
[171/753] 1209768=ruby/test_rand
[172/753] 1209763=openssl/test_pkey_ec
[173/753] 1209763=ruby/enc/test_cesu8
[174/753] 1209763=psych/test_alias_and_anchor
[175/753] 1209763=rubygems/test_gem_commands_setup_command
[176/753] 1209772=rubygems/test_gem_commands_rebuild_command
[177/753] 1209767=json/json_parser_test
[178/753] 1209767=open-uri/test_ftp
[179/753] 1209758=ruby/test_vm_dump
[180/753] 1209758=prism/errors_test
[181/753] 1209767=test_open3
[182/753] 1209766=-ext-/bignum/test_div
[183/753] 1209766=-ext-/array/test_resize
[184/753] 1209766=ruby/test_gc_compact
[185/753] 1209769=psych/test_deprecated
[186/753] 1209769=prism/result/breadth_first_search_test
[187/753] 1209768=uri/test_generic
[188/753] 1209772=ruby/test_fiber
[189/753] 1209769=-ext-/load/test_stringify_symbols
[190/753] 1209769=-ext-/array/test_to_ary_concat
[191/753] 1209768=prism/result/warnings_test
[192/753] 1209758=ruby/test_rubyoptions
[193/753] 1209768=-ext-/test_printf
[194/753] 1209771=prism/ruby/dispatcher_test
[195/753] 1209768=socket/test_udp
[196/753] 1209768=ruby/enc/test_windows_1252
[197/753] 1209768=mkmf/test_configuration
[198/753] 1209771=json/json_generator_test
[199/753] 1209760=rubygems/test_gem_impossible_dependencies_error
[200/753] 1209760=fiber/test_io_buffer
[201/753] 1209768=prism/encoding/encodings_test
[202/753] 1209760=fileutils/test_dryrun
[203/753] 1209760=ruby/test_range
[204/753] 1209763=-ext-/symbol/test_type
[205/753] 1209763=test_tmpdir
[206/753] 1209763=prism/result/node_id_test
[207/753] 1209768=rubygems/test_gem_source_subpath_problem
[208/753] 1209769=psych/test_emitter
[209/753] 1209769=openssl/test_ts
[210/753] 1209768=rubygems/test_gem_resolver_api_set
[211/753] 1209768=prism/api/parse_stream_test
[212/753] 1209768=dtrace/test_object_create_start
[213/753] 1209768=test_forwardable
[214/753] 1209768=ruby/test_continuation
[215/753] 1209768=-ext-/exception/test_ensured
[216/753] 1209771=ruby/test_io_m17n
[217/753] 1209768=rubygems/test_config
[218/753] 1209773=-ext-/hash/test_delete
[219/753] 1209773=prism/result/comments_test
[220/753] 1209773=rubygems/test_gem_commands_cleanup_command
[221/753] 1209768=-ext-/string/test_interned_str
[222/753] 1209761=optparse/test_placearg
[223/753] 1209768=rubygems/test_project_sanity
[224/753] 1209763=ruby/test_env
[225/753] 1209768=ruby/test_zjit
[226/753] 1209768=prism/encoding/regular_expression_encoding_test
[227/753] 1209768=rubygems/test_gem_silent_ui
[228/753] 1209768=ruby/test_ifunless
[229/753] 1209768=dtrace/test_require
[230/753] 1209768=openssl/test_pkey_dh
[231/753] 1209768=openssl/test_ocsp
[232/753] 1209761=ruby/test_shapes
[233/753] 1209761=rubygems/test_gem_commands_uninstall_command
[234/753] 1209769=rubygems/test_gem_resolver_installer_set
[235/753] 1209773=rubygems/test_gem_dependency_list
[236/753] 1209768=ripper/test_files_test
[237/753] 1209764=rubygems/test_gem_local_remote_options
[238/753] 1209773=rubygems/test_gem_security_signer
[239/753] 1209764=ruby/test_exception
[240/753] 1209769=optparse/test_bash_completion
[241/753] 1209769=ruby/test_threadgroup
[242/753] 1209768=-ext-/string/test_set_len
[243/753] 1209768=rubygems/test_gem_commands_lock_command
[244/753] 1209773=ruby/enc/test_euc_kr
[245/753] 1209773=-ext-/test_random
[246/753] 1209768=psych/test_merge_keys
[247/753] 1209773=io/wait/test_io_wait
[248/753] 1209768=optparse/test_kwargs
[249/753] 1209768=ripper/test_lexer
[250/753] 1209768=ruby/test_dir
[251/753] 1209760=cgi/test_cgi_escape
[252/753] 1209769=rubygems/test_gem_ext_configure_builder
[253/753] 1209769=resolv/test_mdns
[254/753] 1209769=openssl/test_x509store
[255/753] 1209760=prism/lex_test
[256/753] 1209768=test_bundled_gems
[257/753] 1209768=openssl/test_pair
[258/753] 1209761=ruby/test_m17n_comb
[259/753] 1209769=date/test_date_ractor
[260/753] 1209771=did_you_mean/test_tree_spell_checker
[261/753] 1209771=ruby/test_integer_comb
[262/753] 1209769=prism/result/index_write_test
[263/753] 1209769=psych/visitors/test_depth_first
[264/753] 1209769=openssl/test_ns_spki
[265/753] 1209769=test_tsort
[266/753] 1209769=prism/result/regular_expression_options_test
[267/753] 1209769=ruby/test_sleep
[268/753] 1209767=fiber/test_queue
[269/753] 1209767=mkmf/test_install
[270/753] 1209767=rubygems/test_gem_validator
[271/753] 1209767=prism/result/integer_parse_test
[272/753] 1209765=test_prettyprint
[273/753] 1209765=-ext-/string/test_nofree
[274/753] 1209765=-ext-/st/test_numhash
[275/753] 1209765=rubygems/test_gem_stream_ui
[276/753] 1209767=ruby/test_trace
[277/753] 1209767=openssl/test_pkey_rsa
[278/753] 1209765=test_ipaddr
[279/753] 1209760=ruby/test_arity
[280/753] 1209765=ruby/test_yjit
[281/753] 1209760=net/http/test_buffered_io
[282/753] 1209760=ruby/test_m17n
[283/753] 1209766=rubygems/test_gem_resolver_composed_set
[284/753] 1209766=ruby/test_argf
[285/753] 1209767=mkmf/test_egrep_cpp
[286/753] 1209760=rubygems/test_webauthn_poller
[287/753] 1209769=date/test_date_conv
[288/753] 1209769=ruby/test_method
[289/753] 1209767=test_unicode_normalize
[290/753] 1209760=rubygems/test_gem_resolver_lock_set
[291/753] 1209767=-ext-/econv/test_append
[292/753] 1209767=did_you_mean/test_ractor_compatibility
[293/753] 1209760=optparse/test_reqarg
[294/753] 1209768=resolv/test_resource
[295/753] 1209768=rubygems/test_gem_update_suggestion
[296/753] 1209768=rubygems/test_gem_source_fetch_problem
[297/753] 1209768=psych/test_set
[298/753] 1209768=rubygems/test_gem_console_ui
[299/753] 1209768=-ext-/struct/test_member
[300/753] 1209768=ruby/test_not
[301/753] 1209768=test_timeout
[302/753] 1209764=test_weakref
[303/753] 1209764=socket/test_socket
[304/753] 1209767=uri/test_mailto
[305/753] 1209767=psych/visitors/test_yaml_tree
[306/753] 1209767=ruby/enc/test_case_mapping
[307/753] 1209768=-ext-/namespace/test_load_ext
[308/753] 1209767=prism/ruby/ripper_test
[309/753] 1209768=rubygems/test_rubygems
[310/753] 1209762=rubygems/test_gem_package_tar_writer
[311/753] 1209763=psych/test_yamlstore
[312/753] 1209763=rubygems/test_gem_config_file
[313/753] 1209760=rubygems/test_gem_commands_pristine_command
[314/753] 1209768=ruby/test_yjit_exit_locations
[315/753] 1209762=ruby/test_io_buffer
[316/753] 1209763=ruby/test_beginendblock
[317/753] 1209762=rubygems/test_gem_resolver_requirement_list
[318/753] 1209762=ruby/test_hash
[319/753] 1209768=-ext-/arith_seq/test_arith_seq_beg_len_step
[320/753] 1209768=psych/test_scalar_scanner
[321/753] 1209768=psych/test_struct
[322/753] 1209768=prism/onigmo_test
[323/753] 1209768=-ext-/string/test_rb_str_dup
[324/753] 1209768=prism/fuzzer_test
[325/753] 1209768=ruby/test_ast
[326/753] 1209767=mkmf/test_libs
[327/753] 1209763=ruby/test_super
[328/753] 1209767=ruby/test_math
[329/753] 1209773=json/json_encoding_test
[330/753] 1209767=test_time
[331/753] 1209773=dtrace/test_gc
[332/753] 1209773=-ext-/popen_deadlock/test_popen_deadlock
[333/753] 1209767=optparse/test_did_you_mean
[334/753] 1209764=optparse/test_autoconf
[335/753] 1209767=digest/test_digest_extend
[336/753] 1209764=rubygems/test_gem_safe_yaml
[337/753] 1209764=ruby/test_case
[338/753] 1209767=-ext-/test_bug-5832
[339/753] 1209767=psych/test_array
[340/753] 1209767=-ext-/gvl/test_ubf_async_safe
[341/753] 1209764=prism/snippets_test
[342/753] 1209767=prism/ruby/parser_test
[343/753] 1209767=prism/newline_test
[344/753] 1209771=prism/result/heredoc_test
[345/753] 1209771=psych/test_psych_set
[346/753] 1209771=rubygems/test_webauthn_listener_response
[347/753] 1209771=rubygems/test_gem_path_support
[348/753] 1209767=prism/result/constant_path_node_test
[349/753] 1209767=rubygems/test_gem_bundler_version_finder
[350/753] 1209771=-ext-/win32/test_console_attr
[351/753] 1209771=ruby/enc/test_emoji_breaks
[352/753] 1209771=-ext-/test_notimplement
[353/753] 1209767=ruby/test_system
[354/753] 1209771=-ext-/test_bug-3571
[355/753] 1209771=mmtk/test_configuration
[356/753] 1209771=ruby/test_comparable
[357/753] 1209771=prism/api/command_line_test
[358/753] 1209771=rubygems/test_gem_commands_info_command
[359/753] 1209763=date/test_date_new
[360/753] 1209763=ruby/test_io_timeout
[361/753] 1209763=stringio/test_stringio
[362/753] 1209773=resolv/test_dns
[363/753] 1209771=ruby/test_dup
[364/753] 1209763=ruby/test_require
[365/753] 1209760=-ext-/wait/test_wait
[366/753] 1209773=psych/test_object_references
[367/753] 1209773=fiber/test_sleep
[368/753] 1209760=openssl/test_x509name
[369/753] 1209760=rubygems/test_gem_commands_build_command
[370/753] 1209771=ruby/test_compile_prism
[371/753] 1209773=ruby/enc/test_euc_tw
[372/753] 1209773=rubygems/test_gem_security
[373/753] 1209760=rubygems/test_gem_requirement
[374/753] 1209760=ruby/test_alias
[375/753] 1209771=mkmf/test_sizeof
[376/753] 1209760=ruby/test_gc
[377/753] 1209767=ruby/test_allocation
[378/753] 1209772=-ext-/string/test_enc_associate
[379/753] 1209761=prism/api/dump_test
[380/753] 1209764=prism/ruby/location_test
[381/753] 1209764=ruby/test_insns_leaf
[382/753] 1209764=yaml/test_store
[383/753] 1209764=ruby/test_iseq
[384/753] 1209773=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[385/753] 1209773=net/protocol/test_protocol
[386/753] 1209773=psych/test_tree_builder
[387/753] 1209773=-ext-/load/test_protect
[388/753] 1209773=openssl/test_x509req
[389/753] 1209772=rubygems/test_gem_commands_open_command
[390/753] 1209772=-ext-/win32/test_dln
[391/753] 1209772=ruby/enc/test_iso_8859
[392/753] 1209772=ruby/test_complex2
[393/753] 1209773=openssl/test_x509attr
[394/753] 1209773=mkmf/test_pkg_config
[395/753] 1209772=prism/regexp_test
[396/753] 1209773=ruby/test_string_memory
[397/753] 1209772=-ext-/string/test_coderange
[398/753] 1209772=open-uri/test_open-uri
[399/753] 1209773=-ext-/bignum/test_big2str
[400/753] 1209773=ruby/test_mixed_unicode_escapes
[401/753] 1209773=-ext-/test_enumerator_kw
[402/753] 1209773=mkmf/test_mkmf
[403/753] 1209773=-ext-/bignum/test_mul
[404/753] 1209773=did_you_mean/spell_checking/test_require_path_check
[405/753] 1209766=io/nonblock/test_flush
[406/753] 1209766=rubygems/test_gem_commands_fetch_command
[407/753] 1209773=openssl/test_pkcs7
[408/753] 1209766=ruby/test_complexrational
[409/753] 1209766=rubygems/test_gem_specification
[410/753] 1209772=ruby/enc/test_gbk
[411/753] 1209772=ruby/test_refinement
[412/753] 1209773=rubygems/test_gem_dependency_installer
[413/753] 1209764=ruby/test_warning
[414/753] 1209769=rubygems/test_gem_name_tuple
[415/753] 1209769=psych/test_class
[416/753] 1209769=psych/test_numeric
[417/753] 1209769=strscan/test_stringscanner
[418/753] 1209769=openssl/test_x509crl
[419/753] 1209764=rubygems/test_gem_package_tar_reader
[420/753] 1209764=ruby/enc/test_gb18030
[421/753] 1209764=openssl/test_x509ext
[422/753] 1209764=ripper/test_files_ext
[423/753] 1209769=psych/test_data
[424/753] 1209769=ruby/test_object_id
[425/753] 1209762=prism/unescape_test
[426/753] 1209769=rubygems/test_gem_commands_query_command
[427/753] 1209762=prism/result/equality_test
[428/753] 1209762=-ext-/symbol/test_inadvertent_creation
[429/753] 1209764=prism/result/static_inspect_test
[430/753] 1209764=ruby/test_complex
[431/753] 1209762=prism/result/source_location_test
[432/753] 1209771=-ext-/thread/test_instrumentation_api
[433/753] 1209762=-ext-/vm/test_at_exit
[434/753] 1209761=openssl/test_asn1
[435/753] 1209762=mkmf/test_flags
[436/753] 1209761=rubygems/test_gem_ext_rake_builder
[437/753] 1209764=monitor/test_monitor
[438/753] 1209764=json/json_string_matching_test
[439/753] 1209764=ruby/test_whileuntil
[440/753] 1209764=ruby/test_transcode
[441/753] 1209769=test_extlibs
[442/753] 1209764=-ext-/rational/test_rat
[443/753] 1209764=rubygems/test_gem_text
[444/753] 1209764=ruby/test_settracefunc
[445/753] 1209758=prism/ruby/tunnel_test
[446/753] 1209758=rubygems/test_gem_version
[447/753] 1209763=rubygems/test_gem_commands_stale_command
[448/753] 1209763=ruby/test_path
[449/753] 1209763=ruby/test_method_cache
[450/753] 1209763=socket/test_tcp
[451/753] 1209771=test_pp
[452/753] 1209762=ruby/test_sprintf_comb
[453/753] 1209771=rubygems/test_gem_stub_specification
[454/753] 1209766=-ext-/string/test_enc_str_buf_cat
[455/753] 1209766=mkmf/test_have_func
[456/753] 1209758=-ext-/thread/test_lock_native_thread
[457/753] 1209758=rubygems/test_webauthn_listener
[458/753] 1209758=optparse/test_zsh_completion
[459/753] 1209758=rubygems/test_gem_package_tar_reader_entry
[460/753] 1209761=json/json_fixtures_test
[461/753] 1209763=dtrace/test_load
[462/753] 1209763=ruby/test_encoding
[463/753] 1209761=rubygems/test_gem_resolver_specification
[464/753] 1209771=rubygems/test_gem_security_trust_dir
[465/753] 1209761=mkmf/test_constant
[466/753] 1209771=ruby/test_default_gems
[467/753] 1209762=prism/ruby/ruby_parser_test
[468/753] 1209762=openssl/test_buffering
[469/753] 1209762=resolv/test_svcb_https
[470/753] 1209762=-ext-/test_bug-14834
[471/753] 1209771=-ext-/proc/test_bmethod
[472/753] 1209771=psych/nodes/test_enumerable
[473/753] 1209771=-ext-/funcall/test_passing_block
[474/753] 1209771=uri/test_http
[475/753] 1209758=socket/test_addrinfo
[476/753] 1209771=openssl/test_x509cert
[477/753] 1209762=openssl/test_ssl
[478/753] 1209758=rubygems/test_deprecate
[479/753] 1209758=win32/test_registry
[480/753] 1209758=strscan/test_ractor
[481/753] 1209763=rubygems/test_gem_commands_push_command
[482/753] 1209758=ruby/test_module
[483/753] 1209773=prism/api/parse_success_test
[484/753] 1209773=ruby/test_sprintf
[485/753] 1209766=rubygems/test_gem_uri_formatter
[486/753] 1209771=uri/test_common
[487/753] 1209766=rubygems/test_gem_request_connection_pools
[488/753] 1209773=ruby/test_optimization
[489/753] 1209763=-ext-/exception/test_data_error
[490/753] 1209764=ruby/test_rubyvm
[491/753] 1209763=ruby/test_weakmap
[492/753] 1209764=rubygems/test_gem_doctor
[493/753] 1209766=socket/test_ancdata
[494/753] 1209766=-ext-/test_abi
[495/753] 1209764=-ext-/string/test_external_new
[496/753] 1209764=ripper/test_scanner_events
[497/753] 1209764=ruby/enc/test_euc_jp
[498/753] 1209764=rubygems/test_gem_resolver_dependency_request
[499/753] 1209764=rubygems/test_gem_commands_owner_command
[500/753] 1209771=socket/test_basicsocket
[501/753] 1209771=prism/locals_test
[502/753] 1209771=test_find
[503/753] 1209771=-ext-/string/test_normalize
[504/753] 1209771=-ext-/test_recursion
[505/753] 1209771=objspace/test_ractor
[506/753] 1209766=rubygems/test_gem_unsatisfiable_dependency_error
[507/753] 1209766=ripper/test_sexp
[508/753] 1209766=rubygems/test_gem_package_tar_header
[509/753] 1209766=prism/ruby/pattern_test
[510/753] 1209766=fileutils/test_verbose
[511/753] 1209766=rubygems/test_gem_ext_builder
[512/753] 1209764=ruby/test_struct
[513/753] 1209764=prism/ruby/compiler_test
[514/753] 1209764=date/test_date_strftime
[515/753] 1209771=-ext-/typeddata/test_typeddata
[516/753] 1209769=rubygems/test_gem_resolver_vendor_specification
[517/753] 1209771=fiber/test_mutex
[518/753] 1209769=-ext-/bignum/test_bigzero
[519/753] 1209769=ruby/test_basicinstructions
[520/753] 1209769=rubygems/test_gem_resolver_activation_request
[521/753] 1209769=ruby/enc/test_big5
[522/753] 1209769=psych/test_null
[523/753] 1209769=fiber/test_timeout
[524/753] 1209769=ruby/test_fixnum
[525/753] 1209769=ruby/test_signal
[526/753] 1209764=did_you_mean/core_ext/test_name_error_extension
[527/753] 1209764=-ext-/string/test_fstring
[528/753] 1209761=-ext-/iseq_load/test_iseq_load
[529/753] 1209771=-ext-/test_ensure_and_callcc
[530/753] 1209771=fiber/test_scheduler
[531/753] 1209764=ripper/test_files_test_2
[532/753] 1209764=rubygems/test_gem_version_option
[533/753] 1209772=ruby/test_require_lib
[534/753] 1209764=rubygems/test_gem_rdoc
[535/753] 1209764=prism/api/lex_test
[536/753] 1209764=psych/test_stringio
[537/753] 1209764=rubygems/test_gem_remote_fetcher_s3
[538/753] 1209765=-ext-/win32/test_fd_setsize
[539/753] 1209765=prism/version_test
[540/753] 1209765=rubygems/test_gem_request_set
[541/753] 1209764=test_trick
[542/753] 1209765=ruby/test_objectspace
[543/753] 1209766=-ext-/st/test_update
[544/753] 1209766=ripper/test_files_sample
[545/753] 1209766=-ext-/method/test_arity
[546/753] 1209758=ruby/test_ractor
[547/753] 1209766=ruby/enc/test_case_options
[548/753] 1209766=rubygems/test_gem_install_update_options
[549/753] 1209758=uri/test_file
[550/753] 1209758=rubygems/test_gem_security_policy
[551/753] 1209761=rubygems/test_gem_resolver_index_set
[552/753] 1209761=ruby/test_thread
[553/753] 1209766=ruby/test_call
[554/753] 1209758=json/json_generic_object_test
[555/753] 1209758=dtrace/test_hash_create
[556/753] 1209758=ruby/test_defined
[557/753] 1209766=-ext-/bignum/test_pack
[558/753] 1209758=date/test_switch_hitter
[559/753] 1209758=erb/test_erb_command
[560/753] 1209758=net/http/test_https
[561/753] 1209767=rubygems/test_require
[562/753] 1209766=mkmf/test_have_library
[563/753] 1209771=ruby/test_fnmatch
[564/753] 1209771=rubygems/test_gem_resolver_vendor_set
[565/753] 1209771=uri/test_ftp
[566/753] 1209771=ruby/test_unicode_escape
[567/753] 1209771=prism/result/integer_base_flags_test
[568/753] 1209771=net/http/test_httpresponses
[569/753] 1209771=ripper/test_filter
[570/753] 1209771=rubygems/test_gem_ext_cmake_builder
[571/753] 1209771=-ext-/string/test_too_many_dummy_encodings
[572/753] 1209766=ruby/enc/test_koi8
[573/753] 1209766=objspace/test_objspace
[574/753] 1209771=ruby/test_clone
[575/753] 1209763=erb/test_erb_m17n
[576/753] 1209763=net/http/test_http
[577/753] 1209771=rubygems/test_gem_dependency_resolution_error
[578/753] 1209771=prism/fixtures_test
[579/753] 1209762=ruby/test_rational2
[580/753] 1209762=open-uri/test_proxy
[581/753] 1209762=dtrace/test_raise
[582/753] 1209762=rubygems/test_gem_ci_detector
[583/753] 1209762=ruby/test_yield
[584/753] 1209764=rubygems/test_gem_request_set_lockfile_parser
[585/753] 1209764=ruby/enc/test_shift_jis
[586/753] 1209764=io/wait/test_io_wait_uncommon
[587/753] 1209764=psych/test_string
[588/753] 1209767=rubygems/test_gem_commands_sources_command
[589/753] 1209771=ruby/test_undef
[590/753] 1209771=io/console/test_ractor
[591/753] 1209771=rubygems/test_gem_spec_fetcher
[592/753] 1209769=ruby/test_io
[593/753] 1209764=ruby/test_numeric
[594/753] 1209764=ruby/test_metaclass
[595/753] 1209764=date/test_date_arith
[596/753] 1209764=io/console/test_io_console
[597/753] 1209771=uri/test_ws
[598/753] 1209771=dtrace/test_array_create
[599/753] 1209771=rubygems/test_gem_resolver_installed_specification
[600/753] 1209772=rubygems/test_gem_commands_environment_command
[601/753] 1209771=-ext-/tracepoint/test_tracepoint
[602/753] 1209767=-ext-/integer/test_my_integer
[603/753] 1209767=pathname/test_ractor
[604/753] 1209772=mkmf/test_signedness
[605/753] 1209767=openssl/test_hmac
[606/753] 1209767=prism/ruby/desugar_compiler_test
[607/753] 1209767=prism/encoding/symbol_encoding_test
[608/753] 1209767=rubygems/test_gem_commands_mirror
[609/753] 1209767=-ext-/marshal/test_internal_ivar
[610/753] 1209767=etc/test_etc
[611/753] 1209767=rubygems/test_gem_remote_fetcher_local_server
[612/753] 1209771=uri/test_ldap
[613/753] 1209771=rubygems/test_gem_source_lock
[614/753] 1209767=-ext-/gvl/test_last_thread
[615/753] 1209771=-ext-/time/test_new
[616/753] 1209771=openssl/test_cipher
[617/753] 1209765=psych/test_hash
[618/753] 1209765=prism/api/parse_test
[619/753] 1209758=socket/test_unix
[620/753] 1209765=rubygems/test_gem_source_specific_file
[621/753] 1209771=rubygems/test_gem_commands_which_command
[622/753] 1209758=ruby/test_enum
[623/753] 1209771=psych/test_coder
[624/753] 1209771=optparse/test_optparse
[625/753] 1209765=ruby/test_symbol
[626/753] 1209771=fiber/test_io_close
[627/753] 1209771=rubygems/test_gem_request_set_lockfile
[628/753] 1209767=json/ractor_test
[629/753] 1209767=-ext-/postponed_job/test_postponed_job
[630/753] 1209771=prism/ruby/reflection_test
[631/753] 1209764=ruby/test_bignum
[632/753] 1209771=-ext-/load/test_dot_dot
[633/753] 1209771=did_you_mean/tree_spell/test_human_typo
[634/753] 1209771=rubygems/test_gem_remote_fetcher
[635/753] 1209764=rubygems/test_gem_gemcutter_utilities
[636/753] 1209771=rubygems/test_gem_resolver
[637/753] 1209764=test_tempfile
[638/753] 1209767=openssl/test_config
[639/753] 1209767=rubygems/test_gem_util
[640/753] 1209771=did_you_mean/spell_checking/test_pattern_key_name_check
[641/753] 1209771=rubygems/test_exit
[642/753] 1209772=rubygems/test_gem_commands_yank_command
[643/753] 1209771=did_you_mean/edit_distance/test_jaro_winkler
[644/753] 1209771=-ext-/marshal/test_usrmarshal
[645/753] 1209767=ruby/test_weakkeymap
[646/753] 1209764=ruby/test_inlinecache
[647/753] 1209772=net/http/test_httpresponse
[648/753] 1209758=rubygems/test_gem_command
[649/753] 1209772=openssl/test_engine
[650/753] 1209772=-ext-/exception/test_enc_raise
[651/753] 1209772=ruby/test_key_error
[652/753] 1209764=rubygems/test_gem_ext_ext_conf_builder
[653/753] 1209772=dtrace/test_cmethod
[654/753] 1209772=-ext-/string/test_qsort
[655/753] 1209772=rubygems/test_gem_commands_dependency_command
[656/753] 1209758=json/json_addition_test
[657/753] 1209758=fiber/test_storage
[658/753] 1209758=prism/result/string_test
[659/753] 1209758=-ext-/path_to_class/test_path_to_class
[660/753] 1209758=rubygems/test_gem_dependency
[661/753] 1209772=ruby/test_iterator
[662/753] 1209771=psych/test_marshalable
[663/753] 1209771=dtrace/test_string
[664/753] 1209771=rubygems/test_gem_resolver_index_specification
[665/753] 1209771=dtrace/test_method_cache
[666/753] 1209771=prism/api/parse_comments_test
[667/753] 1209771=ruby/test_class
[668/753] 1209772=psych/test_serialize_subclasses
[669/753] 1209772=ruby/test_const
[670/753] 1209772=fiber/test_io
[671/753] 1209758=rubygems/test_gem_commands_cert_command
[672/753] 1209772=fiber/test_process
[673/753] 1209772=ruby/test_object
[674/753] 1209773=-ext-/eval/test_eval
[675/753] 1209773=fileutils/test_fileutils
[676/753] 1209763=rubygems/test_remote_fetch_error
[677/753] 1209763=pathname/test_pathname
[678/753] 1209773=psych/test_stream
[679/753] 1209758=json/json_common_interface_test
[680/753] 1209773=coverage/test_coverage
[681/753] 1209758=prism/result/named_capture_test
[682/753] 1209758=ruby/test_dir_m17n
[683/753] 1209763=rubygems/test_gem_resolver_git_specification
[684/753] 1209765=optparse/test_summary
[685/753] 1209763=ruby/test_thread_queue
[686/753] 1209767=ruby/test_flip
[687/753] 1209772=fileutils/test_nowrite
[688/753] 1209772=rubygems/test_gem_ext_cargo_builder_unit
[689/753] 1209772=rubygems/test_gem_commands_install_command
[690/753] 1209767=ruby/test_stack
[691/753] 1209765=test_securerandom
[692/753] 1209765=ruby/test_econv
[693/753] 1209764=-ext-/st/test_foreach
[694/753] 1209764=fiber/test_address_resolve
[695/753] 1209764=uri/test_wss
[696/753] 1209764=rubygems/test_gem_resolver_lock_specification
[697/753] 1209764=-ext-/string/test_cstr
[698/753] 1209773=ruby/test_variable
[699/753] 1209764=openssl/test_digest
[700/753] 1209764=rubygems/test_gem_source_local
[701/753] 1209773=-ext-/num2int/test_num2int
[702/753] 1209773=mkmf/test_have_macro
[703/753] 1209762=ruby/test_process
[704/753] 1209767=ruby/test_parse
[705/753] 1209764=-ext-/iter/test_iter_break
[706/753] 1209764=mkmf/test_config
[707/753] 1209765=psych/test_boolean
[708/753] 1209765=psych/test_yaml
[709/753] 1209773=psych/handlers/test_recorder
[710/753] 1209760=-ext-/iter/test_yield_block
[711/753] 1209760=rubygems/test_gem_commands_specification_command
[712/753] 1209773=did_you_mean/test_spell_checker
[713/753] 1209773=-ext-/bug_reporter/test_bug_reporter
[714/753] 1209763=psych/test_document
[715/753] 1209763=fiber/test_ractor
[716/753] 1209760=prism/ruby/parameters_signature_test
[717/753] 1209760=optparse/test_getopts
[718/753] 1209760=rubygems/test_gem_resolver_api_specification
[719/753] 1209765=openssl/test_pkey
[720/753] 1209760=rubygems/test_gem_commands_signin_command
[721/753] 1209763=socket/test_nonblock
[722/753] 1209763=ruby/test_primitive
[723/753] 1209772=rubygems/test_gem_request
[724/753] 1209763=rubygems/test_gem_commands_search_command
[725/753] 1209763=fiber/test_thread
[726/753] 1209765=ruby/test_pattern_matching
[727/753] 1209758=ruby/test_literal
[728/753] 1209765=ruby/test_arithmetic_sequence
[729/753] 1209760=ruby/test_lambda
[730/753] 1209765=socket/test_sockopt
[731/753] 1209763=ruby/test_frozen_error
[732/753] 1209765=prism/bom_test
[733/753] 1209763=ruby/test_file
[734/753] 1209765=psych/test_encoding
[735/753] 1209773=ruby/test_rational
[736/753] 1209765=-ext-/bignum/test_str2big
[737/753] 1209765=ruby/test_regexp
[738/753] 1209760=prism/newline_offsets_test
[739/753] 1209764=rubygems/test_gem_resolver_conflict
[740/753] 1209764=rubygems/test_gem_commands_contents_command
[741/753] 1209767=psych/test_scalar
[742/753] 1209767=ruby/test_readpartial
[743/753] 1209772=json/test_helper
[744/753] 1209772=psych/test_yamldbm
[745/753] 1209772=ruby/test_thread_cv
[746/753] 1209764=ripper/test_parser_events
[747/753] 1209767=ruby/enc/test_windows_1251
[748/753] 1209767=prism/ruby/relocation_test
[749/753] 1209764=rubygems/test_gem_resolver_best_set
[750/753] 1209767=mkmf/test_convertible
[751/753] 1209764=ruby/test_eval
[752/753] 1209760=-ext-/file/test_stat
[753/753] 1209772=resolv/test_addr
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:02 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
    996    1009    1009    1009 pts/0       1009 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
   1009    1010    1009    1009 pts/0       1009 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1010 1208179    1009    1009 pts/0       1009 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1208179 1208182    1009    1009 pts/0       1009 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.20250611-105239 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
1208182 1208183    1009    1009 pts/0       1009 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250611-105239 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
1208183 1209425    1009    1009 pts/0       1009 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1209425 1209426    1009    1009 pts/0       1009 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1209426 1209755    1009    1009 pts/0       1009 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
1209755 1209759    1009    1009 pts/0       1009 Sl+   1000   0:06 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1209759 1211333    1009    1009 pts/0       1009 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1209759 1211344    1009    1009 pts/0       1009 Z+    1000   0:00 [test_autoload.*] <defunct>
1209759 1211352    1009    1009 pts/0       1009 Z+    1000   0:00 [test_autoload.*] <defunct>
1208183 1909159    1009    1009 pts/0       1009 R+    1000   0:00 ps jx
      1 3016334 3016334 3016334 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
3016334 3016335 3016334 3016334 ?             -1 S     1000   0:00 (sd-pam)
3016330 3016361 3016330 3016330 ?             -1 S     1000   0:01 sshd: ko1@pts/1
3016361 3016365 3016365 3016365 pts/1    3548615 Ss    1000   0:00 -bash
3016365 3548615 3548615 3016365 pts/1    3548615 S+    1000   3:14 htop
{1=>[996, 3016334], 996=>[1009], 1009=>[1010], 1010=>[1208179], 1208179=>[1208182], 1208182=>[1208183], 1208183=>[1209425, 1909159], 1209425=>[1209426], 1209426=>[1209755], 1209755=>[1209759], 1209759=>[1211333, 1211344, 1211352], 3016334=>[3016335], 3016330=>[3016361], 3016361=>[3016365], 3016365=>[3548615]}
$ timeout 60 gdb -p 1211333 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1211335]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bce4b844f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x74827b4bc6c0 (LWP 1211333) "test_autoload.*" 0x00005bce4b844f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x74827fdef6c0 (LWP 1211335) "test_autoload.*" 0x00007482a4d1b4cd in __GI___poll (fds=0x7482857bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x74827fdef6c0 (LWP 1211335) "test_autoload.*"):
#0  0x00007482a4d1b4cd in __GI___poll (fds=0x7482857bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bce4b7cf7ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005bce4bbb569f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3046
        vm = <optimized out>
#4  0x00005bce4b828b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007482a4c9caa4 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 = {128103839889088, 243904437364422923, 128103839889088, -352, 0, 128103763124080, 243904437385394443, 244095865439222027}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007482a4d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x74827b4bc6c0 (LWP 1211333) "test_autoload.*"):
#0  0x00005bce4b844f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005bce4b845eea in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005bce4b794760 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005bce4b7945d9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005bce4b794205 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x00005bce4b78f20e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005bce4b78eff8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005bce4b82af63 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005bce4b8e2c66 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8141
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x00005bce4b8ae425 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:5313
No locals.
#10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:5307
No locals.
#11 0x00005bce4b965032 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:622
        new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x7482821dfe88, name=<optimized out>, name@entry=128104451446000, path=path@entry=128104423161680, realpath=realpath@entry=128103932839040, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7482754d3a40, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7482754d3a20) at /tmp/ruby/src/trunk_asan/iseq.c:668
        coverage = 0
        err_info = 4
        body = <optimized out>
#13 0x00005bce4b964445 in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x7482754d3a20, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1096
        next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
        data = <optimized out>
        iseq = 0x7482821dfe88
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#14 0x00005bce4b964044 in pm_iseq_new_top (node=node@entry=0x74827b4b8418, name=name@entry=128104451446000, path=path@entry=128104423161680, realpath=realpath@entry=128103932839040, parent=parent@entry=0x0, error_state=error_state@entry=0x74827b4b8540) at /tmp/ruby/src/trunk_asan/iseq.c:927
No locals.
#15 0x00005bce4b9840d9 in load_iseq_eval (ec=0x5160026508d0, fname=fname@entry=128104423161680) at /tmp/ruby/src/trunk_asan/load.c:829
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x5160026508d0
        v = <optimized out>
        realpath_map = <optimized out>
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = <optimized out>
        vm_ns = <optimized out>
#16 0x00005bce4b97d8bb in require_internal (ec=ec@entry=0x5160026508d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1450
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x51500013ba80
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 128104452061720
        path = 128104423161680
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#17 0x00005bce4b97aebb in rb_require_string_internal (fname=128103932839040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565
        result = <optimized out>
        ec = 0x5160026508d0
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1551
No locals.
#19 0x00005bce4bc933f8 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:3769
        ci = 0x13a9100140003
        cc = <optimized out>
        me = 0x7482a43f27d0
        cfunc = 0x506000037348
        recv = 128104452115760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005bce4bc78e55 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74827b4b9160) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4748
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00005bce4bc7f095 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4157
No locals.
#22 0x00005bce4bc37efc in vm_sendish (ec=0x5160026508d0, reg_cfp=0x7482780e66e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160026508d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482780e66e8
        reg_pc = 0x5110000a0ff8
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005bce4bc26f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160026508d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74827b4b9560, <optimized out>, <optimized out>}, prev = 0x7482756d22a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005bce4bca8c5d in vm_call0_body (ec=<optimized out>, calling=0x7482756d2460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7482756d24e0
        cc = <optimized out>
        ret = <optimized out>
#26 0x00005bce4bca84b1 in vm_call0_cme (ec=0x5160026508d0, calling=0x7482756d2460, argv=0x74827b4b99a0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x7482756d2460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x748280d75038
        orig_cme = <optimized out>
        ci = 0x7482756d24e0
        cc = <optimized out>
        ret = <optimized out>
#28 0x00005bce4bc53d94 in vm_call0_cc (ec=0x5160026508d0, recv=128104452115760, id=22753, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = {cd = 0x7482756d24c0, cc = 0x7482758d19e0, block_handler = 0, recv = 128104452115760, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x74827b4b99a0
        av = <optimized out>
#29 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:1065
        ci = <optimized out>
        ec = 0x5160026508d0
        cc = <optimized out>
        self = <optimized out>
#30 0x00005bce4bc54e2e in rb_funcallv (recv=128104452115760, mid=22753, argc=1, argv=0x74827b4b99a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x74827b4b99a0
#32 0x00005bce4bc0ecee in autoload_feature_require (_arguments=128103763123520) at /tmp/ruby/src/trunk_asan/variable.c:3379
        receiver = 128104452115760
        arguments = 0x74827b4b9d40
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#33 autoload_try_load (_arguments=128103763123520) at /tmp/ruby/src/trunk_asan/variable.c:3392
        arguments = 0x74827b4b9d40
        result = <optimized out>
        ce = <optimized out>
#34 0x00005bce4b87428f 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:1079
        _ec = 0x5160026508d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74827b4b9cf0, <optimized out>, 0x74827b4b9c00, <optimized out>, <optimized out>}, prev = 0x7482755d1540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160026508d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x00005bce4bc0e040 in rb_autoload_load (module=module@entry=128104451996800, name=name@entry=194059) at /tmp/ruby/src/trunk_asan/variable.c:3453
        ce = <optimized out>
        arguments = {module = 128104451996800, name = 194059, flag = 0, mutex = 128103877574600, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#36 0x00005bce4bc1acc2 in rb_const_search_from (klass=128104445232520, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3555
        ac = 0xfffffffffffffe00
        am = 128104451996800
        tmp = 128104451996800
        ce = <optimized out>
        current = 128104451996800
        value = <optimized out>
        first_iteration = <optimized out>
#37 0x00005bce4bc0fa44 in rb_const_search (klass=128104445232520, id=194059, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3577
        value = <optimized out>
#38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3504
        c = <optimized out>
#39 0x00005bce4bc1e5fe in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1129
        root_cref = <optimized out>
        klass = 92358976736008
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#40 0x00005bce4bc29e82 in vm_get_ev_const_chain (ec=0x5160026508d0, segments=0x502000ea7c50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000ea7c70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6432
        segments = 0x502000ea7c50
        ice = <optimized out>
        val = <optimized out>
#42 0x00005bce4bc2c098 in vm_exec_core (ec=ec@entry=0x5160026508d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482780e6720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x00005bce4bc26f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160026508d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74827b4ba8c0, <optimized out>, <optimized out>}, prev = 0x7482756d18d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x00005bce4bcb2cc2 in invoke_iseq_block_from_c (ec=0x5160026508d0, captured=0x7482780e67a8, self=128103890333280, 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:1655
        flags = 0
        iseq = 0x7482a43c33e0
        cfp = <optimized out>
        sp = 0x748277fe6850
        use_argv = 0x0
        stack_argv = 0x748277fe6850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 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:1669
        captured = 0x7482780e67a8
#46 0x00005bce4bc56c08 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:1706
No locals.
#47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714
No locals.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 0x00005bce4bc56c08 in rb_yield (val=<optimized out>)
No locals.
#50 0x00005bce4b873b18 in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1059
        _ec = 0x5160026508d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74827b4bac50, <optimized out>, 0x74827b4bab60, <optimized out>, <optimized out>}, prev = 0x7482755d1140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160026508d0
        cfp = 0x7482780e6758
#51 0x00005bce4ba0ad3b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#52 0x00005bce4bc933f8 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:3769
        ci = 0x652100040001
        cc = <optimized out>
        me = 0x748282180050
        cfunc = 0x506000048868
        recv = 128103890333280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x00005bce4bc78e55 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74827b4bb380) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4748
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#54 0x00005bce4bc788e5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ci = <optimized out>
        cc = 0x0
#55 0x00005bce4bc32c9a in vm_sendish (ec=0x5160026508d0, reg_cfp=0x7482780e6790, cd=0x502000ea7bd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5160026508d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000ea7bd0
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482780e6790
        reg_pc = 0x5040004a8230
        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>
th: 0x51500013ba80, native_id: 0x74827b4bc6c0
        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>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#57 0x00005bce4bc26f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160026508d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74827b4bb6c0, <optimized out>, <optimized out>}, prev = 0x74827b4bbc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#58 0x00005bce4bc68c1b in invoke_iseq_block_from_c (ec=0x5160026508d0, captured=<optimized out>, self=128103890333280, 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:1655
        flags = 0
        iseq = 0x7482a43c3408
        cfp = 0x7482780e67c8
        sp = 0x748277fe6818
        use_argv = <optimized out>
        stack_argv = 0x748277fe6818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#59 invoke_block_from_c_proc (ec=0x5160026508d0, self=128103890333280, 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:1749
        block = <optimized out>
        keyword_hash = <optimized out>
#60 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:1779
No locals.
#61 0x00005bce4bc66ed6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040004a0f10, argc=1266962222, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1800
        self = 0
#62 0x00005bce4bbb3cfd in thread_do_start_proc (th=th@entry=0x51500013ba80) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004a0f10
        args_len = 0
        args_ptr = <optimized out>
#63 0x00005bce4bbb18da in thread_do_start (th=0x51500013ba80) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#64 thread_start_func_2 (th=th@entry=0x51500013ba80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#65 0x00005bce4bbb0b9e in call_thread_start_func_2 (th=0x51500013ba80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2218
        stack_start = <optimized out>
        stack_start_addr = 0x74827b4bbcc0
#66 nt_start (ptr=0x50c00072df00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2263
        th = 0x51500013ba80
        sched = <optimized out>
        nt = 0x50c00072df00
        vm = 0x525000000100
#67 0x00005bce4b828b7f in asan_thread_start(void*) ()
No symbol table info available.
#68 0x00007482a4c9caa4 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 = {128103763134144, 243912230045710603, 128103763134144, -352, 0, 140727450235920, 243912230066682123, 244095865439222027}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#69 0x00007482a4d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1211333) detached]
$ timeout 60 gdb -p 1211344 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1211352 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1209759 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1909187]
[New LWP 1211353]
[New LWP 1211164]
[New LWP 1209964]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007482a4c98d71 in __futex_abstimed_wait_common64 (private=20800, cancel=true, abstime=0x7ffda9ae8080, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7482a4f99c40 (LWP 1209759) "ruby"            0x00007482a4c98d71 in __futex_abstimed_wait_common64 (private=20800, cancel=true, abstime=0x7ffda9ae8080, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x74827b9bf6c0 (LWP 1909187) "envutil.rb:183"  0x00007482a4d1b4cd in __GI___poll (fds=0x748276fe4560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x748288dff6c0 (LWP 1211353) "test_autoload.*" 0x00007482a4d1b4cd in __GI___poll (fds=0x7482857bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x74827e5e06c0 (LWP 1211164) "parallel.rb:40"  0x00007482a4d1b4cd in __GI___poll (fds=0x748278a01560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x74827d4d46c0 (LWP 1209964) "Timeout stdlib " 0x00007482a4c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00070ac10) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x74827d4d46c0 (LWP 1209964) "Timeout stdlib "):
#0  0x00007482a4c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00070ac10) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00070ac10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00070ac10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007482a4c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c00070abe8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7482a4c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x74827d4d2ae0, __canceltype = 2091817744, __prev = 0x0}
        cbuffer = {wseq = 22, cond = 0x50c00070abe8, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 22
        seq = 11
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c00070abe8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005bce4bb853cf in rb_native_cond_wait (cond=0x50c00070ac10, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000137700, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:847
        next_th = 0x0
#7  0x00005bce4bbafa91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000137700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1122
        can_direct_transfer = <optimized out>
#8  0x00005bce4bb90781 in native_sleep (th=0x515000137700, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3321
        sched = <optimized out>
#9  sleep_forever (th=0x515000137700, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1371
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005bce4bbae53c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128104450176560, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1416
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005bce4b87428f 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:1079
        _ec = 0x516002789dd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74827d4d2e50, <optimized out>, 0x74827d4d2d60, <optimized out>, <optimized out>}, prev = 0x74827c7d4140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002789dd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005bce4bbad89e in queue_do_pop (self=<optimized out>, q=0x504000032a50, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 128104450176560, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 128104450176560, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000032a50
        end = 0
#14 0x00005bce4bc33107 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7397
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005bce4bc33107 in vm_invoke_builtin_delegate (ec=0x516002789dd0, cfp=0x74827d5d6758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002789dd0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x74827d5d6758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bce4bc26f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x516002789dd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74827d4d36c0, <optimized out>, <optimized out>}, prev = 0x74827d4d3c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005bce4bc68c1b in invoke_iseq_block_from_c (ec=0x516002789dd0, captured=<optimized out>, self=128104451660800, 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:1655
        flags = 0
        iseq = 0x7482a43f3f68
        cfp = 0x74827d5d67c8
        sp = 0x74827d4d6818
        use_argv = <optimized out>
        stack_argv = 0x74827d4d6818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002789dd0, self=128104451660800, 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:1749
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1779
No locals.
#21 0x00005bce4bc66ed6 in rb_vm_invoke_proc (ec=0x50c00070ac10, proc=0x189, proc@entry=0x5040003cf990, argc=-1530294927, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1800
        self = 0
#22 0x00005bce4bbb3cfd in thread_do_start_proc (th=th@entry=0x515000137700) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003cf990
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005bce4bbb18da in thread_do_start (th=0x515000137700) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000137700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005bce4bbb0b9e in call_thread_start_func_2 (th=0x515000137700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2218
        stack_start = <optimized out>
        stack_start_addr = 0x74827d4d3cc0
#26 nt_start (ptr=0x50c00070abc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2263
        th = 0x515000137700
        sched = <optimized out>
        nt = 0x50c00070abc0
        vm = 0x525000000100
#27 0x00005bce4b828b7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007482a4c9caa4 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 = {128103796786880, 243899083150817547, 128103796786880, -352, 2, 128103814644976, 243899083171789067, 244095865439222027}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007482a4d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x74827e5e06c0 (LWP 1211164) "parallel.rb:40"):
#0  0x00007482a4d1b4cd in __GI___poll (fds=0x748278a01560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bce4b7cf7ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005bce4b937e89 in nogvl_wait_for (th=128104449970280, fptr=0x51100021b280, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12606
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005bce4b93931a in internal_read_func (ptr=0x748278a01440) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x748278a01440
        result = <optimized out>
#5  0x00005bce4bb95626 in rb_thread_io_blocking_call (io=0x51100021b280, func=0x5bce4b938e10 <internal_read_func>, data1=0x748278a01440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1942
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005bce4b87428f 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:1079
        _ec = 0x516002653bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74827e5ded30, <optimized out>, 0x74827e5dec40, <optimized out>, <optimized out>}, prev = 0x7482789fe140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002653bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005bce4b94d755 in io_read_memory_locktmp (str=128103718327648, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504
        str = <optimized out>
        iis = {th = 128104449970280, fptr = 0x51100021b280, nonblock = 0, fd = 4, buf = 0x519000199b80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100021b280
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005bce4b9299f1 in io_readpartial (argc=2023757152, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x00005bce4bc933f8 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:3769
        ci = 0x410100100003
        cc = <optimized out>
        me = 0x7482a4589e40
        cfunc = 0x50600002c248
        recv = 128104449970400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005bce4bc37efc in vm_sendish (ec=0x516002653bd0, reg_cfp=0x7482793ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516002653bd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482793ff790
        reg_pc = 0x513000050258
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005bce4bc26f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x516002653bd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74827e5df6c0, <optimized out>, <optimized out>}, prev = 0x74827e5dfc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005bce4bc68c1b in invoke_iseq_block_from_c (ec=0x516002653bd0, captured=<optimized out>, self=128103932849680, 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:1655
        flags = 0
        iseq = 0x7482a452a9b8
        cfp = 0x7482793ff7c8
        sp = 0x7482792ff818
        use_argv = <optimized out>
        stack_argv = 0x7482792ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002653bd0, self=128103932849680, 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:1749
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1779
No locals.
#17 0x00005bce4bc66ed6 in rb_vm_invoke_proc (ec=0x748278a01560, proc=0x1, proc@entry=0x5040004a7c50, argc=-1529760563, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1800
        self = 4294967295
#18 0x00005bce4bbb3cfd in thread_do_start_proc (th=th@entry=0x51500013f680) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004a7c50
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005bce4bbb18da in thread_do_start (th=0x51500013f680) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500013f680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005bce4bbb0b9e in call_thread_start_func_2 (th=0x51500013f680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2218
        stack_start = <optimized out>
        stack_start_addr = 0x74827e5dfcc0
#22 nt_start (ptr=0x50c000731380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2263
        th = 0x51500013f680
        sched = <optimized out>
        nt = 0x50c000731380
        vm = 0x525000000100
#23 0x00005bce4b828b7f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007482a4c9caa4 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 = {128103814661824, 243905544929114379, 128103814661824, -352, 25, 140727450238832, 243905544950085899, 244095865439222027}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007482a4d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x748288dff6c0 (LWP 1211353) "test_autoload.*"):
#0  0x00007482a4d1b4cd in __GI___poll (fds=0x7482857bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bce4b7cf7ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005bce4bbb569f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3046
        vm = <optimized out>
#4  0x00005bce4b828b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007482a4c9caa4 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 = {128103990949568, 244157316448876811, 128103990949568, -352, 0, 128103688798864, 244157316469848331, 244095865439222027}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007482a4d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x74827b9bf6c0 (LWP 1909187) "envutil.rb:183"):
#0  0x00007482a4d1b4cd in __GI___poll (fds=0x748276fe4560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bce4b7cf7ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005bce4b937e89 in nogvl_wait_for (th=128103877383520, fptr=0x5110002d6a80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12606
        fds = {fd = 10, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005bce4b93931a in internal_read_func (ptr=0x748276fe4420) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x748276fe4420
        result = <optimized out>
#5  0x00005bce4bb95626 in rb_thread_io_blocking_call (io=0x5110002d6a80, func=0x5bce4b938e10 <internal_read_func>, data1=data1@entry=0x748276fe4420, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1942
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005bce4b938c50 in rb_io_blocking_region_wait (io=0x5110002d6a80, function=0x1, argument=0x748276fe4420, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321
        iis = {th = 128103877383520, fptr = 0x5110002d6a80, nonblock = 0, fd = 10, buf = 0x525000421900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005bce4b93c567 in io_bufread (ptr=0x525000421900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002d6a80) at /tmp/ruby/src/trunk_asan/io.c:3064
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
        p = <optimized out>
#10 0x00005bce4b87428f 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:1079
        _ec = 0x51600264f3d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x74827b9bdc90, <optimized out>, 0x74827b9bdba0, <optimized out>, <optimized out>}, prev = 0x748276fe4140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600264f3d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005bce4b939f8b in io_fread (str=128103877383120, offset=0, size=8192, fptr=0x5110002d6a80) at /tmp/ruby/src/trunk_asan/io.c:3117
        arg = {str_ptr = 0x525000421900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=128103877383120) at /tmp/ruby/src/trunk_asan/io.c:3395
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005bce4b929dd3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110002d6a80
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005bce4bc933f8 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:3769
        ci = 0x401100100001
        cc = <optimized out>
        me = 0x7482a4589e18
        cfunc = 0x50600002c2a8
        recv = 128103877392000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005bce4bc37efc in vm_sendish (ec=0x51600264f3d0, reg_cfp=0x748277bdc790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600264f3d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x748277bdc790
        reg_pc = 0x50400002bcf0
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005bce4bc26f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x51600264f3d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74827b9be6c0, <optimized out>, <optimized out>}, prev = 0x74827b9bec00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005bce4bc68c1b in invoke_iseq_block_from_c (ec=0x51600264f3d0, captured=<optimized out>, self=128104449572000, 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:1655
        flags = 0
        iseq = 0x7482a43f8d38
        cfp = 0x748277bdc7c8
        sp = 0x748277adc818
        use_argv = <optimized out>
        stack_argv = 0x748277adc818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600264f3d0, self=128104449572000, 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:1749
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1779
No locals.
#21 0x00005bce4bc66ed6 in rb_vm_invoke_proc (ec=0x748276fe4560, proc=0x1, proc@entry=0x50400049e650, argc=-1529760563, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1800
        self = 4294967295
#22 0x00005bce4bbb3cfd in thread_do_start_proc (th=th@entry=0x515000137c00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400049e650
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005bce4bbb18da in thread_do_start (th=0x515000137c00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000137c00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005bce4bbb0b9e in call_thread_start_func_2 (th=0x515000137c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2218
        stack_start = <optimized out>
        stack_start_addr = 0x74827b9becc0
#26 nt_start (ptr=0x50c000722f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2263
        th = 0x515000137c00
        sched = <optimized out>
        nt = 0x50c000722f80
        vm = 0x525000000100
#27 0x00005bce4b828b7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007482a4c9caa4 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 = {128103768389312, 243912640751958283, 128103768389312, -352, 22, 140727450235920, 243912640772929803, 244095865439222027}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007482a4d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7482a4f99c40 (LWP 1209759) "ruby"):
#0  0x00007482a4c98d71 in __futex_abstimed_wait_common64 (private=20800, cancel=true, abstime=0x7ffda9ae8080, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=20800, abstime=0x7ffda9ae8080, clockid=2602, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 666368
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffda9ae8080, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007482a4c9bc8e in __pthread_cond_wait_common (abstime=0x7ffda9ae8080, clockid=1, mutex=0x515000000430, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7482a4c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffda9ae7f70, __canceltype = -1564762048, __prev = 0x0}
        cbuffer = {wseq = 421, cond = 0x50c000000068, mutex = 0x515000000430, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 421
        seq = 210
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000430, abstime=abstime@entry=0x7ffda9ae8080) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005bce4bbaf5c1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000430, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x7482a2bb9f60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2469
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x515000000430
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005bce4bbb6834 in native_sleep (th=0x515000000300, rel=0x7482a2bb9f60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3314
        sched = <optimized out>
#8  thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1079
        scheduler = 4
        p = <optimized out>
        target_th = <optimized out>
        th = 0x515000000300
        end = 40770399085972
        limit = 0x7482a2bb9f60
#9  0x00005bce4b87428f 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:1079
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffda9ae8290, <optimized out>, 0x7ffda9ae81a0, <optimized out>, <optimized out>}, prev = 0x7482a2de4d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005bce4bbb637e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1121
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#11 0x00005bce4bba7cc0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1222
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7482a2bb9f60
#12 0x00005bce4bc933f8 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:3769
        ci = 0x352100100003
        cc = <optimized out>
        me = 0x7482a4569438
        cfunc = 0x5060000451a8
        recv = 128103877383520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005bce4bc37efc in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7482a4818410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482a4818410
        reg_pc = 0x52300000b870
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005bce4bc2734b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x00005bce4bcb2cc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7482a4818620, self=128103932849680, 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:1655
        flags = 0
        iseq = 0x7482a43fc320
        cfp = <optimized out>
        sp = 0x7482a4718a28
        use_argv = 0x7482a2cdbc60
        stack_argv = 0x7482a4718a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1669
        captured = 0x7482a4818620
#19 0x00005bce4bc56c08 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:1706
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#22 0x00005bce4bc56c08 in rb_yield (val=<optimized out>)
No locals.
#23 0x00005bce4be1a283 in rb_ary_collect (ary=128104450091160) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 128104445230280
        i = 8
#24 0x00005bce4bc933f8 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:3769
        ci = 0x169100000001
        cc = <optimized out>
        me = 0x7482a45c00a8
        cfunc = 0x5060000201e8
        recv = 128104450091160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x00005bce4bc32c9a in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7482a4818608, cd=0x5120000122b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
th: 0x515000000300, native_id: 0x7482a4f99c40
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0179 e:000178 CFUNC  :join
c:0018 p:0494 s:0174 E:001e18 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
c:0017 p:0275 s:0135 e:000134 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        bh = <optimized out>
        blockiseq = <optimized out>
c:0016 p:0044 s:0111 e:000110 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:577
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
        leaf = false
        val = <optimized out>
        cd = 0x5120000122b0
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:573
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482a4818608
        reg_pc = 0x519000014910
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        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>
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        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>
c:0007 p:0069 s:0046 E:0012f0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_anytostring = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001e10 DUMMY  [FINISH]
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>

th: 0x515000137700, native_id: 0x74827d4d46c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_newarray = <optimized out>
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>

th: 0x51500013f680, native_id: 0x74827e5e06c0
        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>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
c:0002 p:0035 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>

th: 0x515000137c00, native_id: 0x74827b9bf6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC  :read
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x00005bce4bc2734b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x00005bce4bcb2cc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7482a4818738, self=128103932849680, 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:1655
        flags = 0
        iseq = 0x7482a452ab70
        cfp = <optimized out>
        sp = 0x7482a47188d0
        use_argv = 0x7482a2c059e0
        stack_argv = 0x7482a47188d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1669
        captured = 0x7482a4818738
#31 0x00005bce4bc56c08 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:1706
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#34 0x00005bce4bc56c08 in rb_yield (val=<optimized out>)
No locals.
#35 0x00005bce4be1a283 in rb_ary_collect (ary=128104449970560) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 128104449970480
        i = 0
#36 0x00005bce4bc933f8 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:3769
        ci = 0x169100000001
        cc = <optimized out>
        me = 0x7482a45c00a8
        cfunc = 0x5060000201e8
        recv = 128104449970560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005bce4bc32c9a in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7482a4818720, cd=0x502000012210, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012210
        insns_address_table = {0x5bce4bc31213 <vm_exec_core+26675>, 0x5bce4bc2d77e <vm_exec_core+11678>, 0x5bce4bc2b07d <vm_exec_core+1693>, 0x5bce4bc2c13f <vm_exec_core+5983>, 0x5bce4bc313fe <vm_exec_core+27166>, 0x5bce4bc2bdfd <vm_exec_core+5149>, 0x5bce4bc328d1 <vm_exec_core+32497>, 0x5bce4bc30335 <vm_exec_core+22869>, 0x5bce4bc2e816 <vm_exec_core+15926>, 0x5bce4bc2b3da <vm_exec_core+2554>, 0x5bce4bc31bd9 <vm_exec_core+29177>, 0x5bce4bc317df <vm_exec_core+28159>, 0x5bce4bc2c040 <vm_exec_core+5728>, 0x5bce4bc2b8f8 <vm_exec_core+3864>, 0x5bce4bc308a3 <vm_exec_core+24259>, 0x5bce4bc2ccdd <vm_exec_core+8957>, 0x5bce4bc3205c <vm_exec_core+30332>, 0x5bce4bc31a8e <vm_exec_core+28846>, 0x5bce4bc2d59c <vm_exec_core+11196>, 0x5bce4bc2e77e <vm_exec_core+15774>, 0x5bce4bc30459 <vm_exec_core+23161>, 0x5bce4bc319ea <vm_exec_core+28682>, 0x5bce4bc2f6cb <vm_exec_core+19691>, 0x5bce4bc305f1 <vm_exec_core+23569>, 0x5bce4bc30dbd <vm_exec_core+25565>, 0x5bce4bc2f5c2 <vm_exec_core+19426>, 0x5bce4bc2b84d <vm_exec_core+3693>, 0x5bce4bc2fe89 <vm_exec_core+21673>, 0x5bce4bc2b60d <vm_exec_core+3117>, 0x5bce4bc2b9f6 <vm_exec_core+4118>, 0x5bce4bc2d9c6 <vm_exec_core+12262>, 0x5bce4bc2f30a <vm_exec_core+18730>, 0x5bce4bc2fb58 <vm_exec_core+20856>, 0x5bce4bc2f115 <vm_exec_core+18229>, 0x5bce4bc2b2f6 <vm_exec_core+2326>, 0x5bce4bc3113b <vm_exec_core+26459>, 0x5bce4bc316a2 <vm_exec_core+27842>, 0x5bce4bc2ba93 <vm_exec_core+4275>, 0x5bce4bc2c778 <vm_exec_core+7576>, 0x5bce4bc2c0e5 <vm_exec_core+5893>, 0x5bce4bc2cf30 <vm_exec_core+9552>, 0x5bce4bc2e5d2 <vm_exec_core+15346>, 0x5bce4bc2bb3a <vm_exec_core+4442>, 0x5bce4bc30e8a <vm_exec_core+25770>, 0x5bce4bc2c6ae <vm_exec_core+7374>, 0x5bce4bc2e253 <vm_exec_core+14451>, 0x5bce4bc2ed0b <vm_exec_core+17195>, 0x5bce4bc30a04 <vm_exec_core+24612>, 0x5bce4bc2f8ca <vm_exec_core+20202>, 0x5bce4bc2cfd9 <vm_exec_core+9721>, 0x5bce4bc2c9d1 <vm_exec_core+8177>, 0x5bce4bc307a8 <vm_exec_core+24008>, 0x5bce4bc2dc22 <vm_exec_core+12866>, 0x5bce4bc2ff5b <vm_exec_core+21883>, 0x5bce4bc2fa45 <vm_exec_core+20581>, 0x5bce4bc2ffe8 <vm_exec_core+22024>, 0x5bce4bc3131e <vm_exec_core+26942>, 0x5bce4bc2ad9b <vm_exec_core+955>, 0x5bce4bc30b17 <vm_exec_core+24887>, 0x5bce4bc2d2a2 <vm_exec_core+10434>, 0x5bce4bc306be <vm_exec_core+23774>, 0x5bce4bc2d3c8 <vm_exec_core+10728>, 0x5bce4bc2f50e <vm_exec_core+19246>, 0x5bce4bc32327 <vm_exec_core+31047>, 0x5bce4bc2eb7a <vm_exec_core+16794>, 0x5bce4bc2f1d2 <vm_exec_core+18418>, 0x5bce4bc2d62f <vm_exec_core+11343>, 0x5bce4bc2caf5 <vm_exec_core+8469>, 0x5bce4bc300b6 <vm_exec_core+22230>, 0x5bce4bc2bc45 <vm_exec_core+4709>, 0x5bce4bc2e97e <vm_exec_core+16286>, 0x5bce4bc39aee <vm_exec_core+61710>, 0x5bce4bc2f80b <vm_exec_core+20011>, 0x5bce4bc2bce0 <vm_exec_core+4864>, 0x5bce4bc2c591 <vm_exec_core+7089>, 0x5bce4bc2c3aa <vm_exec_core+6602>, 0x5bce4bc2c86a <vm_exec_core+7818>, 0x5bce4bc2d0f8 <vm_exec_core+10008>, 0x5bce4bc31f84 <vm_exec_core+30116>, 0x5bce4bc2ada0 <vm_exec_core+960>, 0x5bce4bc2c4b6 <vm_exec_core+6870>, 0x5bce4bc32a4b <vm_exec_core+32875>, 0x5bce4bc2fd87 <vm_exec_core+21415>, 0x5bce4bc2f00b <vm_exec_core+17963>, 0x5bce4bc30f1a <vm_exec_core+25914>, 0x5bce4bc32e00 <vm_exec_core+33824>, 0x5bce4bc31242 <vm_exec_core+26722>, 0x5bce4bc320fe <vm_exec_core+30494>, 0x5bce4bc321cf <vm_exec_core+30703>, 0x5bce4bc2b717 <vm_exec_core+3383>, 0x5bce4bc31afa <vm_exec_core+28954>, 0x5bce4bc2db46 <vm_exec_core+12646>, 0x5bce4bc31d45 <vm_exec_core+29541>, 0x5bce4bc2d46d <vm_exec_core+10893>, 0x5bce4bc2cd7a <vm_exec_core+9114>, 0x5bce4bc2e0ae <vm_exec_core+14030>, 0x5bce4bc2bbab <vm_exec_core+4555>, 0x5bce4bc3229c <vm_exec_core+30908>, 0x5bce4bc2e30c <vm_exec_core+14636>, 0x5bce4bc2de9a <vm_exec_core+13498>, 0x5bce4bc2ae94 <vm_exec_core+1204>, 0x5bce4bc2b4b3 <vm_exec_core+2771>, 0x5bce4bc2eebe <vm_exec_core+17630>, 0x5bce4bc2e4aa <vm_exec_core+15050>, 0x5bce4bc2ed91 <vm_exec_core+17329>, 0x5bce4bc2ec33 <vm_exec_core+16979>, 0x5bce4bc2da63 <vm_exec_core+12419>, 0x5bce4bc2e3a6 <vm_exec_core+14790>, 0x5bce4bc2df8b <vm_exec_core+13739>, 0x5bce4bc2e703 <vm_exec_core+15651>, 0x5bce4bc2e688 <vm_exec_core+15528>, 0x5bce4bc31204 <vm_exec_core+26660>, 0x5bce4bc2d76f <vm_exec_core+11663>, 0x5bce4bc2b06e <vm_exec_core+1678>, 0x5bce4bc2c130 <vm_exec_core+5968>, 0x5bce4bc313ef <vm_exec_core+27151>, 0x5bce4bc2bdee <vm_exec_core+5134>, 0x5bce4bc328c2 <vm_exec_core+32482>, 0x5bce4bc30326 <vm_exec_core+22854>, 0x5bce4bc2e807 <vm_exec_core+15911>, 0x5bce4bc2b3cb <vm_exec_core+2539>, 0x5bce4bc31bca <vm_exec_core+29162>, 0x5bce4bc317d0 <vm_exec_core+28144>, 0x5bce4bc2c031 <vm_exec_core+5713>, 0x5bce4bc2b8e9 <vm_exec_core+3849>, 0x5bce4bc30894 <vm_exec_core+24244>, 0x5bce4bc2ccce <vm_exec_core+8942>, 0x5bce4bc3204d <vm_exec_core+30317>, 0x5bce4bc31a7f <vm_exec_core+28831>, 0x5bce4bc2d58d <vm_exec_core+11181>, 0x5bce4bc2e76f <vm_exec_core+15759>, 0x5bce4bc3044a <vm_exec_core+23146>, 0x5bce4bc319db <vm_exec_core+28667>, 0x5bce4bc2f6bc <vm_exec_core+19676>, 0x5bce4bc305e2 <vm_exec_core+23554>, 0x5bce4bc30dae <vm_exec_core+25550>, 0x5bce4bc2f5b3 <vm_exec_core+19411>, 0x5bce4bc2b83e <vm_exec_core+3678>, 0x5bce4bc2fe7a <vm_exec_core+21658>, 0x5bce4bc2b5fe <vm_exec_core+3102>, 0x5bce4bc2b9e7 <vm_exec_core+4103>, 0x5bce4bc2d9b7 <vm_exec_core+12247>, 0x5bce4bc2f2fb <vm_exec_core+18715>, 0x5bce4bc2fb49 <vm_exec_core+20841>, 0x5bce4bc2f106 <vm_exec_core+18214>, 0x5bce4bc2b2e7 <vm_exec_core+2311>, 0x5bce4bc3112c <vm_exec_core+26444>, 0x5bce4bc31693 <vm_exec_core+27827>, 0x5bce4bc2ba84 <vm_exec_core+4260>, 0x5bce4bc2c769 <vm_exec_core+7561>, 0x5bce4bc2c0d6 <vm_exec_core+5878>, 0x5bce4bc2cf21 <vm_exec_core+9537>, 0x5bce4bc2e5c3 <vm_exec_core+15331>, 0x5bce4bc2bb2b <vm_exec_core+4427>, 0x5bce4bc30e7b <vm_exec_core+25755>, 0x5bce4bc2c69f <vm_exec_core+7359>, 0x5bce4bc2e244 <vm_exec_core+14436>, 0x5bce4bc2ecfc <vm_exec_core+17180>, 0x5bce4bc309f5 <vm_exec_core+24597>, 0x5bce4bc2f8bb <vm_exec_core+20187>, 0x5bce4bc2cfca <vm_exec_core+9706>, 0x5bce4bc2c9c2 <vm_exec_core+8162>, 0x5bce4bc30799 <vm_exec_core+23993>, 0x5bce4bc2dc13 <vm_exec_core+12851>, 0x5bce4bc2ff4c <vm_exec_core+21868>, 0x5bce4bc2fa36 <vm_exec_core+20566>, 0x5bce4bc2ffd9 <vm_exec_core+22009>, 0x5bce4bc3130f <vm_exec_core+26927>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc30b08 <vm_exec_core+24872>, 0x5bce4bc2d293 <vm_exec_core+10419>, 0x5bce4bc306af <vm_exec_core+23759>, 0x5bce4bc2d3b9 <vm_exec_core+10713>, 0x5bce4bc2f4ff <vm_exec_core+19231>, 0x5bce4bc2f7e8 <vm_exec_core+19976>, 0x5bce4bc2eb6b <vm_exec_core+16779>, 0x5bce4bc2f1c3 <vm_exec_core+18403>, 0x5bce4bc2d620 <vm_exec_core+11328>, 0x5bce4bc2cae6 <vm_exec_core+8454>, 0x5bce4bc300a7 <vm_exec_core+22215>, 0x5bce4bc2bc36 <vm_exec_core+4694>, 0x5bce4bc2e96f <vm_exec_core+16271>, 0x5bce4bc39adf <vm_exec_core+61695>, 0x5bce4bc2f7fc <vm_exec_core+19996>, 0x5bce4bc2bcd1 <vm_exec_core+4849>, 0x5bce4bc2c582 <vm_exec_core+7074>, 0x5bce4bc2c39b <vm_exec_core+6587>, 0x5bce4bc2c85b <vm_exec_core+7803>, 0x5bce4bc2d0e9 <vm_exec_core+9993>, 0x5bce4bc2f006 <vm_exec_core+17958>, 0x5bce4bc2e965 <vm_exec_core+16261>, 0x5bce4bc2f001 <vm_exec_core+17953>, 0x5bce4bc2f7a8 <vm_exec_core+19912>, 0x5bce4bc2f768 <vm_exec_core+19848>, 0x5bce4bc2c856 <vm_exec_core+7798>, 0x5bce4bc2fb0d <vm_exec_core+20781>, 0x5bce4bc2de90 <vm_exec_core+13488>, 0x5bce4bc2de95 <vm_exec_core+13493>, 0x5bce4bc2f763 <vm_exec_core+19843>, 0x5bce4bc2f2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7482a4818720
        reg_pc = 0x5040000052f8
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00005bce4bc2734b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005bce4bc6d9b8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2905
        ec = 0x5160000003d0
        val = <optimized out>
#42 0x00005bce4b86fd95 in rb_ec_exec_node (ec=0x5160000003d0, n=0x7482a452ad00) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffda9aea4d0, <optimized out>, 0x7ffda9aea420, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7482a452ad00
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#44 0x00005bce4b868c37 in rb_main (argc=11, argv=0x7ffda9aea698) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7ffda9aea698) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7ec6554dbc40 (LWP 1209755) "ruby" 0x00007ec655326cd7 in __GI___select (nfds=9, readfds=0x50c004e2e600, writefds=0x0, exceptfds=0x0, timeout=0x7ffc67fbc9c0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7ec6391ff6c0 (LWP 1209757) "ruby" 0x00007ec65531b4cd in __GI___poll (fds=0x7ec637fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ec6391ff6c0 (LWP 1209757) "ruby"):
#0  0x00007ec65531b4cd in __GI___poll (fds=0x7ec637fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005e4296cdd7ca in __interceptor_poll ()
No symbol table info available.
#2  0x00005e42970c369f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3046
        vm = <optimized out>
#4  0x00005e4296d36b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ec65529caa4 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 = {139389827020480, -4368253192420472921, 139389827020480, -352, 0, 140722053050000, -4368253192407890009, -4368490875079768153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ec655329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ec6554dbc40 (LWP 1209755) "ruby"):
#0  0x00007ec655326cd7 in __GI___select (nfds=9, readfds=0x50c004e2e600, writefds=0x0, exceptfds=0x0, timeout=0x7ffc67fbc9c0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 410592995}
        pts64 = 0x7ffc67fbc860
        r = <optimized out>
#1  0x00005e42970aaac5 in native_fd_select (n=9, readfds=0x50c004e2e600, writefds=0x0, exceptfds=0x7ec655326cd7 <__GI___select+327>, timeout=0x7ffc67fbc860, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2420
No locals.
#2  do_select (p=139390265261184) at /tmp/ruby/src/trunk_asan/thread.c:4464
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffc67fbc970
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005e4296d8228f 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:1079
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc67fbcb30, <optimized out>, 0x7ffc67fbca40, <optimized out>, <optimized out>}, prev = 0x7ec6534d2ca0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005e42970aa051 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4526
        set = {max = 9, th = 0x515000000300, rset = 0x7ec6533efb40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7ec6533efba0}
#5  0x00005e4296e50a0f in select_internal (read=139389749570560, write=4, except=4, tp=0x7ec6533efba0, fds=0x7ec6533efb40) at /tmp/ruby/src/trunk_asan/io.c:10768
        timerec = <optimized out>
        max = 9
        pending = <optimized out>
        rp = 0x7ec6533efb40
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=139390265260832) at /tmp/ruby/src/trunk_asan/io.c:10838
        p = 0x7ec6533efb20
#7  0x00005e4296d8228f 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:1079
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc67fbce30, <optimized out>, 0x7ffc67fbcd40, <optimized out>, <optimized out>}, prev = 0x7ec65333df40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005e4296e2cbeb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11206
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005e42971a13f8 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:3769
        ci = 0x164100100009
        cc = <optimized out>
        me = 0x7ec654bda5f8
        cfunc = 0x50600002b468
        recv = 139390290295320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005e4297145efc in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7ec6527ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e429713f213 <vm_exec_core+26675>, 0x5e429713b77e <vm_exec_core+11678>, 0x5e429713907d <vm_exec_core+1693>, 0x5e429713a13f <vm_exec_core+5983>, 0x5e429713f3fe <vm_exec_core+27166>, 0x5e4297139dfd <vm_exec_core+5149>, 0x5e42971408d1 <vm_exec_core+32497>, 0x5e429713e335 <vm_exec_core+22869>, 0x5e429713c816 <vm_exec_core+15926>, 0x5e42971393da <vm_exec_core+2554>, 0x5e429713fbd9 <vm_exec_core+29177>, 0x5e429713f7df <vm_exec_core+28159>, 0x5e429713a040 <vm_exec_core+5728>, 0x5e42971398f8 <vm_exec_core+3864>, 0x5e429713e8a3 <vm_exec_core+24259>, 0x5e429713acdd <vm_exec_core+8957>, 0x5e429714005c <vm_exec_core+30332>, 0x5e429713fa8e <vm_exec_core+28846>, 0x5e429713b59c <vm_exec_core+11196>, 0x5e429713c77e <vm_exec_core+15774>, 0x5e429713e459 <vm_exec_core+23161>, 0x5e429713f9ea <vm_exec_core+28682>, 0x5e429713d6cb <vm_exec_core+19691>, 0x5e429713e5f1 <vm_exec_core+23569>, 0x5e429713edbd <vm_exec_core+25565>, 0x5e429713d5c2 <vm_exec_core+19426>, 0x5e429713984d <vm_exec_core+3693>, 0x5e429713de89 <vm_exec_core+21673>, 0x5e429713960d <vm_exec_core+3117>, 0x5e42971399f6 <vm_exec_core+4118>, 0x5e429713b9c6 <vm_exec_core+12262>, 0x5e429713d30a <vm_exec_core+18730>, 0x5e429713db58 <vm_exec_core+20856>, 0x5e429713d115 <vm_exec_core+18229>, 0x5e42971392f6 <vm_exec_core+2326>, 0x5e429713f13b <vm_exec_core+26459>, 0x5e429713f6a2 <vm_exec_core+27842>, 0x5e4297139a93 <vm_exec_core+4275>, 0x5e429713a778 <vm_exec_core+7576>, 0x5e429713a0e5 <vm_exec_core+5893>, 0x5e429713af30 <vm_exec_core+9552>, 0x5e429713c5d2 <vm_exec_core+15346>, 0x5e4297139b3a <vm_exec_core+4442>, 0x5e429713ee8a <vm_exec_core+25770>, 0x5e429713a6ae <vm_exec_core+7374>, 0x5e429713c253 <vm_exec_core+14451>, 0x5e429713cd0b <vm_exec_core+17195>, 0x5e429713ea04 <vm_exec_core+24612>, 0x5e429713d8ca <vm_exec_core+20202>, 0x5e429713afd9 <vm_exec_core+9721>, 0x5e429713a9d1 <vm_exec_core+8177>, 0x5e429713e7a8 <vm_exec_core+24008>, 0x5e429713bc22 <vm_exec_core+12866>, 0x5e429713df5b <vm_exec_core+21883>, 0x5e429713da45 <vm_exec_core+20581>, 0x5e429713dfe8 <vm_exec_core+22024>, 0x5e429713f31e <vm_exec_core+26942>, 0x5e4297138d9b <vm_exec_core+955>, 0x5e429713eb17 <vm_exec_core+24887>, 0x5e429713b2a2 <vm_exec_core+10434>, 0x5e429713e6be <vm_exec_core+23774>, 0x5e429713b3c8 <vm_exec_core+10728>, 0x5e429713d50e <vm_exec_core+19246>, 0x5e4297140327 <vm_exec_core+31047>, 0x5e429713cb7a <vm_exec_core+16794>, 0x5e429713d1d2 <vm_exec_core+18418>, 0x5e429713b62f <vm_exec_core+11343>, 0x5e429713aaf5 <vm_exec_core+8469>, 0x5e429713e0b6 <vm_exec_core+22230>, 0x5e4297139c45 <vm_exec_core+4709>, 0x5e429713c97e <vm_exec_core+16286>, 0x5e4297147aee <vm_exec_core+61710>, 0x5e429713d80b <vm_exec_core+20011>, 0x5e4297139ce0 <vm_exec_core+4864>, 0x5e429713a591 <vm_exec_core+7089>, 0x5e429713a3aa <vm_exec_core+6602>, 0x5e429713a86a <vm_exec_core+7818>, 0x5e429713b0f8 <vm_exec_core+10008>, 0x5e429713ff84 <vm_exec_core+30116>, 0x5e4297138da0 <vm_exec_core+960>, 0x5e429713a4b6 <vm_exec_core+6870>, 0x5e4297140a4b <vm_exec_core+32875>, 0x5e429713dd87 <vm_exec_core+21415>, 0x5e429713d00b <vm_exec_core+17963>, 0x5e429713ef1a <vm_exec_core+25914>, 0x5e4297140e00 <vm_exec_core+33824>, 0x5e429713f242 <vm_exec_core+26722>, 0x5e42971400fe <vm_exec_core+30494>, 0x5e42971401cf <vm_exec_core+30703>, 0x5e4297139717 <vm_exec_core+3383>, 0x5e429713fafa <vm_exec_core+28954>, 0x5e429713bb46 <vm_exec_core+12646>, 0x5e429713fd45 <vm_exec_core+29541>, 0x5e429713b46d <vm_exec_core+10893>, 0x5e429713ad7a <vm_exec_core+9114>, 0x5e429713c0ae <vm_exec_core+14030>, 0x5e4297139bab <vm_exec_core+4555>, 0x5e429714029c <vm_exec_core+30908>, 0x5e429713c30c <vm_exec_core+14636>, 0x5e429713be9a <vm_exec_core+13498>, 0x5e4297138e94 <vm_exec_core+1204>, 0x5e42971394b3 <vm_exec_core+2771>, 0x5e429713cebe <vm_exec_core+17630>, 0x5e429713c4aa <vm_exec_core+15050>, 0x5e429713cd91 <vm_exec_core+17329>, 0x5e429713cc33 <vm_exec_core+16979>, 0x5e429713ba63 <vm_exec_core+12419>, 0x5e429713c3a6 <vm_exec_core+14790>, 0x5e429713bf8b <vm_exec_core+13739>, 0x5e429713c703 <vm_exec_core+15651>, 0x5e429713c688 <vm_exec_core+15528>, 0x5e429713f204 <vm_exec_core+26660>, 0x5e429713b76f <vm_exec_core+11663>, 0x5e429713906e <vm_exec_core+1678>, 0x5e429713a130 <vm_exec_core+5968>, 0x5e429713f3ef <vm_exec_core+27151>, 0x5e4297139dee <vm_exec_core+5134>, 0x5e42971408c2 <vm_exec_core+32482>, 0x5e429713e326 <vm_exec_core+22854>, 0x5e429713c807 <vm_exec_core+15911>, 0x5e42971393cb <vm_exec_core+2539>, 0x5e429713fbca <vm_exec_core+29162>, 0x5e429713f7d0 <vm_exec_core+28144>, 0x5e429713a031 <vm_exec_core+5713>, 0x5e42971398e9 <vm_exec_core+3849>, 0x5e429713e894 <vm_exec_core+24244>, 0x5e429713acce <vm_exec_core+8942>, 0x5e429714004d <vm_exec_core+30317>, 0x5e429713fa7f <vm_exec_core+28831>, 0x5e429713b58d <vm_exec_core+11181>, 0x5e429713c76f <vm_exec_core+15759>, 0x5e429713e44a <vm_exec_core+23146>, 0x5e429713f9db <vm_exec_core+28667>, 0x5e429713d6bc <vm_exec_core+19676>, 0x5e429713e5e2 <vm_exec_core+23554>, 0x5e429713edae <vm_exec_core+25550>, 0x5e429713d5b3 <vm_exec_core+19411>, 0x5e429713983e <vm_exec_core+3678>, 0x5e429713de7a <vm_exec_core+21658>, 0x5e42971395fe <vm_exec_core+3102>, 0x5e42971399e7 <vm_exec_core+4103>, 0x5e429713b9b7 <vm_exec_core+12247>, 0x5e429713d2fb <vm_exec_core+18715>, 0x5e429713db49 <vm_exec_core+20841>, 0x5e429713d106 <vm_exec_core+18214>, 0x5e42971392e7 <vm_exec_core+2311>, 0x5e429713f12c <vm_exec_core+26444>, 0x5e429713f693 <vm_exec_core+27827>, 0x5e4297139a84 <vm_exec_core+4260>, 0x5e429713a769 <vm_exec_core+7561>, 0x5e429713a0d6 <vm_exec_core+5878>, 0x5e429713af21 <vm_exec_core+9537>, 0x5e429713c5c3 <vm_exec_core+15331>, 0x5e4297139b2b <vm_exec_core+4427>, 0x5e429713ee7b <vm_exec_core+25755>, 0x5e429713a69f <vm_exec_core+7359>, 0x5e429713c244 <vm_exec_core+14436>, 0x5e429713ccfc <vm_exec_core+17180>, 0x5e429713e9f5 <vm_exec_core+24597>, 0x5e429713d8bb <vm_exec_core+20187>, 0x5e429713afca <vm_exec_core+9706>, 0x5e429713a9c2 <vm_exec_core+8162>, 0x5e429713e799 <vm_exec_core+23993>, 0x5e429713bc13 <vm_exec_core+12851>, 0x5e429713df4c <vm_exec_core+21868>, 0x5e429713da36 <vm_exec_core+20566>, 0x5e429713dfd9 <vm_exec_core+22009>, 0x5e429713f30f <vm_exec_core+26927>, 0x5e429713d7e8 <vm_exec_core+19976>, 0x5e429713eb08 <vm_exec_core+24872>, 0x5e429713b293 <vm_exec_core+10419>, 0x5e429713e6af <vm_exec_core+23759>, 0x5e429713b3b9 <vm_exec_core+10713>, 0x5e429713d4ff <vm_exec_core+19231>, 0x5e429713d7e8 <vm_exec_core+19976>, 0x5e429713cb6b <vm_exec_core+16779>, 0x5e429713d1c3 <vm_exec_core+18403>, 0x5e429713b620 <vm_exec_core+11328>, 0x5e429713aae6 <vm_exec_core+8454>, 0x5e429713e0a7 <vm_exec_core+22215>, 0x5e4297139c36 <vm_exec_core+4694>, 0x5e429713c96f <vm_exec_core+16271>, 0x5e4297147adf <vm_exec_core+61695>, 0x5e429713d7fc <vm_exec_core+19996>, 0x5e4297139cd1 <vm_exec_core+4849>, 0x5e429713a582 <vm_exec_core+7074>, 0x5e429713a39b <vm_exec_core+6587>, 0x5e429713a85b <vm_exec_core+7803>, 0x5e429713b0e9 <vm_exec_core+9993>, 0x5e429713d006 <vm_exec_core+17958>, 0x5e429713c965 <vm_exec_core+16261>, 0x5e429713d001 <vm_exec_core+17953>, 0x5e429713d7a8 <vm_exec_core+19912>, 0x5e429713d768 <vm_exec_core+19848>, 0x5e429713a856 <vm_exec_core+7798>, 0x5e429713db0d <vm_exec_core+20781>, 0x5e429713be90 <vm_exec_core+13488>, 0x5e429713be95 <vm_exec_core+13493>, 0x5e429713d763 <vm_exec_core+19843>, 0x5e429713d2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7ec6527ff3a0
        reg_pc = 0x52300000b0f8
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
th: 0x515000000300, native_id: 0x7ec6554dbc40
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
        INSN_LABEL_trace_opt_aref = <optimized out>
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005e4297135119 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652
No locals.
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2628
        _ec = 0x5160000003d0
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        _tag = <optimized out>
        state = RUBY_TAG_NONE
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
        result = <optimized out>
#14 0x00005e42971c0cc2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7ec6527ff578, self=139390289703160, 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:1655
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
        flags = 0
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        iseq = 0x7ec654b252e8
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889
        cfp = <optimized out>
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        sp = 0x7ec6526ff9e8
        use_argv = 0x7ec6532088e0
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        stack_argv = 0x7ec6526ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
c:0001 p:0000 s:0003 E:001e10 DUMMY  [FINISH]
#15 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:1669
        captured = 0x7ec6527ff578

#16 0x00005e4297164c08 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:1706
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005e4297164c08 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005e429731a36a in rb_ary_each (ary=139390283924760) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x00005e42971a13f8 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:3769
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7ec654d204a8
        cfunc = 0x50600001eaa8
        recv = 139390283924760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005e4297140c9a in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7ec6527ff560, cd=0x51100000db80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 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 = 0x51100000db80
        insns_address_table = {0x5e429713f213 <vm_exec_core+26675>, 0x5e429713b77e <vm_exec_core+11678>, 0x5e429713907d <vm_exec_core+1693>, 0x5e429713a13f <vm_exec_core+5983>, 0x5e429713f3fe <vm_exec_core+27166>, 0x5e4297139dfd <vm_exec_core+5149>, 0x5e42971408d1 <vm_exec_core+32497>, 0x5e429713e335 <vm_exec_core+22869>, 0x5e429713c816 <vm_exec_core+15926>, 0x5e42971393da <vm_exec_core+2554>, 0x5e429713fbd9 <vm_exec_core+29177>, 0x5e429713f7df <vm_exec_core+28159>, 0x5e429713a040 <vm_exec_core+5728>, 0x5e42971398f8 <vm_exec_core+3864>, 0x5e429713e8a3 <vm_exec_core+24259>, 0x5e429713acdd <vm_exec_core+8957>, 0x5e429714005c <vm_exec_core+30332>, 0x5e429713fa8e <vm_exec_core+28846>, 0x5e429713b59c <vm_exec_core+11196>, 0x5e429713c77e <vm_exec_core+15774>, 0x5e429713e459 <vm_exec_core+23161>, 0x5e429713f9ea <vm_exec_core+28682>, 0x5e429713d6cb <vm_exec_core+19691>, 0x5e429713e5f1 <vm_exec_core+23569>, 0x5e429713edbd <vm_exec_core+25565>, 0x5e429713d5c2 <vm_exec_core+19426>, 0x5e429713984d <vm_exec_core+3693>, 0x5e429713de89 <vm_exec_core+21673>, 0x5e429713960d <vm_exec_core+3117>, 0x5e42971399f6 <vm_exec_core+4118>, 0x5e429713b9c6 <vm_exec_core+12262>, 0x5e429713d30a <vm_exec_core+18730>, 0x5e429713db58 <vm_exec_core+20856>, 0x5e429713d115 <vm_exec_core+18229>, 0x5e42971392f6 <vm_exec_core+2326>, 0x5e429713f13b <vm_exec_core+26459>, 0x5e429713f6a2 <vm_exec_core+27842>, 0x5e4297139a93 <vm_exec_core+4275>, 0x5e429713a778 <vm_exec_core+7576>, 0x5e429713a0e5 <vm_exec_core+5893>, 0x5e429713af30 <vm_exec_core+9552>, 0x5e429713c5d2 <vm_exec_core+15346>, 0x5e4297139b3a <vm_exec_core+4442>, 0x5e429713ee8a <vm_exec_core+25770>, 0x5e429713a6ae <vm_exec_core+7374>, 0x5e429713c253 <vm_exec_core+14451>, 0x5e429713cd0b <vm_exec_core+17195>, 0x5e429713ea04 <vm_exec_core+24612>, 0x5e429713d8ca <vm_exec_core+20202>, 0x5e429713afd9 <vm_exec_core+9721>, 0x5e429713a9d1 <vm_exec_core+8177>, 0x5e429713e7a8 <vm_exec_core+24008>, 0x5e429713bc22 <vm_exec_core+12866>, 0x5e429713df5b <vm_exec_core+21883>, 0x5e429713da45 <vm_exec_core+20581>, 0x5e429713dfe8 <vm_exec_core+22024>, 0x5e429713f31e <vm_exec_core+26942>, 0x5e4297138d9b <vm_exec_core+955>, 0x5e429713eb17 <vm_exec_core+24887>, 0x5e429713b2a2 <vm_exec_core+10434>, 0x5e429713e6be <vm_exec_core+23774>, 0x5e429713b3c8 <vm_exec_core+10728>, 0x5e429713d50e <vm_exec_core+19246>, 0x5e4297140327 <vm_exec_core+31047>, 0x5e429713cb7a <vm_exec_core+16794>, 0x5e429713d1d2 <vm_exec_core+18418>, 0x5e429713b62f <vm_exec_core+11343>, 0x5e429713aaf5 <vm_exec_core+8469>, 0x5e429713e0b6 <vm_exec_core+22230>, 0x5e4297139c45 <vm_exec_core+4709>, 0x5e429713c97e <vm_exec_core+16286>, 0x5e4297147aee <vm_exec_core+61710>, 0x5e429713d80b <vm_exec_core+20011>, 0x5e4297139ce0 <vm_exec_core+4864>, 0x5e429713a591 <vm_exec_core+7089>, 0x5e429713a3aa <vm_exec_core+6602>, 0x5e429713a86a <vm_exec_core+7818>, 0x5e429713b0f8 <vm_exec_core+10008>, 0x5e429713ff84 <vm_exec_core+30116>, 0x5e4297138da0 <vm_exec_core+960>, 0x5e429713a4b6 <vm_exec_core+6870>, 0x5e4297140a4b <vm_exec_core+32875>, 0x5e429713dd87 <vm_exec_core+21415>, 0x5e429713d00b <vm_exec_core+17963>, 0x5e429713ef1a <vm_exec_core+25914>, 0x5e4297140e00 <vm_exec_core+33824>, 0x5e429713f242 <vm_exec_core+26722>, 0x5e42971400fe <vm_exec_core+30494>, 0x5e42971401cf <vm_exec_core+30703>, 0x5e4297139717 <vm_exec_core+3383>, 0x5e429713fafa <vm_exec_core+28954>, 0x5e429713bb46 <vm_exec_core+12646>, 0x5e429713fd45 <vm_exec_core+29541>, 0x5e429713b46d <vm_exec_core+10893>, 0x5e429713ad7a <vm_exec_core+9114>, 0x5e429713c0ae <vm_exec_core+14030>, 0x5e4297139bab <vm_exec_core+4555>, 0x5e429714029c <vm_exec_core+30908>, 0x5e429713c30c <vm_exec_core+14636>, 0x5e429713be9a <vm_exec_core+13498>, 0x5e4297138e94 <vm_exec_core+1204>, 0x5e42971394b3 <vm_exec_core+2771>, 0x5e429713cebe <vm_exec_core+17630>, 0x5e429713c4aa <vm_exec_core+15050>, 0x5e429713cd91 <vm_exec_core+17329>, 0x5e429713cc33 <vm_exec_core+16979>, 0x5e429713ba63 <vm_exec_core+12419>, 0x5e429713c3a6 <vm_exec_core+14790>, 0x5e429713bf8b <vm_exec_core+13739>, 0x5e429713c703 <vm_exec_core+15651>, 0x5e429713c688 <vm_exec_core+15528>, 0x5e429713f204 <vm_exec_core+26660>, 0x5e429713b76f <vm_exec_core+11663>, 0x5e429713906e <vm_exec_core+1678>, 0x5e429713a130 <vm_exec_core+5968>, 0x5e429713f3ef <vm_exec_core+27151>, 0x5e4297139dee <vm_exec_core+5134>, 0x5e42971408c2 <vm_exec_core+32482>, 0x5e429713e326 <vm_exec_core+22854>, 0x5e429713c807 <vm_exec_core+15911>, 0x5e42971393cb <vm_exec_core+2539>, 0x5e429713fbca <vm_exec_core+29162>, 0x5e429713f7d0 <vm_exec_core+28144>, 0x5e429713a031 <vm_exec_core+5713>, 0x5e42971398e9 <vm_exec_core+3849>, 0x5e429713e894 <vm_exec_core+24244>, 0x5e429713acce <vm_exec_core+8942>, 0x5e429714004d <vm_exec_core+30317>, 0x5e429713fa7f <vm_exec_core+28831>, 0x5e429713b58d <vm_exec_core+11181>, 0x5e429713c76f <vm_exec_core+15759>, 0x5e429713e44a <vm_exec_core+23146>, 0x5e429713f9db <vm_exec_core+28667>, 0x5e429713d6bc <vm_exec_core+19676>, 0x5e429713e5e2 <vm_exec_core+23554>, 0x5e429713edae <vm_exec_core+25550>, 0x5e429713d5b3 <vm_exec_core+19411>, 0x5e429713983e <vm_exec_core+3678>, 0x5e429713de7a <vm_exec_core+21658>, 0x5e42971395fe <vm_exec_core+3102>, 0x5e42971399e7 <vm_exec_core+4103>, 0x5e429713b9b7 <vm_exec_core+12247>, 0x5e429713d2fb <vm_exec_core+18715>, 0x5e429713db49 <vm_exec_core+20841>, 0x5e429713d106 <vm_exec_core+18214>, 0x5e42971392e7 <vm_exec_core+2311>, 0x5e429713f12c <vm_exec_core+26444>, 0x5e429713f693 <vm_exec_core+27827>, 0x5e4297139a84 <vm_exec_core+4260>, 0x5e429713a769 <vm_exec_core+7561>, 0x5e429713a0d6 <vm_exec_core+5878>, 0x5e429713af21 <vm_exec_core+9537>, 0x5e429713c5c3 <vm_exec_core+15331>, 0x5e4297139b2b <vm_exec_core+4427>, 0x5e429713ee7b <vm_exec_core+25755>, 0x5e429713a69f <vm_exec_core+7359>, 0x5e429713c244 <vm_exec_core+14436>, 0x5e429713ccfc <vm_exec_core+17180>, 0x5e429713e9f5 <vm_exec_core+24597>, 0x5e429713d8bb <vm_exec_core+20187>, 0x5e429713afca <vm_exec_core+9706>, 0x5e429713a9c2 <vm_exec_core+8162>, 0x5e429713e799 <vm_exec_core+23993>, 0x5e429713bc13 <vm_exec_core+12851>, 0x5e429713df4c <vm_exec_core+21868>, 0x5e429713da36 <vm_exec_core+20566>, 0x5e429713dfd9 <vm_exec_core+22009>, 0x5e429713f30f <vm_exec_core+26927>, 0x5e429713d7e8 <vm_exec_core+19976>, 0x5e429713eb08 <vm_exec_core+24872>, 0x5e429713b293 <vm_exec_core+10419>, 0x5e429713e6af <vm_exec_core+23759>, 0x5e429713b3b9 <vm_exec_core+10713>, 0x5e429713d4ff <vm_exec_core+19231>, 0x5e429713d7e8 <vm_exec_core+19976>, 0x5e429713cb6b <vm_exec_core+16779>, 0x5e429713d1c3 <vm_exec_core+18403>, 0x5e429713b620 <vm_exec_core+11328>, 0x5e429713aae6 <vm_exec_core+8454>, 0x5e429713e0a7 <vm_exec_core+22215>, 0x5e4297139c36 <vm_exec_core+4694>, 0x5e429713c96f <vm_exec_core+16271>, 0x5e4297147adf <vm_exec_core+61695>, 0x5e429713d7fc <vm_exec_core+19996>, 0x5e4297139cd1 <vm_exec_core+4849>, 0x5e429713a582 <vm_exec_core+7074>, 0x5e429713a39b <vm_exec_core+6587>, 0x5e429713a85b <vm_exec_core+7803>, 0x5e429713b0e9 <vm_exec_core+9993>, 0x5e429713d006 <vm_exec_core+17958>, 0x5e429713c965 <vm_exec_core+16261>, 0x5e429713d001 <vm_exec_core+17953>, 0x5e429713d7a8 <vm_exec_core+19912>, 0x5e429713d768 <vm_exec_core+19848>, 0x5e429713a856 <vm_exec_core+7798>, 0x5e429713db0d <vm_exec_core+20781>, 0x5e429713be90 <vm_exec_core+13488>, 0x5e429713be95 <vm_exec_core+13493>, 0x5e429713d763 <vm_exec_core+19843>, 0x5e429713d2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7ec6527ff560
        reg_pc = 0x51500001a5d0
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005e429713534b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005e429717ae4b in rb_iseq_eval (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2882
        ec = 0x5160000003d0
        val = <optimized out>
#27 0x00005e4296e924cc in load_iseq_eval (ec=0x5160000003d0, fname=fname@entry=139390289943880) at /tmp/ruby/src/trunk_asan/load.c:871
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x7ec654b79c30
        vm_ns = <optimized out>
#28 0x00005e4296e8b8bb in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1450
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 139390291671560
        path = 139390289943880
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#29 0x00005e4296e89174 in rb_require_string_internal (fname=139390289943920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1159
        base = <optimized out>
#31 0x00005e42971a13f8 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:3769
        ci = 0x58f100140003
        cc = <optimized out>
        me = 0x7ec654b79dc0
        cfunc = 0x506000037408
        recv = 139390291725600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005e4297186e55 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc67fbf4e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4748
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00005e42971868e5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ci = <optimized out>
        cc = 0x0
#34 0x00005e4297145efc in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7ec6527ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5e429713f213 <vm_exec_core+26675>, 0x5e429713b77e <vm_exec_core+11678>, 0x5e429713907d <vm_exec_core+1693>, 0x5e429713a13f <vm_exec_core+5983>, 0x5e429713f3fe <vm_exec_core+27166>, 0x5e4297139dfd <vm_exec_core+5149>, 0x5e42971408d1 <vm_exec_core+32497>, 0x5e429713e335 <vm_exec_core+22869>, 0x5e429713c816 <vm_exec_core+15926>, 0x5e42971393da <vm_exec_core+2554>, 0x5e429713fbd9 <vm_exec_core+29177>, 0x5e429713f7df <vm_exec_core+28159>, 0x5e429713a040 <vm_exec_core+5728>, 0x5e42971398f8 <vm_exec_core+3864>, 0x5e429713e8a3 <vm_exec_core+24259>, 0x5e429713acdd <vm_exec_core+8957>, 0x5e429714005c <vm_exec_core+30332>, 0x5e429713fa8e <vm_exec_core+28846>, 0x5e429713b59c <vm_exec_core+11196>, 0x5e429713c77e <vm_exec_core+15774>, 0x5e429713e459 <vm_exec_core+23161>, 0x5e429713f9ea <vm_exec_core+28682>, 0x5e429713d6cb <vm_exec_core+19691>, 0x5e429713e5f1 <vm_exec_core+23569>, 0x5e429713edbd <vm_exec_core+25565>, 0x5e429713d5c2 <vm_exec_core+19426>, 0x5e429713984d <vm_exec_core+3693>, 0x5e429713de89 <vm_exec_core+21673>, 0x5e429713960d <vm_exec_core+3117>, 0x5e42971399f6 <vm_exec_core+4118>, 0x5e429713b9c6 <vm_exec_core+12262>, 0x5e429713d30a <vm_exec_core+18730>, 0x5e429713db58 <vm_exec_core+20856>, 0x5e429713d115 <vm_exec_core+18229>, 0x5e42971392f6 <vm_exec_core+2326>, 0x5e429713f13b <vm_exec_core+26459>, 0x5e429713f6a2 <vm_exec_core+27842>, 0x5e4297139a93 <vm_exec_core+4275>, 0x5e429713a778 <vm_exec_core+7576>, 0x5e429713a0e5 <vm_exec_core+5893>, 0x5e429713af30 <vm_exec_core+9552>, 0x5e429713c5d2 <vm_exec_core+15346>, 0x5e4297139b3a <vm_exec_core+4442>, 0x5e429713ee8a <vm_exec_core+25770>, 0x5e429713a6ae <vm_exec_core+7374>, 0x5e429713c253 <vm_exec_core+14451>, 0x5e429713cd0b <vm_exec_core+17195>, 0x5e429713ea04 <vm_exec_core+24612>, 0x5e429713d8ca <vm_exec_core+20202>, 0x5e429713afd9 <vm_exec_core+9721>, 0x5e429713a9d1 <vm_exec_core+8177>, 0x5e429713e7a8 <vm_exec_core+24008>, 0x5e429713bc22 <vm_exec_core+12866>, 0x5e429713df5b <vm_exec_core+21883>, 0x5e429713da45 <vm_exec_core+20581>, 0x5e429713dfe8 <vm_exec_core+22024>, 0x5e429713f31e <vm_exec_core+26942>, 0x5e4297138d9b <vm_exec_core+955>, 0x5e429713eb17 <vm_exec_core+24887>, 0x5e429713b2a2 <vm_exec_core+10434>, 0x5e429713e6be <vm_exec_core+23774>, 0x5e429713b3c8 <vm_exec_core+10728>, 0x5e429713d50e <vm_exec_core+19246>, 0x5e4297140327 <vm_exec_core+31047>, 0x5e429713cb7a <vm_exec_core+16794>, 0x5e429713d1d2 <vm_exec_core+18418>, 0x5e429713b62f <vm_exec_core+11343>, 0x5e429713aaf5 <vm_exec_core+8469>, 0x5e429713e0b6 <vm_exec_core+22230>, 0x5e4297139c45 <vm_exec_core+4709>, 0x5e429713c97e <vm_exec_core+16286>, 0x5e4297147aee <vm_exec_core+61710>, 0x5e429713d80b <vm_exec_core+20011>, 0x5e4297139ce0 <vm_exec_core+4864>, 0x5e429713a591 <vm_exec_core+7089>, 0x5e429713a3aa <vm_exec_core+6602>, 0x5e429713a86a <vm_exec_core+7818>, 0x5e429713b0f8 <vm_exec_core+10008>, 0x5e429713ff84 <vm_exec_core+30116>, 0x5e4297138da0 <vm_exec_core+960>, 0x5e429713a4b6 <vm_exec_core+6870>, 0x5e4297140a4b <vm_exec_core+32875>, 0x5e429713dd87 <vm_exec_core+21415>, 0x5e429713d00b <vm_exec_core+17963>, 0x5e429713ef1a <vm_exec_core+25914>, 0x5e4297140e00 <vm_exec_core+33824>, 0x5e429713f242 <vm_exec_core+26722>, 0x5e42971400fe <vm_exec_core+30494>, 0x5e42971401cf <vm_exec_core+30703>, 0x5e4297139717 <vm_exec_core+3383>, 0x5e429713fafa <vm_exec_core+28954>, 0x5e429713bb46 <vm_exec_core+12646>, 0x5e429713fd45 <vm_exec_core+29541>, 0x5e429713b46d <vm_exec_core+10893>, 0x5e429713ad7a <vm_exec_core+9114>, 0x5e429713c0ae <vm_exec_core+14030>, 0x5e4297139bab <vm_exec_core+4555>, 0x5e429714029c <vm_exec_core+30908>, 0x5e429713c30c <vm_exec_core+14636>, 0x5e429713be9a <vm_exec_core+13498>, 0x5e4297138e94 <vm_exec_core+1204>, 0x5e42971394b3 <vm_exec_core+2771>, 0x5e429713cebe <vm_exec_core+17630>, 0x5e429713c4aa <vm_exec_core+15050>, 0x5e429713cd91 <vm_exec_core+17329>, 0x5e429713cc33 <vm_exec_core+16979>, 0x5e429713ba63 <vm_exec_core+12419>, 0x5e429713c3a6 <vm_exec_core+14790>, 0x5e429713bf8b <vm_exec_core+13739>, 0x5e429713c703 <vm_exec_core+15651>, 0x5e429713c688 <vm_exec_core+15528>, 0x5e429713f204 <vm_exec_core+26660>, 0x5e429713b76f <vm_exec_core+11663>, 0x5e429713906e <vm_exec_core+1678>, 0x5e429713a130 <vm_exec_core+5968>, 0x5e429713f3ef <vm_exec_core+27151>, 0x5e4297139dee <vm_exec_core+5134>, 0x5e42971408c2 <vm_exec_core+32482>, 0x5e429713e326 <vm_exec_core+22854>, 0x5e429713c807 <vm_exec_core+15911>, 0x5e42971393cb <vm_exec_core+2539>, 0x5e429713fbca <vm_exec_core+29162>, 0x5e429713f7d0 <vm_exec_core+28144>, 0x5e429713a031 <vm_exec_core+5713>, 0x5e42971398e9 <vm_exec_core+3849>, 0x5e429713e894 <vm_exec_core+24244>, 0x5e429713acce <vm_exec_core+8942>, 0x5e429714004d <vm_exec_core+30317>, 0x5e429713fa7f <vm_exec_core+28831>, 0x5e429713b58d <vm_exec_core+11181>, 0x5e429713c76f <vm_exec_core+15759>, 0x5e429713e44a <vm_exec_core+23146>, 0x5e429713f9db <vm_exec_core+28667>, 0x5e429713d6bc <vm_exec_core+19676>, 0x5e429713e5e2 <vm_exec_core+23554>, 0x5e429713edae <vm_exec_core+25550>, 0x5e429713d5b3 <vm_exec_core+19411>, 0x5e429713983e <vm_exec_core+3678>, 0x5e429713de7a <vm_exec_core+21658>, 0x5e42971395fe <vm_exec_core+3102>, 0x5e42971399e7 <vm_exec_core+4103>, 0x5e429713b9b7 <vm_exec_core+12247>, 0x5e429713d2fb <vm_exec_core+18715>, 0x5e429713db49 <vm_exec_core+20841>, 0x5e429713d106 <vm_exec_core+18214>, 0x5e42971392e7 <vm_exec_core+2311>, 0x5e429713f12c <vm_exec_core+26444>, 0x5e429713f693 <vm_exec_core+27827>, 0x5e4297139a84 <vm_exec_core+4260>, 0x5e429713a769 <vm_exec_core+7561>, 0x5e429713a0d6 <vm_exec_core+5878>, 0x5e429713af21 <vm_exec_core+9537>, 0x5e429713c5c3 <vm_exec_core+15331>, 0x5e4297139b2b <vm_exec_core+4427>, 0x5e429713ee7b <vm_exec_core+25755>, 0x5e429713a69f <vm_exec_core+7359>, 0x5e429713c244 <vm_exec_core+14436>, 0x5e429713ccfc <vm_exec_core+17180>, 0x5e429713e9f5 <vm_exec_core+24597>, 0x5e429713d8bb <vm_exec_core+20187>, 0x5e429713afca <vm_exec_core+9706>, 0x5e429713a9c2 <vm_exec_core+8162>, 0x5e429713e799 <vm_exec_core+23993>, 0x5e429713bc13 <vm_exec_core+12851>, 0x5e429713df4c <vm_exec_core+21868>, 0x5e429713da36 <vm_exec_core+20566>, 0x5e429713dfd9 <vm_exec_core+22009>, 0x5e429713f30f <vm_exec_core+26927>, 0x5e429713d7e8 <vm_exec_core+19976>, 0x5e429713eb08 <vm_exec_core+24872>, 0x5e429713b293 <vm_exec_core+10419>, 0x5e429713e6af <vm_exec_core+23759>, 0x5e429713b3b9 <vm_exec_core+10713>, 0x5e429713d4ff <vm_exec_core+19231>, 0x5e429713d7e8 <vm_exec_core+19976>, 0x5e429713cb6b <vm_exec_core+16779>, 0x5e429713d1c3 <vm_exec_core+18403>, 0x5e429713b620 <vm_exec_core+11328>, 0x5e429713aae6 <vm_exec_core+8454>, 0x5e429713e0a7 <vm_exec_core+22215>, 0x5e4297139c36 <vm_exec_core+4694>, 0x5e429713c96f <vm_exec_core+16271>, 0x5e4297147adf <vm_exec_core+61695>, 0x5e429713d7fc <vm_exec_core+19996>, 0x5e4297139cd1 <vm_exec_core+4849>, 0x5e429713a582 <vm_exec_core+7074>, 0x5e429713a39b <vm_exec_core+6587>, 0x5e429713a85b <vm_exec_core+7803>, 0x5e429713b0e9 <vm_exec_core+9993>, 0x5e429713d006 <vm_exec_core+17958>, 0x5e429713c965 <vm_exec_core+16261>, 0x5e429713d001 <vm_exec_core+17953>, 0x5e429713d7a8 <vm_exec_core+19912>, 0x5e429713d768 <vm_exec_core+19848>, 0x5e429713a856 <vm_exec_core+7798>, 0x5e429713db0d <vm_exec_core+20781>, 0x5e429713be90 <vm_exec_core+13488>, 0x5e429713be95 <vm_exec_core+13493>, 0x5e429713d763 <vm_exec_core+19843>, 0x5e429713d2f6 <vm_exec_core+18710>...}
        reg_cfp = 0x7ec6527ff790
        reg_pc = 0x504000005138
        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_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005e4297134f5b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffc67fbf8e0, <optimized out>, <optimized out>}, prev = 0x7ec653374d50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005e429717b9b8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2905
        ec = 0x5160000003d0
        val = <optimized out>
#38 0x00005e4296d7dd95 in rb_ec_exec_node (ec=0x5160000003d0, n=0x7ec654b79e60) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc67fbfaf0, <optimized out>, 0x7ffc67fbfa40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ec654b79e60
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00005e4296d76c37 in rb_main (argc=9, argv=0x7ffc67fbfcb8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffc67fbfcb8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.2ifb7k:
* drwx------ 2 60 2025-06-11 11:03:04 +0000 autoload20250611-1209759-31n2yi/
  * -rw-r--r-- 1 32 2025-06-11 11:03:04 +0000 autoload_parallel_race.rb
$ timeout 60 gdb -p 1209426 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:977: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1209425 -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 1909159 -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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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.5.0dev (2025-06-11T10:49:49Z master 59fad961b8) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ......................................

Finished in 36.954785 seconds

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