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