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