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