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