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