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