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