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