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