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