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