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