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