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