# Logfile created on 2024-09-24 16:21:51 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000749a6b65fde0 @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.20240924-162151", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000749a6bfdff28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000749a6bfdfc80 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000749a6a589fc0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240924-162151", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240924-162151>, @binmode=false, @mon_data=#<Monitor:0x0000749a6bfdf870>, @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 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.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 = 4f0fe97995
$$$[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 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.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...
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/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
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
9d07085b8afaf65967bb093016679939ba604e9f4d9c9208061cb1834aae7278 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/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]: 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/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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
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
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
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...
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/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
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/json'
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/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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/ext/pty'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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]: 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/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/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/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.10
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.4.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.2.0.beta1
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.7
rss 0.3.1
net-ftp 0.3.7
net-imap 0.4.16
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.5.3
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
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.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=24118
"--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/914] 2403439=test_syntax
[ 2/914] 2403443=test_gem_request_set_gem_dependency_api
[ 3/914] 2403450=test_grapheme_breaks
[ 4/914] 2403448=test_date_marshal
[ 5/914] 2403441=test_ossl
[ 6/914] 2403442=test_ruby_lex
[ 7/914] 2403445=test_assignment
[ 8/914] 2403444=test_singleton
[ 9/914] 2403440=test_rdoc_servlet
[ 10/914] 2403447=test_rdoc_rd_block_parser
[ 11/914] 2403449=test_win32ole_param_event
[ 12/914] 2403452=test_ripper
[ 13/914] 2403437=test_key_name_check
[ 14/914] 2403449=test_exception
[ 15/914] 2403451=test_rdoc_generator_pot
[ 16/914] 2403450=test_gem_commands_signout_command
[ 17/914] 2403448=test_object
[ 18/914] 2403446=test_file_exhaustive
[ 19/914] 2403438=test_gem_gem_runner
[ 20/914] 2403444=test_gem_ext_cargo_builder
[ 21/914] 2403437=test_optarg
[ 22/914] 2403440=test_ractor
[ 23/914] 2403448=test_ssl_session
[ 24/914] 2403449=test_stream
[ 25/914] 2403440=test_pack
[ 26/914] 2403449=test_gem_commands_exec_command
[ 27/914] 2403451=test_gem_commands_unpack_command
[ 28/914] 2403447=test_gem_resolver_local_specification
[ 29/914] 2403437=test_autoload
[ 30/914] 2403450=test_method_name_check
[ 31/914] 2403438=test_kernel
[ 32/914] 2403450=heredoc_dedent_test
[ 33/914] 2403444=test_acceptable
[ 34/914] 2403442=implicit_array_test
[ 35/914] 2403450=test_len
[ 36/914] 2403450=test_function_entry
[ 37/914] 2403450=test_rdoc_parser_markdown
[ 38/914] 2403442=test_win32ole_param
[ 39/914] 2403442=test_http_request
[ 40/914] 2403443=test_data
[ 41/914] 2403442=test_rdoc_ri_driver
[ 42/914] 2403440=test_httpheader
[ 43/914] 2403443=test_gem_commands_server_command
[ 44/914] 2403443=test_gem_package_task
[ 45/914] 2403443=test_bn
[ 46/914] 2403447=test_provider
[ 47/914] 2403444=test_win32ole_method_event
[ 48/914] 2403444=numeric_value_test
[ 49/914] 2403443=test_keyword
[ 50/914] 2403452=!Nothing_to_test
[ 51/914] 2403452=test_rand
[ 52/914] 2403450=test_pkey_ec
[ 53/914] 2403440=test_thread
[ 54/914] 2403440=test_noarg
[ 55/914] 2403444=test_data
=================================================================
==2403442==ERROR: AddressSanitizer: use-after-poison on address 0x7a57ff4b0100 at pc 0x574299cc6308 bp 0x7ffeade60880 sp 0x7ffeade60878
READ of size 8 at 0x7a57ff4b0100 thread T0
[ 56/914] 2403444=test_date_parse
[ 57/914] 2403448=test_gem_commands_update_command
[ 58/914] 2403450=test_fips
#0 0x574299cc6307 in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
#1 0x574299cc6307 in rbimpl_RB_TYPE_P_fastpath /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:352:19
#2 0x574299cc6307 in gc_mark /tmp/ruby/src/trunk_asan/gc/default.c:4488:9
#3 0x574299d5412e in rb_iseq_mark_and_move /tmp/ruby/src/trunk_asan/iseq.c:361:17
#4 0x574299cfc5d4 in rb_imemo_mark_and_move /tmp/ruby/src/trunk_asan/imemo.c:386:9
#5 0x574299cab554 in rb_gc_mark_children /tmp/ruby/src/trunk_asan/gc.c:2508:9
#6 0x574299cc6c34 in gc_mark_children /tmp/ruby/src/trunk_asan/gc/default.c:4673:5
#7 0x574299cc6c34 in gc_mark_stacked_objects /tmp/ruby/src/trunk_asan/gc/default.c:4694:9
#8 0x574299cc6c34 in gc_mark_stacked_objects_all /tmp/ruby/src/trunk_asan/gc/default.c:4732:12
#9 0x574299cd0809 in gc_marks_rest /tmp/ruby/src/trunk_asan/gc/default.c:5755:9
#10 0x574299cd0809 in gc_marks /tmp/ruby/src/trunk_asan/gc/default.c:5870:9
#11 0x574299cd0809 in gc_start /tmp/ruby/src/trunk_asan/gc/default.c:6517:13
#12 0x574299cbf18b in heap_prepare /tmp/ruby/src/trunk_asan/gc/default.c:2139:13
#13 0x574299cbf18b in heap_next_free_page /tmp/ruby/src/trunk_asan/gc/default.c:2345:9
#14 0x574299cbf18b in newobj_cache_miss /tmp/ruby/src/trunk_asan/gc/default.c:2454:38
#15 0x574299ca314a in newobj_alloc /tmp/ruby/src/trunk_asan/gc/default.c:2478:15
#16 0x574299ca314a in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default.c:2561:15
#17 0x574299ca314a in newobj_of /tmp/ruby/src/trunk_asan/gc.c:890:17
#18 0x574299ca328d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:917:12
#19 0x574299f3b3d9 in str_alloc_embed /tmp/ruby/src/trunk_asan/string.c:934:5
#20 0x574299f3b3d9 in fstr_update_callback /tmp/ruby/src/trunk_asan/string.c:427:31
#21 0x574299ef8dcb in rb_st_update /tmp/ruby/src/trunk_asan/st.c:1487:14
#22 0x574299f21196 in register_fstring /tmp/ruby/src/trunk_asan/string.c:517:13
#23 0x574299f21196 in rb_enc_literal_str /tmp/ruby/src/trunk_asan/string.c:12484:12
#24 0x57429a334f3c in parse_static_literal_string /tmp/ruby/src/trunk_asan/prism_compile.c:317:19
#25 0x57429a288ef5 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9680:27
#26 0x57429a284e70 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:7156:9
#27 0x57429a32c67d in pm_compile_hash_elements /tmp/ruby/src/trunk_asan/prism_compile.c:1461:13
#28 0x57429a292552 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:8311:17
#29 0x57429a354099 in pm_compile_constant_path_write_node /tmp/ruby/src/trunk_asan/prism_compile.c:5452:9
#30 0x57429a284eee in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:7816:9
#31 0x57429a29049c in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c
#32 0x57429a36a036 in pm_compile_scope_node /tmp/ruby/src/trunk_asan/prism_compile.c:6846:13
#33 0x57429a28a419 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9539:9
#34 0x57429a27d8d5 in pm_iseq_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9924:9
#35 0x574299d5758a in pm_iseq_new_with_opt /tmp/ruby/src/trunk_asan/iseq.c:1055:5
#36 0x574299d571c0 in pm_iseq_new_top /tmp/ruby/src/trunk_asan/iseq.c:902:12
#37 0x574299d7447e in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:754:24
#38 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#39 0x574299d6d8ea in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#40 0x574299d6d8ea in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12
#41 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#42 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#43 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#44 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#45 0x574299d74637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#46 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#47 0x574299d6d51f in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#48 0x574299d6d51f in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#49 0x574299d6d51f in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#50 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#51 0x57429a03a3ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#52 0x57429a040004 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#53 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#54 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#55 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#56 0x57429a0681f9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#57 0x57429a01be7d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#58 0x57429a01be7d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#59 0x57429a01ccad in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#60 0x57429a01ccad in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#61 0x574299fdc96d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#62 0x574299fdc96d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#63 0x574299c7c01f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#64 0x574299fdbcb0 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#65 0x574299fe563c in rb_const_search_from /tmp/ruby/src/trunk_asan/variable.c:3111:17
#66 0x574299fdd9d3 in rb_const_search /tmp/ruby/src/trunk_asan/variable.c:3133:13
#67 0x574299fdd9d3 in rb_const_get_0 /tmp/ruby/src/trunk_asan/variable.c:3060:15
#68 0x574299ff393d in vm_get_ev_const /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1143:20
#69 0x574299ff393d in vm_get_ev_const_chain /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167:15
#70 0x574299ff393d in rb_vm_opt_getconstant_path /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365:15
#71 0x574299ffa675 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:263:11
#72 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#73 0x574299d74637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#74 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#75 0x574299d6d51f in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#76 0x574299d6d51f in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#77 0x574299d6d51f in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#78 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#79 0x57429a03a3ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#80 0x57429a040004 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#81 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#82 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#83 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#84 0x57429a0681f9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#85 0x57429a01be7d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#86 0x57429a01be7d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#87 0x57429a01ccad in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#88 0x57429a01ccad in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#89 0x574299fdc96d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#90 0x574299fdc96d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#91 0x574299c7c01f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#92 0x574299fdbcb0 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#93 0x574299fe563c in rb_const_search_from /tmp/ruby/src/trunk_asan/variable.c:3111:17
#94 0x574299fdd9d3 in rb_const_search /tmp/ruby/src/trunk_asan/variable.c:3133:13
#95 0x574299fdd9d3 in rb_const_get_0 /tmp/ruby/src/trunk_asan/variable.c:3060:15
#96 0x574299ff393d in vm_get_ev_const /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1143:20
#97 0x574299ff393d in vm_get_ev_const_chain /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167:15
#98 0x574299ff393d in rb_vm_opt_getconstant_path /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365:15
#99 0x574299ffa675 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:263:11
#100 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#101 0x574299d74637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#102 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#103 0x574299d6d51f in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#104 0x574299d6d51f in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#105 0x574299d6d51f in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#106 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#107 0x57429a03a3ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#108 0x57429a040004 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#109 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#110 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#111 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#112 0x57429a0681f9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#113 0x57429a01be7d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#114 0x57429a01be7d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#115 0x57429a01ccad in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#116 0x57429a01ccad in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#117 0x574299fdc96d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#118 0x574299fdc96d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#119 0x574299c7c01f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#120 0x574299fdbcb0 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#121 0x574299ff9777 in vm_define_class /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5797:5
#122 0x574299ff9777 in vm_find_or_create_class_by_id /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5835:16
#123 0x574299ff9777 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:804:19
#124 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#125 0x574299d74637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#126 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#127 0x574299d6d8ea in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#128 0x574299d6d8ea in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12
#129 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#130 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#131 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#132 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#133 0x574299d74637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#134 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#135 0x574299d6d8ea in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#136 0x574299d6d8ea in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12
#137 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#138 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#139 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#140 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#141 0x574299d74637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#142 0x574299d6f636 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#143 0x574299d6d51f in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#144 0x574299d6d51f in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#145 0x574299d6d51f in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#146 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#147 0x57429a03a3ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#148 0x57429a040004 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#149 0x57429a001b4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#150 0x57429a001b4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#151 0x574299ff0d67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#152 0x57429a0681f9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#153 0x57429a01be7d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#154 0x57429a01be7d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#155 0x57429a01ccad in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#156 0x57429a01ccad in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#157 0x574299fdc96d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#158 0x574299fdc96d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#159 0x574299c7c01f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#160 0x574299fdbcb0 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#161 0x574299fe563c in rb_const_search_from /tmp/ruby/src/trunk_asan/variable.c:3111:17
#162 0x574299fdd9d3 in rb_const_search /tmp/ruby/src/trunk_asan/variable.c:3133:13
#163 0x574299fdd9d3 in rb_const_get_0 /tmp/ruby/src/trunk_asan/variable.c:3060:15
#164 0x574299ff393d in vm_get_ev_const /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1143:20
#165 0x574299ff393d in vm_get_ev_const_chain /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167:15
#166 0x574299ff393d in rb_vm_opt_getconstant_path /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365:15
#167 0x574299ffa675 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:263:11
#168 0x574299ff1120 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#169 0x574299ff1120 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#170 0x57429a071831 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
#171 0x57429a071831 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
#172 0x57429a01e0c5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
#173 0x57429a01e0c5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
#174 0x57429a01e0c5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
#175 0x57429a01e0c5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#176 0x57429a1c8c35 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3705:30
#177 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#178 0x574299ff90ea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#179 0x574299ff90ea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
#180 0x574299ff1120 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#181 0x574299ff1120 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#182 0x57429a071831 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
#183 0x57429a071831 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
#184 0x57429a01e0c5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
#185 0x57429a01e0c5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
#186 0x57429a01e0c5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
#187 0x57429a01e0c5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#188 0x57429a1c8c35 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3705:30
#189 0x57429a054237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#190 0x574299ff90ea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#191 0x574299ff90ea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
#192 0x574299ff1120 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#193 0x574299ff1120 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#194 0x574299c7831a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
#195 0x574299c7831a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
#196 0x574299c71886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
#197 0x574299c71886 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#198 0x7a5822a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#199 0x7a5822a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#200 0x574299b95664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: 6c94244af332a53f5032da8c79715d14686e7ba5)
Address 0x7a57ff4b0100 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:
0x7a57ff4afe80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4aff00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4aff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4b0000: 00 00 00 00 00 00 00 f7 00 00 00 00 00 00 00 00
0x7a57ff4b0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x7a57ff4b0100:[f7]00 00 00 00 f7 00 00 00 00 f7 00 00 00 00 00
0x7a57ff4b0180: 00 00 00 00 f7 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4b0200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4b0280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4b0300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7a57ff4b0380: 00 00 00 00 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
==2403442==ABORTING
running file: /tmp/ruby/src/trunk_asan/test/rdoc/test_rdoc_ri_driver.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.08mg73:
* drwx------ 2 40 2024-09-24 16:22:11 +0000 test_rdoc_20240924-2403442-qhvq6p/
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
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.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-24T14:23:45Z master 4f0fe97995) [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 35.200777 seconds
3436 files, 32792 examples, 133661 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.