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