# Logfile created on 2024-08-10 10:41:51 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056316ddb18a8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240810-104151", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056316de5e620 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056316de5e4e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056316de5e350 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240810-104151", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240810-104151>, @binmode=false, @mon_data=#<Monitor:0x000056316de5e238>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-src -j20 From https://github.com/ruby/ruby ad23bbe..b1f4222 master -> origin/master Updating ad23bbe..b1f4222 Fast-forward test/ruby/test_parse.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) Latest commit hash = b1f4222fc5 $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 3d58718de819147f0eb44ef90d32adf16c1bcc293aaa0543576038d9edf22e0d 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 -j20" exit with 0. $$$[beg] make all -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - generating encdb.h gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem 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' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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 '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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.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.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=59163 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 # Running tests: [ 1/913] 967845=test_configuration [ 2/913] 967848=test_rubyvm [ 3/913] 967844=test_monitor [ 4/913] 967846=test_buffered_io [ 5/913] 967847=test_whileuntil [ 6/913] 967849=test_rdoc_generator_markup [ 7/913] 967858=test_boolean [ 8/913] 967856=test_stringify_symbols [ 9/913] 967861=test_instrumentation_api [ 10/913] 967860=test_ssl [ 11/913] 967862=test_gem_ext_cargo_builder [ 12/913] 967848=test_module [ 13/913] 967847=test_gem_request_set [ 14/913] 967856=test_method_name_check [ 15/913] 967858=test_arith_seq_extract [ 16/913] 967845=test_parser [ 17/913] 967851=test_erb [ 18/913] 967853=test_x509ext [ 19/913] 967856=test_gem_source_installed [ 20/913] 967854=test_len [ 21/913] 967863=test_proxy [ 22/913] 967855=test_yield_block [ 23/913] 967857=test_gem_commands_cert_command [ 24/913] 967850=test_completion [ 25/913] 967854=test_rational [ 26/913] 967855=fixtures_test [ 27/913] 967854=test_rational2 [ 28/913] 967852=test_assembler [ 29/913] 967845=test_propertyputref [ 30/913] 967852=test_spell_checker [ 31/913] 967845=test_gem_dependency_list [ 32/913] 967846=test_benchmark [ 33/913] 967854=test_win32ole_method_event [ 34/913] 967854=implicit_array_test [ 35/913] 967852=test_nesting_parser [ 36/913] 967853=test_gem_source [ 37/913] 967859=test_scalar_scanner [ 38/913] 967851=test_gem_commands_outdated_command [ 39/913] 967859=test_array [ 40/913] 967863=test_helper_method [ 41/913] 967854=test_gem_package_tar_writer [ 42/913] 967849=test_abi [ 43/913] 967862=test_provider [ 44/913] 967852=test_rdoc_parser_simple [ 45/913] 967844=test_load [ 46/913] 967844=test_yamldbm [ 47/913] 967858=test_gem_commands_rebuild_command [ 48/913] 967856=test_https [ 49/913] 967863=test_gem_ext_builder [ 50/913] 967844=test_evaluation [ 51/913] 967845=test_digest_extend [ 52/913] 967844=test_iterator [ 53/913] 967845=test_string [ 54/913] 967845=test_omap [ 55/913] 967845=test_debug [ 56/913] 967845=test_memory_view [ 57/913] 967849=test_shellwords [ 58/913] 967854=test_new [ 59/913] 967849=test_cipher [ 60/913] 967855=test_gem_security_signer [ 61/913] 967854=constant_path_node_test [ 62/913] 967854=test_gem_resolver_git_set [ 63/913] 967845=test_storage [ 64/913] 967845=test_cd [ 65/913] 967845=test_float [ 66/913] 967852=test_require [ 67/913] 967851=test_cgi_cookie [ 68/913] 967844=test_regex_casefold [ 69/913] 967851=test_gem_commands_signout_command [ 70/913] 967844=test_refinement [ 71/913] 967851=test_gem_source_git [ 72/913] 967849=test_dir_m17n [ 73/913] 967853=test_gem_resolver_installer_set [ 74/913] 967858=warnings_test [ 75/913] 967847=test_rdoc_rd [ 76/913] 967850=dispatcher_test [ 77/913] 967862=test_cgi_session [ 78/913] 967854=test_rdoc_top_level [ 79/913] 967858=heredoc_test [ 80/913] 967862=test_metaclass [ 81/913] 967855=test_fixnum [ 82/913] 967862=test_signal [ 83/913] 967858=test_x509crl [ 84/913] 967855=test_process [ 85/913] 967850=test_input_method [ 86/913] 967853=test_windows_1252 [ 87/913] 967853=test_div [ 88/913] 967855=test_allocation [ 89/913] 967853=test_engine [ 90/913] 967853=test_win32ole_variant_m [ 91/913] 967853=test_key_error [ 92/913] 967853=test_insns_leaf [ 93/913] 967853=test_serialize_subclasses [ 94/913] 967847=test_color_printer [ 95/913] 967853=test_deprecated [ 96/913] 967853=test_files_test_1 [ 97/913] 967847=test_set [ 98/913] 967850=test_struct [ 99/913] 967847=test_gem_path_support [100/913] 967847=test_mutex [101/913] 967858=test_x509req [102/913] 967851=test_rdoc_rd_inline [103/913] 967858=test_win32ole_variant_outarg [104/913] 967854=test_gem_source_subpath_problem [105/913] 967858=test_dln [106/913] 967858=json_common_interface_test [107/913] 967858=json_parser_test [108/913] 967858=test_nomethod_error [109/913] 967851=comments_test [110/913] 967858=test_config [111/913] 967858=test_pkg_config [112/913] 967858=test_cparser [113/913] 967854=test_struct [114/913] 967854=onigmo_test [115/913] 967854=magic_comment_test [116/913] 967851=test_rdoc_markup_to_html_snippet [117/913] 967851=fuzzer_test [118/913] 967854=test_sexp [119/913] 967846=test_rdoc_markup_include [120/913] 967854=test_variable [121/913] 967851=test_rdoc_markup_heading [122/913] 967851=test_exception_at_throwing [123/913] 967851=test_iseq [124/913] 967854=test_pkey_dsa [125/913] 967846=test_ocsp [126/913] 967858=test_class [127/913] 967858=test_scheduler [128/913] 967848=node_id_test [129/913] 967858=test_gem_commands_build_command [130/913] 967850=test_interned_str [131/913] 967850=test_case_comprehensive [132/913] 967850=test_gem_commands_server_command [133/913] 967846=test_io_m17n [134/913] 967848=test_variable_name_check [135/913] 967848=test_did_you_mean [136/913] 967845=test_cmethod [137/913] 967845=test_tracer [138/913] 967863=test_append [139/913] 967863=test_option [140/913] 967858=breadth_first_search_test [141/913] 967858=test_history [142/913] 967850=test_mkmf [143/913] 967845=test_date_marshal [144/913] 967845=test_delegate [145/913] 967845=test_popen_deadlock [146/913] 967848=test_exit [147/913] 967850=test_recursion [148/913] 967850=test_ractor [149/913] 967858=test_rdoc_servlet [150/913] 967858=test_gem_security [151/913] 967850=test_digest [152/913] 967863=test_bundled_ca [153/913] 967850=test_closure [154/913] 967849=test_multi_irb_commands [155/913] 967849=test_fiber [156/913] 967847=test_open3 [157/913] 967851=test_emoji_breaks [158/913] 967851=test_gem_bundler_version_finder [159/913] 967851=test_within_pipe [160/913] 967851=test_help [161/913] 967851=test_rdoc_markup_to_bs [162/913] 967848=test_files_lib [163/913] 967851=test_gem_commands_unpack_command [164/913] 967850=test_beginendblock [165/913] 967859=test_to_ary_concat [166/913] 967845=test_time [167/913] 967851=test_webauthn_listener_response [168/913] 967851=test_stream [169/913] 967859=test_printf [170/913] 967851=test_rdoc_markup_pre_process [171/913] 967859=test_pinned [172/913] 967859=test_set_len [173/913] 967859=test_httpresponses [174/913] 967857=test_encoding [175/913] 967851=test_gem_resolver_local_specification [176/913] 967859=test_httpheader [177/913] 967857=test_rdoc_ri_driver [178/913] 967851=test_install [179/913] 967859=test_rdoc_markup_to_label [180/913] 967850=test_sockopt [181/913] 967850=string_encoding_test [182/913] 967850=json_encoding_test [183/913] 967845=test_color [184/913] 967850=test_key_stroke [185/913] 967850=test_human_typo [186/913] 967845=test_primitive [187/913] 967850=test_rbconfig [188/913] 967850=test_pair [189/913] 967845=test_gem_commands_yank_command [190/913] 967859=test_win32ole_param [191/913] 967859=test_document [192/913] 967859=test_acceptable [193/913] 967851=test_rdoc_generator_pot_po_entry [194/913] 967851=test_euc_jp [195/913] 967851=test_name_error_extension [196/913] 967851=test_bundled_gems [197/913] 967851=test_rdoc_i18n_locale [198/913] 967851=test_filter [199/913] 967851=test_gem_gem_runner [200/913] 967859=test_data [201/913] 967859=test_rdoc_method_attr [202/913] 967846=test_rdoc_parser_changelog [203/913] 967851=test_enumerator [204/913] 967851=test_koi8 [205/913] 967851=test_unicode [206/913] 967851=test_rdoc_generator_pot [207/913] 967851=test_ssl_session [208/913] 967862=test_lexer [209/913] 967862=test_thread_cv [210/913] 967846=test_gem_uri [211/913] 967859=test_key_event_record [212/913] 967859=test_notimplement [213/913] 967859=test_random [214/913] 967859=test_gem_resolver_vendor_specification [215/913] 967846=test_gem_commands_update_command [216/913] 967863=test_date_compat [217/913] 967863=test_rdoc_markup_to_html [218/913] 967861=test_bug-14834 [219/913] 967857=test_terminfo [220/913] 967861=test_compile_prism [221/913] 967844=test_rdoc_parser_prism_ruby [222/913] 967859=test_path [223/913] 967859=test_case_mapping [224/913] 967859=test_bn [225/913] 967857=test_win32ole_param_event [226/913] 967845=test_addrinfo [227/913] 967857=test_http [228/913] 967859=test_tree_spell_checker [229/913] 967855=test_file_exhaustive [230/913] 967845=test_gem_update_suggestion [231/913] 967852=test_files_test [232/913] 967859=attribute_write_test [233/913] 967845=test_logger [234/913] 967863=test_gem_resolver_lock_set [235/913] 967852=test_not [236/913] 967845=test_import [237/913] 967852=test_rdoc_parser_markdown [238/913] 967852=test_gem_commands_push_command [239/913] 967859=test_weakkeymap [240/913] 967863=test_numhash [241/913] 967861=test_pkey_rsa [242/913] 967863=test_gem_platform [243/913] 967853=test_gem_package_task [244/913] 967853=test_date_strptime [245/913] 967863=test_placearg [246/913] 967853=test_rdoc_markup_hard_break [247/913] 967859=test_win32ole_method [248/913] 967859=test_delete [249/913] 967859=test_class_name_check [250/913] 967859=test_keyword [251/913] 967862=dump_test [252/913] 967863=test_fd_setsize [253/913] 967863=test_continuation [254/913] 967863=test_timeout [255/913] 967861=test_normalize [256/913] 967861=test_ossl [257/913] 967863=test_change_word [258/913] 967863=test_flip [259/913] 967863=test_sleep [260/913] 967853=test_date_arith [261/913] 967853=test_ruby_lex [262/913] 967854=test_object [263/913] 967844=test_gem_local_remote_options [264/913] 967845=test_pointer [265/913] 967844=test_big5 [266/913] 967844=test_func [267/913] 967852=test_ractor [268/913] 967853=test_type [269/913] 967853=test_signedness [270/913] 967851=test_tsort [271/913] 967851=test_rdoc_rd_block_parser [272/913] 967852=test_object [273/913] 967852=test_cgi_header [274/913] 967852=heredoc_dedent_test [275/913] 967859=version_test [276/913] 967859=test_basicinstructions [277/913] 967851=test_gem_gemcutter_utilities [278/913] 967852=parse_test [279/913] 967852=test_gem_command_manager [280/913] 967859=test_key_actor_emacs [281/913] 967854=test_gem_remote_fetcher_local_ssl_server [282/913] 967845=test_arithmetic_sequence [283/913] 967845=test_erb_command [284/913] 967845=test_helper [285/913] 967845=test_encoding [286/913] 967852=test_gem_uri_formatter [287/913] 967852=test_range [288/913] 967846=test_project_sanity [289/913] 967859=test_constant [290/913] 967846=test_dup [291/913] 967845=test_pty [292/913] 967851=test_rdoc_ri_paths [293/913] 967846=test_ensured [294/913] 967851=library_symbols_test [295/913] 967851=test_locale [296/913] 967851=test_addr [297/913] 967851=test_ts [298/913] 967846=errors_test [299/913] 967847=test_gem_commands_check_command [300/913] 967847=test_regexp [301/913] 967848=test_integer_comb [302/913] 967846=test_rdoc_markup_document [303/913] 967846=test_ftp [304/913] 967846=test_tmpdir [305/913] 967844=test_vm_dump [306/913] 967844=test_udp [307/913] 967845=test_data_error [308/913] 967844=bom_test [309/913] 967862=test_ostruct [310/913] 967846=unescape_test [311/913] 967844=test_force_exit [312/913] 967845=test_file [313/913] 967844=test_x509store [314/913] 967851=test_rdoc_code_object [315/913] 967862=test_update [316/913] 967862=test_fips [317/913] 967852=test_x509name [318/913] 967852=parse_comments_test [319/913] 967852=test_random_formatter [320/913] 967852=test_helper [321/913] 967852=test_jaro_winkler [322/913] 967852=test_ast [323/913] 967844=test_gem_request_set_gem_dependency_api [324/913] 967851=test_lambda [325/913] 967851=test_webauthn_listener [326/913] 967844=test_enumerable [327/913] 967844=test_config [328/913] 967851=test_gem_resolver_vendor_set [329/913] 967851=ruby_parser_test [330/913] 967862=test_gem_resolver_api_set [331/913] 967851=test_gem_safe_marshal [332/913] 967862=test_transcode [333/913] 967846=json_generator_test [334/913] 967862=test_eval [335/913] 967846=test_integer [336/913] 967846=test_dryrun [337/913] 967844=test_rdoc_attr [338/913] 967846=test_env [339/913] 967844=test_gem_commands_setup_command [340/913] 967862=ripper_test [341/913] 967853=test_call [342/913] 967853=test_https_proxy [343/913] 967853=test_rubygems [344/913] 967851=test_cgi_modruby [345/913] 967851=test_integer [346/913] 967862=test_super [347/913] 967853=test_rubyoptions [348/913] 967844=test_gem_resolver_git_specification [349/913] 967859=test_object_references [350/913] 967859=test_usrmarshal [351/913] 967862=test_nextafter [352/913] 967862=test_capacity [353/913] 967862=test_stat [354/913] 967862=test_gem_request_set_lockfile_tokenizer [355/913] 967844=test_have_func [356/913] 967862=test_ractor [357/913] 967859=test_my_integer [358/913] 967859=test_thread [359/913] 967862=json_ext_parser_test [360/913] 967862=test_debugger_integration [361/913] 967862=test_rendering [362/913] 967850=test_ssl [363/913] 967862=test_singleton_function [364/913] 967862=test_ancdata [365/913] 967862=test_rb_str_dup [366/913] 967862=test_reline_key [367/913] 967862=test_marshal [368/913] 967862=test_unicode_normalize [369/913] 967862=test_nonblock [370/913] 967862=test_weakref [371/913] 967862=test_alias [372/913] 967844=test_timeout [373/913] 967862=test_parser [374/913] 967846=test_cgi_core [375/913] 967862=test_ractor [376/913] 967846=test_gem_commands_open_command [377/913] 967862=test_dns [378/913] 967846=test_gem_source_lock [379/913] 967846=test_gem [380/913] 967848=test_registry [381/913] 967848=test_merge_keys [382/913] 967848=test_rdoc_extend [383/913] 967854=test_ipaddr [384/913] 967854=test_history [385/913] 967854=test_mixed_unicode_escapes [386/913] 967849=test_rdoc_markup_to_ansi [387/913] 967854=test_win32ole_variant [388/913] 967854=test_gem_resolver_api_specification [389/913] 967848=overlap_test [390/913] 967849=static_literals_test [391/913] 967854=test_rdoc_generator_json_index [392/913] 967854=test_win32ole_event [393/913] 967854=test_time_tz [394/913] 967862=ractor_test [395/913] 967849=test_trace [396/913] 967849=test_win32ole_variable [397/913] 967849=test_arity [398/913] 967849=test_stringio [399/913] 967862=test_io_wait_uncommon [400/913] 967862=test_bignum [401/913] 967854=test_rdoc_class_module [402/913] 967862=test_gem_ci_detector [403/913] 967862=test_threadgroup [404/913] 967849=test_gem_specification [405/913] 967844=test_enum [406/913] 967848=test_have_macro [407/913] 967860=test_complex2 [408/913] 967860=test_resolve_symbol [409/913] 967860=test_gem_package [410/913] 967848=test_function_entry [411/913] 967848=test_gem_resolver_requirement_list [412/913] 967848=test_arith_seq_beg_len_step [413/913] 967851=test_pkcs7 [414/913] 967863=test_enc_associate [415/913] 967848=test_lazy_enumerator [416/913] 967854=test_unix [417/913] 967854=test_coder [418/913] 967854=test_symbol [419/913] 967844=parser_test [420/913] 967844=test_context [421/913] 967851=test_gem_commands_pristine_command [422/913] 967858=test_nofree [423/913] 967858=test_find_executable [424/913] 967858=test_cgi_multipart [425/913] 967844=test_word [426/913] 967844=test_gem_commands_cleanup_command [427/913] 967848=test_numeric [428/913] 967848=test_member [429/913] 967848=test_ractor_compatibility [430/913] 967858=test_dir [431/913] 967862=test_gem_console_ui [432/913] 967862=test_date_ractor [433/913] 967848=test_eval [434/913] 967848=test_autoconf [435/913] 967848=test_mailto [436/913] 967848=test_coderange [437/913] 967848=test_symbol [438/913] 967848=test_http_request [439/913] 967858=json_generic_object_test [440/913] 967863=test_gem_source_fetch_problem [441/913] 967858=test_rdoc_generator_darkfish [442/913] 967848=test_rdoc_comment [443/913] 967863=test_resize [444/913] 967863=test_error_highlight [445/913] 967862=test_last_thread [446/913] 967848=test_process [447/913] 967860=test_pack [448/913] 967850=command_line_test [449/913] 967850=test_gem_source_local [450/913] 967856=test_gem_security_policy [451/913] 967844=test_arity [452/913] 967844=test_gem_ext_rake_builder [453/913] 967846=test_logdevice [454/913] 967850=test_err_in_callback [455/913] 967850=test_gem_resolver_lock_specification [456/913] 967850=test_gc [457/913] 967863=test_x509cert [458/913] 967860=test_securerandom [459/913] 967860=test_rdoc_markdown_test [460/913] 967856=test_c_union_entity [461/913] 967856=test_rdoc_normal_module [462/913] 967858=test_logperiod [463/913] 967858=test_flush [464/913] 967861=test_singleton [465/913] 967858=test_io_console [466/913] 967861=test_switch_hitter [467/913] 967861=test_uncorrectable_name_check [468/913] 967861=newline_test [469/913] 967863=test_hash_create [470/913] 967863=test_stringchar [471/913] 967855=test_passing_block [472/913] 967855=test_thread_fd_close [473/913] 967855=test_rdoc_parser_ruby [474/913] 967857=test_open-uri [475/913] 967856=test_httpresponse [476/913] 967863=test_rdoc_context [477/913] 967856=test_stream [478/913] 967861=test_nil2vtempty [479/913] 967861=test_iso_8859 [480/913] 967856=test_tcp [481/913] 967861=test_rdoc_text [482/913] 967851=test_gem_safe_yaml [483/913] 967856=test_syntax [484/913] 967851=test_data [485/913] 967851=test_date_new [486/913] 967851=test_require [487/913] 967851=test_date_time [488/913] 967851=test_rdoc_markup_to_joined_paragraph [489/913] 967851=test_gem_commands_which_command [490/913] 967851=test_shift_jis [491/913] 967851=test_http [492/913] 967851=test_enumerator [493/913] 967844=test_flags [494/913] 967857=test_inadvertent_creation [495/913] 967861=test_gem_commands_specification_command [496/913] 967857=reflection_test [497/913] 967862=test_gem_commands_dependency_command [498/913] 967846=test_safe_load [499/913] 967846=test_gem_resolver_composed_set [500/913] 967846=test_gem_resolver [501/913] 967857=test_rdoc_markup_attribute_manager [502/913] 967862=test_name_error [503/913] 967857=test_gem_commands_mirror [504/913] 967857=test_gem_ext_cargo_builder_link_flag_converter [505/913] 967862=test_method_cache [506/913] 967862=test_gem_request [507/913] 967857=test_sprintf_comb [508/913] 967849=test_win32ole [509/913] 967861=test_generic [510/913] 967849=test_scan_args [511/913] 967849=test_enumerator_kw [512/913] 967849=test_gem_text [513/913] 967861=test_settracefunc [514/913] 967855=tunnel_test [515/913] 967855=parameters_signature_test [516/913] 967849=test_rdoc_cross_reference [517/913] 967855=test_scalar [518/913] 967855=test_gem_dependency_installer [519/913] 967846=test_gem_commands_info_command [520/913] 967846=test_case_options [521/913] 967846=test_store [522/913] 967862=test_exception [523/913] 967860=test_bug_reporter [524/913] 967863=test_rand [525/913] 967857=test_gem_package_tar_reader_entry [526/913] 967846=test_gem_name_tuple [527/913] 967846=test_ractor [528/913] 967846=test_severity [529/913] 967846=test_require_lib [530/913] 967845=test_gem_install_update_options [531/913] 967857=test_gem_stream_ui [532/913] 967857=test_extlibs [533/913] 967845=test_rdoc_generator_ri [534/913] 967863=test_literal [535/913] 967860=test_str2big [536/913] 967860=test_dot_dot [537/913] 967860=test_c_struct_builder [538/913] 967845=test_rdoc_markup_to_table_of_contents [539/913] 967845=test_gem_remote_fetcher_s3 [540/913] 967860=test_thread [541/913] 967844=test_socket [542/913] 967849=test_objectspace [543/913] 967845=location_test [544/913] 967845=test_case [545/913] 967845=test_pkey [546/913] 967860=test_parser_events [547/913] 967845=test_reline [548/913] 967860=test_cclass [549/913] 967860=test_gem_request_connection_pools [550/913] 967861=test_gem_version_option [551/913] 967861=test_grapheme_breaks [552/913] 967861=test_memory_view [553/913] 967863=test_m17n_comb [554/913] 967861=test_ractor [555/913] 967861=test_rdoc_generator_pot_po [556/913] 967861=test_ansi_with_terminfo [557/913] 967861=test_json_tree [558/913] 967861=test_rdoc_markup_to_markdown [559/913] 967861=test_rdoc_stats [560/913] 967854=test_pattern_matching [561/913] 967854=test_string [562/913] 967861=test_ensure_and_callcc [563/913] 967854=test_rdoc_store [564/913] 967861=test_depth_first [565/913] 967861=test_gem_request_set_lockfile_parser [566/913] 967849=test_x509attr [567/913] 967849=test_raise [568/913] 967849=test_custom_command [569/913] 967861=json_addition_test [570/913] 967861=test_gem_dependency_resolution_error [571/913] 967861=test_qsort [572/913] 967861=test_rdoc_parser [573/913] 967861=test_zlib [574/913] 967849=test_cgi_tag_helper [575/913] 967849=test_egrep_cpp [576/913] 967845=test_erb_m17n [577/913] 967845=test_ole_methods [578/913] 967845=test_date_conv [579/913] 967845=test_optimization [580/913] 967849=integer_parse_test [581/913] 967849=test_gc_compact [582/913] 967858=test_string [583/913] 967854=test_proc [584/913] 967860=test_gem_resolver_index_set [585/913] 967860=test_gem_package_old [586/913] 967860=test_gem_validator [587/913] 967860=test_rdoc_markup_parser [588/913] 967860=test_require_path_check [589/913] 967862=test_folderitem2_invokeverb [590/913] 967862=test_fnmatch [591/913] 967855=test_files_test_2 [592/913] 967862=test_io_buffer [593/913] 967860=test_key_name_check [594/913] 967860=test_backtrace [595/913] 967860=test_defined [596/913] 967862=test_disable_irb [597/913] 967860=test_rdoc_i18n_text [598/913] 967862=test_time [599/913] 967860=test_windows_1251 [600/913] 967860=test_rdoc_rdoc [601/913] 967857=test_gem_uninstaller [602/913] 967844=test_buffering [603/913] 967844=test_svcb_https [604/913] 967844=test_gb18030 [605/913] 967844=test_null [606/913] 967862=test_win32ole_type [607/913] 967862=newline_offsets_test [608/913] 967844=test_mul [609/913] 967844=test_rdoc_markup_to_rdoc [610/913] 967860=test_rdoc_rd_inline_parser [611/913] 967860=test_default_gems [612/913] 967844=test_rdoc_markup_attributes [613/913] 967844=compiler_test [614/913] 967844=test_date_parse [615/913] 967860=test_thread [616/913] 967860=test_trick [617/913] 967844=test_pipe [618/913] 967862=test_pkey_ec [619/913] 967862=integer_base_flags_test [620/913] 967862=test_enc_raise [621/913] 967862=test_psych [622/913] 967862=!Nothing_to_test [623/913] 967862=test_rdoc_markup_paragraph [624/913] 967854=test_object_create_start [625/913] 967844=snippets_test [626/913] 967854=test_at_exit [627/913] 967854=test_command [628/913] 967862=parse_success_test [629/913] 967862=test_gem_ext_cargo_builder_unit [630/913] 967862=test_gem_rdoc [631/913] 967862=test_date [632/913] 967862=static_inspect_test [633/913] 967862=test_files_ext [634/913] 967863=test_bug-5832 [635/913] 967863=test_emitter [636/913] 967863=test_gem_silent_ui [637/913] 967854=test_gem_doctor [638/913] 967863=test_kdf [639/913] 967862=test_kernel [640/913] 967854=test_eval_history [641/913] 967854=test_rdoc_token_stream [642/913] 967863=test_address_resolve [643/913] 967854=test_config [644/913] 967854=test_yaml_special_cases [645/913] 967863=test_optarg [646/913] 967854=test_gem_source_list [647/913] 967854=test_verbose [648/913] 967854=test_num2int [649/913] 967854=test_nil [650/913] 967854=test_rdoc_single_class [651/913] 967854=test_macro [652/913] 967854=test_frozen [653/913] 967863=test_gem_ext_configure_builder [654/913] 967854=test_pp [655/913] 967854=test_gem_remote_fetcher_local_server [656/913] 967863=test_zsh_completion [657/913] 967863=test_exception [658/913] 967863=test_iter_break [659/913] 967863=test_hmac [660/913] 967863=test_rdoc_markup_to_tt_only [661/913] 967863=test_rdoc_tom_doc [662/913] 967863=parse_stream_test Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 41497> [663/913] 967857=test_numeric [664/913] 967863=test_assignment COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 967854 ko1 10u IPv4 113941898 0t0 TCP localhost:41497->localhost:38752 (CLOSE_WAIT) [665/913] 967857=test_ifunless [666/913] 967857=test_gem_commands_lock_command Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 [667/913] 967857=test_gem_command Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 44267> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 967854 ko1 10u IPv4 113947415 0t0 TCP localhost:44267->localhost:34242 (CLOSE_WAIT) Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 [668/913] 967854=test_bug-3571 [669/913] 967854=test_key_actor_vi [670/913] 967857=test_common [671/913] 967846=test_gem_spec_fetcher [672/913] 967854=test_tree_builder [673/913] 967854=test_gem_resolver_dependency_request [674/913] 967862=test_hash [675/913] 967862=test_alias_and_anchor [676/913] 967862=test_postponed_job [677/913] 967854=test_external_new [678/913] 967854=test_gem_request_set_lockfile [679/913] 967844=test_raise_exception [680/913] 967857=test_protect [681/913] 967857=test_win32ole_typelib [682/913] 967857=test_weakmap [683/913] 967846=test_workspace [684/913] 967853=test_yjit [685/913] 967853=test_ws [686/913] 967853=test_gem_commands_environment_command [687/913] 967853=test_m17n [688/913] 967846=test_argf [689/913] 967862=test_kill_ring [690/913] 967862=test_ns_spki [691/913] 967862=test_framework [692/913] 967862=test_line_editor [693/913] 967862=test_objspace [694/913] 967854=test_undef [695/913] 967854=test_gem_security_trust_dir [696/913] 967861=test_string_memory [697/913] 967854=test_sprintf [698/913] 967853=test_gem_requirement [699/913] 967861=equality_test [700/913] 967861=regular_expression_encoding_test [701/913] 967861=test_show_source [702/913] 967844=test_set [703/913] 967844=test_c_struct_entry [704/913] 967861=test_lock_native_thread [705/913] 967853=test_gem_commands_stale_command [706/913] 967853=test_have_library [707/913] 967859=test_remote_fetch_error [708/913] 967859=test_rdoc_rubygems_hook [709/913] 967854=test_gem_commands_query_command [710/913] 967859=test_method [711/913] 967863=test_gem_impossible_dependencies_error [712/913] 967863=test_array_create [713/913] 967863=test_pack [714/913] 967849=test_to_ruby [715/913] 967849=test_pattern_key_name_check [716/913] 967849=test_ftp [717/913] 967849=test_rdoc_context_section [718/913] 967849=test_euc_kr [719/913] 967849=test_console_attr [720/913] 967849=test_summary [721/913] 967844=test_type_completor [722/913] 967844=test_io_wait [723/913] 967861=test_gem_commands_exec_command [724/913] 967863=test_kwargs [725/913] 967863=test_ellipsize [726/913] 967863=test_date_attr [727/913] 967863=test_io [728/913] 967849=test_sorted_set [729/913] 967860=test_win32ole_type_event [730/913] 967860=test_emoji [731/913] 967860=test_ubf_async_safe [732/913] 967860=test_hash [733/913] 967844=test_gem_unsatisfiable_dependency_error [734/913] 967844=test_win32ole_record [735/913] 967844=test_cp949 [736/913] 967844=test_gem_commands_uninstall_command [737/913] 967849=test_foreach [738/913] 967849=test_gem_source_specific_file [739/913] 967863=test_condition [740/913] 967863=test_yaml_tree [741/913] 967863=test_libs [742/913] 967854=test_math [743/913] 967854=test_gem_commands_fetch_command [744/913] 967863=test_gc [745/913] 967863=test_sleep [746/913] 967849=test_config [747/913] 967854=test_utf16 [748/913] 967854=test_autoload [749/913] 967849=numeric_value_test [750/913] 967849=test_io [751/913] 967855=test_unicode_escape [752/913] 967855=test_sizeof [753/913] 967853=test_case [754/913] 967853=test_face [755/913] 967853=test_rendering [756/913] 967853=test_system [757/913] 967847=test_pkcs12 [758/913] 967861=test_pkey_dh [759/913] 967850=test_bigzero [760/913] 967861=source_location_test [761/913] 967850=test_gem_package_tar_header [762/913] 967844=test_gem_util [763/913] 967861=test_iseq_load [764/913] 967850=test_gem_config_file [765/913] 967850=test_ripper [766/913] 967844=test_getopts [767/913] 967844=test_protocol [768/913] 967856=test_gem_resolver_activation_request [769/913] 967856=test_yjit_exit_locations [770/913] 967856=test_etc [771/913] 967847=test_fstring [772/913] 967856=test_optparse [773/913] 967856=test_array [774/913] 967856=test_rat [775/913] 967856=test_rdoc_markup_raw [776/913] 967856=test_webauthn_poller [777/913] 967847=test_rdoc_markup_to_html_crossref [778/913] 967850=test_gem_resolver_best_set [779/913] 967844=test_typeddata [780/913] 967850=test_stringscanner [781/913] 967850=test_files_sample [782/913] 967856=test_convertible [783/913] 967850=test_rdoc_alias [784/913] 967847=test_yield [785/913] 967844=test_pack [786/913] 967844=test_backtrace [787/913] 967850=test_io_buffer [788/913] 967853=test_gem_resolver_conflict [789/913] 967853=regular_expression_options_test [790/913] 967850=test_rdoc_task [791/913] 967850=test_rdoc_markup_indented_paragraph [792/913] 967850=locals_test [793/913] 967853=test_rdoc_require [794/913] 967853=test_clone [795/913] 967853=test_gem_commands_install_command [796/913] 967863=test_readpartial [797/913] 967850=test_rdoc_parser_c [798/913] 967857=index_write_test [799/913] 967857=test_comparable [800/913] 967857=test_shapes [801/913] 967857=json_fixtures_test [802/913] 967857=test_io_timeout [803/913] 967857=test_profile_frames [804/913] 967861=test_warning [805/913] 967857=test_pstore [806/913] 967857=test_cstr [807/913] 967863=test_enc_str_buf_cat [808/913] 967863=test_class2name [809/913] 967863=test_gbk [810/913] 967863=test_wait [811/913] 967861=test_handle [812/913] 967863=test_forwardable [813/913] 967863=test_yaml [814/913] 967850=test_big2str [815/913] 967850=test_gem_commands_sources_command [816/913] 967863=test_ansi_without_terminfo [817/913] 967863=test_ractor [818/913] 967863=test_euc_tw [819/913] 967863=test_bmethod [820/913] 967863=test_rdoc_markup_formatter [821/913] 967863=test_thread_queue [822/913] 967861=test_nowrite [823/913] 967861=test_file [824/913] 967861=test_rdoc_any_method [825/913] 967850=test_modify_expand [826/913] 967850=test_rdoc_markdown [827/913] 967844=test_gem_available_set [828/913] 967844=test_pathname [829/913] 967850=test_complexrational [830/913] 967850=test_init [831/913] 967844=regexp_test [832/913] 967844=test_gem_package_tar_reader [833/913] 967844=test_rdoc_encoding [834/913] 967844=test_coverage [835/913] 967846=test_recorder [836/913] 967846=test_gem_source_vendor [837/913] 967846=test_gem_commands_owner_command [838/913] 967857=test_formatter [839/913] 967857=test_bash_completion [840/913] 967857=test_deprecate [841/913] 967857=test_rdoc_constant [842/913] 967861=test_require [843/913] 967853=test_cgi_util [844/913] 967857=test_gem_commands_contents_command [845/913] 967850=test_gem_ext_cmake_builder [846/913] 967850=test_digest [847/913] 967857=test_marshalable [848/913] 967857=test_find [849/913] 967857=test_ractor [850/913] 967853=test_wss [851/913] 967853=test_fiddle [852/913] 967857=test_noarg [853/913] 967853=test_tempfile [854/913] 967855=pattern_test [855/913] 967846=test_function [856/913] 967847=test_queue [857/913] 967847=snapshots_test [858/913] 967855=test_gem_resolver_index_specification [859/913] 967857=desugar_compiler_test [860/913] 967857=test_internal_ivar [861/913] 967857=test_tracepoint [862/913] 967855=test_prettyprint [863/913] 967855=test_gem_commands_help_command [864/913] 967853=test_rdoc_markup [865/913] 967853=test_duplicate [866/913] 967853=test_utf32 [867/913] 967853=test_basicsocket [868/913] 967853=test_gem_installer [869/913] 967855=test_yamlstore [870/913] 967855=symbol_encoding_test [871/913] 967855=test_rdoc_parser_rd [872/913] 967855=test_date_strftime [873/913] 967857=test_irb [874/913] 967844=test_asn1 [875/913] 967844=test_random [876/913] 967844=json_string_matching_test [877/913] 967844=test_load [878/913] 967844=test_rdoc_normal_class [879/913] 967844=test_class [880/913] 967845=test_const [881/913] 967845=lex_test [882/913] 967850=test_path_to_class [883/913] 967850=test_gem_resolver_specification [884/913] 967850=test_gem_dependency [885/913] 967857=test_inlinecache [886/913] 967857=test_rdoc_markup_verbatim [887/913] 967857=test_complex [888/913] 967859=test_gem_commands_search_command [889/913] 967850=test_gem_stub_specification [890/913] 967859=test_method_cache [891/913] 967855=test_frozen_error [892/913] 967859=test_gem_ext_ext_conf_builder [893/913] 967855=test_gem_resolver_installed_specification [894/913] 967855=test_scanner_events [895/913] 967857=test_gem_remote_fetcher [896/913] 967855=test_parse [897/913] 967860=test_mdns [898/913] 967860=test_too_many_dummy_encodings [899/913] 967850=test_reqarg [900/913] 967861=test_rdoc_include [901/913] 967860=test_stack [902/913] 967861=test_gem_commands_list_command [903/913] 967851=test_ldap [904/913] 967851=test_emitter [905/913] 967851=test_gem_commands_signin_command [906/913] 967861=test_resource [907/913] 967861=test_string_processing [908/913] 967861=encodings_test [909/913] 967846=test_fileutils [910/913] 967861=test_econv [911/913] 967851=test_cesu8 [912/913] 967851=test_rdoc_options [913/913] 967847=test_gem_version Finished tests in 34.695190s, 967.8287 tests/s, 187139.0539 assertions/s. 33579 tests, 6492825 assertions, 0 failures, 0 errors, 332 skips ruby -v: ruby 3.4.0dev (2024-08-10T10:41:35Z master b1f4222fc5) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.4.0dev (2024-08-10T10:41:35Z master b1f4222fc5) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 8.503764 seconds 3432 files, 32774 examples, 180954 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.