# Logfile created on 2024-09-03 15:45:47 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000793ca517fdd0 @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.20240903-154547", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000793ca51a00a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000793ca667fd48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000793ca50ba198 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240903-154547", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240903-154547>, @binmode=false, @mon_data=#<Monitor:0x0000793ca667f960>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
From https://github.com/ruby/ruby
0889f64..f134992 master -> origin/master
Updating 0889f64..f134992
Fast-forward
lib/irb/easter-egg.rb | 12 +++++++-----
test/irb/test_input_method.rb | 5 +++--
2 files changed, 10 insertions(+), 7 deletions(-)
Latest commit hash = f1349924df
$$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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
7d7aeb5652f0074c99794e701933c71f41fb518e1dae3b9f826dc7672ff6e02f 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 enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/ext/fiddle'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
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/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.14.0
logger 1.6.1
net-http 0.4.1
net-protocol 0.2.2
open-uri 0.4.1
open3 0.2.1
optparse 0.5.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 1.0.0
pstore 0.1.3
rdoc 6.7.0
readline 0.0.4
reline 0.5.9
resolv 0.4.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.1
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3.dev
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.2
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.2.dev
strscan 3.1.1.dev
zlib 3.1.1
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
minitest 5.25.1
rake 13.2.1
test-unit 3.6.2
rexml 3.3.6
rss 0.3.1
net-ftp 0.3.7
net-imap 0.4.15
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.5.3
typeprof 0.21.11
debug 1.9.2
racc 1.8.1
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.8
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.1
nkf 0.2.0
syslog 0.1.2
csv 3.3.0
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
power_assert-2.0.4dev.gem not found in bundled_gems
$$$[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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=57212
"--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] 1157996=test_threadgroup
[ 2/915] 1157999=test_rdoc_generator_json_index
[ 3/915] 1158007=test_set_len
[ 4/915] 1158000=test_gem_commands_lock_command
[ 5/915] 1157994=test_euc_kr
[ 6/915] 1158003=test_gem_local_remote_options
[ 7/915] 1157997=test_exception
[ 8/915] 1158002=test_bash_completion
[ 9/915] 1158006=test_gem_security_signer
[ 10/915] 1158008=test_rdoc_rd_inline_parser
[ 11/915] 1158001=test_gem_ext_configure_builder
[ 12/915] 1157995=test_mdns
[ 13/915] 1158005=test_x509store
[ 14/915] 1158009=test_dir
[ 15/915] 1157998=test_random
[ 16/915] 1158004=test_merge_keys
[ 17/915] 1158007=test_kwargs
[ 18/915] 1157994=test_rdoc_extend
[ 19/915] 1158007=test_io_wait
[ 20/915] 1158002=test_lexer
[ 21/915] 1157998=test_win32ole_type
[ 22/915] 1157998=test_integer_comb
[ 23/915] 1157995=index_write_test
[ 24/915] 1158002=test_ns_spki
[ 25/915] 1158004=test_depth_first
[ 26/915] 1158004=test_tsort
[ 27/915] 1158004=lex_test
[ 28/915] 1158007=test_bundled_gems
[ 29/915] 1158002=test_custom_command
[ 30/915] 1157995=test_date_ractor
[ 31/915] 1158008=test_m17n_comb
[ 32/915] 1157999=test_pair
[ 33/915] 1158005=test_tree_spell_checker
[ 34/915] 1157996=test_rdoc_markup_to_label
[ 35/915] 1158002=test_install
[ 36/915] 1157994=integer_parse_test
[ 37/915] 1158000=test_gem_validator
[ 38/915] 1158001=test_prettyprint
[ 39/915] 1158006=regular_expression_options_test
[ 40/915] 1158003=test_key_event_record
[ 41/915] 1158005=test_sleep
[ 42/915] 1158001=test_queue
[ 43/915] 1158001=test_udp
[ 44/915] 1158001=dispatcher_test
[ 45/915] 1158009=test_configuration
[ 46/915] 1157994=test_windows_1252
[ 47/915] 1157994=test_rdoc_single_class
[ 48/915] 1158000=test_rdoc_alias
[ 49/915] 1158007=test_stringify_symbols
[ 50/915] 1157994=warnings_test
[ 51/915] 1158007=test_to_ary_concat
[ 52/915] 1157994=test_rubyoptions
[ 53/915] 1158003=test_printf
[ 54/915] 1158006=test_rdoc_token_stream
[ 55/915] 1158003=test_gem_source_subpath_problem
[ 56/915] 1158001=node_id_test
[ 57/915] 1157996=test_tmpdir
[ 58/915] 1157995=test_emitter
[ 59/915] 1158009=test_ts
[ 60/915] 1157995=test_gem_resolver_api_set
[ 61/915] 1158006=parse_stream_test
[ 62/915] 1158006=test_locale
[ 63/915] 1158002=test_io_buffer
[ 64/915] 1157996=encodings_test
[ 65/915] 1158003=test_string_processing
[ 66/915] 1158003=json_generator_test
[ 67/915] 1158000=test_gem_impossible_dependencies_error
[ 68/915] 1158000=test_dryrun
[ 69/915] 1158002=test_type
[ 70/915] 1158002=test_range
[ 71/915] 1158000=test_gem_commands_cleanup_command
[ 72/915] 1158003=test_rdoc_markup_paragraph
[ 73/915] 1157996=test_interned_str
[ 74/915] 1158006=test_placearg
[ 75/915] 1157996=test_project_sanity
[ 76/915] 1158001=regular_expression_encoding_test
[ 77/915] 1158001=test_env
[ 78/915] 1158007=test_config
[ 79/915] 1157995=test_object_create_start
[ 80/915] 1157995=test_forwardable
[ 81/915] 1157995=test_continuation
[ 82/915] 1157995=test_ensured
[ 83/915] 1158007=test_config
[ 84/915] 1158003=test_delete
[ 85/915] 1158003=comments_test
[ 86/915] 1157995=test_io_m17n
[ 87/915] 1158006=test_gem_commands_uninstall_command
[ 88/915] 1158007=test_rendering
[ 89/915] 1158007=test_files_test
[ 90/915] 1158003=test_gem_dependency_list
[ 91/915] 1158003=test_gem_resolver_installer_set
[ 92/915] 1157996=test_nesting_parser
[ 93/915] 1158009=test_gem_silent_ui
[ 94/915] 1158007=test_require
[ 95/915] 1158007=test_ifunless
[ 96/915] 1158007=test_pkey_dh
[ 97/915] 1158000=test_rdoc_text
[ 98/915] 1158007=test_shapes
[ 99/915] 1158007=test_ocsp
[100/915] 1157996=test_did_you_mean
[101/915] 1158000=test_autoconf
[102/915] 1158000=test_popen_deadlock
[103/915] 1158003=test_gem_safe_yaml
[104/915] 1158003=test_digest_extend
[105/915] 1158004=test_cgi_multipart
[106/915] 1158003=test_case
[107/915] 1158003=test_bug-5832
[108/915] 1158003=onigmo_test
[109/915] 1158003=test_struct
[110/915] 1158003=test_rdoc_comment
[111/915] 1158009=test_pack
[112/915] 1158009=test_ast
[113/915] 1158004=fuzzer_test
[114/915] 1158004=test_rb_str_dup
[115/915] 1158004=json_encoding_test
[116/915] 1158003=test_time
[117/915] 1158004=test_math
[118/915] 1157996=test_gc
[119/915] 1157996=test_libs
[120/915] 1158004=test_super
[121/915] 1157996=test_gem_bundler_version_finder
[122/915] 1157996=test_console_attr
[123/915] 1157996=newline_test
[124/915] 1158005=snippets_test
[125/915] 1158007=parser_test
[126/915] 1157996=test_array
[127/915] 1158003=test_ubf_async_safe
[128/915] 1157996=test_webauthn_listener_response
[129/915] 1158003=heredoc_test
[130/915] 1158003=constant_path_node_test
[131/915] 1158007=test_gem_path_support
[132/915] 1158003=test_win32ole_record
[133/915] 1158003=test_stringio
[134/915] 1157996=test_dns
[135/915] 1158007=test_dup
[136/915] 1158003=test_require
.Closed file descriptor: TestResolvDNS#test_invalid_byte_comment: 13
[137/915] 1158006=test_bug-3571
[138/915] 1158006=test_notimplement
[139/915] 1158006=test_emoji_breaks
[140/915] 1158006=test_system
[141/915] 1158007=test_comparable
[142/915] 1158004=test_gem_commands_info_command
[143/915] 1158007=command_line_test
[144/915] 1158002=test_rdoc_rd
[145/915] 1157996=test_date_new
[146/915] 1158007=test_io_timeout
[147/915] 1158007=test_compile_prism
[148/915] 1157996=test_gem_commands_build_command
[149/915] 1157997=test_gem_security
[150/915] 1158000=test_euc_tw
[151/915] 1157999=test_gem_requirement
[152/915] 1158000=test_alias
[153/915] 1158002=test_face
[154/915] 1158002=test_sizeof
[155/915] 1158004=test_wait
[156/915] 1157996=test_object_references
[157/915] 1157996=test_x509name
[158/915] 1158000=test_sleep
[159/915] 1157996=test_yjit
[160/915] 1158004=test_buffered_io
[161/915] 1158004=test_rdoc_markup_attribute_manager
[162/915] 1158007=test_m17n
[163/915] 1157999=test_argf
[164/915] 1158004=test_rdoc_i18n_locale
[165/915] 1158004=test_egrep_cpp
[166/915] 1157995=test_gem_resolver_composed_set
[167/915] 1157995=test_date_conv
[168/915] 1157995=test_webauthn_poller
[169/915] 1158004=test_gem_stream_ui
[170/915] 1158007=test_numhash
[171/915] 1158007=test_trace
[172/915] 1158007=test_rdoc_generator_ri
[173/915] 1157995=test_nofree
[174/915] 1157995=test_pkey_rsa
[175/915] 1158004=test_ipaddr
[176/915] 1158000=test_arity
[177/915] 1158000=test_resource
[178/915] 1158004=test_gem_source_fetch_problem
[179/915] 1158000=test_set
[180/915] 1158004=test_gem_update_suggestion
[181/915] 1158000=test_gem_console_ui
[182/915] 1158000=test_member
[183/915] 1158000=test_method
[184/915] 1158004=test_unicode_normalize
[185/915] 1158004=test_append
[186/915] 1158007=test_ractor_compatibility
[187/915] 1158004=test_rdoc_markup_hard_break
[188/915] 1158004=test_gem_resolver_lock_set
[189/915] 1158004=test_rdoc_generator_pot_po
[190/915] 1157995=test_reqarg
[191/915] 1158004=test_reline_key
[192/915] 1158004=test_mailto
[193/915] 1158004=test_yaml_tree
[194/915] 1158004=test_case_mapping
[195/915] 1158004=test_gem_package_tar_writer
[196/915] 1158004=test_rubygems
[197/915] 1158006=ripper_test
[198/915] 1158005=test_timeout
[199/915] 1158004=test_not
[200/915] 1158004=test_weakref
[201/915] 1158007=snapshots_test
[202/915] 1157995=test_function
[203/915] 1158004=test_socket
[204/915] 1158005=test_io_buffer
[205/915] 1158005=test_win32ole_event
[206/915] 1158005=test_hash
[207/915] 1157995=test_reline
[208/915] 1158006=test_arith_seq_beg_len_step
[209/915] 1157997=test_beginendblock
[210/915] 1158006=test_gem_resolver_requirement_list
[211/915] 1158006=test_within_pipe
[212/915] 1158006=test_scalar_scanner
[213/915] 1158006=test_rdoc_method_attr
[214/915] 1157998=test_gem_config_file
[215/915] 1158006=test_gem_commands_pristine_command
[216/915] 1157997=test_yamlstore
[217/915] 1157997=test_yjit_exit_locations
[218/915] 1158001=test_rdoc_markup_pre_process
[219/915] 1157998=test_rdoc_rdoc
[220/915] 1158002=test_change_word
[221/915] 1158002=test_gem_source_installed
[222/915] 1157997=test_modify_expand
[223/915] 1157997=test_gem_available_set
[224/915] 1158008=test_parser
[225/915] 1158008=test_pkcs12
[226/915] 1157997=test_date_time
[227/915] 1158001=test_date
[228/915] 1157997=test_pty
[229/915] 1158001=test_assembler
[230/915] 1158001=test_gem_commands_list_command
[231/915] 1158002=test_gem_source_vendor
[232/915] 1158002=test_variable_name_check
[233/915] 1157995=test_propertyputref
[234/915] 1157995=test_gem_uninstaller
[235/915] 1157998=test_symbol
[236/915] 1158001=test_gem_platform
[237/915] 1158002=test_rdoc_ri_paths
[238/915] 1157998=overlap_test
[239/915] 1158002=test_handle
[240/915] 1158007=test_frozen
[241/915] 1158001=test_gem_source
[242/915] 1158007=test_rdoc_markup_to_rdoc
[243/915] 1158007=test_color_printer
[244/915] 1158007=test_safe_load
[245/915] 1158007=string_encoding_test
[246/915] 1158007=test_benchmark
[247/915] 1158002=test_exception_at_throwing
[248/915] 1158008=test_name_error
[249/915] 1158002=test_enumerator
[250/915] 1158004=test_rdoc_parser_simple
[251/915] 1158001=test_utf16
[252/915] 1158001=test_gem_package
[253/915] 1157997=test_class2name
[254/915] 1157997=test_nil
[255/915] 1158004=test_gem_request_set_lockfile_tokenizer
[256/915] 1157997=test_gem_commands_outdated_command
[257/915] 1158004=test_kdf
[258/915] 1157997=test_time_tz
[259/915] 1157998=test_backtrace
[260/915] 1158004=test_rdoc_task
[261/915] 1158004=test_profile_frames
[262/915] 1157997=test_resolve_symbol
[263/915] 1158007=test_date_compat
[264/915] 1158007=test_lazy_enumerator
[265/915] 1157997=test_array
[266/915] 1158004=test_find_executable
[267/915] 1158008=test_set
[268/915] 1158004=test_error_highlight
[269/915] 1158008=test_debug
[270/915] 1158008=test_stringchar
[271/915] 1158008=test_gem_commands_help_command
[272/915] 1158001=test_arith_seq_extract
[273/915] 1158006=test_command
[274/915] 1158003=test_gem_package_old
[275/915] 1158003=test_rbconfig
[276/915] 1158003=test_gem_uri
[277/915] 1157995=test_digest
[278/915] 1157998=test_rdoc_parser_prism_ruby
[279/915] 1158003=test_ractor
[280/915] 1158001=test_psych
[281/915] 1158003=test_rdoc_markup_formatter
[282/915] 1158007=test_enumerator
[283/915] 1158001=test_fiddle
[284/915] 1158003=test_win32ole_variant
[285/915] 1158007=test_cgi_core
[286/915] 1158003=test_helper_method
[287/915] 1158008=test_delegate
[288/915] 1158007=test_gem_source_list
[289/915] 1158008=test_yaml_special_cases
[290/915] 1158008=attribute_write_test
[291/915] 1158001=test_parser
[292/915] 1158007=test_severity
[293/915] 1158007=test_ractor
[294/915] 1158006=test_float
[295/915] 1158001=test_rdoc_rd_inline
[296/915] 1158001=test_gem_remote_fetcher_local_ssl_server
[297/915] 1158003=test_files_test_1
[298/915] 1158007=test_gem
[299/915] 1158004=test_https_proxy
[300/915] 1158008=test_pkey_dsa
[301/915] 1158004=test_nomethod_error
[302/915] 1158004=test_ssl
[303/915] 1157995=test_date_strptime
[304/915] 1157995=test_ractor
[305/915] 1158008=library_symbols_test
[306/915] 1158008=test_emitter
[307/915] 1158008=test_json_tree
[308/915] 1158008=test_omap
[309/915] 1158008=magic_comment_test
[310/915] 1157998=test_zlib
[311/915] 1158000=test_marshal
[312/915] 1158006=test_framework
[313/915] 1158008=test_case_comprehensive
[314/915] 1158008=test_proc
[315/915] 1158006=test_singleton_function
[316/915] 1158006=test_shellwords
[317/915] 1158006=test_cclass
[318/915] 1158006=test_uncorrectable_name_check
[319/915] 1158006=test_load
[320/915] 1158006=test_time
[321/915] 1157995=json_ext_parser_test
[322/915] 1157995=test_duplicate
[323/915] 1158004=test_integer
[324/915] 1157995=test_date_attr
[325/915] 1157995=test_scan_args
[326/915] 1157995=test_erb
[327/915] 1157995=test_condition
[328/915] 1157995=test_cp949
[329/915] 1158006=test_class_name_check
[330/915] 1157995=test_gem_resolver_git_set
[331/915] 1158006=test_help
[332/915] 1158006=test_string
[333/915] 1158001=test_sorted_set
[334/915] 1158007=test_files_lib
[335/915] 1158007=test_emoji
[336/915] 1157995=test_rdoc_normal_class
[337/915] 1158007=test_random_formatter
[338/915] 1158000=test_gem_commands_check_command
[339/915] 1158000=test_gem_source_git
[340/915] 1158007=test_regex_casefold
[341/915] 1158007=test_pipe
[342/915] 1158001=test_rdoc_code_object
[343/915] 1158008=test_multi_irb_commands
[344/915] 1158008=test_gem_command_manager
[345/915] 1158007=test_rdoc_top_level
[346/915] 1157995=test_gem_installer
[347/915] 1158008=test_gem_safe_marshal
[348/915] 1157999=test_option
[349/915] 1158000=test_capacity
[350/915] 1158000=test_tracer
[351/915] 1158000=test_input_method
[352/915] 1157999=test_nextafter
[353/915] 1158000=test_bundled_ca
[354/915] 1157999=test_to_ruby
[355/915] 1158001=test_random
[356/915] 1158001=test_workspace
[357/915] 1157999=static_literals_test
[358/915] 1158007=test_backtrace
[359/915] 1158007=test_fips
[360/915] 1157999=test_date_parse
[361/915] 1158008=test_gem_commands_update_command
[362/915] 1157999=test_noarg
[363/915] 1158000=test_data
[364/915] 1158000=test_thread
[365/915] 1158000=test_pkey_ec
[366/915] 1158001=test_rand
[367/915] 1158000=test_ellipsize
[368/915] 1158000=test_utf32
[369/915] 1158000=test_integer
[370/915] 1158007=test_memory_view
[371/915] 1158007=test_helper
[372/915] 1158007=test_rdoc_markup_document
[373/915] 1158000=test_ftp
[374/915] 1158007=test_vm_dump
[375/915] 1158007=test_open3
[376/915] 1158000=errors_test
[377/915] 1157999=test_rdoc_stats
[378/915] 1157999=test_cesu8
[379/915] 1157999=test_gem_commands_rebuild_command
[380/915] 1157999=test_alias_and_anchor
[381/915] 1157999=test_gem_commands_setup_command
[382/915] 1158001=json_parser_test
[383/915] 1158000=test_win32ole_variant_m
[384/915] 1158000=test_rdoc_store
[385/915] 1158001=test_err_in_callback
[386/915] 1158001=breadth_first_search_test
[387/915] 1158001=test_generic
[388/915] 1158001=test_fiber
[389/915] 1157998=test_div
[390/915] 1157998=test_rdoc_generator_darkfish
[391/915] 1157999=test_resize
[392/915] 1157997=test_gc_compact
[393/915] 1157999=test_deprecated
[394/915] 1157999=test_key_stroke
[395/915] 1157999=test_gem_ext_cargo_builder
[396/915] 1157999=test_gem_gem_runner
[397/915] 1157999=test_file_exhaustive
[398/915] 1157998=test_object
[399/915] 1157998=test_gem_commands_signout_command
[400/915] 1158008=test_exception
[401/915] 1158008=test_rdoc_generator_pot
[402/915] 1157998=test_autoload
[403/915] 1158008=test_gem_resolver_local_specification
[404/915] 1158008=test_pack
[405/915] 1158005=test_gem_commands_exec_command
[406/915] 1158000=test_gem_commands_unpack_command
[407/915] 1158003=test_stream
[408/915] 1158003=test_optarg
[409/915] 1158008=test_ssl_session
[410/915] 1157996=test_ractor
[411/915] 1158000=test_ruby_lex
[412/915] 1157996=test_assignment
[413/915] 1158003=test_ossl
[414/915] 1158000=test_date_marshal
[415/915] 1158000=test_grapheme_breaks
[416/915] 1158000=test_gem_request_set_gem_dependency_api
[417/915] 1157994=test_syntax
[418/915] 1158008=test_ripper
[419/915] 1158000=test_key_name_check
[420/915] 1158000=test_win32ole_param_event
[421/915] 1158000=test_rdoc_rd_block_parser
[422/915] 1158000=test_rdoc_servlet
[423/915] 1158000=test_singleton
[424/915] 1158000=test_provider
[425/915] 1158004=test_win32ole_method_event
[426/915] 1158004=test_bn
[427/915] 1158004=test_gem_package_task
[428/915] 1158004=test_gem_commands_server_command
[429/915] 1158004=test_httpheader
[430/915] 1158004=test_http_request
[431/915] 1158004=test_rdoc_ri_driver
[432/915] 1158005=test_data
[433/915] 1158008=!Nothing_to_test
[434/915] 1158008=numeric_value_test
[435/915] 1158008=test_keyword
[436/915] 1158005=heredoc_dedent_test
[437/915] 1158005=test_method_name_check
[438/915] 1158005=test_kernel
[439/915] 1158004=test_win32ole_param
[440/915] 1158004=test_function_entry
[441/915] 1158004=test_rdoc_parser_markdown
[442/915] 1158004=test_len
[443/915] 1158004=implicit_array_test
[444/915] 1158000=test_acceptable
[445/915] 1158004=test_tracepoint
[446/915] 1158000=test_gem_commands_environment_command
[447/915] 1158000=test_my_integer
[448/915] 1158000=test_rdoc_rubygems_hook
[449/915] 1158004=test_gem_resolver_installed_specification
[450/915] 1158005=test_debugger_integration
[451/915] 1158005=test_array_create
[452/915] 1158004=test_ractor
[453/915] 1158005=desugar_compiler_test
[454/915] 1158005=test_signedness
[455/915] 1158000=test_hmac
[456/915] 1158000=test_gem_commands_mirror
[457/915] 1158000=test_cgi_cookie
[458/915] 1158000=test_internal_ivar
[459/915] 1158000=symbol_encoding_test
[460/915] 1158004=test_cd
[461/915] 1158000=test_undef
[462/915] 1158000=test_c_union_entity
[463/915] 1158004=test_gem_commands_sources_command
[464/915] 1158008=test_ractor
[465/915] 1158000=test_gem_spec_fetcher
[466/915] 1158008=test_numeric
[467/915] 1158007=test_metaclass
[468/915] 1158007=test_io
[469/915] 1158008=test_ws
[470/915] 1158008=test_rdoc_require
[471/915] 1158000=test_date_arith
[472/915] 1158008=test_io_console
[473/915] 1158000=parse_test
[474/915] 1158004=test_unix
[475/915] 1158000=test_gem_source_specific_file
[476/915] 1158004=test_gem_commands_which_command
[477/915] 1158003=test_enum
[478/915] 1158000=test_rdoc_markup
[479/915] 1158000=test_context
[480/915] 1158004=test_coder
[481/915] 1158004=test_optparse
[482/915] 1158004=test_symbol
[483/915] 1158000=test_ldap
[484/915] 1158000=test_gem_source_lock
[485/915] 1158000=test_etc
[486/915] 1158000=test_gem_remote_fetcher_local_server
[487/915] 1158000=test_rdoc_markup_to_bs
[488/915] 1158000=test_last_thread
[489/915] 1157997=test_new
[490/915] 1157997=test_cipher
[491/915] 1157996=test_hash
[492/915] 1157997=test_macro
[493/915] 1157996=test_gem_resolver
[494/915] 1158000=test_gem_remote_fetcher
[495/915] 1157997=test_gem_gemcutter_utilities
[496/915] 1158008=test_raise_exception
[497/915] 1157997=test_gem_util
[498/915] 1157996=test_tempfile
[499/915] 1158005=test_config
[500/915] 1158005=test_exit
[501/915] 1158000=test_pattern_key_name_check
[502/915] 1158000=test_jaro_winkler
[503/915] 1157999=test_gem_commands_yank_command
[504/915] 1158000=test_gem_request_set_lockfile
[505/915] 1157997=ractor_test
[506/915] 1158005=test_postponed_job
[507/915] 1157999=test_bignum
[508/915] 1157997=reflection_test
[509/915] 1157995=test_human_typo
[510/915] 1157995=test_cparser
[511/915] 1158000=test_dot_dot
[512/915] 1158000=test_engine
[513/915] 1158000=test_enc_raise
[514/915] 1158000=test_key_error
[515/915] 1157996=test_usrmarshal
[516/915] 1158000=test_weakkeymap
[517/915] 1157999=test_rdoc_parser_ruby
[518/915] 1157997=test_httpresponse
[519/915] 1157997=test_rdoc_markup_to_markdown
[520/915] 1158003=test_inlinecache
[521/915] 1157998=test_show_source
[522/915] 1158003=test_pinned
[523/915] 1158003=test_memory_view
[524/915] 1157996=test_gem_command
[525/915] 1158005=test_gem_install_update_options
[526/915] 1157997=test_file
[527/915] 1157997=test_gem_security_policy
[528/915] 1157998=test_rdoc_parser_changelog
[529/915] 1157996=test_init
[530/915] 1158003=test_gem_resolver_index_set
[531/915] 1158003=test_rdoc_markup_to_html_crossref
[532/915] 1158008=test_arity
[533/915] 1157998=test_update
[534/915] 1158008=test_files_sample
[535/915] 1157998=test_folderitem2_invokeverb
[536/915] 1157998=test_case_options
[537/915] 1158005=test_pack
[538/915] 1157998=test_defined
[539/915] 1158002=test_ole_methods
[540/915] 1158002=test_switch_hitter
[541/915] 1158002=test_thread
[542/915] 1157995=test_call
[543/915] 1157997=json_generic_object_test
[544/915] 1157998=test_hash_create
[545/915] 1157997=test_gem_ext_cmake_builder
[546/915] 1157998=test_filter
[547/915] 1158008=test_too_many_dummy_encodings
[548/915] 1157997=test_koi8
[549/915] 1157997=test_objspace
[550/915] 1157998=test_clone
[551/915] 1158008=test_erb_m17n
[552/915] 1157995=test_have_library
[553/915] 1158008=test_erb_command
[554/915] 1157996=test_https
[555/915] 1158008=test_require
[556/915] 1157999=test_evaluation
[557/915] 1157999=test_gem_resolver_vendor_set
[558/915] 1157999=test_rdoc_markup_to_ansi
[559/915] 1158005=test_fnmatch
[560/915] 1157999=test_ftp
[561/915] 1158005=integer_base_flags_test
[562/915] 1157998=test_httpresponses
[563/915] 1158005=test_unicode_escape
[564/915] 1157999=test_proxy
[565/915] 1158003=test_raise
[566/915] 1158003=test_completion
[567/915] 1157998=test_ostruct
[568/915] 1157999=test_gem_request_set_lockfile_parser
[569/915] 1158005=test_yield
[570/915] 1157999=test_shift_jis
[571/915] 1157999=test_gem_ci_detector
[572/915] 1157999=test_formatter
[573/915] 1157999=test_string
[574/915] 1157999=test_io_wait_uncommon
[575/915] 1157999=test_http
=================================================================
==1157997==ERROR: AddressSanitizer: use-after-poison on address 0x780f9cff7a98 at pc 0x63a94ef70764 bp 0x7ffeaf39f000 sp 0x7ffeaf39eff8
READ of size 8 at 0x780f9cff7a98 thread T0
[576/915] 1157998=test_gem_dependency_resolution_error
[577/915] 1157998=test_rational2
#0 0x63a94ef70763 in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
#1 0x63a94ef70763 in rb_gc_impl_garbage_object_p /tmp/ruby/src/trunk_asan/gc/default.c:1656:13
#2 0x63a94ef70763 in rb_objspace_garbage_object_p /tmp/ruby/src/trunk_asan/gc.c:1589:12
#3 0x780fa22fd67a in reachable_object_from_root_i /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c:693:10
#4 0x63a94ef7283a in gc_mark_maybe_internal /tmp/ruby/src/trunk_asan/gc.c:2088:5
#5 0x63a94ef74129 in each_location /tmp/ruby/src/trunk_asan/gc.c:2116:9
#6 0x63a94ef7401e in each_location_ptr /tmp/ruby/src/trunk_asan/gc.c:2125:5
#7 0x63a94ef7401e in gc_mark_machine_stack_location_maybe /tmp/ruby/src/trunk_asan/gc.c:2261:9
#8 0x63a94ef74129 in each_location /tmp/ruby/src/trunk_asan/gc.c:2116:9
#9 0x63a94ef746e8 in each_location_ptr /tmp/ruby/src/trunk_asan/gc.c:2125:5
#10 0x63a94ef746e8 in mark_current_machine_context /tmp/ruby/src/trunk_asan/gc.c:2335:5
#11 0x63a94ef746e8 in rb_gc_mark_roots /tmp/ruby/src/trunk_asan/gc.c:2443:5
#12 0x63a94ef815ca in rb_objspace_reachable_objects_from_root /tmp/ruby/src/trunk_asan/gc.c:3576:5
#13 0x780fa22fc24a in reachable_objects_from_root /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c:725:5
#14 0x63a94f31b5c7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#15 0x63a94f30173c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#16 0x63a94f3011f4 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
#17 0x63a94f2c8f7c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#18 0x63a94f2c8f7c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#19 0x63a94f2b8367 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#20 0x63a94f338b71 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
#21 0x63a94f338b71 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
#22 0x63a94f2e54b5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
#23 0x63a94f2e54b5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
#24 0x63a94f2e54b5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
#25 0x63a94f2e54b5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#26 0x63a94f48f285 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30
#27 0x63a94f31b5c7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#28 0x63a94f2c2ad2 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#29 0x63a94f2c2ad2 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
#30 0x63a94f2b8720 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#31 0x63a94f2b8720 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#32 0x63a94f338b71 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
#33 0x63a94f338b71 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
#34 0x63a94f2e54b5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
#35 0x63a94f2e54b5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
#36 0x63a94f2e54b5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
#37 0x63a94f2e54b5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#38 0x63a94f48f285 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3703:30
#39 0x63a94f31b5c7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#40 0x63a94f2c2ad2 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#41 0x63a94f2c2ad2 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
#42 0x63a94f2b8720 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#43 0x63a94f2b8720 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#44 0x63a94ef4131a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
#45 0x63a94ef4131a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
#46 0x63a94ef3a886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
#47 0x63a94ef3a886 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#48 0x780fbee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#49 0x780fbee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#50 0x63a94ee5e664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x174664) (BuildId: 3a4e01b3b1daee20e6259b60833a94cace96d54e)
Address 0x780f9cff7a98 is a wild pointer inside of access range of size 0x000000000008.
SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE
Shadow bytes around the buggy address:
0x780f9cff7800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7900: 00 00 00 00 00 00 00 00 00 00 00 f7 00 00 00 00
0x780f9cff7980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x780f9cff7a80: 00 00 00[f7]00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7b80: 00 00 00 00 00 00 00 00 00 00 00 f7 00 00 00 00
0x780f9cff7c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x780f9cff7d00: 00 00 00 f7 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==1157997==ABORTING
[578/915] 1157998=fixtures_test
running file: /tmp/ruby/src/trunk_asan/test/objspace/test_objspace.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
make: *** [uncommon.mk:964: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-09-03T15:45:40Z master f1349924df) [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 .............
Finished in 39.380034 seconds
3432 files, 32774 examples, 134066 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.