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