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