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