# Logfile created on 2025-03-13 12:46:50 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d7770f0fdd8 @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.20250313-124650", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d777144efb0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d777144ed58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d7770e49ed0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250313-124650", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250313-124650>, @binmode=false, @mon_data=#<Monitor:0x00007d777144e880>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 4b844f7d9e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
97bafa315238ac23ceaca69e88cad1e4e8ce47d05d17eb01a3c7e7dd6459d072  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/ext/strscan'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: 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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
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/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: 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.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: 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/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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'
./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+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.1
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.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+0
                                    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.10.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    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.1
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7a8d03273c40 (LWP 847591) "ruby" futex_wait (private=0, expected=2, futex_word=0x51500017e220) at ../sysdeps/nptl/futex-internal.h:146

>>> Machine level backtrace


Thread 1 (Thread 0x7a8d03273c40 (LWP 847591) "ruby"):
#0  futex_wait (private=0, expected=2, futex_word=0x51500017e220) at ../sysdeps/nptl/futex-internal.h:146
        __ret = -512
        err = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __GI___lll_lock_wait (futex=futex@entry=0x51500017e220, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2  0x00007a8d030a0101 in lll_mutex_lock_optimized (mutex=0x51500017e220) at ./nptl/pthread_mutex_lock.c:48
        __futex = 0x51500017e220
        private = <optimized out>
        private = <optimized out>
        __futex = <optimized out>
#3  ___pthread_mutex_lock (mutex=mutex@entry=0x51500017e220) at ./nptl/pthread_mutex_lock.c:93
        type = <optimized out>
        __PRETTY_FUNCTION__ = "___pthread_mutex_lock"
        id = <optimized out>
#4  0x00006185ffaf7c4e in rb_native_mutex_lock (lock=0x51500017e220) at /tmp/ruby/src/trunk_asan/thread_pthread.c:115
        r = <optimized out>
#5  threadptr_interrupt_exec_cleanup (th=0x51500017e100) at /tmp/ruby/src/trunk_asan/thread.c:6043
        task = <optimized out>
#6  thread_cleanup_func_before_exec (th_ptr=th_ptr@entry=0x51500017e100) at /tmp/ruby/src/trunk_asan/thread.c:509
        th = 0x51500017e100
#7  0x00006185ffae70a6 in thread_cleanup_func (th_ptr=0x51500017e100, atfork=1) at /tmp/ruby/src/trunk_asan/thread.c:519
        th = 0x51500017e100
#8  terminate_atfork_i (th=0x51500017e100, current_th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4761
No locals.
#9  0x00006185ffae6ad9 in rb_thread_atfork_internal (th=th@entry=0x515000000300, atfork=0x6185ffae6f50 <terminate_atfork_i>) at /tmp/ruby/src/trunk_asan/thread.c:4731
        i = 0x51500017e100
        vm = 0x525000000100
        r = 0x516000000380
#10 0x00006185ffae65d6 in rb_thread_atfork () at /tmp/ruby/src/trunk_asan/thread.c:4771
        th = 0x515000000300
#11 0x00006185ff965e4e in after_fork_ruby (pid=0) at /tmp/ruby/src/trunk_asan/process.c:1589
No locals.
#12 rb_fork_ruby (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4149
        try_gc = <optimized out>
        child = {pid = 0, status = 0, error = 25}
        pid = 0
        err = 25
        old = <optimized out>
#13 0x00006185ff96642d in proc_fork_pid () at /tmp/ruby/src/trunk_asan/process.c:4162
        pid = <optimized out>
#14 rb_call_proc__fork () at /tmp/ruby/src/trunk_asan/process.c:4177
        rbimpl_id = 27409
        id__fork = 27409
#15 0x00006185ff969545 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4278
        pid = <optimized out>
#16 0x00006185ffbc7ef8 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:3794
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x7a8cdf24ee10
        cfunc = 0x504000020058
        recv = 134745474984520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#17 0x00006185ffbae34d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb2731a10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#18 0x00006185ffbade05 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x0
#19 0x00006185ffb6f378 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a8d005ff480, cd=0x50b0001808b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 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 = 0x50b0001808b0
        insns_address_table = {0x6185ffb6b6c6 <vm_exec_core+12950>, 0x6185ffb68ad5 <vm_exec_core+1701>, 0x6185ffb6a2b7 <vm_exec_core+7815>, 0x6185ffb6f4e6 <vm_exec_core+28854>, 0x6185ffb69c02 <vm_exec_core+6098>, 0x6185ffb70155 <vm_exec_core+32037>, 0x6185ffb6e500 <vm_exec_core+24784>, 0x6185ffb6c375 <vm_exec_core+16197>, 0x6185ffb68dd4 <vm_exec_core+2468>, 0x6185ffb6fc7d <vm_exec_core+30797>, 0x6185ffb6f88e <vm_exec_core+29790>, 0x6185ffb69fbf <vm_exec_core+7055>, 0x6185ffb693b1 <vm_exec_core+3969>, 0x6185ffb6e9a1 <vm_exec_core+25969>, 0x6185ffb6adbb <vm_exec_core+10635>, 0x6185ffb6fe87 <vm_exec_core+31319>, 0x6185ffb6faa5 <vm_exec_core+30325>, 0x6185ffb6b56e <vm_exec_core+12606>, 0x6185ffb6c2e2 <vm_exec_core+16050>, 0x6185ffb6e68a <vm_exec_core+25178>, 0x6185ffb6fa09 <vm_exec_core+30169>, 0x6185ffb6d778 <vm_exec_core+21320>, 0x6185ffb6e722 <vm_exec_core+25330>, 0x6185ffb6eb20 <vm_exec_core+26352>, 0x6185ffb6d6a6 <vm_exec_core+21110>, 0x6185ffb692ad <vm_exec_core+3709>, 0x6185ffb6dea2 <vm_exec_core+23154>, 0x6185ffb6910e <vm_exec_core+3294>, 0x6185ffb69456 <vm_exec_core+4134>, 0x6185ffb6b7fb <vm_exec_core+13259>, 0x6185ffb6d54b <vm_exec_core+20763>, 0x6185ffb6dacb <vm_exec_core+22171>, 0x6185ffb6d2da <vm_exec_core+20138>, 0x6185ffb68d21 <vm_exec_core+2289>, 0x6185ffb6ed68 <vm_exec_core+26936>, 0x6185ffb6f798 <vm_exec_core+29544>, 0x6185ffb69551 <vm_exec_core+4385>, 0x6185ffb6a6b9 <vm_exec_core+8841>, 0x6185ffb6a1ca <vm_exec_core+7578>, 0x6185ffb6af1c <vm_exec_core+10988>, 0x6185ffb6c23e <vm_exec_core+15886>, 0x6185ffb69641 <vm_exec_core+4625>, 0x6185ffb6ebed <vm_exec_core+26557>, 0x6185ffb6a61a <vm_exec_core+8682>, 0x6185ffb6c0df <vm_exec_core+15535>, 0x6185ffb6cb57 <vm_exec_core+18215>, 0x6185ffb6ea9f <vm_exec_core+26223>, 0x6185ffb6d92b <vm_exec_core+21755>, 0x6185ffb6b125 <vm_exec_core+11509>, 0x6185ffb6a901 <vm_exec_core+9425>, 0x6185ffb6e87d <vm_exec_core+25677>, 0x6185ffb6b96f <vm_exec_core+13631>, 0x6185ffb6df4d <vm_exec_core+23325>, 0x6185ffb6da3e <vm_exec_core+22030>, 0x6185ffb6e18f <vm_exec_core+23903>, 0x6185ffb6f03d <vm_exec_core+27661>, 0x6185ffb6cd5a <vm_exec_core+18730>, 0x6185ffb687cb <vm_exec_core+923>, 0x6185ffb6b299 <vm_exec_core+11881>, 0x6185ffb6e7c9 <vm_exec_core+25497>, 0x6185ffb6b3bf <vm_exec_core+12175>, 0x6185ffb6d5e8 <vm_exec_core+20920>, 0x6185ffb6dda3 <vm_exec_core+22899>, 0x6185ffb6c911 <vm_exec_core+17633>, 0x6185ffb6d40e <vm_exec_core+20446>, 0x6185ffb6b5e9 <vm_exec_core+12729>, 0x6185ffb6abd6 <vm_exec_core+10150>, 0x6185ffb6e266 <vm_exec_core+24118>, 0x6185ffb696f7 <vm_exec_core+4807>, 0x6185ffb6c715 <vm_exec_core+17125>, 0x6185ffb770b9 <vm_exec_core+60553>, 0x6185ffb6d81c <vm_exec_core+21484>, 0x6185ffb699a1 <vm_exec_core+5489>, 0x6185ffb69ea2 <vm_exec_core+6770>, 0x6185ffb69abe <vm_exec_core+5774>, 0x6185ffb6a7a6 <vm_exec_core+9078>, 0x6185ffb6af7b <vm_exec_core+11083>, 0x6185ffb687d0 <vm_exec_core+928>, 0x6185ffb6a517 <vm_exec_core+8423>, 0x6185ffb70391 <vm_exec_core+32609>, 0x6185ffb6dcc0 <vm_exec_core+22672>, 0x6185ffb6cc58 <vm_exec_core+18472>, 0x6185ffb6ec5e <vm_exec_core+26670>, 0x6185ffb7045d <vm_exec_core+32813>, 0x6185ffb6ef5d <vm_exec_core+27437>, 0x6185ffb6ff15 <vm_exec_core+31461>, 0x6185ffb6ffe2 <vm_exec_core+31666>, 0x6185ffb691d1 <vm_exec_core+3489>, 0x6185ffb6fb47 <vm_exec_core+30487>, 0x6185ffb6b898 <vm_exec_core+13416>, 0x6185ffb6fd56 <vm_exec_core+31014>, 0x6185ffb6b464 <vm_exec_core+12340>, 0x6185ffb6ee3d <vm_exec_core+27149>, 0x6185ffb6aa20 <vm_exec_core+9712>, 0x6185ffb6bb8d <vm_exec_core+14173>, 0x6185ffb700bb <vm_exec_core+31883>, 0x6185ffb6c19a <vm_exec_core+15722>, 0x6185ffb6bd23 <vm_exec_core+14579>, 0x6185ffb68899 <vm_exec_core+1129>, 0x6185ffb68f25 <vm_exec_core+2805>, 0x6185ffb6897b <vm_exec_core+1355>, 0x6185ffb6ca05 <vm_exec_core+17877>, 0x6185ffb6bec1 <vm_exec_core+14993>, 0x6185ffb6c5f2 <vm_exec_core+16834>, 0x6185ffb6c515 <vm_exec_core+16613>, 0x6185ffb6b704 <vm_exec_core+13012>, 0x6185ffb6bdbd <vm_exec_core+14733>, 0x6185ffb6ba6a <vm_exec_core+13882>, 0x6185ffb6c064 <vm_exec_core+15412>, 0x6185ffb6bfe9 <vm_exec_core+15289>, 0x6185ffb6b6b7 <vm_exec_core+12935>, 0x6185ffb68ac6 <vm_exec_core+1686>, 0x6185ffb6a2a8 <vm_exec_core+7800>, 0x6185ffb6f4d7 <vm_exec_core+28839>, 0x6185ffb69bf3 <vm_exec_core+6083>, 0x6185ffb70146 <vm_exec_core+32022>, 0x6185ffb6e4f1 <vm_exec_core+24769>, 0x6185ffb6c366 <vm_exec_core+16182>, 0x6185ffb68dc5 <vm_exec_core+2453>, 0x6185ffb6fc6e <vm_exec_core+30782>, 0x6185ffb6f87f <vm_exec_core+29775>, 0x6185ffb69fb0 <vm_exec_core+7040>, 0x6185ffb693a2 <vm_exec_core+3954>, 0x6185ffb6e992 <vm_exec_core+25954>, 0x6185ffb6adac <vm_exec_core+10620>, 0x6185ffb6fe78 <vm_exec_core+31304>, 0x6185ffb6fa96 <vm_exec_core+30310>, 0x6185ffb6b55f <vm_exec_core+12591>, 0x6185ffb6c2d3 <vm_exec_core+16035>, 0x6185ffb6e67b <vm_exec_core+25163>, 0x6185ffb6f9fa <vm_exec_core+30154>, 0x6185ffb6d769 <vm_exec_core+21305>, 0x6185ffb6e713 <vm_exec_core+25315>, 0x6185ffb6eb11 <vm_exec_core+26337>, 0x6185ffb6d697 <vm_exec_core+21095>, 0x6185ffb6929e <vm_exec_core+3694>, 0x6185ffb6de93 <vm_exec_core+23139>, 0x6185ffb690ff <vm_exec_core+3279>, 0x6185ffb69447 <vm_exec_core+4119>, 0x6185ffb6b7ec <vm_exec_core+13244>, 0x6185ffb6d53c <vm_exec_core+20748>, 0x6185ffb6dabc <vm_exec_core+22156>, 0x6185ffb6d2cb <vm_exec_core+20123>, 0x6185ffb68d12 <vm_exec_core+2274>, 0x6185ffb6ed59 <vm_exec_core+26921>, 0x6185ffb6f789 <vm_exec_core+29529>, 0x6185ffb69542 <vm_exec_core+4370>, 0x6185ffb6a6aa <vm_exec_core+8826>, 0x6185ffb6a1bb <vm_exec_core+7563>, 0x6185ffb6af0d <vm_exec_core+10973>, 0x6185ffb6c22f <vm_exec_core+15871>, 0x6185ffb69632 <vm_exec_core+4610>, 0x6185ffb6ebde <vm_exec_core+26542>, 0x6185ffb6a60b <vm_exec_core+8667>, 0x6185ffb6c0d0 <vm_exec_core+15520>, 0x6185ffb6cb48 <vm_exec_core+18200>, 0x6185ffb6ea90 <vm_exec_core+26208>, 0x6185ffb6d91c <vm_exec_core+21740>, 0x6185ffb6b116 <vm_exec_core+11494>, 0x6185ffb6a8f2 <vm_exec_core+9410>, 0x6185ffb6e86e <vm_exec_core+25662>, 0x6185ffb6b960 <vm_exec_core+13616>, 0x6185ffb6df3e <vm_exec_core+23310>, 0x6185ffb6da2f <vm_exec_core+22015>, 0x6185ffb6e180 <vm_exec_core+23888>, 0x6185ffb6f02e <vm_exec_core+27646>, 0x6185ffb6cd4b <vm_exec_core+18715>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6b28a <vm_exec_core+11866>, 0x6185ffb6e7ba <vm_exec_core+25482>, 0x6185ffb6b3b0 <vm_exec_core+12160>, 0x6185ffb6d5d9 <vm_exec_core+20905>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6c902 <vm_exec_core+17618>, 0x6185ffb6d3ff <vm_exec_core+20431>, 0x6185ffb6b5da <vm_exec_core+12714>, 0x6185ffb6abc7 <vm_exec_core+10135>, 0x6185ffb6e257 <vm_exec_core+24103>, 0x6185ffb696e8 <vm_exec_core+4792>, 0x6185ffb6c706 <vm_exec_core+17110>, 0x6185ffb770aa <vm_exec_core+60538>, 0x6185ffb6d80d <vm_exec_core+21469>, 0x6185ffb69992 <vm_exec_core+5474>, 0x6185ffb69e93 <vm_exec_core+6755>, 0x6185ffb69aaf <vm_exec_core+5759>, 0x6185ffb6a797 <vm_exec_core+9063>, 0x6185ffb6af6c <vm_exec_core+11068>, 0x6185ffb6cc15 <vm_exec_core+18405>, 0x6185ffb6c225 <vm_exec_core+15861>, 0x6185ffb6cc10 <vm_exec_core+18400>, 0x6185ffb6d764 <vm_exec_core+21300>, 0x6185ffb6d692 <vm_exec_core+21090>, 0x6185ffb6a792 <vm_exec_core+9058>, 0x6185ffb6d8e0 <vm_exec_core+21680>, 0x6185ffb6b88e <vm_exec_core+13406>, 0x6185ffb6b893 <vm_exec_core+13411>, 0x6185ffb6d68d <vm_exec_core+21085>, 0x6185ffb6d532 <vm_exec_core+20738>, 0x6185ffb6c5d9 <vm_exec_core+16809>, 0x6185ffb6c501 <vm_exec_core+16593>...}
        reg_cfp = 0x7a8d005ff480
        reg_pc = 0x5150001f8920
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x00006185ffb64bdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffcb2731d20, <optimized out>, <optimized out>}, prev = 0x7a8d0108dd80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00006185ffbe5862 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a8d005ff508, self=134745474984520, 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:1626
        flags = 0
        iseq = 0x7a8ce0270140
        cfp = <optimized out>
        sp = 0x7a8d004ffb18
        use_argv = 0x7a8d00ea1d60
        stack_argv = 0x7a8d004ffb18
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 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:1640
        captured = 0x7a8d005ff508
#24 0x00006185ffb91ca6 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:1677
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x00006185ffb91ca6 in rb_yield (val=<optimized out>)
No locals.
#28 0x00006185ff7ee2d0 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:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb27320b0, <optimized out>, 0x7ffcb2731fc0, <optimized out>, <optimized out>}, prev = 0x7a8d0108a340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00006185ff89068b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11944
        rw = {15453820646076726600, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 134745474983280
        fptr = 0x5110002b4840
        w = 134745474983240
        fptr2 = <optimized out>
        ret = 134745474983200
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#30 0x00006185ffbc7ef8 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:3794
        ci = 0x42a100000001
th: 0x515000000300, native_id: 0x7a8d03273c40
        cc = <optimized out>
        me = 0x7a8d0295a650
-- Control frame information -----------------------------------------------
        cfunc = 0x5040000107d8
c:0017 p:---- s:0111 e:000110 CFUNC  :fork
c:0016 p:0004 s:0107 e:000106 BLOCK  /tmp/ruby/src/trunk_asan/test/-ext-/gvl/test_ubf_async_safe.rb:6 [FINISH]
        recv = 134746052295200
        block_handler = <optimized out>
        frame_type = 1431634051
c:0015 p:---- s:0099 e:000098 CFUNC  :pipe
c:0014 p:0019 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/gvl/test_ubf_async_safe.rb:5
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        len = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 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:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        val = <optimized out>
#31 0x00006185ffbae34d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb2732810) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
c:0007 p:0069 s:0046 E:0021b0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
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
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        cc = <optimized out>
        cme = <optimized out>

th: 0x51500017e100, native_id: 0x7a8ccfc006c0
        v = <optimized out>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
#32 0x00006185ffbade05 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
        cc = 0x0
#33 0x00006185ffb6f378 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a8d005ff4f0, cd=0x5040004a45f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961
        val = 36
c:0004 p:0019 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
        ci = <optimized out>
        argc = <optimized out>
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
c:0002 p:0070 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x5150001f8b80, native_id: 0x7a8cd20006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 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 = 0x5040004a45f0
        insns_address_table = {0x6185ffb6b6c6 <vm_exec_core+12950>, 0x6185ffb68ad5 <vm_exec_core+1701>, 0x6185ffb6a2b7 <vm_exec_core+7815>, 0x6185ffb6f4e6 <vm_exec_core+28854>, 0x6185ffb69c02 <vm_exec_core+6098>, 0x6185ffb70155 <vm_exec_core+32037>, 0x6185ffb6e500 <vm_exec_core+24784>, 0x6185ffb6c375 <vm_exec_core+16197>, 0x6185ffb68dd4 <vm_exec_core+2468>, 0x6185ffb6fc7d <vm_exec_core+30797>, 0x6185ffb6f88e <vm_exec_core+29790>, 0x6185ffb69fbf <vm_exec_core+7055>, 0x6185ffb693b1 <vm_exec_core+3969>, 0x6185ffb6e9a1 <vm_exec_core+25969>, 0x6185ffb6adbb <vm_exec_core+10635>, 0x6185ffb6fe87 <vm_exec_core+31319>, 0x6185ffb6faa5 <vm_exec_core+30325>, 0x6185ffb6b56e <vm_exec_core+12606>, 0x6185ffb6c2e2 <vm_exec_core+16050>, 0x6185ffb6e68a <vm_exec_core+25178>, 0x6185ffb6fa09 <vm_exec_core+30169>, 0x6185ffb6d778 <vm_exec_core+21320>, 0x6185ffb6e722 <vm_exec_core+25330>, 0x6185ffb6eb20 <vm_exec_core+26352>, 0x6185ffb6d6a6 <vm_exec_core+21110>, 0x6185ffb692ad <vm_exec_core+3709>, 0x6185ffb6dea2 <vm_exec_core+23154>, 0x6185ffb6910e <vm_exec_core+3294>, 0x6185ffb69456 <vm_exec_core+4134>, 0x6185ffb6b7fb <vm_exec_core+13259>, 0x6185ffb6d54b <vm_exec_core+20763>, 0x6185ffb6dacb <vm_exec_core+22171>, 0x6185ffb6d2da <vm_exec_core+20138>, 0x6185ffb68d21 <vm_exec_core+2289>, 0x6185ffb6ed68 <vm_exec_core+26936>, 0x6185ffb6f798 <vm_exec_core+29544>, 0x6185ffb69551 <vm_exec_core+4385>, 0x6185ffb6a6b9 <vm_exec_core+8841>, 0x6185ffb6a1ca <vm_exec_core+7578>, 0x6185ffb6af1c <vm_exec_core+10988>, 0x6185ffb6c23e <vm_exec_core+15886>, 0x6185ffb69641 <vm_exec_core+4625>, 0x6185ffb6ebed <vm_exec_core+26557>, 0x6185ffb6a61a <vm_exec_core+8682>, 0x6185ffb6c0df <vm_exec_core+15535>, 0x6185ffb6cb57 <vm_exec_core+18215>, 0x6185ffb6ea9f <vm_exec_core+26223>, 0x6185ffb6d92b <vm_exec_core+21755>, 0x6185ffb6b125 <vm_exec_core+11509>, 0x6185ffb6a901 <vm_exec_core+9425>, 0x6185ffb6e87d <vm_exec_core+25677>, 0x6185ffb6b96f <vm_exec_core+13631>, 0x6185ffb6df4d <vm_exec_core+23325>, 0x6185ffb6da3e <vm_exec_core+22030>, 0x6185ffb6e18f <vm_exec_core+23903>, 0x6185ffb6f03d <vm_exec_core+27661>, 0x6185ffb6cd5a <vm_exec_core+18730>, 0x6185ffb687cb <vm_exec_core+923>, 0x6185ffb6b299 <vm_exec_core+11881>, 0x6185ffb6e7c9 <vm_exec_core+25497>, 0x6185ffb6b3bf <vm_exec_core+12175>, 0x6185ffb6d5e8 <vm_exec_core+20920>, 0x6185ffb6dda3 <vm_exec_core+22899>, 0x6185ffb6c911 <vm_exec_core+17633>, 0x6185ffb6d40e <vm_exec_core+20446>, 0x6185ffb6b5e9 <vm_exec_core+12729>, 0x6185ffb6abd6 <vm_exec_core+10150>, 0x6185ffb6e266 <vm_exec_core+24118>, 0x6185ffb696f7 <vm_exec_core+4807>, 0x6185ffb6c715 <vm_exec_core+17125>, 0x6185ffb770b9 <vm_exec_core+60553>, 0x6185ffb6d81c <vm_exec_core+21484>, 0x6185ffb699a1 <vm_exec_core+5489>, 0x6185ffb69ea2 <vm_exec_core+6770>, 0x6185ffb69abe <vm_exec_core+5774>, 0x6185ffb6a7a6 <vm_exec_core+9078>, 0x6185ffb6af7b <vm_exec_core+11083>, 0x6185ffb687d0 <vm_exec_core+928>, 0x6185ffb6a517 <vm_exec_core+8423>, 0x6185ffb70391 <vm_exec_core+32609>, 0x6185ffb6dcc0 <vm_exec_core+22672>, 0x6185ffb6cc58 <vm_exec_core+18472>, 0x6185ffb6ec5e <vm_exec_core+26670>, 0x6185ffb7045d <vm_exec_core+32813>, 0x6185ffb6ef5d <vm_exec_core+27437>, 0x6185ffb6ff15 <vm_exec_core+31461>, 0x6185ffb6ffe2 <vm_exec_core+31666>, 0x6185ffb691d1 <vm_exec_core+3489>, 0x6185ffb6fb47 <vm_exec_core+30487>, 0x6185ffb6b898 <vm_exec_core+13416>, 0x6185ffb6fd56 <vm_exec_core+31014>, 0x6185ffb6b464 <vm_exec_core+12340>, 0x6185ffb6ee3d <vm_exec_core+27149>, 0x6185ffb6aa20 <vm_exec_core+9712>, 0x6185ffb6bb8d <vm_exec_core+14173>, 0x6185ffb700bb <vm_exec_core+31883>, 0x6185ffb6c19a <vm_exec_core+15722>, 0x6185ffb6bd23 <vm_exec_core+14579>, 0x6185ffb68899 <vm_exec_core+1129>, 0x6185ffb68f25 <vm_exec_core+2805>, 0x6185ffb6897b <vm_exec_core+1355>, 0x6185ffb6ca05 <vm_exec_core+17877>, 0x6185ffb6bec1 <vm_exec_core+14993>, 0x6185ffb6c5f2 <vm_exec_core+16834>, 0x6185ffb6c515 <vm_exec_core+16613>, 0x6185ffb6b704 <vm_exec_core+13012>, 0x6185ffb6bdbd <vm_exec_core+14733>, 0x6185ffb6ba6a <vm_exec_core+13882>, 0x6185ffb6c064 <vm_exec_core+15412>, 0x6185ffb6bfe9 <vm_exec_core+15289>, 0x6185ffb6b6b7 <vm_exec_core+12935>, 0x6185ffb68ac6 <vm_exec_core+1686>, 0x6185ffb6a2a8 <vm_exec_core+7800>, 0x6185ffb6f4d7 <vm_exec_core+28839>, 0x6185ffb69bf3 <vm_exec_core+6083>, 0x6185ffb70146 <vm_exec_core+32022>, 0x6185ffb6e4f1 <vm_exec_core+24769>, 0x6185ffb6c366 <vm_exec_core+16182>, 0x6185ffb68dc5 <vm_exec_core+2453>, 0x6185ffb6fc6e <vm_exec_core+30782>, 0x6185ffb6f87f <vm_exec_core+29775>, 0x6185ffb69fb0 <vm_exec_core+7040>, 0x6185ffb693a2 <vm_exec_core+3954>, 0x6185ffb6e992 <vm_exec_core+25954>, 0x6185ffb6adac <vm_exec_core+10620>, 0x6185ffb6fe78 <vm_exec_core+31304>, 0x6185ffb6fa96 <vm_exec_core+30310>, 0x6185ffb6b55f <vm_exec_core+12591>, 0x6185ffb6c2d3 <vm_exec_core+16035>, 0x6185ffb6e67b <vm_exec_core+25163>, 0x6185ffb6f9fa <vm_exec_core+30154>, 0x6185ffb6d769 <vm_exec_core+21305>, 0x6185ffb6e713 <vm_exec_core+25315>, 0x6185ffb6eb11 <vm_exec_core+26337>, 0x6185ffb6d697 <vm_exec_core+21095>, 0x6185ffb6929e <vm_exec_core+3694>, 0x6185ffb6de93 <vm_exec_core+23139>, 0x6185ffb690ff <vm_exec_core+3279>, 0x6185ffb69447 <vm_exec_core+4119>, 0x6185ffb6b7ec <vm_exec_core+13244>, 0x6185ffb6d53c <vm_exec_core+20748>, 0x6185ffb6dabc <vm_exec_core+22156>, 0x6185ffb6d2cb <vm_exec_core+20123>, 0x6185ffb68d12 <vm_exec_core+2274>, 0x6185ffb6ed59 <vm_exec_core+26921>, 0x6185ffb6f789 <vm_exec_core+29529>, 0x6185ffb69542 <vm_exec_core+4370>, 0x6185ffb6a6aa <vm_exec_core+8826>, 0x6185ffb6a1bb <vm_exec_core+7563>, 0x6185ffb6af0d <vm_exec_core+10973>, 0x6185ffb6c22f <vm_exec_core+15871>, 0x6185ffb69632 <vm_exec_core+4610>, 0x6185ffb6ebde <vm_exec_core+26542>, 0x6185ffb6a60b <vm_exec_core+8667>, 0x6185ffb6c0d0 <vm_exec_core+15520>, 0x6185ffb6cb48 <vm_exec_core+18200>, 0x6185ffb6ea90 <vm_exec_core+26208>, 0x6185ffb6d91c <vm_exec_core+21740>, 0x6185ffb6b116 <vm_exec_core+11494>, 0x6185ffb6a8f2 <vm_exec_core+9410>, 0x6185ffb6e86e <vm_exec_core+25662>, 0x6185ffb6b960 <vm_exec_core+13616>, 0x6185ffb6df3e <vm_exec_core+23310>, 0x6185ffb6da2f <vm_exec_core+22015>, 0x6185ffb6e180 <vm_exec_core+23888>, 0x6185ffb6f02e <vm_exec_core+27646>, 0x6185ffb6cd4b <vm_exec_core+18715>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6b28a <vm_exec_core+11866>, 0x6185ffb6e7ba <vm_exec_core+25482>, 0x6185ffb6b3b0 <vm_exec_core+12160>, 0x6185ffb6d5d9 <vm_exec_core+20905>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6c902 <vm_exec_core+17618>, 0x6185ffb6d3ff <vm_exec_core+20431>, 0x6185ffb6b5da <vm_exec_core+12714>, 0x6185ffb6abc7 <vm_exec_core+10135>, 0x6185ffb6e257 <vm_exec_core+24103>, 0x6185ffb696e8 <vm_exec_core+4792>, 0x6185ffb6c706 <vm_exec_core+17110>, 0x6185ffb770aa <vm_exec_core+60538>, 0x6185ffb6d80d <vm_exec_core+21469>, 0x6185ffb69992 <vm_exec_core+5474>, 0x6185ffb69e93 <vm_exec_core+6755>, 0x6185ffb69aaf <vm_exec_core+5759>, 0x6185ffb6a797 <vm_exec_core+9063>, 0x6185ffb6af6c <vm_exec_core+11068>, 0x6185ffb6cc15 <vm_exec_core+18405>, 0x6185ffb6c225 <vm_exec_core+15861>, 0x6185ffb6cc10 <vm_exec_core+18400>, 0x6185ffb6d764 <vm_exec_core+21300>, 0x6185ffb6d692 <vm_exec_core+21090>, 0x6185ffb6a792 <vm_exec_core+9058>, 0x6185ffb6d8e0 <vm_exec_core+21680>, 0x6185ffb6b88e <vm_exec_core+13406>, 0x6185ffb6b893 <vm_exec_core+13411>, 0x6185ffb6d68d <vm_exec_core+21085>, 0x6185ffb6d532 <vm_exec_core+20738>, 0x6185ffb6c5d9 <vm_exec_core+16809>, 0x6185ffb6c501 <vm_exec_core+16593>...}
        reg_cfp = 0x7a8d005ff4f0
        reg_pc = 0x50e000349e98
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00006185ffb64bdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffcb2732b20, <optimized out>, <optimized out>}, prev = 0x7a8d0105d540, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00006185ffbe5862 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a8d005ff620, self=134746036122360, 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:1626
        flags = 0
        iseq = 0x7a8d027bdfe0
        cfp = <optimized out>
        sp = 0x7a8d004ffa28
        use_argv = 0x7a8d00e9fea0
        stack_argv = 0x7a8d004ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 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:1640
        captured = 0x7a8d005ff620
#38 0x00006185ffb91ca6 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:1677
No locals.
#39 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#40 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#41 0x00006185ffb91ca6 in rb_yield (val=<optimized out>)
No locals.
#42 0x00006185ffd45456 in rb_ary_collect (ary=134745474988840) at /tmp/ruby/src/trunk_asan/array.c:3650
        collect = 134745474984600
        i = 0
#43 0x00006185ffbc7ef8 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:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7a8d02960140
        cfunc = 0x50400000a758
        recv = 134745474988840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#44 0x00006185ffb6f378 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a8d005ff608, cd=0x51100000c190, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#45 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 = 0x51100000c190
        insns_address_table = {0x6185ffb6b6c6 <vm_exec_core+12950>, 0x6185ffb68ad5 <vm_exec_core+1701>, 0x6185ffb6a2b7 <vm_exec_core+7815>, 0x6185ffb6f4e6 <vm_exec_core+28854>, 0x6185ffb69c02 <vm_exec_core+6098>, 0x6185ffb70155 <vm_exec_core+32037>, 0x6185ffb6e500 <vm_exec_core+24784>, 0x6185ffb6c375 <vm_exec_core+16197>, 0x6185ffb68dd4 <vm_exec_core+2468>, 0x6185ffb6fc7d <vm_exec_core+30797>, 0x6185ffb6f88e <vm_exec_core+29790>, 0x6185ffb69fbf <vm_exec_core+7055>, 0x6185ffb693b1 <vm_exec_core+3969>, 0x6185ffb6e9a1 <vm_exec_core+25969>, 0x6185ffb6adbb <vm_exec_core+10635>, 0x6185ffb6fe87 <vm_exec_core+31319>, 0x6185ffb6faa5 <vm_exec_core+30325>, 0x6185ffb6b56e <vm_exec_core+12606>, 0x6185ffb6c2e2 <vm_exec_core+16050>, 0x6185ffb6e68a <vm_exec_core+25178>, 0x6185ffb6fa09 <vm_exec_core+30169>, 0x6185ffb6d778 <vm_exec_core+21320>, 0x6185ffb6e722 <vm_exec_core+25330>, 0x6185ffb6eb20 <vm_exec_core+26352>, 0x6185ffb6d6a6 <vm_exec_core+21110>, 0x6185ffb692ad <vm_exec_core+3709>, 0x6185ffb6dea2 <vm_exec_core+23154>, 0x6185ffb6910e <vm_exec_core+3294>, 0x6185ffb69456 <vm_exec_core+4134>, 0x6185ffb6b7fb <vm_exec_core+13259>, 0x6185ffb6d54b <vm_exec_core+20763>, 0x6185ffb6dacb <vm_exec_core+22171>, 0x6185ffb6d2da <vm_exec_core+20138>, 0x6185ffb68d21 <vm_exec_core+2289>, 0x6185ffb6ed68 <vm_exec_core+26936>, 0x6185ffb6f798 <vm_exec_core+29544>, 0x6185ffb69551 <vm_exec_core+4385>, 0x6185ffb6a6b9 <vm_exec_core+8841>, 0x6185ffb6a1ca <vm_exec_core+7578>, 0x6185ffb6af1c <vm_exec_core+10988>, 0x6185ffb6c23e <vm_exec_core+15886>, 0x6185ffb69641 <vm_exec_core+4625>, 0x6185ffb6ebed <vm_exec_core+26557>, 0x6185ffb6a61a <vm_exec_core+8682>, 0x6185ffb6c0df <vm_exec_core+15535>, 0x6185ffb6cb57 <vm_exec_core+18215>, 0x6185ffb6ea9f <vm_exec_core+26223>, 0x6185ffb6d92b <vm_exec_core+21755>, 0x6185ffb6b125 <vm_exec_core+11509>, 0x6185ffb6a901 <vm_exec_core+9425>, 0x6185ffb6e87d <vm_exec_core+25677>, 0x6185ffb6b96f <vm_exec_core+13631>, 0x6185ffb6df4d <vm_exec_core+23325>, 0x6185ffb6da3e <vm_exec_core+22030>, 0x6185ffb6e18f <vm_exec_core+23903>, 0x6185ffb6f03d <vm_exec_core+27661>, 0x6185ffb6cd5a <vm_exec_core+18730>, 0x6185ffb687cb <vm_exec_core+923>, 0x6185ffb6b299 <vm_exec_core+11881>, 0x6185ffb6e7c9 <vm_exec_core+25497>, 0x6185ffb6b3bf <vm_exec_core+12175>, 0x6185ffb6d5e8 <vm_exec_core+20920>, 0x6185ffb6dda3 <vm_exec_core+22899>, 0x6185ffb6c911 <vm_exec_core+17633>, 0x6185ffb6d40e <vm_exec_core+20446>, 0x6185ffb6b5e9 <vm_exec_core+12729>, 0x6185ffb6abd6 <vm_exec_core+10150>, 0x6185ffb6e266 <vm_exec_core+24118>, 0x6185ffb696f7 <vm_exec_core+4807>, 0x6185ffb6c715 <vm_exec_core+17125>, 0x6185ffb770b9 <vm_exec_core+60553>, 0x6185ffb6d81c <vm_exec_core+21484>, 0x6185ffb699a1 <vm_exec_core+5489>, 0x6185ffb69ea2 <vm_exec_core+6770>, 0x6185ffb69abe <vm_exec_core+5774>, 0x6185ffb6a7a6 <vm_exec_core+9078>, 0x6185ffb6af7b <vm_exec_core+11083>, 0x6185ffb687d0 <vm_exec_core+928>, 0x6185ffb6a517 <vm_exec_core+8423>, 0x6185ffb70391 <vm_exec_core+32609>, 0x6185ffb6dcc0 <vm_exec_core+22672>, 0x6185ffb6cc58 <vm_exec_core+18472>, 0x6185ffb6ec5e <vm_exec_core+26670>, 0x6185ffb7045d <vm_exec_core+32813>, 0x6185ffb6ef5d <vm_exec_core+27437>, 0x6185ffb6ff15 <vm_exec_core+31461>, 0x6185ffb6ffe2 <vm_exec_core+31666>, 0x6185ffb691d1 <vm_exec_core+3489>, 0x6185ffb6fb47 <vm_exec_core+30487>, 0x6185ffb6b898 <vm_exec_core+13416>, 0x6185ffb6fd56 <vm_exec_core+31014>, 0x6185ffb6b464 <vm_exec_core+12340>, 0x6185ffb6ee3d <vm_exec_core+27149>, 0x6185ffb6aa20 <vm_exec_core+9712>, 0x6185ffb6bb8d <vm_exec_core+14173>, 0x6185ffb700bb <vm_exec_core+31883>, 0x6185ffb6c19a <vm_exec_core+15722>, 0x6185ffb6bd23 <vm_exec_core+14579>, 0x6185ffb68899 <vm_exec_core+1129>, 0x6185ffb68f25 <vm_exec_core+2805>, 0x6185ffb6897b <vm_exec_core+1355>, 0x6185ffb6ca05 <vm_exec_core+17877>, 0x6185ffb6bec1 <vm_exec_core+14993>, 0x6185ffb6c5f2 <vm_exec_core+16834>, 0x6185ffb6c515 <vm_exec_core+16613>, 0x6185ffb6b704 <vm_exec_core+13012>, 0x6185ffb6bdbd <vm_exec_core+14733>, 0x6185ffb6ba6a <vm_exec_core+13882>, 0x6185ffb6c064 <vm_exec_core+15412>, 0x6185ffb6bfe9 <vm_exec_core+15289>, 0x6185ffb6b6b7 <vm_exec_core+12935>, 0x6185ffb68ac6 <vm_exec_core+1686>, 0x6185ffb6a2a8 <vm_exec_core+7800>, 0x6185ffb6f4d7 <vm_exec_core+28839>, 0x6185ffb69bf3 <vm_exec_core+6083>, 0x6185ffb70146 <vm_exec_core+32022>, 0x6185ffb6e4f1 <vm_exec_core+24769>, 0x6185ffb6c366 <vm_exec_core+16182>, 0x6185ffb68dc5 <vm_exec_core+2453>, 0x6185ffb6fc6e <vm_exec_core+30782>, 0x6185ffb6f87f <vm_exec_core+29775>, 0x6185ffb69fb0 <vm_exec_core+7040>, 0x6185ffb693a2 <vm_exec_core+3954>, 0x6185ffb6e992 <vm_exec_core+25954>, 0x6185ffb6adac <vm_exec_core+10620>, 0x6185ffb6fe78 <vm_exec_core+31304>, 0x6185ffb6fa96 <vm_exec_core+30310>, 0x6185ffb6b55f <vm_exec_core+12591>, 0x6185ffb6c2d3 <vm_exec_core+16035>, 0x6185ffb6e67b <vm_exec_core+25163>, 0x6185ffb6f9fa <vm_exec_core+30154>, 0x6185ffb6d769 <vm_exec_core+21305>, 0x6185ffb6e713 <vm_exec_core+25315>, 0x6185ffb6eb11 <vm_exec_core+26337>, 0x6185ffb6d697 <vm_exec_core+21095>, 0x6185ffb6929e <vm_exec_core+3694>, 0x6185ffb6de93 <vm_exec_core+23139>, 0x6185ffb690ff <vm_exec_core+3279>, 0x6185ffb69447 <vm_exec_core+4119>, 0x6185ffb6b7ec <vm_exec_core+13244>, 0x6185ffb6d53c <vm_exec_core+20748>, 0x6185ffb6dabc <vm_exec_core+22156>, 0x6185ffb6d2cb <vm_exec_core+20123>, 0x6185ffb68d12 <vm_exec_core+2274>, 0x6185ffb6ed59 <vm_exec_core+26921>, 0x6185ffb6f789 <vm_exec_core+29529>, 0x6185ffb69542 <vm_exec_core+4370>, 0x6185ffb6a6aa <vm_exec_core+8826>, 0x6185ffb6a1bb <vm_exec_core+7563>, 0x6185ffb6af0d <vm_exec_core+10973>, 0x6185ffb6c22f <vm_exec_core+15871>, 0x6185ffb69632 <vm_exec_core+4610>, 0x6185ffb6ebde <vm_exec_core+26542>, 0x6185ffb6a60b <vm_exec_core+8667>, 0x6185ffb6c0d0 <vm_exec_core+15520>, 0x6185ffb6cb48 <vm_exec_core+18200>, 0x6185ffb6ea90 <vm_exec_core+26208>, 0x6185ffb6d91c <vm_exec_core+21740>, 0x6185ffb6b116 <vm_exec_core+11494>, 0x6185ffb6a8f2 <vm_exec_core+9410>, 0x6185ffb6e86e <vm_exec_core+25662>, 0x6185ffb6b960 <vm_exec_core+13616>, 0x6185ffb6df3e <vm_exec_core+23310>, 0x6185ffb6da2f <vm_exec_core+22015>, 0x6185ffb6e180 <vm_exec_core+23888>, 0x6185ffb6f02e <vm_exec_core+27646>, 0x6185ffb6cd4b <vm_exec_core+18715>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6b28a <vm_exec_core+11866>, 0x6185ffb6e7ba <vm_exec_core+25482>, 0x6185ffb6b3b0 <vm_exec_core+12160>, 0x6185ffb6d5d9 <vm_exec_core+20905>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6c902 <vm_exec_core+17618>, 0x6185ffb6d3ff <vm_exec_core+20431>, 0x6185ffb6b5da <vm_exec_core+12714>, 0x6185ffb6abc7 <vm_exec_core+10135>, 0x6185ffb6e257 <vm_exec_core+24103>, 0x6185ffb696e8 <vm_exec_core+4792>, 0x6185ffb6c706 <vm_exec_core+17110>, 0x6185ffb770aa <vm_exec_core+60538>, 0x6185ffb6d80d <vm_exec_core+21469>, 0x6185ffb69992 <vm_exec_core+5474>, 0x6185ffb69e93 <vm_exec_core+6755>, 0x6185ffb69aaf <vm_exec_core+5759>, 0x6185ffb6a797 <vm_exec_core+9063>, 0x6185ffb6af6c <vm_exec_core+11068>, 0x6185ffb6cc15 <vm_exec_core+18405>, 0x6185ffb6c225 <vm_exec_core+15861>, 0x6185ffb6cc10 <vm_exec_core+18400>, 0x6185ffb6d764 <vm_exec_core+21300>, 0x6185ffb6d692 <vm_exec_core+21090>, 0x6185ffb6a792 <vm_exec_core+9058>, 0x6185ffb6d8e0 <vm_exec_core+21680>, 0x6185ffb6b88e <vm_exec_core+13406>, 0x6185ffb6b893 <vm_exec_core+13411>, 0x6185ffb6d68d <vm_exec_core+21085>, 0x6185ffb6d532 <vm_exec_core+20738>, 0x6185ffb6c5d9 <vm_exec_core+16809>, 0x6185ffb6c501 <vm_exec_core+16593>...}
        reg_cfp = 0x7a8d005ff608
        reg_pc = 0x519000014db8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#46 0x00006185ffb64bdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffcb2733620, <optimized out>, <optimized out>}, prev = 0x7a8d0106ce40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00006185ffbe5862 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a8d005ff738, self=134746036122360, 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:1626
        flags = 0
        iseq = 0x7a8d027ec7c8
        cfp = <optimized out>
        sp = 0x7a8d004ff8d0
        use_argv = 0x7a8d00ebd5e0
        stack_argv = 0x7a8d004ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 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:1640
        captured = 0x7a8d005ff738
#49 0x00006185ffb91ca6 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:1677
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#52 0x00006185ffb91ca6 in rb_yield (val=<optimized out>)
No locals.
#53 0x00006185ffd45456 in rb_ary_collect (ary=134745474990040) at /tmp/ruby/src/trunk_asan/array.c:3650
        collect = 134745474989960
        i = 0
#54 0x00006185ffbc7ef8 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:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7a8d02960140
        cfunc = 0x50400000a758
        recv = 134745474990040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#55 0x00006185ffb6f378 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a8d005ff720, cd=0x5020000099b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#56 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 = 0x5020000099b0
        insns_address_table = {0x6185ffb6b6c6 <vm_exec_core+12950>, 0x6185ffb68ad5 <vm_exec_core+1701>, 0x6185ffb6a2b7 <vm_exec_core+7815>, 0x6185ffb6f4e6 <vm_exec_core+28854>, 0x6185ffb69c02 <vm_exec_core+6098>, 0x6185ffb70155 <vm_exec_core+32037>, 0x6185ffb6e500 <vm_exec_core+24784>, 0x6185ffb6c375 <vm_exec_core+16197>, 0x6185ffb68dd4 <vm_exec_core+2468>, 0x6185ffb6fc7d <vm_exec_core+30797>, 0x6185ffb6f88e <vm_exec_core+29790>, 0x6185ffb69fbf <vm_exec_core+7055>, 0x6185ffb693b1 <vm_exec_core+3969>, 0x6185ffb6e9a1 <vm_exec_core+25969>, 0x6185ffb6adbb <vm_exec_core+10635>, 0x6185ffb6fe87 <vm_exec_core+31319>, 0x6185ffb6faa5 <vm_exec_core+30325>, 0x6185ffb6b56e <vm_exec_core+12606>, 0x6185ffb6c2e2 <vm_exec_core+16050>, 0x6185ffb6e68a <vm_exec_core+25178>, 0x6185ffb6fa09 <vm_exec_core+30169>, 0x6185ffb6d778 <vm_exec_core+21320>, 0x6185ffb6e722 <vm_exec_core+25330>, 0x6185ffb6eb20 <vm_exec_core+26352>, 0x6185ffb6d6a6 <vm_exec_core+21110>, 0x6185ffb692ad <vm_exec_core+3709>, 0x6185ffb6dea2 <vm_exec_core+23154>, 0x6185ffb6910e <vm_exec_core+3294>, 0x6185ffb69456 <vm_exec_core+4134>, 0x6185ffb6b7fb <vm_exec_core+13259>, 0x6185ffb6d54b <vm_exec_core+20763>, 0x6185ffb6dacb <vm_exec_core+22171>, 0x6185ffb6d2da <vm_exec_core+20138>, 0x6185ffb68d21 <vm_exec_core+2289>, 0x6185ffb6ed68 <vm_exec_core+26936>, 0x6185ffb6f798 <vm_exec_core+29544>, 0x6185ffb69551 <vm_exec_core+4385>, 0x6185ffb6a6b9 <vm_exec_core+8841>, 0x6185ffb6a1ca <vm_exec_core+7578>, 0x6185ffb6af1c <vm_exec_core+10988>, 0x6185ffb6c23e <vm_exec_core+15886>, 0x6185ffb69641 <vm_exec_core+4625>, 0x6185ffb6ebed <vm_exec_core+26557>, 0x6185ffb6a61a <vm_exec_core+8682>, 0x6185ffb6c0df <vm_exec_core+15535>, 0x6185ffb6cb57 <vm_exec_core+18215>, 0x6185ffb6ea9f <vm_exec_core+26223>, 0x6185ffb6d92b <vm_exec_core+21755>, 0x6185ffb6b125 <vm_exec_core+11509>, 0x6185ffb6a901 <vm_exec_core+9425>, 0x6185ffb6e87d <vm_exec_core+25677>, 0x6185ffb6b96f <vm_exec_core+13631>, 0x6185ffb6df4d <vm_exec_core+23325>, 0x6185ffb6da3e <vm_exec_core+22030>, 0x6185ffb6e18f <vm_exec_core+23903>, 0x6185ffb6f03d <vm_exec_core+27661>, 0x6185ffb6cd5a <vm_exec_core+18730>, 0x6185ffb687cb <vm_exec_core+923>, 0x6185ffb6b299 <vm_exec_core+11881>, 0x6185ffb6e7c9 <vm_exec_core+25497>, 0x6185ffb6b3bf <vm_exec_core+12175>, 0x6185ffb6d5e8 <vm_exec_core+20920>, 0x6185ffb6dda3 <vm_exec_core+22899>, 0x6185ffb6c911 <vm_exec_core+17633>, 0x6185ffb6d40e <vm_exec_core+20446>, 0x6185ffb6b5e9 <vm_exec_core+12729>, 0x6185ffb6abd6 <vm_exec_core+10150>, 0x6185ffb6e266 <vm_exec_core+24118>, 0x6185ffb696f7 <vm_exec_core+4807>, 0x6185ffb6c715 <vm_exec_core+17125>, 0x6185ffb770b9 <vm_exec_core+60553>, 0x6185ffb6d81c <vm_exec_core+21484>, 0x6185ffb699a1 <vm_exec_core+5489>, 0x6185ffb69ea2 <vm_exec_core+6770>, 0x6185ffb69abe <vm_exec_core+5774>, 0x6185ffb6a7a6 <vm_exec_core+9078>, 0x6185ffb6af7b <vm_exec_core+11083>, 0x6185ffb687d0 <vm_exec_core+928>, 0x6185ffb6a517 <vm_exec_core+8423>, 0x6185ffb70391 <vm_exec_core+32609>, 0x6185ffb6dcc0 <vm_exec_core+22672>, 0x6185ffb6cc58 <vm_exec_core+18472>, 0x6185ffb6ec5e <vm_exec_core+26670>, 0x6185ffb7045d <vm_exec_core+32813>, 0x6185ffb6ef5d <vm_exec_core+27437>, 0x6185ffb6ff15 <vm_exec_core+31461>, 0x6185ffb6ffe2 <vm_exec_core+31666>, 0x6185ffb691d1 <vm_exec_core+3489>, 0x6185ffb6fb47 <vm_exec_core+30487>, 0x6185ffb6b898 <vm_exec_core+13416>, 0x6185ffb6fd56 <vm_exec_core+31014>, 0x6185ffb6b464 <vm_exec_core+12340>, 0x6185ffb6ee3d <vm_exec_core+27149>, 0x6185ffb6aa20 <vm_exec_core+9712>, 0x6185ffb6bb8d <vm_exec_core+14173>, 0x6185ffb700bb <vm_exec_core+31883>, 0x6185ffb6c19a <vm_exec_core+15722>, 0x6185ffb6bd23 <vm_exec_core+14579>, 0x6185ffb68899 <vm_exec_core+1129>, 0x6185ffb68f25 <vm_exec_core+2805>, 0x6185ffb6897b <vm_exec_core+1355>, 0x6185ffb6ca05 <vm_exec_core+17877>, 0x6185ffb6bec1 <vm_exec_core+14993>, 0x6185ffb6c5f2 <vm_exec_core+16834>, 0x6185ffb6c515 <vm_exec_core+16613>, 0x6185ffb6b704 <vm_exec_core+13012>, 0x6185ffb6bdbd <vm_exec_core+14733>, 0x6185ffb6ba6a <vm_exec_core+13882>, 0x6185ffb6c064 <vm_exec_core+15412>, 0x6185ffb6bfe9 <vm_exec_core+15289>, 0x6185ffb6b6b7 <vm_exec_core+12935>, 0x6185ffb68ac6 <vm_exec_core+1686>, 0x6185ffb6a2a8 <vm_exec_core+7800>, 0x6185ffb6f4d7 <vm_exec_core+28839>, 0x6185ffb69bf3 <vm_exec_core+6083>, 0x6185ffb70146 <vm_exec_core+32022>, 0x6185ffb6e4f1 <vm_exec_core+24769>, 0x6185ffb6c366 <vm_exec_core+16182>, 0x6185ffb68dc5 <vm_exec_core+2453>, 0x6185ffb6fc6e <vm_exec_core+30782>, 0x6185ffb6f87f <vm_exec_core+29775>, 0x6185ffb69fb0 <vm_exec_core+7040>, 0x6185ffb693a2 <vm_exec_core+3954>, 0x6185ffb6e992 <vm_exec_core+25954>, 0x6185ffb6adac <vm_exec_core+10620>, 0x6185ffb6fe78 <vm_exec_core+31304>, 0x6185ffb6fa96 <vm_exec_core+30310>, 0x6185ffb6b55f <vm_exec_core+12591>, 0x6185ffb6c2d3 <vm_exec_core+16035>, 0x6185ffb6e67b <vm_exec_core+25163>, 0x6185ffb6f9fa <vm_exec_core+30154>, 0x6185ffb6d769 <vm_exec_core+21305>, 0x6185ffb6e713 <vm_exec_core+25315>, 0x6185ffb6eb11 <vm_exec_core+26337>, 0x6185ffb6d697 <vm_exec_core+21095>, 0x6185ffb6929e <vm_exec_core+3694>, 0x6185ffb6de93 <vm_exec_core+23139>, 0x6185ffb690ff <vm_exec_core+3279>, 0x6185ffb69447 <vm_exec_core+4119>, 0x6185ffb6b7ec <vm_exec_core+13244>, 0x6185ffb6d53c <vm_exec_core+20748>, 0x6185ffb6dabc <vm_exec_core+22156>, 0x6185ffb6d2cb <vm_exec_core+20123>, 0x6185ffb68d12 <vm_exec_core+2274>, 0x6185ffb6ed59 <vm_exec_core+26921>, 0x6185ffb6f789 <vm_exec_core+29529>, 0x6185ffb69542 <vm_exec_core+4370>, 0x6185ffb6a6aa <vm_exec_core+8826>, 0x6185ffb6a1bb <vm_exec_core+7563>, 0x6185ffb6af0d <vm_exec_core+10973>, 0x6185ffb6c22f <vm_exec_core+15871>, 0x6185ffb69632 <vm_exec_core+4610>, 0x6185ffb6ebde <vm_exec_core+26542>, 0x6185ffb6a60b <vm_exec_core+8667>, 0x6185ffb6c0d0 <vm_exec_core+15520>, 0x6185ffb6cb48 <vm_exec_core+18200>, 0x6185ffb6ea90 <vm_exec_core+26208>, 0x6185ffb6d91c <vm_exec_core+21740>, 0x6185ffb6b116 <vm_exec_core+11494>, 0x6185ffb6a8f2 <vm_exec_core+9410>, 0x6185ffb6e86e <vm_exec_core+25662>, 0x6185ffb6b960 <vm_exec_core+13616>, 0x6185ffb6df3e <vm_exec_core+23310>, 0x6185ffb6da2f <vm_exec_core+22015>, 0x6185ffb6e180 <vm_exec_core+23888>, 0x6185ffb6f02e <vm_exec_core+27646>, 0x6185ffb6cd4b <vm_exec_core+18715>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6b28a <vm_exec_core+11866>, 0x6185ffb6e7ba <vm_exec_core+25482>, 0x6185ffb6b3b0 <vm_exec_core+12160>, 0x6185ffb6d5d9 <vm_exec_core+20905>, 0x6185ffb6d8cc <vm_exec_core+21660>, 0x6185ffb6c902 <vm_exec_core+17618>, 0x6185ffb6d3ff <vm_exec_core+20431>, 0x6185ffb6b5da <vm_exec_core+12714>, 0x6185ffb6abc7 <vm_exec_core+10135>, 0x6185ffb6e257 <vm_exec_core+24103>, 0x6185ffb696e8 <vm_exec_core+4792>, 0x6185ffb6c706 <vm_exec_core+17110>, 0x6185ffb770aa <vm_exec_core+60538>, 0x6185ffb6d80d <vm_exec_core+21469>, 0x6185ffb69992 <vm_exec_core+5474>, 0x6185ffb69e93 <vm_exec_core+6755>, 0x6185ffb69aaf <vm_exec_core+5759>, 0x6185ffb6a797 <vm_exec_core+9063>, 0x6185ffb6af6c <vm_exec_core+11068>, 0x6185ffb6cc15 <vm_exec_core+18405>, 0x6185ffb6c225 <vm_exec_core+15861>, 0x6185ffb6cc10 <vm_exec_core+18400>, 0x6185ffb6d764 <vm_exec_core+21300>, 0x6185ffb6d692 <vm_exec_core+21090>, 0x6185ffb6a792 <vm_exec_core+9058>, 0x6185ffb6d8e0 <vm_exec_core+21680>, 0x6185ffb6b88e <vm_exec_core+13406>, 0x6185ffb6b893 <vm_exec_core+13411>, 0x6185ffb6d68d <vm_exec_core+21085>, 0x6185ffb6d532 <vm_exec_core+20738>, 0x6185ffb6c5d9 <vm_exec_core+16809>, 0x6185ffb6c501 <vm_exec_core+16593>...}
        reg_cfp = 0x7a8d005ff720
        reg_pc = 0x50400002d3f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#57 0x00006185ffb64fcb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#58 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#59 0x00006185ff7ea5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a8d027ec958) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb27342b0, <optimized out>, 0x7ffcb2734200, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a8d027ec958
#60 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#61 0x00006185ff7e3b37 in rb_main (argc=11, argv=0x7ffcb2734478) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#62 main (argc=11, argv=0x7ffcb2734478) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)


  1) Failure:
TestUbfAsyncSafe#test_ubf_async_safe [/tmp/ruby/src/trunk_asan/test/-ext-/gvl/test_ubf_async_safe.rb:14]:
child did not become ready

  2) Failure:
TestUbfAsyncSafe#test_ubf_async_safe [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]:
Expected [[847591, #<Process::Status: pid 847591 SIGKILL (signal 9)>]] to be empty.

Finished tests in 593.244610s, 48.1437 tests/s, 10197.5575 assertions/s.
28561 tests, 6049646 assertions, 2 failures, 0 errors, 133 skips

ruby -v: ruby 3.5.0dev (2025-03-13T12:06:58Z master 4b844f7d9e) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 736934 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: yes-test-all] Error 2

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
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-03-13T12:06:58Z master 4b844f7d9e) +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 31.770406 seconds

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