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