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