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