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