# Logfile created on 2024-01-19 05:44:33 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056123a87f968 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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.20240119-054433", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056123a913320 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056123a9131e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056123a913000 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240119-054433", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240119-054433>, @binmode=false, @mon_data=#<Monitor:0x000056123a912ec0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j20 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j20" exit with 0. $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-rubyspec -j20 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = 68b403c45a $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' /tmp/ruby/src/trunk/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' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 abbrev 0.1.2 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.1 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.9 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.21.1 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1876 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=13450 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/902] 553753=test_gem_ext_cargo_builder_unit [ 2/902] 553754=test_date [ 3/902] 553755=test_gem_rdoc [ 4/902] 553756=test_at_exit [ 5/902] 553757=test_object_create_start [ 6/902] 553758=test_rdoc_markup_paragraph [ 7/902] 553761=!Nothing_to_test [ 8/902] 553771=test_enc_raise [ 9/902] 553766=test_psych [ 10/902] 553768=test_eval_history [ 11/902] 553761=dispatcher_test [ 12/902] 553767=test_kernel [ 13/902] 553769=test_gem_doctor [ 14/902] 553757=test_kdf [ 15/902] 553771=test_gem_silent_ui [ 16/902] 553754=test_emitter [ 17/902] 553756=test_abbrev [ 18/902] 553762=test_files_ext [ 19/902] 553756=test_bug-5832 [ 20/902] 553770=test_iter_break [ 21/902] 553759=test_zsh_completion [ 22/902] 553760=test_exception [ 23/902] 553756=test_gem_ext_configure_builder [ 24/902] 553765=test_frozen [ 25/902] 553763=test_pp [ 26/902] 553764=test_macro [ 27/902] 553772=test_nil [ 28/902] 553770=test_num2int [ 29/902] 553759=test_rdoc_single_class [ 30/902] 553765=test_verbose [ 31/902] 553754=test_config [ 32/902] 553770=test_gem_source_list [ 33/902] 553761=test_yaml_special_cases [ 34/902] 553765=test_optarg [ 35/902] 553772=test_address_resolve [ 36/902] 553760=test_rdoc_token_stream [ 37/902] 553761=test_gem_spec_fetcher [ 38/902] 553765=test_common [ 39/902] 553766=test_bug-3571 [ 40/902] 553768=test_key_actor_vi [ 41/902] 553766=test_gem_command [ 42/902] 553754=test_gem_commands_lock_command [ 43/902] 553764=test_ifunless [ 44/902] 553764=test_assignment [ 45/902] 553757=test_numeric [ 46/902] 553772=test_rdoc_tom_doc [ 47/902] 553763=test_hmac [ 48/902] 553758=test_rdoc_markup_to_tt_only [ 49/902] 553759=test_gem_dependency_resolution_error [ 50/902] 553762=test_qsort [ 51/902] 553762=test_rdoc_parser [ 52/902] 553768=json_addition_test [ 53/902] 553758=test_x509attr [ 54/902] 553757=test_raise [ 55/902] 553757=test_gem_request_set_lockfile_parser [ 56/902] 553753=test_depth_first [ 57/902] 553771=test_rdoc_store [ 58/902] 553763=test_string [ 59/902] 553760=test_rdoc_stats [ 60/902] 553772=test_pattern_matching [ 61/902] 553768=test_files_test_2 [ 62/902] 553753=test_fnmatch [ 63/902] 553772=test_require_path_check [ 64/902] 553763=test_rdoc_markup_parser [ 65/902] 553758=test_folderitem2_invokeverb [ 66/902] 553758=test_gem_validator [ 67/902] 553769=test_row_separator [ 68/902] 553756=test_gem_package_old [ 69/902] 553770=test_gem_resolver_index_set [ 70/902] 553753=test_gc_compact [ 71/902] 553760=test_string [ 72/902] 553754=test_proc [ 73/902] 553770=test_date_conv [ 74/902] 553769=test_optimization [ 75/902] 553772=test_erb_m17n [ 76/902] 553770=test_ole_methods [ 77/902] 553772=test_egrep_cpp [ 78/902] 553765=test_cgi_tag_helper [ 79/902] 553770=test_zlib [ 80/902] 553759=test_gb18030 [ 81/902] 553765=test_svcb_https [ 82/902] 553759=test_buffering [ 83/902] 553756=test_gem_uninstaller [ 84/902] 553759=test_rdoc_rdoc [ 85/902] 553765=test_time [ 86/902] 553762=test_windows_1251 [ 87/902] 553761=test_rdoc_i18n_text [ 88/902] 553763=test_io_buffer [ 89/902] 553762=test_backtrace [ 90/902] 553762=test_defined [ 91/902] 553763=test_key_name_check [ 92/902] 553755=test_pkey_ec [ 93/902] 553763=test_thread [ 94/902] 553763=test_trick [ 95/902] 553772=test_pipe [ 96/902] 553766=test_date_parse [ 97/902] 553758=test_rdoc_markup_attributes [ 98/902] 553762=test_default_gems [ 99/902] 553757=test_rdoc_rd_inline_parser [100/902] 553758=test_rdoc_markup_to_rdoc [101/902] 553765=test_mul [102/902] 553765=test_encodings [103/902] 553761=test_win32ole_type [104/902] 553761=test_null [105/902] 553762=test_settracefunc [106/902] 553759=test_gem_text [107/902] 553761=test_enumerator_kw [108/902] 553758=test_delegation [109/902] 553761=test_scan_args [110/902] 553772=test_nkf [111/902] 553758=test_win32ole [112/902] 553755=test_generic [113/902] 553758=test_sprintf_comb [114/902] 553761=test_method_cache [115/902] 553761=test_gem_request [116/902] 553766=test_gem_commands_mirror [117/902] 553766=test_gem_ext_cargo_builder_link_flag_converter [118/902] 553759=test_gem_package_tar_reader_entry [119/902] 553755=test_gem_name_tuple [120/902] 553757=test_rand [121/902] 553772=test_bug_reporter [122/902] 553755=test_exception [123/902] 553766=test_store [124/902] 553767=test_case_options [125/902] 553767=test_general [126/902] 553758=test_gem_commands_info_command [127/902] 553758=test_scalar [128/902] 553765=test_gem_dependency_installer [129/902] 553767=test_rdoc_cross_reference [130/902] 553761=test_objectspace [131/902] 553758=test_thread [132/902] 553759=test_socket [133/902] 553757=test_rdoc_markup_to_table_of_contents [134/902] 553766=test_dot_dot [135/902] 553766=test_c_struct_builder [136/902] 553757=test_str2big [137/902] 553757=test_literal [138/902] 553771=test_extlibs [139/902] 553766=test_rdoc_generator_ri [140/902] 553758=test_gem_stream_ui [141/902] 553754=test_gem_install_update_options [142/902] 553766=parse_test [143/902] 553758=test_require_lib [144/902] 553772=test_ractor [145/902] 553772=test_severity [146/902] 553772=test_json_tree [147/902] 553772=test_rdoc_markup_to_markdown [148/902] 553756=test_ansi_with_terminfo [149/902] 553754=test_rdoc_generator_pot_po [150/902] 553772=test_ractor [151/902] 553756=test_memory_view [152/902] 553772=test_m17n_comb [153/902] 553756=test_gem_version_option [154/902] 553754=test_grapheme_breaks [155/902] 553756=test_gem_request_connection_pools [156/902] 553759=test_cclass [157/902] 553754=test_parser_events [158/902] 553759=test_reline [159/902] 553757=test_case [160/902] 553757=test_pkey [161/902] 553757=test_x509cert [162/902] 553767=test_gc [163/902] 553754=test_gem_resolver_lock_specification [164/902] 553762=test_err_in_callback [165/902] 553762=test_logdevice [166/902] 553754=test_arity [167/902] 553754=test_gem_ext_rake_builder [168/902] 553759=test_gem_security_policy [169/902] 553761=test_gem_source_local [170/902] 553757=test_show_source [171/902] 553764=test_pack [172/902] 553770=test_last_thread [173/902] 553757=test_read [174/902] 553759=test_process [175/902] 553764=test_syslog_logger [176/902] 553757=test_thread_fd_close [177/902] 553761=test_passing_block [178/902] 553757=test_stringchar [179/902] 553761=test_hash_create [180/902] 553761=newline_test [181/902] 553761=test_uncorrectable_name_check [182/902] 553757=test_switch_hitter [183/902] 553761=test_flush [184/902] 553761=test_singleton [185/902] 553757=test_io_console [186/902] 553761=test_logperiod [187/902] 553761=test_each [188/902] 553764=test_rdoc_markdown_test [189/902] 553761=test_c_union_entity [190/902] 553754=test_rdoc_normal_module [191/902] 553755=test_securerandom [192/902] 553761=test_require [193/902] 553761=test_rdoc_markup_to_joined_paragraph [194/902] 553761=test_date_time [195/902] 553762=test_date_new [196/902] 553755=test_data [197/902] 553755=test_syntax [198/902] 553762=test_rdoc_text [199/902] 553761=test_tcp [200/902] 553762=test_iso_8859 [201/902] 553754=test_nil2vtempty [202/902] 553754=test_stream [203/902] 553762=test_rdoc_context [204/902] 553761=test_open-uri [205/902] 553754=test_httpresponse [206/902] 553754=test_rdoc_parser_ruby [207/902] 553756=test_name_error [208/902] 553763=test_rdoc_markup_attribute_manager [209/902] 553763=test_gem_resolver [210/902] 553756=test_table [211/902] 553756=test_safe_load [212/902] 553756=test_gem_resolver_composed_set [213/902] 553756=test_gem_commands_dependency_command [214/902] 553756=test_gem_commands_specification_command [215/902] 553771=test_flags [216/902] 553761=test_inadvertent_creation [217/902] 553756=test_enumerator [218/902] 553761=test_http [219/902] 553754=test_gem_commands_which_command [220/902] 553761=test_shift_jis [221/902] 553761=test_utf32 [222/902] 553754=test_basicsocket [223/902] 553761=test_duplicate [224/902] 553761=test_rdoc_markup [225/902] 553754=test_gem_commands_help_command [226/902] 553753=test_tracepoint [227/902] 553761=test_prettyprint [228/902] 553763=test_internal_ivar [229/902] 553763=test_gem_resolver_index_specification [230/902] 553761=test_function [231/902] 553763=test_queue [232/902] 553754=test_tempfile [233/902] 553763=test_noarg [234/902] 553763=parse_comments_test [235/902] 553770=test_rdoc_normal_class [236/902] 553753=test_class [237/902] 553763=test_const [238/902] 553763=test_features [239/902] 553764=json_string_matching_test [240/902] 553764=test_load [241/902] 553765=test_random [242/902] 553765=test_asn1 [243/902] 553764=test_irb [244/902] 553765=test_rdoc_parser_rd [245/902] 553761=test_date_strftime [246/902] 553763=test_yamlstore [247/902] 553763=test_gem_installer [248/902] 553754=test_mdns [249/902] 553754=test_parse [250/902] 553770=test_gem_remote_fetcher [251/902] 553762=test_scanner_events [252/902] 553765=test_gem_resolver_installed_specification [253/902] 553765=test_gem_ext_ext_conf_builder [254/902] 553762=test_observer [255/902] 553762=test_gem_stub_specification [256/902] 553764=test_method_cache [257/902] 553764=test_frozen_error [258/902] 553764=test_gem_commands_search_command [259/902] 553754=test_complex [260/902] 553761=test_inlinecache [261/902] 553764=test_rdoc_markup_verbatim [262/902] 553764=test_gem_resolver_specification [263/902] 553761=test_gem_dependency [264/902] 553754=test_path_to_class [265/902] 553754=test_gem_version [266/902] 553766=test_rdoc_options [267/902] 553764=test_econv [268/902] 553762=test_cesu8 [269/902] 553762=test_fileutils [270/902] 553768=test_string_processing [271/902] 553768=test_emitter [272/902] 553771=test_gem_commands_signin_command [273/902] 553768=test_resource [274/902] 553768=test_ldap [275/902] 553761=test_stack [276/902] 553768=test_gem_commands_list_command [277/902] 553754=test_reqarg [278/902] 553771=test_rdoc_include [279/902] 553754=test_too_many_dummy_encodings [280/902] 553771=test_gbk [281/902] 553771=test_class2name [282/902] 553771=test_enc_str_buf_cat [283/902] 553771=test_pstore [284/902] 553766=test_cstr [285/902] 553768=test_profile_frames [286/902] 553754=test_io_timeout [287/902] 553754=test_shapes [288/902] 553754=json_fixtures_test [289/902] 553771=test_comparable [290/902] 553771=test_rdoc_parser_c [291/902] 553754=test_nowrite [292/902] 553754=test_thread_queue [293/902] 553762=test_rdoc_markup_formatter [294/902] 553762=test_bmethod [295/902] 553762=test_rinda [296/902] 553768=test_ractor [297/902] 553768=test_euc_tw [298/902] 553768=test_ansi_without_terminfo [299/902] 553768=test_gem_commands_sources_command [300/902] 553771=test_big2str [301/902] 553771=test_yaml [302/902] 553771=test_forwardable [303/902] 553771=test_wait [304/902] 553772=test_handle [305/902] 553771=test_deprecate [306/902] 553771=test_rdoc_constant [307/902] 553768=test_formatter [308/902] 553768=test_bash_completion [309/902] 553766=test_gem_source_vendor [310/902] 553768=test_gem_commands_owner_command [311/902] 553766=test_recorder [312/902] 553766=test_coverage [313/902] 553771=test_rdoc_encoding [314/902] 553771=regexp_test [315/902] 553772=test_gem_package_tar_reader [316/902] 553771=test_init [317/902] 553765=test_complexrational [318/902] 553765=test_pathname [319/902] 553772=test_rdoc_markdown [320/902] 553761=test_gem_available_set [321/902] 553758=test_rdoc_any_method [322/902] 553764=test_modify_expand [323/902] 553764=test_file [324/902] 553764=test_fiddle [325/902] 553761=test_wss [326/902] 553761=test_ractor [327/902] 553764=test_find [328/902] 553765=test_marshalable [329/902] 553771=test_digest [330/902] 553765=test_gem_ext_cmake_builder [331/902] 553764=test_gem_commands_contents_command [332/902] 553765=test_cgi_util [333/902] 553761=test_require [334/902] 553764=test_rendering [335/902] 553764=test_face [336/902] 553764=test_sizeof [337/902] 553772=test_case [338/902] 553772=test_unicode_escape [339/902] 553768=test_io [340/902] 553772=test_utf16 [341/902] 553772=test_autoload [342/902] 553765=test_config [343/902] 553765=test_sleep [344/902] 553758=test_math [345/902] 553758=test_gem_commands_fetch_command [346/902] 553757=test_gc [347/902] 553757=test_libs [348/902] 553757=test_yaml_tree [349/902] 553757=test_etc [350/902] 553758=test_yjit_exit_locations [351/902] 553766=test_gem_resolver_activation_request [352/902] 553766=test_getopts [353/902] 553766=test_protocol [354/902] 553757=test_ripper [355/902] 553758=test_gem_config_file [356/902] 553770=test_gem_util [357/902] 553770=test_iseq_load [358/902] 553758=test_gem_package_tar_header [359/902] 553758=test_pkey_dh [360/902] 553771=test_bigzero [361/902] 553771=test_pkcs12 [362/902] 553766=test_system [363/902] 553757=test_yield [364/902] 553758=test_rdoc_alias [365/902] 553758=test_convert [366/902] 553758=test_convertible [367/902] 553762=test_files_sample [368/902] 553762=test_stringscanner [369/902] 553762=test_gem_resolver_best_set [370/902] 553771=encoding_test [371/902] 553762=test_typeddata [372/902] 553753=test_rdoc_markup_to_html_crossref [373/902] 553771=test_rdoc_markup_raw [374/902] 553771=test_webauthn_poller [375/902] 553761=test_rat [376/902] 553761=test_optparse [377/902] 553761=test_array [378/902] 553761=test_fstring [379/902] 553769=test_readpartial [380/902] 553771=test_clone [381/902] 553761=test_gem_commands_install_command [382/902] 553762=test_rdoc_require [383/902] 553762=locals_test [384/902] 553771=test_rdoc_markup_indented_paragraph [385/902] 553771=test_rdoc_task [386/902] 553771=test_gem_resolver_conflict [387/902] 553771=test_pack [388/902] 553771=test_backtrace [389/902] 553769=test_io_buffer [390/902] 553766=test_kill_ring [391/902] 553753=test_framework [392/902] 553762=test_ns_spki [393/902] 553753=test_argf [394/902] 553766=test_gem_commands_environment_command [395/902] 553762=test_m17n [396/902] 553769=test_ws [397/902] 553769=test_yjit [398/902] 553766=test_debug_cmd [399/902] 553766=test_weakmap [400/902] 553762=test_workspace [401/902] 553770=test_protect [402/902] 553770=test_win32ole_typelib [403/902] 553770=test_gem_request_set_lockfile [404/902] 553760=test_raise_exception [405/902] 553762=test_alias_and_anchor [406/902] 553762=test_postponed_job [407/902] 553770=test_external_new [408/902] 553770=test_gem_resolver_dependency_request [409/902] 553770=test_tree_builder [410/902] 553770=test_hash [411/902] 553770=ripper_compat_test [412/902] 553770=test_have_library [413/902] 553762=test_remote_fetch_error [414/902] 553762=test_c_struct_entry [415/902] 553755=test_gem_commands_stale_command [416/902] 553755=test_set [417/902] 553765=comments_test [418/902] 553755=test_gem_requirement [419/902] 553765=test_sprintf [420/902] 553761=test_string_memory [421/902] 553763=test_gem_security_trust_dir [422/902] 553756=test_undef [423/902] 553756=test_general [424/902] 553761=test_objspace [425/902] 553763=test_line_editor [426/902] 553760=test_euc_kr [427/902] 553755=test_rdoc_context_section [428/902] 553760=test_ftp [429/902] 553756=test_to_ruby [430/902] 553760=test_pattern_key_name_check [431/902] 553755=test_pack [432/902] 553762=test_array_create [433/902] 553756=test_gem_impossible_dependencies_error [434/902] 553762=test_gem_commands_query_command [435/902] 553760=test_method [436/902] 553756=test_rdoc_rubygems_hook [437/902] 553765=test_skip_lines [438/902] 553765=test_gem_commands_uninstall_command [439/902] 553763=test_condition [440/902] 553763=test_foreach [441/902] 553763=test_gem_source_specific_file [442/902] 553763=test_cp949 [443/902] 553755=test_win32ole_record [444/902] 553763=test_gem_unsatisfiable_dependency_error [445/902] 553755=test_hash [446/902] 553763=test_ubf_async_safe [447/902] 553771=test_sorted_set [448/902] 553763=test_emoji [449/902] 553756=test_win32ole_type_event [450/902] 553756=test_io [451/902] 553763=test_date_attr [452/902] 553763=test_ellipsize [453/902] 553763=test_kwargs [454/902] 553763=test_io_wait [455/902] 553764=test_gem_commands_exec_command [456/902] 553771=test_type_completor [457/902] 553771=test_summary [458/902] 553771=test_console_attr [459/902] 553771=test_key_stroke [460/902] 553771=json_encoding_test [461/902] 553756=test_color [462/902] 553771=test_sockopt [463/902] 553771=test_rdoc_markup_to_label [464/902] 553771=test_install [465/902] 553756=test_rdoc_ri_driver [466/902] 553763=test_drb [467/902] 553762=test_gem_resolver_local_specification [468/902] 553771=test_httpheader [469/902] 553762=test_set_len [470/902] 553762=test_encoding [471/902] 553771=test_httpresponses [472/902] 553771=test_rdoc_i18n_locale [473/902] 553765=test_name_error_extension [474/902] 553762=test_acceptable [475/902] 553771=test_rdoc_generator_pot_po_entry [476/902] 553765=test_euc_jp [477/902] 553765=test_document [478/902] 553771=test_pair [479/902] 553765=test_gem_commands_yank_command [480/902] 553762=test_win32ole_param [481/902] 553762=test_rbconfig [482/902] 553757=test_primitive [483/902] 553762=test_human_typo [484/902] 553762=test_gem_resolver_vendor_specification [485/902] 553757=test_gem_commands_update_command [486/902] 553762=test_notimplement [487/902] 553762=test_random [488/902] 553762=test_gem_uri [489/902] 553762=test_key_event_record [490/902] 553762=test_ssl_session [491/902] 553756=test_thread_cv [492/902] 553770=test_lexer [493/902] 553770=test_rewind [494/902] 553770=test_rdoc_generator_pot [495/902] 553770=test_unicode [496/902] 553770=test_rdoc_parser_changelog [497/902] 553770=test_enumerator [498/902] 553770=test_koi8 [499/902] 553770=parameters_signature_test [500/902] 553770=test_column_separator [501/902] 553770=test_rdoc_method_attr [502/902] 553754=test_data [503/902] 553754=test_filter [504/902] 553754=test_gem_gem_runner [505/902] 553765=test_tree_spell_checker [506/902] 553754=test_addrinfo [507/902] 553765=test_http [508/902] 553754=test_win32ole_param_event [509/902] 553754=test_bn [510/902] 553754=test_case_mapping [511/902] 553754=test_path [512/902] 553754=test_terminfo [513/902] 553754=test_compile_prism [514/902] 553770=test_bug-14834 [515/902] 553764=test_rdoc_markup_to_html [516/902] 553770=test_date_compat [517/902] 553770=test_scheduler [518/902] 553764=test_ocsp [519/902] 553754=test_class [520/902] 553770=test_pkey_dsa [521/902] 553756=test_exception_at_throwing [522/902] 553754=test_iseq [523/902] 553756=test_rdoc_markup_heading [524/902] 553756=test_option [525/902] 553767=test_append [526/902] 553767=test_cmethod [527/902] 553767=test_did_you_mean [528/902] 553767=test_io_m17n [529/902] 553756=test_variable_name_check [530/902] 553756=test_gem_commands_server_command [531/902] 553756=test_case_comprehensive [532/902] 553766=test_interned_str [533/902] 553766=test_gem_commands_build_command [534/902] 553764=test_open3 [535/902] 553762=test_fiber [536/902] 553757=test_bundled_ca [537/902] 553772=test_closure [538/902] 553754=test_digest [539/902] 553754=test_gem_security [540/902] 553760=test_rdoc_servlet [541/902] 553766=test_ractor [542/902] 553766=test_recursion [543/902] 553766=test_exit [544/902] 553770=test_popen_deadlock [545/902] 553766=test_drbobject [546/902] 553760=test_delegate [547/902] 553772=test_mkmf [548/902] 553766=test_date_marshal [549/902] 553766=test_history [550/902] 553772=test_pinned [551/902] 553760=test_printf [552/902] 553760=test_rdoc_markup_pre_process [553/902] 553772=test_stream [554/902] 553772=test_to_ary_concat [555/902] 553766=test_webauthn_listener_response [556/902] 553766=test_time [557/902] 553760=test_beginendblock [558/902] 553766=test_files_lib [559/902] 553757=test_gem_commands_unpack_command [560/902] 553753=test_rdoc_markup_to_bs [561/902] 553753=test_within_pipe [562/902] 553770=test_emoji_breaks [563/902] 553757=test_gem_bundler_version_finder [564/902] 553753=test_gem_resolver_git_set [565/902] 553757=test_storage [566/902] 553757=test_gem_security_signer [567/902] 553772=test_cipher [568/902] 553760=test_new [569/902] 553760=test_shellwords [570/902] 553772=pattern_test [571/902] 553760=test_memory_view [572/902] 553760=test_debug [573/902] 553760=test_omap [574/902] 553767=test_string [575/902] 553767=test_iterator [576/902] 553760=test_digest_extend [577/902] 553772=test_windows_1252 [578/902] 553760=test_input_method [579/902] 553772=test_process [580/902] 553772=test_x509crl [581/902] 553757=test_signal [582/902] 553767=test_fixnum [583/902] 553758=test_rdoc_top_level [584/902] 553767=test_metaclass [585/902] 553767=test_cgi_session [586/902] 553760=test_rdoc_rd [587/902] 553767=test_gem_resolver_installer_set [588/902] 553760=test_dir_m17n [589/902] 553753=test_gem_source_git [590/902] 553772=test_regex_casefold [591/902] 553758=test_gem_commands_signout_command [592/902] 553758=test_refinement [593/902] 553767=test_require [594/902] 553755=test_cgi_cookie [595/902] 553755=test_float [596/902] 553772=test_header [597/902] 553772=test_rdoc_rd_inline [598/902] 553772=test_x509req [599/902] 553753=test_mutex [600/902] 553772=test_struct [601/902] 553772=test_gem_path_support [602/902] 553772=test_set [603/902] 553772=test_files_test_1 [604/902] 553764=test_color_printer [605/902] 553764=test_deprecated [606/902] 553764=test_insns_leaf [607/902] 553764=test_patterns [608/902] 553764=test_serialize_subclasses [609/902] 553764=test_key_error [610/902] 553764=test_engine [611/902] 553764=test_win32ole_variant_m [612/902] 553764=test_div [613/902] 553764=test_inputs_scanner [614/902] 553764=test_variable [615/902] 553764=fuzzer_test [616/902] 553764=test_sexp [617/902] 553764=test_rdoc_markup_include [618/902] 553764=test_rdoc_markup_to_html_snippet [619/902] 553771=magic_comment_test [620/902] 553771=test_struct [621/902] 553771=test_cparser [622/902] 553764=test_unconverted_fields [623/902] 553764=test_pkg_config [624/902] 553764=test_config [625/902] 553764=json_parser_test [626/902] 553760=test_nomethod_error [627/902] 553760=memsize_test [628/902] 553764=json_common_interface_test [629/902] 553764=test_gem_source_subpath_problem [630/902] 553760=test_dln [631/902] 553760=test_win32ole_variant_outarg [632/902] 553760=test_stringify_symbols [633/902] 553760=test_instrumentation_api [634/902] 553764=test_boolean [635/902] 553764=test_acl [636/902] 553764=test_rdoc_generator_markup [637/902] 553764=test_whileuntil [638/902] 553764=test_cmd [639/902] 553771=test_buffered_io [640/902] 553771=test_monitor [641/902] 553755=test_rubyvm [642/902] 553755=test_configuration [643/902] 553755=test_parser [644/902] 553753=test_arith_seq_extract [645/902] 553755=test_method_name_check [646/902] 553755=test_gem_request_set [647/902] 553771=test_module [648/902] 553753=test_gem_ext_cargo_builder [649/902] 553768=test_ssl [650/902] 553753=constant_path_node_test [651/902] 553757=attribute_write_test [652/902] 553753=test_propertyputref [653/902] 553753=test_spell_checker [654/902] 553757=test_assembler [655/902] 553757=test_rational2 [656/902] 553753=test_rational [657/902] 553757=test_gem_commands_cert_command [658/902] 553753=test_completion [659/902] 553764=test_yield_block [660/902] 553764=test_len [661/902] 553764=test_gem_source_installed [662/902] 553764=test_x509ext [663/902] 553764=test_erb [664/902] 553767=test_evaluation [665/902] 553767=test_gem_ext_builder [666/902] 553770=test_https [667/902] 553764=test_load [668/902] 553764=test_yamldbm [669/902] 553764=test_rdoc_parser_simple [670/902] 553755=test_provider [671/902] 553764=test_abi [672/902] 553758=test_array [673/902] 553764=test_gem_package_tar_writer [674/902] 553755=test_gem_commands_outdated_command [675/902] 553770=test_scalar_scanner [676/902] 553755=test_gem_source [677/902] 553770=test_nesting_parser [678/902] 553764=test_win32ole_method_event [679/902] 553764=test_benchmark [680/902] 553770=test_gem_dependency_list [681/902] 553753=test_liberal_parsing [682/902] 553769=test_gem_resolver_api_specification [683/902] 553753=test_win32ole_variant [684/902] 553753=test_mixed_unicode_escapes [685/902] 553753=test_history [686/902] 553753=test_rdoc_markup_to_ansi [687/902] 553769=test_ipaddr [688/902] 553753=test_rdoc_extend [689/902] 553770=test_row [690/902] 553769=test_merge_keys [691/902] 553755=test_gem_package [692/902] 553753=test_complex2 [693/902] 553769=test_resolve_symbol [694/902] 553770=test_have_macro [695/902] 553753=test_enum [696/902] 553769=test_gem_specification [697/902] 553771=test_threadgroup [698/902] 553766=test_rdoc_class_module [699/902] 553754=test_bignum [700/902] 553770=test_gem_ci_detector [701/902] 553770=test_stringio [702/902] 553767=test_arity [703/902] 553767=test_io_wait_uncommon [704/902] 553767=test_win32ole_variable [705/902] 553754=test_trace [706/902] 553767=ractor_test [707/902] 553754=test_win32ole_event [708/902] 553754=test_time_tz [709/902] 553757=test_rdoc_generator_json_index [710/902] 553754=test_find_executable [711/902] 553757=ruby_api_test [712/902] 553770=test_context [713/902] 553754=test_gem_commands_pristine_command [714/902] 553767=test_nofree [715/902] 553767=test_coder [716/902] 553767=test_symbol [717/902] 553757=test_unix [718/902] 553757=test_enc_associate [719/902] 553755=test_lazy_enumerator [720/902] 553770=test_pkcs7 [721/902] 553772=test_drbssl [722/902] 553753=test_arith_seq_beg_len_step [723/902] 553753=test_gem_resolver_requirement_list [724/902] 553753=test_function_entry [725/902] 553753=test_rdoc_comment [726/902] 553770=test_error_highlight [727/902] 553753=test_resize [728/902] 553766=test_rdoc_generator_darkfish [729/902] 553753=test_http_request [730/902] 553753=json_generic_object_test [731/902] 553753=test_gem_source_fetch_problem [732/902] 553753=location_test [733/902] 553755=test_symbol [734/902] 553755=test_coderange [735/902] 553755=test_mailto [736/902] 553755=test_gem_console_ui [737/902] 553755=test_date_ractor [738/902] 553753=test_dir [739/902] 553763=test_eval [740/902] 553763=test_autoconf [741/902] 553763=test_ractor_compatibility [742/902] 553757=test_member [743/902] 553764=test_numeric [744/902] 553757=test_cgi_multipart [745/902] 553764=test_gem_commands_cleanup_command [746/902] 553753=test_word [747/902] 553753=test_gem_commands_setup_command [748/902] 553770=test_drbunix [749/902] 553766=test_env [750/902] 553755=test_converters [751/902] 553771=test_read_write [752/902] 553755=test_rdoc_attr [753/902] 553763=test_dryrun [754/902] 553755=test_integer [755/902] 553763=desugar_compiler_test [756/902] 553763=test_have_func [757/902] 553771=test_gem_request_set_lockfile_tokenizer [758/902] 553757=test_syslog [759/902] 553755=test_stat [760/902] 553755=test_capacity [761/902] 553757=test_nextafter [762/902] 553755=test_usrmarshal [763/902] 553771=test_object_references [764/902] 553771=test_gem_resolver_git_specification [765/902] 553757=test_rubyoptions [766/902] 553760=test_super [767/902] 553755=test_integer [768/902] 553771=test_cgi_modruby [769/902] 553771=test_rubygems [770/902] 553764=test_call [771/902] 553754=test_https_proxy [772/902] 553754=test_timeout [773/902] 553764=test_alias [774/902] 553771=test_nonblock [775/902] 553771=test_weakref [776/902] 553753=test_strip [777/902] 553753=test_marshal [778/902] 553760=test_unicode_normalize [779/902] 553764=test_reline_key [780/902] 553764=test_rb_str_dup [781/902] 553764=test_singleton_function [782/902] 553764=test_ancdata [783/902] 553764=test_ssl [784/902] 553771=test_rendering [785/902] 553762=test_my_integer [786/902] 553762=test_thread [787/902] 553771=json_ext_parser_test [788/902] 553771=test_ractor [789/902] 553771=test_gem [790/902] 553769=test_read [791/902] 553769=test_gem_source_lock [792/902] 553764=test_ractor [793/902] 553769=test_dns [794/902] 553764=test_gem_commands_open_command [795/902] 553754=test_cgi_core [796/902] 553754=test_parser [797/902] 553754=test_ts [798/902] 553764=library_symbols_test [799/902] 553764=test_addr [800/902] 553764=test_locale [801/902] 553753=test_ensured [802/902] 553764=test_rdoc_ri_paths [803/902] 553764=test_quote_char_nil [804/902] 553764=test_dup [805/902] 553753=test_pty [806/902] 553763=test_constant [807/902] 553764=test_range [808/902] 553769=test_project_sanity [809/902] 553769=test_gem_uri_formatter [810/902] 553769=test_encoding [811/902] 553758=test_erb_command [812/902] 553758=test_helper [813/902] 553758=test_ostruct [814/902] 553753=unescape_test [815/902] 553767=test_file [816/902] 553754=test_data_error [817/902] 553769=bom_test [818/902] 553754=test_udp [819/902] 553754=test_vm_dump [820/902] 553758=test_write [821/902] 553754=test_tmpdir [822/902] 553769=test_integer_comb [823/902] 553754=test_rdoc_markup_document [824/902] 553764=test_regexp [825/902] 553754=test_gem_commands_check_command [826/902] 553758=errors_test [827/902] 553754=test_webauthn_listener [828/902] 553754=test_lambda [829/902] 553758=test_ast [830/902] 553754=test_gem_request_set_gem_dependency_api [831/902] 553766=test_jaro_winkler [832/902] 553766=test_random_formatter [833/902] 553766=test_helper [834/902] 553766=test_fips [835/902] 553754=test_x509name [836/902] 553754=test_update [837/902] 553754=test_rdoc_code_object [838/902] 553754=test_x509store [839/902] 553766=test_eval [840/902] 553771=test_kconv [841/902] 553771=json_generator_test [842/902] 553754=test_transcode [843/902] 553766=test_gem_safe_marshal [844/902] 553771=test_gem_resolver_api_set [845/902] 553760=test_gem_resolver_vendor_set [846/902] 553771=test_config [847/902] 553754=test_enumerable [848/902] 553754=test_rdoc_parser_markdown [849/902] 553754=test_import [850/902] 553755=test_force_quotes [851/902] 553755=test_gem_resolver_lock_set [852/902] 553760=test_not [853/902] 553760=test_logger [854/902] 553755=test_files_test [855/902] 553760=test_gem_update_suggestion [856/902] 553765=test_file_exhaustive [857/902] 553755=test_continuation [858/902] 553760=test_fd_setsize [859/902] 553760=test_data_converters [860/902] 553760=test_keyword [861/902] 553759=test_class_name_check [862/902] 553759=test_delete [863/902] 553759=test_win32ole_method [864/902] 553759=test_rdoc_markup_hard_break [865/902] 553759=test_date_strptime [866/902] 553755=test_placearg [867/902] 553771=test_gem_platform [868/902] 553755=test_pkey_rsa [869/902] 553759=test_numhash [870/902] 553759=test_gem_commands_push_command [871/902] 553771=test_weakkeymap [872/902] 553766=test_rdoc_rd_block_parser [873/902] 553766=test_tsort [874/902] 553766=test_signedness [875/902] 553760=test_type [876/902] 553753=test_ractor [877/902] 553760=test_quote_empty [878/902] 553760=test_big5 [879/902] 553760=test_func [880/902] 553753=test_pointer [881/902] 553755=test_gem_local_remote_options [882/902] 553771=test_date_arith [883/902] 553771=test_object [884/902] 553755=test_ruby_lex [885/902] 553763=test_sleep [886/902] 553754=test_flip [887/902] 553759=compiler_test [888/902] 553754=test_change_word [889/902] 553754=test_invalid [890/902] 553754=test_normalize [891/902] 553754=test_ossl [892/902] 553759=test_timeout [893/902] 553759=test_arithmetic_sequence [894/902] 553759=test_key_actor_emacs [895/902] 553755=test_gem_command_manager [896/902] 553769=test_basicinstructions [897/902] 553769=test_gem_gemcutter_utilities [898/902] 553759=version_test [899/902] 553759=test_cgi_header [900/902] 553759=heredoc_dedent_test [901/902] 553759=test_tuplebag [902/902] 553759=test_object Finished tests in 40.578157s, 663.7561 tests/s, 235302.0864 assertions/s. 26934 tests, 9548125 assertions, 0 failures, 0 errors, 210 skips ruby -v: ruby 3.4.0dev (2024-01-19T05:01:30Z master 68b403c45a) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.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/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/1-mspec-multi-0 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/2-mspec-multi-1 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/3-mspec-multi-2 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/4-mspec-multi-3 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/5-mspec-multi-4 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/6-mspec-multi-5 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/7-mspec-multi-6 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/8-mspec-multi-7 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/9-mspec-multi-8 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/10-mspec-multi-9 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/11-mspec-multi-10 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/12-mspec-multi-11 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/13-mspec-multi-12 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/14-mspec-multi-13 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/15-mspec-multi-14 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/16-mspec-multi-15 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/17-mspec-multi-16 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/18-mspec-multi-17 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/19-mspec-multi-18 $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-748668-cxfbl8/20-mspec-multi-19 ruby 3.4.0dev (2024-01-19T05:01:30Z master 68b403c45a) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ...... Finished in 9.201461 seconds 3728 files, 32407 examples, 214592 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.