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