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