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