# Logfile created on 2023-12-19 00:30:15 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055e5227d77f8 @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'", @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.20231219-003015", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e52285f8b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e52285f748 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e52285f5b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20231219-003015", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20231219-003015>, @binmode=false, @mon_data=#<Monitor:0x000055e52285f4c8>, @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 net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-ftp.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/net-ftp.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 error: The following untracked working tree files would be overwritten by merge: test/prism/snapshots/heredoc_with_comment.txt Please move or remove them before you merge. Aborting Updating e005c517..ce436ff3 make: *** [Makefile:563: update-src] Error 1 $$$[end] "make update-src -j20" exit with 512. $$$[beg] make after-update -j20 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 net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-ftp.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/net-ftp.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.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated b2c9da41ceb8a47c750bbd0183d2826ed1f6512fdd77757e8ec8618f3b6003dd builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.3.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.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' 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/.bundle/gems/rbs-3.3.2/ext/rbs_extension' 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/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' 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.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 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.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-ftp.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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/net-ftp.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 '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' 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/rbs-3.3.2/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]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./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.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.2.0 benchmark 0.3.0 bundler 2.5.0.dev cgi 0.4.0 csv 3.2.8 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.5.1 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.5 irb 1.9.1 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.0 open3 0.2.0 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.18.0 pstore 0.1.3 rdoc 6.6.0 readline 0.0.3 reline 0.4.0 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.0 set 1.0.3 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 1.1.0 tempfile 0.2.0 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.3.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3.dev.1 fcntl 1.1.0 fiddle 1.1.2 io-console 0.6.1.dev.1 io-nonblock 0.2.0 io-wait 0.3.0 json 2.7.0 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.1.1 stringio 3.1.1 strscan 3.0.8 syslog 0.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 minitest 5.20.0 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.2.0 net-imap 0.4.7 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.3.2 typeprof 0.21.8 debug 1.8.0 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1864 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.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=57154 "--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/907] 3312802=test_gc_compact [ 2/907] 3312812=test_proc [ 3/907] 3312782=test_string [ 4/907] 3312850=test_gem_resolver_index_set [ 5/907] 3312823=test_gem_package_old [ 6/907] 3312865=test_cgi_tag_helper [ 7/907] 3312871=test_zlib [ 8/907] 3312881=test_egrep_cpp [ 9/907] 3312875=test_ole_methods [ 10/907] 3312847=test_erb_m17n [ 11/907] 3312858=test_date_conv [ 12/907] 3312875=test_optimization [ 13/907] 3312858=test_require_path_check [ 14/907] 3312847=test_rdoc_markup_parser [ 15/907] 3312865=test_folderitem2_invokeverb [ 16/907] 3312831=test_fnmatch [ 17/907] 3312855=test_files_test_2 [ 18/907] 3312851=test_row_separator [ 19/907] 3312853=test_gem_validator [ 20/907] 3312862=test_rdoc_store [ 21/907] 3312865=test_gem_request_set_lockfile_parser [ 22/907] 3312888=test_depth_first [ 23/907] 3312867=test_raise [ 24/907] 3312867=test_x509attr [ 25/907] 3312860=test_rdoc_stats [ 26/907] 3312890=test_pattern_matching [ 27/907] 3312851=test_string [ 28/907] 3312888=test_gem_dependency_resolution_error [ 29/907] 3312858=test_rdoc_parser [ 30/907] 3312890=test_qsort [ 31/907] 3312890=json_addition_test [ 32/907] 3312851=test_rdoc_markup_attributes [ 33/907] 3312831=test_encodings [ 34/907] 3312867=test_win32ole_type [ 35/907] 3312867=test_null [ 36/907] 3312890=test_mul [ 37/907] 3312890=test_rdoc_rd_inline_parser [ 38/907] 3312867=test_rdoc_markup_to_rdoc [ 39/907] 3312847=test_default_gems [ 40/907] 3312850=test_bigmath [ 41/907] 3312823=test_trick [ 42/907] 3312881=test_thread [ 43/907] 3312881=test_pipe [ 44/907] 3312888=test_pkey_ec [ 45/907] 3312860=test_date_parse [ 46/907] 3312847=test_io_buffer [ 47/907] 3312851=test_defined [ 48/907] 3312847=test_backtrace [ 49/907] 3312847=test_key_name_check [ 50/907] 3312858=test_rdoc_i18n_text [ 51/907] 3312847=test_gem_uninstaller [ 52/907] 3312858=test_svcb_https [ 53/907] 3312865=test_buffering [ 54/907] 3312850=test_gb18030 [ 55/907] 3312853=test_windows_1251 [ 56/907] 3312865=test_time [ 57/907] 3312850=test_rdoc_rdoc [ 58/907] 3312867=test_emitter [ 59/907] 3312890=test_gem_silent_ui [ 60/907] 3312867=test_bug-5832 [ 61/907] 3312858=test_files_ext [ 62/907] 3312867=test_abbrev [ 63/907] 3312853=test_kernel [ 64/907] 3312867=test_eval_history [ 65/907] 3312888=dispatcher_test [ 66/907] 3312851=test_kdf [ 67/907] 3312881=test_gem_doctor [ 68/907] 3312860=test_enc_raise [ 69/907] 3312860=test_psych [ 70/907] 3312858=!Nothing_to_test [ 71/907] 3312860=test_rdoc_markup_paragraph [ 72/907] 3312865=test_at_exit [ 73/907] 3312858=test_gem_ext_cargo_builder_unit [ 74/907] 3312860=test_date [ 75/907] 3312860=test_gem_rdoc [ 76/907] 3312888=test_object_create_start [ 77/907] 3312867=test_rdoc_tom_doc [ 78/907] 3312831=test_hmac [ 79/907] 3312888=test_rdoc_markup_to_tt_only [ 80/907] 3312867=test_gem_command [ 81/907] 3312851=test_key_actor_vi [ 82/907] 3312865=test_bug-3571 [ 83/907] 3312890=test_common [ 84/907] 3312831=test_gem_spec_fetcher [ 85/907] 3312865=test_numeric [ 86/907] 3312865=test_ifunless [ 87/907] 3312865=test_assignment [ 88/907] 3312881=test_gem_commands_lock_command [ 89/907] 3312850=test_config [ 90/907] 3312851=test_gem_source_list [ 91/907] 3312858=test_yaml_special_cases [ 92/907] 3312888=test_optarg [ 93/907] 3312888=test_rdoc_token_stream [ 94/907] 3312858=test_address_resolve [ 95/907] 3312888=test_zsh_completion [ 96/907] 3312888=test_exception [ 97/907] 3312890=test_iter_break [ 98/907] 3312881=test_verbose [ 99/907] 3312890=test_nil [100/907] 3312888=test_num2int [101/907] 3312850=test_rdoc_single_class [102/907] 3312850=test_macro [103/907] 3312888=test_gem_ext_configure_builder [104/907] 3312850=test_frozen [105/907] 3312881=test_pp [106/907] 3312850=test_flush [107/907] 3312858=test_singleton [108/907] 3312858=test_io_console [109/907] 3312850=test_switch_hitter [110/907] 3312890=test_securerandom [111/907] 3312850=test_rdoc_markdown_test [112/907] 3312881=test_c_union_entity [113/907] 3312860=test_rdoc_normal_module [114/907] 3312888=test_logperiod [115/907] 3312867=test_each [116/907] 3312888=test_passing_block [117/907] 3312888=test_syslog_logger [118/907] 3312890=test_thread_fd_close [119/907] 3312881=test_uncorrectable_name_check [120/907] 3312890=newline_test [121/907] 3312881=test_hash_create [122/907] 3312867=test_stringchar [123/907] 3312831=test_gem_security_policy [124/907] 3312881=test_gem_source_local [125/907] 3312860=test_last_thread [126/907] 3312851=test_read [127/907] 3312853=test_process [128/907] 3312812=test_pack [129/907] 3312867=test_show_source [130/907] 3312862=test_err_in_callback [131/907] 3312867=test_gem_resolver_lock_specification [132/907] 3312862=test_gc [133/907] 3312851=test_x509cert [134/907] 3312890=test_arity [135/907] 3312888=test_gem_ext_rake_builder [136/907] 3312890=test_logdevice [137/907] 3312867=test_gem_commands_specification_command [138/907] 3312881=test_gem_commands_which_command [139/907] 3312831=test_shift_jis [140/907] 3312831=test_http [141/907] 3312881=test_enumerator [142/907] 3312831=test_flags [143/907] 3312812=test_inadvertent_creation [144/907] 3312867=test_name_error [145/907] 3312871=test_rdoc_markup_attribute_manager [146/907] 3312881=test_gem_commands_dependency_command [147/907] 3312812=test_bigdecimal [148/907] 3312802=test_table [149/907] 3312867=test_gem_resolver_composed_set [150/907] 3312867=test_safe_load [151/907] 3312867=test_gem_resolver [152/907] 3312881=test_rdoc_context [153/907] 3312802=test_stream [154/907] 3312871=test_nil2vtempty [155/907] 3312871=test_open-uri [156/907] 3312802=test_httpresponse [157/907] 3312851=test_rdoc_parser_ruby [158/907] 3312847=test_syntax [159/907] 3312802=test_date_new [160/907] 3312802=test_data [161/907] 3312802=test_require [162/907] 3312802=test_rdoc_markup_to_joined_paragraph [163/907] 3312867=test_date_time [164/907] 3312867=test_iso_8859 [165/907] 3312867=test_tcp [166/907] 3312850=test_rdoc_text [167/907] 3312802=test_case_options [168/907] 3312802=test_store [169/907] 3312850=test_rdoc_cross_reference [170/907] 3312867=test_gem_dependency_installer [171/907] 3312865=test_scalar [172/907] 3312865=test_general [173/907] 3312802=test_gem_commands_info_command [174/907] 3312865=test_bug_reporter [175/907] 3312888=test_rand [176/907] 3312890=test_gem_package_tar_reader_entry [177/907] 3312871=test_gem_name_tuple [178/907] 3312802=test_exception [179/907] 3312851=test_method_cache [180/907] 3312851=test_gem_request [181/907] 3312850=test_sprintf_comb [182/907] 3312888=test_gem_ext_cargo_builder_link_flag_converter [183/907] 3312871=test_gem_commands_mirror [184/907] 3312871=test_enumerator_kw [185/907] 3312871=test_settracefunc [186/907] 3312860=test_gem_text [187/907] 3312890=test_generic [188/907] 3312890=test_win32ole [189/907] 3312888=test_nkf [190/907] 3312851=test_scan_args [191/907] 3312890=test_delegation [192/907] 3312851=test_cclass [193/907] 3312860=test_gem_request_connection_pools [194/907] 3312851=test_grapheme_breaks [195/907] 3312831=test_gem_version_option [196/907] 3312890=test_case [197/907] 3312890=test_pkey [198/907] 3312881=test_parser_events [199/907] 3312850=test_reline [200/907] 3312851=test_rdoc_generator_pot_po [201/907] 3312851=test_ansi_with_terminfo [202/907] 3312851=test_rdoc_markup_to_markdown [203/907] 3312890=test_json_tree [204/907] 3312851=test_memory_view [205/907] 3312881=test_m17n_comb [206/907] 3312890=test_ractor [207/907] 3312865=test_gem_stream_ui [208/907] 3312831=test_rdoc_generator_ri [209/907] 3312888=test_extlibs [210/907] 3312890=test_ractor [211/907] 3312890=test_severity [212/907] 3312850=test_require_lib [213/907] 3312890=test_gem_install_update_options [214/907] 3312851=parse_test [215/907] 3312831=test_rdoc_markup_to_table_of_contents [216/907] 3312865=test_thread [217/907] 3312831=test_socket [218/907] 3312890=test_objectspace [219/907] 3312782=test_literal [220/907] 3312865=test_str2big [221/907] 3312865=test_dot_dot [222/907] 3312865=test_c_struct_builder [223/907] 3312865=test_big2str [224/907] 3312865=test_wait [225/907] 3312865=test_handle [226/907] 3312802=test_forwardable [227/907] 3312802=test_yaml [228/907] 3312831=test_rdoc_markup_formatter [229/907] 3312831=test_thread_queue [230/907] 3312823=test_nowrite [231/907] 3312865=test_ansi_without_terminfo [232/907] 3312823=test_gem_commands_sources_command [233/907] 3312871=test_ractor [234/907] 3312782=test_euc_tw [235/907] 3312782=test_rinda [236/907] 3312871=test_bmethod [237/907] 3312871=test_shapes [238/907] 3312865=json_fixtures_test [239/907] 3312802=test_io_timeout [240/907] 3312802=test_rdoc_parser_c [241/907] 3312871=test_comparable [242/907] 3312871=test_enc_str_buf_cat [243/907] 3312865=test_class2name [244/907] 3312871=test_gbk [245/907] 3312865=test_profile_frames [246/907] 3312871=test_pstore [247/907] 3312871=test_cstr [248/907] 3312812=test_digest [249/907] 3312823=test_marshalable [250/907] 3312823=test_require [251/907] 3312865=test_cgi_util [252/907] 3312860=test_gem_commands_contents_command [253/907] 3312802=test_gem_ext_cmake_builder [254/907] 3312802=test_wss [255/907] 3312802=test_fiddle [256/907] 3312802=test_find [257/907] 3312802=test_ractor [258/907] 3312860=test_pathname [259/907] 3312890=test_init [260/907] 3312865=test_complexrational [261/907] 3312865=regexp_test [262/907] 3312802=test_gem_package_tar_reader [263/907] 3312865=test_coverage [264/907] 3312802=test_rdoc_encoding [265/907] 3312802=test_file [266/907] 3312802=test_rdoc_any_method [267/907] 3312860=test_modify_expand [268/907] 3312860=test_rdoc_markdown [269/907] 3312871=test_gem_available_set [270/907] 3312890=test_formatter [271/907] 3312890=test_bash_completion [272/907] 3312890=test_deprecate [273/907] 3312890=test_rdoc_constant [274/907] 3312858=test_recorder [275/907] 3312858=test_gem_source_vendor [276/907] 3312858=test_gem_commands_owner_command [277/907] 3312871=test_rdoc_parser_rd [278/907] 3312871=test_date_strftime [279/907] 3312860=test_gem_installer [280/907] 3312890=test_yamlstore [281/907] 3312890=test_asn1 [282/907] 3312890=test_random [283/907] 3312890=json_string_matching_test [284/907] 3312890=test_load [285/907] 3312890=test_class [286/907] 3312888=test_rdoc_normal_class [287/907] 3312867=test_const [288/907] 3312867=test_features [289/907] 3312812=test_irb [290/907] 3312802=test_function [291/907] 3312888=test_queue [292/907] 3312888=parse_comments_test [293/907] 3312888=test_noarg [294/907] 3312888=test_tempfile [295/907] 3312867=test_tracepoint [296/907] 3312812=test_prettyprint [297/907] 3312823=test_rdoc_markup [298/907] 3312812=test_gem_commands_help_command [299/907] 3312802=test_duplicate [300/907] 3312802=test_utf32 [301/907] 3312802=test_basicsocket [302/907] 3312802=test_gem_resolver_index_specification [303/907] 3312865=test_internal_ivar [304/907] 3312802=test_stack [305/907] 3312865=test_gem_commands_list_command [306/907] 3312867=test_reqarg [307/907] 3312823=test_rdoc_include [308/907] 3312865=test_too_many_dummy_encodings [309/907] 3312858=test_econv [310/907] 3312867=test_cesu8 [311/907] 3312867=test_rdoc_options [312/907] 3312888=test_gem_version [313/907] 3312855=test_ldap [314/907] 3312865=test_emitter [315/907] 3312865=test_resource [316/907] 3312823=test_gem_commands_signin_command [317/907] 3312855=test_fileutils [318/907] 3312865=test_string_processing [319/907] 3312865=test_complex [320/907] 3312812=test_gem_commands_search_command [321/907] 3312871=test_method_cache [322/907] 3312871=test_gem_stub_specification [323/907] 3312812=test_frozen_error [324/907] 3312812=test_gem_ext_ext_conf_builder [325/907] 3312888=test_observer [326/907] 3312888=test_path_to_class [327/907] 3312823=test_gem_resolver_specification [328/907] 3312888=test_gem_dependency [329/907] 3312823=test_inlinecache [330/907] 3312865=test_rdoc_markup_verbatim [331/907] 3312823=test_gem_remote_fetcher [332/907] 3312888=test_parse [333/907] 3312871=test_mdns [334/907] 3312871=test_gem_resolver_installed_specification [335/907] 3312865=test_scanner_events [336/907] 3312871=test_gem_security_trust_dir [337/907] 3312867=test_string_memory [338/907] 3312865=comments_test [339/907] 3312865=test_gem_requirement [340/907] 3312871=test_sprintf [341/907] 3312867=test_objspace [342/907] 3312851=test_line_editor [343/907] 3312851=test_undef [344/907] 3312851=test_general [345/907] 3312855=test_c_struct_entry [346/907] 3312782=test_gem_commands_stale_command [347/907] 3312851=test_remote_fetch_error [348/907] 3312851=test_have_library [349/907] 3312865=test_base64 [350/907] 3312865=test_set [351/907] 3312871=test_gem_resolver_dependency_request [352/907] 3312865=test_tree_builder [353/907] 3312865=test_hash [354/907] 3312865=test_postponed_job [355/907] 3312855=test_alias_and_anchor [356/907] 3312871=test_external_new [357/907] 3312871=test_gem_request_set_lockfile [358/907] 3312888=test_raise_exception [359/907] 3312855=test_protect [360/907] 3312855=test_win32ole_typelib [361/907] 3312855=ripper_compat_test [362/907] 3312865=test_argf [363/907] 3312855=test_kill_ring [364/907] 3312782=test_framework [365/907] 3312782=test_ns_spki [366/907] 3312855=test_debug_cmd [367/907] 3312782=test_workspace [368/907] 3312855=test_weakmap [369/907] 3312802=test_yjit [370/907] 3312881=test_ws [371/907] 3312881=test_gem_commands_environment_command [372/907] 3312871=test_m17n [373/907] 3312858=test_io_wait [374/907] 3312782=test_gem_commands_exec_command [375/907] 3312881=test_kwargs [376/907] 3312881=test_ellipsize [377/907] 3312871=test_date_attr [378/907] 3312871=test_console_attr [379/907] 3312871=test_summary [380/907] 3312881=test_type_completor [381/907] 3312881=test_gem_unsatisfiable_dependency_error [382/907] 3312871=test_win32ole_record [383/907] 3312875=test_cp949 [384/907] 3312875=test_gem_commands_uninstall_command [385/907] 3312871=test_condition [386/907] 3312881=test_gem_source_specific_file [387/907] 3312871=test_foreach [388/907] 3312871=test_io [389/907] 3312881=test_sorted_set [390/907] 3312888=test_emoji [391/907] 3312888=test_win32ole_type_event [392/907] 3312888=test_hash [393/907] 3312871=test_ubf_async_safe [394/907] 3312858=test_gem_impossible_dependencies_error [395/907] 3312871=test_pack [396/907] 3312858=test_array_create [397/907] 3312858=test_pattern_key_name_check [398/907] 3312858=test_to_ruby [399/907] 3312858=test_rdoc_rubygems_hook [400/907] 3312881=test_skip_lines [401/907] 3312881=test_gem_commands_query_command [402/907] 3312858=test_method [403/907] 3312812=test_euc_kr [404/907] 3312812=test_rdoc_context_section [405/907] 3312812=test_ftp [406/907] 3312812=test_pkey_dh [407/907] 3312871=test_bigzero [408/907] 3312871=test_gem_package_tar_header [409/907] 3312812=test_gem_util [410/907] 3312871=test_iseq_load [411/907] 3312850=test_gem_commands_generate_index_command [412/907] 3312851=test_system [413/907] 3312850=test_pkcs12 [414/907] 3312812=test_yjit_exit_locations [415/907] 3312812=test_etc [416/907] 3312782=test_gem_config_file [417/907] 3312812=test_ripper [418/907] 3312847=test_getopts [419/907] 3312847=test_protocol [420/907] 3312875=test_gem_resolver_activation_request [421/907] 3312875=test_libs [422/907] 3312881=test_gem_commands_fetch_command [423/907] 3312782=test_math [424/907] 3312875=test_gc [425/907] 3312875=test_sleep [426/907] 3312782=test_config [427/907] 3312782=test_yaml_tree [428/907] 3312782=test_sizeof [429/907] 3312881=test_case [430/907] 3312881=test_face [431/907] 3312881=test_rendering [432/907] 3312812=test_utf16 [433/907] 3312847=test_autoload [434/907] 3312812=test_io [435/907] 3312881=test_unicode_escape [436/907] 3312823=test_rdoc_markup_indented_paragraph [437/907] 3312823=test_backtrace [438/907] 3312871=test_pack [439/907] 3312855=test_io_buffer [440/907] 3312871=test_gem_resolver_conflict [441/907] 3312881=test_rdoc_task [442/907] 3312881=test_gem_commands_install_command [443/907] 3312871=test_clone [444/907] 3312890=test_readpartial [445/907] 3312850=locals_test [446/907] 3312855=test_rdoc_require [447/907] 3312858=test_rat [448/907] 3312858=test_rdoc_markup_raw [449/907] 3312871=test_webauthn_poller [450/907] 3312858=test_rdoc_markup_to_html_crossref [451/907] 3312871=test_gem_resolver_best_set [452/907] 3312855=encoding_test [453/907] 3312871=test_typeddata [454/907] 3312851=test_fstring [455/907] 3312851=test_optparse [456/907] 3312851=test_array [457/907] 3312851=test_convertible [458/907] 3312858=test_convert [459/907] 3312850=test_rdoc_alias [460/907] 3312858=test_yield [461/907] 3312850=test_stringscanner [462/907] 3312890=test_files_sample [463/907] 3312850=test_interned_str [464/907] 3312850=test_case_comprehensive [465/907] 3312871=test_gem_commands_build_command [466/907] 3312890=test_cmethod [467/907] 3312890=test_append [468/907] 3312890=test_option [469/907] 3312890=test_gem_commands_server_command [470/907] 3312890=test_io_m17n [471/907] 3312871=test_variable_name_check [472/907] 3312871=test_did_you_mean [473/907] 3312831=test_rdoc_markup_heading [474/907] 3312831=test_exception_at_throwing [475/907] 3312871=test_iseq [476/907] 3312831=test_scheduler [477/907] 3312862=test_pkey_dsa [478/907] 3312831=test_ocsp [479/907] 3312823=test_class [480/907] 3312823=test_rdoc_markup_to_bs [481/907] 3312823=test_files_lib [482/907] 3312881=test_gem_commands_unpack_command [483/907] 3312871=test_beginendblock [484/907] 3312831=test_emoji_breaks [485/907] 3312862=test_gem_bundler_version_finder [486/907] 3312860=test_within_pipe [487/907] 3312860=test_pinned [488/907] 3312860=test_to_ary_concat [489/907] 3312881=test_webauthn_listener_response [490/907] 3312862=test_time [491/907] 3312881=test_stream [492/907] 3312881=test_rdoc_markup_pre_process [493/907] 3312871=test_printf [494/907] 3312875=test_exit [495/907] 3312871=test_recursion [496/907] 3312871=test_history [497/907] 3312881=test_mkmf [498/907] 3312865=test_date_marshal [499/907] 3312865=test_drbobject [500/907] 3312881=test_delegate [501/907] 3312881=test_popen_deadlock [502/907] 3312875=test_bundled_ca [503/907] 3312865=test_closure [504/907] 3312890=test_fiber [505/907] 3312871=test_open3 [506/907] 3312862=test_ractor [507/907] 3312862=test_gem_security [508/907] 3312888=test_rdoc_servlet [509/907] 3312865=test_digest [510/907] 3312888=test_rbconfig [511/907] 3312865=test_human_typo [512/907] 3312888=test_primitive [513/907] 3312865=test_name_error_extension [514/907] 3312888=test_rdoc_i18n_locale [515/907] 3312865=test_pair [516/907] 3312888=test_win32ole_param [517/907] 3312888=test_gem_commands_yank_command [518/907] 3312881=test_document [519/907] 3312881=test_acceptable [520/907] 3312881=test_rdoc_generator_pot_po_entry [521/907] 3312881=test_euc_jp [522/907] 3312881=test_install [523/907] 3312888=test_rdoc_markup_to_label [524/907] 3312881=test_sockopt [525/907] 3312881=test_set_len [526/907] 3312860=test_encoding [527/907] 3312881=test_httpresponses [528/907] 3312881=test_httpheader [529/907] 3312888=test_gem_resolver_local_specification [530/907] 3312860=test_rdoc_ri_driver [531/907] 3312881=test_drb [532/907] 3312875=json_encoding_test [533/907] 3312888=test_color [534/907] 3312875=test_key_stroke [535/907] 3312875=test_terminfo [536/907] 3312875=test_compile_prism [537/907] 3312888=test_date_compat [538/907] 3312888=test_getoptlong [539/907] 3312888=test_rdoc_markup_to_html [540/907] 3312782=test_bug-14834 [541/907] 3312888=test_http [542/907] 3312782=test_addrinfo [543/907] 3312782=test_tree_spell_checker [544/907] 3312858=test_path [545/907] 3312858=test_case_mapping [546/907] 3312782=test_bn [547/907] 3312875=test_win32ole_param_event [548/907] 3312858=test_enumerator [549/907] 3312875=test_rdoc_parser_changelog [550/907] 3312858=parameters_signature_test [551/907] 3312782=test_koi8 [552/907] 3312782=test_unicode [553/907] 3312860=test_rdoc_generator_pot [554/907] 3312860=test_filter [555/907] 3312782=test_gem_gem_runner [556/907] 3312860=test_data [557/907] 3312860=test_column_separator [558/907] 3312858=test_rdoc_method_attr [559/907] 3312860=test_gem_uri [560/907] 3312831=test_key_event_record [561/907] 3312782=test_notimplement [562/907] 3312782=test_random [563/907] 3312860=test_gem_resolver_vendor_specification [564/907] 3312782=test_gem_commands_update_command [565/907] 3312831=test_rewind [566/907] 3312831=test_ssl_session [567/907] 3312860=test_thread_cv [568/907] 3312858=test_lexer [569/907] 3312858=test_module [570/907] 3312875=test_gem_request_set [571/907] 3312875=constant_path_node_test [572/907] 3312875=test_gem_ext_cargo_builder [573/907] 3312875=test_ssl [574/907] 3312802=test_arith_seq_extract [575/907] 3312860=test_method_name_check [576/907] 3312860=test_parser [577/907] 3312860=test_cmd [578/907] 3312802=test_whileuntil [579/907] 3312802=test_rdoc_generator_markup [580/907] 3312802=test_configuration [581/907] 3312802=test_rubyvm [582/907] 3312802=test_buffered_io [583/907] 3312802=test_monitor [584/907] 3312831=test_instrumentation_api [585/907] 3312871=test_boolean [586/907] 3312871=test_acl [587/907] 3312871=test_gem_source [588/907] 3312802=test_scalar_scanner [589/907] 3312802=test_gem_commands_outdated_command [590/907] 3312847=test_array [591/907] 3312802=test_gem_package_tar_writer [592/907] 3312782=test_gem_dependency_list [593/907] 3312802=test_benchmark [594/907] 3312871=test_bigdecimal_util [595/907] 3312871=test_win32ole_method_event [596/907] 3312871=test_nesting_parser [597/907] 3312871=test_https [598/907] 3312782=test_gem_ext_builder [599/907] 3312858=test_evaluation [600/907] 3312858=test_abi [601/907] 3312860=test_provider [602/907] 3312858=test_rdoc_parser_simple [603/907] 3312858=test_load [604/907] 3312858=test_yamldbm [605/907] 3312858=test_len [606/907] 3312858=test_yield_block [607/907] 3312858=test_gem_commands_cert_command [608/907] 3312871=test_completion [609/907] 3312860=test_x509ext [610/907] 3312860=test_erb [611/907] 3312860=test_gem_source_installed [612/907] 3312860=test_assembler [613/907] 3312860=test_spell_checker [614/907] 3312860=test_propertyputref [615/907] 3312860=test_rational [616/907] 3312860=test_rational2 [617/907] 3312860=test_regex_casefold [618/907] 3312851=test_refinement [619/907] 3312823=test_gem_commands_signout_command [620/907] 3312823=test_gem_source_git [621/907] 3312782=test_dir_m17n [622/907] 3312860=test_gem_resolver_installer_set [623/907] 3312860=test_header [624/907] 3312860=test_float [625/907] 3312823=test_require [626/907] 3312802=test_cgi_cookie [627/907] 3312802=test_process [628/907] 3312802=test_windows_1252 [629/907] 3312802=test_input_method [630/907] 3312865=test_cgi_session [631/907] 3312865=test_rdoc_rd [632/907] 3312865=test_rdoc_top_level [633/907] 3312802=test_metaclass [634/907] 3312802=test_signal [635/907] 3312865=test_fixnum [636/907] 3312865=test_x509crl [637/907] 3312858=test_debug [638/907] 3312858=pattern_test [639/907] 3312865=test_memory_view [640/907] 3312858=test_shellwords [641/907] 3312858=test_mutex_m [642/907] 3312865=test_digest_extend [643/907] 3312858=test_string [644/907] 3312858=test_iterator [645/907] 3312865=test_omap [646/907] 3312865=test_gem_resolver_git_set [647/907] 3312858=test_storage [648/907] 3312858=test_new [649/907] 3312858=test_cipher [650/907] 3312858=test_gem_security_signer [651/907] 3312782=json_parser_test [652/907] 3312782=test_nomethod_error [653/907] 3312858=memsize_test [654/907] 3312782=test_config [655/907] 3312858=test_win32ole_variant_outarg [656/907] 3312858=test_gem_source_subpath_problem [657/907] 3312782=test_dln [658/907] 3312782=json_common_interface_test [659/907] 3312782=test_struct [660/907] 3312782=test_rdoc_markup_to_html_snippet [661/907] 3312865=magic_comment_test [662/907] 3312865=fuzzer_test [663/907] 3312865=test_sexp [664/907] 3312865=test_rdoc_markup_include [665/907] 3312865=test_inputs_scanner [666/907] 3312865=test_variable [667/907] 3312782=test_pkg_config [668/907] 3312871=test_unconverted_fields [669/907] 3312782=test_cparser [670/907] 3312871=test_insns_leaf [671/907] 3312871=test_patterns [672/907] 3312858=test_serialize_subclasses [673/907] 3312871=test_color_printer [674/907] 3312871=test_deprecated [675/907] 3312858=test_win32ole_variant_m [676/907] 3312871=test_engine [677/907] 3312858=test_div [678/907] 3312871=test_key_error [679/907] 3312858=test_x509req [680/907] 3312871=test_mutex [681/907] 3312865=test_rdoc_rd_inline [682/907] 3312865=test_files_test_1 [683/907] 3312812=test_set [684/907] 3312812=test_struct [685/907] 3312812=test_gem_path_support [686/907] 3312831=test_cgi_modruby [687/907] 3312858=test_integer [688/907] 3312831=test_super [689/907] 3312812=test_rubyoptions [690/907] 3312862=test_call [691/907] 3312847=test_https_proxy [692/907] 3312847=test_rubygems [693/907] 3312862=test_nextafter [694/907] 3312847=test_capacity [695/907] 3312847=test_gem_request_set_lockfile_tokenizer [696/907] 3312860=test_stat [697/907] 3312782=test_syslog [698/907] 3312860=test_have_func [699/907] 3312862=test_gem_resolver_git_specification [700/907] 3312782=test_object_references [701/907] 3312782=test_usrmarshal [702/907] 3312847=test_rdoc_attr [703/907] 3312847=test_read_write [704/907] 3312847=test_converters [705/907] 3312847=test_env [706/907] 3312782=test_integer [707/907] 3312862=desugar_compiler_test [708/907] 3312782=test_dryrun [709/907] 3312782=test_drbunix [710/907] 3312862=test_gem_commands_setup_command [711/907] 3312831=test_cgi_core [712/907] 3312831=test_parser [713/907] 3312831=test_ractor [714/907] 3312831=test_dns [715/907] 3312851=test_gem_commands_open_command [716/907] 3312851=test_read [717/907] 3312851=test_gem_source_lock [718/907] 3312851=test_gem [719/907] 3312890=test_ssl [720/907] 3312871=test_ractor [721/907] 3312823=test_my_integer [722/907] 3312823=test_thread [723/907] 3312831=json_ext_parser_test [724/907] 3312831=test_rendering [725/907] 3312831=test_marshal [726/907] 3312802=test_unicode_normalize [727/907] 3312862=test_weakref [728/907] 3312871=test_nonblock [729/907] 3312871=test_strip [730/907] 3312871=test_alias [731/907] 3312890=test_timeout [732/907] 3312862=test_singleton_function [733/907] 3312862=test_ancdata [734/907] 3312862=test_rb_str_dup [735/907] 3312862=test_reline_key [736/907] 3312871=test_win32ole_variable [737/907] 3312871=test_stringio [738/907] 3312862=test_arity [739/907] 3312862=test_io_wait_uncommon [740/907] 3312867=test_rdoc_class_module [741/907] 3312862=test_bignum [742/907] 3312871=test_rdoc_generator_json_index [743/907] 3312871=test_time_tz [744/907] 3312862=test_win32ole_event [745/907] 3312862=test_trace [746/907] 3312862=ractor_test [747/907] 3312831=test_have_macro [748/907] 3312871=test_gem_package [749/907] 3312862=test_complex2 [750/907] 3312862=test_threadgroup [751/907] 3312860=test_enum [752/907] 3312881=test_gem_specification [753/907] 3312867=test_rdoc_extend [754/907] 3312867=test_row [755/907] 3312867=test_merge_keys [756/907] 3312867=test_liberal_parsing [757/907] 3312867=test_gem_resolver_api_specification [758/907] 3312867=test_ipaddr [759/907] 3312867=test_mixed_unicode_escapes [760/907] 3312867=test_history [761/907] 3312867=test_rdoc_markup_to_ansi [762/907] 3312867=test_win32ole_variant [763/907] 3312867=test_ractor_compatibility [764/907] 3312858=test_date_ractor [765/907] 3312831=test_dir [766/907] 3312890=test_autoconf [767/907] 3312890=test_eval [768/907] 3312890=test_cgi_multipart [769/907] 3312858=test_gem_commands_cleanup_command [770/907] 3312871=test_word [771/907] 3312871=test_numeric [772/907] 3312871=test_member [773/907] 3312871=test_http_request [774/907] 3312831=test_gem_source_fetch_problem [775/907] 3312871=json_generic_object_test [776/907] 3312871=test_rdoc_generator_darkfish [777/907] 3312831=test_rdoc_comment [778/907] 3312867=test_error_highlight [779/907] 3312831=test_resize [780/907] 3312831=test_mailto [781/907] 3312831=test_coderange [782/907] 3312831=location_test [783/907] 3312890=test_symbol [784/907] 3312890=test_gem_resolver_requirement_list [785/907] 3312890=test_arith_seq_beg_len_step [786/907] 3312890=test_drbssl [787/907] 3312831=test_pkcs7 [788/907] 3312847=test_function_entry [789/907] 3312847=test_coder [790/907] 3312847=test_symbol [791/907] 3312858=test_gem_commands_pristine_command [792/907] 3312867=test_context [793/907] 3312871=test_nofree [794/907] 3312871=ruby_api_test [795/907] 3312865=test_find_executable [796/907] 3312860=test_enc_associate [797/907] 3312831=test_lazy_enumerator [798/907] 3312865=test_unix [799/907] 3312867=test_gem_platform [800/907] 3312865=test_date_strptime [801/907] 3312862=test_gem_package_task Skipping Gem::PackageTask tests. rake not found. [802/907] 3312862=test_placearg [803/907] 3312862=test_rdoc_markup_hard_break [804/907] 3312871=test_weakkeymap [805/907] 3312862=test_gem_commands_push_command [806/907] 3312867=test_numhash [807/907] 3312867=test_pkey_rsa [808/907] 3312865=test_keyword [809/907] 3312871=test_class_name_check [810/907] 3312871=test_data_converters [811/907] 3312851=test_fd_setsize [812/907] 3312851=test_continuation [813/907] 3312871=test_win32ole_method [814/907] 3312871=test_ractor [815/907] 3312871=test_delete [816/907] 3312871=test_logger [817/907] 3312871=test_file_exhaustive [818/907] 3312865=test_files_test [819/907] 3312865=test_gem_update_suggestion [820/907] 3312851=test_rdoc_parser_markdown [821/907] 3312860=test_gem_resolver_lock_set [822/907] 3312851=test_not [823/907] 3312851=test_force_quotes [824/907] 3312865=test_import [825/907] 3312860=version_test [826/907] 3312851=test_object [827/907] 3312831=test_cgi_header [828/907] 3312851=heredoc_dedent_test [829/907] 3312831=test_tuplebag [830/907] 3312851=test_arithmetic_sequence [831/907] 3312831=test_gem_gemcutter_utilities [832/907] 3312851=test_basicinstructions [833/907] 3312867=test_gem_command_manager [834/907] 3312860=test_key_actor_emacs [835/907] 3312862=test_sleep [836/907] 3312851=test_date_arith [837/907] 3312851=test_object [838/907] 3312860=test_ruby_lex [839/907] 3312847=test_gem_local_remote_options [840/907] 3312860=test_timeout [841/907] 3312860=test_normalize [842/907] 3312860=test_ossl [843/907] 3312867=test_invalid [844/907] 3312867=test_change_word [845/907] 3312847=compiler_test [846/907] 3312867=test_flip [847/907] 3312867=test_signedness [848/907] 3312831=test_tsort [849/907] 3312847=test_rdoc_rd_block_parser [850/907] 3312831=test_big5 [851/907] 3312831=test_func [852/907] 3312847=test_pointer [853/907] 3312851=test_quote_empty [854/907] 3312851=test_ractor [855/907] 3312858=test_type [856/907] 3312858=test_write [857/907] 3312851=test_tmpdir [858/907] 3312858=test_rdoc_markup_document [859/907] 3312858=test_integer_comb [860/907] 3312851=test_vm_dump [861/907] 3312851=errors_test [862/907] 3312851=test_regexp [863/907] 3312847=test_gem_commands_check_command [864/907] 3312847=test_gem_indexer [865/907] 3312881=test_udp [866/907] 3312881=test_data_error [867/907] 3312865=bom_test [868/907] 3312865=test_file [869/907] 3312881=unescape_test [870/907] 3312802=test_ostruct [871/907] 3312802=test_project_sanity [872/907] 3312802=test_range [873/907] 3312847=test_pty [874/907] 3312875=test_dup [875/907] 3312782=test_constant [876/907] 3312875=test_erb_command [877/907] 3312875=test_helper [878/907] 3312875=test_encoding [879/907] 3312802=test_gem_uri_formatter [880/907] 3312888=test_ensured [881/907] 3312802=library_symbols_test [882/907] 3312802=test_addr [883/907] 3312888=test_locale [884/907] 3312847=test_ts [885/907] 3312875=test_quote_char_nil [886/907] 3312802=test_rdoc_ri_paths [887/907] 3312875=test_gem_resolver_api_set [888/907] 3312888=test_gem_safe_marshal [889/907] 3312802=test_enumerable [890/907] 3312802=test_config [891/907] 3312875=test_gem_resolver_vendor_set [892/907] 3312875=json_generator_test [893/907] 3312875=test_eval [894/907] 3312875=test_kconv [895/907] 3312875=test_transcode [896/907] 3312802=test_update [897/907] 3312802=test_fips [898/907] 3312831=test_x509name [899/907] 3312831=test_x509store [900/907] 3312847=test_rdoc_code_object [901/907] 3312875=test_webauthn_listener [902/907] 3312802=test_random_formatter [903/907] 3312875=test_helper [904/907] 3312875=test_jaro_winkler [905/907] 3312875=test_lambda [906/907] 3312802=test_ast [907/907] 3312875=test_gem_request_set_gem_dependency_api Retrying hung up testcases... [ 1/156] TestProcess#test_spawn_wordsplit = 0.04 s [ 2/156] TestProcess#test_sigpipe = 0.04 s [ 3/156] TestProcess#test_warmup_frees_pages = 0.03 s [ 4/156] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.44 s [ 5/156] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s [ 6/156] TestProcess#test_groups = 0.00 s [ 7/156] TestProcess#test_to_hash_on_arguments = 0.13 s [ 8/156] TestProcess#test_system_sigpipe = 0.00 s [ 9/156] TestProcess#test_getegid = 0.00 s [ 10/156] TestProcess#test_system_noshell = 0.00 s [ 11/156] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s [ 12/156] TestProcess#test_execopts_modification = 0.12 s [ 13/156] TestProcess#test_warmup_precompute_string_coderange = 0.03 s [ 14/156] TestProcess#test_execopts_popen_extra_fd = 0.07 s [ 15/156] TestProcess#test_clock_getres_constants = 0.00 s [ 16/156] TestProcess#test_setegid = 0.00 s [ 17/156] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.04 s [ 18/156] TestProcess#test_daemon_pid = 0.00 s [ 19/156] TestProcess#test_status = 0.04 s [ 20/156] TestProcess#test_gid_from_name = 0.00 s [ 21/156] TestProcess#test_sh_comment = 0.00 s [ 22/156] TestProcess#test_spawn_shell = 0.07 s [ 23/156] TestProcess#test_rlimit_nofile = 0.04 s [ 24/156] TestProcess#test_clock_gettime_unit = 0.00 s [ 25/156] TestProcess#test_clock_gettime_constants = 0.00 s [ 26/156] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 27/156] TestProcess#test_rescue_exec_fail = 0.03 s [ 28/156] TestProcess#test_many_args = 0.07 s [ 29/156] TestProcess#test_execopts_close_others = 0.29 s [ 30/156] TestProcess#test_forked_child_handles_signal = 0.04 s [ 31/156] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.04 s [ 32/156] TestProcess#test_popen_wordsplit = 0.04 s [ 33/156] TestProcess#test_execopts_rlimit = 0.25 s [ 34/156] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 35/156] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.03 s [ 36/156] TestProcess#test_execopts_redirect_tempfile = 0.04 s [ 37/156] TestProcess#test_argv0 = 0.22 s [ 38/156] TestProcess#test_rlimit_name = 0.00 s [ 39/156] TestProcess#test_popen_reopen = 0.03 s [ 40/156] TestProcess#test_initgroups = 0.00 s [ 41/156] TestProcess#test_setpriority = 0.00 s [ 42/156] TestProcess#test_execopts_redirect_open_order_normal = 0.04 s [ 43/156] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.54 s [ 44/156] TestProcess#test_waitall = 0.14 s [ 45/156] TestProcess#test_aspawn_too_long_path = 0.07 s [ 46/156] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s [ 47/156] TestProcess#test_getuid = 0.00 s [ 48/156] TestProcess#test__fork_hook_popen = 0.01 s [ 49/156] TestProcess#test__fork_pid_cache = 0.00 s [ 50/156] TestProcess#test_last_status_failure = 0.00 s [ 51/156] TestProcess#test_execopts_redirect_self = 0.04 s [ 52/156] TestProcess#test_popen_fork = 0.00 s [ 53/156] TestProcess#test_maxgroups = 0.00 s [ 54/156] TestProcess#test_warmup_run_major_gc_and_compact = 0.03 s [ 55/156] TestProcess#test_execopts_redirect_nonascii_path = 0.04 s [ 56/156] TestProcess#test_execopts_gid = 0.08 s [ 57/156] TestProcess#test_uid_re_exchangeable_p = 0.00 s [ 58/156] TestProcess#test_execopts_popen_stdio = 0.04 s [ 59/156] TestProcess#test_overwrite_ENV = 0.07 s [ 60/156] TestProcess#test_daemon_readwrite = 0.00 s [ 61/156] TestProcess#test_clock_gettime = 0.00 s [ 62/156] TestProcess#test_execopts_duplex_io = 0.04 s [ 63/156] TestProcess#test_status_quit = 0.07 s [ 64/156] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s [ 65/156] TestProcess#test_sh_env = 0.00 s [ 66/156] TestProcess#test_wait2 = 0.14 s [ 67/156] TestProcess#test_gid_re_exchangeable_p = 0.00 s [ 68/156] TestProcess#test_clock_getres = 0.00 s [ 69/156] TestProcess#test_execopts_redirect_dup2_child = 0.15 s [ 70/156] TestProcess#test_signals_work_after_exec_fail = 0.00 s [ 71/156] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 72/156] TestProcess#test_execopts_open_failure = 0.00 s [ 73/156] TestProcess#test_setsid = 0.04 s [ 74/156] TestProcess#test_rlimit_value = 0.07 s [ 75/156] TestProcess#test_argv0_keep_alive = 0.01 s [ 76/156] TestProcess#test_execopts_umask = 0.07 s [ 77/156] TestProcess#test_kill_at_spawn_failure = 0.00 s [ 78/156] TestProcess#test_argv0_frozen = 0.00 s [ 79/156] TestProcess#test_spawn_noshell = 0.00 s [ 80/156] TestProcess#test_gid_sid_available? = 0.00 s [ 81/156] TestProcess#test_spawn_too_long_path = 0.00 s [ 82/156] TestProcess#test_deadlock_by_signal_at_forking = 0.78 s [ 83/156] TestProcess#test_wait_exception = 0.04 s [ 84/156] TestProcess#test_fallback_to_sh = 0.00 s [ 85/156] TestProcess#test_execopts_uid = 0.07 s [ 86/156] TestProcess#test_execopts_redirect_open_order_reverse = 0.04 s [ 87/156] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 88/156] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [ 89/156] TestProcess#test_exec_failure_leaves_no_child = 0.00 s [ 90/156] TestProcess#test_execopts_env = 0.44 s [ 91/156] TestProcess#test_system_shell = 0.07 s [ 92/156] TestProcess#test_daemon_detached = 0.00 s [ 93/156] TestProcess#test_daemon_default = 0.00 s [ 94/156] TestProcess#test_system_wordsplit = 0.04 s [ 95/156] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s [ 96/156] TestProcess#test_execopts_redirect_open_fifo = 0.04 s [ 97/156] TestProcess#test_exec_shell = 0.11 s [ 98/156] TestProcess#test_status_fail = 0.00 s [ 99/156] TestProcess#test_seteuid_name = 0.00 s [100/156] TestProcess#test_exec_fd_3_redirect = 0.07 s [101/156] TestProcess#test_execopts_exec = 0.04 s [102/156] TestProcess#test_exec_close_reserved_fd = 0.15 s [103/156] TestProcess#test__fork_hook = 0.02 s [104/156] TestProcess#test_popen_noshell = 0.00 s [105/156] TestProcess#test_daemon_nochdir_noclose = 0.00 s [106/156] TestProcess#test_status_kill = 0.04 s [107/156] TestProcess#test_execopts_popen = 0.08 s [108/156] TestProcess#test_argv0_noarg = 0.37 s [109/156] TestProcess#test__fork = 0.00 s [110/156] TestProcess#test_rlimit_availability = 0.00 s [111/156] TestProcess#test_no_curdir = 0.02 s [112/156] TestProcess#test_uid_from_name = 0.00 s [113/156] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s [114/156] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s [115/156] TestProcess#test_execopts_redirect_pipe = 0.19 s [116/156] TestProcess#test_popen_cloexec = 0.00 s [117/156] TestProcess#test_exec_wordsplit = 0.07 s [118/156] TestProcess#test_execopts_redirect_symbol = 0.11 s [119/156] TestProcess#test_execopts_pgroup = 0.19 s [120/156] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s [121/156] TestProcess#test_getpgid = 0.00 s [122/156] TestProcess#test_process_detach = 0.00 s [123/156] TestProcess#test_wait_and_sigchild = 0.00 s [124/156] TestProcess#test_execopts_unsetenv_others = 0.07 s [125/156] TestProcess#test_seteuid = 0.00 s [126/156] TestProcess#test_execopts_open_chdir_m17n_path = 0.04 s [127/156] TestProcess#test_wait_without_arg = 0.14 s [128/156] TestProcess#test_popen_exit = 0.04 s [129/156] TestProcess#test_sleep = 0.00 s [130/156] TestProcess#test_execopts_open_chdir = 0.04 s [131/156] TestProcess#test_sh_exec = 0.00 s [132/156] TestProcess#test_daemon_noclose = 0.00 s [133/156] TestProcess#test_status_wait = 0.04 s [134/156] TestProcess#test_popen_shell = 0.08 s [135/156] TestProcess#test_abort = 0.07 s [136/156] TestProcess#test_execopts_new_pgroup = 0.00 s [137/156] TestProcess#test_close_others_default_false = 0.01 s [138/156] TestProcess#test_execopts_env_popen_string = 0.37 s [139/156] TestProcess#test_execopts_redirect_fd = 0.48 s [140/156] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s [141/156] TestProcess#test_getpriority = 0.00 s [142/156] TestProcess#test_execopts_redirect_to_out_and_err = 0.07 s [143/156] TestProcess#test_execopts_env_popen_vector = 0.37 s [144/156] TestProcess#test_execopts_opts = 0.04 s [145/156] TestProcess#test_exec_noshell = 0.04 s [146/156] TestProcess#test__fork_wrong_type_hook = 0.01 s [147/156] TestProcess#test_geteuid = 0.00 s [148/156] TestProcess#test_execopt_env_path = 0.00 s [149/156] TestProcess#test_last_status = 0.04 s [150/156] TestProcess#test_execopts_env_single_word = 0.04 s [151/156] TestProcess#test_threading_works_after_exec_fail = 0.51 s [152/156] TestProcess#test_uid_sid_available? = 0.00 s [153/156] TestProcess#test_execopts_chdir = 0.04 s [154/156] TestProcess#test_daemon_no_threads = 0.00 s [155/156] TestProcess#test_pst_inspect = 0.00 s [156/156] TestProcess#test_fd_inheritance = 0.22 s Finished tests in 231.556881s, 116.9993 tests/s, 48714.4711 assertions/s. 27092 tests, 11280171 assertions, 0 failures, 0 errors, 202 skips ruby -v: ruby 3.3.0dev (2023-12-01T07:48:10Z master e005c51732) [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 863 863 863 ? -1 Ss 1000 0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental 863 864 864 864 pts/0 864 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental 864 865 864 864 pts/0 864 S+ 1000 0:03 sh build-loop.sh trunk --incremental 1 778292 864 864 pts/0 864 Sl+ 1000 0:00 /tmp/ruby/build/trunk/ruby /tmp/ruby/src/trunk/test/drb/ut_large.rb druby://localhost:35755 ut_large.rb 1 1322885 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_thread_native_thread_id_across_fork_on_linux 2548585 1404424 864 864 pts/0 864 R+ 1000 0:00 ps jx 1 1577179 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThreadConditionVariable#test_condvar_fork 865 2497073 864 864 pts/0 864 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental 2497073 2548585 864 864 pts/0 864 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20231219-003015 --root_dir=/tmp/ruby --timeout=10800 --incremental 2548585 3167567 864 864 pts/0 864 Z+ 1000 0:00 [sh] <defunct> 1 3322733 864 864 pts/0 864 Rl+ 1000 30754:03 /tmp/ruby/build/trunk/ruby -W0 1 3394129 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test__fork_pid_cache 1 3672753 864 864 pts/0 864 Sl+ 1000 0:00 /tmp/ruby/build/trunk/ruby /tmp/ruby/src/trunk/test/drb/ut_drb_drbssl.rb drbssl://localhost:33729 ut_drb_drbssl.rb 1 3967660 864 864 pts/0 864 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle {1=>[863, 778292, 1322885, 1577179, 3322733, 3394129, 3672753, 3967660], 863=>[864], 864=>[865], 2548585=>[1404424, 3167567], 865=>[2497073], 2497073=>[2548585]} $ timeout 60 gdb -p 1404424 -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 3167567 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible)