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