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