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