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