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