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