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