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