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