# Logfile created on 2025-05-29 11:25:17 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c715a7dfdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250529-112517", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007c715c1ef240 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c715c1ef088 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c715a719fb0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250529-112517", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250529-112517>, @binmode=false, @mon_data=#<Monitor:0x00007c715c1eeac0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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
Already up to date.
Latest commit hash = 9542e3db1c
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
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'
$$$[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
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
47395d629c1be9d84464882ff6a01ea0b38e813a6ce4bc23019cc5549e88c6fb  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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/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]: 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/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
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.1.9/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/debug-1.10.0/ext/debug'
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/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 repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
	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'
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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]: 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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering 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/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
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/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+1
                                    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+1
                                    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.5.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+1
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    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.2.0
                                    bigdecimal 3.1.9
                                    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.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    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+1/cache
skipped bundled gems:
    power_assert-2.0.6dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
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=62012
  "--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/752] 2792472=rubygems/test_gem_ext_configure_builder
[  2/752] 2792466=resolv/test_mdns
[  3/752] 2792465=openssl/test_x509store
[  4/752] 2792476=ruby/test_dir
[  5/752] 2792473=cgi/test_cgi_escape
[  6/752] 2792471=-ext-/test_random
[  7/752] 2792464=psych/test_merge_keys
[  8/752] 2792475=optparse/test_kwargs
[  9/752] 2792467=io/wait/test_io_wait
[ 10/752] 2792462=ripper/test_lexer
[ 11/752] 2792463=ruby/test_threadgroup
[ 12/752] 2792477=-ext-/string/test_set_len
[ 13/752] 2792469=rubygems/test_gem_commands_lock_command
[ 14/752] 2792474=ruby/enc/test_euc_kr
[ 15/752] 2792475=rubygems/test_gem_local_remote_options
[ 16/752] 2792470=ruby/test_exception
[ 17/752] 2792468=optparse/test_bash_completion
[ 18/752] 2792477=rubygems/test_gem_security_signer
[ 19/752] 2792474=mkmf/test_install
[ 20/752] 2792471=prism/result/integer_parse_test
[ 21/752] 2792468=rubygems/test_gem_validator
[ 22/752] 2792466=test_prettyprint
[ 23/752] 2792464=prism/result/regular_expression_options_test
[ 24/752] 2792462=ruby/test_sleep
[ 25/752] 2792466=fiber/test_queue
[ 26/752] 2792466=ruby/test_integer_comb
[ 27/752] 2792471=prism/result/index_write_test
[ 28/752] 2792471=psych/visitors/test_depth_first
[ 29/752] 2792471=openssl/test_ns_spki
[ 30/752] 2792464=test_tsort
[ 31/752] 2792464=prism/lex_test
[ 32/752] 2792471=test_bundled_gems
[ 33/752] 2792472=ruby/test_m17n_comb
[ 34/752] 2792463=date/test_date_ractor
[ 35/752] 2792469=openssl/test_pair
[ 36/752] 2792468=did_you_mean/test_tree_spell_checker
[ 37/752] 2792473=rubygems/test_gem_source_subpath_problem
[ 38/752] 2792475=test_tmpdir
[ 39/752] 2792474=prism/result/node_id_test
[ 40/752] 2792468=psych/test_emitter
[ 41/752] 2792468=openssl/test_ts
[ 42/752] 2792465=rubygems/test_gem_resolver_api_set
[ 43/752] 2792477=prism/api/parse_stream_test
[ 44/752] 2792471=fiber/test_io_buffer
[ 45/752] 2792476=prism/encoding/encodings_test
[ 46/752] 2792475=json/json_generator_test
[ 47/752] 2792471=rubygems/test_gem_impossible_dependencies_error
[ 48/752] 2792477=fileutils/test_dryrun
[ 49/752] 2792471=-ext-/symbol/test_type
[ 50/752] 2792471=ruby/test_range
[ 51/752] 2792477=socket/test_udp
[ 52/752] 2792477=prism/ruby/dispatcher_test
[ 53/752] 2792477=mkmf/test_configuration
[ 54/752] 2792476=ruby/enc/test_windows_1252
[ 55/752] 2792465=-ext-/load/test_stringify_symbols
[ 56/752] 2792476=prism/result/warnings_test
[ 57/752] 2792465=-ext-/array/test_to_ary_concat
[ 58/752] 2792463=ruby/test_rubyoptions
[ 59/752] 2792476=-ext-/test_printf
[ 60/752] 2792477=rubygems/test_gem_commands_uninstall_command
[ 61/752] 2792476=rubygems/test_gem_dependency_list
[ 62/752] 2792473=ripper/test_files_test
[ 63/752] 2792475=rubygems/test_gem_resolver_installer_set
[ 64/752] 2792474=rubygems/test_gem_silent_ui
[ 65/752] 2792473=dtrace/test_require
[ 66/752] 2792473=ruby/test_ifunless
[ 67/752] 2792473=openssl/test_pkey_dh
[ 68/752] 2792476=ruby/test_shapes
[ 69/752] 2792473=openssl/test_ocsp
[ 70/752] 2792476=rubygems/test_gem_commands_cleanup_command
[ 71/752] 2792475=-ext-/string/test_interned_str
[ 72/752] 2792475=optparse/test_placearg
[ 73/752] 2792468=rubygems/test_project_sanity
[ 74/752] 2792474=ruby/test_env
[ 75/752] 2792465=ruby/test_zjit
[ 76/752] 2792465=prism/encoding/regular_expression_encoding_test
[ 77/752] 2792465=dtrace/test_object_create_start
[ 78/752] 2792465=test_forwardable
[ 79/752] 2792465=ruby/test_continuation
[ 80/752] 2792465=-ext-/exception/test_ensured
[ 81/752] 2792468=rubygems/test_config
[ 82/752] 2792468=-ext-/hash/test_delete
[ 83/752] 2792468=prism/result/comments_test
[ 84/752] 2792465=ruby/test_io_m17n
[ 85/752] 2792475=rubygems/test_gem_bundler_version_finder
[ 86/752] 2792475=-ext-/win32/test_console_attr
[ 87/752] 2792475=prism/newline_test
[ 88/752] 2792462=psych/test_array
[ 89/752] 2792468=-ext-/gvl/test_ubf_async_safe
[ 90/752] 2792468=prism/ruby/parser_test
[ 91/752] 2792462=prism/snippets_test
[ 92/752] 2792468=rubygems/test_webauthn_listener_response
[ 93/752] 2792473=prism/result/heredoc_test
[ 94/752] 2792468=psych/test_psych_set
[ 95/752] 2792468=rubygems/test_gem_path_support
[ 96/752] 2792468=prism/result/constant_path_node_test
[ 97/752] 2792468=optparse/test_did_you_mean
[ 98/752] 2792464=optparse/test_autoconf
[ 99/752] 2792473=-ext-/popen_deadlock/test_popen_deadlock
[100/752] 2792464=rubygems/test_gem_safe_yaml
[101/752] 2792476=digest/test_digest_extend
[102/752] 2792475=ruby/test_case
[103/752] 2792476=-ext-/test_bug-5832
[104/752] 2792476=prism/onigmo_test
[105/752] 2792476=psych/test_struct
[106/752] 2792476=ruby/test_ast
[107/752] 2792475=-ext-/string/test_rb_str_dup
[108/752] 2792475=prism/fuzzer_test
[109/752] 2792475=ruby/test_math
[110/752] 2792475=json/json_encoding_test
[111/752] 2792468=test_time
[112/752] 2792475=dtrace/test_gc
[113/752] 2792475=mkmf/test_libs
[114/752] 2792464=ruby/test_super
[115/752] 2792475=ruby/test_compile_prism
[116/752] 2792477=rubygems/test_gem_commands_build_command
[117/752] 2792468=rubygems/test_gem_security
[118/752] 2792471=ruby/enc/test_euc_tw
[119/752] 2792471=rubygems/test_gem_requirement
[120/752] 2792477=ruby/test_alias
[121/752] 2792471=mkmf/test_sizeof
[122/752] 2792475=-ext-/wait/test_wait
[123/752] 2792469=psych/test_object_references
[124/752] 2792470=openssl/test_x509name
[125/752] 2792475=fiber/test_sleep
[126/752] 2792477=stringio/test_stringio
[127/752] 2792473=resolv/test_dns
[128/752] 2792469=ruby/test_dup
[129/752] 2792470=ruby/test_require
[130/752] 2792477=-ext-/test_bug-3571
[131/752] 2792477=ruby/enc/test_emoji_breaks
[132/752] 2792477=-ext-/test_notimplement
[133/752] 2792477=ruby/test_system
[134/752] 2792464=mmtk/test_configuration
[135/752] 2792464=ruby/test_comparable
[136/752] 2792464=rubygems/test_gem_commands_info_command
[137/752] 2792469=prism/api/command_line_test
[138/752] 2792475=date/test_date_new
[139/752] 2792473=ruby/test_io_timeout
[140/752] 2792473=resolv/test_resource
[141/752] 2792475=psych/test_set
[142/752] 2792473=rubygems/test_gem_source_fetch_problem
[143/752] 2792464=rubygems/test_gem_update_suggestion
[144/752] 2792475=rubygems/test_gem_console_ui
[145/752] 2792473=-ext-/struct/test_member
[146/752] 2792475=ruby/test_method
[147/752] 2792473=test_unicode_normalize
[148/752] 2792473=-ext-/econv/test_append
[149/752] 2792473=did_you_mean/test_ractor_compatibility
[150/752] 2792469=rubygems/test_gem_resolver_lock_set
[151/752] 2792464=optparse/test_reqarg
[152/752] 2792469=net/http/test_buffered_io
[153/752] 2792469=ruby/test_yjit
[154/752] 2792465=ruby/test_m17n
[155/752] 2792473=ruby/test_argf
[156/752] 2792465=mkmf/test_egrep_cpp
[157/752] 2792465=rubygems/test_gem_resolver_composed_set
[158/752] 2792464=date/test_date_conv
[159/752] 2792465=rubygems/test_webauthn_poller
[160/752] 2792464=-ext-/st/test_numhash
[161/752] 2792464=rubygems/test_gem_stream_ui
[162/752] 2792465=ruby/test_trace
[163/752] 2792462=-ext-/string/test_nofree
[164/752] 2792462=openssl/test_pkey_rsa
[165/752] 2792465=test_ipaddr
[166/752] 2792464=ruby/test_arity
[167/752] 2792464=ruby/test_io_buffer
[168/752] 2792465=ruby/test_hash
[169/752] 2792464=-ext-/arith_seq/test_arith_seq_beg_len_step
[170/752] 2792464=ruby/test_beginendblock
[171/752] 2792467=rubygems/test_gem_resolver_requirement_list
[172/752] 2792477=psych/test_scalar_scanner
[173/752] 2792468=rubygems/test_gem_config_file
[174/752] 2792477=rubygems/test_gem_commands_pristine_command
[175/752] 2792467=psych/test_yamlstore
[176/752] 2792467=ruby/test_yjit_exit_locations
[177/752] 2792468=uri/test_mailto
[178/752] 2792462=psych/visitors/test_yaml_tree
[179/752] 2792468=ruby/enc/test_case_mapping
[180/752] 2792468=-ext-/namespace/test_load_ext
[181/752] 2792468=rubygems/test_rubygems
[182/752] 2792462=rubygems/test_gem_package_tar_writer
[183/752] 2792467=prism/ruby/ripper_test
[184/752] 2792464=test_timeout
[185/752] 2792468=ruby/test_not
[186/752] 2792468=test_weakref
[187/752] 2792462=socket/test_socket
[188/752] 2792468=ruby/test_frozen
[189/752] 2792468=rubygems/test_gem_source
[190/752] 2792466=psych/test_safe_load
[191/752] 2792466=prism/encoding/string_encoding_test
[192/752] 2792464=-ext-/exception/test_exception_at_throwing
[193/752] 2792466=ruby/test_name_error
[194/752] 2792464=ruby/test_enumerator
[195/752] 2792468=ruby/enc/test_utf16
[196/752] 2792468=rubygems/test_gem_package
[197/752] 2792474=did_you_mean/tree_spell/test_change_word
[198/752] 2792474=rubygems/test_gem_source_installed
[199/752] 2792474=-ext-/string/test_modify_expand
[200/752] 2792474=rubygems/test_gem_available_set
[201/752] 2792471=uri/test_parser
[202/752] 2792474=openssl/test_pkcs12
[203/752] 2792467=psych/test_date_time
[204/752] 2792471=date/test_date
[205/752] 2792471=test_pty
[206/752] 2792467=rubygems/test_gem_source_vendor
[207/752] 2792467=rubygems/test_gem_commands_list_command
[208/752] 2792467=did_you_mean/spell_checking/test_variable_name_check
[209/752] 2792467=yaml/test_dbm
[210/752] 2792467=rubygems/test_gem_uninstaller
[211/752] 2792468=psych/test_symbol
[212/752] 2792466=prism/ractor_test
[213/752] 2792468=rubygems/test_gem_platform
[214/752] 2792468=prism/result/overlap_test
[215/752] 2792477=-ext-/debug/test_debug
[216/752] 2792477=rubygems/test_gem_commands_help_command
[217/752] 2792477=ruby/test_stringchar
[218/752] 2792474=-ext-/arith_seq/test_arith_seq_extract
[219/752] 2792466=test_rbconfig
[220/752] 2792471=rubygems/test_gem_uri
[221/752] 2792471=rubygems/test_gem_package_old
[222/752] 2792471=digest/test_digest
[223/752] 2792466=digest/test_ractor
[224/752] 2792477=json/json_coder_test
[225/752] 2792477=psych/test_psych
[226/752] 2792477=fiber/test_enumerator
[227/752] 2792477=-ext-/class/test_class2name
[228/752] 2792477=psych/test_nil
[229/752] 2792477=rubygems/test_gem_request_set_lockfile_tokenizer
[230/752] 2792466=rubygems/test_gem_commands_outdated_command
[231/752] 2792474=openssl/test_kdf
[232/752] 2792477=ruby/test_backtrace
[233/752] 2792474=ruby/test_time_tz
[234/752] 2792474=prism/ruby/string_query_test
[235/752] 2792474=-ext-/debug/test_profile_frames
[236/752] 2792468=-ext-/load/test_resolve_symbol
[237/752] 2792462=date/test_date_compat
[238/752] 2792462=ruby/test_lazy_enumerator
[239/752] 2792468=ruby/test_array
[240/752] 2792474=mkmf/test_find_executable
[241/752] 2792474=error_highlight/test_error_highlight
[242/752] 2792466=net/http/test_https_proxy
[243/752] 2792466=openssl/test_pkey_dsa
[244/752] 2792477=ruby/test_namespace
[245/752] 2792477=ruby/test_nomethod_error
[246/752] 2792467=date/test_date_strptime
[247/752] 2792477=open-uri/test_ssl
[248/752] 2792462=psych/test_ractor
[249/752] 2792467=prism/library_symbols_test
[250/752] 2792467=psych/visitors/test_emitter
[251/752] 2792467=psych/test_json_tree
[252/752] 2792467=psych/test_omap
[253/752] 2792467=prism/magic_comment_test
[254/752] 2792466=zlib/test_zlib
[255/752] 2792470=ruby/test_marshal
[256/752] 2792472=mkmf/test_framework
[257/752] 2792472=ruby/enc/test_case_comprehensive
[258/752] 2792472=ruby/test_proc
[259/752] 2792462=dtrace/test_singleton_function
[260/752] 2792462=optparse/test_cclass
[261/752] 2792470=test_shellwords
[262/752] 2792470=did_you_mean/spell_checking/test_uncorrectable_name_check
[263/752] 2792470=optparse/test_load
[264/752] 2792470=ruby/test_set
[265/752] 2792467=-ext-/stack/test_stack_overflow
[266/752] 2792467=test_delegate
[267/752] 2792467=psych/test_yaml_special_cases
[268/752] 2792470=rubygems/test_gem_source_list
[269/752] 2792467=prism/result/attribute_write_test
[270/752] 2792467=psych/test_parser
[271/752] 2792467=stringio/test_ractor
[272/752] 2792467=ruby/test_float
[273/752] 2792462=rubygems/test_gem_remote_fetcher_local_ssl_server
[274/752] 2792470=ripper/test_files_test_1
[275/752] 2792477=rubygems/test_gem
[276/752] 2792475=prism/percent_delimiter_string_test
[277/752] 2792475=prism/api/freeze_test
[278/752] 2792475=rubygems/test_gem_commands_check_command
[279/752] 2792475=ruby/test_random_formatter
[280/752] 2792475=rubygems/test_gem_source_git
[281/752] 2792467=ruby/enc/test_regex_casefold
[282/752] 2792475=ruby/test_pipe
[283/752] 2792467=rubygems/test_gem_command_manager
[284/752] 2792472=rubygems/test_gem_installer
[285/752] 2792475=-ext-/struct/test_duplicate
[286/752] 2792467=ruby/test_time
[287/752] 2792475=json/json_ext_parser_test
[288/752] 2792475=ruby/test_integer
[289/752] 2792467=date/test_date_attr
[290/752] 2792467=-ext-/test_scan_args
[291/752] 2792467=erb/test_erb
[292/752] 2792467=ruby/test_condition
[293/752] 2792467=ruby/enc/test_cp949
[294/752] 2792467=did_you_mean/spell_checking/test_class_name_check
[295/752] 2792471=rubygems/test_gem_resolver_git_set
[296/752] 2792467=ruby/test_string
[297/752] 2792462=ripper/test_files_lib
[298/752] 2792473=ruby/enc/test_emoji
[299/752] 2792473=openssl/test_fips
[300/752] 2792477=date/test_date_parse
[301/752] 2792471=rubygems/test_gem_commands_update_command
[302/752] 2792465=optparse/test_noarg
[303/752] 2792477=-ext-/struct/test_data
[304/752] 2792477=openssl/test_pkey_ec
[305/752] 2792473=ruby/test_rand
[306/752] 2792477=-ext-/string/test_ellipsize
[307/752] 2792477=ruby/enc/test_utf32
[308/752] 2792477=-ext-/integer/test_integer
[309/752] 2792477=ruby/test_memory_view
[310/752] 2792465=prism/test_helper
[311/752] 2792477=rubygems/test_gem_safe_marshal
[312/752] 2792465=-ext-/string/test_capacity
[313/752] 2792465=-ext-/float/test_nextafter
[314/752] 2792466=psych/visitors/test_to_ruby
[315/752] 2792466=rubygems/test_bundled_ca
[316/752] 2792473=openssl/test_random
[317/752] 2792473=prism/result/static_literals_test
[318/752] 2792473=fiber/test_backtrace
[319/752] 2792473=prism/result/breadth_first_search_test
[320/752] 2792473=uri/test_generic
[321/752] 2792465=ruby/test_fiber
[322/752] 2792473=-ext-/bignum/test_div
[323/752] 2792473=-ext-/array/test_resize
[324/752] 2792473=ruby/test_gc_compact
[325/752] 2792466=psych/test_deprecated
[326/752] 2792466=open-uri/test_ftp
[327/752] 2792466=ruby/test_vm_dump
[328/752] 2792466=test_open3
[329/752] 2792477=prism/errors_test
[330/752] 2792477=ruby/enc/test_cesu8
[331/752] 2792477=rubygems/test_gem_commands_rebuild_command
[332/752] 2792477=psych/test_alias_and_anchor
[333/752] 2792477=rubygems/test_gem_commands_setup_command
[334/752] 2792471=json/json_parser_test
[335/752] 2792471=ruby/test_assignment
[336/752] 2792474=openssl/test_ossl
[337/752] 2792477=date/test_date_marshal
[338/752] 2792477=ruby/enc/test_grapheme_breaks
[339/752] 2792477=rubygems/test_gem_request_set_gem_dependency_api
[340/752] 2792477=ruby/test_syntax
[341/752] 2792470=did_you_mean/spell_checking/test_key_name_check
[342/752] 2792470=ripper/test_ripper
[343/752] 2792468=test_singleton
[344/752] 2792468=rubygems/test_gem_ext_cargo_builder
[345/752] 2792468=rubygems/test_gem_gem_runner
[346/752] 2792468=ruby/test_file_exhaustive
[347/752] 2792463=psych/test_object
[348/752] 2792463=rubygems/test_gem_commands_signout_command
[349/752] 2792462=psych/test_exception
[350/752] 2792462=ruby/test_autoload
[351/752] 2792463=rubygems/test_gem_resolver_local_specification
[352/752] 2792470=ruby/test_pack
[353/752] 2792463=rubygems/test_gem_commands_exec_command
[354/752] 2792475=rubygems/test_gem_commands_unpack_command
[355/752] 2792470=psych/json/test_stream
[356/752] 2792470=optparse/test_optarg
[357/752] 2792475=io/wait/test_ractor
[358/752] 2792475=openssl/test_ssl_session
[359/752] 2792474=prism/heredoc_dedent_test
[360/752] 2792474=did_you_mean/spell_checking/test_method_name_check
[361/752] 2792470=rubygems/test_kernel
[362/752] 2792474=dtrace/test_function_entry
[363/752] 2792474=-ext-/struct/test_len
[364/752] 2792474=prism/result/implicit_array_test
[365/752] 2792474=optparse/test_acceptable
[366/752] 2792469=openssl/test_provider
[367/752] 2792466=openssl/test_bn
[368/752] 2792466=rubygems/test_gem_package_task
[369/752] 2792466=rubygems/test_gem_commands_server_command
[370/752] 2792466=net/http/test_httpheader
[371/752] 2792466=net/http/test_http_request
[372/752] 2792466=ruby/test_data
[373/752] 2792474=lib/!Nothing_to_test
[374/752] 2792474=prism/result/numeric_value_test
[375/752] 2792474=ruby/test_keyword
[376/752] 2792466=prism/api/parse_test
[377/752] 2792466=rubygems/test_gem_source_specific_file
[378/752] 2792463=socket/test_unix
[379/752] 2792466=rubygems/test_gem_commands_which_command
[380/752] 2792463=ruby/test_enum
[381/752] 2792466=psych/test_coder
[382/752] 2792466=optparse/test_optparse
[383/752] 2792475=ruby/test_symbol
[384/752] 2792466=uri/test_ldap
[385/752] 2792466=rubygems/test_gem_source_lock
[386/752] 2792466=etc/test_etc
[387/752] 2792470=rubygems/test_gem_remote_fetcher_local_server
[388/752] 2792469=-ext-/gvl/test_last_thread
[389/752] 2792473=-ext-/time/test_new
[390/752] 2792473=openssl/test_cipher
[391/752] 2792470=psych/test_hash
[392/752] 2792470=rubygems/test_gem_commands_environment_command
[393/752] 2792473=-ext-/tracepoint/test_tracepoint
[394/752] 2792466=-ext-/integer/test_my_integer
[395/752] 2792466=dtrace/test_array_create
[396/752] 2792466=rubygems/test_gem_resolver_installed_specification
[397/752] 2792466=pathname/test_ractor
[398/752] 2792470=prism/ruby/desugar_compiler_test
[399/752] 2792466=mkmf/test_signedness
[400/752] 2792470=openssl/test_hmac
[401/752] 2792470=rubygems/test_gem_commands_mirror
[402/752] 2792474=-ext-/marshal/test_internal_ivar
[403/752] 2792470=prism/encoding/symbol_encoding_test
[404/752] 2792474=ruby/test_undef
[405/752] 2792474=rubygems/test_gem_commands_sources_command
[406/752] 2792470=io/console/test_ractor
[407/752] 2792470=rubygems/test_gem_spec_fetcher
[408/752] 2792469=ruby/test_numeric
[409/752] 2792469=ruby/test_metaclass
[410/752] 2792469=ruby/test_io
[411/752] 2792473=uri/test_ws
[412/752] 2792470=date/test_date_arith
[413/752] 2792473=io/console/test_io_console
[414/752] 2792474=openssl/test_engine
[415/752] 2792474=-ext-/exception/test_enc_raise
[416/752] 2792470=ruby/test_key_error
[417/752] 2792470=-ext-/marshal/test_usrmarshal
[418/752] 2792474=ruby/test_weakkeymap
[419/752] 2792471=net/http/test_httpresponse
[420/752] 2792464=ruby/test_inlinecache
[421/752] 2792471=rubygems/test_gem_command
[422/752] 2792464=rubygems/test_gem_resolver
[423/752] 2792471=rubygems/test_gem_remote_fetcher
[424/752] 2792472=rubygems/test_gem_gemcutter_utilities
[425/752] 2792470=rubygems/test_gem_util
[426/752] 2792472=test_tempfile
[427/752] 2792464=openssl/test_config
[428/752] 2792470=rubygems/test_exit
[429/752] 2792464=did_you_mean/spell_checking/test_pattern_key_name_check
[430/752] 2792464=did_you_mean/edit_distance/test_jaro_winkler
[431/752] 2792464=rubygems/test_gem_commands_yank_command
[432/752] 2792470=rubygems/test_gem_request_set_lockfile
[433/752] 2792471=json/ractor_test
[434/752] 2792471=-ext-/postponed_job/test_postponed_job
[435/752] 2792463=ruby/test_bignum
[436/752] 2792464=prism/ruby/reflection_test
[437/752] 2792464=did_you_mean/tree_spell/test_human_typo
[438/752] 2792464=-ext-/load/test_dot_dot
[439/752] 2792464=ruby/test_defined
[440/752] 2792463=-ext-/bignum/test_pack
[441/752] 2792464=date/test_switch_hitter
[442/752] 2792464=ruby/test_thread
[443/752] 2792472=ruby/test_call
[444/752] 2792470=json/json_generic_object_test
[445/752] 2792470=dtrace/test_hash_create
[446/752] 2792470=rubygems/test_gem_install_update_options
[447/752] 2792473=uri/test_file
[448/752] 2792473=rubygems/test_gem_security_policy
[449/752] 2792470=rubygems/test_gem_resolver_index_set
[450/752] 2792463=-ext-/method/test_arity
[451/752] 2792474=ruby/test_ractor
[452/752] 2792471=-ext-/st/test_update
[453/752] 2792463=ripper/test_files_sample
[454/752] 2792471=ruby/enc/test_case_options
[455/752] 2792471=open-uri/test_proxy
[456/752] 2792470=dtrace/test_raise
[457/752] 2792470=ruby/test_yield
[458/752] 2792472=rubygems/test_gem_request_set_lockfile_parser
[459/752] 2792471=ruby/enc/test_shift_jis
[460/752] 2792471=rubygems/test_gem_ci_detector
[461/752] 2792471=io/wait/test_io_wait_uncommon
[462/752] 2792471=psych/test_string
[463/752] 2792472=net/http/test_http
[464/752] 2792463=rubygems/test_gem_dependency_resolution_error
[465/752] 2792463=prism/fixtures_test
[466/752] 2792474=ruby/test_rational2
[467/752] 2792471=ripper/test_filter
[468/752] 2792474=rubygems/test_gem_ext_cmake_builder
[469/752] 2792466=-ext-/string/test_too_many_dummy_encodings
[470/752] 2792474=ruby/enc/test_koi8
[471/752] 2792473=objspace/test_objspace
[472/752] 2792474=ruby/test_clone
[473/752] 2792471=erb/test_erb_m17n
[474/752] 2792471=mkmf/test_have_library
[475/752] 2792466=rubygems/test_require
[476/752] 2792463=net/http/test_https
[477/752] 2792474=erb/test_erb_command
[478/752] 2792474=rubygems/test_gem_resolver_vendor_set
[479/752] 2792474=ruby/test_fnmatch
[480/752] 2792474=uri/test_ftp
[481/752] 2792474=prism/result/integer_base_flags_test
[482/752] 2792474=net/http/test_httpresponses
[483/752] 2792475=ruby/test_unicode_escape
[484/752] 2792474=ruby/test_lambda
[485/752] 2792475=ruby/test_file
[486/752] 2792474=socket/test_sockopt
[487/752] 2792474=ruby/test_frozen_error
[488/752] 2792474=prism/bom_test
[489/752] 2792474=psych/test_encoding
[490/752] 2792474=rubygems/test_gem_commands_search_command
[491/752] 2792474=ruby/test_pattern_matching
[492/752] 2792474=fiber/test_thread
[493/752] 2792474=ruby/test_literal
[494/752] 2792471=ruby/test_arithmetic_sequence
[495/752] 2792471=prism/ruby/parameters_signature_test
[496/752] 2792471=optparse/test_getopts
[497/752] 2792471=rubygems/test_gem_resolver_api_specification
[498/752] 2792471=socket/test_nonblock
[499/752] 2792471=rubygems/test_gem_commands_signin_command
[500/752] 2792471=openssl/test_pkey
[501/752] 2792471=ruby/test_primitive
[502/752] 2792471=rubygems/test_gem_request
[503/752] 2792466=psych/test_yaml
[504/752] 2792471=psych/test_boolean
[505/752] 2792471=mkmf/test_config
[506/752] 2792466=rubygems/test_gem_commands_specification_command
[507/752] 2792466=psych/handlers/test_recorder
[508/752] 2792466=-ext-/iter/test_yield_block
[509/752] 2792466=did_you_mean/test_spell_checker
[510/752] 2792466=-ext-/bug_reporter/test_bug_reporter
[511/752] 2792465=fiber/test_ractor
[512/752] 2792466=psych/test_document
[513/752] 2792465=ripper/test_parser_events
[514/752] 2792466=ruby/enc/test_windows_1251
[515/752] 2792466=prism/ruby/relocation_test
[516/752] 2792466=rubygems/test_gem_resolver_best_set
[517/752] 2792466=mkmf/test_convertible
[518/752] 2792465=resolv/test_addr
[519/752] 2792465=ruby/test_eval
[520/752] 2792471=-ext-/file/test_stat
[521/752] 2792471=psych/test_yamldbm
[522/752] 2792471=json/test_helper
[523/752] 2792471=ruby/test_thread_cv
[524/752] 2792475=rubygems/test_gem_resolver_conflict
[525/752] 2792475=rubygems/test_gem_commands_contents_command
[526/752] 2792471=ruby/test_readpartial
[527/752] 2792475=psych/test_scalar
[528/752] 2792475=ruby/test_rational
[529/752] 2792474=-ext-/bignum/test_str2big
[530/752] 2792474=ruby/test_regexp
[531/752] 2792471=prism/newline_offsets_test
[532/752] 2792465=rubygems/test_remote_fetch_error
[533/752] 2792465=pathname/test_pathname
[534/752] 2792463=coverage/test_coverage
[535/752] 2792471=psych/test_stream
[536/752] 2792471=json/json_common_interface_test
[537/752] 2792477=prism/result/named_capture_test
[538/752] 2792477=ruby/test_dir_m17n
[539/752] 2792471=rubygems/test_gem_resolver_git_specification
[540/752] 2792475=rubygems/test_gem_commands_cert_command
[541/752] 2792472=fiber/test_io
[542/752] 2792465=-ext-/eval/test_eval
[543/752] 2792465=fiber/test_process
[544/752] 2792465=ruby/test_object
[545/752] 2792472=fileutils/test_fileutils
[546/752] 2792471=rubygems/test_gem_dependency
[547/752] 2792471=dtrace/test_method_cache
[548/752] 2792471=ruby/test_iterator
[549/752] 2792471=psych/test_marshalable
[550/752] 2792471=rubygems/test_gem_resolver_index_specification
[551/752] 2792472=dtrace/test_string
[552/752] 2792472=ruby/test_class
[553/752] 2792471=psych/test_serialize_subclasses
[554/752] 2792471=ruby/test_const
[555/752] 2792471=prism/api/parse_comments_test
[556/752] 2792471=rubygems/test_gem_ext_ext_conf_builder
[557/752] 2792465=dtrace/test_cmethod
[558/752] 2792465=-ext-/string/test_qsort
[559/752] 2792465=rubygems/test_gem_commands_dependency_command
[560/752] 2792470=fiber/test_storage
[561/752] 2792470=prism/result/string_test
[562/752] 2792470=-ext-/path_to_class/test_path_to_class
[563/752] 2792470=json/json_addition_test
[564/752] 2792470=-ext-/num2int/test_num2int
[565/752] 2792470=rubygems/test_gem_source_local
[566/752] 2792465=-ext-/iter/test_iter_break
[567/752] 2792465=mkmf/test_have_macro
[568/752] 2792463=ruby/test_process
[569/752] 2792470=ruby/test_parse
[570/752] 2792475=fiber/test_address_resolve
[571/752] 2792475=uri/test_wss
[572/752] 2792465=ruby/test_variable
[573/752] 2792475=openssl/test_digest
[574/752] 2792475=rubygems/test_gem_resolver_lock_specification
[575/752] 2792475=-ext-/string/test_cstr
[576/752] 2792465=test_securerandom
[577/752] 2792465=-ext-/st/test_foreach
[578/752] 2792465=ruby/test_econv
[579/752] 2792469=optparse/test_summary
[580/752] 2792470=ruby/test_flip
[581/752] 2792477=fileutils/test_nowrite
[582/752] 2792466=ruby/test_thread_queue
[583/752] 2792469=rubygems/test_gem_ext_cargo_builder_unit
[584/752] 2792477=rubygems/test_gem_commands_install_command
[585/752] 2792470=ruby/test_stack
[586/752] 2792469=ruby/test_complex
[587/752] 2792475=prism/result/source_location_test
[588/752] 2792475=-ext-/thread/test_instrumentation_api
[589/752] 2792471=-ext-/vm/test_at_exit
[590/752] 2792471=-ext-/symbol/test_inadvertent_creation
[591/752] 2792469=prism/result/static_inspect_test
[592/752] 2792469=rubygems/test_gem_commands_query_command
[593/752] 2792471=prism/result/equality_test
[594/752] 2792471=openssl/test_x509ext
[595/752] 2792471=psych/test_data
[596/752] 2792471=ripper/test_files_ext
[597/752] 2792471=ruby/test_object_id
[598/752] 2792471=prism/unescape_test
[599/752] 2792471=ruby/test_method_cache
[600/752] 2792471=ruby/test_path
[601/752] 2792471=socket/test_tcp
[602/752] 2792469=test_pp
[603/752] 2792471=ruby/test_sprintf_comb
[604/752] 2792465=rubygems/test_gem_stub_specification
[605/752] 2792469=prism/ruby/tunnel_test
[606/752] 2792469=rubygems/test_gem_text
[607/752] 2792470=ruby/test_settracefunc
[608/752] 2792469=rubygems/test_gem_version
[609/752] 2792467=rubygems/test_gem_commands_stale_command
[610/752] 2792467=test_extlibs
[611/752] 2792469=-ext-/rational/test_rat
[612/752] 2792469=mkmf/test_flags
[613/752] 2792465=openssl/test_asn1
[614/752] 2792471=rubygems/test_gem_ext_rake_builder
[615/752] 2792475=monitor/test_monitor
[616/752] 2792465=json/json_string_matching_test
[617/752] 2792465=ruby/test_whileuntil
[618/752] 2792465=ruby/test_transcode
[619/752] 2792475=mkmf/test_pkg_config
[620/752] 2792475=ruby/test_string_memory
[621/752] 2792475=prism/regexp_test
[622/752] 2792475=-ext-/string/test_coderange
[623/752] 2792475=open-uri/test_open-uri
[624/752] 2792477=-ext-/bignum/test_big2str
[625/752] 2792477=-ext-/win32/test_dln
[626/752] 2792477=ruby/test_complex2
[627/752] 2792465=ruby/enc/test_iso_8859
[628/752] 2792477=openssl/test_x509attr
[629/752] 2792477=psych/test_tree_builder
[630/752] 2792477=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[631/752] 2792465=net/protocol/test_protocol
[632/752] 2792477=-ext-/load/test_protect
[633/752] 2792477=openssl/test_x509req
[634/752] 2792475=rubygems/test_gem_commands_open_command
[635/752] 2792465=-ext-/string/test_enc_associate
[636/752] 2792466=prism/api/dump_test
[637/752] 2792475=ruby/test_gc
[638/752] 2792477=ruby/test_allocation
[639/752] 2792469=prism/ruby/location_test
[640/752] 2792469=yaml/test_store
[641/752] 2792469=ruby/test_insns_leaf
[642/752] 2792469=ruby/test_iseq
[643/752] 2792471=psych/test_class
[644/752] 2792471=openssl/test_x509crl
[645/752] 2792471=psych/test_numeric
[646/752] 2792471=strscan/test_stringscanner
[647/752] 2792465=ruby/enc/test_gb18030
[648/752] 2792470=rubygems/test_gem_package_tar_reader
[649/752] 2792465=ruby/enc/test_gbk
[650/752] 2792465=rubygems/test_gem_specification
[651/752] 2792470=rubygems/test_gem_dependency_installer
[652/752] 2792471=ruby/test_refinement
[653/752] 2792469=rubygems/test_gem_name_tuple
[654/752] 2792469=ruby/test_warning
[655/752] 2792467=io/nonblock/test_flush
[656/752] 2792467=rubygems/test_gem_commands_fetch_command
[657/752] 2792466=openssl/test_pkcs7
[658/752] 2792469=ruby/test_complexrational
[659/752] 2792469=mkmf/test_mkmf
[660/752] 2792467=-ext-/bignum/test_mul
[661/752] 2792469=ruby/test_mixed_unicode_escapes
[662/752] 2792469=-ext-/test_enumerator_kw
[663/752] 2792467=did_you_mean/spell_checking/test_require_path_check
[664/752] 2792469=ruby/test_struct
[665/752] 2792469=-ext-/typeddata/test_typeddata
[666/752] 2792467=rubygems/test_gem_resolver_vendor_specification
[667/752] 2792467=prism/ruby/compiler_test
[668/752] 2792467=date/test_date_strftime
[669/752] 2792466=-ext-/bignum/test_bigzero
[670/752] 2792466=ruby/test_basicinstructions
[671/752] 2792466=fiber/test_mutex
[672/752] 2792469=fileutils/test_verbose
[673/752] 2792469=rubygems/test_gem_ext_builder
[674/752] 2792466=objspace/test_ractor
[675/752] 2792467=rubygems/test_gem_unsatisfiable_dependency_error
[676/752] 2792467=ripper/test_sexp
[677/752] 2792467=rubygems/test_gem_package_tar_header
[678/752] 2792467=prism/ruby/pattern_test
[679/752] 2792467=rubygems/test_gem_commands_owner_command
[680/752] 2792466=socket/test_basicsocket
[681/752] 2792466=prism/locals_test
[682/752] 2792466=test_find
[683/752] 2792466=-ext-/test_recursion
[684/752] 2792466=-ext-/string/test_normalize
[685/752] 2792466=-ext-/win32/test_fd_setsize
[686/752] 2792466=prism/version_test
[687/752] 2792467=rubygems/test_gem_request_set
[688/752] 2792466=ruby/test_objectspace
[689/752] 2792465=test_trick
[690/752] 2792470=rubygems/test_gem_rdoc
[691/752] 2792470=prism/api/lex_test
[692/752] 2792470=ripper/test_files_test_2
[693/752] 2792470=rubygems/test_gem_version_option
[694/752] 2792467=ruby/test_require_lib
[695/752] 2792470=psych/test_stringio
[696/752] 2792470=rubygems/test_gem_remote_fetcher_s3
[697/752] 2792470=fiber/test_timeout
[698/752] 2792470=ruby/test_fixnum
[699/752] 2792470=ruby/test_signal
[700/752] 2792469=-ext-/iseq_load/test_iseq_load
[701/752] 2792469=did_you_mean/core_ext/test_name_error_extension
[702/752] 2792469=-ext-/string/test_fstring
[703/752] 2792469=fiber/test_scheduler
[704/752] 2792471=-ext-/test_ensure_and_callcc
[705/752] 2792471=rubygems/test_gem_resolver_activation_request
[706/752] 2792471=ruby/enc/test_big5
[707/752] 2792471=psych/test_null
[708/752] 2792471=-ext-/funcall/test_passing_block
[709/752] 2792471=uri/test_http
[710/752] 2792471=socket/test_addrinfo
[711/752] 2792471=openssl/test_x509cert
[712/752] 2792465=-ext-/test_bug-14834
[713/752] 2792472=prism/ruby/ruby_parser_test
[714/752] 2792465=openssl/test_buffering
[715/752] 2792465=resolv/test_svcb_https
[716/752] 2792472=psych/nodes/test_enumerable
[717/752] 2792465=-ext-/proc/test_bmethod
[718/752] 2792472=dtrace/test_load
[719/752] 2792472=ruby/test_encoding
[720/752] 2792465=json/json_fixtures_test
[721/752] 2792465=rubygems/test_gem_resolver_specification
[722/752] 2792471=rubygems/test_gem_security_trust_dir
[723/752] 2792465=mkmf/test_constant
[724/752] 2792471=ruby/test_default_gems
[725/752] 2792471=-ext-/string/test_enc_str_buf_cat
[726/752] 2792471=mkmf/test_have_func
[727/752] 2792466=rubygems/test_webauthn_listener
[728/752] 2792472=-ext-/thread/test_lock_native_thread
[729/752] 2792472=rubygems/test_gem_package_tar_reader_entry
[730/752] 2792466=optparse/test_zsh_completion
[731/752] 2792466=-ext-/string/test_external_new
[732/752] 2792466=ripper/test_scanner_events
[733/752] 2792466=-ext-/test_abi
[734/752] 2792472=ruby/enc/test_euc_jp
[735/752] 2792472=rubygems/test_gem_resolver_dependency_request
[736/752] 2792472=-ext-/exception/test_data_error
[737/752] 2792470=ruby/test_rubyvm
[738/752] 2792467=ruby/test_weakmap
[739/752] 2792470=rubygems/test_gem_doctor
[740/752] 2792477=socket/test_ancdata
[741/752] 2792466=ruby/test_sprintf
[742/752] 2792472=rubygems/test_gem_uri_formatter
[743/752] 2792477=uri/test_common
[744/752] 2792471=ruby/test_optimization
[745/752] 2792472=rubygems/test_gem_request_connection_pools
[746/752] 2792470=openssl/test_ssl
[747/752] 2792472=rubygems/test_deprecate
[748/752] 2792477=win32/test_registry
[749/752] 2792472=strscan/test_ractor
[750/752] 2792477=prism/api/parse_success_test
[751/752] 2792466=rubygems/test_gem_commands_push_command
[752/752] 2792477=ruby/test_module
$$$ #<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:18 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    1015    1015    1015 pts/0       1015 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
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:06 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  135569    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  151621    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  311356    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  341541    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  419256    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  538081    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1  570573    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1  590551    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1  620161    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  653320    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  694506    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  825635    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1203214    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1369697    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1512016    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2301069    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2597670    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018 2791136    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2791136 2791139    1015    1015 pts/0       1015 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.20250529-112517 --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
2791139 2791140    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250529-112517 --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
2791140 2792113    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2792113 2792114    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2792114 2792459    1015    1015 pts/0       1015 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
2792459 2792462    1015    1015 pts/0       1015 Sl+   1000   0:18 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2792462 2803331    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2792462 2803338    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
2792462 2803342    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
      1 3179324    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3432248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3455248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
2791140 3492151    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 3646963    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3782510    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3823805    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3916981    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3942842    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4035856    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4068349    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 135569, 151621, 311356, 341541, 419256, 538081, 570573, 590551, 620161, 653320, 694506, 825635, 1050354, 1203214, 1369697, 1512016, 1740617, 1863343, 2301069, 2597670, 3179324, 3432248, 3455248, 3646963, 3782510, 3823805, 3916981, 3942842, 4035856, 4068349], 996=>[1015], 1015=>[1018], 1018=>[2791136], 2791136=>[2791139], 2791139=>[2791140], 2791140=>[2792113, 3492151], 2792113=>[2792114], 2792114=>[2792459], 2792459=>[2792462], 2792462=>[2803331, 2803338, 2803342]}
$ timeout 60 gdb -p 2803331 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2803332]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000056e8c87eaf2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7ce6d58006c0 (LWP 2803331) "test_autoload.*" 0x000056e8c87eaf2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7ce6db2006c0 (LWP 2803332) "test_autoload.*" 0x00007ce70291b4cd in __GI___poll (fds=0x7ce6b7509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ce6db2006c0 (LWP 2803332) "test_autoload.*"):
#0  0x00007ce70291b4cd in __GI___poll (fds=0x7ce6b7509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056e8c87757ca in __interceptor_poll ()
No symbol table info available.
#2  0x000056e8c8b61e6f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ce70289caa4 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 = {137330960631488, -2636181079676419504, 137330960631488, -352, 0, 137330866249616, -2636181079663836592, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ce702929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ce6d58006c0 (LWP 2803331) "test_autoload.*"):
#0  0x000056e8c87eaf2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000056e8c87ebeea in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000056e8c873a760 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000056e8c873a5d9 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  0x000056e8c873a205 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  0x000056e8c873520e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000056e8c8734ff8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000056e8c87d0f63 in __interceptor_malloc ()
No symbol table info available.
#8  0x000056e8c8888226 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  0x000056e8c8861235 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:5229
No locals.
#10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:5223
No locals.
#11 0x000056e8c890b732 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:622
        new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x7ce6dfd9fd08, name=<optimized out>, name@entry=137331612819520, path=path@entry=137331039928080, realpath=realpath@entry=137331597637360, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7ce6b99486c0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7ce6b99486a0) at /tmp/ruby/src/trunk_asan/iseq.c:668
        coverage = 0
        err_info = 4
        body = <optimized out>
#13 0x000056e8c890ab35 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=0x7ce6b99486a0, 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 = 0x7ce6dfd9fd08
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#14 0x000056e8c890a734 in pm_iseq_new_top (node=node@entry=0x7ce6d57fc538, name=name@entry=137331612819520, path=path@entry=137331039928080, realpath=realpath@entry=137331597637360, parent=parent@entry=0x0, error_state=error_state@entry=0x7ce6d57fc660) at /tmp/ruby/src/trunk_asan/iseq.c:927
No locals.
#15 0x000056e8c892aa99 in load_iseq_eval (ec=0x5160020d5ad0, fname=fname@entry=137331039928080) at /tmp/ruby/src/trunk_asan/load.c:829
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x5160020d5ad0
        v = <optimized out>
        realpath_map = <optimized out>
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = <optimized out>
        vm_ns = <optimized out>
#16 0x000056e8c892427b in require_internal (ec=ec@entry=0x5160020d5ad0, 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 = 0x515000060200
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 137331614677520
        path = 137331039928080
        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 0x000056e8c892187b in rb_require_string_internal (fname=137331597637360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565
        result = <optimized out>
        ec = 0x5160020d5ad0
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1551
No locals.
#19 0x000056e8c8c3fd08 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:3772
        ci = 0x1388100140003
        cc = <optimized out>
        me = 0x7ce701fdea20
        cfunc = 0x5060000373a8
        recv = 137331614600600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x000056e8c8c25b73 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ce6d57fd280) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4751
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x000056e8c8c2bb35 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4160
No locals.
#22 0x000056e8c8be520c in vm_sendish (ec=0x5160020d5ad0, reg_cfp=0x7ce6c11f36e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160020d5ad0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6c11f36e8
        reg_pc = 0x5110000a04b8
        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 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160020d5ad0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6d57fd680, <optimized out>, <optimized out>}, prev = 0x7ce6b9b0a2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x000056e8c8c5588d in vm_call0_body (ec=<optimized out>, calling=0x7ce6b9b0a460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7ce6b9b0a4e0
        cc = <optimized out>
        ret = <optimized out>
#26 0x000056e8c8c00d74 in vm_call0_cc (ec=0x5160020d5ad0, recv=137331614600600, id=22705, 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 = 0x7ce6b9b0a4c0, cc = 0x7ce701fdc608, block_handler = 0, recv = 137331614600600, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x7ce6d57fd980
        av = <optimized out>
#27 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 = 0x5160020d5ad0
        cc = <optimized out>
        self = <optimized out>
#28 0x000056e8c8c01e0e in rb_funcallv (recv=137331614600600, mid=22705, argc=1, argv=0x7ce6d57fd980) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x7ce6d57fd980
#30 0x000056e8c8bbc0be in autoload_feature_require (_arguments=137330866248992) at /tmp/ruby/src/trunk_asan/variable.c:3376
        receiver = 137331614600600
        arguments = 0x7ce6d57fdd20
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#31 autoload_try_load (_arguments=137330866248992) at /tmp/ruby/src/trunk_asan/variable.c:3389
        arguments = 0x7ce6d57fdd20
        result = <optimized out>
        ce = <optimized out>
#32 0x000056e8c881a28f 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 = 0x5160020d5ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ce6d57fdcd0, <optimized out>, 0x7ce6d57fdbe0, <optimized out>, <optimized out>}, prev = 0x7ce6b9a09540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160020d5ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x000056e8c8bbb430 in rb_autoload_load (module=module@entry=137331614547080, name=name@entry=215467) at /tmp/ruby/src/trunk_asan/variable.c:3450
        ce = <optimized out>
        arguments = {module = 137331614547080, name = 215467, flag = 0, mutex = 137331039928240, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#34 0x000056e8c8bc7eda in rb_const_search_from (klass=137331597813960, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3552
        ac = 0x0
        am = 137331614547080
        tmp = 137331614547080
        ce = <optimized out>
        current = 137331614547080
        value = <optimized out>
        first_iteration = <optimized out>
#35 0x000056e8c8bbcf14 in rb_const_search (klass=137331597813960, id=215467, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3574
        value = <optimized out>
#36 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:3501
        c = <optimized out>
#37 0x000056e8c8bcb84e 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>
#38 0x000056e8c8bd7112 in vm_get_ev_const_chain (ec=0x5160020d5ad0, segments=0x5020001c0090) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020001c0070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435
        segments = 0x5020001c0090
        ice = <optimized out>
        val = <optimized out>
#40 0x000056e8c8bd9328 in vm_exec_core (ec=ec@entry=0x5160020d5ad0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6c11f3720
        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>
#41 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160020d5ad0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6d57fe8c0, <optimized out>, <optimized out>}, prev = 0x7ce6b9b098d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x000056e8c8c5f8d2 in invoke_iseq_block_from_c (ec=0x5160020d5ad0, captured=0x7ce6c11f37a8, self=137331038477800, 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 = 0x7ce6dfd57da0
        cfp = <optimized out>
        sp = 0x7ce6c10f3850
        use_argv = 0x0
        stack_argv = 0x7ce6c10f3850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 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 = 0x7ce6c11f37a8
#44 0x000056e8c8c03be8 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.
#45 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.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#47 0x000056e8c8c03be8 in rb_yield (val=<optimized out>)
No locals.
#48 0x000056e8c8819b18 in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1059
        _ec = 0x5160020d5ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ce6d57fec50, <optimized out>, 0x7ce6d57feb60, <optimized out>, <optimized out>}, prev = 0x7ce6b9a09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160020d5ad0
        cfp = 0x7ce6c11f3758
#49 0x000056e8c89b272b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
th: 0x515000060200, native_id: 0x7ce6d58006c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        pid = <optimized out>
#50 0x000056e8c8c3fd08 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:3772
c:0006 p:---- s:0024 e:000023 CFUNC  :require
        ci = 0x64f100040001
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
        cc = <optimized out>
        me = 0x7ce6dfd513b0
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        cfunc = 0x506000047a28
        recv = 137331038477800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
#51 0x000056e8c8c25b73 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ce6d57ff380) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4751
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        v = <optimized out>
#52 0x000056e8c8c25615 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891

        ci = <optimized out>
        cc = 0x0
#53 0x000056e8c8bdff3a in vm_sendish (ec=0x5160020d5ad0, reg_cfp=0x7ce6c11f3790, cd=0x5020001c0450, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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>
#54 vm_exec_core (ec=ec@entry=0x5160020d5ad0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020001c0450
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6c11f3790
        reg_pc = 0x5040000c96b0
        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>
#55 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160020d5ad0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6d57ff6c0, <optimized out>, <optimized out>}, prev = 0x7ce6d57ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#56 0x000056e8c8c15b3b in invoke_iseq_block_from_c (ec=0x5160020d5ad0, captured=<optimized out>, self=137331038477800, 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 = 0x7ce6dfd57dc8
        cfp = 0x7ce6c11f37c8
        sp = 0x7ce6c10f3818
        use_argv = <optimized out>
        stack_argv = 0x7ce6c10f3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#57 invoke_block_from_c_proc (ec=0x5160020d5ad0, self=137331038477800, 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>
#58 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.
#59 0x000056e8c8c13df6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x50400018f190, argc=-931221714, 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
#60 0x000056e8c8b604cd in thread_do_start_proc (th=th@entry=0x515000060200) at /tmp/ruby/src/trunk_asan/thread.c:607
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400018f190
        args_len = 0
        args_ptr = <optimized out>
#61 0x000056e8c8b5e0aa in thread_do_start (th=0x515000060200) at /tmp/ruby/src/trunk_asan/thread.c:624
        result = 36
#62 thread_start_func_2 (th=th@entry=0x515000060200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679
        _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>
#63 0x000056e8c8b5d36e in call_thread_start_func_2 (th=0x515000060200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2183
        stack_start = <optimized out>
        stack_start_addr = 0x7ce6d57ffcc0
#64 nt_start (ptr=0x50c000705040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        th = 0x515000060200
        sched = <optimized out>
        nt = 0x50c000705040
        vm = 0x525000000100
#65 0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#66 0x00007ce70289caa4 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 = {137330866259648, -2636158814565957040, 137330866259648, -352, 0, 140733315656976, -2636158814553374128, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#67 0x00007ce702929c3c 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 2803331) detached]
$ timeout 60 gdb -p 2803338 -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 2803342 -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 2792462 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3492180]
[New LWP 2803343]
[New LWP 2803287]
[New LWP 2800146]
[New LWP 2799078]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=20832, cancel=true, abstime=0x7fff0749b980, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7ce702a65c40 (LWP 2792462) "ruby"            0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=20832, cancel=true, abstime=0x7fff0749b980, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7ce6bc6006c0 (LWP 3492180) "envutil.rb:183"  0x00007ce70291b4cd in __GI___poll (fds=0x7ce6be209560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7ce6d86006c0 (LWP 2803343) "test_autoload.*" 0x00007ce70291b4cd in __GI___poll (fds=0x7ce6b9909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7ce6e12006c0 (LWP 2803287) "parallel.rb:40"  0x00007ce70291b4cd in __GI___poll (fds=0x7ce6bee0ad60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7ce6d9c006c0 (LWP 2800146) "Gem::Timeout st" 0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=22248, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0010a12d4) at ./nptl/futex-internal.c:57
  6    Thread 0x7ce6dd0006c0 (LWP 2799078) "Timeout stdlib " 0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=22248, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bb13d0) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x7ce6dd0006c0 (LWP 2799078) "Timeout stdlib "):
#0  0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=22248, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bb13d0) 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=22248, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000bb13d0) 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=0x50c000bb13d0, 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  0x00007ce70289b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000bb13a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ce70289b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ce6dcffead0, __canceltype = 17370112, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x50c000bb13a8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        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=0x50c000bb13a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000056e8c8b3236f in rb_native_cond_wait (cond=0x50c000bb13d0, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000196700, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x000056e8c8b5c282 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000196700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x000056e8c8b3d5e1 in native_sleep (th=0x515000196700, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3286
        sched = <optimized out>
#9  sleep_forever (th=0x515000196700, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000056e8c8b5accc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137331612664160, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000056e8c881a28f 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 = 0x516001090bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ce6dcffee50, <optimized out>, 0x7ce6dcffed60, <optimized out>, <optimized out>}, prev = 0x7ce6d8a09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001090bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000056e8c8b5a02e in queue_do_pop (self=<optimized out>, q=0x504000032810, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 137331612664160, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137331612664160, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000032810
        end = 0
#14 0x000056e8c8be0335 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:7400
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000056e8c8be0335 in vm_invoke_builtin_delegate (ec=0x516001090bd0, cfp=0x7ce6d9ee9758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001090bd0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6d9ee9758
        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 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x516001090bd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6dcfff6c0, <optimized out>, <optimized out>}, prev = 0x7ce6dcfffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000056e8c8c15b3b in invoke_iseq_block_from_c (ec=0x516001090bd0, captured=<optimized out>, self=137331614081280, 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 = 0x7ce701fd4a98
        cfp = 0x7ce6d9ee97c8
        sp = 0x7ce6d9de9818
        use_argv = <optimized out>
        stack_argv = 0x7ce6d9de9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001090bd0, self=137331614081280, 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 0x000056e8c8c13df6 in rb_vm_invoke_proc (ec=0x50c000bb13d0, proc=0x189, proc@entry=0x504002071290, argc=42569073, 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 0x000056e8c8b604cd in thread_do_start_proc (th=th@entry=0x515000196700) at /tmp/ruby/src/trunk_asan/thread.c:607
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504002071290
        args_len = 0
        args_ptr = <optimized out>
#23 0x000056e8c8b5e0aa in thread_do_start (th=0x515000196700) at /tmp/ruby/src/trunk_asan/thread.c:624
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000196700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679
        _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 0x000056e8c8b5d36e in call_thread_start_func_2 (th=0x515000196700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2183
        stack_start = <optimized out>
        stack_start_addr = 0x7ce6dcfffcc0
#26 nt_start (ptr=0x50c000bb1380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        th = 0x515000196700
        sched = <optimized out>
        nt = 0x50c000bb1380
        vm = 0x525000000100
#27 0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007ce70289caa4 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 = {137330992088768, -2636179705286884784, 137330992088768, -352, 115, 140733315653936, -2636179705274301872, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007ce702929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7ce6d9c006c0 (LWP 2800146) "Gem::Timeout st"):
#0  0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=22248, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0010a12d4) 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=22248, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0010a12d4) 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=0x50c0010a12d4, 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  0x00007ce70289b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0010a12a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ce70289b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ce6d9bfead0, __canceltype = 14755072, __prev = 0x0}
        cbuffer = {wseq = 25, cond = 0x50c0010a12a8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 25
        seq = 12
        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=0x50c0010a12a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000056e8c8b3236f in rb_native_cond_wait (cond=0x50c0010a12d4, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150001fcf00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x000056e8c8b5c282 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001fcf00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x000056e8c8b3d5e1 in native_sleep (th=0x5150001fcf00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3286
        sched = <optimized out>
#9  sleep_forever (th=0x5150001fcf00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000056e8c8b5accc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137331040248840, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000056e8c881a28f 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 = 0x516000e124d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ce6d9bfee50, <optimized out>, 0x7ce6d9bfed60, <optimized out>, <optimized out>}, prev = 0x7ce6c0209140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000e124d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000056e8c8b5a02e in queue_do_pop (self=<optimized out>, q=0x504000600490, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 137331040248840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137331040248840, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000600490
        end = 0
#14 0x000056e8c8be0335 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:7400
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000056e8c8be0335 in vm_invoke_builtin_delegate (ec=0x516000e124d0, cfp=0x7ce6d70e5758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000e124d0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6d70e5758
        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 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x516000e124d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6d9bff6c0, <optimized out>, <optimized out>}, prev = 0x7ce6d9bffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000056e8c8c15b3b in invoke_iseq_block_from_c (ec=0x516000e124d0, captured=<optimized out>, self=137331150198920, 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 = 0x7ce6dfdeee30
        cfp = 0x7ce6d70e57c8
        sp = 0x7ce6d6fe5818
        use_argv = <optimized out>
        stack_argv = 0x7ce6d6fe5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000e124d0, self=137331150198920, 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 0x000056e8c8c13df6 in rb_vm_invoke_proc (ec=0x50c0010a12d4, proc=0x189, proc@entry=0x5040031d4610, argc=42569073, 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 0x000056e8c8b604cd in thread_do_start_proc (th=th@entry=0x5150001fcf00) at /tmp/ruby/src/trunk_asan/thread.c:607
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040031d4610
        args_len = 0
        args_ptr = <optimized out>
#23 0x000056e8c8b5e0aa in thread_do_start (th=0x5150001fcf00) at /tmp/ruby/src/trunk_asan/thread.c:624
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001fcf00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679
        _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 0x000056e8c8b5d36e in call_thread_start_func_2 (th=0x5150001fcf00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2183
        stack_start = <optimized out>
        stack_start_addr = 0x7ce6d9bffcc0
#26 nt_start (ptr=0x50c0010a1280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        th = 0x5150001fcf00
        sched = <optimized out>
        nt = 0x50c0010a1280
        vm = 0x525000000100
#27 0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007ce70289caa4 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 = {137330937562816, -2636186852112465328, 137330937562816, -352, 0, 140733315653936, -2636186852099882416, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007ce702929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7ce6e12006c0 (LWP 2803287) "parallel.rb:40"):
#0  0x00007ce70291b4cd in __GI___poll (fds=0x7ce6bee0ad60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056e8c87757ca in __interceptor_poll ()
No symbol table info available.
#2  0x000056e8c88de489 in nogvl_wait_for (th=137331039623000, fptr=0x511000355880, 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  0x000056e8c88df91a in internal_read_func (ptr=0x7ce6bee0ac40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7ce6bee0ac40
        result = <optimized out>
#5  0x000056e8c8b4236a in rb_thread_io_blocking_call (io=0x511000355880, func=0x56e8c88df410 <internal_read_func>, data1=0x7ce6bee0ac40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1921
        __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  0x000056e8c881a28f 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 = 0x5160020d27d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ce6e11fed30, <optimized out>, 0x7ce6e11fec40, <optimized out>, <optimized out>}, prev = 0x7ce6bee09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160020d27d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000056e8c88f3d55 in io_read_memory_locktmp (str=137330486717792, 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 = 137331039623000, fptr = 0x511000355880, nonblock = 0, fd = 4, buf = 0x5190004f4c80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000355880
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000056e8c88cfff1 in io_readpartial (argc=-1092571808, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x000056e8c8c3fd08 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:3772
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x7ce702179e98
        cfunc = 0x50600002c2a8
        recv = 137331039623120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000056e8c8be520c in vm_sendish (ec=0x5160020d27d0, reg_cfp=0x7ce6c14f9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160020d27d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6c14f9790
        reg_pc = 0x51300004b718
        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 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160020d27d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6e11ff6c0, <optimized out>, <optimized out>}, prev = 0x7ce6e11ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000056e8c8c15b3b in invoke_iseq_block_from_c (ec=0x5160020d27d0, captured=<optimized out>, self=137331575787480, 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 = 0x7ce701ffb508
        cfp = 0x7ce6c14f97c8
        sp = 0x7ce6c13f9818
        use_argv = <optimized out>
        stack_argv = 0x7ce6c13f9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160020d27d0, self=137331575787480, 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 0x000056e8c8c13df6 in rb_vm_invoke_proc (ec=0x7ce6bee0ad60, proc=0x1, proc@entry=0x5040001d9c90, argc=43103437, 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 0x000056e8c8b604cd in thread_do_start_proc (th=th@entry=0x51500005e900) at /tmp/ruby/src/trunk_asan/thread.c:607
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040001d9c90
        args_len = 0
        args_ptr = <optimized out>
#19 0x000056e8c8b5e0aa in thread_do_start (th=0x51500005e900) at /tmp/ruby/src/trunk_asan/thread.c:624
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500005e900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679
        _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 0x000056e8c8b5d36e in call_thread_start_func_2 (th=0x51500005e900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2183
        stack_start = <optimized out>
        stack_start_addr = 0x7ce6e11ffcc0
#22 nt_start (ptr=0x50c000706180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        th = 0x51500005e900
        sched = <optimized out>
        nt = 0x50c000706180
        vm = 0x525000000100
#23 0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007ce70289caa4 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 = {137331061294784, -2636273438653152688, 137331061294784, -352, 25, 140733315659920, -2636273438640569776, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007ce702929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7ce6d86006c0 (LWP 2803343) "test_autoload.*"):
#0  0x00007ce70291b4cd in __GI___poll (fds=0x7ce6b9909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056e8c87757ca in __interceptor_poll ()
No symbol table info available.
#2  0x000056e8c8b61e6f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ce70289caa4 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 = {137330914494144, -2636187126990372272, 137330914494144, -352, 0, 137330438431376, -2636187126977789360, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ce702929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7ce6bc6006c0 (LWP 3492180) "envutil.rb:183"):
#0  0x00007ce70291b4cd in __GI___poll (fds=0x7ce6be209560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056e8c87757ca in __interceptor_poll ()
No symbol table info available.
#2  0x000056e8c88de489 in nogvl_wait_for (th=137331039788880, fptr=0x511000237ac0, 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  0x000056e8c88df91a in internal_read_func (ptr=0x7ce6be209420) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7ce6be209420
        result = <optimized out>
#5  0x000056e8c8b4236a in rb_thread_io_blocking_call (io=0x511000237ac0, func=0x56e8c88df410 <internal_read_func>, data1=data1@entry=0x7ce6be209420, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1921
        __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  0x000056e8c88df250 in rb_io_blocking_region_wait (io=0x511000237ac0, function=0x1, argument=0x7ce6be209420, 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 = 137331039788880, fptr = 0x511000237ac0, nonblock = 0, fd = 10, buf = 0x525000a25900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x000056e8c88e2b67 in io_bufread (ptr=0x525000a25900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000237ac0) 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 0x000056e8c881a28f 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 = 0x5160020e0bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ce6bc5fec90, <optimized out>, 0x7ce6bc5feba0, <optimized out>, <optimized out>}, prev = 0x7ce6be209140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160020e0bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000056e8c88e058b in io_fread (str=137331039788560, offset=0, size=8192, fptr=0x511000237ac0) at /tmp/ruby/src/trunk_asan/io.c:3117
        arg = {str_ptr = 0x525000a25900 '\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=137331039788560) 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 0x000056e8c88d03d3 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 = 0x511000237ac0
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x000056e8c8c3fd08 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:3772
        ci = 0x3fe100100001
        cc = <optimized out>
        me = 0x7ce702179e70
        cfunc = 0x50600002c308
        recv = 137331039791960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x000056e8c8be520c in vm_sendish (ec=0x5160020e0bd0, reg_cfp=0x7ce6e6603790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160020e0bd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6e6603790
        reg_pc = 0x50400002bab0
        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 0x000056e8c8bd41cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160020e0bd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ce6bc5ff6c0, <optimized out>, <optimized out>}, prev = 0x7ce6bc5ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000056e8c8c15b3b in invoke_iseq_block_from_c (ec=0x5160020e0bd0, captured=<optimized out>, self=137331612057040, 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 = 0x7ce701fd9868
        cfp = 0x7ce6e66037c8
        sp = 0x7ce6e6503818
        use_argv = <optimized out>
        stack_argv = 0x7ce6e6503818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160020e0bd0, self=137331612057040, 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 0x000056e8c8c13df6 in rb_vm_invoke_proc (ec=0x7ce6be209560, proc=0x1, proc@entry=0x504000191d10, argc=43103437, 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 0x000056e8c8b604cd in thread_do_start_proc (th=th@entry=0x51500024d680) at /tmp/ruby/src/trunk_asan/thread.c:607
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000191d10
        args_len = 0
        args_ptr = <optimized out>
#23 0x000056e8c8b5e0aa in thread_do_start (th=0x51500024d680) at /tmp/ruby/src/trunk_asan/thread.c:624
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500024d680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679
        _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 0x000056e8c8b5d36e in call_thread_start_func_2 (th=0x51500024d680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2183
        stack_start = <optimized out>
        stack_start_addr = 0x7ce6bc5ffcc0
#26 nt_start (ptr=0x50c000712780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        th = 0x51500024d680
        sched = <optimized out>
        nt = 0x50c000712780
        vm = 0x525000000100
#27 0x000056e8c87ceb7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007ce70289caa4 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 = {137330444732096, -2636107962153172400, 137330444732096, -352, 22, 140733315656976, -2636107962140589488, -2636342554633567664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007ce702929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ce702a65c40 (LWP 2792462) "ruby"):
#0  0x00007ce702898d71 in __futex_abstimed_wait_common64 (private=20832, cancel=true, abstime=0x7fff0749b980, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=20832, abstime=0x7fff0749b980, clockid=2602, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fff0749b980, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007ce70289bc8e in __pthread_cond_wait_common (abstime=0x7fff0749b980, clockid=1, mutex=0x515000000450, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ce70289b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff0749b870, __canceltype = -3146384, __prev = 0x0}
        cbuffer = {wseq = 1422, cond = 0x50c000000068, mutex = 0x515000000450, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 1422
        seq = 711
        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=0x515000000450, abstime=abstime@entry=0x7fff0749b980) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000056e8c8b5bd51 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000450, 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=0x7ce7006904e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000450
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000056e8c8b63014 in native_sleep (th=0x515000000300, rel=0x7ce7006904e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3279
        sched = <optimized out>
#8  thread_join_sleep (arg=137331588711552) at /tmp/ruby/src/trunk_asan/thread.c:1074
        scheduler = <optimized out>
        p = 0x7ce7008fc480
        target_th = 0x51500024d680
        th = 0x515000000300
        end = 10094813079503731
        limit = 0x7ce7006904e0
#9  0x000056e8c881a28f 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 = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0749bb90, <optimized out>, 0x7fff0749baa0, <optimized out>, <optimized out>}, prev = 0x7ce7008dc740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x000056e8c8b62b4e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1115
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#11 0x000056e8c8b54430 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1212
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7ce7006904e0
#12 0x000056e8c8c3fd08 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:3772
        ci = 0x34f100100003
        cc = <optimized out>
        me = 0x7ce702159558
        cfunc = 0x506000044f68
        recv = 137331039788880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x000056e8c8be520c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ce6ffdff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6ffdff410
        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 0x000056e8c8bd45bb in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x000056e8c8c5f8d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ce6ffdff620, self=137331575787480, 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 = 0x7ce701fdce50
        cfp = <optimized out>
        sp = 0x7ce6ffcffa28
        use_argv = 0x7ce7007146e0
        stack_argv = 0x7ce6ffcffa28
        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 = 0x7ce6ffdff620
#19 0x000056e8c8c03be8 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 0x000056e8c8c03be8 in rb_yield (val=<optimized out>)
No locals.
#23 0x000056e8c8dc5926 in rb_ary_collect (ary=137330984544400) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 137331597811720
        i = 4
#24 0x000056e8c8c3fd08 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:3772
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x7ce7021a0110
        cfunc = 0x5060000201e8
        recv = 137330984544400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x000056e8c8bdff3a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ce6ffdff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000011fb0
th: 0x515000000300, native_id: 0x7ce702a65c40
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0178 e:000177 CFUNC  :join
c:0018 p:0494 s:0173 E:002108 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
c:0016 p:0032 s:0110 e:000109 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:347
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:340
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
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
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6ffdff608
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
c:0007 p:0069 s:0046 E:002010 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]
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
        reg_pc = 0x519000014910
        INSN_LABEL_nop = <optimized out>
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:001cf0 DUMMY  [FINISH]
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>

th: 0x515000196700, native_id: 0x7ce6dd0006c0
        INSN_LABEL_getblockparam = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_setblockparam = <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_getblockparamproxy = <optimized out>

th: 0x5150001fcf00, native_id: 0x7ce6d9c006c0
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>

th: 0x51500005e900, native_id: 0x7ce6e12006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_getconstant = <optimized out>
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
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_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>
#27 0x000056e8c8bd45bb in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x000056e8c8c5f8d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ce6ffdff738, self=137331575787480, 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 = 0x7ce701ffb6c0
        cfp = <optimized out>
        sp = 0x7ce6ffcff8d0
        use_argv = 0x7ce70073aa60
        stack_argv = 0x7ce6ffcff8d0
        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 = 0x7ce6ffdff738
#31 0x000056e8c8c03be8 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 0x000056e8c8c03be8 in rb_yield (val=<optimized out>)
No locals.
#35 0x000056e8c8dc5926 in rb_ary_collect (ary=137331039623280) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 137331039623200
        i = 0
#36 0x000056e8c8c3fd08 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:3772
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x7ce7021a0110
        cfunc = 0x5060000201e8
        recv = 137331039623280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x000056e8c8bdff3a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ce6ffdff720, cd=0x502000011d30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000011d30
        insns_address_table = {0x56e8c8bde4a3 <vm_exec_core+26675>, 0x56e8c8bdaa0b <vm_exec_core+11675>, 0x56e8c8bd830d <vm_exec_core+1693>, 0x56e8c8bd93cf <vm_exec_core+5983>, 0x56e8c8bde68e <vm_exec_core+27166>, 0x56e8c8bd908d <vm_exec_core+5149>, 0x56e8c8bdfb63 <vm_exec_core+32499>, 0x56e8c8bdd5c4 <vm_exec_core+22868>, 0x56e8c8bdbaa6 <vm_exec_core+15926>, 0x56e8c8bd866a <vm_exec_core+2554>, 0x56e8c8bdee69 <vm_exec_core+29177>, 0x56e8c8bdea6f <vm_exec_core+28159>, 0x56e8c8bd92d0 <vm_exec_core+5728>, 0x56e8c8bd8b88 <vm_exec_core+3864>, 0x56e8c8bddb33 <vm_exec_core+24259>, 0x56e8c8bd9f6a <vm_exec_core+8954>, 0x56e8c8bdf2ec <vm_exec_core+30332>, 0x56e8c8bded1e <vm_exec_core+28846>, 0x56e8c8bda829 <vm_exec_core+11193>, 0x56e8c8bdba0e <vm_exec_core+15774>, 0x56e8c8bdd6e9 <vm_exec_core+23161>, 0x56e8c8bdec7a <vm_exec_core+28682>, 0x56e8c8bdc95b <vm_exec_core+19691>, 0x56e8c8bdd881 <vm_exec_core+23569>, 0x56e8c8bde04d <vm_exec_core+25565>, 0x56e8c8bdc852 <vm_exec_core+19426>, 0x56e8c8bd8add <vm_exec_core+3693>, 0x56e8c8bdd116 <vm_exec_core+21670>, 0x56e8c8bd889d <vm_exec_core+3117>, 0x56e8c8bd8c86 <vm_exec_core+4118>, 0x56e8c8bdac56 <vm_exec_core+12262>, 0x56e8c8bdc59a <vm_exec_core+18730>, 0x56e8c8bdcde5 <vm_exec_core+20853>, 0x56e8c8bdc3a5 <vm_exec_core+18229>, 0x56e8c8bd8586 <vm_exec_core+2326>, 0x56e8c8bde3cb <vm_exec_core+26459>, 0x56e8c8bde932 <vm_exec_core+27842>, 0x56e8c8bd8d23 <vm_exec_core+4275>, 0x56e8c8bd9a08 <vm_exec_core+7576>, 0x56e8c8bd9375 <vm_exec_core+5893>, 0x56e8c8bda1bd <vm_exec_core+9549>, 0x56e8c8bdb862 <vm_exec_core+15346>, 0x56e8c8bd8dca <vm_exec_core+4442>, 0x56e8c8bde11a <vm_exec_core+25770>, 0x56e8c8bd993e <vm_exec_core+7374>, 0x56e8c8bdb4e3 <vm_exec_core+14451>, 0x56e8c8bdbf9b <vm_exec_core+17195>, 0x56e8c8bddc94 <vm_exec_core+24612>, 0x56e8c8bdcb5a <vm_exec_core+20202>, 0x56e8c8bda266 <vm_exec_core+9718>, 0x56e8c8bd9c61 <vm_exec_core+8177>, 0x56e8c8bdda38 <vm_exec_core+24008>, 0x56e8c8bdaeb2 <vm_exec_core+12866>, 0x56e8c8bdd1e8 <vm_exec_core+21880>, 0x56e8c8bdccd2 <vm_exec_core+20578>, 0x56e8c8bdd275 <vm_exec_core+22021>, 0x56e8c8bde5ae <vm_exec_core+26942>, 0x56e8c8bd802b <vm_exec_core+955>, 0x56e8c8bddda7 <vm_exec_core+24887>, 0x56e8c8bda52f <vm_exec_core+10431>, 0x56e8c8bdd94e <vm_exec_core+23774>, 0x56e8c8bda655 <vm_exec_core+10725>, 0x56e8c8bdc79e <vm_exec_core+19246>, 0x56e8c8bdf5b7 <vm_exec_core+31047>, 0x56e8c8bdbe0a <vm_exec_core+16794>, 0x56e8c8bdc462 <vm_exec_core+18418>, 0x56e8c8bda8bc <vm_exec_core+11340>, 0x56e8c8bd9d85 <vm_exec_core+8469>, 0x56e8c8bdd343 <vm_exec_core+22227>, 0x56e8c8bd8ed5 <vm_exec_core+4709>, 0x56e8c8bdbc0e <vm_exec_core+16286>, 0x56e8c8be6edf <vm_exec_core+62063>, 0x56e8c8bdca9b <vm_exec_core+20011>, 0x56e8c8bd8f70 <vm_exec_core+4864>, 0x56e8c8bd9821 <vm_exec_core+7089>, 0x56e8c8bd963a <vm_exec_core+6602>, 0x56e8c8bd9afa <vm_exec_core+7818>, 0x56e8c8bda385 <vm_exec_core+10005>, 0x56e8c8bdf214 <vm_exec_core+30116>, 0x56e8c8bd8030 <vm_exec_core+960>, 0x56e8c8bd9746 <vm_exec_core+6870>, 0x56e8c8bdfceb <vm_exec_core+32891>, 0x56e8c8bdd014 <vm_exec_core+21412>, 0x56e8c8bdc29b <vm_exec_core+17963>, 0x56e8c8bde1aa <vm_exec_core+25914>, 0x56e8c8be009d <vm_exec_core+33837>, 0x56e8c8bde4d2 <vm_exec_core+26722>, 0x56e8c8bdf38e <vm_exec_core+30494>, 0x56e8c8bdf45f <vm_exec_core+30703>, 0x56e8c8bd89a7 <vm_exec_core+3383>, 0x56e8c8bded8a <vm_exec_core+28954>, 0x56e8c8bdadd6 <vm_exec_core+12646>, 0x56e8c8bdefd5 <vm_exec_core+29541>, 0x56e8c8bda6fa <vm_exec_core+10890>, 0x56e8c8bda007 <vm_exec_core+9111>, 0x56e8c8bdb33e <vm_exec_core+14030>, 0x56e8c8bd8e3b <vm_exec_core+4555>, 0x56e8c8bdf52c <vm_exec_core+30908>, 0x56e8c8bdb59c <vm_exec_core+14636>, 0x56e8c8bdb12a <vm_exec_core+13498>, 0x56e8c8bd8124 <vm_exec_core+1204>, 0x56e8c8bd8743 <vm_exec_core+2771>, 0x56e8c8bdc14e <vm_exec_core+17630>, 0x56e8c8bdb73a <vm_exec_core+15050>, 0x56e8c8bdc021 <vm_exec_core+17329>, 0x56e8c8bdbec3 <vm_exec_core+16979>, 0x56e8c8bdacf3 <vm_exec_core+12419>, 0x56e8c8bdb636 <vm_exec_core+14790>, 0x56e8c8bdb21b <vm_exec_core+13739>, 0x56e8c8bdb993 <vm_exec_core+15651>, 0x56e8c8bdb918 <vm_exec_core+15528>, 0x56e8c8bde494 <vm_exec_core+26660>, 0x56e8c8bda9fc <vm_exec_core+11660>, 0x56e8c8bd82fe <vm_exec_core+1678>, 0x56e8c8bd93c0 <vm_exec_core+5968>, 0x56e8c8bde67f <vm_exec_core+27151>, 0x56e8c8bd907e <vm_exec_core+5134>, 0x56e8c8bdfb54 <vm_exec_core+32484>, 0x56e8c8bdd5b5 <vm_exec_core+22853>, 0x56e8c8bdba97 <vm_exec_core+15911>, 0x56e8c8bd865b <vm_exec_core+2539>, 0x56e8c8bdee5a <vm_exec_core+29162>, 0x56e8c8bdea60 <vm_exec_core+28144>, 0x56e8c8bd92c1 <vm_exec_core+5713>, 0x56e8c8bd8b79 <vm_exec_core+3849>, 0x56e8c8bddb24 <vm_exec_core+24244>, 0x56e8c8bd9f5b <vm_exec_core+8939>, 0x56e8c8bdf2dd <vm_exec_core+30317>, 0x56e8c8bded0f <vm_exec_core+28831>, 0x56e8c8bda81a <vm_exec_core+11178>, 0x56e8c8bdb9ff <vm_exec_core+15759>, 0x56e8c8bdd6da <vm_exec_core+23146>, 0x56e8c8bdec6b <vm_exec_core+28667>, 0x56e8c8bdc94c <vm_exec_core+19676>, 0x56e8c8bdd872 <vm_exec_core+23554>, 0x56e8c8bde03e <vm_exec_core+25550>, 0x56e8c8bdc843 <vm_exec_core+19411>, 0x56e8c8bd8ace <vm_exec_core+3678>, 0x56e8c8bdd107 <vm_exec_core+21655>, 0x56e8c8bd888e <vm_exec_core+3102>, 0x56e8c8bd8c77 <vm_exec_core+4103>, 0x56e8c8bdac47 <vm_exec_core+12247>, 0x56e8c8bdc58b <vm_exec_core+18715>, 0x56e8c8bdcdd6 <vm_exec_core+20838>, 0x56e8c8bdc396 <vm_exec_core+18214>, 0x56e8c8bd8577 <vm_exec_core+2311>, 0x56e8c8bde3bc <vm_exec_core+26444>, 0x56e8c8bde923 <vm_exec_core+27827>, 0x56e8c8bd8d14 <vm_exec_core+4260>, 0x56e8c8bd99f9 <vm_exec_core+7561>, 0x56e8c8bd9366 <vm_exec_core+5878>, 0x56e8c8bda1ae <vm_exec_core+9534>, 0x56e8c8bdb853 <vm_exec_core+15331>, 0x56e8c8bd8dbb <vm_exec_core+4427>, 0x56e8c8bde10b <vm_exec_core+25755>, 0x56e8c8bd992f <vm_exec_core+7359>, 0x56e8c8bdb4d4 <vm_exec_core+14436>, 0x56e8c8bdbf8c <vm_exec_core+17180>, 0x56e8c8bddc85 <vm_exec_core+24597>, 0x56e8c8bdcb4b <vm_exec_core+20187>, 0x56e8c8bda257 <vm_exec_core+9703>, 0x56e8c8bd9c52 <vm_exec_core+8162>, 0x56e8c8bdda29 <vm_exec_core+23993>, 0x56e8c8bdaea3 <vm_exec_core+12851>, 0x56e8c8bdd1d9 <vm_exec_core+21865>, 0x56e8c8bdccc3 <vm_exec_core+20563>, 0x56e8c8bdd266 <vm_exec_core+22006>, 0x56e8c8bde59f <vm_exec_core+26927>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bddd98 <vm_exec_core+24872>, 0x56e8c8bda520 <vm_exec_core+10416>, 0x56e8c8bdd93f <vm_exec_core+23759>, 0x56e8c8bda646 <vm_exec_core+10710>, 0x56e8c8bdc78f <vm_exec_core+19231>, 0x56e8c8bdca78 <vm_exec_core+19976>, 0x56e8c8bdbdfb <vm_exec_core+16779>, 0x56e8c8bdc453 <vm_exec_core+18403>, 0x56e8c8bda8ad <vm_exec_core+11325>, 0x56e8c8bd9d76 <vm_exec_core+8454>, 0x56e8c8bdd334 <vm_exec_core+22212>, 0x56e8c8bd8ec6 <vm_exec_core+4694>, 0x56e8c8bdbbff <vm_exec_core+16271>, 0x56e8c8be6ed0 <vm_exec_core+62048>, 0x56e8c8bdca8c <vm_exec_core+19996>, 0x56e8c8bd8f61 <vm_exec_core+4849>, 0x56e8c8bd9812 <vm_exec_core+7074>, 0x56e8c8bd962b <vm_exec_core+6587>, 0x56e8c8bd9aeb <vm_exec_core+7803>, 0x56e8c8bda376 <vm_exec_core+9990>, 0x56e8c8bdc296 <vm_exec_core+17958>, 0x56e8c8bdbbf5 <vm_exec_core+16261>, 0x56e8c8bdc291 <vm_exec_core+17953>, 0x56e8c8bdca38 <vm_exec_core+19912>, 0x56e8c8bdc9f8 <vm_exec_core+19848>, 0x56e8c8bd9ae6 <vm_exec_core+7798>, 0x56e8c8bdcd9a <vm_exec_core+20778>, 0x56e8c8bdb120 <vm_exec_core+13488>, 0x56e8c8bdb125 <vm_exec_core+13493>, 0x56e8c8bdc9f3 <vm_exec_core+19843>, 0x56e8c8bdc586 <vm_exec_core+18710>...}
        reg_cfp = 0x7ce6ffdff720
        reg_pc = 0x5040000050b8
        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 0x000056e8c8bd45bb in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x000056e8c8c1a929 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2905
        ec = 0x5160000006d0
        val = <optimized out>
#42 0x000056e8c8815d95 in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ce701ffb850) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0749de10, <optimized out>, 0x7fff0749dd60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ce701ffb850
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#44 0x000056e8c880ec37 in rb_main (argc=11, argv=0x7fff0749dfe8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7fff0749dfe8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Thread 0x7ce6bc6006c0 (LWP 3492180) exited]
$1 = true
[Inferior 1 (process 2792462) detached]
$ timeout 60 gdb -p 2792459 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2792461]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007c90c1926cd7 in __GI___select (nfds=7, readfds=0x50c004d5c180, writefds=0x0, exceptfds=0x0, timeout=0x7ffef5c96940) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7c90c1a38c40 (LWP 2792459) "ruby" 0x00007c90c1926cd7 in __GI___select (nfds=7, readfds=0x50c004d5c180, writefds=0x0, exceptfds=0x0, timeout=0x7ffef5c96940) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7c90a56006c0 (LWP 2792461) "ruby" 0x00007c90c191b4cd in __GI___poll (fds=0x7c90a4309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7c90a56006c0 (LWP 2792461) "ruby"):
#0  0x00007c90c191b4cd in __GI___poll (fds=0x7c90a4309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063b2af2477ca in __interceptor_poll ()
No symbol table info available.
#2  0x000063b2af633e6f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000063b2af2a0b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007c90c189caa4 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 = {136960691668672, 6802188669198788325, 136960691668672, -352, 0, 140733022047760, 6802188669211371237, 6802391616295134949}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007c90c1929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c90c1a38c40 (LWP 2792459) "ruby"):
#0  0x00007c90c1926cd7 in __GI___select (nfds=7, readfds=0x50c004d5c180, writefds=0x0, exceptfds=0x0, timeout=0x7ffef5c96940) 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 = 454667131}
        pts64 = 0x7ffef5c967e0
        r = <optimized out>
#1  0x000063b2af61b7b5 in native_fd_select (n=7, readfds=0x50c004d5c180, writefds=0x0, exceptfds=0x7c90c1926cd7 <__GI___select+327>, timeout=0x7ffef5c967e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385
No locals.
#2  do_select (p=136961130034048) at /tmp/ruby/src/trunk_asan/thread.c:4436
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffef5c968f0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000063b2af2ec28f 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 = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef5c96ab0, <optimized out>, 0x7ffef5c969c0, <optimized out>, <optimized out>}, prev = 0x7c90bf9126a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000063b2af61ad31 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:4496
        set = {max = 7, th = 0x515000000300, rset = 0x7c90bf80f240, 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 = 0x7c90bf80f2a0}
#5  0x000063b2af3bb00f in select_internal (read=136960693220560, write=4, except=4, tp=0x7c90bf80f2a0, fds=0x7c90bf80f240) at /tmp/ruby/src/trunk_asan/io.c:10768
        timerec = <optimized out>
        max = 7
        pending = <optimized out>
        rp = 0x7c90bf80f240
        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=136961130033696) at /tmp/ruby/src/trunk_asan/io.c:10838
        p = 0x7c90bf80f220
#7  0x000063b2af2ec28f 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 = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef5c96db0, <optimized out>, 0x7ffef5c96cc0, <optimized out>, <optimized out>}, prev = 0x7c90bf85ae40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000063b2af3971cb 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  0x000063b2af711d08 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:3772
        ci = 0x161100100009
        cc = <optimized out>
        me = 0x7c90c115a670
        cfunc = 0x50600002b4c8
        recv = 136961156512280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000063b2af6b720c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c90bedff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63b2af6b04a3 <vm_exec_core+26675>, 0x63b2af6aca0b <vm_exec_core+11675>, 0x63b2af6aa30d <vm_exec_core+1693>, 0x63b2af6ab3cf <vm_exec_core+5983>, 0x63b2af6b068e <vm_exec_core+27166>, 0x63b2af6ab08d <vm_exec_core+5149>, 0x63b2af6b1b63 <vm_exec_core+32499>, 0x63b2af6af5c4 <vm_exec_core+22868>, 0x63b2af6adaa6 <vm_exec_core+15926>, 0x63b2af6aa66a <vm_exec_core+2554>, 0x63b2af6b0e69 <vm_exec_core+29177>, 0x63b2af6b0a6f <vm_exec_core+28159>, 0x63b2af6ab2d0 <vm_exec_core+5728>, 0x63b2af6aab88 <vm_exec_core+3864>, 0x63b2af6afb33 <vm_exec_core+24259>, 0x63b2af6abf6a <vm_exec_core+8954>, 0x63b2af6b12ec <vm_exec_core+30332>, 0x63b2af6b0d1e <vm_exec_core+28846>, 0x63b2af6ac829 <vm_exec_core+11193>, 0x63b2af6ada0e <vm_exec_core+15774>, 0x63b2af6af6e9 <vm_exec_core+23161>, 0x63b2af6b0c7a <vm_exec_core+28682>, 0x63b2af6ae95b <vm_exec_core+19691>, 0x63b2af6af881 <vm_exec_core+23569>, 0x63b2af6b004d <vm_exec_core+25565>, 0x63b2af6ae852 <vm_exec_core+19426>, 0x63b2af6aaadd <vm_exec_core+3693>, 0x63b2af6af116 <vm_exec_core+21670>, 0x63b2af6aa89d <vm_exec_core+3117>, 0x63b2af6aac86 <vm_exec_core+4118>, 0x63b2af6acc56 <vm_exec_core+12262>, 0x63b2af6ae59a <vm_exec_core+18730>, 0x63b2af6aede5 <vm_exec_core+20853>, 0x63b2af6ae3a5 <vm_exec_core+18229>, 0x63b2af6aa586 <vm_exec_core+2326>, 0x63b2af6b03cb <vm_exec_core+26459>, 0x63b2af6b0932 <vm_exec_core+27842>, 0x63b2af6aad23 <vm_exec_core+4275>, 0x63b2af6aba08 <vm_exec_core+7576>, 0x63b2af6ab375 <vm_exec_core+5893>, 0x63b2af6ac1bd <vm_exec_core+9549>, 0x63b2af6ad862 <vm_exec_core+15346>, 0x63b2af6aadca <vm_exec_core+4442>, 0x63b2af6b011a <vm_exec_core+25770>, 0x63b2af6ab93e <vm_exec_core+7374>, 0x63b2af6ad4e3 <vm_exec_core+14451>, 0x63b2af6adf9b <vm_exec_core+17195>, 0x63b2af6afc94 <vm_exec_core+24612>, 0x63b2af6aeb5a <vm_exec_core+20202>, 0x63b2af6ac266 <vm_exec_core+9718>, 0x63b2af6abc61 <vm_exec_core+8177>, 0x63b2af6afa38 <vm_exec_core+24008>, 0x63b2af6aceb2 <vm_exec_core+12866>, 0x63b2af6af1e8 <vm_exec_core+21880>, 0x63b2af6aecd2 <vm_exec_core+20578>, 0x63b2af6af275 <vm_exec_core+22021>, 0x63b2af6b05ae <vm_exec_core+26942>, 0x63b2af6aa02b <vm_exec_core+955>, 0x63b2af6afda7 <vm_exec_core+24887>, 0x63b2af6ac52f <vm_exec_core+10431>, 0x63b2af6af94e <vm_exec_core+23774>, 0x63b2af6ac655 <vm_exec_core+10725>, 0x63b2af6ae79e <vm_exec_core+19246>, 0x63b2af6b15b7 <vm_exec_core+31047>, 0x63b2af6ade0a <vm_exec_core+16794>, 0x63b2af6ae462 <vm_exec_core+18418>, 0x63b2af6ac8bc <vm_exec_core+11340>, 0x63b2af6abd85 <vm_exec_core+8469>, 0x63b2af6af343 <vm_exec_core+22227>, 0x63b2af6aaed5 <vm_exec_core+4709>, 0x63b2af6adc0e <vm_exec_core+16286>, 0x63b2af6b8edf <vm_exec_core+62063>, 0x63b2af6aea9b <vm_exec_core+20011>, 0x63b2af6aaf70 <vm_exec_core+4864>, 0x63b2af6ab821 <vm_exec_core+7089>, 0x63b2af6ab63a <vm_exec_core+6602>, 0x63b2af6abafa <vm_exec_core+7818>, 0x63b2af6ac385 <vm_exec_core+10005>, 0x63b2af6b1214 <vm_exec_core+30116>, 0x63b2af6aa030 <vm_exec_core+960>, 0x63b2af6ab746 <vm_exec_core+6870>, 0x63b2af6b1ceb <vm_exec_core+32891>, 0x63b2af6af014 <vm_exec_core+21412>, 0x63b2af6ae29b <vm_exec_core+17963>, 0x63b2af6b01aa <vm_exec_core+25914>, 0x63b2af6b209d <vm_exec_core+33837>, 0x63b2af6b04d2 <vm_exec_core+26722>, 0x63b2af6b138e <vm_exec_core+30494>, 0x63b2af6b145f <vm_exec_core+30703>, 0x63b2af6aa9a7 <vm_exec_core+3383>, 0x63b2af6b0d8a <vm_exec_core+28954>, 0x63b2af6acdd6 <vm_exec_core+12646>, 0x63b2af6b0fd5 <vm_exec_core+29541>, 0x63b2af6ac6fa <vm_exec_core+10890>, 0x63b2af6ac007 <vm_exec_core+9111>, 0x63b2af6ad33e <vm_exec_core+14030>, 0x63b2af6aae3b <vm_exec_core+4555>, 0x63b2af6b152c <vm_exec_core+30908>, 0x63b2af6ad59c <vm_exec_core+14636>, 0x63b2af6ad12a <vm_exec_core+13498>, 0x63b2af6aa124 <vm_exec_core+1204>, 0x63b2af6aa743 <vm_exec_core+2771>, 0x63b2af6ae14e <vm_exec_core+17630>, 0x63b2af6ad73a <vm_exec_core+15050>, 0x63b2af6ae021 <vm_exec_core+17329>, 0x63b2af6adec3 <vm_exec_core+16979>, 0x63b2af6accf3 <vm_exec_core+12419>, 0x63b2af6ad636 <vm_exec_core+14790>, 0x63b2af6ad21b <vm_exec_core+13739>, 0x63b2af6ad993 <vm_exec_core+15651>, 0x63b2af6ad918 <vm_exec_core+15528>, 0x63b2af6b0494 <vm_exec_core+26660>, 0x63b2af6ac9fc <vm_exec_core+11660>, 0x63b2af6aa2fe <vm_exec_core+1678>, 0x63b2af6ab3c0 <vm_exec_core+5968>, 0x63b2af6b067f <vm_exec_core+27151>, 0x63b2af6ab07e <vm_exec_core+5134>, 0x63b2af6b1b54 <vm_exec_core+32484>, 0x63b2af6af5b5 <vm_exec_core+22853>, 0x63b2af6ada97 <vm_exec_core+15911>, 0x63b2af6aa65b <vm_exec_core+2539>, 0x63b2af6b0e5a <vm_exec_core+29162>, 0x63b2af6b0a60 <vm_exec_core+28144>, 0x63b2af6ab2c1 <vm_exec_core+5713>, 0x63b2af6aab79 <vm_exec_core+3849>, 0x63b2af6afb24 <vm_exec_core+24244>, 0x63b2af6abf5b <vm_exec_core+8939>, 0x63b2af6b12dd <vm_exec_core+30317>, 0x63b2af6b0d0f <vm_exec_core+28831>, 0x63b2af6ac81a <vm_exec_core+11178>, 0x63b2af6ad9ff <vm_exec_core+15759>, 0x63b2af6af6da <vm_exec_core+23146>, 0x63b2af6b0c6b <vm_exec_core+28667>, 0x63b2af6ae94c <vm_exec_core+19676>, 0x63b2af6af872 <vm_exec_core+23554>, 0x63b2af6b003e <vm_exec_core+25550>, 0x63b2af6ae843 <vm_exec_core+19411>, 0x63b2af6aaace <vm_exec_core+3678>, 0x63b2af6af107 <vm_exec_core+21655>, 0x63b2af6aa88e <vm_exec_core+3102>, 0x63b2af6aac77 <vm_exec_core+4103>, 0x63b2af6acc47 <vm_exec_core+12247>, 0x63b2af6ae58b <vm_exec_core+18715>, 0x63b2af6aedd6 <vm_exec_core+20838>, 0x63b2af6ae396 <vm_exec_core+18214>, 0x63b2af6aa577 <vm_exec_core+2311>, 0x63b2af6b03bc <vm_exec_core+26444>, 0x63b2af6b0923 <vm_exec_core+27827>, 0x63b2af6aad14 <vm_exec_core+4260>, 0x63b2af6ab9f9 <vm_exec_core+7561>, 0x63b2af6ab366 <vm_exec_core+5878>, 0x63b2af6ac1ae <vm_exec_core+9534>, 0x63b2af6ad853 <vm_exec_core+15331>, 0x63b2af6aadbb <vm_exec_core+4427>, 0x63b2af6b010b <vm_exec_core+25755>, 0x63b2af6ab92f <vm_exec_core+7359>, 0x63b2af6ad4d4 <vm_exec_core+14436>, 0x63b2af6adf8c <vm_exec_core+17180>, 0x63b2af6afc85 <vm_exec_core+24597>, 0x63b2af6aeb4b <vm_exec_core+20187>, 0x63b2af6ac257 <vm_exec_core+9703>, 0x63b2af6abc52 <vm_exec_core+8162>, 0x63b2af6afa29 <vm_exec_core+23993>, 0x63b2af6acea3 <vm_exec_core+12851>, 0x63b2af6af1d9 <vm_exec_core+21865>, 0x63b2af6aecc3 <vm_exec_core+20563>, 0x63b2af6af266 <vm_exec_core+22006>, 0x63b2af6b059f <vm_exec_core+26927>, 0x63b2af6aea78 <vm_exec_core+19976>, 0x63b2af6afd98 <vm_exec_core+24872>, 0x63b2af6ac520 <vm_exec_core+10416>, 0x63b2af6af93f <vm_exec_core+23759>, 0x63b2af6ac646 <vm_exec_core+10710>, 0x63b2af6ae78f <vm_exec_core+19231>, 0x63b2af6aea78 <vm_exec_core+19976>, 0x63b2af6addfb <vm_exec_core+16779>, 0x63b2af6ae453 <vm_exec_core+18403>, 0x63b2af6ac8ad <vm_exec_core+11325>, 0x63b2af6abd76 <vm_exec_core+8454>, 0x63b2af6af334 <vm_exec_core+22212>, 0x63b2af6aaec6 <vm_exec_core+4694>, 0x63b2af6adbff <vm_exec_core+16271>, 0x63b2af6b8ed0 <vm_exec_core+62048>, 0x63b2af6aea8c <vm_exec_core+19996>, 0x63b2af6aaf61 <vm_exec_core+4849>, 0x63b2af6ab812 <vm_exec_core+7074>, 0x63b2af6ab62b <vm_exec_core+6587>, 0x63b2af6abaeb <vm_exec_core+7803>, 0x63b2af6ac376 <vm_exec_core+9990>, 0x63b2af6ae296 <vm_exec_core+17958>, 0x63b2af6adbf5 <vm_exec_core+16261>, 0x63b2af6ae291 <vm_exec_core+17953>, 0x63b2af6aea38 <vm_exec_core+19912>, 0x63b2af6ae9f8 <vm_exec_core+19848>, 0x63b2af6abae6 <vm_exec_core+7798>, 0x63b2af6aed9a <vm_exec_core+20778>, 0x63b2af6ad120 <vm_exec_core+13488>, 0x63b2af6ad125 <vm_exec_core+13493>, 0x63b2af6ae9f3 <vm_exec_core+19843>, 0x63b2af6ae586 <vm_exec_core+18710>...}
        reg_cfp = 0x7c90bedff3a0
        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>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000063b2af6a6389 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2628
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000063b2af7318d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c90bedff578, self=136961154232520, 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 = 0x7c90c0f85e30
        cfp = <optimized out>
        sp = 0x7c90becff9e8
        use_argv = 0x7c90bf78bfe0
        stack_argv = 0x7c90becff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#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 = 0x7c90bedff578
#16 0x000063b2af6d5be8 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
th: 0x515000000300, native_id: 0x7c90c1a38c40
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.
-- Control frame information -----------------------------------------------
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
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
#19 0x000063b2af6d5be8 in rb_yield (val=<optimized out>)
No locals.
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
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
#20 0x000063b2af88a32a in rb_ary_each (ary=136961152185640) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x000063b2af711d08 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:3772
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
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7c90c1180528
        cfunc = 0x50600001eaa8
        recv = 136961152185640
        block_handler = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
        frame_type = 1431634051
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
        len = <optimized out>
        val = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
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
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289
#22 0x000063b2af6b1f3a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c90bedff560, cd=0x51100000d680, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
        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}
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        val = 36
        ci = <optimized out>
        argc = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001cf0 DUMMY  [FINISH]

        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d680
        insns_address_table = {0x63b2af6b04a3 <vm_exec_core+26675>, 0x63b2af6aca0b <vm_exec_core+11675>, 0x63b2af6aa30d <vm_exec_core+1693>, 0x63b2af6ab3cf <vm_exec_core+5983>, 0x63b2af6b068e <vm_exec_core+27166>, 0x63b2af6ab08d <vm_exec_core+5149>, 0x63b2af6b1b63 <vm_exec_core+32499>, 0x63b2af6af5c4 <vm_exec_core+22868>, 0x63b2af6adaa6 <vm_exec_core+15926>, 0x63b2af6aa66a <vm_exec_core+2554>, 0x63b2af6b0e69 <vm_exec_core+29177>, 0x63b2af6b0a6f <vm_exec_core+28159>, 0x63b2af6ab2d0 <vm_exec_core+5728>, 0x63b2af6aab88 <vm_exec_core+3864>, 0x63b2af6afb33 <vm_exec_core+24259>, 0x63b2af6abf6a <vm_exec_core+8954>, 0x63b2af6b12ec <vm_exec_core+30332>, 0x63b2af6b0d1e <vm_exec_core+28846>, 0x63b2af6ac829 <vm_exec_core+11193>, 0x63b2af6ada0e <vm_exec_core+15774>, 0x63b2af6af6e9 <vm_exec_core+23161>, 0x63b2af6b0c7a <vm_exec_core+28682>, 0x63b2af6ae95b <vm_exec_core+19691>, 0x63b2af6af881 <vm_exec_core+23569>, 0x63b2af6b004d <vm_exec_core+25565>, 0x63b2af6ae852 <vm_exec_core+19426>, 0x63b2af6aaadd <vm_exec_core+3693>, 0x63b2af6af116 <vm_exec_core+21670>, 0x63b2af6aa89d <vm_exec_core+3117>, 0x63b2af6aac86 <vm_exec_core+4118>, 0x63b2af6acc56 <vm_exec_core+12262>, 0x63b2af6ae59a <vm_exec_core+18730>, 0x63b2af6aede5 <vm_exec_core+20853>, 0x63b2af6ae3a5 <vm_exec_core+18229>, 0x63b2af6aa586 <vm_exec_core+2326>, 0x63b2af6b03cb <vm_exec_core+26459>, 0x63b2af6b0932 <vm_exec_core+27842>, 0x63b2af6aad23 <vm_exec_core+4275>, 0x63b2af6aba08 <vm_exec_core+7576>, 0x63b2af6ab375 <vm_exec_core+5893>, 0x63b2af6ac1bd <vm_exec_core+9549>, 0x63b2af6ad862 <vm_exec_core+15346>, 0x63b2af6aadca <vm_exec_core+4442>, 0x63b2af6b011a <vm_exec_core+25770>, 0x63b2af6ab93e <vm_exec_core+7374>, 0x63b2af6ad4e3 <vm_exec_core+14451>, 0x63b2af6adf9b <vm_exec_core+17195>, 0x63b2af6afc94 <vm_exec_core+24612>, 0x63b2af6aeb5a <vm_exec_core+20202>, 0x63b2af6ac266 <vm_exec_core+9718>, 0x63b2af6abc61 <vm_exec_core+8177>, 0x63b2af6afa38 <vm_exec_core+24008>, 0x63b2af6aceb2 <vm_exec_core+12866>, 0x63b2af6af1e8 <vm_exec_core+21880>, 0x63b2af6aecd2 <vm_exec_core+20578>, 0x63b2af6af275 <vm_exec_core+22021>, 0x63b2af6b05ae <vm_exec_core+26942>, 0x63b2af6aa02b <vm_exec_core+955>, 0x63b2af6afda7 <vm_exec_core+24887>, 0x63b2af6ac52f <vm_exec_core+10431>, 0x63b2af6af94e <vm_exec_core+23774>, 0x63b2af6ac655 <vm_exec_core+10725>, 0x63b2af6ae79e <vm_exec_core+19246>, 0x63b2af6b15b7 <vm_exec_core+31047>, 0x63b2af6ade0a <vm_exec_core+16794>, 0x63b2af6ae462 <vm_exec_core+18418>, 0x63b2af6ac8bc <vm_exec_core+11340>, 0x63b2af6abd85 <vm_exec_core+8469>, 0x63b2af6af343 <vm_exec_core+22227>, 0x63b2af6aaed5 <vm_exec_core+4709>, 0x63b2af6adc0e <vm_exec_core+16286>, 0x63b2af6b8edf <vm_exec_core+62063>, 0x63b2af6aea9b <vm_exec_core+20011>, 0x63b2af6aaf70 <vm_exec_core+4864>, 0x63b2af6ab821 <vm_exec_core+7089>, 0x63b2af6ab63a <vm_exec_core+6602>, 0x63b2af6abafa <vm_exec_core+7818>, 0x63b2af6ac385 <vm_exec_core+10005>, 0x63b2af6b1214 <vm_exec_core+30116>, 0x63b2af6aa030 <vm_exec_core+960>, 0x63b2af6ab746 <vm_exec_core+6870>, 0x63b2af6b1ceb <vm_exec_core+32891>, 0x63b2af6af014 <vm_exec_core+21412>, 0x63b2af6ae29b <vm_exec_core+17963>, 0x63b2af6b01aa <vm_exec_core+25914>, 0x63b2af6b209d <vm_exec_core+33837>, 0x63b2af6b04d2 <vm_exec_core+26722>, 0x63b2af6b138e <vm_exec_core+30494>, 0x63b2af6b145f <vm_exec_core+30703>, 0x63b2af6aa9a7 <vm_exec_core+3383>, 0x63b2af6b0d8a <vm_exec_core+28954>, 0x63b2af6acdd6 <vm_exec_core+12646>, 0x63b2af6b0fd5 <vm_exec_core+29541>, 0x63b2af6ac6fa <vm_exec_core+10890>, 0x63b2af6ac007 <vm_exec_core+9111>, 0x63b2af6ad33e <vm_exec_core+14030>, 0x63b2af6aae3b <vm_exec_core+4555>, 0x63b2af6b152c <vm_exec_core+30908>, 0x63b2af6ad59c <vm_exec_core+14636>, 0x63b2af6ad12a <vm_exec_core+13498>, 0x63b2af6aa124 <vm_exec_core+1204>, 0x63b2af6aa743 <vm_exec_core+2771>, 0x63b2af6ae14e <vm_exec_core+17630>, 0x63b2af6ad73a <vm_exec_core+15050>, 0x63b2af6ae021 <vm_exec_core+17329>, 0x63b2af6adec3 <vm_exec_core+16979>, 0x63b2af6accf3 <vm_exec_core+12419>, 0x63b2af6ad636 <vm_exec_core+14790>, 0x63b2af6ad21b <vm_exec_core+13739>, 0x63b2af6ad993 <vm_exec_core+15651>, 0x63b2af6ad918 <vm_exec_core+15528>, 0x63b2af6b0494 <vm_exec_core+26660>, 0x63b2af6ac9fc <vm_exec_core+11660>, 0x63b2af6aa2fe <vm_exec_core+1678>, 0x63b2af6ab3c0 <vm_exec_core+5968>, 0x63b2af6b067f <vm_exec_core+27151>, 0x63b2af6ab07e <vm_exec_core+5134>, 0x63b2af6b1b54 <vm_exec_core+32484>, 0x63b2af6af5b5 <vm_exec_core+22853>, 0x63b2af6ada97 <vm_exec_core+15911>, 0x63b2af6aa65b <vm_exec_core+2539>, 0x63b2af6b0e5a <vm_exec_core+29162>, 0x63b2af6b0a60 <vm_exec_core+28144>, 0x63b2af6ab2c1 <vm_exec_core+5713>, 0x63b2af6aab79 <vm_exec_core+3849>, 0x63b2af6afb24 <vm_exec_core+24244>, 0x63b2af6abf5b <vm_exec_core+8939>, 0x63b2af6b12dd <vm_exec_core+30317>, 0x63b2af6b0d0f <vm_exec_core+28831>, 0x63b2af6ac81a <vm_exec_core+11178>, 0x63b2af6ad9ff <vm_exec_core+15759>, 0x63b2af6af6da <vm_exec_core+23146>, 0x63b2af6b0c6b <vm_exec_core+28667>, 0x63b2af6ae94c <vm_exec_core+19676>, 0x63b2af6af872 <vm_exec_core+23554>, 0x63b2af6b003e <vm_exec_core+25550>, 0x63b2af6ae843 <vm_exec_core+19411>, 0x63b2af6aaace <vm_exec_core+3678>, 0x63b2af6af107 <vm_exec_core+21655>, 0x63b2af6aa88e <vm_exec_core+3102>, 0x63b2af6aac77 <vm_exec_core+4103>, 0x63b2af6acc47 <vm_exec_core+12247>, 0x63b2af6ae58b <vm_exec_core+18715>, 0x63b2af6aedd6 <vm_exec_core+20838>, 0x63b2af6ae396 <vm_exec_core+18214>, 0x63b2af6aa577 <vm_exec_core+2311>, 0x63b2af6b03bc <vm_exec_core+26444>, 0x63b2af6b0923 <vm_exec_core+27827>, 0x63b2af6aad14 <vm_exec_core+4260>, 0x63b2af6ab9f9 <vm_exec_core+7561>, 0x63b2af6ab366 <vm_exec_core+5878>, 0x63b2af6ac1ae <vm_exec_core+9534>, 0x63b2af6ad853 <vm_exec_core+15331>, 0x63b2af6aadbb <vm_exec_core+4427>, 0x63b2af6b010b <vm_exec_core+25755>, 0x63b2af6ab92f <vm_exec_core+7359>, 0x63b2af6ad4d4 <vm_exec_core+14436>, 0x63b2af6adf8c <vm_exec_core+17180>, 0x63b2af6afc85 <vm_exec_core+24597>, 0x63b2af6aeb4b <vm_exec_core+20187>, 0x63b2af6ac257 <vm_exec_core+9703>, 0x63b2af6abc52 <vm_exec_core+8162>, 0x63b2af6afa29 <vm_exec_core+23993>, 0x63b2af6acea3 <vm_exec_core+12851>, 0x63b2af6af1d9 <vm_exec_core+21865>, 0x63b2af6aecc3 <vm_exec_core+20563>, 0x63b2af6af266 <vm_exec_core+22006>, 0x63b2af6b059f <vm_exec_core+26927>, 0x63b2af6aea78 <vm_exec_core+19976>, 0x63b2af6afd98 <vm_exec_core+24872>, 0x63b2af6ac520 <vm_exec_core+10416>, 0x63b2af6af93f <vm_exec_core+23759>, 0x63b2af6ac646 <vm_exec_core+10710>, 0x63b2af6ae78f <vm_exec_core+19231>, 0x63b2af6aea78 <vm_exec_core+19976>, 0x63b2af6addfb <vm_exec_core+16779>, 0x63b2af6ae453 <vm_exec_core+18403>, 0x63b2af6ac8ad <vm_exec_core+11325>, 0x63b2af6abd76 <vm_exec_core+8454>, 0x63b2af6af334 <vm_exec_core+22212>, 0x63b2af6aaec6 <vm_exec_core+4694>, 0x63b2af6adbff <vm_exec_core+16271>, 0x63b2af6b8ed0 <vm_exec_core+62048>, 0x63b2af6aea8c <vm_exec_core+19996>, 0x63b2af6aaf61 <vm_exec_core+4849>, 0x63b2af6ab812 <vm_exec_core+7074>, 0x63b2af6ab62b <vm_exec_core+6587>, 0x63b2af6abaeb <vm_exec_core+7803>, 0x63b2af6ac376 <vm_exec_core+9990>, 0x63b2af6ae296 <vm_exec_core+17958>, 0x63b2af6adbf5 <vm_exec_core+16261>, 0x63b2af6ae291 <vm_exec_core+17953>, 0x63b2af6aea38 <vm_exec_core+19912>, 0x63b2af6ae9f8 <vm_exec_core+19848>, 0x63b2af6abae6 <vm_exec_core+7798>, 0x63b2af6aed9a <vm_exec_core+20778>, 0x63b2af6ad120 <vm_exec_core+13488>, 0x63b2af6ad125 <vm_exec_core+13493>, 0x63b2af6ae9f3 <vm_exec_core+19843>, 0x63b2af6ae586 <vm_exec_core+18710>...}
        reg_cfp = 0x7c90bedff560
        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 0x000063b2af6a65bb in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000063b2af6ebd9b in rb_iseq_eval (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2882
        ec = 0x5160000006d0
        val = <optimized out>
#27 0x000063b2af3fce8c in load_iseq_eval (ec=0x5160000006d0, fname=fname@entry=136961154984160) at /tmp/ruby/src/trunk_asan/load.c:871
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x7c90c0fda7c8
        vm_ns = <optimized out>
#28 0x000063b2af3f627b in require_internal (ec=ec@entry=0x5160000006d0, 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 = 136961156839960
        path = 136961154984160
        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 0x000063b2af3f3b34 in rb_require_string_internal (fname=136961154984200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1159
        base = <optimized out>
#31 0x000063b2af711d08 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:3772
        ci = 0x58c100140003
        cc = <optimized out>
        me = 0x7c90c0fda958
        cfunc = 0x506000037468
        recv = 136961156763040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000063b2af6f7b73 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffef5c99460) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4751
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x000063b2af6f7615 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ci = <optimized out>
        cc = 0x0
#34 0x000063b2af6b720c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c90bedff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63b2af6b04a3 <vm_exec_core+26675>, 0x63b2af6aca0b <vm_exec_core+11675>, 0x63b2af6aa30d <vm_exec_core+1693>, 0x63b2af6ab3cf <vm_exec_core+5983>, 0x63b2af6b068e <vm_exec_core+27166>, 0x63b2af6ab08d <vm_exec_core+5149>, 0x63b2af6b1b63 <vm_exec_core+32499>, 0x63b2af6af5c4 <vm_exec_core+22868>, 0x63b2af6adaa6 <vm_exec_core+15926>, 0x63b2af6aa66a <vm_exec_core+2554>, 0x63b2af6b0e69 <vm_exec_core+29177>, 0x63b2af6b0a6f <vm_exec_core+28159>, 0x63b2af6ab2d0 <vm_exec_core+5728>, 0x63b2af6aab88 <vm_exec_core+3864>, 0x63b2af6afb33 <vm_exec_core+24259>, 0x63b2af6abf6a <vm_exec_core+8954>, 0x63b2af6b12ec <vm_exec_core+30332>, 0x63b2af6b0d1e <vm_exec_core+28846>, 0x63b2af6ac829 <vm_exec_core+11193>, 0x63b2af6ada0e <vm_exec_core+15774>, 0x63b2af6af6e9 <vm_exec_core+23161>, 0x63b2af6b0c7a <vm_exec_core+28682>, 0x63b2af6ae95b <vm_exec_core+19691>, 0x63b2af6af881 <vm_exec_core+23569>, 0x63b2af6b004d <vm_exec_core+25565>, 0x63b2af6ae852 <vm_exec_core+19426>, 0x63b2af6aaadd <vm_exec_core+3693>, 0x63b2af6af116 <vm_exec_core+21670>, 0x63b2af6aa89d <vm_exec_core+3117>, 0x63b2af6aac86 <vm_exec_core+4118>, 0x63b2af6acc56 <vm_exec_core+12262>, 0x63b2af6ae59a <vm_exec_core+18730>, 0x63b2af6aede5 <vm_exec_core+20853>, 0x63b2af6ae3a5 <vm_exec_core+18229>, 0x63b2af6aa586 <vm_exec_core+2326>, 0x63b2af6b03cb <vm_exec_core+26459>, 0x63b2af6b0932 <vm_exec_core+27842>, 0x63b2af6aad23 <vm_exec_core+4275>, 0x63b2af6aba08 <vm_exec_core+7576>, 0x63b2af6ab375 <vm_exec_core+5893>, 0x63b2af6ac1bd <vm_exec_core+9549>, 0x63b2af6ad862 <vm_exec_core+15346>, 0x63b2af6aadca <vm_exec_core+4442>, 0x63b2af6b011a <vm_exec_core+25770>, 0x63b2af6ab93e <vm_exec_core+7374>, 0x63b2af6ad4e3 <vm_exec_core+14451>, 0x63b2af6adf9b <vm_exec_core+17195>, 0x63b2af6afc94 <vm_exec_core+24612>, 0x63b2af6aeb5a <vm_exec_core+20202>, 0x63b2af6ac266 <vm_exec_core+9718>, 0x63b2af6abc61 <vm_exec_core+8177>, 0x63b2af6afa38 <vm_exec_core+24008>, 0x63b2af6aceb2 <vm_exec_core+12866>, 0x63b2af6af1e8 <vm_exec_core+21880>, 0x63b2af6aecd2 <vm_exec_core+20578>, 0x63b2af6af275 <vm_exec_core+22021>, 0x63b2af6b05ae <vm_exec_core+26942>, 0x63b2af6aa02b <vm_exec_core+955>, 0x63b2af6afda7 <vm_exec_core+24887>, 0x63b2af6ac52f <vm_exec_core+10431>, 0x63b2af6af94e <vm_exec_core+23774>, 0x63b2af6ac655 <vm_exec_core+10725>, 0x63b2af6ae79e <vm_exec_core+19246>, 0x63b2af6b15b7 <vm_exec_core+31047>, 0x63b2af6ade0a <vm_exec_core+16794>, 0x63b2af6ae462 <vm_exec_core+18418>, 0x63b2af6ac8bc <vm_exec_core+11340>, 0x63b2af6abd85 <vm_exec_core+8469>, 0x63b2af6af343 <vm_exec_core+22227>, 0x63b2af6aaed5 <vm_exec_core+4709>, 0x63b2af6adc0e <vm_exec_core+16286>, 0x63b2af6b8edf <vm_exec_core+62063>, 0x63b2af6aea9b <vm_exec_core+20011>, 0x63b2af6aaf70 <vm_exec_core+4864>, 0x63b2af6ab821 <vm_exec_core+7089>, 0x63b2af6ab63a <vm_exec_core+6602>, 0x63b2af6abafa <vm_exec_core+7818>, 0x63b2af6ac385 <vm_exec_core+10005>, 0x63b2af6b1214 <vm_exec_core+30116>, 0x63b2af6aa030 <vm_exec_core+960>, 0x63b2af6ab746 <vm_exec_core+6870>, 0x63b2af6b1ceb <vm_exec_core+32891>, 0x63b2af6af014 <vm_exec_core+21412>, 0x63b2af6ae29b <vm_exec_core+17963>, 0x63b2af6b01aa <vm_exec_core+25914>, 0x63b2af6b209d <vm_exec_core+33837>, 0x63b2af6b04d2 <vm_exec_core+26722>, 0x63b2af6b138e <vm_exec_core+30494>, 0x63b2af6b145f <vm_exec_core+30703>, 0x63b2af6aa9a7 <vm_exec_core+3383>, 0x63b2af6b0d8a <vm_exec_core+28954>, 0x63b2af6acdd6 <vm_exec_core+12646>, 0x63b2af6b0fd5 <vm_exec_core+29541>, 0x63b2af6ac6fa <vm_exec_core+10890>, 0x63b2af6ac007 <vm_exec_core+9111>, 0x63b2af6ad33e <vm_exec_core+14030>, 0x63b2af6aae3b <vm_exec_core+4555>, 0x63b2af6b152c <vm_exec_core+30908>, 0x63b2af6ad59c <vm_exec_core+14636>, 0x63b2af6ad12a <vm_exec_core+13498>, 0x63b2af6aa124 <vm_exec_core+1204>, 0x63b2af6aa743 <vm_exec_core+2771>, 0x63b2af6ae14e <vm_exec_core+17630>, 0x63b2af6ad73a <vm_exec_core+15050>, 0x63b2af6ae021 <vm_exec_core+17329>, 0x63b2af6adec3 <vm_exec_core+16979>, 0x63b2af6accf3 <vm_exec_core+12419>, 0x63b2af6ad636 <vm_exec_core+14790>, 0x63b2af6ad21b <vm_exec_core+13739>, 0x63b2af6ad993 <vm_exec_core+15651>, 0x63b2af6ad918 <vm_exec_core+15528>, 0x63b2af6b0494 <vm_exec_core+26660>, 0x63b2af6ac9fc <vm_exec_core+11660>, 0x63b2af6aa2fe <vm_exec_core+1678>, 0x63b2af6ab3c0 <vm_exec_core+5968>, 0x63b2af6b067f <vm_exec_core+27151>, 0x63b2af6ab07e <vm_exec_core+5134>, 0x63b2af6b1b54 <vm_exec_core+32484>, 0x63b2af6af5b5 <vm_exec_core+22853>, 0x63b2af6ada97 <vm_exec_core+15911>, 0x63b2af6aa65b <vm_exec_core+2539>, 0x63b2af6b0e5a <vm_exec_core+29162>, 0x63b2af6b0a60 <vm_exec_core+28144>, 0x63b2af6ab2c1 <vm_exec_core+5713>, 0x63b2af6aab79 <vm_exec_core+3849>, 0x63b2af6afb24 <vm_exec_core+24244>, 0x63b2af6abf5b <vm_exec_core+8939>, 0x63b2af6b12dd <vm_exec_core+30317>, 0x63b2af6b0d0f <vm_exec_core+28831>, 0x63b2af6ac81a <vm_exec_core+11178>, 0x63b2af6ad9ff <vm_exec_core+15759>, 0x63b2af6af6da <vm_exec_core+23146>, 0x63b2af6b0c6b <vm_exec_core+28667>, 0x63b2af6ae94c <vm_exec_core+19676>, 0x63b2af6af872 <vm_exec_core+23554>, 0x63b2af6b003e <vm_exec_core+25550>, 0x63b2af6ae843 <vm_exec_core+19411>, 0x63b2af6aaace <vm_exec_core+3678>, 0x63b2af6af107 <vm_exec_core+21655>, 0x63b2af6aa88e <vm_exec_core+3102>, 0x63b2af6aac77 <vm_exec_core+4103>, 0x63b2af6acc47 <vm_exec_core+12247>, 0x63b2af6ae58b <vm_exec_core+18715>, 0x63b2af6aedd6 <vm_exec_core+20838>, 0x63b2af6ae396 <vm_exec_core+18214>, 0x63b2af6aa577 <vm_exec_core+2311>, 0x63b2af6b03bc <vm_exec_core+26444>, 0x63b2af6b0923 <vm_exec_core+27827>, 0x63b2af6aad14 <vm_exec_core+4260>, 0x63b2af6ab9f9 <vm_exec_core+7561>, 0x63b2af6ab366 <vm_exec_core+5878>, 0x63b2af6ac1ae <vm_exec_core+9534>, 0x63b2af6ad853 <vm_exec_core+15331>, 0x63b2af6aadbb <vm_exec_core+4427>, 0x63b2af6b010b <vm_exec_core+25755>, 0x63b2af6ab92f <vm_exec_core+7359>, 0x63b2af6ad4d4 <vm_exec_core+14436>, 0x63b2af6adf8c <vm_exec_core+17180>, 0x63b2af6afc85 <vm_exec_core+24597>, 0x63b2af6aeb4b <vm_exec_core+20187>, 0x63b2af6ac257 <vm_exec_core+9703>, 0x63b2af6abc52 <vm_exec_core+8162>, 0x63b2af6afa29 <vm_exec_core+23993>, 0x63b2af6acea3 <vm_exec_core+12851>, 0x63b2af6af1d9 <vm_exec_core+21865>, 0x63b2af6aecc3 <vm_exec_core+20563>, 0x63b2af6af266 <vm_exec_core+22006>, 0x63b2af6b059f <vm_exec_core+26927>, 0x63b2af6aea78 <vm_exec_core+19976>, 0x63b2af6afd98 <vm_exec_core+24872>, 0x63b2af6ac520 <vm_exec_core+10416>, 0x63b2af6af93f <vm_exec_core+23759>, 0x63b2af6ac646 <vm_exec_core+10710>, 0x63b2af6ae78f <vm_exec_core+19231>, 0x63b2af6aea78 <vm_exec_core+19976>, 0x63b2af6addfb <vm_exec_core+16779>, 0x63b2af6ae453 <vm_exec_core+18403>, 0x63b2af6ac8ad <vm_exec_core+11325>, 0x63b2af6abd76 <vm_exec_core+8454>, 0x63b2af6af334 <vm_exec_core+22212>, 0x63b2af6aaec6 <vm_exec_core+4694>, 0x63b2af6adbff <vm_exec_core+16271>, 0x63b2af6b8ed0 <vm_exec_core+62048>, 0x63b2af6aea8c <vm_exec_core+19996>, 0x63b2af6aaf61 <vm_exec_core+4849>, 0x63b2af6ab812 <vm_exec_core+7074>, 0x63b2af6ab62b <vm_exec_core+6587>, 0x63b2af6abaeb <vm_exec_core+7803>, 0x63b2af6ac376 <vm_exec_core+9990>, 0x63b2af6ae296 <vm_exec_core+17958>, 0x63b2af6adbf5 <vm_exec_core+16261>, 0x63b2af6ae291 <vm_exec_core+17953>, 0x63b2af6aea38 <vm_exec_core+19912>, 0x63b2af6ae9f8 <vm_exec_core+19848>, 0x63b2af6abae6 <vm_exec_core+7798>, 0x63b2af6aed9a <vm_exec_core+20778>, 0x63b2af6ad120 <vm_exec_core+13488>, 0x63b2af6ad125 <vm_exec_core+13493>, 0x63b2af6ae9f3 <vm_exec_core+19843>, 0x63b2af6ae586 <vm_exec_core+18710>...}
        reg_cfp = 0x7c90bedff790
        reg_pc = 0x504000004ef8
        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 0x000063b2af6a61cb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffef5c99860, <optimized out>, <optimized out>}, prev = 0x7c90bf87e650, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x000063b2af6ec929 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2905
        ec = 0x5160000006d0
        val = <optimized out>
#38 0x000063b2af2e7d95 in rb_ec_exec_node (ec=0x5160000006d0, n=0x7c90c0fda9f8) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef5c99a70, <optimized out>, 0x7ffef5c999c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7c90c0fda9f8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#40 0x000063b2af2e0c37 in rb_main (argc=9, argv=0x7ffef5c99c48) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffef5c99c48) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2792459) 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.jq4f7f:
* drwx------ 2 60 2025-05-29 11:35:28 +0000 autoload20250529-2792462-2whhpo/
  * -rw-r--r-- 1 37 2025-05-29 11:35:28 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 2792114 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:975: 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 2792113 -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 3492151 -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
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-05-29T08:52:58Z master 9542e3db1c) +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 35.832079 seconds

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