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