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