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