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