# Logfile created on 2024-03-14 16:56:39 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffccad5fdc8 @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.20240314-165639", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffccadae928 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffccadae720 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffccac607d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240314-165639", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240314-165639>, @binmode=false, @mon_data=#<Monitor:0x0000fffccadae338>, @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 d0a993f3be2ee2ebc0588155003c16918e971dc9 Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo d0a993f3be2ee2ebc0588155003c16918e971dc9 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision - echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged Building minitest@d0a993f3be2ee2ebc0588155003c16918e971dc9 to /home/opc/ruby/src/master/gems/minitest-5.22.3.gem Successfully built RubyGem Name: minitest Version: 5.22.2 File: minitest-5.22.2.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 161545d..09d8c99 master -> origin/master Updating 161545d..09d8c99 Fast-forward NEWS.md | 3 ++ basictest/test.rb | 18 ++++++------ bootstraptest/runner.rb | 12 ++++---- bootstraptest/test_flow.rb | 2 +- bootstraptest/test_insns.rb | 4 +-- bootstraptest/test_jump.rb | 2 +- bootstraptest/test_ractor.rb | 47 +++++++++++++++-------------- bootstraptest/test_syntax.rb | 2 +- bootstraptest/test_yjit.rb | 18 ++++++------ ext/ripper/tools/dsl.rb | 4 ++- gc.c | 19 ------------ include/ruby/internal/intern/object.h | 3 +- include/ruby/internal/intern/vm.h | 3 +- include/ruby/internal/newobj.h | 49 ------------------------------- internal.h | 4 --- internal/gc.h | 5 ---- prism_compile.c | 2 +- spec/ruby/optional/capi/ext/object_spec.c | 12 ++------ test/-ext-/tracepoint/test_tracepoint.rb | 1 + test/objspace/test_objspace.rb | 9 ++++-- test/ruby/enc/test_case_mapping.rb | 10 +++---- test/ruby/enc/test_case_options.rb | 12 ++++---- test/ruby/test_argf.rb | 26 ++++++++-------- test/ruby/test_bignum.rb | 2 +- test/ruby/test_dir_m17n.rb | 40 ++++++++++++------------- test/ruby/test_env.rb | 4 +-- test/ruby/test_gc_compact.rb | 2 +- test/ruby/test_hash.rb | 4 +-- test/ruby/test_iseq.rb | 2 +- test/ruby/test_literal.rb | 10 ++++--- test/ruby/test_refinement.rb | 2 +- test/ruby/test_rubyoptions.rb | 5 +++- test/ruby/test_transcode.rb | 2 +- test/ruby/test_yjit.rb | 16 +++++----- test/stringio/test_ractor.rb | 2 +- test/test_trick.rb | 38 ++++++++++++------------ tool/rbinstall.rb | 4 +-- tool/test/webrick/webrick.cgi | 4 +-- 38 files changed, 166 insertions(+), 238 deletions(-) mode change 100644 => 100755 tool/test/webrick/webrick.cgi Latest commit hash = 09d8c99cdc $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 generating /home/opc/ruby/src/master/ext/ripper/ripper.c generating golf_prelude.c make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper' extracting ripper.y from ../../parse.y golf_prelude.c unchanged generating eventids1.c from ../../parse.y /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb generating eventids1.h from ../../parse.y aarch64-linux-fake.rb updated generating enc.mk generating eventids2table.c from ./eventids2.c compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl 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' 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' Update minitest to d0a993f3be2ee2ebc0588155003c16918e971dc9 Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo d0a993f3be2ee2ebc0588155003c16918e971dc9 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision - echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged Building minitest@d0a993f3be2ee2ebc0588155003c16918e971dc9 to /home/opc/ruby/src/master/gems/minitest-5.22.3.gem Successfully built RubyGem Name: minitest Version: 5.22.2 File: minitest-5.22.2.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/main.c compiling /home/opc/ruby/src/master/dmydln.c compiling /home/opc/ruby/src/master/miniinit.c compiling /home/opc/ruby/src/master/array.c compiling /home/opc/ruby/src/master/ast.c compiling /home/opc/ruby/src/master/bignum.c compiling /home/opc/ruby/src/master/class.c compiling /home/opc/ruby/src/master/compar.c compiling /home/opc/ruby/src/master/compile.c compiling /home/opc/ruby/src/master/complex.c compiling /home/opc/ruby/src/master/cont.c compiling /home/opc/ruby/src/master/debug.c compiling /home/opc/ruby/src/master/debug_counter.c compiling /home/opc/ruby/src/master/dir.c compiling /home/opc/ruby/src/master/dln_find.c compiling /home/opc/ruby/src/master/encoding.c compiling /home/opc/ruby/src/master/enum.c compiling /home/opc/ruby/src/master/enumerator.c compiling /home/opc/ruby/src/master/error.c compiling /home/opc/ruby/src/master/eval.c compiling /home/opc/ruby/src/master/file.c compiling /home/opc/ruby/src/master/gc.c compiling /home/opc/ruby/src/master/hash.c compiling /home/opc/ruby/src/master/inits.c compiling /home/opc/ruby/src/master/imemo.c compiling /home/opc/ruby/src/master/io.c compiling /home/opc/ruby/src/master/io_buffer.c compiling /home/opc/ruby/src/master/iseq.c compiling /home/opc/ruby/src/master/load.c compiling /home/opc/ruby/src/master/marshal.c compiling /home/opc/ruby/src/master/math.c compiling /home/opc/ruby/src/master/memory_view.c compiling /home/opc/ruby/src/master/rjit.c compiling /home/opc/ruby/src/master/rjit_c.c compiling /home/opc/ruby/src/master/node.c compiling /home/opc/ruby/src/master/node_dump.c compiling /home/opc/ruby/src/master/numeric.c compiling /home/opc/ruby/src/master/object.c compiling /home/opc/ruby/src/master/pack.c compiling parse.c compiling /home/opc/ruby/src/master/proc.c compiling /home/opc/ruby/src/master/process.c compiling /home/opc/ruby/src/master/ractor.c compiling /home/opc/ruby/src/master/random.c compiling /home/opc/ruby/src/master/range.c compiling /home/opc/ruby/src/master/rational.c compiling /home/opc/ruby/src/master/re.c compiling /home/opc/ruby/src/master/regcomp.c compiling /home/opc/ruby/src/master/regenc.c compiling /home/opc/ruby/src/master/regerror.c compiling /home/opc/ruby/src/master/regexec.c compiling /home/opc/ruby/src/master/regparse.c compiling /home/opc/ruby/src/master/regsyntax.c compiling /home/opc/ruby/src/master/ruby.c compiling /home/opc/ruby/src/master/ruby_parser.c compiling /home/opc/ruby/src/master/scheduler.c compiling /home/opc/ruby/src/master/shape.c compiling /home/opc/ruby/src/master/signal.c compiling /home/opc/ruby/src/master/sprintf.c compiling /home/opc/ruby/src/master/st.c compiling /home/opc/ruby/src/master/strftime.c compiling /home/opc/ruby/src/master/string.c compiling /home/opc/ruby/src/master/struct.c compiling /home/opc/ruby/src/master/symbol.c compiling /home/opc/ruby/src/master/thread.c compiling /home/opc/ruby/src/master/time.c compiling /home/opc/ruby/src/master/transcode.c compiling /home/opc/ruby/src/master/util.c compiling /home/opc/ruby/src/master/variable.c compiling /home/opc/ruby/src/master/version.c compiling /home/opc/ruby/src/master/vm.c compiling /home/opc/ruby/src/master/vm_backtrace.c compiling /home/opc/ruby/src/master/vm_dump.c compiling /home/opc/ruby/src/master/vm_sync.c compiling /home/opc/ruby/src/master/vm_trace.c compiling /home/opc/ruby/src/master/weakmap.c compiling prism/api_node.c compiling /home/opc/ruby/src/master/prism/api_pack.c compiling /home/opc/ruby/src/master/prism/extension.c compiling /home/opc/ruby/src/master/prism_init.c compiling /home/opc/ruby/src/master/enc/ascii.c compiling /home/opc/ruby/src/master/enc/us_ascii.c compiling /home/opc/ruby/src/master/enc/unicode.c compiling /home/opc/ruby/src/master/enc/utf_8.c compiling enc/trans/newline.c compiling /home/opc/ruby/src/master/missing/setproctitle.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. compiling /home/opc/ruby/src/master/dln.c compiling /home/opc/ruby/src/master/localeinit.c compiling /home/opc/ruby/src/master/loadpath.c builtin_binary.inc updated eb812dbfa696aa8f96dcaba8b43d8f1efcd2b82f075057956c55199b0cee36f9 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' compiling /home/opc/ruby/src/master/enc/encdb.c compiling /home/opc/ruby/src/master/enc/big5.c 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' compiling /home/opc/ruby/src/master/enc/cesu_8.c compiling /home/opc/ruby/src/master/enc/cp949.c compiling /home/opc/ruby/src/master/enc/emacs_mule.c compiling /home/opc/ruby/src/master/enc/euc_jp.c compiling /home/opc/ruby/src/master/enc/euc_kr.c compiling /home/opc/ruby/src/master/enc/euc_tw.c compiling /home/opc/ruby/src/master/enc/gb2312.c compiling /home/opc/ruby/src/master/enc/gb18030.c compiling /home/opc/ruby/src/master/enc/gbk.c compiling /home/opc/ruby/src/master/enc/iso_8859_1.c compiling /home/opc/ruby/src/master/enc/iso_8859_2.c compiling /home/opc/ruby/src/master/enc/iso_8859_3.c compiling /home/opc/ruby/src/master/enc/iso_8859_4.c compiling /home/opc/ruby/src/master/enc/iso_8859_5.c compiling /home/opc/ruby/src/master/enc/iso_8859_6.c compiling /home/opc/ruby/src/master/enc/iso_8859_7.c compiling /home/opc/ruby/src/master/enc/iso_8859_8.c compiling /home/opc/ruby/src/master/enc/iso_8859_9.c compiling /home/opc/ruby/src/master/enc/iso_8859_10.c compiling /home/opc/ruby/src/master/enc/iso_8859_11.c compiling /home/opc/ruby/src/master/enc/iso_8859_13.c compiling /home/opc/ruby/src/master/enc/iso_8859_14.c compiling /home/opc/ruby/src/master/enc/iso_8859_15.c compiling /home/opc/ruby/src/master/enc/iso_8859_16.c compiling /home/opc/ruby/src/master/enc/koi8_r.c compiling /home/opc/ruby/src/master/enc/koi8_u.c compiling /home/opc/ruby/src/master/enc/shift_jis.c compiling /home/opc/ruby/src/master/enc/utf_16be.c compiling /home/opc/ruby/src/master/enc/utf_16le.c compiling /home/opc/ruby/src/master/enc/utf_32be.c compiling /home/opc/ruby/src/master/enc/utf_32le.c compiling /home/opc/ruby/src/master/enc/windows_31j.c compiling /home/opc/ruby/src/master/enc/windows_1250.c compiling /home/opc/ruby/src/master/enc/windows_1251.c compiling /home/opc/ruby/src/master/enc/windows_1252.c compiling /home/opc/ruby/src/master/enc/windows_1253.c compiling /home/opc/ruby/src/master/enc/windows_1254.c compiling /home/opc/ruby/src/master/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so linking encoding windows_1257.so generating transdb.h make[1]: Leaving directory '/home/opc/ruby/build/master' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/home/opc/ruby/build/master' compiling /home/opc/ruby/src/master/enc/trans/transdb.c compiling /home/opc/ruby/src/master/enc/trans/big5.c ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' compiling /home/opc/ruby/src/master/enc/trans/cesu_8.c compiling /home/opc/ruby/src/master/enc/trans/chinese.c compiling /home/opc/ruby/src/master/enc/trans/ebcdic.c compiling /home/opc/ruby/src/master/enc/trans/emoji.c compiling /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c compiling /home/opc/ruby/src/master/enc/trans/escape.c compiling /home/opc/ruby/src/master/enc/trans/gb18030.c compiling /home/opc/ruby/src/master/enc/trans/gbk.c compiling /home/opc/ruby/src/master/enc/trans/iso2022.c 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/-test-/RUBY_ALIGNOF' compiling /home/opc/ruby/src/master/ext/-test-/RUBY_ALIGNOF/c.c compiling /home/opc/ruby/src/master/enc/trans/japanese.c linking shared-object -test-/RUBY_ALIGNOF.so compiling /home/opc/ruby/src/master/enc/trans/japanese_euc.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step' compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /home/opc/ruby/src/master/enc/trans/japanese_sjis.c linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract' compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/concat' compiling /home/opc/ruby/src/master/ext/-test-/array/concat/to_ary_concat.c compiling /home/opc/ruby/src/master/enc/trans/korean.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/concat' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/resize' compiling /home/opc/ruby/src/master/ext/-test-/array/resize/resize.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/resize' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bignum' compiling /home/opc/ruby/src/master/ext/-test-/bignum/big2str.c compiling /home/opc/ruby/src/master/ext/-test-/bignum/bigzero.c compiling /home/opc/ruby/src/master/ext/-test-/bignum/div.c compiling /home/opc/ruby/src/master/ext/-test-/bignum/init.c compiling /home/opc/ruby/src/master/ext/-test-/bignum/intpack.c compiling /home/opc/ruby/src/master/ext/-test-/bignum/mul.c compiling /home/opc/ruby/src/master/enc/trans/single_byte.c compiling /home/opc/ruby/src/master/ext/-test-/bignum/str2big.c compiling /home/opc/ruby/src/master/enc/trans/utf8_mac.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bignum' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-14834' compiling /home/opc/ruby/src/master/ext/-test-/bug-14834/bug-14384.c compiling /home/opc/ruby/src/master/enc/trans/utf_16_32.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-14834' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-3571' compiling /home/opc/ruby/src/master/ext/-test-/bug-3571/bug.c linking transcoder transdb.so linking shared-object -test-/bug_3571.so linking transcoder big5.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-3571' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-5832' compiling /home/opc/ruby/src/master/ext/-test-/bug-5832/bug.c linking transcoder cesu_8.so linking transcoder chinese.so linking shared-object -test-/bug_5832.so linking transcoder ebcdic.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-5832' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter' compiling /home/opc/ruby/src/master/ext/-test-/bug_reporter/bug_reporter.c linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking shared-object -test-/bug_reporter.so linking transcoder emoji_sjis_kddi.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/class' compiling /home/opc/ruby/src/master/ext/-test-/class/class2name.c linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so compiling /home/opc/ruby/src/master/ext/-test-/class/init.c linking transcoder iso2022.so make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/debug' compiling /home/opc/ruby/src/master/ext/-test-/debug/init.c linking transcoder japanese.so linking transcoder japanese_euc.so linking shared-object -test-/class.so compiling /home/opc/ruby/src/master/ext/-test-/debug/inspector.c linking transcoder japanese_sjis.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/class' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/dln/empty' compiling /home/opc/ruby/src/master/ext/-test-/dln/empty/empty.c linking transcoder korean.so linking transcoder single_byte.so compiling /home/opc/ruby/src/master/ext/-test-/debug/profile_frames.c linking shared-object -test-/dln/empty.so linking transcoder utf8_mac.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/dln/empty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw' compiling /home/opc/ruby/src/master/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/debug.so linking transcoder utf_16_32.so make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/debug' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/exception' compiling /home/opc/ruby/src/master/ext/-test-/exception/dataerror.c linking shared-object -test-/enumerator_kw.so 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' compiling /home/opc/ruby/src/master/ext/-test-/exception/enc_raise.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/fatal' compiling /home/opc/ruby/src/master/ext/-test-/fatal/rb_fatal.c compiling /home/opc/ruby/src/master/ext/-test-/exception/ensured.c compiling /home/opc/ruby/src/master/ext/-test-/exception/init.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/fatal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/file' compiling /home/opc/ruby/src/master/ext/-test-/file/fs.c compiling /home/opc/ruby/src/master/ext/-test-/file/init.c linking shared-object -test-/exception.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/exception' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/float' compiling /home/opc/ruby/src/master/ext/-test-/float/init.c compiling /home/opc/ruby/src/master/ext/-test-/file/newline_conv.c compiling /home/opc/ruby/src/master/ext/-test-/file/stat.c compiling /home/opc/ruby/src/master/ext/-test-/float/nextafter.c linking shared-object -test-/file.so make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/funcall' compiling /home/opc/ruby/src/master/ext/-test-/funcall/funcall.c linking shared-object -test-/float.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/file' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl' compiling /home/opc/ruby/src/master/ext/-test-/gvl/call_without_gvl/call_without_gvl.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/float' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/hash' compiling /home/opc/ruby/src/master/ext/-test-/hash/delete.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/funcall' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/integer' compiling /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c linking shared-object -test-/gvl/call_without_gvl.so compiling /home/opc/ruby/src/master/ext/-test-/hash/init.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl' compiling /home/opc/ruby/src/master/ext/-test-/integer/init.c compiling /home/opc/ruby/src/master/ext/-test-/integer/my_integer.c linking shared-object -test-/hash.so make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iseq_load' compiling /home/opc/ruby/src/master/ext/-test-/iseq_load/iseq_load.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/hash' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iter' compiling /home/opc/ruby/src/master/ext/-test-/iter/break.c linking shared-object -test-/integer.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/integer' linking shared-object -test-/iseq_load.so make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot' compiling /home/opc/ruby/src/master/ext/-test-/load/dot.dot/dot.dot.c compiling /home/opc/ruby/src/master/ext/-test-/iter/init.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iseq_load' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/protect' compiling /home/opc/ruby/src/master/ext/-test-/load/protect/protect.c linking shared-object -test-/load/dot.dot.so compiling /home/opc/ruby/src/master/ext/-test-/iter/yield.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat' compiling /home/opc/ruby/src/master/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/protect' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar' compiling /home/opc/ruby/src/master/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/iter.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iter' linking shared-object -test-/marshal/compat.so make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr' compiling /home/opc/ruby/src/master/ext/-test-/marshal/usr/usrmarshal.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/memory_view' compiling /home/opc/ruby/src/master/ext/-test-/memory_view/memory_view.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/method' compiling /home/opc/ruby/src/master/ext/-test-/method/arity.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr' compiling /home/opc/ruby/src/master/ext/-test-/method/init.c make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/notimplement' compiling /home/opc/ruby/src/master/ext/-test-/notimplement/bug.c linking shared-object -test-/method.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/method' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/num2int' compiling /home/opc/ruby/src/master/ext/-test-/num2int/num2int.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/notimplement' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/path_to_class' compiling /home/opc/ruby/src/master/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/memory_view.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/memory_view' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock' compiling /home/opc/ruby/src/master/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/path_to_class.so linking shared-object -test-/num2int.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/path_to_class' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/num2int' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/postponed_job' compiling /home/opc/ruby/src/master/ext/-test-/postponed_job/postponed_job.c make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/printf' compiling /home/opc/ruby/src/master/ext/-test-/printf/printf.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/proc' compiling /home/opc/ruby/src/master/ext/-test-/proc/init.c linking shared-object -test-/postponed_job.so compiling /home/opc/ruby/src/master/ext/-test-/proc/receiver.c linking shared-object -test-/printf.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/postponed_job' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/random' compiling /home/opc/ruby/src/master/ext/-test-/random/bad_version.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/printf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rational' compiling /home/opc/ruby/src/master/ext/-test-/rational/rat.c compiling /home/opc/ruby/src/master/ext/-test-/proc/super.c compiling /home/opc/ruby/src/master/ext/-test-/random/init.c linking shared-object -test-/rational.so linking shared-object -test-/proc.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rational' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw' compiling /home/opc/ruby/src/master/ext/-test-/rb_call_super_kw/rb_call_super_kw.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/proc' compiling /home/opc/ruby/src/master/ext/-test-/random/loop.c make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/recursion' compiling /home/opc/ruby/src/master/ext/-test-/recursion/recursion.c linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/regexp' compiling /home/opc/ruby/src/master/ext/-test-/regexp/init.c linking shared-object -test-/recursion.so linking shared-object -test-/random.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/recursion' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/random' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/scan_args' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach' compiling /home/opc/ruby/src/master/ext/-test-/scan_args/scan_args.c compiling /home/opc/ruby/src/master/ext/-test-/st/foreach/foreach.c compiling /home/opc/ruby/src/master/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/regexp.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/regexp' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/numhash' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/update' compiling /home/opc/ruby/src/master/ext/-test-/st/update/update.c compiling /home/opc/ruby/src/master/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/update.so linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/update' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/string' compiling /home/opc/ruby/src/master/ext/-test-/string/capacity.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/numhash' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/struct' compiling /home/opc/ruby/src/master/ext/-test-/struct/data.c compiling /home/opc/ruby/src/master/ext/-test-/string/coderange.c compiling /home/opc/ruby/src/master/ext/-test-/struct/duplicate.c compiling /home/opc/ruby/src/master/ext/-test-/struct/init.c compiling /home/opc/ruby/src/master/ext/-test-/string/cstr.c compiling /home/opc/ruby/src/master/ext/-test-/struct/len.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/scan_args' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/symbol' compiling /home/opc/ruby/src/master/ext/-test-/symbol/init.c compiling /home/opc/ruby/src/master/ext/-test-/string/ellipsize.c compiling /home/opc/ruby/src/master/ext/-test-/struct/member.c compiling /home/opc/ruby/src/master/ext/-test-/symbol/type.c compiling /home/opc/ruby/src/master/ext/-test-/string/enc_associate.c linking shared-object -test-/struct.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/struct' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation' compiling /home/opc/ruby/src/master/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/symbol.so compiling /home/opc/ruby/src/master/ext/-test-/string/enc_dummy.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/symbol' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread_fd' compiling /home/opc/ruby/src/master/ext/-test-/thread_fd/thread_fd.c compiling /home/opc/ruby/src/master/ext/-test-/string/enc_str_buf_cat.c linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/time' compiling /home/opc/ruby/src/master/ext/-test-/time/init.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread_fd' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/tracepoint' compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/gc_hook.c compiling /home/opc/ruby/src/master/ext/-test-/string/fstring.c compiling /home/opc/ruby/src/master/ext/-test-/time/leap_second.c compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/tracepoint.c compiling /home/opc/ruby/src/master/ext/-test-/string/init.c compiling /home/opc/ruby/src/master/ext/-test-/time/new.c linking shared-object -test-/tracepoint.so compiling /home/opc/ruby/src/master/ext/-test-/string/modify.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/tracepoint' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/typeddata' compiling /home/opc/ruby/src/master/ext/-test-/typeddata/typeddata.c linking shared-object -test-/time.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/time' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/vm' compiling /home/opc/ruby/src/master/ext/-test-/vm/at_exit.c compiling /home/opc/ruby/src/master/ext/-test-/string/new.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/typeddata' make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/wait' compiling /home/opc/ruby/src/master/ext/-test-/wait/wait.c linking shared-object -test-/vm/at_exit.so compiling /home/opc/ruby/src/master/ext/-test-/string/nofree.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/vm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/cgi/escape' compiling /home/opc/ruby/src/master/ext/cgi/escape/escape.c linking shared-object -test-/wait.so compiling /home/opc/ruby/src/master/ext/-test-/string/normalize.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/wait' make[2]: Entering directory '/home/opc/ruby/build/master/ext/continuation' compiling /home/opc/ruby/src/master/ext/continuation/continuation.c compiling /home/opc/ruby/src/master/ext/-test-/string/qsort.c linking shared-object continuation.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/continuation' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' compiling /home/opc/ruby/src/master/ext/coverage/coverage.c linking shared-object cgi/escape.so compiling /home/opc/ruby/src/master/ext/-test-/string/rb_interned_str.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/cgi/escape' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' compiling /home/opc/ruby/src/master/ext/date/date_core.c compiling /home/opc/ruby/src/master/ext/-test-/string/rb_str_dup.c compiling /home/opc/ruby/src/master/ext/-test-/string/set_len.c linking shared-object coverage.so linking shared-object -test-/string.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' compiling /home/opc/ruby/src/master/ext/digest/digest.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/string' make[2]: Entering directory '/home/opc/ruby/build/master/ext/etc' compiling /home/opc/ruby/src/master/ext/etc/etc.c linking shared-object digest.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fcntl' compiling /home/opc/ruby/src/master/ext/fcntl/fcntl.c linking shared-object fcntl.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fcntl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' compiling /home/opc/ruby/src/master/ext/fiddle/closure.c linking shared-object etc.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/etc' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' compiling /home/opc/ruby/src/master/ext/io/console/console.c compiling /home/opc/ruby/src/master/ext/fiddle/conversions.c compiling /home/opc/ruby/src/master/ext/fiddle/fiddle.c linking shared-object io/console.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock' compiling /home/opc/ruby/src/master/ext/io/nonblock/nonblock.c compiling /home/opc/ruby/src/master/ext/fiddle/function.c linking shared-object io/nonblock.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait' compiling /home/opc/ruby/src/master/ext/io/wait/wait.c compiling /home/opc/ruby/src/master/ext/fiddle/handle.c linking shared-object io/wait.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait' 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' compiling /home/opc/ruby/src/master/ext/monitor/monitor.c compiling /home/opc/ruby/src/master/ext/fiddle/memory_view.c linking shared-object monitor.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' compiling /home/opc/ruby/src/master/ext/objspace/object_tracing.c compiling /home/opc/ruby/src/master/ext/fiddle/pinned.c compiling /home/opc/ruby/src/master/ext/objspace/objspace.c compiling /home/opc/ruby/src/master/ext/fiddle/pointer.c compiling /home/opc/ruby/src/master/ext/objspace/objspace_dump.c linking shared-object fiddle.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' compiling /home/opc/ruby/src/master/ext/openssl/ossl.c linking shared-object objspace.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' compiling /home/opc/ruby/src/master/ext/pathname/pathname.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_asn1.c compiling /home/opc/ruby/src/master/ext/date/date_parse.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_bio.c linking shared-object pathname.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' compiling /home/opc/ruby/src/master/ext/psych/psych.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_bn.c compiling /home/opc/ruby/src/master/ext/psych/psych_emitter.c compiling /home/opc/ruby/src/master/ext/psych/psych_parser.c compiling /home/opc/ruby/src/master/ext/psych/psych_to_ruby.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_cipher.c compiling /home/opc/ruby/src/master/ext/psych/psych_yaml_tree.c linking shared-object psych.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' compiling /home/opc/ruby/src/master/ext/pty/pty.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_config.c linking shared-object pty.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof' compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_digest.c linking shared-object rbconfig/sizeof.so compiling /home/opc/ruby/src/master/ext/date/date_strftime.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof' compiling /home/opc/ruby/src/master/ext/date/date_strptime.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_engine.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_hmac.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_kdf.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_ns_spki.c linking shared-object date_core.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' compiling /home/opc/ruby/src/master/ext/ripper/eventids1.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_ocsp.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs12.c compiling /home/opc/ruby/src/master/ext/ripper/eventids2.c compiling /home/opc/ruby/src/master/ext/ripper/ripper.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs7.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dh.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dsa.c 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' compiling /home/opc/ruby/src/master/ext/socket/init.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_ec.c compiling /home/opc/ruby/src/master/ext/socket/constants.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_rsa.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_provider.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_rand.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl.c compiling /home/opc/ruby/src/master/ext/socket/basicsocket.c compiling /home/opc/ruby/src/master/ext/socket/socket.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl_session.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_ts.c compiling /home/opc/ruby/src/master/ext/socket/ipsocket.c compiling /home/opc/ruby/src/master/ext/socket/tcpsocket.c compiling /home/opc/ruby/src/master/ext/socket/tcpserver.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509.c compiling /home/opc/ruby/src/master/ext/socket/sockssocket.c compiling /home/opc/ruby/src/master/ext/socket/udpsocket.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509attr.c compiling /home/opc/ruby/src/master/ext/socket/unixsocket.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509cert.c compiling /home/opc/ruby/src/master/ext/socket/unixserver.c compiling /home/opc/ruby/src/master/ext/socket/option.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509crl.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509ext.c compiling /home/opc/ruby/src/master/ext/socket/ancdata.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509name.c compiling /home/opc/ruby/src/master/ext/socket/raddrinfo.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509req.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509revoked.c compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509store.c compiling /home/opc/ruby/src/master/ext/socket/ifaddr.c linking shared-object openssl.so linking shared-object socket.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/stringio' compiling /home/opc/ruby/src/master/ext/stringio/stringio.c make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' compiling /home/opc/ruby/src/master/ext/strscan/strscan.c linking shared-object stringio.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/stringio' compiling /home/opc/ruby/src/master/ext/ripper/ripper_init.c linking shared-object strscan.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/zlib' compiling /home/opc/ruby/src/master/ext/zlib/zlib.c make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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/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/ext/digest/bubblebabble' compiling /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/bubblebabble' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/md5' compiling /home/opc/ruby/src/master/ext/digest/md5/md5init.c compiling /home/opc/ruby/src/master/ext/digest/md5/md5.c linking shared-object digest/md5.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/md5' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/rmd160' compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/rmd160' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha1' compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1.c linking shared-object zlib.so linking shared-object digest/sha1.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/zlib' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha1' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator' compiling /home/opc/ruby/src/master/ext/json/generator/generator.c compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2.c linking shared-object digest/sha2.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser' compiling /home/opc/ruby/src/master/ext/json/parser/parser.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser' linking shared-object json/ext/generator.so make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator' 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 d0a993f3be2ee2ebc0588155003c16918e971dc9 Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo d0a993f3be2ee2ebc0588155003c16918e971dc9 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision - echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/debug.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 generating encdb.h 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 encdb.h unchanged Building minitest@d0a993f3be2ee2ebc0588155003c16918e971dc9 to /home/opc/ruby/src/master/gems/minitest-5.22.3.gem making srcs under enc making enc Successfully built RubyGem Name: minitest Version: 5.22.2 File: minitest-5.22.2.gem make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: 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]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' 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.6/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/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.1/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]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./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.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.24.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.3 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 minitest 5.22.3 power_assert 2.0.3 rake 13.1.0 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.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.1 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.2.8 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: minitest-5.22.2.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1905 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.6/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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/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=25669 "--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/875] 1406642=test_const [ 2/875] 1406643=test_rdoc_parser_rd [ 3/875] 1406642=test_class [ 4/875] 1406644=test_exit [ 5/875] 1406643=test_yaml_special_cases [ 6/875] 1406643=test_recorder [ 7/875] 1406643=json_addition_test [ 8/875] 1406644=test_gem_source_list [ 9/875] 1406643=test_name_error [ 10/875] 1406644=test_gem_commands_sources_command [ 11/875] 1406643=test_sprintf [ 12/875] 1406643=test_safe_load [ 13/875] 1406643=test_libs [ 14/875] 1406644=ripper_test [ 15/875] 1406643=test_iso_8859 [ 16/875] 1406643=test_gc [ 17/875] 1406643=test_qsort [ 18/875] 1406643=comments_test [ 19/875] 1406643=test_math [ 20/875] 1406643=test_array [ 21/875] 1406643=test_gem_command_manager [ 22/875] 1406643=test_rdoc_context [ 23/875] 1406644=test_enc_associate [ 24/875] 1406644=test_enumerator [ 25/875] 1406643=test_case [ 26/875] 1406643=test_open-uri [ 27/875] 1406642=test_date_time [ 28/875] 1406642=test_nil2vtempty [ 29/875] 1406642=test_rdoc_generator_json_index [ 30/875] 1406642=test_pinned [ 31/875] 1406642=test_pack [ 32/875] 1406642=test_cgi_tag_helper [ 33/875] 1406642=test_coderange [ 34/875] 1406642=test_weakmap [ 35/875] 1406643=test_inadvertent_creation [ 36/875] 1406643=test_ansi_with_terminfo [ 37/875] 1406643=test_framework [ 38/875] 1406643=test_gem_install_update_options [ 39/875] 1406643=test_econv [ 40/875] 1406643=test_stringchar [ 41/875] 1406643=warnings_test [ 42/875] 1406643=test_face [ 43/875] 1406643=test_date_attr [ 44/875] 1406643=test_sizeof [ 45/875] 1406642=test_gem_request_set_lockfile_parser [ 46/875] 1406642=test_sorted_set [ 47/875] 1406642=test_emoji [ 48/875] 1406642=test_windows_1252 [ 49/875] 1406642=test_stack [ 50/875] 1406642=test_gem_dependency_resolution_error [ 51/875] 1406642=test_sleep [ 52/875] 1406643=test_mixed_unicode_escapes [ 53/875] 1406643=test_fileutils Leaked file descriptor: TestFileUtils#test_chown_error: 11 #<File::Stat dev=0xfc00, ino=15828494, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-03-14 16:56:51.454183378 +0000, mtime=2024-03-14 16:56:51.430183295 +0000, ctime=2024-03-14 16:56:51.430183295 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1406643 opc 11r REG 252,0 9253600 15828494 /var/lib/sss/mc/passwd [ 54/875] 1406643=test_cp949 [ 55/875] 1406643=test_jaro_winkler [ 56/875] 1406643=test_condition [ 57/875] 1406643=test_gem_resolver_vendor_set [ 58/875] 1406643=test_win32ole_variable [ 59/875] 1406643=test_parse [ 60/875] 1406643=test_rdoc_cross_reference [ 61/875] 1406643=test_rdoc_class_module [ 62/875] 1406642=test_method_cache [ 63/875] 1406642=test_numhash [ 64/875] 1406642=test_system [ 65/875] 1406643=test_flush [ 66/875] 1406643=test_pkey_rsa [ 67/875] 1406643=test_gem_specification [ 68/875] 1406642=test_gem_remote_fetcher [ 69/875] 1406644=test_json_tree [ 70/875] 1406644=test_koi8 [ 71/875] 1406644=test_pkcs12 [ 72/875] 1406644=test_filter [ 73/875] 1406644=test_parser_events [ 74/875] 1406644=test_m17n [ 75/875] 1406644=test_method [ 76/875] 1406642=test_gem_dependency [ 77/875] 1406642=test_yjit [ 78/875] 1406642=test_gem_uninstaller [ 79/875] 1406643=test_cclass [ 80/875] 1406643=test_yaml [ 81/875] 1406643=test_x509name [ 82/875] 1406643=test_argf [ 83/875] 1406642=test_rdoc_markup_to_rdoc [ 84/875] 1406642=test_utf16 [ 85/875] 1406642=test_http [ 86/875] 1406644=attribute_write_test [ 87/875] 1406644=test_set [ 88/875] 1406644=test_gem_package_tar_writer [ 89/875] 1406644=test_str2big [ 90/875] 1406644=test_severity [ 91/875] 1406644=test_ractor [ 92/875] 1406644=test_case [ 93/875] 1406644=test_tracepoint [ 94/875] 1406644=test_settracefunc [ 95/875] 1406643=test_gem_text [ 96/875] 1406643=test_backtrace [ 97/875] 1406644=test_rdoc_task [ 98/875] 1406644=test_gem_gemcutter_utilities [ 99/875] 1406644=desugar_compiler_test [100/875] 1406644=test_gem_source_local [101/875] 1406644=test_internal_ivar [102/875] 1406644=test_win32ole [103/875] 1406644=test_rendering [104/875] 1406643=test_sprintf_comb [105/875] 1406644=test_too_many_dummy_encodings [106/875] 1406644=test_method_cache [107/875] 1406644=locals_test [108/875] 1406643=test_gem_commands_push_command [109/875] 1406644=test_gem_package_old [110/875] 1406644=test_gem_commands_which_command [111/875] 1406644=test_gem_request [112/875] 1406643=test_gem_commands_specification_command [113/875] 1406644=test_scan_args [114/875] 1406644=encoding_test [115/875] 1406644=parser_test [116/875] 1406644=test_hash [117/875] 1406643=test_http [118/875] 1406643=test_gem_dependency_installer [119/875] 1406643=test_pty [120/875] 1406643=test_svcb_https [121/875] 1406643=test_pkey_ec [122/875] 1406643=test_buffering [123/875] 1406643=test_arity [124/875] 1406643=test_thread [125/875] 1406643=test_date_parse [126/875] 1406643=test_mdns [127/875] 1406643=test_open3 [128/875] 1406644=test_key_event_record [129/875] 1406644=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40561> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1406644 opc 9u IPv4 2113653607 0t0 TCP localhost:40561->localhost:55172 (CLOSE_WAIT) [130/875] 1406642=test_ractor.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 [131/875] 1406642=test_gem_resolver_api_specification [132/875] 1406644=test_rdoc_rubygems_hook [133/875] 1406642=test_case_mapping [134/875] 1406642=test_rational [135/875] 1406642=test_gem_ext_cargo_builder_unit [136/875] 1406642=test_grapheme_breaks [137/875] 1406642=test_hash_create [138/875] 1406642=static_literals_test [139/875] 1406642=test_tree_spell_checker [140/875] 1406644=test_rdoc_method_attr [141/875] 1406642=test_enumerable [142/875] 1406642=test_set [143/875] 1406642=test_gem_commands_dependency_command [144/875] 1406644=test_backtrace [145/875] 1406644=test_gbk [146/875] 1406644=test_unicode_escape [147/875] 1406642=test_switch_hitter [148/875] 1406642=test_default_gems [149/875] 1406644=test_yamldbm [150/875] 1406644=test_gem_spec_fetcher [151/875] 1406642=test_enc_raise [152/875] 1406642=test_clone [153/875] 1406642=test_ole_methods [154/875] 1406642=test_cgi_util [155/875] 1406644=test_gem_uri_formatter [156/875] 1406644=test_prettyprint [157/875] 1406644=test_gc_compact [158/875] 1406642=test_rdoc_i18n_locale [159/875] 1406642=test_dryrun [160/875] 1406642=test_gem_resolver_lock_specification [161/875] 1406642=test_boolean [162/875] 1406642=test_queue [163/875] 1406642=test_yield [164/875] 1406643=test_remote_fetch_error [165/875] 1406643=test_show_source [166/875] 1406643=regexp_test [167/875] 1406643=test_shift_jis [168/875] 1406643=test_rdoc_store [169/875] 1406643=test_optimization [170/875] 1406644=test_force_exit [171/875] 1406644=test_data_error [172/875] 1406644=test_rdoc_stats [173/875] 1406644=test_files_sample [174/875] 1406642=test_rubyoptions [175/875] 1406644=test_assignment [176/875] 1406644=test_gem_update_suggestion [177/875] 1406644=test_gem_commands_open_command [178/875] 1406644=test_verbose [179/875] 1406644=test_normalize [180/875] 1406644=test_emoji_breaks [181/875] 1406644=test_asn1 [182/875] 1406644=test_gem_command [183/875] 1406644=test_undef [184/875] 1406644=test_rdoc_generator_darkfish [185/875] 1406644=test_random [186/875] 1406644=test_gem_resolver_lock_set [187/875] 1406644=test_gem_resolver_requirement_list [188/875] 1406644=memsize_test [189/875] 1406644=test_arith_seq_beg_len_step [190/875] 1406644=test_raise_exception [191/875] 1406644=test_exception [192/875] 1406644=test_noarg [193/875] 1406643=test_gem_impossible_dependencies_error [194/875] 1406643=test_pp [195/875] 1406643=test_rdoc_tom_doc [196/875] 1406643=test_gem_commands_pristine_command [197/875] 1406644=test_optarg [198/875] 1406644=test_variable [199/875] 1406644=test_hash [200/875] 1406644=test_key_actor_emacs [201/875] 1406644=test_gem_security [202/875] 1406642=test_erb [203/875] 1406643=test_date_ractor [204/875] 1406642=test_basicinstructions [205/875] 1406642=test_utf32 [206/875] 1406642=test_gem_resolver_git_specification [207/875] 1406643=pattern_test [208/875] 1406643=test_gem_rdoc [209/875] 1406643=test_dot_dot [210/875] 1406643=test_kernel [211/875] 1406642=test_rendering [212/875] 1406642=test_gem_commands_install_command [213/875] 1406643=test_string [214/875] 1406643=test_iterator [215/875] 1406643=test_merge_keys [216/875] 1406643=test_storage [217/875] 1406643=test_method_name_check [218/875] 1406643=test_err_in_callback [219/875] 1406643=test_rdoc_extend [220/875] 1406643=test_cesu8 [221/875] 1406643=test_shapes [222/875] 1406643=test_did_you_mean [223/875] 1406643=test_complex [224/875] 1406643=test_threadgroup [225/875] 1406642=test_array_create [226/875] 1406642=test_memory_view [227/875] 1406643=test_dir_m17n [228/875] 1406642=test_fd_setsize [229/875] 1406642=test_process [230/875] 1406642=test_forwardable [231/875] 1406642=!Nothing_to_test [232/875] 1406642=test_rdoc_parser_changelog [233/875] 1406642=parameters_signature_test [234/875] 1406642=test_gem_commands_outdated_command [235/875] 1406642=test_gem_dependency_list [236/875] 1406642=test_securerandom [237/875] 1406642=test_tsort [238/875] 1406642=test_typeddata [239/875] 1406642=test_gem_commands_fetch_command [240/875] 1406642=parse_test [241/875] 1406643=test_rdoc_parser_c [242/875] 1406643=test_kwargs [243/875] 1406643=test_pack [244/875] 1406644=test_io_wait [245/875] 1406643=test_len [246/875] 1406643=test_gem_doctor [247/875] 1406643=json_fixtures_test [248/875] 1406643=test_gem_source_specific_file [249/875] 1406643=test_euc_kr [250/875] 1406644=test_provider [251/875] 1406644=test_bmethod [252/875] 1406643=test_process [253/875] 1406644=test_rdoc_code_object [254/875] 1406644=test_rdoc_markup_attributes [255/875] 1406644=test_rand [256/875] 1406644=test_string_processing [257/875] 1406644=test_random_formatter [258/875] 1406644=test_rdoc_markup_to_html_snippet [259/875] 1406644=test_common [260/875] 1406644=test_generic [261/875] 1406644=test_rdoc_constant [262/875] 1406644=test_deprecate [263/875] 1406644=test_httpresponses [264/875] 1406644=test_gem_request_set_lockfile [265/875] 1406642=test_rdoc_markdown [266/875] 1406644=test_key_actor_vi [267/875] 1406644=test_postponed_job [268/875] 1406642=test_rdoc_encoding [269/875] 1406642=test_win32ole_variant_outarg [270/875] 1406642=test_ns_spki [271/875] 1406642=test_stream [272/875] 1406642=test_have_library [273/875] 1406644=test_rdoc_markup_indented_paragraph [274/875] 1406644=test_iseq_load [275/875] 1406642=test_rdoc_markup_parser [276/875] 1406642=library_symbols_test [277/875] 1406642=test_rdoc_text [278/875] 1406642=test_objspace [279/875] 1406644=test_require [280/875] 1406644=test_stringify_symbols [281/875] 1406644=test_pack [282/875] 1406644=test_gem_commands_environment_command [283/875] 1406644=test_pkcs7 [284/875] 1406644=test_basicsocket [285/875] 1406644=test_zsh_completion [286/875] 1406644=test_scalar [287/875] 1406644=test_syntax [288/875] 1406644=test_class_name_check [289/875] 1406644=test_files_test_2 [290/875] 1406644=test_div [291/875] 1406644=test_rdoc_markup_to_html_crossref [292/875] 1406644=test_exception [293/875] 1406644=test_bash_completion [294/875] 1406644=test_optparse [295/875] 1406644=test_io_buffer [296/875] 1406644=test_rdoc_context_section [297/875] 1406644=test_deprecated [298/875] 1406644=test_instrumentation_api [299/875] 1406643=test_weakref [300/875] 1406643=test_rdoc_alias [301/875] 1406643=test_timeout [302/875] 1406644=test_rdoc_markup_raw [303/875] 1406644=test_key_name_check [304/875] 1406644=test_rdoc_markup_to_bs [305/875] 1406644=test_rdoc_require [306/875] 1406644=test_gem_ext_rake_builder [307/875] 1406643=test_word [308/875] 1406643=test_singleton [309/875] 1406643=test_fstring [310/875] 1406643=test_numeric [311/875] 1406643=test_gem_commands_cert_command [312/875] 1406644=test_rdoc_markup_to_tt_only [313/875] 1406644=json_parser_test [314/875] 1406644=test_date_strftime [315/875] 1406644=test_ws [316/875] 1406644=test_gem_commands_stale_command [317/875] 1406644=ruby_parser_test [318/875] 1406644=test_gem_platform [319/875] 1406644=test_gem_commands_query_command [320/875] 1406643=test_bigzero [321/875] 1406643=test_pkey [322/875] 1406643=test_external_new [323/875] 1406643=test_win32ole_typelib [324/875] 1406643=test_m17n_comb [325/875] 1406644=test_pkey_dh [326/875] 1406644=test_data [327/875] 1406644=test_memory_view [328/875] 1406644=test_ractor [329/875] 1406644=test_null [330/875] 1406644=test_rdoc_i18n_text [331/875] 1406644=test_io [332/875] 1406644=test_input_method [333/875] 1406644=test_complex2 [334/875] 1406644=test_config [335/875] 1406644=test_gem_security_signer [336/875] 1406644=test_gem_util [337/875] 1406644=test_thread [338/875] 1406644=test_gem_unsatisfiable_dependency_error [339/875] 1406644=test_literal [340/875] 1406644=test_frozen [341/875] 1406644=test_serialize_subclasses [342/875] 1406643=test_gem_resolver_index_specification [343/875] 1406644=test_egrep_cpp [344/875] 1406643=test_rdoc_markup_verbatim [345/875] 1406643=test_webauthn_poller [346/875] 1406644=test_date_conv [347/875] 1406644=test_timeout [348/875] 1406644=test_erb_m17n [349/875] 1406644=test_rdoc_generator_pot_po_entry [350/875] 1406644=test_store [351/875] 1406643=test_rdoc_markup_pre_process [352/875] 1406643=test_coverage [353/875] 1406644=test_tempfile [354/875] 1406644=test_http_request [355/875] 1406644=test_pathname [356/875] 1406644=test_fnmatch [357/875] 1406644=test_big5 [358/875] 1406644=test_date [359/875] 1406644=test_gem_commands_update_command [360/875] 1406643=test_protect [361/875] 1406643=test_tree_builder [362/875] 1406643=version_test [363/875] 1406643=test_raise [364/875] 1406643=test_complexrational [365/875] 1406643=test_error_highlight [366/875] 1406643=test_rdoc_any_method [367/875] 1406643=test_function_entry [368/875] 1406643=test_string [369/875] 1406643=json_common_interface_test [370/875] 1406643=test_line_editor [371/875] 1406643=test_marshalable [372/875] 1406643=test_enumerator_kw [373/875] 1406643=test_string_memory [374/875] 1406643=test_help [375/875] 1406643=test_files_lib [376/875] 1406644=test_logger [377/875] 1406644=test_pkey_dsa [378/875] 1406643=test_big2str [379/875] 1406643=test_gem_resolver_specification [380/875] 1406643=test_cstr [381/875] 1406642=test_command [382/875] 1406644=test_euc_tw [383/875] 1406644=test_gem_resolver_dependency_request [384/875] 1406644=test_yaml_tree [385/875] 1406644=test_gem_commands_yank_command [386/875] 1406642=test_nil [387/875] 1406642=test_psych [388/875] 1406642=test_import [389/875] 1406644=test_human_typo [390/875] 1406644=test_wait [391/875] 1406644=test_thread_queue [392/875] 1406643=test_defined [393/875] 1406643=test_passing_block [394/875] 1406643=test_nowrite [395/875] 1406643=test_kdf [396/875] 1406643=test_ldap [397/875] 1406643=test_io_buffer [398/875] 1406643=test_rdoc_markdown_test [399/875] 1406642=test_rdoc_normal_module [400/875] 1406642=test_type_completor [401/875] 1406642=test_io_timeout [402/875] 1406642=test_rdoc_rdoc [403/875] 1406642=test_yjit_exit_locations [404/875] 1406642=test_comparable [405/875] 1406642=json_string_matching_test [406/875] 1406642=test_gem_config_file [407/875] 1406642=test_c_struct_builder [408/875] 1406643=test_bug-5832 [409/875] 1406643=test_yield_block [410/875] 1406643=test_gem_uri [411/875] 1406643=test_resource [412/875] 1406643=test_gem_package_tar_reader_entry [413/875] 1406642=test_frozen_error [414/875] 1406642=test_gem_version [415/875] 1406642=test_spell_checker [416/875] 1406642=test_gem_ext_ext_conf_builder [417/875] 1406643=test_reqarg [418/875] 1406643=test_enumerator [419/875] 1406643=test_path_to_class [420/875] 1406643=test_zlib [421/875] 1406642=test_rdoc_options [422/875] 1406642=test_gem_commands_unpack_command [423/875] 1406642=test_gem_ext_cargo_builder [424/875] 1406642=test_proc [425/875] 1406642=test_console_attr [426/875] 1406642=test_date_compat [427/875] 1406642=test_win32ole_record [428/875] 1406642=test_rdoc_include [429/875] 1406642=test_gem_version_option [430/875] 1406642=test_ubf_async_safe [431/875] 1406642=test_pstore [432/875] 1406642=test_constant [433/875] 1406644=test_find [434/875] 1406644=test_rdoc_generator_markup [435/875] 1406644=test_encoding [436/875] 1406644=test_hmac [437/875] 1406644=test_capacity [438/875] 1406644=test_gem_commands_owner_command [439/875] 1406644=test_nextafter [440/875] 1406644=test_file [441/875] 1406644=test_time [442/875] 1406644=test_flags [443/875] 1406642=test_yamlstore [444/875] 1406642=test_bug-3571 [445/875] 1406642=test_numeric [446/875] 1406642=test_rat [447/875] 1406642=test_gem_request_connection_pools [448/875] 1406644=test_init [449/875] 1406644=test_gem_requirement [450/875] 1406644=test_gem_name_tuple [451/875] 1406644=test_rdoc_markup_to_table_of_contents [452/875] 1406644=test_integer [453/875] 1406644=test_win32ole_method_event [454/875] 1406644=test_tcp [455/875] 1406642=parse_comments_test [456/875] 1406642=test_gem_resolver_activation_request [457/875] 1406642=test_function [458/875] 1406644=test_gem_commands_server_command [459/875] 1406644=test_pipe [460/875] 1406644=test_macro [461/875] 1406644=test_string [462/875] 1406642=test_rb_str_dup [463/875] 1406642=test_lambda [464/875] 1406642=test_scalar_scanner [465/875] 1406642=test_keyword [466/875] 1406642=test_win32ole_type_event [467/875] 1406642=test_arity [468/875] 1406642=test_gem_path_support [469/875] 1406642=test_trace [470/875] 1406642=test_append [471/875] 1406642=test_gem_resolver_installer_set [472/875] 1406642=test_rdoc_markup_to_html [473/875] 1406642=test_foreach [474/875] 1406642=bom_test [475/875] 1406642=test_summary [476/875] 1406642=test_file [477/875] 1406643=test_config [478/875] 1406643=test_emitter [479/875] 1406643=test_x509ext [480/875] 1406643=test_case_options [481/875] 1406643=test_cgi_header [482/875] 1406643=format_errors_test [483/875] 1406643=test_member [484/875] 1406643=test_object [485/875] 1406643=test_addr [486/875] 1406643=test_mailto [487/875] 1406643=test_kill_ring [488/875] 1406643=test_duplicate [489/875] 1406643=test_gem_resolver_api_set [490/875] 1406643=test_helper [491/875] 1406643=test_gem_source_subpath_problem [492/875] 1406643=test_object_references [493/875] 1406643=test_ruby_lex [494/875] 1406643=test_arith_seq_extract [495/875] 1406643=compiler_test [496/875] 1406643=test_buffered_io [497/875] 1406643=test_ossl [498/875] 1406642=test_bug_reporter [499/875] 1406642=test_gem_installer [500/875] 1406643=test_pointer [501/875] 1406643=test_rdoc_normal_class [502/875] 1406643=test_within_pipe [503/875] 1406643=test_whileuntil [504/875] 1406643=test_regexp [505/875] 1406642=test_nofree [506/875] 1406642=test_eval [507/875] 1406642=test_monitor [508/875] 1406642=test_beginendblock [509/875] 1406642=test_vm_dump [510/875] 1406642=json_encoding_test [511/875] 1406642=test_func [512/875] 1406642=test_config [513/875] 1406642=errors_test [514/875] 1406642=test_convertible [515/875] 1406642=test_modify_expand [516/875] 1406642=test_gem_available_set [517/875] 1406642=test_pkg_config [518/875] 1406642=test_super [519/875] 1406642=test_color_printer [520/875] 1406642=unescape_test [521/875] 1406642=test_gem_commands_exec_command [522/875] 1406642=test_object [523/875] 1406642=test_dln [524/875] 1406642=test_gem_resolver [525/875] 1406642=test_gem_source_vendor [526/875] 1406642=test_x509req [527/875] 1406642=test_httpresponse [528/875] 1406642=test_rdoc_parser_ruby [529/875] 1406642=test_readpartial [530/875] 1406642=test_insns_leaf [531/875] 1406642=test_gem_console_ui [532/875] 1406642=test_ifunless [533/875] 1406642=test_io_console [534/875] 1406642=test_flip [535/875] 1406642=test_rdoc_markup_heading [536/875] 1406642=test_x509crl [537/875] 1406642=test_dns [538/875] 1406642=test_c_union_entity [539/875] 1406642=test_notimplement [540/875] 1406642=test_cgi_session [541/875] 1406642=test_class2name [542/875] 1406642=test_gem_commands_cleanup_command [543/875] 1406642=test_debug [544/875] 1406642=test_refinement [545/875] 1406642=test_transcode [546/875] 1406642=test_profile_frames [547/875] 1406642=test_pattern_key_name_check [548/875] 1406642=test_emitter [549/875] 1406642=test_alias [550/875] 1406642=test_fips [551/875] 1406644=test_getopts [552/875] 1406642=test_thread_fd_close [553/875] 1406644=test_last_thread [554/875] 1406642=test_digest_extend [555/875] 1406642=test_gem_ext_cmake_builder [556/875] 1406642=test_gem_commands_uninstall_command [557/875] 1406642=test_rdoc_markup_formatter [558/875] 1406642=test_win32ole_event [559/875] 1406642=test_helper [560/875] 1406642=test_compile_prism [561/875] 1406644=test_unix [562/875] 1406644=test_integer [563/875] 1406642=test_formatter [564/875] 1406642=test_udp [565/875] 1406642=test_context [566/875] 1406642=test_gem_commands_contents_command [567/875] 1406643=test_coder [568/875] 1406643=test_rdoc_servlet [569/875] 1406642=test_gem_commands_search_command [570/875] 1406642=test_symbol [571/875] 1406643=test_configuration [572/875] 1406643=test_gem_resolver_local_specification [573/875] 1406643=test_gem_commands_list_command [574/875] 1406643=test_date_new [575/875] 1406643=test_date_marshal [576/875] 1406643=test_have_func [577/875] 1406643=test_ts [578/875] 1406643=test_locale [579/875] 1406643=test_rdoc_attr [580/875] 1406643=test_address_resolve [581/875] 1406643=test_trick [582/875] 1406644=test_ractor [583/875] 1406644=test_stream [584/875] 1406644=test_recursion [585/875] 1406644=test_require [586/875] 1406644=test_enum [587/875] 1406643=test_rdoc_markup_include [588/875] 1406643=test_iter_break [589/875] 1406643=test_extlibs [590/875] 1406644=test_gem_commands_signin_command [591/875] 1406644=test_range [592/875] 1406642=test_num2int [593/875] 1406642=test_rbconfig [594/875] 1406642=test_cgi_core [595/875] 1406642=test_gem_resolver_best_set [596/875] 1406642=test_rdoc_markup_to_label [597/875] 1406642=test_parser [598/875] 1406642=test_ractor [599/875] 1406642=json_generator_test [600/875] 1406642=test_ansi_without_terminfo [601/875] 1406642=test_gem [602/875] 1406644=test_scheduler [603/875] 1406644=test_gem_commands_help_command [604/875] 1406644=test_ssl [605/875] 1406643=test_ractor [606/875] 1406644=test_gem_resolver_conflict [607/875] 1406644=test_marshal [608/875] 1406643=ractor_test [609/875] 1406643=test_ancdata [610/875] 1406643=test_nesting_parser [611/875] 1406643=test_rdoc_markup_hard_break [612/875] 1406643=newline_test [613/875] 1406643=test_bignum [614/875] 1406644=test_enc_str_buf_cat [615/875] 1406644=test_to_ruby [616/875] 1406644=test_addrinfo Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 10 #<File::Stat dev=0x9, ino=2113670315, 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 1406644 opc 10u unix 0x0000000000000000 0t0 2113670315 type=STREAM [617/875] 1406644=test_time_tz [618/875] 1406644=test_thread [619/875] 1406642=test_inlinecache [620/875] 1406642=test_socket [621/875] 1406642=test_terminfo [622/875] 1406642=test_bug-14834 [623/875] 1406642=test_data [624/875] 1406642=test_call [625/875] 1406642=test_ellipsize [626/875] 1406642=test_gem_commands_build_command [627/875] 1406642=test_reline [628/875] 1406642=test_to_ary_concat [629/875] 1406643=test_history [630/875] 1406643=test_gem_ext_builder [631/875] 1406643=test_windows_1251 [632/875] 1406643=test_time [633/875] 1406643=test_popen_deadlock [634/875] 1406643=test_alias_and_anchor [635/875] 1406643=test_euc_jp [636/875] 1406643=test_key_stroke [637/875] 1406643=test_rdoc_markup [638/875] 1406643=test_ensured [639/875] 1406643=test_delegate [640/875] 1406643=location_test [641/875] 1406643=test_symbol [642/875] 1406643=test_project_sanity [643/875] 1406643=test_gem_bundler_version_finder [644/875] 1406643=test_gem_request_set [645/875] 1406643=test_gc [646/875] 1406642=test_pattern_matching [647/875] 1406642=constant_path_node_test [648/875] 1406642=test_set_len [649/875] 1406642=test_interned_str [650/875] 1406642=test_folderitem2_invokeverb [651/875] 1406642=test_webauthn_listener_response [652/875] 1406642=test_sleep [653/875] 1406644=test_gem_resolver_index_set [654/875] 1406644=ruby_api_test [655/875] 1406644=test_struct [656/875] 1406644=test_tmpdir [657/875] 1406644=heredoc_dedent_test [658/875] 1406644=test_type [659/875] 1406644=test_rdoc_token_stream [660/875] 1406644=test_mutex [661/875] 1406644=test_gem_local_remote_options [662/875] 1406644=test_gem_ext_cargo_builder_link_flag_converter [663/875] 1406644=test_acceptable [664/875] 1406644=test_rdoc_single_class [665/875] 1406644=test_dup [666/875] 1406642=test_digest [667/875] 1406644=test_signedness [668/875] 1406642=test_gem_commands_check_command [669/875] 1406642=test_gem_resolver_git_set [670/875] 1406642=test_rdoc_ri_driver [671/875] 1406642=test_ractor [672/875] 1406644=test_sexp [673/875] 1406642=test_httpheader [674/875] 1406644=test_gem_safe_marshal [675/875] 1406642=test_date_arith [676/875] 1406642=test_gem_resolver_vendor_specification [677/875] 1406642=test_fiddle [678/875] 1406642=json_generic_object_test [679/875] 1406642=test_stringscanner [680/875] 1406642=test_ractor [681/875] 1406642=test_gem_resolver_installed_specification [682/875] 1406642=test_exception_at_throwing [683/875] 1406642=test_ast [684/875] 1406644=test_logdevice [685/875] 1406643=test_require_path_check [686/875] 1406643=test_bn [687/875] 1406643=test_variable_name_check [688/875] 1406643=test_irb [689/875] 1406643=test_rdoc_markup_paragraph [690/875] 1406643=test_x509cert [691/875] 1406643=test_name_error_extension [692/875] 1406643=test_gem_request_set_gem_dependency_api [693/875] 1406644=test_https [694/875] 1406643=test_gem_commands_info_command [695/875] 1406644=test_object_create_start [696/875] 1406644=test_rdoc_markup_to_ansi [697/875] 1406643=test_evaluation [698/875] 1406643=test_protocol [699/875] 1406644=test_files_test [700/875] 1406644=test_weakkeymap [701/875] 1406643=test_gem_ci_detector [702/875] 1406643=test_continuation [703/875] 1406643=test_signal [704/875] 1406644=test_gem_silent_ui [705/875] 1406644=test_fixnum [706/875] 1406644=test_io_wait_uncommon [707/875] 1406644=parse_stream_test [708/875] 1406644=test_handle [709/875] 1406644=test_delete [710/875] 1406644=test_rdoc_markup_document [711/875] 1406644=test_gem_security_policy [712/875] 1406643=test_file_exhaustive [713/875] 1406644=test_completion [714/875] 1406644=test_placearg [715/875] 1406644=test_rational2 [716/875] 1406644=test_logperiod [717/875] 1406644=test_case_comprehensive [718/875] 1406643=test_ssl_session [719/875] 1406643=test_gem_package_tar_header [720/875] 1406643=test_option [721/875] 1406643=test_rdoc_markup_attribute_manager [722/875] 1406643=test_wss [723/875] 1406643=test_tracer [724/875] 1406643=test_not [725/875] 1406643=test_cgi_cookie [726/875] 1406643=test_debugger_integration [727/875] 1406643=test_my_integer [728/875] 1406643=test_gem_resolver_composed_set [729/875] 1406643=test_objectspace [730/875] 1406643=test_require [731/875] 1406643=test_metaclass [732/875] 1406643=test_require_lib [733/875] 1406643=test_gem_gem_runner [734/875] 1406643=test_rdoc_rd [735/875] 1406643=test_rdoc_markup_to_joined_paragraph [736/875] 1406643=test_rdoc_markup_to_markdown [737/875] 1406643=test_rdoc_generator_pot [738/875] 1406643=test_rdoc_rd_block_parser [739/875] 1406643=test_x509store [740/875] 1406643=test_load [741/875] 1406643=test_rdoc_rd_inline_parser [742/875] 1406643=test_win32ole_type [743/875] 1406643=test_new [744/875] 1406643=test_cipher [745/875] 1406643=test_update [746/875] 1406643=test_gem_source_lock [747/875] 1406643=test_change_word [748/875] 1406643=test_depth_first [749/875] 1406644=test_ostruct [750/875] 1406643=test_config [751/875] 1406643=test_struct [752/875] 1406643=static_inspect_test [753/875] 1406643=test_c_struct_entry [754/875] 1406644=fuzzer_test [755/875] 1406644=test_rubyvm [756/875] 1406644=test_cparser [757/875] 1406643=test_rdoc_parser_markdown [758/875] 1406643=test_engine [759/875] 1406643=test_fiber [760/875] 1406644=test_gem_commands_mirror [761/875] 1406644=test_win32ole_param [762/875] 1406644=test_key_error [763/875] 1406644=test_resize [764/875] 1406644=test_gem_package_task [765/875] 1406644=test_lock_native_thread [766/875] 1406644=test_ssl [767/875] 1406643=test_abi [768/875] 1406643=test_integer_comb [769/875] 1406643=test_bundled_ca [770/875] 1406643=test_load [771/875] 1406643=test_usrmarshal [772/875] 1406643=test_gem_validator [773/875] 1406643=test_gem_source_installed [774/875] 1406643=test_gem_security_trust_dir [775/875] 1406643=test_module [776/875] 1406644=test_erb_command [777/875] 1406644=test_gem_stream_ui [778/875] 1406644=test_rdoc_generator_ri [779/875] 1406644=test_unicode_normalize [780/875] 1406643=test_gem_commands_lock_command [781/875] 1406643=test_reline_key [782/875] 1406643=test_propertyputref [783/875] 1406643=test_gb18030 [784/875] 1406643=test_color [785/875] 1406643=test_cmethod [786/875] 1406643=test_float [787/875] 1406644=test_gem_stub_specification [788/875] 1406644=test_rdoc_top_level [789/875] 1406643=test_io_m17n [790/875] 1406644=test_rdoc_parser_simple [791/875] 1406644=test_nonblock [792/875] 1406644=json_ext_parser_test [793/875] 1406644=test_gem_ext_configure_builder [794/875] 1406644=test_rdoc_generator_pot_po [795/875] 1406644=test_shellwords [796/875] 1406644=test_mul [797/875] 1406644=test_omap [798/875] 1406644=test_date_strptime [799/875] 1406644=test_scanner_events [800/875] 1406644=test_ocsp [801/875] 1406644=test_ipaddr [802/875] 1406644=test_stat [803/875] 1406644=test_nomethod_error [804/875] 1406644=test_etc Leaked file descriptor: TestEtc#test_getlogin: 11 #<File::Stat dev=0xfc00, ino=15828494, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-03-14 17:00:22.01090576 +0000, mtime=2024-03-14 17:00:22.006905746 +0000, ctime=2024-03-14 17:00:22.006905746 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1406644 opc 11r REG 252,0 9253600 15828494 /var/lib/sss/mc/passwd [805/875] 1406644=test_https_proxy [806/875] 1406644=test_rdoc_parser [807/875] 1406644=test_win32ole_param_event [808/875] 1406644=magic_comment_test [809/875] 1406644=test_win32ole_variant [810/875] 1406644=test_cgi_modruby [811/875] 1406644=test_workspace [812/875] 1406644=test_x509attr [813/875] 1406644=test_printf [814/875] 1406644=test_uncorrectable_name_check [815/875] 1406644=test_io [816/875] 1406643=test_rdoc_rd_inline [817/875] 1406643=test_path [818/875] 1406643=test_digest [819/875] 1406643=test_closure [820/875] 1406642=test_rubygems [821/875] 1406642=test_resolve_symbol [822/875] 1406642=test_files_test_1 [823/875] 1406642=test_dir [824/875] 1406643=test_parser [825/875] 1406643=test_rdoc_ri_paths [826/875] 1406643=test_primitive [827/875] 1406643=test_iseq Leaked file descriptor: TestDir#test_home: 10 #<File::Stat dev=0xfc00, ino=15828494, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-03-14 17:01:48.595202869 +0000, mtime=2024-03-14 17:01:44.939190314 +0000, ctime=2024-03-14 17:01:44.939190314 +0000> Leaked file descriptor: TestDir#test_home: 11 #<File::Stat dev=0x9, ino=2113677400, 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 1406642 opc 10r REG 252,0 9253600 15828494 /var/lib/sss/mc/passwd ruby 1406642 opc 11u unix 0x0000000000000000 0t0 2113677400 type=STREAM [828/875] 1406642=test_singleton_function [829/875] 1406642=test_document [830/875] 1406642=test_eval [831/875] 1406642=test_gem_safe_yaml [832/875] 1406642=test_gem_commands_setup_command [833/875] 1406643=test_history [834/875] 1406643=test_win32ole_variant_m [835/875] 1406643=test_pair [836/875] 1406642=test_gem_commands_signout_command [837/875] 1406642=test_gem_package_tar_reader [838/875] 1406642=test_env [839/875] 1406642=command_line_test [840/875] 1406642=test_install [841/875] 1406642=test_encoding [842/875] 1406642=test_rdoc_comment [843/875] 1406642=test_gem_source_fetch_problem [844/875] 1406642=test_sockopt [845/875] 1406642=test_ftp [846/875] 1406642=test_find_executable [847/875] 1406642=test_ractor_compatibility [848/875] 1406642=test_arithmetic_sequence [849/875] 1406642=integer_parse_test [850/875] 1406642=test_autoconf [851/875] 1406642=test_lazy_enumerator [852/875] 1406642=test_cgi_multipart [853/875] 1406642=test_gem_request_set_lockfile_tokenizer [854/875] 1406642=test_class [855/875] 1406642=test_have_macro [856/875] 1406642=test_gem_source [857/875] 1406642=test_mkmf [858/875] 1406642=test_benchmark [859/875] 1406643=test_at_exit [860/875] 1406643=test_array [861/875] 1406642=test_gem_package [862/875] 1406642=test_autoload [863/875] 1406642=test_unicode [864/875] 1406642=test_eval_history [865/875] 1406642=dispatcher_test [866/875] 1406642=test_random [867/875] 1406642=test_files_ext [868/875] 1406642=test_stringio [869/875] 1406642=test_assembler [870/875] 1406642=test_thread_cv [871/875] 1406642=test_ripper [872/875] 1406644=test_gem_source_git [873/875] 1406642=test_lexer [874/875] 1406642=test_win32ole_method [875/875] 1406642=test_regex_casefold Finished tests in 207.760616s, 125.8564 tests/s, 45808.6531 assertions/s. 26148 tests, 9517234 assertions, 0 failures, 0 errors, 290 skips ruby -v: ruby 3.4.0dev (2024-03-14T16:56:15Z master 09d8c99cdc) [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.6/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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/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/rubyspec_temp.20240314-1561580-sgtu04/1-mspec-multi-0 $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240314-1561580-sgtu04/2-mspec-multi-1 $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240314-1561580-sgtu04/3-mspec-multi-2 ruby 3.4.0dev (2024-03-14T16:56:15Z master 09d8c99cdc) [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.944135 seconds 3426 files, 32533 examples, 180146 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j3'" exit with 0.