# Logfile created on 2024-01-01 09:01:27 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffd631efdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20240101-090127", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd6323f328 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd6323f148 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd630f09b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240101-090127", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240101-090127>, @binmode=false, @mon_data=#<Monitor:0x0000fffd6323ee28>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = 997124fc0b $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper' /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 7294f77d83be054c65f6da79166ec5f5cf7451299f5d6757d856419a934b767a builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs generating encdb.h gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.1 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2.dev.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.8 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.3 net-imap 0.4.9 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1870 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' Run options: --seed=50934 "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/home/opc/ruby/src/master/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j3 # Running tests: [ 1/910] 455319=test_recorder [ 2/910] 455318=test_yaml_special_cases [ 3/910] 455317=test_gem_commands_sources_command [ 4/910] 455319=json_addition_test [ 5/910] 455318=test_gem_source_list [ 6/910] 455319=test_name_error [ 7/910] 455319=test_exit [ 8/910] 455318=test_class [ 9/910] 455319=test_rdoc_parser_rd [ 10/910] 455317=test_const [ 11/910] 455317=test_sprintf [ 12/910] 455319=test_safe_load [ 13/910] 455319=test_drbobject [ 14/910] 455319=test_math [ 15/910] 455319=test_gc [ 16/910] 455319=test_qsort [ 17/910] 455319=comments_test [ 18/910] 455319=test_iso_8859 [ 19/910] 455317=test_libs [ 20/910] 455319=test_array [ 21/910] 455319=test_rdoc_context [ 22/910] 455317=test_gem_command_manager [ 23/910] 455317=test_enumerator [ 24/910] 455319=test_enc_associate [ 25/910] 455319=test_open-uri [ 26/910] 455319=test_case [ 27/910] 455319=test_nil2vtempty [ 28/910] 455319=test_date_time [ 29/910] 455319=test_rdoc_generator_json_index [ 30/910] 455319=test_pinned [ 31/910] 455319=test_cgi_tag_helper [ 32/910] 455319=test_pack [ 33/910] 455318=test_ansi_with_terminfo [ 34/910] 455319=test_inadvertent_creation [ 35/910] 455318=test_weakmap [ 36/910] 455319=test_coderange [ 37/910] 455319=test_framework [ 38/910] 455319=test_gem_install_update_options [ 39/910] 455319=test_econv [ 40/910] 455319=test_stringchar [ 41/910] 455319=test_gem_request_set_lockfile_parser [ 42/910] 455319=test_sizeof [ 43/910] 455318=test_date_attr [ 44/910] 455318=test_face [ 45/910] 455318=test_syslog_logger [ 46/910] 455318=test_windows_1252 [ 47/910] 455318=test_stack [ 48/910] 455318=test_emoji [ 49/910] 455318=test_sorted_set [ 50/910] 455318=test_fileutils Leaked file descriptor: TestFileUtils#test_chown: 8 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-01-01 09:01:43.648272485 +0000, mtime=2024-01-01 09:01:43.376271615 +0000, ctime=2024-01-01 09:01:43.376271615 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 455318 opc 8r REG 252,0 6940392 2134126 /var/lib/sss/mc/group .Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-01-01 09:01:43.648272485 +0000, mtime=2024-01-01 09:01:43.376271615 +0000, ctime=2024-01-01 09:01:43.376271615 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 455318 opc 9r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [ 51/910] 455319=test_sleep [ 52/910] 455318=test_mixed_unicode_escapes [ 53/910] 455318=test_gem_dependency_resolution_error [ 54/910] 455318=test_gem_resolver_vendor_set [ 55/910] 455317=test_condition [ 56/910] 455317=test_jaro_winkler [ 57/910] 455317=test_cp949 [ 58/910] 455317=test_method_cache [ 59/910] 455317=test_parse [ 60/910] 455318=test_rdoc_cross_reference [ 61/910] 455317=test_rdoc_class_module [ 62/910] 455318=test_win32ole_variable [ 63/910] 455318=test_system [ 64/910] 455317=test_bigmath [ 65/910] 455317=test_numhash [ 66/910] 455317=test_pkey_rsa [ 67/910] 455317=test_flush [ 68/910] 455317=test_gem_specification [ 69/910] 455318=test_drb [ 70/910] 455319=test_json_tree [ 71/910] 455319=test_koi8 [ 72/910] 455319=test_gem_remote_fetcher [ 73/910] 455317=test_pkcs12 [ 74/910] 455319=test_parser_events [ 75/910] 455319=test_filter [ 76/910] 455319=test_method [ 77/910] 455317=test_m17n [ 78/910] 455317=test_yjit [ 79/910] 455317=test_gem_uninstaller [ 80/910] 455317=test_cclass [ 81/910] 455317=test_gem_dependency [ 82/910] 455317=test_x509name [ 83/910] 455317=test_yaml [ 84/910] 455317=test_argf [ 85/910] 455318=test_rdoc_markup_to_rdoc [ 86/910] 455318=test_set [ 87/910] 455318=attribute_write_test [ 88/910] 455318=test_utf16 [ 89/910] 455318=test_http [ 90/910] 455319=test_str2big [ 91/910] 455319=test_gem_package_tar_writer [ 92/910] 455319=test_ractor [ 93/910] 455319=test_case [ 94/910] 455319=test_severity [ 95/910] 455319=test_backtrace [ 96/910] 455317=test_settracefunc [ 97/910] 455317=test_gem_text [ 98/910] 455317=test_tracepoint [ 99/910] 455319=test_rdoc_task [100/910] 455319=test_gem_gemcutter_utilities [101/910] 455317=test_rendering [102/910] 455317=test_gem_source_local [103/910] 455319=desugar_compiler_test [104/910] 455319=test_internal_ivar [105/910] 455319=test_win32ole [106/910] 455319=test_sprintf_comb [107/910] 455317=test_method_cache [108/910] 455317=test_too_many_dummy_encodings [109/910] 455317=locals_test [110/910] 455319=test_gem_commands_push_command [111/910] 455317=test_gem_package_old [112/910] 455317=test_gem_request [113/910] 455319=test_gem_commands_which_command [114/910] 455319=test_scan_args [115/910] 455319=test_gem_commands_specification_command [116/910] 455317=encoding_test [117/910] 455317=test_hash [118/910] 455319=test_http [119/910] 455319=test_general [120/910] 455319=test_gem_dependency_installer [121/910] 455319=test_pty Leaked file descriptor: TestPTY#test_open: 11 #<File::Stat dev=0x9, ino=1157194840, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, 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> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 455319 opc 11u unix 0x0000000000000000 0t0 1157194840 type=STREAM [122/910] 455319=test_pkey_ec [123/910] 455319=test_svcb_https [124/910] 455319=test_buffering [125/910] 455319=test_thread [126/910] 455319=test_arity [127/910] 455319=test_mdns [128/910] 455319=test_open3 [129/910] 455317=test_abbrev [130/910] 455317=test_date_parse [131/910] 455317=test_key_event_record [132/910] 455317=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 46787> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 455317 opc 13u IPv4 1157194991 0t0 TCP localhost:46787->localhost:43288 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 [133/910] 455317=test_gem_resolver_api_specification [134/910] 455317=test_rdoc_rubygems_hook [135/910] 455317=test_read [136/910] 455317=test_ractor [137/910] 455317=test_gem_ext_cargo_builder_unit [138/910] 455317=test_rational [139/910] 455317=test_case_mapping [140/910] 455317=test_grapheme_breaks [141/910] 455317=test_hash_create [142/910] 455317=test_tree_spell_checker [143/910] 455317=test_set [144/910] 455317=test_enumerable [145/910] 455317=test_rdoc_method_attr [146/910] 455317=test_gem_commands_dependency_command [147/910] 455317=test_gbk [148/910] 455317=test_backtrace [149/910] 455317=test_default_gems [150/910] 455318=test_switch_hitter [151/910] 455317=test_unicode_escape [152/910] 455318=test_gem_spec_fetcher [153/910] 455317=test_yamldbm [154/910] 455317=test_enc_raise [155/910] 455317=test_clone [156/910] 455318=test_cgi_util [157/910] 455317=test_ole_methods [158/910] 455317=test_prettyprint [159/910] 455317=test_gem_uri_formatter [160/910] 455317=test_dryrun [161/910] 455317=test_gc_compact [162/910] 455318=test_rdoc_i18n_locale [163/910] 455318=test_boolean [164/910] 455318=test_gem_resolver_lock_specification [165/910] 455318=test_delegation [166/910] 455318=test_queue [167/910] 455318=test_remote_fetch_error [168/910] 455318=test_yield [169/910] 455319=regexp_test [170/910] 455319=test_rdoc_store [171/910] 455319=test_mutex_m [172/910] 455319=test_shift_jis [173/910] 455319=test_optimization [174/910] 455317=test_rubyoptions [175/910] 455318=test_files_sample [176/910] 455318=test_rdoc_stats [177/910] 455318=test_data_error [178/910] 455318=test_gem_update_suggestion [179/910] 455318=test_assignment [180/910] 455318=test_emoji_breaks [181/910] 455319=test_normalize [182/910] 455319=test_gem_commands_open_command [183/910] 455318=test_verbose [184/910] 455319=test_asn1 [185/910] 455318=test_features [186/910] 455319=test_gem_command [187/910] 455318=test_random [188/910] 455318=test_gem_resolver_lock_set [189/910] 455319=test_rdoc_generator_darkfish [190/910] 455318=test_undef [191/910] 455318=test_noarg [192/910] 455318=test_exception [193/910] 455318=test_arith_seq_beg_len_step [194/910] 455318=test_raise_exception [195/910] 455319=memsize_test [196/910] 455319=test_gem_resolver_requirement_list [197/910] 455319=test_pp Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 10 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-01-01 09:01:43.648272485 +0000, mtime=2024-01-01 09:01:43.376271615 +0000, ctime=2024-01-01 09:01:43.376271615 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 455319 opc 10r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [198/910] 455319=test_gem_impossible_dependencies_error [199/910] 455319=ripper_compat_test [200/910] 455319=test_optarg [201/910] 455319=test_gem_commands_pristine_command [202/910] 455318=test_rdoc_tom_doc [203/910] 455318=test_hash [204/910] 455318=test_variable [205/910] 455318=test_date_ractor [206/910] 455318=test_erb [207/910] 455318=test_gem_security [208/910] 455319=test_key_actor_emacs [209/910] 455319=test_gem_resolver_git_specification [210/910] 455319=test_utf32 [211/910] 455319=test_basicinstructions [212/910] 455319=test_dot_dot [213/910] 455319=test_gem_rdoc [214/910] 455319=pattern_test [215/910] 455319=test_rendering [216/910] 455319=test_kernel [217/910] 455317=test_gem_commands_install_command [218/910] 455319=test_string [219/910] 455319=test_iterator [220/910] 455319=test_merge_keys [221/910] 455319=test_method_name_check [222/910] 455319=test_err_in_callback [223/910] 455319=test_storage [224/910] 455319=test_cesu8 [225/910] 455319=test_rdoc_extend [226/910] 455319=test_force_quotes [227/910] 455319=test_did_you_mean [228/910] 455319=test_shapes [229/910] 455319=test_threadgroup [230/910] 455317=test_complex [231/910] 455317=test_rinda [232/910] 455319=test_memory_view [233/910] 455319=test_dir_m17n [234/910] 455319=test_array_create [235/910] 455319=test_acl [236/910] 455319=test_forwardable [237/910] 455319=test_cmd [238/910] 455317=test_process [239/910] 455317=test_fd_setsize [240/910] 455317=!Nothing_to_test [241/910] 455317=parameters_signature_test [242/910] 455317=test_rdoc_parser_changelog [243/910] 455317=test_gem_dependency_list [244/910] 455319=test_each [245/910] 455319=test_gem_commands_outdated_command [246/910] 455319=test_securerandom [247/910] 455317=test_gem_commands_fetch_command [248/910] 455319=test_typeddata [249/910] 455317=test_column_separator [250/910] 455317=test_tsort [251/910] 455317=parse_test [252/910] 455319=test_pack [253/910] 455319=test_io_wait [254/910] 455319=test_kwargs [255/910] 455319=test_rdoc_parser_c [256/910] 455319=test_len [257/910] 455319=json_fixtures_test [258/910] 455319=test_gem_doctor [259/910] 455319=test_bmethod [260/910] 455319=test_gem_source_specific_file [261/910] 455319=test_provider [262/910] 455319=test_euc_kr [263/910] 455319=test_process [264/910] 455318=test_rdoc_code_object [265/910] 455318=test_skip_lines [266/910] 455318=test_rdoc_markup_attributes [267/910] 455318=test_random_formatter [268/910] 455318=test_string_processing [269/910] 455318=test_rand [270/910] 455317=test_common [271/910] 455318=test_rdoc_markup_to_html_snippet [272/910] 455318=test_generic [273/910] 455318=test_deprecate [274/910] 455317=test_rdoc_constant [275/910] 455318=test_httpresponses [276/910] 455318=test_rdoc_markdown [277/910] 455317=test_gem_request_set_lockfile [278/910] 455318=test_postponed_job [279/910] 455318=test_key_actor_vi [280/910] 455317=test_rdoc_encoding [281/910] 455318=test_win32ole_variant_outarg [282/910] 455318=test_ns_spki [283/910] 455318=test_have_library [284/910] 455317=test_row_separator [285/910] 455317=test_stream [286/910] 455317=test_rdoc_markup_parser [287/910] 455317=test_iseq_load [288/910] 455318=test_rdoc_markup_indented_paragraph [289/910] 455318=test_row [290/910] 455318=library_symbols_test [291/910] 455318=test_rdoc_text [292/910] 455317=test_general [293/910] 455317=test_objspace [294/910] 455318=test_require [295/910] 455318=test_stringify_symbols [296/910] 455318=test_pack [297/910] 455318=test_gem_commands_environment_command [298/910] 455318=test_pkcs7 [299/910] 455318=test_convert [300/910] 455318=test_zsh_completion [301/910] 455318=test_basicsocket [302/910] 455318=test_class_name_check [303/910] 455318=test_scalar [304/910] 455318=test_syntax [305/910] 455318=test_rdoc_markup_to_html_crossref [306/910] 455318=test_files_test_2 [307/910] 455318=test_div [308/910] 455318=test_bash_completion [309/910] 455318=test_exception [310/910] 455318=test_unconverted_fields [311/910] 455318=test_optparse [312/910] 455318=test_deprecated [313/910] 455318=test_rdoc_context_section [314/910] 455318=test_io_buffer [315/910] 455318=test_rdoc_alias [316/910] 455318=test_weakref [317/910] 455318=test_instrumentation_api [318/910] 455318=test_key_name_check [319/910] 455318=test_rdoc_markup_to_bs [320/910] 455318=test_rdoc_markup_raw [321/910] 455318=test_timeout [322/910] 455319=test_word [323/910] 455319=test_gem_ext_rake_builder [324/910] 455318=test_rdoc_require [325/910] 455318=test_fstring [326/910] 455318=test_numeric [327/910] 455318=test_singleton [328/910] 455318=test_gem_commands_cert_command [329/910] 455319=test_ws [330/910] 455319=test_date_strftime [331/910] 455319=json_parser_test [332/910] 455319=test_quote_empty [333/910] 455319=test_rdoc_markup_to_tt_only [334/910] 455319=test_gem_commands_stale_command [335/910] 455319=test_gem_commands_query_command [336/910] 455318=test_gem_platform [337/910] 455319=test_bigzero [338/910] 455319=test_external_new [339/910] 455319=test_pkey [340/910] 455318=test_win32ole_typelib [341/910] 455319=test_m17n_comb [342/910] 455318=test_pkey_dh [343/910] 455318=test_memory_view [344/910] 455318=test_data [345/910] 455318=test_null [346/910] 455318=test_ractor [347/910] 455318=test_rdoc_i18n_text [348/910] 455318=test_io [349/910] 455318=test_input_method [350/910] 455318=test_gem_util [351/910] 455318=test_header [352/910] 455318=test_table [353/910] 455318=test_gem_security_signer [354/910] 455318=test_config [355/910] 455318=test_complex2 [356/910] 455318=test_thread [357/910] 455318=test_literal [358/910] 455318=test_gem_unsatisfiable_dependency_error [359/910] 455318=test_egrep_cpp [360/910] 455319=test_serialize_subclasses [361/910] 455319=test_gem_resolver_index_specification [362/910] 455318=test_frozen [363/910] 455318=test_date_conv [364/910] 455318=test_webauthn_poller [365/910] 455319=test_rdoc_markup_verbatim [366/910] 455319=test_timeout [367/910] 455319=test_rdoc_generator_pot_po_entry [368/910] 455319=test_erb_m17n [369/910] 455319=test_tempfile [370/910] 455318=test_http_request [371/910] 455318=test_coverage [372/910] 455319=test_store [373/910] 455319=test_rdoc_markup_pre_process [374/910] 455319=test_pathname [375/910] 455318=test_fnmatch [376/910] 455318=test_protect [377/910] 455318=test_big5 [378/910] 455318=test_date [379/910] 455318=test_gem_commands_update_command [380/910] 455319=test_tree_builder [381/910] 455319=version_test [382/910] 455319=test_complexrational [383/910] 455319=test_raise [384/910] 455319=test_function_entry [385/910] 455319=test_rdoc_any_method [386/910] 455319=test_error_highlight [387/910] 455319=json_common_interface_test [388/910] 455319=test_string [389/910] 455319=test_line_editor [390/910] 455319=test_marshalable [391/910] 455319=test_enumerator_kw [392/910] 455319=test_string_memory [393/910] 455319=test_files_lib [394/910] 455318=test_logger [395/910] 455318=test_pkey_dsa [396/910] 455319=test_gem_resolver_specification [397/910] 455318=test_big2str [398/910] 455318=test_gem_resolver_dependency_request [399/910] 455319=test_euc_tw [400/910] 455319=test_cstr [401/910] 455318=test_gem_commands_yank_command [402/910] 455318=test_yaml_tree [403/910] 455318=test_psych [404/910] 455318=test_nil [405/910] 455318=test_observer [406/910] 455318=test_wait [407/910] 455318=test_import [408/910] 455319=test_human_typo [409/910] 455319=test_nowrite [410/910] 455319=test_passing_block [411/910] 455319=test_defined [412/910] 455319=test_thread_queue [413/910] 455318=test_ldap [414/910] 455318=test_kdf [415/910] 455318=test_io_buffer [416/910] 455318=test_rdoc_markdown_test [417/910] 455318=test_rdoc_normal_module [418/910] 455318=test_type_completor [419/910] 455318=test_io_timeout [420/910] 455318=test_yjit_exit_locations [421/910] 455318=test_rdoc_rdoc [422/910] 455318=test_comparable [423/910] 455318=test_gem_config_file [424/910] 455317=json_string_matching_test [425/910] 455317=test_c_struct_builder [426/910] 455318=test_rewind [427/910] 455318=test_yield_block [428/910] 455318=test_bug-5832 [429/910] 455318=test_gem_uri [430/910] 455318=test_gem_package_tar_reader_entry [431/910] 455317=test_resource [432/910] 455317=test_gem_ext_ext_conf_builder [433/910] 455318=test_gem_version [434/910] 455318=test_spell_checker [435/910] 455318=test_frozen_error [436/910] 455318=test_reqarg [437/910] 455318=test_enumerator [438/910] 455318=test_path_to_class [439/910] 455318=test_rdoc_options [440/910] 455318=test_zlib [441/910] 455317=test_show_source [442/910] 455317=test_gem_commands_unpack_command [443/910] 455317=test_console_attr [444/910] 455317=test_proc [445/910] 455317=test_gem_ext_cargo_builder [446/910] 455317=test_bigdecimal_util [447/910] 455317=test_date_compat [448/910] 455317=test_gem_version_option [449/910] 455317=test_rdoc_include [450/910] 455317=test_win32ole_record [451/910] 455317=test_pstore [452/910] 455317=test_ubf_async_safe [453/910] 455317=test_find [454/910] 455317=test_constant [455/910] 455319=test_rdoc_generator_markup [456/910] 455319=test_hmac [457/910] 455319=test_encoding [458/910] 455319=test_nextafter [459/910] 455319=test_gem_commands_owner_command [460/910] 455319=test_capacity [461/910] 455319=test_time [462/910] 455319=test_file [463/910] 455319=test_numeric [464/910] 455319=test_yamlstore [465/910] 455319=test_bug-3571 [466/910] 455319=test_flags [467/910] 455317=test_init [468/910] 455317=test_gem_request_connection_pools [469/910] 455319=test_rat [470/910] 455319=test_gem_requirement [471/910] 455319=test_integer [472/910] 455319=test_rdoc_markup_to_table_of_contents [473/910] 455319=test_gem_name_tuple [474/910] 455319=parse_comments_test [475/910] 455319=test_win32ole_method_event [476/910] 455319=test_tcp [477/910] 455319=test_gem_commands_server_command [478/910] 455319=test_gem_resolver_activation_request [479/910] 455319=test_function [480/910] 455319=test_string [481/910] 455317=test_macro [482/910] 455317=test_pipe [483/910] 455317=test_lambda [484/910] 455317=test_rb_str_dup [485/910] 455317=test_scalar_scanner [486/910] 455317=test_win32ole_type_event [487/910] 455317=test_keyword [488/910] 455317=test_gem_path_support [489/910] 455317=test_arity [490/910] 455317=test_trace [491/910] 455317=test_gem_resolver_installer_set [492/910] 455317=test_encodings [493/910] 455317=test_append [494/910] 455317=test_foreach [495/910] 455317=test_rdoc_markup_to_html [496/910] 455317=test_file [497/910] 455318=test_config [498/910] 455318=test_summary [499/910] 455318=bom_test [500/910] 455318=test_x509ext [501/910] 455318=test_emitter [502/910] 455318=test_case_options [503/910] 455318=test_tuplebag [504/910] 455318=test_cgi_header [505/910] 455318=test_object [506/910] 455318=test_member [507/910] 455318=test_kill_ring [508/910] 455318=test_addr [509/910] 455318=test_mailto [510/910] 455318=test_gem_resolver_api_set [511/910] 455318=test_duplicate [512/910] 455318=test_helper [513/910] 455318=test_object_references [514/910] 455318=test_gem_source_subpath_problem [515/910] 455318=test_arith_seq_extract [516/910] 455318=compiler_test [517/910] 455318=test_ruby_lex [518/910] 455318=test_ossl [519/910] 455317=test_buffered_io [520/910] 455317=test_gem_installer [521/910] 455318=test_bug_reporter [522/910] 455318=test_rdoc_normal_class [523/910] 455318=test_drbssl [524/910] 455317=test_within_pipe [525/910] 455317=test_pointer [526/910] 455317=test_nofree [527/910] 455317=test_whileuntil [528/910] 455317=test_regexp [529/910] 455318=test_beginendblock [530/910] 455318=test_monitor [531/910] 455318=test_eval [532/910] 455318=test_kconv [533/910] 455318=test_func [534/910] 455318=test_config [535/910] 455318=json_encoding_test [536/910] 455318=test_vm_dump [537/910] 455318=test_convertible [538/910] 455318=errors_test [539/910] 455318=test_pkg_config [540/910] 455318=test_gem_available_set [541/910] 455318=test_modify_expand [542/910] 455318=test_color_printer [543/910] 455318=test_super [544/910] 455319=test_gem_commands_exec_command [545/910] 455318=unescape_test [546/910] 455319=test_object [547/910] 455319=test_dln [548/910] 455319=test_bigdecimal [549/910] 455318=test_gem_source_vendor [550/910] 455318=test_gem_resolver [551/910] 455318=test_x509req [552/910] 455318=test_httpresponse [553/910] 455318=test_rdoc_parser_ruby [554/910] 455319=test_readpartial [555/910] 455318=test_insns_leaf [556/910] 455318=test_ifunless [557/910] 455318=test_gem_console_ui [558/910] 455318=test_flip [559/910] 455318=test_io_console [560/910] 455319=test_rdoc_markup_heading [561/910] 455319=test_x509crl [562/910] 455319=test_c_union_entity [563/910] 455319=test_notimplement [564/910] 455319=test_cgi_session [565/910] 455319=test_dns [566/910] 455319=test_gem_commands_cleanup_command [567/910] 455319=test_class2name [568/910] 455319=test_refinement [569/910] 455318=test_transcode [570/910] 455318=test_debug [571/910] 455318=test_profile_frames [572/910] 455318=test_pattern_key_name_check [573/910] 455318=test_fips [574/910] 455317=test_alias [575/910] 455318=test_emitter [576/910] 455318=test_getopts [577/910] 455318=test_last_thread [578/910] 455317=test_thread_fd_close [579/910] 455317=test_gem_ext_cmake_builder [580/910] 455317=test_digest_extend [581/910] 455317=test_gem_commands_uninstall_command [582/910] 455317=test_rdoc_markup_formatter [583/910] 455317=test_win32ole_event [584/910] 455317=test_helper [585/910] 455317=test_compile_prism [586/910] 455318=test_unix [587/910] 455318=test_integer [588/910] 455317=test_write [589/910] 455317=test_formatter [590/910] 455317=test_symbol [591/910] 455319=test_gem_commands_search_command [592/910] 455319=test_rdoc_servlet [593/910] 455319=test_coder [594/910] 455319=test_gem_commands_contents_command [595/910] 455319=test_context [596/910] 455319=test_udp [597/910] 455319=test_date_new [598/910] 455319=test_gem_commands_list_command [599/910] 455319=test_gem_resolver_local_specification [600/910] 455319=test_configuration [601/910] 455319=test_date_marshal [602/910] 455319=test_have_func [603/910] 455319=test_ts [604/910] 455318=test_locale [605/910] 455318=test_rdoc_attr [606/910] 455318=test_stream [607/910] 455318=test_trick [608/910] 455319=test_ractor [609/910] 455319=test_address_resolve [610/910] 455319=test_rdoc_markup_include [611/910] 455319=test_enum [612/910] 455319=test_recursion [613/910] 455319=test_require [614/910] 455319=test_inputs_scanner [615/910] 455319=test_range [616/910] 455318=test_gem_commands_signin_command [617/910] 455318=test_extlibs [618/910] 455319=test_iter_break [619/910] 455319=test_num2int [620/910] 455319=test_rbconfig [621/910] 455319=test_cgi_core [622/910] 455319=test_gem_resolver_best_set [623/910] 455317=test_rdoc_markup_to_label [624/910] 455319=test_parser [625/910] 455317=test_ractor [626/910] 455319=test_ansi_without_terminfo [627/910] 455319=test_read [628/910] 455319=json_generator_test [629/910] 455317=test_gem [630/910] 455319=test_ssl [631/910] 455319=test_gem_commands_help_command [632/910] 455319=test_scheduler [633/910] 455319=test_ractor [634/910] 455319=test_nkf [635/910] 455318=test_gem_resolver_conflict [636/910] 455318=test_nesting_parser [637/910] 455318=test_marshal [638/910] 455319=test_ancdata [639/910] 455319=ractor_test [640/910] 455319=test_rdoc_markup_hard_break [641/910] 455319=test_bignum [642/910] 455318=newline_test [643/910] 455318=test_enc_str_buf_cat [644/910] 455318=test_to_ruby [645/910] 455318=test_addrinfo [646/910] 455317=test_time_tz [647/910] 455318=test_thread [648/910] 455317=test_socket [649/910] 455317=test_terminfo [650/910] 455317=test_inlinecache [651/910] 455317=test_data_converters [652/910] 455317=test_bug-14834 [653/910] 455317=test_data [654/910] 455317=test_gem_commands_build_command [655/910] 455317=test_ellipsize [656/910] 455317=test_call [657/910] 455317=test_reline [658/910] 455317=test_history [659/910] 455317=test_to_ary_concat [660/910] 455319=test_gem_ext_builder [661/910] 455319=test_windows_1251 [662/910] 455319=test_popen_deadlock [663/910] 455319=test_time [664/910] 455319=test_drbunix [665/910] 455317=test_alias_and_anchor [666/910] 455317=test_rdoc_markup [667/910] 455317=test_key_stroke [668/910] 455317=test_euc_jp [669/910] 455317=test_ensured [670/910] 455317=test_delegate [671/910] 455317=location_test [672/910] 455317=test_project_sanity [673/910] 455317=test_symbol [674/910] 455317=test_gem_request_set [675/910] 455317=test_gem_bundler_version_finder [676/910] 455317=test_gc [677/910] 455319=test_pattern_matching [678/910] 455319=test_folderitem2_invokeverb [679/910] 455319=test_set_len [680/910] 455319=constant_path_node_test [681/910] 455319=test_interned_str [682/910] 455319=test_sleep [683/910] 455318=test_webauthn_listener_response [684/910] 455318=test_gem_resolver_index_set [685/910] 455318=ruby_api_test [686/910] 455318=test_struct [687/910] 455318=test_tmpdir [688/910] 455318=test_type [689/910] 455318=heredoc_dedent_test [690/910] 455318=test_rdoc_token_stream [691/910] 455318=test_mutex [692/910] 455318=test_gem_local_remote_options [693/910] 455318=test_gem_ext_cargo_builder_link_flag_converter [694/910] 455318=test_acceptable [695/910] 455318=test_invalid [696/910] 455318=test_rdoc_single_class [697/910] 455318=test_dup [698/910] 455318=test_digest [699/910] 455318=test_gem_commands_check_command [700/910] 455318=test_gem_resolver_git_set [701/910] 455318=test_signedness [702/910] 455319=test_sexp [703/910] 455319=test_httpheader [704/910] 455319=test_ractor [705/910] 455319=test_rdoc_ri_driver [706/910] 455319=test_gem_safe_marshal [707/910] 455318=test_date_arith [708/910] 455318=test_gem_resolver_vendor_specification [709/910] 455318=json_generic_object_test [710/910] 455318=test_fiddle [711/910] 455318=test_stringscanner [712/910] 455318=test_exception_at_throwing [713/910] 455318=test_gem_resolver_installed_specification [714/910] 455318=test_ractor [715/910] 455318=test_ast [716/910] 455317=test_logdevice [717/910] 455319=test_bn [718/910] 455319=test_variable_name_check [719/910] 455319=test_require_path_check [720/910] 455319=test_x509cert [721/910] 455319=test_rdoc_markup_paragraph [722/910] 455319=test_irb [723/910] 455317=test_name_error_extension [724/910] 455317=test_gem_request_set_gem_dependency_api [725/910] 455319=test_object_create_start [726/910] 455319=test_https unknown object: "\x04\b[\vi\x14i<[\x13[\bI\"\x11TestNetHTTPS\x06:\x06EF:\rtest_geto:\eTest::Unit::ProxyError\a:\r@message\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:46367 state=error: certificate verify failed (certificate has expired):\x0F@backtrace[\x18I\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1569:in `start'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:2297:in `request'\x06;\x00TI\"D/home/opc/ruby/src/master/lib/net/http.rb:2177:in `request_get'\x06;\x00TI\"K/home/opc/ruby/src/master/test/net/http/test_https.rb:44:in `test_get'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T[\b@\b;\x06o:%Test::Unit::AssertionFailedError\b:\tmesgI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:58526 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T:\abt[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T:\x11bt_locations@\"[\b@\b:$test_skip_hostname_verificationo;\n\b;\vI\"\x02q\x02Exception raised:\n<#<OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=[::1]:44439 state=error: certificate verify failed (certificate has expired)>>\nBacktrace:\n /home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\n /home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\n /home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\n /home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\n /home/opc/ruby/src/master/lib/net/http.rb:1575:in `start'\n /home/opc/ruby/src/master/test/net/http/test_https.rb:217:in `block (2 levels) in test_skip_hostname_verification'.\x06;\x00T;\f[\x1AI\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1575:in `start'\x06;\x00TI\"w/home/opc/ruby/src/master/test/net/http/test_https.rb:217:in `block (2 levels) in test_skip_hostname_verification'\x06;\x00TI\"Y/home/opc/ruby/src/master/tool/lib/core_assertions.rb:219:in `assert_nothing_raised'\x06;\x00TI\"l/home/opc/ruby/src/master/test/net/http/test_https.rb:217:in `block in test_skip_hostname_verification'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:127:in `clean_http_proxy_env'\x06;\x00TI\"c/home/opc/ruby/src/master/test/net/http/test_https.rb:211:in `test_skip_hostname_verification'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T:\ncauseo:\eOpenSSL::SSL::SSLError\t;\v\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:44439 state=error: certificate verify failed (certificate has expired);\f[\x1A@9@:@;@<@=@>@?@@@A@B@C@D@E@F@G@H@I@J@K@L@M;\r@P;\x0F0[\b@\b;\x0Eo;\n\b;\vI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:41230 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T;\f[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T;\r@T[\b@\b:\x0Etest_posto;\a\a;\b\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:36127 state=error: certificate verify failed (certificate has expired);\t[\x18I\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1569:in `start'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:2297:in `request'\x06;\x00TI\"E/home/opc/ruby/src/master/lib/net/http.rb:2217:in `request_post'\x06;\x00TI\"M/home/opc/ruby/src/master/test/net/http/test_https.rb:132:in `test_post'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T[\b@\b;\x11o;\n\b;\vI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:44202 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T;\f[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T;\r@\x01|[\b@\b:\x15test_min_versiono;\a\a;\b\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:33807 state=error: certificate verify failed (certificate has expired);\t[\x18I\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1569:in `start'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:2297:in `request'\x06;\x00TI\"D/home/opc/ruby/src/master/lib/net/http.rb:2177:in `request_get'\x06;\x00TI\"T/home/opc/ruby/src/master/test/net/http/test_https.rb:291:in `test_min_version'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T[\b@\b;\x12o;\n\b;\vI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:58692 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T;\f[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T;\r@\x01\xA9[\b@\b:\x17test_session_reuseo;\a\a;\b\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:36271 state=error: certificate verify failed (certificate has expired);\t[\x16I\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1575:in `start'\x06;\x00TI\"V/home/opc/ruby/src/master/test/net/http/test_https.rb:154:in `test_session_reuse'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T[\b@\b;\x13o;\n\b;\vI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:59732 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T;\f[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T;\r@\x01\xD4[\b@\b:\"test_session_reuse_but_expireo;\a\a;\b\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:41325 state=error: certificate verify failed (certificate has expired);\t[\x16I\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1575:in `start'\x06;\x00TI\"a/home/opc/ruby/src/master/test/net/http/test_https.rb:177:in `test_session_reuse_but_expire'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T[\b@\b;\x14o;\n\b;\vI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:32774 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T;\f[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T;\r@\x01\xFF[\b@\b:\x11test_get_SNIo;\a\a;\b\"ySSL_connect returned=1 errno=0 peeraddr=[::1]:38427 state=error: certificate verify failed (certificate has expired);\t[\x18I\"K/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `connect_nonblock'\x06;\x00TI\"M/home/opc/ruby/src/master/lib/net/protocol.rb:46:in `ssl_socket_connect'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:1674:in `connect'\x06;\x00TI\"A/home/opc/ruby/src/master/lib/net/http.rb:1580:in `do_start'\x06;\x00TI\">/home/opc/ruby/src/master/lib/net/http.rb:1569:in `start'\x06;\x00TI\"@/home/opc/ruby/src/master/lib/net/http.rb:2297:in `request'\x06;\x00TI\"D/home/opc/ruby/src/master/lib/net/http.rb:2177:in `request_get'\x06;\x00TI\"O/home/opc/ruby/src/master/test/net/http/test_https.rb:63:in `test_get_SNI'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T[\b@\b;\x15o;\n\b;\vI\"\x02)\x02<[]> expected but was\n<[\"[2024-01-01 09:04:20] ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 peeraddr=[::1]:47866 state=error: sslv3 alert certificate expired (SSL alert number 45)\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `accept'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:302:in `block (2 levels) in start_thread'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/utils.rb:258:in `timeout'\\n\" +\n \"\\t/home/opc/ruby/src/master/tool/lib/webrick/server.rb:300:in `block in start_thread'\\n\"]>.\x06;\x00T;\f[\x17I\"O/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:109:in `assert'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/core_assertions.rb:532:in `assert'\x06;\x00TI\"U/home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb:638:in `assert_equal'\x06;\x00TI\"S/home/opc/ruby/src/master/test/net/http/utils.rb:48:in `block in spawn_server'\x06;\x00TI\"F/home/opc/ruby/src/master/test/net/http/utils.rb:41:in `teardown'\x06;\x00TI\"S/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:182:in `block in run'\x06;\x00TI\"K/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `each'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:180:in `run'\x06;\x00TI\"R/home/opc/ruby/src/master/tool/lib/test/unit.rb:1552:in `block in _run_suite'\x06;\x00TI\"B/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `map'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1539:in `_run_suite'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit.rb:1332:in `_run_suite'\x06;\x00TI\"P/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in `_run_suite'\x06;\x00TI\"Z/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites'\x06;\x00TI\"I/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `map'\x06;\x00TI\"Q/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in `_run_suites'\x06;\x00TI\"J/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in `run'\x06;\x00TI\"M/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209:in `<main>'\x06;\x00T;\r@\x02,\x01[\bi\vi\ri\x00[\x00@\b"[727/910] 455319=test_gem_commands_info_command [728/910] 455319=test_files_test [729/910] 455319=test_weakkeymap [730/910] 455317=test_protocol [731/910] 455317=test_getoptlong [732/910] 455317=test_evaluation [733/910] 455317=test_rdoc_markup_to_ansi [734/910] 455317=test_signal [735/910] 455319=test_gem_silent_ui [736/910] 455319=test_fixnum [737/910] 455319=test_continuation [738/910] 455319=test_gem_ci_detector [739/910] 455319=test_io_wait_uncommon [740/910] 455319=test_delete [741/910] 455319=test_rdoc_markup_document [742/910] 455319=test_gem_security_policy [743/910] 455319=test_handle [744/910] 455319=test_completion [745/910] 455317=test_ractor [746/910] 455317=test_file_exhaustive [747/910] 455319=test_placearg [748/910] 455319=test_case_comprehensive Leaked file descriptor: TestFileExhaustive#test_expand_path_for_existent_username: 11 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-01-01 09:04:19.532770647 +0000, mtime=2024-01-01 09:04:19.524770621 +0000, ctime=2024-01-01 09:04:19.524770621 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 455317 opc 11r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [749/910] 455317=test_logperiod [750/910] 455317=test_rational2 [751/910] 455317=test_gem_package_tar_header [752/910] 455317=test_ssl_session [753/910] 455317=test_wss [754/910] 455317=test_rdoc_markup_attribute_manager [755/910] 455317=test_option [756/910] 455317=test_cgi_cookie [757/910] 455317=test_not [758/910] 455317=test_gem_resolver_composed_set [759/910] 455317=test_my_integer [760/910] 455317=test_require [761/910] 455317=test_objectspace [762/910] 455317=test_metaclass [763/910] 455317=test_gem_gem_runner [764/910] 455317=test_require_lib [765/910] 455317=test_rdoc_markup_to_joined_paragraph [766/910] 455317=test_rdoc_markup_to_markdown [767/910] 455317=test_rdoc_generator_pot [768/910] 455317=test_rdoc_rd [769/910] 455317=test_x509store [770/910] 455317=test_rdoc_rd_block_parser [771/910] 455317=test_load [772/910] 455317=test_win32ole_type [773/910] 455317=test_rdoc_rd_inline_parser [774/910] 455317=test_new [775/910] 455317=test_update [776/910] 455317=test_cipher [777/910] 455317=test_gem_source_lock [778/910] 455317=test_change_word [779/910] 455317=test_read_write [780/910] 455317=test_depth_first [781/910] 455317=test_ostruct [782/910] 455317=test_config [783/910] 455317=test_c_struct_entry [784/910] 455319=test_struct [785/910] 455319=test_cparser [786/910] 455317=test_rubyvm [787/910] 455317=fuzzer_test [788/910] 455317=test_rdoc_parser_markdown [789/910] 455317=test_gem_commands_mirror [790/910] 455317=test_fiber [791/910] 455319=test_patterns [792/910] 455319=test_engine [793/910] 455319=test_key_error [794/910] 455319=test_win32ole_param [795/910] 455319=test_resize Skipping Gem::PackageTask tests. rake not found. [796/910] 455319=test_gem_package_task [797/910] 455319=test_ssl [798/910] 455317=test_load [799/910] 455317=test_integer_comb [800/910] 455317=test_bundled_ca [801/910] 455317=test_abi [802/910] 455317=test_gem_source_installed [803/910] 455317=test_gem_validator [804/910] 455317=test_usrmarshal [805/910] 455317=test_module [806/910] 455319=test_erb_command [807/910] 455319=test_gem_security_trust_dir [808/910] 455317=test_rdoc_generator_ri [809/910] 455317=test_gem_stream_ui [810/910] 455319=test_unicode_normalize [811/910] 455317=test_reline_key [812/910] 455317=test_gem_commands_lock_command [813/910] 455317=test_gb18030 [814/910] 455317=test_propertyputref [815/910] 455317=test_color [816/910] 455317=test_gem_stub_specification [817/910] 455317=test_float [818/910] 455317=test_cmethod [819/910] 455317=test_rdoc_top_level [820/910] 455317=test_io_m17n [821/910] 455318=test_rdoc_parser_simple [822/910] 455318=test_nonblock [823/910] 455318=test_strip [824/910] 455318=json_ext_parser_test [825/910] 455318=test_gem_ext_configure_builder [826/910] 455319=test_mul [827/910] 455318=test_shellwords [828/910] 455319=test_rdoc_generator_pot_po [829/910] 455318=test_date_strptime [830/910] 455319=test_omap [831/910] 455319=test_ipaddr [832/910] 455319=test_ocsp [833/910] 455318=test_scanner_events [834/910] 455319=test_stat [835/910] 455319=test_etc [836/910] 455318=test_nomethod_error [837/910] 455318=test_rdoc_parser [838/910] 455318=test_https_proxy [839/910] 455318=test_win32ole_param_event [840/910] 455318=test_cgi_modruby [841/910] 455318=test_win32ole_variant [842/910] 455318=magic_comment_test [843/910] 455319=test_workspace [844/910] 455318=test_quote_char_nil [845/910] 455318=test_debug_cmd [846/910] 455318=test_liberal_parsing [847/910] 455318=test_x509attr [848/910] 455318=test_printf [849/910] 455319=test_converters [850/910] 455318=test_io [851/910] 455317=test_uncorrectable_name_check [852/910] 455317=test_rdoc_rd_inline [853/910] 455319=test_digest [854/910] 455317=test_base64 [855/910] 455319=test_path [856/910] 455317=test_resolve_symbol [857/910] 455319=test_rubygems [858/910] 455317=test_closure [859/910] 455319=test_dir [860/910] 455319=test_files_test_1 [861/910] 455319=test_rdoc_ri_paths [862/910] 455319=test_parser [863/910] 455319=test_primitive [864/910] 455319=test_iseq [865/910] 455319=test_syslog [866/910] 455319=test_singleton_function [867/910] 455319=test_history [868/910] 455319=test_gem_commands_setup_command [869/910] 455319=test_eval [870/910] 455319=test_document [871/910] 455319=test_env [872/910] 455317=test_gem_commands_signout_command [873/910] 455317=test_gem_package_tar_reader [874/910] 455317=test_pair [875/910] 455319=test_win32ole_variant_m [876/910] 455319=test_rdoc_comment [877/910] 455319=test_encoding [878/910] 455319=test_install [879/910] 455319=test_gem_source_fetch_problem [880/910] 455319=test_ftp [881/910] 455319=test_sockopt [882/910] 455319=test_find_executable [883/910] 455319=test_autoconf [884/910] 455319=test_arithmetic_sequence [885/910] 455319=test_ractor_compatibility [886/910] 455319=test_lazy_enumerator [887/910] 455319=test_cgi_multipart [888/910] 455319=test_gem_request_set_lockfile_tokenizer [889/910] 455319=test_class [890/910] 455319=test_gem_source [891/910] 455319=test_mkmf [892/910] 455319=test_have_macro [893/910] 455319=test_benchmark [894/910] 455319=test_at_exit [895/910] 455319=test_array [896/910] 455317=test_gem_package [897/910] 455317=test_autoload [898/910] 455318=test_unicode [899/910] 455318=dispatcher_test [900/910] 455318=test_eval_history [901/910] 455318=test_random [902/910] 455318=test_assembler [903/910] 455318=test_stringio [904/910] 455318=test_thread_cv [905/910] 455317=test_files_ext [906/910] 455317=test_ripper [907/910] 455317=test_regex_casefold [908/910] 455318=test_lexer [909/910] 455318=test_win32ole_method [910/910] 455318=test_gem_source_git Finished tests in 207.136491s, 129.7309 tests/s, 46162.3780 assertions/s. 26872 tests, 9561913 assertions, 0 failures, 0 errors, 216 skips ruby -v: ruby 3.4.0dev (2024-01-01T02:25:22Z master 997124fc0b) [aarch64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2024-01-01T02:25:22Z master 997124fc0b) [aarch64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 63.753151 seconds 3728 files, 32872 examples, 192404 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.