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