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