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