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