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