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