# Logfile created on 2024-09-13 14:41:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c1387cbfdd8 @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.20240913-144143", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c1387ce0100 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c138863fdb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c1386bea058 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240913-144143", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240913-144143>, @binmode=false, @mon_data=#<Monitor:0x00007c138863f980>, @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 = c996f4091f
$$$[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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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
Extracting bundle gem power_assert-2.0.3...
Successfully built RubyGem
Name: typeprof
Version: 0.30.0
File: typeprof-0.30.0.gem
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
69964027a74ca7f8dc3b7cf09d7baae065a10053ca4cefa8f6c4dfdd303e9dc4 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: 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/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]: 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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
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]: 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 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
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
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/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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering 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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: 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/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/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/racc-1.8.1/ext/racc/cparse'
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
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
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
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=45429
"--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] 1163586=test_rendering
[ 2/915] 1163582=test_gem_commands_uninstall_command
[ 3/915] 1163585=test_gem_resolver_installer_set
[ 4/915] 1163579=test_files_test
[ 5/915] 1163584=test_gem_dependency_list
[ 6/915] 1163583=test_nesting_parser
[ 7/915] 1163588=test_gem_silent_ui
[ 8/915] 1163592=test_ifunless
[ 9/915] 1163580=test_require
[ 10/915] 1163587=test_pkey_dh
[ 11/915] 1163578=test_ocsp
[ 12/915] 1163591=test_shapes
[ 13/915] 1163577=test_rdoc_text
[ 14/915] 1163581=test_gem_commands_cleanup_command
[ 15/915] 1163590=test_placearg
[ 16/915] 1163589=test_interned_str
[ 17/915] 1163592=test_rdoc_markup_paragraph
[ 18/915] 1163580=test_project_sanity
[ 19/915] 1163589=test_config
[ 20/915] 1163591=regular_expression_encoding_test
[ 21/915] 1163591=test_env
[ 22/915] 1163586=test_forwardable
[ 23/915] 1163586=test_object_create_start
[ 24/915] 1163586=test_continuation
[ 25/915] 1163586=test_ensured
[ 26/915] 1163589=test_io_m17n
[ 27/915] 1163587=comments_test
[ 28/915] 1163592=test_delete
[ 29/915] 1163592=test_config
[ 30/915] 1163583=node_id_test
[ 31/915] 1163579=test_tmpdir
[ 32/915] 1163586=test_gem_source_subpath_problem
[ 33/915] 1163577=test_ts
[ 34/915] 1163587=test_emitter
[ 35/915] 1163587=test_locale
[ 36/915] 1163590=parse_stream_test
[ 37/915] 1163588=test_gem_resolver_api_set
[ 38/915] 1163579=test_gem_impossible_dependencies_error
[ 39/915] 1163584=json_generator_test
[ 40/915] 1163580=test_string_processing
[ 41/915] 1163588=encodings_test
[ 42/915] 1163590=test_io_buffer
[ 43/915] 1163590=test_dryrun
[ 44/915] 1163587=test_range
[ 45/915] 1163580=test_type
[ 46/915] 1163580=dispatcher_test
[ 47/915] 1163590=test_udp
[ 48/915] 1163584=test_windows_1252
[ 49/915] 1163590=test_configuration
[ 50/915] 1163584=test_rdoc_single_class
[ 51/915] 1163592=test_rdoc_alias
[ 52/915] 1163578=test_stringify_symbols
[ 53/915] 1163585=test_to_ary_concat
[ 54/915] 1163588=warnings_test
[ 55/915] 1163578=test_rdoc_token_stream
[ 56/915] 1163579=test_printf
[ 57/915] 1163580=test_rubyoptions
[ 58/915] 1163588=test_install
[ 59/915] 1163592=test_rdoc_markup_to_label
[ 60/915] 1163584=test_gem_validator
[ 61/915] 1163579=integer_parse_test
[ 62/915] 1163592=test_prettyprint
[ 63/915] 1163590=test_key_event_record
[ 64/915] 1163583=regular_expression_options_test
[ 65/915] 1163586=test_queue
[ 66/915] 1163583=test_sleep
[ 67/915] 1163586=test_integer_comb
[ 68/915] 1163592=index_write_test
[ 69/915] 1163584=test_tsort
[ 70/915] 1163584=test_ns_spki
[ 71/915] 1163578=test_depth_first
[ 72/915] 1163590=lex_test
[ 73/915] 1163584=test_custom_command
[ 74/915] 1163579=test_bundled_gems
[ 75/915] 1163579=test_pair
[ 76/915] 1163578=test_date_ractor
[ 77/915] 1163592=test_m17n_comb
[ 78/915] 1163584=test_tree_spell_checker
[ 79/915] 1163584=test_rdoc_rd_inline_parser
[ 80/915] 1163588=test_dir
[ 81/915] 1163577=test_x509store
[ 82/915] 1163584=test_mdns
[ 83/915] 1163584=test_gem_ext_configure_builder
[ 84/915] 1163584=test_merge_keys
[ 85/915] 1163584=test_random
[ 86/915] 1163581=test_io_wait
[ 87/915] 1163584=test_rdoc_extend
[ 88/915] 1163578=test_kwargs
[ 89/915] 1163585=test_win32ole_type
[ 90/915] 1163578=test_lexer
[ 91/915] 1163585=test_threadgroup
[ 92/915] 1163581=test_set_len
[ 93/915] 1163584=test_rdoc_generator_json_index
[ 94/915] 1163581=test_gem_commands_lock_command
[ 95/915] 1163578=test_euc_kr
[ 96/915] 1163578=test_gem_local_remote_options
[ 97/915] 1163584=test_gem_security_signer
[ 98/915] 1163581=test_bash_completion
[ 99/915] 1163581=test_exception
[100/915] 1163577=test_win32ole_event
[101/915] 1163577=test_io_buffer
[102/915] 1163577=test_gem_resolver_requirement_list
[103/915] 1163584=test_beginendblock
[104/915] 1163588=test_arith_seq_beg_len_step
[105/915] 1163582=test_hash
[106/915] 1163585=test_reline
[107/915] 1163588=test_within_pipe
[108/915] 1163578=test_scalar_scanner
[109/915] 1163578=test_rdoc_method_attr
[110/915] 1163577=test_yamlstore
[111/915] 1163577=test_gem_commands_pristine_command
[112/915] 1163588=test_gem_config_file
[113/915] 1163588=test_rdoc_markup_pre_process
[114/915] 1163578=test_rdoc_rdoc
[115/915] 1163578=test_yjit_exit_locations
[116/915] 1163588=test_case_mapping
[117/915] 1163584=test_yaml_tree
[118/915] 1163589=test_mailto
[119/915] 1163588=ripper_test
[120/915] 1163589=test_gem_package_tar_writer
[121/915] 1163578=test_rubygems
[122/915] 1163590=test_not
[123/915] 1163590=test_timeout
[124/915] 1163583=test_weakref
[125/915] 1163584=test_function
[126/915] 1163587=snapshots_test
[127/915] 1163583=test_socket
[128/915] 1163578=test_resource
[129/915] 1163578=test_gem_update_suggestion
[130/915] 1163578=test_set
[131/915] 1163584=test_gem_source_fetch_problem
[132/915] 1163589=test_gem_console_ui
[133/915] 1163578=test_member
[134/915] 1163584=test_unicode_normalize
[135/915] 1163578=test_method
[136/915] 1163589=test_gem_resolver_lock_set
[137/915] 1163584=test_rdoc_markup_hard_break
[138/915] 1163589=test_ractor_compatibility
[139/915] 1163584=test_append
[140/915] 1163590=test_reqarg
[141/915] 1163584=test_rdoc_generator_pot_po
[142/915] 1163584=test_reline_key
[143/915] 1163584=test_rdoc_markup_attribute_manager
[144/915] 1163585=test_yjit
[145/915] 1163584=test_buffered_io
[146/915] 1163584=test_m17n
[147/915] 1163588=test_gem_resolver_composed_set
[148/915] 1163588=test_egrep_cpp
[149/915] 1163588=test_rdoc_i18n_locale
[150/915] 1163588=test_argf
[151/915] 1163579=test_webauthn_poller
[152/915] 1163579=test_date_conv
[153/915] 1163579=test_nofree
[154/915] 1163579=test_rdoc_generator_ri
[155/915] 1163584=test_trace
[156/915] 1163584=test_gem_stream_ui
[157/915] 1163589=test_numhash
[158/915] 1163589=test_pkey_rsa
[159/915] 1163584=test_ipaddr
[160/915] 1163579=test_arity
[161/915] 1163590=test_gem_commands_build_command
[162/915] 1163579=test_compile_prism
[163/915] 1163584=test_euc_tw
[164/915] 1163584=test_gem_security
[165/915] 1163587=test_alias
[166/915] 1163577=test_gem_requirement
[167/915] 1163579=test_sizeof
[168/915] 1163577=test_face
[169/915] 1163587=test_wait
[170/915] 1163577=test_object_references
[171/915] 1163587=test_sleep
[172/915] 1163577=test_x509name
[173/915] 1163577=test_stringio
[174/915] 1163590=test_dns
[175/915] 1163583=test_dup
[176/915] 1163577=test_require
[177/915] 1163590=test_system
[178/915] 1163581=test_notimplement
[179/915] 1163581=test_emoji_breaks
[180/915] 1163581=test_bug-3571
[181/915] 1163581=test_comparable
[182/915] 1163581=test_rdoc_rd
[183/915] 1163583=command_line_test
[184/915] 1163583=test_gem_commands_info_command
[185/915] 1163589=test_io_timeout
[186/915] 1163589=test_date_new
[187/915] 1163589=test_gem_bundler_version_finder
[188/915] 1163591=test_console_attr
[189/915] 1163591=parser_test
[190/915] 1163589=snippets_test
[191/915] 1163587=test_ubf_async_safe
[192/915] 1163581=test_array
[193/915] 1163587=newline_test
[194/915] 1163581=heredoc_test
[195/915] 1163591=test_webauthn_listener_response
[196/915] 1163581=test_win32ole_record
[197/915] 1163581=constant_path_node_test
[198/915] 1163581=test_gem_path_support
[199/915] 1163587=test_popen_deadlock
[200/915] 1163581=test_autoconf
[201/915] 1163581=test_did_you_mean
[202/915] 1163583=test_digest_extend
[203/915] 1163583=test_gem_safe_yaml
[204/915] 1163583=test_case
[205/915] 1163583=test_cgi_multipart
[206/915] 1163591=test_bug-5832
[207/915] 1163591=test_struct
[208/915] 1163591=onigmo_test
[209/915] 1163591=fuzzer_test
[210/915] 1163591=test_rb_str_dup
[211/915] 1163591=test_ast
[212/915] 1163583=test_pack
[213/915] 1163583=test_rdoc_comment
[214/915] 1163581=test_super
[215/915] 1163583=test_libs
[216/915] 1163583=test_gc
[217/915] 1163583=test_time
[218/915] 1163584=json_encoding_test
[219/915] 1163584=test_math
[220/915] 1163584=test_rdoc_normal_class
[221/915] 1163584=test_random_formatter
[222/915] 1163584=test_gem_commands_check_command
[223/915] 1163584=test_pipe
[224/915] 1163583=test_regex_casefold
[225/915] 1163583=test_gem_source_git
[226/915] 1163586=test_rdoc_code_object
[227/915] 1163587=test_gem_command_manager
[228/915] 1163584=test_rdoc_top_level
[229/915] 1163590=test_multi_irb_commands
[230/915] 1163590=test_gem_installer
[231/915] 1163581=test_integer
[232/915] 1163583=json_ext_parser_test
[233/915] 1163583=test_time
[234/915] 1163587=test_duplicate
[235/915] 1163587=test_scan_args
[236/915] 1163587=test_date_attr
[237/915] 1163587=test_erb
[238/915] 1163587=test_cp949
[239/915] 1163587=test_condition
[240/915] 1163587=test_gem_resolver_git_set
[241/915] 1163583=test_class_name_check
[242/915] 1163584=test_help
[243/915] 1163583=test_emoji
[244/915] 1163584=test_sorted_set
[245/915] 1163583=test_files_lib
[246/915] 1163586=test_string
[247/915] 1163587=test_nomethod_error
[248/915] 1163587=test_pkey_dsa
[249/915] 1163584=test_https_proxy
[250/915] 1163584=test_ssl
[251/915] 1163589=test_date_strptime
[252/915] 1163579=test_ractor
[253/915] 1163589=test_json_tree
[254/915] 1163587=test_emitter
[255/915] 1163589=library_symbols_test
[256/915] 1163589=test_marshal
[257/915] 1163587=test_zlib
[258/915] 1163578=magic_comment_test
[259/915] 1163579=test_omap
[260/915] 1163579=test_case_comprehensive
[261/915] 1163579=test_framework
[262/915] 1163579=test_shellwords
[263/915] 1163579=test_cclass
[264/915] 1163578=test_singleton_function
[265/915] 1163578=test_proc
[266/915] 1163589=test_load
[267/915] 1163589=test_uncorrectable_name_check
[268/915] 1163589=test_cgi_core
[269/915] 1163589=test_delegate
[270/915] 1163589=test_helper_method
[271/915] 1163579=test_gem_source_list
[272/915] 1163584=test_yaml_special_cases
[273/915] 1163584=test_parser
[274/915] 1163584=attribute_write_test
[275/915] 1163579=test_float
[276/915] 1163589=test_ractor
[277/915] 1163589=test_severity
[278/915] 1163589=test_gem_remote_fetcher_local_ssl_server
[279/915] 1163584=test_rdoc_rd_inline
[280/915] 1163584=test_files_test_1
[281/915] 1163592=test_gem
[282/915] 1163578=test_debug
[283/915] 1163578=test_arith_seq_extract
[284/915] 1163582=test_stringchar
[285/915] 1163582=test_gem_commands_help_command
[286/915] 1163577=test_digest
[287/915] 1163578=test_gem_package_old
[288/915] 1163578=test_command
[289/915] 1163582=test_gem_uri
[290/915] 1163582=test_rbconfig
[291/915] 1163582=test_rdoc_parser_prism_ruby
[292/915] 1163579=test_psych
[293/915] 1163579=test_ractor
[294/915] 1163579=test_enumerator
[295/915] 1163579=test_rdoc_markup_formatter
[296/915] 1163579=test_win32ole_variant
[297/915] 1163579=test_fiddle
[298/915] 1163579=test_gem_commands_outdated_command
[299/915] 1163579=test_gem_request_set_lockfile_tokenizer
[300/915] 1163589=test_nil
[301/915] 1163589=test_class2name
[302/915] 1163588=test_kdf
[303/915] 1163579=test_time_tz
[304/915] 1163589=test_backtrace
[305/915] 1163578=test_rdoc_task
[306/915] 1163578=test_date_compat
[307/915] 1163578=test_resolve_symbol
[308/915] 1163579=test_profile_frames
[309/915] 1163588=test_lazy_enumerator
[310/915] 1163577=test_set
[311/915] 1163578=test_find_executable
[312/915] 1163577=test_array
[313/915] 1163578=test_error_highlight
[314/915] 1163579=test_rdoc_markup_to_rdoc
[315/915] 1163579=test_gem_source
[316/915] 1163592=test_handle
[317/915] 1163582=test_frozen
[318/915] 1163582=test_safe_load
[319/915] 1163582=test_color_printer
[320/915] 1163579=string_encoding_test
[321/915] 1163592=test_benchmark
[322/915] 1163589=test_name_error
[323/915] 1163579=test_exception_at_throwing
[324/915] 1163582=test_rdoc_parser_simple
[325/915] 1163582=test_enumerator
[326/915] 1163587=test_utf16
[327/915] 1163588=test_gem_package
[328/915] 1163587=test_change_word
[329/915] 1163579=test_gem_available_set
[330/915] 1163587=test_modify_expand
[331/915] 1163587=test_gem_source_installed
[332/915] 1163587=test_parser
[333/915] 1163587=test_date
[334/915] 1163587=test_date_time
[335/915] 1163579=test_pkcs12
[336/915] 1163587=test_assembler
[337/915] 1163587=test_pty
[338/915] 1163581=test_variable_name_check
[339/915] 1163592=test_gem_commands_list_command
[340/915] 1163581=test_gem_source_vendor
[341/915] 1163581=test_propertyputref
[342/915] 1163581=overlap_test
[343/915] 1163592=test_rdoc_ri_paths
[344/915] 1163592=test_gem_platform
[345/915] 1163592=test_symbol
[346/915] 1163592=test_gem_uninstaller
[347/915] 1163579=heredoc_dedent_test
[348/915] 1163579=test_kernel
[349/915] 1163587=test_method_name_check
[350/915] 1163589=test_win32ole_param
[351/915] 1163589=test_rdoc_parser_markdown
[352/915] 1163587=test_function_entry
[353/915] 1163587=test_len
[354/915] 1163587=test_acceptable
[355/915] 1163588=implicit_array_test
[356/915] 1163588=test_bn
[357/915] 1163588=test_win32ole_method_event
[358/915] 1163588=test_provider
[359/915] 1163578=test_gem_package_task
[360/915] 1163578=test_gem_commands_server_command
[361/915] 1163578=test_data
[362/915] 1163589=test_rdoc_ri_driver
[363/915] 1163578=test_http_request
[364/915] 1163581=test_httpheader
[365/915] 1163578=test_keyword
[366/915] 1163587=numeric_value_test
[367/915] 1163587=!Nothing_to_test
[368/915] 1163587=test_assignment
[369/915] 1163581=test_ruby_lex
[370/915] 1163583=test_gem_request_set_gem_dependency_api
[371/915] 1163589=test_grapheme_breaks
[372/915] 1163589=test_date_marshal
[373/915] 1163589=test_ossl
[374/915] 1163581=test_syntax
/tmp/ruby/src/trunk_asan/test/ruby/test_syntax.rb:333: warning: key :k1 is duplicated and overwritten on line 333
[375/915] 1163579=test_key_name_check
[376/915] 1163583=test_ripper
[377/915] 1163579=test_win32ole_param_event
[378/915] 1163579=test_rdoc_rd_block_parser
[379/915] 1163588=test_singleton
[380/915] 1163588=test_rdoc_servlet
[381/915] 1163588=test_gem_gem_runner
[382/915] 1163579=test_gem_ext_cargo_builder
[383/915] 1163579=test_file_exhaustive
[384/915] 1163588=test_gem_commands_signout_command
[385/915] 1163588=test_object
[386/915] 1163588=test_rdoc_generator_pot
[387/915] 1163588=test_exception
[388/915] 1163588=test_gem_resolver_local_specification
[389/915] 1163588=test_autoload
[390/915] 1163578=test_gem_commands_unpack_command
[391/915] 1163583=test_gem_commands_exec_command
[392/915] 1163592=test_pack
[393/915] 1163578=test_stream
[394/915] 1163578=test_ractor
[395/915] 1163578=test_ssl_session
[396/915] 1163585=test_optarg
[397/915] 1163592=breadth_first_search_test
[398/915] 1163592=test_generic
[399/915] 1163592=test_fiber
[400/915] 1163590=test_div
[401/915] 1163584=test_resize
[402/915] 1163590=test_rdoc_generator_darkfish
[403/915] 1163584=test_gc_compact
[404/915] 1163585=test_key_stroke
[405/915] 1163585=test_deprecated
[406/915] 1163585=test_ftp
[407/915] 1163585=test_rdoc_markup_document
=================================================================
==1163585==ERROR: AddressSanitizer: use-after-poison on address 0x7aa60656e9e8 at pc 0x5b9f3cae54b8 bp 0x7fffba2b9be0 sp 0x7fffba2b9bd8
READ of size 8 at 0x7aa60656e9e8 thread T0
[408/915] 1163578=test_vm_dump
[409/915] 1163578=errors_test
#0 0x5b9f3cae54b7 in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30
#1 0x5b9f3cae54b7 in rbimpl_RB_TYPE_P_fastpath /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:352:19
#2 0x5b9f3cae54b7 in gc_mark /tmp/ruby/src/trunk_asan/gc/default.c:4515:9
#3 0x5b9f3cb72ffe in rb_iseq_mark_and_move /tmp/ruby/src/trunk_asan/iseq.c:361:17
#4 0x5b9f3cb1b494 in rb_imemo_mark_and_move /tmp/ruby/src/trunk_asan/imemo.c:386:9
#5 0x5b9f3caca744 in rb_gc_mark_children /tmp/ruby/src/trunk_asan/gc.c:2508:9
#6 0x5b9f3cae497c in gc_mark_children /tmp/ruby/src/trunk_asan/gc/default.c:4705:5
#7 0x5b9f3cae497c in gc_mark_stacked_objects /tmp/ruby/src/trunk_asan/gc/default.c:4726:9
#8 0x5b9f3cadf411 in gc_mark_stacked_objects_incremental /tmp/ruby/src/trunk_asan/gc/default.c:4758:12
#9 0x5b9f3cadf411 in gc_marks_rest /tmp/ruby/src/trunk_asan/gc/default.c:5792:16
#10 0x5b9f3cadf411 in gc_marks_continue /tmp/ruby/src/trunk_asan/gc/default.c:5833:9
#11 0x5b9f3cadf411 in gc_continue /tmp/ruby/src/trunk_asan/gc/default.c:2116:13
#12 0x5b9f3cade0ee in newobj_cache_miss /tmp/ruby/src/trunk_asan/gc/default.c:2458:13
#13 0x5b9f3cac213a in newobj_alloc /tmp/ruby/src/trunk_asan/gc/default.c:2491:15
#14 0x5b9f3cac213a in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default.c:2574:15
#15 0x5b9f3cac213a in newobj_of /tmp/ruby/src/trunk_asan/gc.c:890:17
#16 0x5b9f3cac227d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:917:12
#17 0x5b9f3cd59bc9 in str_alloc_embed /tmp/ruby/src/trunk_asan/string.c:934:5
#18 0x5b9f3cd59bc9 in fstr_update_callback /tmp/ruby/src/trunk_asan/string.c:427:31
#19 0x5b9f3cd175bb in rb_st_update /tmp/ruby/src/trunk_asan/st.c:1487:14
#20 0x5b9f3cd3f986 in register_fstring /tmp/ruby/src/trunk_asan/string.c:517:13
#21 0x5b9f3cd3f986 in rb_enc_literal_str /tmp/ruby/src/trunk_asan/string.c:12484:12
#22 0x5b9f3d150bfc in parse_static_literal_string /tmp/ruby/src/trunk_asan/prism_compile.c:317:19
#23 0x5b9f3d0a53c2 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9647:27
#24 0x5b9f3d19f873 in pm_setup_args_core /tmp/ruby/src/trunk_asan/prism_compile.c:1750:17
#25 0x5b9f3d18dfee in pm_setup_args /tmp/ruby/src/trunk_asan/prism_compile.c:1926:16
#26 0x5b9f3d152285 in pm_compile_call /tmp/ruby/src/trunk_asan/prism_compile.c:3562:21
#27 0x5b9f3d0b3282 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:7376:9
#28 0x5b9f3d19f873 in pm_setup_args_core /tmp/ruby/src/trunk_asan/prism_compile.c:1750:17
#29 0x5b9f3d18dfee in pm_setup_args /tmp/ruby/src/trunk_asan/prism_compile.c:1926:16
#30 0x5b9f3d152285 in pm_compile_call /tmp/ruby/src/trunk_asan/prism_compile.c:3562:21
#31 0x5b9f3d0b3282 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:7376:9
#32 0x5b9f3d0ac7c3 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9633:17
#33 0x5b9f3d185eeb in pm_compile_scope_node /tmp/ruby/src/trunk_asan/prism_compile.c:6816:13
#34 0x5b9f3d0a68e6 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9506:9
#35 0x5b9f3d099f3b in pm_iseq_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9901:9
#36 0x5b9f3cb7645a in pm_iseq_new_with_opt /tmp/ruby/src/trunk_asan/iseq.c:1055:5
#37 0x5b9f3d16c3e8 in pm_new_child_iseq /tmp/ruby/src/trunk_asan/prism_compile.c:1261:27
#38 0x5b9f3d0a3ec8 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:7616:39
#39 0x5b9f3d0ac82f in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c
#40 0x5b9f3d185eeb in pm_compile_scope_node /tmp/ruby/src/trunk_asan/prism_compile.c:6816:13
#41 0x5b9f3d0a68e6 in pm_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9506:9
#42 0x5b9f3d099dc5 in pm_iseq_compile_node /tmp/ruby/src/trunk_asan/prism_compile.c:9891:9
#43 0x5b9f3cb7645a in pm_iseq_new_with_opt /tmp/ruby/src/trunk_asan/iseq.c:1055:5
#44 0x5b9f3cb76090 in pm_iseq_new_top /tmp/ruby/src/trunk_asan/iseq.c:902:12
#45 0x5b9f3cb93348 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:754:24
#46 0x5b9f3cb8e4f6 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#47 0x5b9f3cb8c3df in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#48 0x5b9f3cb8c3df in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#49 0x5b9f3cb8c3df in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#50 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#51 0x5b9f3ce5838c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#52 0x5b9f3ce5dfe4 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#53 0x5b9f3ce1fb2c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#54 0x5b9f3ce1fb2c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#55 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#56 0x5b9f3ce861d9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#57 0x5b9f3ce39e5d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#58 0x5b9f3ce39e5d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#59 0x5b9f3ce3ac8d in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#60 0x5b9f3ce3ac8d in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#61 0x5b9f3cdfa94d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#62 0x5b9f3cdfa94d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#63 0x5b9f3ca9b03f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#64 0x5b9f3cdf9c90 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#65 0x5b9f3ce0361c in rb_const_search_from /tmp/ruby/src/trunk_asan/variable.c:3111:17
#66 0x5b9f3cdfb9b3 in rb_const_search /tmp/ruby/src/trunk_asan/variable.c:3133:13
#67 0x5b9f3cdfb9b3 in rb_const_get_0 /tmp/ruby/src/trunk_asan/variable.c:3060:15
#68 0x5b9f3ce1191d in vm_get_ev_const /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1143:20
#69 0x5b9f3ce1191d in vm_get_ev_const_chain /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167:15
#70 0x5b9f3ce1191d in rb_vm_opt_getconstant_path /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365:15
#71 0x5b9f3ce18655 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:263:11
#72 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#73 0x5b9f3cb93501 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#74 0x5b9f3cb8e4f6 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#75 0x5b9f3cb8c3df in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#76 0x5b9f3cb8c3df in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#77 0x5b9f3cb8c3df in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#78 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#79 0x5b9f3ce5838c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#80 0x5b9f3ce5dfe4 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#81 0x5b9f3ce1fb2c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#82 0x5b9f3ce1fb2c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#83 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#84 0x5b9f3ce861d9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#85 0x5b9f3ce39e5d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#86 0x5b9f3ce39e5d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#87 0x5b9f3ce3ac8d in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#88 0x5b9f3ce3ac8d in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#89 0x5b9f3cdfa94d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#90 0x5b9f3cdfa94d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#91 0x5b9f3ca9b03f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#92 0x5b9f3cdf9c90 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#93 0x5b9f3ce0361c in rb_const_search_from /tmp/ruby/src/trunk_asan/variable.c:3111:17
#94 0x5b9f3cdfb9b3 in rb_const_search /tmp/ruby/src/trunk_asan/variable.c:3133:13
#95 0x5b9f3cdfb9b3 in rb_const_get_0 /tmp/ruby/src/trunk_asan/variable.c:3060:15
#96 0x5b9f3ce1191d in vm_get_ev_const /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1143:20
#97 0x5b9f3ce1191d in vm_get_ev_const_chain /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167:15
#98 0x5b9f3ce1191d in rb_vm_opt_getconstant_path /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365:15
#99 0x5b9f3ce18655 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:263:11
#100 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#101 0x5b9f3cb93501 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#102 0x5b9f3cb8e4f6 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#103 0x5b9f3cb8c3df in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#104 0x5b9f3cb8c3df in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#105 0x5b9f3cb8c3df in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#106 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#107 0x5b9f3ce5838c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#108 0x5b9f3ce5dfe4 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#109 0x5b9f3ce1fb2c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#110 0x5b9f3ce1fb2c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#111 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#112 0x5b9f3ce861d9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#113 0x5b9f3ce39e5d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#114 0x5b9f3ce39e5d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#115 0x5b9f3ce3ac8d in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#116 0x5b9f3ce3ac8d in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#117 0x5b9f3cdfa94d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#118 0x5b9f3cdfa94d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#119 0x5b9f3ca9b03f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#120 0x5b9f3cdf9c90 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#121 0x5b9f3ce17757 in vm_define_class /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5797:5
#122 0x5b9f3ce17757 in vm_find_or_create_class_by_id /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5835:16
#123 0x5b9f3ce17757 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:804:19
#124 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#125 0x5b9f3cb93501 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#126 0x5b9f3cb8e4f6 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#127 0x5b9f3cb8c7aa in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#128 0x5b9f3cb8c7aa in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12
#129 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#130 0x5b9f3ce1fb2c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#131 0x5b9f3ce1fb2c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#132 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#133 0x5b9f3cb93501 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#134 0x5b9f3cb8e4f6 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#135 0x5b9f3cb8c7aa in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#136 0x5b9f3cb8c7aa in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12
#137 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#138 0x5b9f3ce1fb2c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#139 0x5b9f3ce1fb2c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#140 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#141 0x5b9f3cb93501 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5
#142 0x5b9f3cb8e4f6 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21
#143 0x5b9f3cb8c3df in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18
#144 0x5b9f3cb8c3df in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12
#145 0x5b9f3cb8c3df in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12
#146 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#147 0x5b9f3ce5838c in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16
#148 0x5b9f3ce5dfe4 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175:12
#149 0x5b9f3ce1fb2c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#150 0x5b9f3ce1fb2c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
#151 0x5b9f3ce0ed47 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
#152 0x5b9f3ce861d9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
#153 0x5b9f3ce39e5d in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#154 0x5b9f3ce39e5d in rb_funcallv_scope /tmp/ruby/src/trunk_asan/vm_eval.c:1047:16
#155 0x5b9f3ce3ac8d in rb_funcallv /tmp/ruby/src/trunk_asan/vm_eval.c:1062:12
#156 0x5b9f3ce3ac8d in rb_funcall /tmp/ruby/src/trunk_asan/vm_eval.c:1119:12
#157 0x5b9f3cdfa94d in autoload_feature_require /tmp/ruby/src/trunk_asan/variable.c:2934:20
#158 0x5b9f3cdfa94d in autoload_try_load /tmp/ruby/src/trunk_asan/variable.c:2948:20
#159 0x5b9f3ca9b03f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
#160 0x5b9f3cdf9c90 in rb_autoload_load /tmp/ruby/src/trunk_asan/variable.c:3009:20
#161 0x5b9f3ce0361c in rb_const_search_from /tmp/ruby/src/trunk_asan/variable.c:3111:17
#162 0x5b9f3cdfb9b3 in rb_const_search /tmp/ruby/src/trunk_asan/variable.c:3133:13
#163 0x5b9f3cdfb9b3 in rb_const_get_0 /tmp/ruby/src/trunk_asan/variable.c:3060:15
#164 0x5b9f3ce1191d in vm_get_ev_const /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1143:20
#165 0x5b9f3ce1191d in vm_get_ev_const_chain /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167:15
#166 0x5b9f3ce1191d in rb_vm_opt_getconstant_path /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365:15
#167 0x5b9f3ce18655 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:263:11
#168 0x5b9f3ce0f100 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#169 0x5b9f3ce0f100 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#170 0x5b9f3ce8f7f1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
#171 0x5b9f3ce8f7f1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
#172 0x5b9f3ce3c0a5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
#173 0x5b9f3ce3c0a5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
#174 0x5b9f3ce3c0a5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
#175 0x5b9f3ce3c0a5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#176 0x5b9f3cfe6485 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3705:30
#177 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#178 0x5b9f3ce170ca in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#179 0x5b9f3ce170ca in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
#180 0x5b9f3ce0f100 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#181 0x5b9f3ce0f100 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#182 0x5b9f3ce8f7f1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
#183 0x5b9f3ce8f7f1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
#184 0x5b9f3ce3c0a5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
#185 0x5b9f3ce3c0a5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
#186 0x5b9f3ce3c0a5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
#187 0x5b9f3ce3c0a5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#188 0x5b9f3cfe6485 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3705:30
#189 0x5b9f3ce72217 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
#190 0x5b9f3ce170ca in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
#191 0x5b9f3ce170ca in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
#192 0x5b9f3ce0f100 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
#193 0x5b9f3ce0f100 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
#194 0x5b9f3ca9733a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
#195 0x5b9f3ca9733a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
#196 0x5b9f3ca908a6 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
#197 0x5b9f3ca908a6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#198 0x7aa606c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#199 0x7aa606c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#200 0x5b9f3c9b4684 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175684) (BuildId: 705b91dd111aeb1b7f26e6634c0600043ce22978)
Address 0x7aa60656e9e8 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:
0x7aa60656e700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656e780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656e800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656e880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656e900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x7aa60656e980: 00 00 00 00 00 00 00 00 00 00 00 00 00[f7]00 00
0x7aa60656ea00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656ea80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656eb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656eb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x7aa60656ec00: 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
==1163585==ABORTING
running file: /tmp/ruby/src/trunk_asan/test/rdoc/test_rdoc_markup_document.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.oqnk47:
* drwx------ 2 40 2024-09-13 14:42:50 +0000 test_rdoc_20240913-1163585-pzz98z/
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-13T14:06:57Z master c996f4091f) [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 36.529787 seconds
3436 files, 32796 examples, 133048 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.