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