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

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

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

-- Control frame information -----------------------------------------------
c:0024 p:---- s:0133 e:000132 CFUNC  :winsize
c:0023 p:0005 s:0129 e:000128 METHOD /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192
c:0022 p:0005 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_asan/lib/reline.rb:208
c:0021 p:0028 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/lib/forwardable.rb:240
c:0020 p:0004 s:0113 e:000112 METHOD /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:21
c:0019 p:0007 s:0109 e:000108 METHOD /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:11
c:0018 p:0010 s:0101 e:000100 BLOCK  /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:117
c:0017 p:0007 s:0097 e:000096 METHOD /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:97
c:0016 p:0008 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/lib/irb/context.rb:677
c:0015 p:0009 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1372
c:0014 p:0079 s:0073 e:000072 BLOCK  /tmp/ruby/src/trunk_asan/lib/irb.rb:1061
c:0013 p:0024 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1365
c:0012 p:0007 s:0063 e:000062 BLOCK  /tmp/ruby/src/trunk_asan/lib/irb.rb:1045
c:0011 p:0024 s:0058 e:000057 BLOCK  /tmp/ruby/src/trunk_asan/lib/irb.rb:1124
c:0010 p:0017 s:0054 e:000053 METHOD <internal:kernel>:168
c:0009 p:0004 s:0049 e:000048 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1121
c:0008 p:0008 s:0045 e:000044 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1044
c:0007 p:0003 s:0041 e:000040 BLOCK  /tmp/ruby/src/trunk_asan/lib/irb.rb:1025 [FINISH]
c:0006 p:---- s:0038 e:000037 CFUNC  :catch
c:0005 p:0142 s:0033 E:000440 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1024
c:0004 p:0125 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1589
c:0003 p:0009 s:0011 e:000010 METHOD <internal:prelude>:5
c:0002 p:0009 s:0007 E:000b08 EVAL   /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/fixtures/irb.rb:3 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_asan/spec/ruby/core/binding/fixtures/irb.rb:3:in '<main>'
<internal:prelude>:5:in 'irb'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1589:in 'irb'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1024:in 'run'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1024:in 'catch'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1025:in 'block in run'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1044:in 'eval_input'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1121:in 'each_top_level_statement'
<internal:kernel>:168:in 'loop'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1124:in 'block in each_top_level_statement'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1045:in 'block in eval_input'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1365:in 'signal_status'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1061:in 'block (2 levels) in eval_input'
/tmp/ruby/src/trunk_asan/lib/irb.rb:1372:in 'output_value'
/tmp/ruby/src/trunk_asan/lib/irb/context.rb:677:in 'inspect_last_value'
/tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:97:in 'inspect_value'
/tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:117:in 'block in <module:IRB>'
/tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:11:in 'pp'
/tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:21:in 'screen_width'
/tmp/ruby/src/trunk_asan/lib/forwardable.rb:240:in 'get_screen_size'
/tmp/ruby/src/trunk_asan/lib/reline.rb:208:in 'get_screen_size'
/tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192:in 'get_screen_size'
/tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192:in 'winsize'

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

-- C level backtrace information -------------------------------------------
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
/tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace) [0x641c7b6e9bc9]
/tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x641c7bfbb8f4] /tmp/ruby/src/trunk_asan/vm_dump.c:823
/tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1155
/tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x281) [0x641c7bf02271] /tmp/ruby/src/trunk_asan/error.c:1085
/tmp/ruby/build/trunk_asan/ruby(rb_bug+0x106) [0x641c7b6a315c] /tmp/ruby/src/trunk_asan/error.c:1093
/tmp/ruby/build/trunk_asan/ruby(make_errno_exc_str+0x23a) [0x641c7bf0b25a] /tmp/ruby/src/trunk_asan/error.c:3727
/tmp/ruby/build/trunk_asan/ruby(rb_sys_fail_str+0xb) [0x641c7bf0b00b] /tmp/ruby/src/trunk_asan/error.c:3769
/tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so(console_winsize+0x1bd) [0x7f5e0539412d] /tmp/ruby/src/trunk_asan/ext/io/console/console.c:827
/tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x641c7bb643b8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795
/tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797
/tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x641c7bb4a6ed] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
/tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x641c7bb4a1a5]
/tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x25b) [0x641c7bb11d2d] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
/tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:898
/tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x18b) [0x641c7bb01301] /tmp/ruby/src/trunk_asan/vm.c:2611
/tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2590
/tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x6ef) [0x641c7bb81972] /tmp/ruby/src/trunk_asan/vm.c:1615
/tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1629
/tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0xd0) [0x641c7bb7fe4a] /tmp/ruby/src/trunk_asan/vm.c:1666
/tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1674
/tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1344
/tmp/ruby/build/trunk_asan/ruby(catch_i) /tmp/ruby/src/trunk_asan/vm_eval.c:2443
/tmp/ruby/build/trunk_asan/ruby(vm_catch_protect+0x3f8) [0x641c7bb35a38] /tmp/ruby/src/trunk_asan/vm_eval.c:2525
/tmp/ruby/build/trunk_asan/ruby(rb_catch_obj+0x47) [0x641c7bb376bb] /tmp/ruby/src/trunk_asan/vm_eval.c:2551
/tmp/ruby/build/trunk_asan/ruby(rb_f_catch) /tmp/ruby/src/trunk_asan/vm_eval.c:2501
/tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x641c7bb643b8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795
/tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797
/tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x641c7bb4a6ed] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
/tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x641c7bb4a1a5]
/tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x157) [0x641c7bb092cb] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
/tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851
/tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x18b) [0x641c7bb01301] /tmp/ruby/src/trunk_asan/vm.c:2611
/tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2590
/tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x641c7b78649b] /tmp/ruby/src/trunk_asan/eval.c:281
/tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:319
/tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x641c7b77fa07] /tmp/ruby/src/trunk_asan/main.c:43
/tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:68
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f5e0542a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f5e0542a28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
/tmp/ruby/build/trunk_asan/ruby(_start) [0x641c7b6a37e5]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/fixtures/irb.rb

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 ruby2_keywords.rb
    6 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
    8 /tmp/ruby/build/trunk_asan/rbconfig.rb
    9 /tmp/ruby/src/trunk_asan/lib/rubygems/compatibility.rb
   10 /tmp/ruby/src/trunk_asan/lib/rubygems/defaults.rb
   11 /tmp/ruby/src/trunk_asan/lib/rubygems/deprecate.rb
   12 /tmp/ruby/src/trunk_asan/lib/rubygems/errors.rb
   13 /tmp/ruby/src/trunk_asan/lib/rubygems/target_rbconfig.rb
   14 /tmp/ruby/src/trunk_asan/lib/rubygems/unknown_command_spell_checker.rb
   15 /tmp/ruby/src/trunk_asan/lib/rubygems/exceptions.rb
   16 /tmp/ruby/src/trunk_asan/lib/rubygems/basic_specification.rb
   17 /tmp/ruby/src/trunk_asan/lib/rubygems/stub_specification.rb
   18 /tmp/ruby/src/trunk_asan/lib/rubygems/platform.rb
   19 /tmp/ruby/src/trunk_asan/lib/rubygems/specification_record.rb
   20 /tmp/ruby/src/trunk_asan/lib/rubygems/util/list.rb
   21 /tmp/ruby/src/trunk_asan/lib/rubygems/version.rb
   22 /tmp/ruby/src/trunk_asan/lib/rubygems/requirement.rb
   23 /tmp/ruby/src/trunk_asan/lib/rubygems/specification.rb
   24 /tmp/ruby/src/trunk_asan/lib/rubygems/util.rb
   25 /tmp/ruby/src/trunk_asan/lib/rubygems/dependency.rb
   26 /tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_gem.rb
   27 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so
   28 /tmp/ruby/build/trunk_asan/.ext/common/monitor.rb
   29 /tmp/ruby/src/trunk_asan/lib/rubygems.rb
   30 /tmp/ruby/src/trunk_asan/lib/bundled_gems.rb
   31 /tmp/ruby/src/trunk_asan/lib/error_highlight/version.rb
   32 /tmp/ruby/src/trunk_asan/lib/error_highlight/base.rb
   33 /tmp/ruby/src/trunk_asan/lib/error_highlight/formatter.rb
   34 /tmp/ruby/src/trunk_asan/lib/error_highlight/core_ext.rb
   35 /tmp/ruby/src/trunk_asan/lib/error_highlight.rb
   36 /tmp/ruby/src/trunk_asan/lib/did_you_mean/version.rb
   37 /tmp/ruby/src/trunk_asan/lib/did_you_mean/core_ext/name_error.rb
   38 /tmp/ruby/src/trunk_asan/lib/did_you_mean/levenshtein.rb
   39 /tmp/ruby/src/trunk_asan/lib/did_you_mean/jaro_winkler.rb
   40 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checker.rb
   41 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   42 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   43 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   44 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/method_name_checker.rb
   45 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/key_error_checker.rb
   46 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/null_checker.rb
   47 /tmp/ruby/src/trunk_asan/lib/did_you_mean/tree_spell_checker.rb
   48 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/require_path_checker.rb
   49 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   50 /tmp/ruby/src/trunk_asan/lib/did_you_mean/formatter.rb
   51 /tmp/ruby/src/trunk_asan/lib/did_you_mean.rb
   52 /tmp/ruby/src/trunk_asan/lib/syntax_suggest/core_ext.rb
   53 /tmp/ruby/build/trunk_asan/x86_64-linux-fake.rb
   54 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so
   55 /tmp/ruby/build/trunk_asan/.ext/common/ripper/core.rb
   56 /tmp/ruby/build/trunk_asan/.ext/common/ripper/lexer.rb
   57 /tmp/ruby/build/trunk_asan/.ext/common/ripper/filter.rb
   58 /tmp/ruby/build/trunk_asan/.ext/common/ripper/sexp.rb
   59 /tmp/ruby/build/trunk_asan/.ext/common/ripper.rb
   60 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
   61 /tmp/ruby/build/trunk_asan/.ext/common/forwardable/impl.rb
   62 /tmp/ruby/src/trunk_asan/lib/forwardable.rb
   63 /tmp/ruby/src/trunk_asan/lib/reline/version.rb
   64 /tmp/ruby/src/trunk_asan/lib/reline/config.rb
   65 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/base.rb
   66 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/composite.rb
   67 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/emacs.rb
   68 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/vi_command.rb
   69 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/vi_insert.rb
   70 /tmp/ruby/src/trunk_asan/lib/reline/key_actor.rb
   71 /tmp/ruby/src/trunk_asan/lib/reline/key_stroke.rb
   72 /tmp/ruby/src/trunk_asan/lib/reline/kill_ring.rb
   73 /tmp/ruby/src/trunk_asan/lib/reline/unicode/east_asian_width.rb
   74 /tmp/ruby/src/trunk_asan/lib/reline/unicode.rb
   75 /tmp/ruby/src/trunk_asan/lib/delegate.rb
   76 /tmp/ruby/src/trunk_asan/lib/fileutils.rb
   77 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so
   78 /tmp/ruby/src/trunk_asan/lib/tmpdir.rb
   79 /tmp/ruby/src/trunk_asan/lib/tempfile.rb
   80 /tmp/ruby/src/trunk_asan/lib/reline/line_editor.rb
   81 /tmp/ruby/src/trunk_asan/lib/reline/history.rb
   82 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so
   83 /tmp/ruby/src/trunk_asan/lib/reline/io/dumb.rb
   84 /tmp/ruby/src/trunk_asan/lib/reline/io.rb
   85 /tmp/ruby/src/trunk_asan/lib/reline/face.rb
   86 /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb
   87 /tmp/ruby/src/trunk_asan/lib/reline.rb
   88 /tmp/ruby/src/trunk_asan/lib/irb/init.rb
   89 /tmp/ruby/src/trunk_asan/lib/singleton.rb
   90 /tmp/ruby/src/trunk_asan/lib/irb/helper_method/base.rb
   91 /tmp/ruby/src/trunk_asan/lib/irb/helper_method/conf.rb
   92 /tmp/ruby/src/trunk_asan/lib/irb/helper_method.rb
   93 /tmp/ruby/src/trunk_asan/lib/irb/workspace.rb
   94 /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb
   95 /tmp/ruby/src/trunk_asan/lib/irb/nesting_parser.rb
   96 /tmp/ruby/src/trunk_asan/lib/irb/ruby-lex.rb
   97 /tmp/ruby/src/trunk_asan/lib/rubygems/path_support.rb
   98 /tmp/ruby/src/trunk_asan/lib/irb/completion.rb
   99 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so
  100 /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb
  101 /tmp/ruby/src/trunk_asan/lib/irb/history.rb
  102 /tmp/ruby/src/trunk_asan/lib/irb/input-method.rb
  103 /tmp/ruby/src/trunk_asan/lib/irb/output-method.rb
  104 /tmp/ruby/src/trunk_asan/lib/irb/context.rb
  105 /tmp/ruby/src/trunk_asan/lib/irb/command/base.rb
  106 /tmp/ruby/src/trunk_asan/lib/irb/command.rb
  107 /tmp/ruby/src/trunk_asan/lib/irb/command/internal_helpers.rb
  108 /tmp/ruby/src/trunk_asan/lib/irb/debug.rb
  109 /tmp/ruby/src/trunk_asan/lib/irb/command/debug.rb
  110 /tmp/ruby/src/trunk_asan/lib/irb/command/backtrace.rb
  111 /tmp/ruby/src/trunk_asan/lib/irb/command/break.rb
  112 /tmp/ruby/src/trunk_asan/lib/irb/command/catch.rb
  113 /tmp/ruby/src/trunk_asan/lib/irb/command/cd.rb
  114 /tmp/ruby/src/trunk_asan/lib/irb/ext/change-ws.rb
  115 /tmp/ruby/src/trunk_asan/lib/irb/command/chws.rb
  116 /tmp/ruby/src/trunk_asan/lib/irb/command/context.rb
  117 /tmp/ruby/src/trunk_asan/lib/irb/command/continue.rb
  118 /tmp/ruby/src/trunk_asan/lib/irb/command/delete.rb
  119 /tmp/ruby/src/trunk_asan/lib/irb/command/disable_irb.rb
  120 /tmp/ruby/src/trunk_asan/lib/shellwords.rb
  121 /tmp/ruby/src/trunk_asan/lib/irb/color.rb
  122 /tmp/ruby/src/trunk_asan/lib/irb/source_finder.rb
  123 /tmp/ruby/src/trunk_asan/lib/irb/command/edit.rb
  124 /tmp/ruby/src/trunk_asan/lib/irb/command/exit.rb
  125 /tmp/ruby/src/trunk_asan/lib/irb/command/finish.rb
  126 /tmp/ruby/src/trunk_asan/lib/irb/command/force_exit.rb
  127 /tmp/ruby/src/trunk_asan/lib/irb/command/help.rb
  128 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so
  129 /tmp/ruby/src/trunk_asan/lib/irb/pager.rb
  130 /tmp/ruby/src/trunk_asan/lib/irb/command/history.rb
  131 /tmp/ruby/src/trunk_asan/lib/irb/command/info.rb
  132 /tmp/ruby/src/trunk_asan/lib/irb/command/irb_info.rb
  133 /tmp/ruby/src/trunk_asan/lib/irb/ext/loader.rb
  134 /tmp/ruby/src/trunk_asan/lib/irb/command/load.rb
  135 /tmp/ruby/src/trunk_asan/lib/irb/command/ls.rb
  136 /tmp/ruby/src/trunk_asan/lib/irb/command/measure.rb
  137 /tmp/ruby/src/trunk_asan/lib/irb/command/next.rb
  138 /tmp/ruby/src/trunk_asan/lib/irb/ext/workspaces.rb
  139 /tmp/ruby/src/trunk_asan/lib/irb/command/pushws.rb
  140 /tmp/ruby/src/trunk_asan/lib/irb/command/show_doc.rb
  141 /tmp/ruby/src/trunk_asan/lib/irb/command/show_source.rb
  142 /tmp/ruby/src/trunk_asan/lib/irb/command/step.rb
  143 /tmp/ruby/src/trunk_asan/lib/irb/command/subirb.rb
  144 /tmp/ruby/src/trunk_asan/lib/irb/command/whereami.rb
  145 /tmp/ruby/src/trunk_asan/lib/irb/default_commands.rb
  146 /tmp/ruby/src/trunk_asan/lib/irb/statement.rb
  147 /tmp/ruby/src/trunk_asan/lib/irb/locale.rb
  148 /tmp/ruby/src/trunk_asan/lib/irb/version.rb
  149 /tmp/ruby/src/trunk_asan/lib/irb/easter-egg.rb
  150 /tmp/ruby/src/trunk_asan/lib/irb.rb
  151 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb
  152 /tmp/ruby/src/trunk_asan/lib/pp.rb
  153 /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb

* Process memory map:

7fff7000-8fff7000 rw-p 00000000 00:00 0 
8fff7000-2008fff7000 ---p 00000000 00:00 0 
2008fff7000-10007fff8000 rw-p 00000000 00:00 0 
500000000000-502000000000 ---p 00000000 00:00 0 
502000000000-502000130000 rw-p 00000000 00:00 0 
502000130000-502e00000000 ---p 00000000 00:00 0 
502e00000000-502e00010000 rw-p 00000000 00:00 0 
502e00010000-503000000000 ---p 00000000 00:00 0 
503000000000-5030003e0000 rw-p 00000000 00:00 0 
5030003e0000-503e00000000 ---p 00000000 00:00 0 
503e00000000-503e00010000 rw-p 00000000 00:00 0 
503e00010000-504000000000 ---p 00000000 00:00 0 
504000000000-504000270000 rw-p 00000000 00:00 0 
504000270000-504e00000000 ---p 00000000 00:00 0 
504e00000000-504e00010000 rw-p 00000000 00:00 0 
504e00010000-506000000000 ---p 00000000 00:00 0 
506000000000-506000270000 rw-p 00000000 00:00 0 
506000270000-506e00000000 ---p 00000000 00:00 0 
506e00000000-506e00010000 rw-p 00000000 00:00 0 
506e00010000-507000000000 ---p 00000000 00:00 0 
507000000000-507000160000 rw-p 00000000 00:00 0 
507000160000-507e00000000 ---p 00000000 00:00 0 
507e00000000-507e00010000 rw-p 00000000 00:00 0 
507e00010000-508000000000 ---p 00000000 00:00 0 
508000000000-5080002f0000 rw-p 00000000 00:00 0 
5080002f0000-508e00000000 ---p 00000000 00:00 0 
508e00000000-508e00010000 rw-p 00000000 00:00 0 
508e00010000-50b000000000 ---p 00000000 00:00 0 
50b000000000-50b000050000 rw-p 00000000 00:00 0 
50b000050000-50be00000000 ---p 00000000 00:00 0 
50be00000000-50be00010000 rw-p 00000000 00:00 0 
50be00010000-50c000000000 ---p 00000000 00:00 0 
50c000000000-50c000410000 rw-p 00000000 00:00 0 
50c000410000-50ce00000000 ---p 00000000 00:00 0 
50ce00000000-50ce00010000 rw-p 00000000 00:00 0 
50ce00010000-50d000000000 ---p 00000000 00:00 0 
50d000000000-50d0000c0000 rw-p 00000000 00:00 0 
50d0000c0000-50de00000000 ---p 00000000 00:00 0 
50de00000000-50de00010000 rw-p 00000000 00:00 0 
50de00010000-50e000000000 ---p 00000000 00:00 0 
50e000000000-50e000220000 rw-p 00000000 00:00 0 
50e000220000-50ee00000000 ---p 00000000 00:00 0 
50ee00000000-50ee00010000 rw-p 00000000 00:00 0 
50ee00010000-50f000000000 ---p 00000000 00:00 0 
50f000000000-50f000030000 rw-p 00000000 00:00 0 
50f000030000-50fe00000000 ---p 00000000 00:00 0 
50fe00000000-50fe00010000 rw-p 00000000 00:00 0 
50fe00010000-510000000000 ---p 00000000 00:00 0 
510000000000-5100000e0000 rw-p 00000000 00:00 0 
5100000e0000-510e00000000 ---p 00000000 00:00 0 
510e00000000-510e00010000 rw-p 00000000 00:00 0 
510e00010000-511000000000 ---p 00000000 00:00 0 
511000000000-5110000d0000 rw-p 00000000 00:00 0 
5110000d0000-511e00000000 ---p 00000000 00:00 0 
511e00000000-511e00010000 rw-p 00000000 00:00 0 
511e00010000-512000000000 ---p 00000000 00:00 0 
512000000000-512000090000 rw-p 00000000 00:00 0 
512000090000-512e00000000 ---p 00000000 00:00 0 
512e00000000-512e00010000 rw-p 00000000 00:00 0 
512e00010000-513000000000 ---p 00000000 00:00 0 
513000000000-5130002a0000 rw-p 00000000 00:00 0 
5130002a0000-513e00000000 ---p 00000000 00:00 0 
513e00000000-513e00010000 rw-p 00000000 00:00 0 
513e00010000-514000000000 ---p 00000000 00:00 0 
514000000000-5140000a0000 rw-p 00000000 00:00 0 
5140000a0000-514e00000000 ---p 00000000 00:00 0 
514e00000000-514e00010000 rw-p 00000000 00:00 0 
514e00010000-515000000000 ---p 00000000 00:00 0 
515000000000-515000090000 rw-p 00000000 00:00 0 
515000090000-515e00000000 ---p 00000000 00:00 0 
515e00000000-515e00010000 rw-p 00000000 00:00 0 
515e00010000-516000000000 ---p 00000000 00:00 0 
516000000000-516001410000 rw-p 00000000 00:00 0 
516001410000-516e00000000 ---p 00000000 00:00 0 
516e00000000-516e00010000 rw-p 00000000 00:00 0 
516e00010000-517000000000 ---p 00000000 00:00 0 
517000000000-517000070000 rw-p 00000000 00:00 0 
517000070000-517e00000000 ---p 00000000 00:00 0 
517e00000000-517e00010000 rw-p 00000000 00:00 0 
517e00010000-518000000000 ---p 00000000 00:00 0 
518000000000-518000040000 rw-p 00000000 00:00 0 
518000040000-518e00000000 ---p 00000000 00:00 0 
518e00000000-518e00010000 rw-p 00000000 00:00 0 
518e00010000-519000000000 ---p 00000000 00:00 0 
519000000000-5190000a0000 rw-p 00000000 00:00 0 
5190000a0000-519e00000000 ---p 00000000 00:00 0 
519e00000000-519e00010000 rw-p 00000000 00:00 0 
519e00010000-51a000000000 ---p 00000000 00:00 0 
51a000000000-51a000060000 rw-p 00000000 00:00 0 
51a000060000-51ae00000000 ---p 00000000 00:00 0 
51ae00000000-51ae00010000 rw-p 00000000 00:00 0 
51ae00010000-51b000000000 ---p 00000000 00:00 0 
51b000000000-51b000080000 rw-p 00000000 00:00 0 
51b000080000-51be00000000 ---p 00000000 00:00 0 
51be00000000-51be00010000 rw-p 00000000 00:00 0 
51be00010000-51c000000000 ---p 00000000 00:00 0 
51c000000000-51c000050000 rw-p 00000000 00:00 0 
51c000050000-51ce00000000 ---p 00000000 00:00 0 
51ce00000000-51ce00010000 rw-p 00000000 00:00 0 
51ce00010000-51d000000000 ---p 00000000 00:00 0 
51d000000000-51d000070000 rw-p 00000000 00:00 0 
51d000070000-51de00000000 ---p 00000000 00:00 0 
51de00000000-51de00010000 rw-p 00000000 00:00 0 
51de00010000-51e000000000 ---p 00000000 00:00 0 
51e000000000-51e000030000 rw-p 00000000 00:00 0 
51e000030000-51ee00000000 ---p 00000000 00:00 0 
51ee00000000-51ee00010000 rw-p 00000000 00:00 0 
51ee00010000-51f000000000 ---p 00000000 00:00 0 
51f000000000-51f000070000 rw-p 00000000 00:00 0 
51f000070000-51fe00000000 ---p 00000000 00:00 0 
51fe00000000-51fe00010000 rw-p 00000000 00:00 0 
51fe00010000-520000000000 ---p 00000000 00:00 0 
520000000000-520000020000 rw-p 00000000 00:00 0 
520000020000-520e00000000 ---p 00000000 00:00 0 
520e00000000-520e00010000 rw-p 00000000 00:00 0 
520e00010000-521000000000 ---p 00000000 00:00 0 
521000000000-5210001b0000 rw-p 00000000 00:00 0 
5210001b0000-521e00000000 ---p 00000000 00:00 0 
521e00000000-521e00010000 rw-p 00000000 00:00 0 
521e00010000-522000000000 ---p 00000000 00:00 0 
522000000000-522000040000 rw-p 00000000 00:00 0 
522000040000-522e00000000 ---p 00000000 00:00 0 
522e00000000-522e00010000 rw-p 00000000 00:00 0 
522e00010000-523000000000 ---p 00000000 00:00 0 
523000000000-5230000a0000 rw-p 00000000 00:00 0 
5230000a0000-523e00000000 ---p 00000000 00:00 0 
523e00000000-523e00010000 rw-p 00000000 00:00 0 
523e00010000-524000000000 ---p 00000000 00:00 0 
524000000000-524000270000 rw-p 00000000 00:00 0 
524000270000-524e00000000 ---p 00000000 00:00 0 
524e00000000-524e00010000 rw-p 00000000 00:00 0 
524e00010000-525000000000 ---p 00000000 00:00 0 
525000000000-525000200000 rw-p 00000000 00:00 0 
525000200000-525e00000000 ---p 00000000 00:00 0 
525e00000000-525e00010000 rw-p 00000000 00:00 0 
525e00010000-526000000000 ---p 00000000 00:00 0 
526000000000-526000070000 rw-p 00000000 00:00 0 
526000070000-526e00000000 ---p 00000000 00:00 0 
526e00000000-526e00010000 rw-p 00000000 00:00 0 
526e00010000-527000000000 ---p 00000000 00:00 0 
527000000000-527000050000 rw-p 00000000 00:00 0 
527000050000-527e00000000 ---p 00000000 00:00 0 
527e00000000-527e00010000 rw-p 00000000 00:00 0 
527e00010000-528000000000 ---p 00000000 00:00 0 
528000000000-528000020000 rw-p 00000000 00:00 0 
528000020000-528e00000000 ---p 00000000 00:00 0 
528e00000000-528e00010000 rw-p 00000000 00:00 0 
528e00010000-529000000000 ---p 00000000 00:00 0 
529000000000-529000030000 rw-p 00000000 00:00 0 
529000030000-529e00000000 ---p 00000000 00:00 0 
529e00000000-529e00010000 rw-p 00000000 00:00 0 
529e00010000-52a000000000 ---p 00000000 00:00 0 
52a000000000-52a000010000 rw-p 00000000 00:00 0 
52a000010000-52ae00000000 ---p 00000000 00:00 0 
52ae00000000-52ae00010000 rw-p 00000000 00:00 0 
52ae00010000-52b000000000 ---p 00000000 00:00 0 
52b000000000-52b000050000 rw-p 00000000 00:00 0 
52b000050000-52be00000000 ---p 00000000 00:00 0 
52be00000000-52be00010000 rw-p 00000000 00:00 0 
52be00010000-52c000000000 ---p 00000000 00:00 0 
52c000000000-52c000010000 rw-p 00000000 00:00 0 
52c000010000-52ce00000000 ---p 00000000 00:00 0 
52ce00000000-52ce00010000 rw-p 00000000 00:00 0 
52ce00010000-52d000000000 ---p 00000000 00:00 0 
52d000000000-52d000040000 rw-p 00000000 00:00 0 
52d000040000-52de00000000 ---p 00000000 00:00 0 
52de00000000-52de00010000 rw-p 00000000 00:00 0 
52de00010000-52f000000000 ---p 00000000 00:00 0 
52f000000000-52f000040000 rw-p 00000000 00:00 0 
52f000040000-52fe00000000 ---p 00000000 00:00 0 
52fe00000000-52fe00010000 rw-p 00000000 00:00 0 
52fe00010000-531000000000 ---p 00000000 00:00 0 
531000000000-531000020000 rw-p 00000000 00:00 0 
531000020000-531e00000000 ---p 00000000 00:00 0 
531e00000000-531e00010000 rw-p 00000000 00:00 0 
531e00010000-533000000000 ---p 00000000 00:00 0 
533000000000-533000040000 rw-p 00000000 00:00 0 
533000040000-533e00000000 ---p 00000000 00:00 0 
533e00000000-533e00010000 rw-p 00000000 00:00 0 
533e00010000-540000000000 ---p 00000000 00:00 0 
540000000000-540000002000 rw-p 00000000 00:00 0 
641c7b52c000-641c7b697000 r--p 00000000 00:23 1840822076                 /tmp/ruby/build/trunk_asan/ruby
641c7b697000-641c7c0e5000 r-xp 0016b000 00:23 1840822076                 /tmp/ruby/build/trunk_asan/ruby
641c7c0e5000-641c7c378000 r--p 00bb9000 00:23 1840822076                 /tmp/ruby/build/trunk_asan/ruby
641c7c378000-641c7c398000 r--p 00e4b000 00:23 1840822076                 /tmp/ruby/build/trunk_asan/ruby
641c7c398000-641c7c474000 rw-p 00e6b000 00:23 1840822076                 /tmp/ruby/build/trunk_asan/ruby
641c7c474000-641c7cde9000 rw-p 00000000 00:00 0 
7f5ddfc00000-7f5de00e2000 rw-p 00000000 00:00 0 
7f5de0600000-7f5de0807000 r--s 00000000 103:02 6291700                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f5de08f1000-7f5de3e00000 r--s 00000000 00:23 1840822076                 /tmp/ruby/build/trunk_asan/ruby
7f5de3e00000-7f5de3f00000 rw-p 00000000 00:00 0 
7f5de4000000-7f5de5800000 rw-p 00000000 00:00 0 
7f5de5800000-7f5de5801000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5801000-7f5de5922000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5922000-7f5de5923000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5923000-7f5de5a44000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5a44000-7f5de5a45000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5a45000-7f5de5b66000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5b66000-7f5de5b67000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5b67000-7f5de5c88000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5c88000-7f5de5c89000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5c89000-7f5de5daa000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5daa000-7f5de5dab000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5dab000-7f5de5ecc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5ecc000-7f5de5ecd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5ecd000-7f5de5fee000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5fee000-7f5de5fef000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de5fef000-7f5de6110000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6110000-7f5de6111000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6111000-7f5de6232000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6232000-7f5de6233000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6233000-7f5de6354000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6354000-7f5de6355000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6355000-7f5de6476000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6476000-7f5de6477000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6477000-7f5de6598000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6598000-7f5de6599000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6599000-7f5de66ba000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de66ba000-7f5de66bb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de66bb000-7f5de67dc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de67dc000-7f5de67dd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de67dd000-7f5de68fe000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de68fe000-7f5de68ff000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de68ff000-7f5de6a20000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6a20000-7f5de6a21000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6a21000-7f5de6b42000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6b42000-7f5de6b43000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6b43000-7f5de6c64000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6c64000-7f5de6c65000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6c65000-7f5de6d86000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6d86000-7f5de6d87000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6d87000-7f5de6ea8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6ea8000-7f5de6ea9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6ea9000-7f5de6fca000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6fca000-7f5de6fcb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de6fcb000-7f5de70ec000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de70ec000-7f5de70ed000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de70ed000-7f5de720e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de720e000-7f5de720f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de720f000-7f5de7330000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7330000-7f5de7331000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7331000-7f5de7452000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7452000-7f5de7453000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7453000-7f5de7574000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7574000-7f5de7575000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7575000-7f5de7696000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7696000-7f5de7697000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7697000-7f5de77b8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de77b8000-7f5de77b9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de77b9000-7f5de78da000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de78da000-7f5de78db000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de78db000-7f5de79fc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de79fc000-7f5de79fd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de79fd000-7f5de7b1e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7b1e000-7f5de7b1f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7b1f000-7f5de7c40000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7f5de7c78000-7f5de8909000 rw-p 00000000 00:00 0 
7f5de8a00000-7f5de8a01000 ---p 00000000 00:00 0 
7f5de8a01000-7f5de9201000 rw-p 00000000 00:00 0 
7f5de9210000-7f5de9400000 rw-p 00000000 00:00 0 
7f5de9400000-7f5e01400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7f5e01400000-7f5e02800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7f5e02804000-7f5e02869000 rw-p 00000000 00:00 0 
7f5e02869000-7f5e02880000 r--s 00000000 00:23 1804642257                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
7f5e02880000-7f5e028f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e028fe000-7f5e02a00000 rw-p 00000000 00:00 0 
7f5e02a00000-7f5e03200000 rw-p 00000000 00:00 0 
7f5e03200000-7f5e03d09000 rw-p 00000000 00:00 0 
7f5e03d19000-7f5e03d1e000 r--p 00000000 00:23 1694320104                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so
7f5e03d1e000-7f5e03d2a000 r-xp 00005000 00:23 1694320104                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so
7f5e03d2a000-7f5e03d2d000 r--p 00011000 00:23 1694320104                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so
7f5e03d2d000-7f5e03d2e000 r--p 00013000 00:23 1694320104                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so
7f5e03d2e000-7f5e03d30000 rw-p 00014000 00:23 1694320104                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so
7f5e03d30000-7f5e03d60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e03d69000-7f5e03d6e000 r--p 00000000 00:23 1694320049                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so
7f5e03d6e000-7f5e03d78000 r-xp 00005000 00:23 1694320049                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so
7f5e03d78000-7f5e03d7b000 r--p 0000f000 00:23 1694320049                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so
7f5e03d7b000-7f5e03d7c000 r--p 00011000 00:23 1694320049                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so
7f5e03d7c000-7f5e03d7f000 rw-p 00012000 00:23 1694320049                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so
7f5e03d7f000-7f5e03d80000 rw-p 00000000 00:00 0 
7f5e03d80000-7f5e03dc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e03dcd000-7f5e03dd3000 r--p 00000000 00:23 1813878961                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so
7f5e03dd3000-7f5e03dd7000 r-xp 00006000 00:23 1813878961                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so
7f5e03dd7000-7f5e03ddb000 r--p 0000a000 00:23 1813878961                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so
7f5e03ddb000-7f5e03ddc000 r--p 0000d000 00:23 1813878961                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so
7f5e03ddc000-7f5e03de0000 rw-p 0000e000 00:23 1813878961                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so
7f5e03de0000-7f5e03e00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e03e00000-7f5e03e20000 rw-p 00000000 00:00 0 
7f5e03e20000-7f5e04600000 ---p 00000000 00:00 0 
7f5e04600000-7f5e04900000 rw-p 00000000 00:00 0 
7f5e0490c000-7f5e04928000 r--p 00000000 00:23 1837896537                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so
7f5e04928000-7f5e049bd000 r-xp 0001c000 00:23 1837896537                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so
7f5e049bd000-7f5e049ea000 r--p 000b1000 00:23 1837896537                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so
7f5e049ea000-7f5e049ec000 r--p 000dd000 00:23 1837896537                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so
7f5e049ec000-7f5e049ff000 rw-p 000df000 00:23 1837896537                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so
7f5e049ff000-7f5e04b00000 rw-p 00000000 00:00 0 
7f5e04b10000-7f5e04b70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04b7e000-7f5e04bb0000 rw-p 00000000 00:00 0 
7f5e04bb0000-7f5e04c00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04c00000-7f5e04d00000 rw-p 00000000 00:00 0 
7f5e04d10000-7f5e04d20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04d20000-7f5e04d50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04d60000-7f5e04d70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04d70000-7f5e04e00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04e00000-7f5e04f00000 rw-p 00000000 00:00 0 
7f5e04f10000-7f5e04f20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04f20000-7f5e04f90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e04f99000-7f5e04f9a000 r--p 00000000 00:23 1694319955                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so
7f5e04f9a000-7f5e04f9b000 r-xp 00001000 00:23 1694319955                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so
7f5e04f9b000-7f5e04f9c000 r--p 00002000 00:23 1694319955                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so
7f5e04f9c000-7f5e04f9d000 r--p 00002000 00:23 1694319955                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so
7f5e04f9d000-7f5e04f9e000 rw-p 00003000 00:23 1694319955                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so
7f5e04f9e000-7f5e0538e000 rw-p 00000000 00:00 0 
7f5e0538e000-7f5e05392000 r--p 00000000 00:23 1804642257                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
7f5e05392000-7f5e05398000 r-xp 00004000 00:23 1804642257                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
7f5e05398000-7f5e0539a000 r--p 0000a000 00:23 1804642257                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
7f5e0539a000-7f5e0539b000 r--p 0000b000 00:23 1804642257                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
7f5e0539b000-7f5e0539d000 rw-p 0000c000 00:23 1804642257                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
7f5e0539d000-7f5e053a0000 r--p 00000000 00:23 1694320554                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
7f5e053a0000-7f5e053a2000 r-xp 00003000 00:23 1694320554                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
7f5e053a2000-7f5e053a4000 r--p 00005000 00:23 1694320554                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
7f5e053a4000-7f5e053a5000 r--p 00006000 00:23 1694320554                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
7f5e053a5000-7f5e053a7000 rw-p 00007000 00:23 1694320554                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
7f5e053a7000-7f5e05400000 r--p 00000000 103:02 6291734                   /usr/lib/locale/C.utf8/LC_CTYPE
7f5e05400000-7f5e05428000 r--p 00000000 103:02 6291700                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f5e05428000-7f5e055b0000 r-xp 00028000 103:02 6291700                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f5e055b0000-7f5e055ff000 r--p 001b0000 103:02 6291700                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f5e055ff000-7f5e05603000 r--p 001fe000 103:02 6291700                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f5e05603000-7f5e05605000 rw-p 00202000 103:02 6291700                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f5e05605000-7f5e05612000 rw-p 00000000 00:00 0 
7f5e05612000-7f5e05617000 rw-p 00000000 00:00 0 
7f5e05617000-7f5e0561b000 r--p 00000000 00:23 1694317594                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
7f5e0561b000-7f5e0561c000 r-xp 00004000 00:23 1694317594                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
7f5e0561c000-7f5e0561e000 r--p 00005000 00:23 1694317594                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
7f5e0561e000-7f5e0561f000 r--p 00006000 00:23 1694317594                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
7f5e0561f000-7f5e05622000 rw-p 00007000 00:23 1694317594                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
7f5e05622000-7f5e05630000 rw-p 00000000 00:00 0 
7f5e05630000-7f5e05650000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7f5e05650000-7f5e05652000 rw-p 00000000 00:00 0 
7f5e05652000-7f5e05654000 r--p 00000000 00:23 1694319962                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so
7f5e05654000-7f5e05655000 r-xp 00002000 00:23 1694319962                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so
7f5e05655000-7f5e05656000 r--p 00003000 00:23 1694319962                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so
7f5e05656000-7f5e05657000 r--p 00003000 00:23 1694319962                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so
7f5e05657000-7f5e05658000 rw-p 00004000 00:23 1694319962                 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so
7f5e05658000-7f5e0565b000 rw-p 00000000 00:00 0 
7f5e0565b000-7f5e05662000 r--s 00000000 103:02 6498526                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f5e05662000-7f5e057b7000 rw-p 00000000 00:00 0 
7f5e057b7000-7f5e057bb000 r--p 00000000 103:02 6291645                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5e057bb000-7f5e057df000 r-xp 00004000 103:02 6291645                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5e057df000-7f5e057e3000 r--p 00028000 103:02 6291645                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5e057e3000-7f5e057e4000 r--p 0002b000 103:02 6291645                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5e057e4000-7f5e057e5000 rw-p 0002c000 103:02 6291645                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5e057e5000-7f5e057e7000 rw-p 00000000 00:00 0 
7f5e057e7000-7f5e057ea000 r--p 00000000 103:02 6291713                   /usr/lib/x86_64-linux-gnu/libresolv.so.2
7f5e057ea000-7f5e057f4000 r-xp 00003000 103:02 6291713                   /usr/lib/x86_64-linux-gnu/libresolv.so.2
7f5e057f4000-7f5e057f6000 r--p 0000d000 103:02 6291713                   /usr/lib/x86_64-linux-gnu/libresolv.so.2
7f5e057f6000-7f5e057f7000 r--p 0000f000 103:02 6291713                   /usr/lib/x86_64-linux-gnu/libresolv.so.2
7f5e057f7000-7f5e057f8000 rw-p 00010000 103:02 6291713                   /usr/lib/x86_64-linux-gnu/libresolv.so.2
7f5e057f8000-7f5e057fa000 rw-p 00000000 00:00 0 
7f5e057fa000-7f5e0580a000 r--p 00000000 103:02 6291703                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f5e0580a000-7f5e05889000 r-xp 00010000 103:02 6291703                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f5e05889000-7f5e058e1000 r--p 0008f000 103:02 6291703                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f5e058e1000-7f5e058e2000 r--p 000e7000 103:02 6291703                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f5e058e2000-7f5e058e3000 rw-p 000e8000 103:02 6291703                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f5e058e3000-7f5e058e5000 r--p 00000000 103:02 6292515                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5e058e5000-7f5e058fa000 r-xp 00002000 103:02 6292515                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5e058fa000-7f5e05913000 r--p 00017000 103:02 6292515                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5e05913000-7f5e05914000 r--p 0002f000 103:02 6292515                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5e05914000-7f5e05915000 rw-p 00030000 103:02 6292515                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5e05915000-7f5e0591d000 rw-p 00000000 00:00 0 
7f5e0591d000-7f5e05927000 r--p 00000000 103:02 6297008                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f5e05927000-7f5e0598a000 r-xp 0000a000 103:02 6297008                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f5e0598a000-7f5e0599f000 r--p 0006d000 103:02 6297008                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f5e0599f000-7f5e059a0000 r--p 00081000 103:02 6297008                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f5e059a0000-7f5e059a1000 rw-p 00082000 103:02 6297008                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f5e059a1000-7f5e059a3000 r--p 00000000 103:02 6293169                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f5e059a3000-7f5e059b5000 r-xp 00002000 103:02 6293169                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f5e059b5000-7f5e059bb000 r--p 00014000 103:02 6293169                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f5e059bb000-7f5e059bc000 r--p 0001a000 103:02 6293169                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f5e059bc000-7f5e059bd000 rw-p 0001b000 103:02 6293169                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f5e059bd000-7f5e059c6000 rw-p 00000000 00:00 0 
7f5e059c6000-7f5e059c7000 r--p 00000000 103:02 6291696                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f5e059c7000-7f5e059f2000 r-xp 00001000 103:02 6291696                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f5e059f2000-7f5e059fc000 r--p 0002c000 103:02 6291696                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f5e059fc000-7f5e059fe000 r--p 00036000 103:02 6291696                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f5e059fe000-7f5e05a00000 rw-p 00038000 103:02 6291696                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd35073000-7ffd35094000 rw-p 00000000 00:00 0                          [stack]
7ffd3514b000-7ffd3514f000 r--p 00000000 00:00 0                          [vvar]
7ffd3514f000-7ffd35151000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 36.688310 seconds

3436 files, 33255 examples, 133778 expectations, 1 failure, 0 errors, 0 tagged

1)
Binding#irb creates an IRB session with the binding in scope FAILED
Expected [] == ["a ** 2", "100", "exit"]
to be truthy but was false
/tmp/ruby/src/trunk_asan/spec/ruby/core/binding/irb_spec.rb:17:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/core/binding/irb_spec.rb:4:in '<top (required)>'
make: *** [uncommon.mk:1013: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.
raw logfile