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