# Logfile created on 2023-12-23 07:06:42 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000556837def0b8 @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'", @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.20231223-070642", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000556837e77878 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000556837e77710 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000556837e77558 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20231223-070642", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20231223-070642>, @binmode=false, @mon_data=#<Monitor:0x0000556837e77490>, @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 $$$[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 = da02d08f27 $$$[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' $$$[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.3 -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.3 -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 76e934bb17dc6707909e962248ef2d291897d7951f46fba0a469fe3d59b78422 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 -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.3 -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 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 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/st_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/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' 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/date' 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/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' 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/rbs-3.4.0/ext/rbs_extension' 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.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/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -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.3 -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 enc.mk 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/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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' 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/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' 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/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' 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/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.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.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-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.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.2 base64 0.2.0 benchmark 0.3.0 bundler 2.5.3 cgi 0.4.1 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.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 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.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.1 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.0.4 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.3.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.2 io-console 0.7.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.0 strscan 3.0.7 syslog 0.1.2 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.3.3 net-imap 0.4.8 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.0 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1870 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.3 -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. 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='-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.3 -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 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.9.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/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=44038 "--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 # Running tests: [ 1/910] 2614390=version_test [ 2/910] 2614393=test_object [ 3/910] 2614398=heredoc_dedent_test [ 4/910] 2614400=test_tuplebag [ 5/910] 2614397=test_cgi_header [ 6/910] 2614394=test_arithmetic_sequence [ 7/910] 2614405=test_basicinstructions [ 8/910] 2614391=test_gem_gemcutter_utilities [ 9/910] 2614392=test_gem_command_manager [ 10/910] 2614395=test_key_actor_emacs [ 11/910] 2614403=test_sleep [ 12/910] 2614399=test_object [ 13/910] 2614402=test_ruby_lex [ 14/910] 2614401=test_date_arith [ 15/910] 2614396=test_gem_local_remote_options [ 16/910] 2614404=test_timeout [ 17/910] 2614404=test_invalid [ 18/910] 2614401=test_normalize [ 19/910] 2614394=test_ossl [ 20/910] 2614397=test_change_word [ 21/910] 2614400=test_flip [ 22/910] 2614401=compiler_test [ 23/910] 2614393=test_signedness [ 24/910] 2614397=test_tsort [ 25/910] 2614397=test_rdoc_rd_block_parser [ 26/910] 2614400=test_big5 [ 27/910] 2614404=test_func [ 28/910] 2614400=test_pointer [ 29/910] 2614398=test_quote_empty [ 30/910] 2614390=test_ractor [ 31/910] 2614405=test_type [ 32/910] 2614405=test_gem_platform [ 33/910] 2614401=test_placearg [ 34/910] 2614398=test_gem_package_task [ 35/910] 2614401=test_date_strptime [ 36/910] 2614390=test_rdoc_markup_hard_break [ 37/910] 2614397=test_gem_commands_push_command [ 38/910] 2614395=test_weakkeymap [ 39/910] 2614400=test_numhash [ 40/910] 2614402=test_pkey_rsa [ 41/910] 2614400=test_keyword [ 42/910] 2614396=test_class_name_check [ 43/910] 2614401=test_data_converters [ 44/910] 2614390=test_fd_setsize [ 45/910] 2614396=test_continuation [ 46/910] 2614390=test_win32ole_method [ 47/910] 2614390=test_ractor Skipping Gem::PackageTask tests. rake not found. [ 48/910] 2614398=test_delete [ 49/910] 2614398=test_logger [ 50/910] 2614401=test_file_exhaustive [ 51/910] 2614398=test_files_test [ 52/910] 2614390=test_gem_update_suggestion [ 53/910] 2614392=test_rdoc_parser_markdown [ 54/910] 2614405=test_not [ 55/910] 2614405=test_gem_resolver_lock_set [ 56/910] 2614398=test_force_quotes [ 57/910] 2614398=test_import [ 58/910] 2614405=test_gem_resolver_api_set [ 59/910] 2614399=test_gem_safe_marshal [ 60/910] 2614395=test_enumerable [ 61/910] 2614396=test_config [ 62/910] 2614395=test_gem_resolver_vendor_set [ 63/910] 2614405=json_generator_test [ 64/910] 2614402=test_eval [ 65/910] 2614392=test_kconv [ 66/910] 2614392=test_transcode [ 67/910] 2614391=test_update [ 68/910] 2614390=test_x509name [ 69/910] 2614391=test_fips [ 70/910] 2614390=test_x509store [ 71/910] 2614404=test_rdoc_code_object [ 72/910] 2614400=test_webauthn_listener [ 73/910] 2614405=test_helper [ 74/910] 2614395=test_random_formatter [ 75/910] 2614395=test_jaro_winkler [ 76/910] 2614395=test_lambda [ 77/910] 2614405=test_ast [ 78/910] 2614392=test_gem_request_set_gem_dependency_api [ 79/910] 2614395=test_tmpdir [ 80/910] 2614391=test_integer_comb [ 81/910] 2614396=test_rdoc_markup_document [ 82/910] 2614402=test_write [ 83/910] 2614400=test_vm_dump [ 84/910] 2614390=errors_test [ 85/910] 2614400=test_regexp [ 86/910] 2614395=test_gem_commands_check_command [ 87/910] 2614402=test_udp [ 88/910] 2614402=bom_test [ 89/910] 2614395=test_data_error [ 90/910] 2614390=unescape_test [ 91/910] 2614396=test_ostruct [ 92/910] 2614402=test_file [ 93/910] 2614397=test_range [ 94/910] 2614395=test_project_sanity [ 95/910] 2614404=test_dup [ 96/910] 2614392=test_pty [ 97/910] 2614396=test_constant [ 98/910] 2614395=test_erb_command [ 99/910] 2614398=test_helper [100/910] 2614398=test_encoding [101/910] 2614395=test_gem_uri_formatter [102/910] 2614395=test_ensured [103/910] 2614404=test_addr [104/910] 2614395=test_locale [105/910] 2614404=library_symbols_test [106/910] 2614395=test_ts [107/910] 2614398=test_quote_char_nil [108/910] 2614404=test_rdoc_ri_paths [109/910] 2614398=test_cgi_core [110/910] 2614398=test_parser [111/910] 2614404=test_dns [112/910] 2614398=test_gem_commands_open_command [113/910] 2614398=test_ractor [114/910] 2614398=test_read [115/910] 2614398=test_gem_source_lock [116/910] 2614399=test_gem [117/910] 2614398=test_ssl [118/910] 2614392=test_ractor [119/910] 2614397=test_thread [120/910] 2614404=json_ext_parser_test [121/910] 2614404=test_my_integer [122/910] 2614404=test_rendering [123/910] 2614404=test_unicode_normalize [124/910] 2614395=test_marshal [125/910] 2614392=test_strip [126/910] 2614392=test_nonblock [127/910] 2614392=test_weakref [128/910] 2614398=test_alias [129/910] 2614392=test_timeout [130/910] 2614398=test_singleton_function [131/910] 2614398=test_ancdata [132/910] 2614398=test_rb_str_dup [133/910] 2614398=test_reline_key [134/910] 2614390=test_cgi_modruby [135/910] 2614390=test_integer [136/910] 2614398=test_super [137/910] 2614395=test_rubyoptions [138/910] 2614393=test_https_proxy [139/910] 2614393=test_call [140/910] 2614392=test_rubygems [141/910] 2614398=test_nextafter [142/910] 2614393=test_capacity [143/910] 2614393=test_gem_request_set_lockfile_tokenizer [144/910] 2614398=test_syslog [145/910] 2614398=test_stat [146/910] 2614398=test_have_func [147/910] 2614392=test_gem_resolver_git_specification [148/910] 2614391=test_object_references [149/910] 2614391=test_usrmarshal [150/910] 2614393=test_rdoc_attr [151/910] 2614392=test_read_write [152/910] 2614393=test_converters [153/910] 2614392=test_env [154/910] 2614393=desugar_compiler_test [155/910] 2614391=test_integer [156/910] 2614393=test_dryrun [157/910] 2614393=test_drbunix [158/910] 2614391=test_gem_commands_setup_command [159/910] 2614399=test_ractor_compatibility [160/910] 2614396=test_eval [161/910] 2614396=test_autoconf [162/910] 2614396=test_date_ractor [163/910] 2614396=test_gem_console_ui [164/910] 2614396=test_dir [165/910] 2614399=test_gem_commands_cleanup_command [166/910] 2614391=test_word [167/910] 2614391=test_cgi_multipart [168/910] 2614396=test_numeric [169/910] 2614396=test_member [170/910] 2614396=test_gem_source_fetch_problem [171/910] 2614396=json_generic_object_test [172/910] 2614396=test_http_request [173/910] 2614396=test_rdoc_generator_darkfish [174/910] 2614391=test_error_highlight [175/910] 2614399=test_resize [176/910] 2614399=test_rdoc_comment [177/910] 2614403=test_mailto [178/910] 2614403=test_coderange [179/910] 2614403=test_symbol [180/910] 2614403=location_test [181/910] 2614391=test_gem_resolver_requirement_list [182/910] 2614391=test_arith_seq_beg_len_step [183/910] 2614396=test_pkcs7 [184/910] 2614399=test_drbssl [185/910] 2614391=test_function_entry [186/910] 2614391=test_symbol [187/910] 2614403=test_coder [188/910] 2614403=test_nofree [189/910] 2614403=test_context [190/910] 2614396=test_gem_commands_pristine_command [191/910] 2614401=ruby_api_test [192/910] 2614398=test_find_executable [193/910] 2614398=test_enc_associate [194/910] 2614403=test_lazy_enumerator [195/910] 2614401=test_unix [196/910] 2614401=test_win32ole_variable [197/910] 2614401=test_io_wait_uncommon [198/910] 2614401=test_stringio [199/910] 2614390=test_arity [200/910] 2614390=test_gem_ci_detector [201/910] 2614390=test_rdoc_class_module [202/910] 2614401=test_bignum [203/910] 2614401=test_rdoc_generator_json_index [204/910] 2614403=test_win32ole_event [205/910] 2614403=test_time_tz [206/910] 2614403=test_trace [207/910] 2614403=ractor_test [208/910] 2614401=test_have_macro [209/910] 2614398=test_gem_package [210/910] 2614403=test_complex2 [211/910] 2614403=test_resolve_symbol [212/910] 2614403=test_threadgroup [213/910] 2614390=test_enum [214/910] 2614391=test_gem_specification [215/910] 2614401=test_row [216/910] 2614401=test_rdoc_extend [217/910] 2614401=test_merge_keys [218/910] 2614401=test_gem_resolver_api_specification [219/910] 2614398=test_liberal_parsing [220/910] 2614392=test_ipaddr [221/910] 2614398=test_rdoc_markup_to_ansi [222/910] 2614392=test_mixed_unicode_escapes [223/910] 2614392=test_history [224/910] 2614392=test_win32ole_variant [225/910] 2614392=test_gem_source [226/910] 2614402=test_scalar_scanner [227/910] 2614394=test_gem_commands_outdated_command [228/910] 2614396=test_gem_package_tar_writer [229/910] 2614402=test_array [230/910] 2614398=test_gem_dependency_list [231/910] 2614401=test_benchmark [232/910] 2614398=test_bigdecimal_util [233/910] 2614398=test_win32ole_method_event [234/910] 2614398=test_nesting_parser [235/910] 2614396=test_https [236/910] 2614403=test_gem_ext_builder [237/910] 2614398=test_evaluation [238/910] 2614398=test_abi [239/910] 2614394=test_provider [240/910] 2614392=test_rdoc_parser_simple [241/910] 2614392=test_yamldbm [242/910] 2614392=test_load [243/910] 2614392=test_len [244/910] 2614392=test_yield_block [245/910] 2614392=test_completion [246/910] 2614398=test_gem_commands_cert_command [247/910] 2614390=test_x509ext [248/910] 2614390=test_erb [249/910] 2614404=test_gem_source_installed [250/910] 2614390=test_assembler [251/910] 2614390=attribute_write_test [252/910] 2614390=test_propertyputref [253/910] 2614390=test_spell_checker [254/910] 2614390=test_rational [255/910] 2614390=test_rational2 [256/910] 2614390=test_module [257/910] 2614394=test_gem_request_set [258/910] 2614396=constant_path_node_test [259/910] 2614396=test_gem_ext_cargo_builder [260/910] 2614404=test_ssl [261/910] 2614396=test_arith_seq_extract [262/910] 2614396=test_method_name_check [263/910] 2614396=test_parser [264/910] 2614396=test_cmd [265/910] 2614394=test_whileuntil [266/910] 2614394=test_rdoc_generator_markup [267/910] 2614394=test_configuration [268/910] 2614400=test_rubyvm [269/910] 2614392=test_buffered_io [270/910] 2614400=test_monitor [271/910] 2614392=test_instrumentation_api [272/910] 2614394=test_stringify_symbols [273/910] 2614394=test_acl [274/910] 2614394=test_boolean [275/910] 2614394=memsize_test [276/910] 2614401=json_parser_test [277/910] 2614400=test_nomethod_error [278/910] 2614394=test_config [279/910] 2614400=test_win32ole_variant_outarg [280/910] 2614400=test_gem_source_subpath_problem [281/910] 2614401=test_dln [282/910] 2614401=json_common_interface_test [283/910] 2614401=test_struct [284/910] 2614394=test_rdoc_markup_to_html_snippet [285/910] 2614401=magic_comment_test [286/910] 2614401=test_sexp [287/910] 2614401=test_rdoc_markup_include [288/910] 2614401=fuzzer_test [289/910] 2614401=test_inputs_scanner [290/910] 2614401=test_variable [291/910] 2614394=test_pkg_config [292/910] 2614394=test_unconverted_fields [293/910] 2614394=test_cparser [294/910] 2614401=test_patterns [295/910] 2614401=test_serialize_subclasses [296/910] 2614401=test_insns_leaf [297/910] 2614403=test_color_printer [298/910] 2614401=test_deprecated [299/910] 2614400=test_engine [300/910] 2614403=test_win32ole_variant_m [301/910] 2614401=test_div [302/910] 2614400=test_key_error [303/910] 2614401=test_x509req [304/910] 2614403=test_mutex [305/910] 2614400=test_rdoc_rd_inline [306/910] 2614400=test_files_test_1 [307/910] 2614396=test_set [308/910] 2614393=test_gem_path_support [309/910] 2614401=test_struct [310/910] 2614396=test_gem_commands_signout_command [311/910] 2614396=test_refinement [312/910] 2614393=test_regex_casefold [313/910] 2614401=test_gem_source_git [314/910] 2614391=test_dir_m17n [315/910] 2614390=test_gem_resolver_installer_set [316/910] 2614398=test_header [317/910] 2614398=test_float [318/910] 2614394=test_cgi_cookie [319/910] 2614390=test_require [320/910] 2614394=test_process [321/910] 2614394=test_windows_1252 [322/910] 2614394=test_input_method [323/910] 2614393=test_cgi_session [324/910] 2614393=test_rdoc_rd [325/910] 2614393=test_metaclass [326/910] 2614393=test_rdoc_top_level [327/910] 2614394=test_signal [328/910] 2614401=test_fixnum [329/910] 2614401=test_x509crl [330/910] 2614401=test_debug [331/910] 2614401=pattern_test [332/910] 2614401=test_memory_view [333/910] 2614403=test_shellwords [334/910] 2614401=test_mutex_m [335/910] 2614403=test_digest_extend [336/910] 2614401=test_string [337/910] 2614401=test_iterator [338/910] 2614403=test_omap [339/910] 2614403=test_gem_resolver_git_set [340/910] 2614393=test_storage [341/910] 2614393=test_new [342/910] 2614393=test_cipher [343/910] 2614393=test_gem_security_signer [344/910] 2614401=test_rdoc_markup_to_bs [345/910] 2614401=test_gem_commands_unpack_command [346/910] 2614393=test_files_lib [347/910] 2614403=test_beginendblock [348/910] 2614391=test_gem_bundler_version_finder [349/910] 2614391=test_emoji_breaks [350/910] 2614401=test_within_pipe [351/910] 2614401=test_pinned [352/910] 2614401=test_webauthn_listener_response [353/910] 2614401=test_time [354/910] 2614398=test_to_ary_concat [355/910] 2614403=test_stream [356/910] 2614403=test_printf [357/910] 2614401=test_rdoc_markup_pre_process [358/910] 2614403=test_exit [359/910] 2614401=test_recursion [360/910] 2614401=test_history [361/910] 2614403=test_date_marshal [362/910] 2614403=test_mkmf [363/910] 2614401=test_drbobject [364/910] 2614403=test_delegate [365/910] 2614401=test_popen_deadlock [366/910] 2614403=test_bundled_ca [367/910] 2614402=test_closure [368/910] 2614392=test_fiber [369/910] 2614402=test_open3 [370/910] 2614401=test_ractor [371/910] 2614401=test_gem_security [372/910] 2614394=test_rdoc_servlet [373/910] 2614394=test_digest [374/910] 2614394=test_interned_str [375/910] 2614394=test_case_comprehensive [376/910] 2614398=test_gem_commands_build_command [377/910] 2614403=test_cmethod [378/910] 2614403=test_append [379/910] 2614403=test_option [380/910] 2614403=test_gem_commands_server_command [381/910] 2614403=test_variable_name_check [382/910] 2614396=test_io_m17n [383/910] 2614398=test_did_you_mean [384/910] 2614403=test_rdoc_markup_heading [385/910] 2614390=test_iseq [386/910] 2614398=test_exception_at_throwing [387/910] 2614398=test_scheduler [388/910] 2614403=test_pkey_dsa [389/910] 2614398=test_class [390/910] 2614398=test_ocsp [391/910] 2614391=test_compile_prism [392/910] 2614400=test_terminfo [393/910] 2614400=test_getoptlong [394/910] 2614400=test_date_compat [395/910] 2614400=test_rdoc_markup_to_html [396/910] 2614400=test_bug-14834 [397/910] 2614391=test_addrinfo [398/910] 2614400=test_http [399/910] 2614391=test_tree_spell_checker [400/910] 2614398=test_path [401/910] 2614391=test_case_mapping [402/910] 2614391=test_bn [403/910] 2614398=test_win32ole_param_event [404/910] 2614398=test_koi8 [405/910] 2614398=parameters_signature_test [406/910] 2614398=test_rdoc_parser_changelog [407/910] 2614391=test_enumerator [408/910] 2614391=test_unicode [409/910] 2614403=test_rdoc_generator_pot [410/910] 2614390=test_gem_gem_runner [411/910] 2614391=test_filter [412/910] 2614403=test_data [413/910] 2614403=test_rdoc_method_attr [414/910] 2614398=test_column_separator [415/910] 2614390=test_key_event_record [416/910] 2614391=test_gem_uri [417/910] 2614398=test_random [418/910] 2614398=test_notimplement [419/910] 2614398=test_gem_commands_update_command [420/910] 2614390=test_gem_resolver_vendor_specification [421/910] 2614391=test_rewind [422/910] 2614391=test_thread_cv [423/910] 2614390=test_lexer [424/910] 2614390=test_ssl_session [425/910] 2614403=test_rbconfig [426/910] 2614403=test_human_typo [427/910] 2614403=test_primitive [428/910] 2614403=test_name_error_extension [429/910] 2614403=test_rdoc_i18n_locale [430/910] 2614403=test_win32ole_param [431/910] 2614403=test_gem_commands_yank_command [432/910] 2614396=test_pair [433/910] 2614403=test_document [434/910] 2614403=test_rdoc_generator_pot_po_entry [435/910] 2614403=test_euc_jp [436/910] 2614403=test_acceptable [437/910] 2614402=test_install [438/910] 2614403=test_rdoc_markup_to_label [439/910] 2614391=test_sockopt [440/910] 2614403=test_encoding [441/910] 2614391=test_httpresponses [442/910] 2614403=test_set_len [443/910] 2614403=test_httpheader [444/910] 2614391=test_gem_resolver_local_specification [445/910] 2614403=test_drb [446/910] 2614391=test_rdoc_ri_driver [447/910] 2614402=test_color [448/910] 2614402=json_encoding_test [449/910] 2614402=test_key_stroke [450/910] 2614402=test_gem_commands_exec_command [451/910] 2614395=test_io_wait [452/910] 2614390=test_kwargs [453/910] 2614390=test_ellipsize [454/910] 2614390=test_date_attr [455/910] 2614390=test_console_attr [456/910] 2614390=test_summary [457/910] 2614390=test_type_completor [458/910] 2614390=test_gem_unsatisfiable_dependency_error [459/910] 2614390=test_win32ole_record [460/910] 2614390=test_cp949 [461/910] 2614390=test_condition [462/910] 2614390=test_foreach [463/910] 2614390=test_gem_source_specific_file [464/910] 2614390=test_gem_commands_uninstall_command [465/910] 2614398=test_io [466/910] 2614391=test_emoji [467/910] 2614395=test_win32ole_type_event [468/910] 2614395=test_sorted_set [469/910] 2614391=test_hash [470/910] 2614404=test_ubf_async_safe [471/910] 2614398=test_gem_impossible_dependencies_error [472/910] 2614395=test_pack [473/910] 2614404=test_array_create [474/910] 2614398=test_to_ruby [475/910] 2614404=test_pattern_key_name_check [476/910] 2614404=test_rdoc_rubygems_hook [477/910] 2614398=test_skip_lines [478/910] 2614398=test_method [479/910] 2614404=test_gem_commands_query_command [480/910] 2614395=test_euc_kr [481/910] 2614395=test_rdoc_context_section [482/910] 2614393=test_ftp [483/910] 2614393=test_gem_security_trust_dir [484/910] 2614393=test_string_memory [485/910] 2614395=test_gem_requirement [486/910] 2614393=test_sprintf [487/910] 2614395=comments_test [488/910] 2614395=test_objspace [489/910] 2614390=test_line_editor [490/910] 2614390=test_undef [491/910] 2614402=test_general [492/910] 2614390=test_gem_commands_stale_command [493/910] 2614390=test_c_struct_entry [494/910] 2614402=test_have_library [495/910] 2614393=test_remote_fetch_error [496/910] 2614393=test_base64 [497/910] 2614393=test_set [498/910] 2614393=test_hash [499/910] 2614393=test_gem_resolver_dependency_request [500/910] 2614404=test_tree_builder [501/910] 2614404=test_external_new [502/910] 2614404=test_alias_and_anchor [503/910] 2614404=test_postponed_job [504/910] 2614393=test_raise_exception [505/910] 2614390=test_gem_request_set_lockfile [506/910] 2614404=test_win32ole_typelib [507/910] 2614404=test_protect [508/910] 2614404=ripper_compat_test [509/910] 2614398=test_argf [510/910] 2614404=test_framework [511/910] 2614404=test_ns_spki [512/910] 2614404=test_kill_ring [513/910] 2614404=test_weakmap [514/910] 2614393=test_workspace [515/910] 2614390=test_debug_cmd [516/910] 2614390=test_yjit [517/910] 2614393=test_ws [518/910] 2614393=test_m17n [519/910] 2614393=test_gem_commands_environment_command [520/910] 2614393=test_rdoc_markup_indented_paragraph [521/910] 2614393=test_io_buffer [522/910] 2614393=test_pack [523/910] 2614393=test_backtrace [524/910] 2614402=test_gem_resolver_conflict [525/910] 2614402=test_rdoc_task [526/910] 2614402=test_gem_commands_install_command [527/910] 2614392=test_clone [528/910] 2614396=test_readpartial [529/910] 2614392=locals_test [530/910] 2614401=test_rdoc_require [531/910] 2614401=test_rat [532/910] 2614401=test_rdoc_markup_raw [533/910] 2614401=test_webauthn_poller [534/910] 2614401=test_rdoc_markup_to_html_crossref [535/910] 2614396=test_typeddata [536/910] 2614401=test_gem_resolver_best_set [537/910] 2614392=encoding_test [538/910] 2614392=test_fstring [539/910] 2614401=test_array [540/910] 2614401=test_optparse [541/910] 2614401=test_convertible [542/910] 2614396=test_convert [543/910] 2614393=test_rdoc_alias [544/910] 2614396=test_yield [545/910] 2614393=test_stringscanner [546/910] 2614392=test_files_sample [547/910] 2614393=test_bigzero [548/910] 2614393=test_pkey_dh [549/910] 2614392=test_gem_package_tar_header [550/910] 2614393=test_iseq_load [551/910] 2614392=test_gem_util [552/910] 2614402=test_system [553/910] 2614392=test_pkcs12 [554/910] 2614392=test_yjit_exit_locations [555/910] 2614392=test_etc [556/910] 2614392=test_gem_config_file [557/910] 2614393=test_ripper [558/910] 2614392=test_protocol [559/910] 2614402=test_getopts [560/910] 2614402=test_gem_resolver_activation_request [561/910] 2614402=test_libs [562/910] 2614393=test_gc [563/910] 2614393=test_gem_commands_fetch_command [564/910] 2614402=test_math [565/910] 2614402=test_sleep [566/910] 2614392=test_config [567/910] 2614392=test_yaml_tree [568/910] 2614392=test_case [569/910] 2614392=test_sizeof [570/910] 2614393=test_face [571/910] 2614393=test_rendering [572/910] 2614393=test_autoload [573/910] 2614391=test_utf16 [574/910] 2614391=test_io [575/910] 2614398=test_unicode_escape [576/910] 2614398=test_digest [577/910] 2614403=test_marshalable [578/910] 2614403=test_require [579/910] 2614396=test_cgi_util [580/910] 2614398=test_gem_commands_contents_command [581/910] 2614396=test_gem_ext_cmake_builder [582/910] 2614396=test_wss [583/910] 2614396=test_fiddle [584/910] 2614398=test_find [585/910] 2614398=test_ractor [586/910] 2614402=test_pathname [587/910] 2614396=test_init [588/910] 2614398=test_complexrational [589/910] 2614398=test_gem_package_tar_reader [590/910] 2614398=regexp_test [591/910] 2614398=test_coverage [592/910] 2614396=test_rdoc_encoding [593/910] 2614402=test_file [594/910] 2614402=test_modify_expand [595/910] 2614402=test_rdoc_any_method [596/910] 2614396=test_gem_available_set [597/910] 2614396=test_rdoc_markdown [598/910] 2614402=test_formatter [599/910] 2614402=test_bash_completion [600/910] 2614402=test_rdoc_constant [601/910] 2614396=test_deprecate [602/910] 2614402=test_recorder [603/910] 2614396=test_gem_commands_owner_command [604/910] 2614402=test_gem_source_vendor [605/910] 2614402=test_big2str [606/910] 2614402=test_handle [607/910] 2614403=test_wait [608/910] 2614403=test_forwardable [609/910] 2614403=test_yaml [610/910] 2614403=test_rdoc_markup_formatter [611/910] 2614403=test_thread_queue [612/910] 2614398=test_nowrite [613/910] 2614398=test_ansi_without_terminfo [614/910] 2614398=test_gem_commands_sources_command [615/910] 2614402=test_ractor [616/910] 2614402=test_euc_tw [617/910] 2614402=test_bmethod [618/910] 2614402=test_rinda [619/910] 2614398=json_fixtures_test [620/910] 2614398=test_shapes [621/910] 2614398=test_io_timeout [622/910] 2614398=test_rdoc_parser_c [623/910] 2614396=test_comparable [624/910] 2614396=test_enc_str_buf_cat [625/910] 2614396=test_class2name [626/910] 2614396=test_gbk [627/910] 2614396=test_profile_frames [628/910] 2614400=test_cstr [629/910] 2614396=test_pstore [630/910] 2614396=test_stack [631/910] 2614398=test_gem_commands_list_command [632/910] 2614398=test_reqarg [633/910] 2614398=test_rdoc_include [634/910] 2614392=test_too_many_dummy_encodings [635/910] 2614399=test_cesu8 [636/910] 2614399=test_econv [637/910] 2614398=test_rdoc_options [638/910] 2614392=test_gem_version [639/910] 2614392=test_ldap [640/910] 2614392=test_gem_commands_signin_command [641/910] 2614401=test_resource [642/910] 2614401=test_emitter [643/910] 2614401=test_fileutils [644/910] 2614392=test_string_processing [645/910] 2614392=test_complex [646/910] 2614398=test_gem_commands_search_command [647/910] 2614398=test_method_cache [648/910] 2614398=test_gem_stub_specification [649/910] 2614400=test_frozen_error [650/910] 2614400=test_observer [651/910] 2614400=test_gem_ext_ext_conf_builder [652/910] 2614392=test_path_to_class [653/910] 2614392=test_gem_dependency [654/910] 2614398=test_gem_resolver_specification [655/910] 2614398=test_rdoc_markup_verbatim [656/910] 2614398=test_inlinecache [657/910] 2614401=test_gem_remote_fetcher [658/910] 2614398=test_parse [659/910] 2614392=test_mdns [660/910] 2614392=test_gem_resolver_installed_specification [661/910] 2614392=test_scanner_events [662/910] 2614392=test_rdoc_parser_rd [663/910] 2614392=test_date_strftime [664/910] 2614396=test_gem_installer [665/910] 2614398=test_yamlstore [666/910] 2614398=test_asn1 [667/910] 2614398=test_random [668/910] 2614398=test_load [669/910] 2614398=json_string_matching_test [670/910] 2614398=test_const [671/910] 2614398=test_features [672/910] 2614393=test_rdoc_normal_class [673/910] 2614399=test_class [674/910] 2614393=test_irb [675/910] 2614398=test_queue [676/910] 2614398=test_function [677/910] 2614390=test_noarg [678/910] 2614390=parse_comments_test [679/910] 2614390=test_tempfile [680/910] 2614392=test_tracepoint [681/910] 2614393=test_prettyprint [682/910] 2614393=test_rdoc_markup [683/910] 2614402=test_gem_commands_help_command [684/910] 2614393=test_duplicate [685/910] 2614393=test_basicsocket [686/910] 2614398=test_utf32 [687/910] 2614393=test_gem_resolver_index_specification [688/910] 2614398=test_internal_ivar [689/910] 2614398=test_gem_commands_specification_command [690/910] 2614402=test_shift_jis [691/910] 2614402=test_gem_commands_which_command [692/910] 2614393=test_http [693/910] 2614393=test_enumerator [694/910] 2614402=test_inadvertent_creation [695/910] 2614390=test_flags [696/910] 2614402=test_name_error [697/910] 2614393=test_rdoc_markup_attribute_manager [698/910] 2614400=test_gem_commands_dependency_command [699/910] 2614398=test_bigdecimal [700/910] 2614393=test_safe_load [701/910] 2614393=test_gem_resolver_composed_set [702/910] 2614393=test_table [703/910] 2614392=test_gem_resolver [704/910] 2614393=test_rdoc_context [705/910] 2614400=test_stream [706/910] 2614402=test_nil2vtempty [707/910] 2614400=test_open-uri [708/910] 2614402=test_httpresponse [709/910] 2614402=test_rdoc_parser_ruby [710/910] 2614404=test_syntax [711/910] 2614392=test_date_new [712/910] 2614392=test_data [713/910] 2614392=test_rdoc_markup_to_joined_paragraph [714/910] 2614392=test_date_time [715/910] 2614392=test_require [716/910] 2614392=test_iso_8859 [717/910] 2614392=test_tcp [718/910] 2614400=test_rdoc_text [719/910] 2614392=test_io_console [720/910] 2614400=test_flush [721/910] 2614400=test_singleton [722/910] 2614400=test_switch_hitter [723/910] 2614400=test_securerandom [724/910] 2614400=test_rdoc_markdown_test [725/910] 2614402=test_c_union_entity [726/910] 2614402=test_rdoc_normal_module [727/910] 2614393=test_each [728/910] 2614393=test_logperiod [729/910] 2614402=test_passing_block [730/910] 2614402=test_thread_fd_close [731/910] 2614393=test_syslog_logger [732/910] 2614402=test_uncorrectable_name_check [733/910] 2614402=newline_test [734/910] 2614401=test_hash_create [735/910] 2614401=test_stringchar [736/910] 2614390=test_gem_security_policy [737/910] 2614402=test_gem_source_local [738/910] 2614401=test_process [739/910] 2614393=test_last_thread [740/910] 2614402=test_read [741/910] 2614390=test_pack [742/910] 2614402=test_show_source [743/910] 2614402=test_err_in_callback [744/910] 2614402=test_gem_resolver_lock_specification [745/910] 2614402=test_gc [746/910] 2614390=test_x509cert [747/910] 2614399=test_gem_ext_rake_builder [748/910] 2614390=test_arity [749/910] 2614390=test_logdevice [750/910] 2614403=test_cclass [751/910] 2614403=test_gem_request_connection_pools [752/910] 2614400=test_gem_version_option [753/910] 2614400=test_grapheme_breaks [754/910] 2614400=test_pkey [755/910] 2614400=test_case [756/910] 2614400=test_reline [757/910] 2614393=test_parser_events [758/910] 2614398=test_rdoc_generator_pot_po [759/910] 2614398=test_ansi_with_terminfo [760/910] 2614398=test_json_tree [761/910] 2614398=test_rdoc_markup_to_markdown [762/910] 2614398=test_memory_view [763/910] 2614393=test_m17n_comb [764/910] 2614400=test_ractor [765/910] 2614400=test_gem_stream_ui [766/910] 2614399=test_extlibs [767/910] 2614400=test_rdoc_generator_ri [768/910] 2614400=test_severity [769/910] 2614400=test_ractor [770/910] 2614400=test_require_lib [771/910] 2614398=parse_test [772/910] 2614390=test_gem_install_update_options [773/910] 2614390=test_rdoc_markup_to_table_of_contents [774/910] 2614390=test_socket [775/910] 2614403=test_thread [776/910] 2614392=test_objectspace [777/910] 2614403=test_literal [778/910] 2614390=test_str2big [779/910] 2614390=test_c_struct_builder [780/910] 2614390=test_dot_dot [781/910] 2614390=test_case_options [782/910] 2614390=test_store [783/910] 2614403=test_rdoc_cross_reference [784/910] 2614390=test_scalar [785/910] 2614390=test_gem_dependency_installer [786/910] 2614392=test_gem_commands_info_command [787/910] 2614392=test_general [788/910] 2614392=test_bug_reporter [789/910] 2614403=test_rand [790/910] 2614399=test_gem_name_tuple [791/910] 2614399=test_gem_package_tar_reader_entry [792/910] 2614396=test_exception [793/910] 2614399=test_gem_request [794/910] 2614403=test_method_cache [795/910] 2614403=test_sprintf_comb [796/910] 2614392=test_gem_ext_cargo_builder_link_flag_converter [797/910] 2614392=test_gem_commands_mirror [798/910] 2614392=test_enumerator_kw [799/910] 2614392=test_settracefunc [800/910] 2614399=test_gem_text [801/910] 2614403=test_generic [802/910] 2614403=test_win32ole [803/910] 2614403=test_scan_args [804/910] 2614399=test_nkf [805/910] 2614403=test_delegation [806/910] 2614403=test_rdoc_markup_attributes [807/910] 2614403=test_win32ole_type [808/910] 2614403=test_null [809/910] 2614403=test_encodings [810/910] 2614399=test_mul [811/910] 2614399=test_rdoc_rd_inline_parser [812/910] 2614399=test_rdoc_markup_to_rdoc [813/910] 2614399=test_default_gems [814/910] 2614391=test_bigmath [815/910] 2614399=test_pipe [816/910] 2614391=test_thread [817/910] 2614391=test_trick [818/910] 2614393=test_pkey_ec [819/910] 2614393=test_date_parse [820/910] 2614399=test_backtrace [821/910] 2614399=test_defined [822/910] 2614399=test_key_name_check [823/910] 2614399=test_io_buffer [824/910] 2614399=test_rdoc_i18n_text [825/910] 2614393=test_gem_uninstaller [826/910] 2614399=test_svcb_https [827/910] 2614403=test_buffering [828/910] 2614403=test_gb18030 [829/910] 2614403=test_time [830/910] 2614399=test_windows_1251 [831/910] 2614399=test_rdoc_rdoc [832/910] 2614396=test_string [833/910] 2614399=test_proc [834/910] 2614398=test_gc_compact [835/910] 2614403=test_gem_resolver_index_set [836/910] 2614403=test_gem_package_old [837/910] 2614403=test_cgi_tag_helper [838/910] 2614403=test_zlib [839/910] 2614392=test_egrep_cpp [840/910] 2614392=test_ole_methods [841/910] 2614392=test_erb_m17n [842/910] 2614392=test_optimization [843/910] 2614399=test_date_conv [844/910] 2614399=test_folderitem2_invokeverb [845/910] 2614399=test_require_path_check [846/910] 2614390=test_rdoc_markup_parser [847/910] 2614399=test_fnmatch [848/910] 2614390=test_files_test_2 [849/910] 2614393=test_row_separator [850/910] 2614399=test_gem_validator [851/910] 2614400=test_rdoc_store [852/910] 2614393=test_gem_request_set_lockfile_parser [853/910] 2614399=test_depth_first [854/910] 2614399=test_x509attr [855/910] 2614399=test_raise [856/910] 2614399=test_pattern_matching [857/910] 2614399=test_rdoc_stats [858/910] 2614393=test_string [859/910] 2614393=test_qsort [860/910] 2614393=test_rdoc_parser [861/910] 2614399=test_gem_dependency_resolution_error [862/910] 2614399=json_addition_test [863/910] 2614393=test_rdoc_tom_doc [864/910] 2614393=test_rdoc_markup_to_tt_only [865/910] 2614399=test_hmac [866/910] 2614399=test_gem_command [867/910] 2614393=test_bug-3571 [868/910] 2614393=test_key_actor_vi [869/910] 2614399=test_common [870/910] 2614393=test_gem_spec_fetcher [871/910] 2614399=test_numeric [872/910] 2614393=test_ifunless [873/910] 2614393=test_assignment [874/910] 2614399=test_gem_commands_lock_command [875/910] 2614399=test_gem_source_list [876/910] 2614400=test_yaml_special_cases [877/910] 2614400=test_optarg [878/910] 2614400=test_config [879/910] 2614400=test_rdoc_token_stream [880/910] 2614400=test_address_resolve [881/910] 2614399=test_exception [882/910] 2614400=test_zsh_completion [883/910] 2614399=test_iter_break [884/910] 2614400=test_verbose [885/910] 2614399=test_nil [886/910] 2614399=test_num2int [887/910] 2614399=test_rdoc_single_class [888/910] 2614400=test_macro [889/910] 2614399=test_pp [890/910] 2614400=test_gem_ext_configure_builder [891/910] 2614400=test_frozen [892/910] 2614400=test_emitter [893/910] 2614399=test_gem_silent_ui [894/910] 2614400=test_files_ext [895/910] 2614400=test_bug-5832 [896/910] 2614400=test_abbrev [897/910] 2614400=test_kernel [898/910] 2614399=dispatcher_test [899/910] 2614399=test_eval_history [900/910] 2614399=test_gem_doctor [901/910] 2614391=test_kdf [902/910] 2614399=test_psych [903/910] 2614399=test_enc_raise [904/910] 2614399=!Nothing_to_test [905/910] 2614399=test_rdoc_markup_paragraph [906/910] 2614391=test_at_exit [907/910] 2614399=test_date [908/910] 2614399=test_gem_rdoc [909/910] 2614391=test_gem_ext_cargo_builder_unit [910/910] 2614391=test_object_create_start Retrying hung up testcases... [ 1/93] TestThread#test_join_limit_negative_INT64_MIN = 0.00 s [ 2/93] TestThread#test_main_thread_variable_in_enumerator = 0.00 s [ 3/93] TestThread#test_thread_variable_strings_and_symbols_are_the_same_key = 0.00 s [ 4/93] TestThread#test_handle_interrupt_with_return = 0.00 s [ 5/93] TestThread#test_status_and_stop_p = 0.00 s [ 6/93] TestThread#test_thread_local_security = 0.00 s [ 7/93] TestThread#test_kill_main_thread = 0.02 s [ 8/93] TestThread#test_mutex_synchronize = 0.01 s [ 9/93] TestThread#test_exit = 0.00 s [10/93] TestThread#test_thread_join_main_thread = 0.00 s [11/93] TestThread#test_mutex_deadlock = 0.00 s [12/93] TestThread#test_handle_interrupt_with_break = 0.00 s [13/93] TestThread#test_thread_native_thread_id = 0.00 s [14/93] TestThread#test_handle_interrupt_and_io = 0.11 s [15/93] TestThread#test_thread_status_raise_after_kill = 0.00 s [16/93] TestThread#test_main_thread_status_at_exit = 0.02 s [17/93] TestThread#test_new = 0.00 s [18/93] TestThread#test_join_limit_negative_minus_INFINITY = 0.00 s [19/93] TestThread#test_join = 0.05 s [20/93] TestThread#test_inspect_with_fiber = 0.00 s [21/93] TestThread#test_pending_interrupt? = 0.00 s [22/93] TestThread#test_thread_variable_in_enumerator = 0.00 s [23/93] TestThread#test_thread_invalid_name = 0.00 s [24/93] TestThread#test_switch_while_busy_loop = 0.29 s [25/93] TestThread#test_no_valid_cfp = 0.00 s [26/93] TestThread#test_join_limit_negative_FIXNUM_MIN = 0.00 s [27/93] TestThread#test_mutex_fifo_like_lock = 0.00 s [28/93] TestThread#test_thread_local = 0.00 s [29/93] TestThread#test_subclass_no_initialize = 0.00 s [30/93] TestThread#test_thread_interrupt_for_killed_thread = 5.00 s [31/93] TestThread#test_thread_instance_variable = 0.02 s [32/93] TestThread#test_join_limit_negative_minus_0_1 = 0.00 s [33/93] TestThread#test_handle_interrupt_blocking = 0.00 s [34/93] TestThread#test_handle_interrupt_invalid_argument = 0.00 s [35/93] TestThread#test_fork_while_parent_locked = 0.00 s [36/93] TestThread#test_mutex_owned = 0.00 s [37/93] TestThread#test_handle_interrupt_and_p = 0.12 s [38/93] TestThread#test_yield_across_thread_through_enum = 0.00 s [39/93] TestThread#test_priority = 0.83 s [40/93] TestThread#test_thread_variables = 0.00 s [41/93] TestThread#test_thread_variable_frozen = 0.00 s [42/93] TestThread#test_thread_local_dynamic_symbol = 0.00 s [43/93] TestThread#test_list = 0.02 s [44/93] TestThread#test_handle_interrupt = 0.00 s [45/93] TestThread#test_kill_wrong_argument = 0.00 s [46/93] TestThread#test_thread_native_thread_id_across_fork_on_linux = 0.00 s [47/93] TestThread#test_handle_interrupted? = 0.00 s [48/93] TestThread#test_thread_setname_in_initialize = 0.00 s [49/93] TestThread#test_new_symbol_proc = 0.07 s [50/93] TestThread#test_thread_join_current = 0.00 s [51/93] TestThread#test_report_on_exception = 0.07 s [52/93] TestThread#test_mutex_illegal_unlock = 0.00 s [53/93] TestThread#test_ignore_deadlock = 1.00 s [54/93] TestThread#test_mutex_interrupt = 0.00 s [55/93] TestThread#test_backtrace = 0.00 s [56/93] TestThread#test_select_wait = 0.00 s [57/93] TestThread#test_thread_local_fetch = 0.00 s [58/93] TestThread#test_mutex_owned2 = 0.00 s [59/93] TestThread#test_signal_at_join = 0.23 s [60/93] TestThread#test_uninitialized = 0.00 s [61/93] TestThread#test_blocking_mutex_unlocked_on_fork = 0.00 s [62/93] TestThread#test_local_barrier = 0.53 s [63/93] TestThread#test_fork_while_mutex_locked_by_forker = 0.00 s [64/93] TestThread#test_thread_timer_and_interrupt = 0.08 s [65/93] TestThread#test_thread_name = 0.00 s [66/93] TestThread#test_join_limit_INFINITY = 0.00 s [67/93] TestThread#test_mutex_synchronize_yields_no_block_params = 0.00 s [68/93] TestThread#test_thread_join_in_trap = 0.07 s [69/93] TestThread#test_thread_invalid_object = 0.00 s [70/93] TestThread#test_join_limit_negative_minus_1 = 0.00 s [71/93] TestThread#test_mutex_trylock = 0.00 s [72/93] TestThread#test_thread_timer_and_ensure = 0.04 s [73/93] TestThread#test_stop = 0.02 s [74/93] TestThread#test_thread_value_in_trap = 0.06 s [75/93] TestThread#test_mutex_unlock_on_trap = 0.02 s [76/93] TestThread#test_recursive_outer = 0.00 s [77/93] TestThread#test_main = 0.02 s [78/93] TestThread#test_fork_while_locked = 0.01 s [79/93] TestThread#test_kill_thread_subclass = 0.00 s [80/93] TestThread#test_inspect = 0.00 s [81/93] TestThread#test_fork_value = 0.00 s [82/93] TestThread#test_abort_on_exception = 0.08 s [83/93] TestThread#test_join_argument_conversion = 0.00 s [84/93] TestThread#test_join2 = 0.01 s [85/93] TestThread#test_thread_status_in_trap = 0.02 s [86/93] TestThread#test_wakeup = 0.00 s [87/93] TestThread#test_join_limit_FIXNUM_MAX = 0.00 s [88/93] TestThread#test_thread_variable? = 0.00 s [89/93] TestThread#test_join_limit_UINT64_MAX = 0.00 s [90/93] TestThread#test_fork_in_thread = 0.01 s Finished tests in 233.703612s, 115.7577 tests/s, 40914.3484 assertions/s. 27053 tests, 9561831 assertions, 0 failures, 0 errors, 206 skips ruby -v: ruby 3.3.0dev (2023-12-23T06:18:14Z master da02d08f27) [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 834 834 834 ? -1 Ss 1000 0:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental 834 835 835 835 pts/0 835 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental 835 836 835 835 pts/0 835 S+ 1000 0:00 sh build-loop.sh trunk --incremental 836 2573331 835 835 pts/0 835 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental 2573331 2573334 835 835 pts/0 835 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20231223-070642 --root_dir=/tmp/ruby --timeout=10800 --incremental 2573334 2614066 835 835 pts/0 835 Z+ 1000 0:00 [sh] <defunct> 1 2716691 835 835 pts/0 835 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked 1 2805806 835 835 pts/0 835 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum 2573334 2859243 835 835 pts/0 835 R+ 1000 0:00 ps jx {1=>[834, 2716691, 2805806], 834=>[835], 835=>[836], 836=>[2573331], 2573331=>[2573334], 2573334=>[2614066, 2859243]} $ timeout 60 gdb -p 2614066 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 2859243 -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>