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