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