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