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