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