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