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