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