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