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