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