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