# Logfile created on 2024-11-12 09:20:41 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fed0d50fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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/ko1/ruby/logs/brlog.master-no-rjit.20241112-092041", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fed0d531cc0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fed0d531950 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fed0d44a8c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20241112-092041", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20241112-092041>, @binmode=false, @mon_data=#<Monitor:0x00007fed0d5316f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/master-no-rjit/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby a6fdd88..dc08d6e master -> origin/master Updating a6fdd88..dc08d6e Fast-forward include/ruby/internal/has/builtin.h | 4 ++++ lib/rubygems/util/licenses.rb | 11 ++++++++++- regexec.c | 3 +-- test/ruby/test_regexp.rb | 7 +++++++ 4 files changed, 22 insertions(+), 3 deletions(-) Latest commit hash = dc08d6e917 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper' /tmp/ruby/src/master-no-rjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/master-no-rjit/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/master-no-rjit/main.c compiling /tmp/ruby/src/master-no-rjit/dmydln.c compiling /tmp/ruby/src/master-no-rjit/miniinit.c compiling /tmp/ruby/src/master-no-rjit/array.c compiling /tmp/ruby/src/master-no-rjit/ast.c compiling /tmp/ruby/src/master-no-rjit/bignum.c compiling /tmp/ruby/src/master-no-rjit/class.c compiling /tmp/ruby/src/master-no-rjit/compar.c compiling /tmp/ruby/src/master-no-rjit/compile.c compiling /tmp/ruby/src/master-no-rjit/complex.c compiling /tmp/ruby/src/master-no-rjit/cont.c compiling /tmp/ruby/src/master-no-rjit/debug.c compiling /tmp/ruby/src/master-no-rjit/debug_counter.c compiling /tmp/ruby/src/master-no-rjit/dir.c compiling /tmp/ruby/src/master-no-rjit/dln_find.c compiling /tmp/ruby/src/master-no-rjit/encoding.c compiling /tmp/ruby/src/master-no-rjit/enum.c compiling /tmp/ruby/src/master-no-rjit/enumerator.c compiling /tmp/ruby/src/master-no-rjit/error.c compiling /tmp/ruby/src/master-no-rjit/eval.c compiling /tmp/ruby/src/master-no-rjit/file.c compiling /tmp/ruby/src/master-no-rjit/gc.c compiling /tmp/ruby/src/master-no-rjit/hash.c compiling /tmp/ruby/src/master-no-rjit/inits.c compiling /tmp/ruby/src/master-no-rjit/imemo.c compiling /tmp/ruby/src/master-no-rjit/io.c compiling /tmp/ruby/src/master-no-rjit/io_buffer.c compiling /tmp/ruby/src/master-no-rjit/iseq.c compiling /tmp/ruby/src/master-no-rjit/load.c compiling /tmp/ruby/src/master-no-rjit/marshal.c compiling /tmp/ruby/src/master-no-rjit/math.c compiling /tmp/ruby/src/master-no-rjit/memory_view.c compiling /tmp/ruby/src/master-no-rjit/rjit.c compiling /tmp/ruby/src/master-no-rjit/rjit_c.c compiling /tmp/ruby/src/master-no-rjit/node.c compiling /tmp/ruby/src/master-no-rjit/node_dump.c compiling /tmp/ruby/src/master-no-rjit/numeric.c compiling /tmp/ruby/src/master-no-rjit/object.c compiling /tmp/ruby/src/master-no-rjit/pack.c compiling parse.c compiling /tmp/ruby/src/master-no-rjit/parser_st.c compiling /tmp/ruby/src/master-no-rjit/proc.c compiling /tmp/ruby/src/master-no-rjit/process.c compiling /tmp/ruby/src/master-no-rjit/ractor.c compiling /tmp/ruby/src/master-no-rjit/random.c compiling /tmp/ruby/src/master-no-rjit/range.c compiling /tmp/ruby/src/master-no-rjit/rational.c compiling /tmp/ruby/src/master-no-rjit/re.c compiling /tmp/ruby/src/master-no-rjit/regcomp.c compiling /tmp/ruby/src/master-no-rjit/regenc.c compiling /tmp/ruby/src/master-no-rjit/regerror.c compiling /tmp/ruby/src/master-no-rjit/regexec.c compiling /tmp/ruby/src/master-no-rjit/regparse.c compiling /tmp/ruby/src/master-no-rjit/regsyntax.c compiling /tmp/ruby/src/master-no-rjit/ruby.c compiling /tmp/ruby/src/master-no-rjit/ruby_parser.c compiling /tmp/ruby/src/master-no-rjit/scheduler.c compiling /tmp/ruby/src/master-no-rjit/shape.c compiling /tmp/ruby/src/master-no-rjit/signal.c compiling /tmp/ruby/src/master-no-rjit/sprintf.c compiling /tmp/ruby/src/master-no-rjit/st.c compiling /tmp/ruby/src/master-no-rjit/strftime.c compiling /tmp/ruby/src/master-no-rjit/string.c compiling /tmp/ruby/src/master-no-rjit/struct.c compiling /tmp/ruby/src/master-no-rjit/symbol.c compiling /tmp/ruby/src/master-no-rjit/thread.c compiling /tmp/ruby/src/master-no-rjit/time.c compiling /tmp/ruby/src/master-no-rjit/transcode.c compiling /tmp/ruby/src/master-no-rjit/util.c compiling /tmp/ruby/src/master-no-rjit/variable.c compiling /tmp/ruby/src/master-no-rjit/version.c compiling /tmp/ruby/src/master-no-rjit/vm.c compiling /tmp/ruby/src/master-no-rjit/vm_backtrace.c compiling /tmp/ruby/src/master-no-rjit/vm_dump.c compiling /tmp/ruby/src/master-no-rjit/vm_sync.c compiling /tmp/ruby/src/master-no-rjit/vm_trace.c compiling /tmp/ruby/src/master-no-rjit/weakmap.c compiling prism/api_node.c compiling /tmp/ruby/src/master-no-rjit/prism/api_pack.c compiling /tmp/ruby/src/master-no-rjit/prism/extension.c compiling /tmp/ruby/src/master-no-rjit/prism_init.c compiling /tmp/ruby/src/master-no-rjit/yjit.c compiling /tmp/ruby/src/master-no-rjit/enc/ascii.c compiling /tmp/ruby/src/master-no-rjit/enc/us_ascii.c compiling /tmp/ruby/src/master-no-rjit/enc/unicode.c compiling /tmp/ruby/src/master-no-rjit/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/master-no-rjit/missing/setproctitle.c compiling /tmp/ruby/src/master-no-rjit/addr2line.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/master-no-rjit/dln.c compiling /tmp/ruby/src/master-no-rjit/localeinit.c compiling /tmp/ruby/src/master-no-rjit/loadpath.c builtin_binary.inc updated e20ee02afdc8b73af901dba5d10b79da16b144f45594140d02bc7bdf99fb41d9 builtin_binary.inc compiling /tmp/ruby/src/master-no-rjit/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '/tmp/ruby/build/master-no-rjit' compiling /tmp/ruby/src/master-no-rjit/enc/encdb.c compiling /tmp/ruby/src/master-no-rjit/enc/big5.c compiling /tmp/ruby/src/master-no-rjit/enc/cesu_8.c make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged compiling /tmp/ruby/src/master-no-rjit/enc/cp949.c compiling /tmp/ruby/src/master-no-rjit/enc/emacs_mule.c compiling /tmp/ruby/src/master-no-rjit/enc/euc_jp.c compiling /tmp/ruby/src/master-no-rjit/enc/euc_kr.c compiling /tmp/ruby/src/master-no-rjit/enc/euc_tw.c compiling /tmp/ruby/src/master-no-rjit/enc/gb2312.c compiling /tmp/ruby/src/master-no-rjit/enc/gb18030.c compiling /tmp/ruby/src/master-no-rjit/enc/gbk.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_1.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_2.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_3.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_4.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_5.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_6.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_7.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_8.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_9.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_10.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_11.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_13.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_14.c generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated making trans make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' compiling /tmp/ruby/src/master-no-rjit/enc/trans/transdb.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_15.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/big5.c compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_16.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/cesu_8.c compiling /tmp/ruby/src/master-no-rjit/enc/koi8_r.c compiling /tmp/ruby/src/master-no-rjit/enc/koi8_u.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/chinese.c compiling /tmp/ruby/src/master-no-rjit/enc/shift_jis.c compiling /tmp/ruby/src/master-no-rjit/enc/utf_16be.c compiling /tmp/ruby/src/master-no-rjit/enc/utf_16le.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/ebcdic.c compiling /tmp/ruby/src/master-no-rjit/enc/utf_32be.c compiling /tmp/ruby/src/master-no-rjit/enc/utf_32le.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji.c compiling /tmp/ruby/src/master-no-rjit/enc/windows_31j.c compiling /tmp/ruby/src/master-no-rjit/enc/windows_1250.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/master-no-rjit/enc/windows_1251.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/master-no-rjit/enc/windows_1252.c compiling /tmp/ruby/src/master-no-rjit/enc/windows_1253.c compiling /tmp/ruby/src/master-no-rjit/enc/windows_1254.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/master-no-rjit/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 compiling /tmp/ruby/src/master-no-rjit/enc/trans/escape.c linking encoding euc_jp.so compiling /tmp/ruby/src/master-no-rjit/enc/trans/gb18030.c linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so compiling /tmp/ruby/src/master-no-rjit/enc/trans/gbk.c 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 compiling /tmp/ruby/src/master-no-rjit/enc/trans/iso2022.c 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 compiling /tmp/ruby/src/master-no-rjit/enc/trans/japanese.c 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 compiling /tmp/ruby/src/master-no-rjit/enc/trans/japanese_euc.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/japanese_sjis.c 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 compiling /tmp/ruby/src/master-no-rjit/enc/trans/korean.c make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' compiling /tmp/ruby/src/master-no-rjit/enc/trans/single_byte.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/utf8_mac.c compiling /tmp/ruby/src/master-no-rjit/enc/trans/utf_16_32.c linking transcoder transdb.so linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk linking transcoder escape.so exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/RUBY_ALIGNOF/c.c linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so linking transcoder korean.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking transcoder single_byte.so linking shared-object -test-/RUBY_ALIGNOF.so linking transcoder utf8_mac.so linking transcoder utf_16_32.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/arith_seq/extract/extract.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/concat' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/array/concat/to_ary_concat.c make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/resize' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/array/resize/resize.c linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/beg_len_step' linking shared-object -test-/arith_seq/extract.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bignum' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/big2str.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-14834' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug-14834/bug-14834.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-3571' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug-3571/bug.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-5832' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/bigzero.c linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug_reporter' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug_reporter/bug_reporter.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/class' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/class/class2name.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/debug' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/debug/init.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/div.c linking shared-object -test-/bug_reporter.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/class/init.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/dln/empty' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/dln/empty/empty.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/intpack.c linking shared-object -test-/class.so linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/enumerator_kw/enumerator_kw.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/exception' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/dataerror.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/debug/profile_frames.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/mul.c linking shared-object -test-/enumerator_kw.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/enc_raise.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/fatal' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/fatal/init.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/file' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/fs.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/str2big.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/init.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/float' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/float/init.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/init.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/newline_conv.c linking shared-object -test-/fatal.so linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/funcall' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/funcall/funcall.c linking shared-object -test-/float.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/stat.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/gvl/call_without_gvl/call_without_gvl.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/hash' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/hash/delete.c linking shared-object -test-/gvl/call_without_gvl.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/hash/init.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/gvl/call_without_gvl' linking shared-object -test-/file.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/integer' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/integer/core_ext.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/file' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iseq_load' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iseq_load/iseq_load.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iter' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iter/break.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/load/dot.dot/dot.dot.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iter/init.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/protect' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/load/protect/protect.c linking shared-object -test-/load/protect.so linking shared-object -test-/load/dot.dot.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iter/yield.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/integer/init.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/dot.dot' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/marshal/internal_ivar/internal_ivar.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/iter.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/integer/my_integer.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/internal_ivar' linking shared-object -test-/marshal/compat.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/usr' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iter' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/marshal/usr/usrmarshal.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/memory_view' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/memory_view/memory_view.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/method' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/method/arity.c linking shared-object -test-/marshal/usr.so linking shared-object -test-/integer.so linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/notimplement' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/notimplement/bug.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/num2int' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/num2int/num2int.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/method/init.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/path_to_class' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/notimplement.so linking shared-object -test-/method.so linking shared-object -test-/path_to_class.so linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/num2int' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/postponed_job' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/postponed_job/postponed_job.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/popen_deadlock/infinite_loop_dlsym.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/notimplement' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/printf' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/printf/printf.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/proc' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/proc/init.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/proc/receiver.c linking shared-object -test-/postponed_job.so linking shared-object -test-/printf.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/postponed_job' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/random' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/rational/rat.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/random/bad_version.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/rb_call_super_kw/rb_call_super_kw.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/proc/super.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/random/init.c linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/recursion' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/recursion/recursion.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/regexp' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/regexp/init.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/random/loop.c linking shared-object -test-/recursion.so linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/recursion' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/foreach' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/scan_args/scan_args.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/st/foreach/foreach.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/random.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/numhash' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/st/numhash/numhash.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/update' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/st/update/update.c linking shared-object -test-/regexp.so linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/regexp' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/string' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/capacity.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/struct' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/data.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/numhash' linking shared-object -test-/st/update.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/coderange.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/symbol' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/symbol/init.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/update' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/symbol/type.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/cstr.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/duplicate.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread_fd' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/init.c linking shared-object -test-/thread/instrumentation.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/ellipsize.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/time' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/time/init.c linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/len.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/tracepoint' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/member.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/enc_dummy.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/typeddata' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/typeddata/typeddata.c linking shared-object -test-/tracepoint.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/time/new.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/vm' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/vm/at_exit.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/wait' compiling /tmp/ruby/src/master-no-rjit/ext/-test-/wait/wait.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/fstring.c linking shared-object -test-/time.so linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/time' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/cgi/escape' compiling /tmp/ruby/src/master-no-rjit/ext/cgi/escape/escape.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/continuation' compiling /tmp/ruby/src/master-no-rjit/ext/continuation/continuation.c linking shared-object continuation.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/init.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/continuation' linking shared-object cgi/escape.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' compiling /tmp/ruby/src/master-no-rjit/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' compiling /tmp/ruby/src/master-no-rjit/ext/date/date_core.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' compiling /tmp/ruby/src/master-no-rjit/ext/digest/digest.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/modify.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/new.c linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/etc' compiling /tmp/ruby/src/master-no-rjit/ext/etc/etc.c linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fcntl' compiling /tmp/ruby/src/master-no-rjit/ext/fcntl/fcntl.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/nofree.c compiling /tmp/ruby/src/master-no-rjit/ext/date/date_parse.c linking shared-object etc.so compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/normalize.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/closure.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/etc' compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/conversions.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/qsort.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/fiddle.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/set_len.c compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/function.c compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/handle.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' compiling /tmp/ruby/src/master-no-rjit/ext/io/console/console.c compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/memory_view.c compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/pinned.c linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/nonblock' compiling /tmp/ruby/src/master-no-rjit/ext/io/nonblock/nonblock.c compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/pointer.c compiling /tmp/ruby/src/master-no-rjit/ext/date/date_strftime.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/wait' compiling /tmp/ruby/src/master-no-rjit/ext/io/wait/wait.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' compiling /tmp/ruby/src/master-no-rjit/ext/monitor/monitor.c linking shared-object fiddle.so linking shared-object io/wait.so compiling /tmp/ruby/src/master-no-rjit/ext/date/date_strptime.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' compiling /tmp/ruby/src/master-no-rjit/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl.c linking shared-object monitor.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' compiling /tmp/ruby/src/master-no-rjit/ext/pathname/pathname.c linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' compiling /tmp/ruby/src/master-no-rjit/ext/objspace/objspace.c compiling /tmp/ruby/src/master-no-rjit/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_asn1.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' compiling /tmp/ruby/src/master-no-rjit/ext/pty/pty.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rbconfig/sizeof' compiling /tmp/ruby/src/master-no-rjit/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_emitter.c compiling /tmp/ruby/src/master-no-rjit/ext/rbconfig/sizeof/limits.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_bio.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rbconfig/sizeof' compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_parser.c compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2.c compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_yaml_tree.c compiling /tmp/ruby/src/master-no-rjit/ext/ripper/ripper.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_config.c linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' compiling /tmp/ruby/src/master-no-rjit/ext/socket/init.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/constants.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/basicsocket.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/socket.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/ipsocket.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ocsp.c /tmp/ruby/src/master-no-rjit/ext/socket/ipsocket.c: In function ‘reallocate_connection_attempt_fds’: /tmp/ruby/src/master-no-rjit/ext/socket/ipsocket.c:293:62: warning: pointer ‘fds’ may be used after ‘realloc’ [-Wuse-after-free] 293 | for (int i = current_capacity; i < new_capacity; i++) fds[i] = -1; | ^ /tmp/ruby/src/master-no-rjit/ext/socket/ipsocket.c:289:9: note: call to ‘realloc’ here 289 | if (realloc(fds, new_capacity * sizeof(int)) == NULL) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics compiling /tmp/ruby/src/master-no-rjit/ext/socket/tcpsocket.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/tcpserver.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/sockssocket.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/udpsocket.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/unixsocket.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/unixserver.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/option.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/ancdata.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/raddrinfo.c compiling /tmp/ruby/src/master-no-rjit/ext/socket/ifaddr.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_dsa.c linking shared-object socket.so compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_ec.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/stringio' compiling /tmp/ruby/src/master-no-rjit/ext/stringio/stringio.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_provider.c linking shared-object stringio.so compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ssl.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' compiling /tmp/ruby/src/master-no-rjit/ext/strscan/strscan.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ts.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/zlib' compiling /tmp/ruby/src/master-no-rjit/ext/zlib/zlib.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509.c make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' linking shared-object zlib.so make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/zlib' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/bubblebabble' compiling /tmp/ruby/src/master-no-rjit/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509attr.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/md5' compiling /tmp/ruby/src/master-no-rjit/ext/digest/md5/md5init.c linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/master-no-rjit/ext/digest/md5/md5.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/rmd160' compiling /tmp/ruby/src/master-no-rjit/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509cert.c linking shared-object digest/md5.so compiling /tmp/ruby/src/master-no-rjit/ext/digest/rmd160/rmd160.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha1' compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509crl.c linking shared-object digest/rmd160.so compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha1/sha1.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha2/sha2init.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json/generator' compiling /tmp/ruby/src/master-no-rjit/ext/json/generator/generator.c compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha2/sha2.c linking shared-object json/ext/generator.so compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509ext.c linking shared-object digest/sha2.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json/parser' compiling /tmp/ruby/src/master-no-rjit/ext/json/parser/parser.c make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' compiling /tmp/ruby/src/master-no-rjit/ext/ripper/ripper_init.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509store.c linking shared-object openssl.so linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json/parser' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision - generating encdb.h gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/master-no-rjit/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' ./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/master-no-rjit/bin installing base libraries: /tmp/ruby/install/master-no-rjit/lib installing arch files: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/master-no-rjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/master-no-rjit/bin installing library scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/master-no-rjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0 benchmark 0.4.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.5.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.7.0 readline 0.0.4 reline 0.5.11 resolv 0.5.0 ruby2_keywords 0.0.5 securerandom 0.3.2 set 1.1.0 shellwords 0.2.1 singleton 0.3.0 syntax_suggest 2.0.1 tempfile 0.3.0 time 0.4.1 timeout 0.4.2 tmpdir 0.3.0 tsort 0.2.0 un 0.3.0 uri 1.0.1 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0 date 3.4.0 digest 3.1.1 etc 1.4.4 fcntl 1.2.0 fiddle 1.1.6.dev io-console 0.8.0.beta1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.8.1 openssl 3.2.0 pathname 0.4.0 psych 5.2.0 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.2.0 installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.9 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.1 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1990 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/master-no-rjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/master-no-rjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/master-no-rjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/master-no-rjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/master-no-rjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/master-no-rjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/master-no-rjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/master-no-rjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/master-no-rjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/master-no-rjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/master-no-rjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/master-no-rjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/master-no-rjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/master-no-rjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/master-no-rjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/master-no-rjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/master-no-rjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/master-no-rjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/master-no-rjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/master-no-rjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/master-no-rjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/master-no-rjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/master-no-rjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/master-no-rjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/master-no-rjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/master-no-rjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/master-no-rjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/master-no-rjit/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' Run options: --seed=15066 "--ruby=./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/master-no-rjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/917] 1220962=test_rdoc_rd_inline [ 2/917] 1220960=test_rdoc_constant [ 3/917] 1220966=test_deprecate [ 4/917] 1220963=test_helper [ 5/917] 1220963=test_files_test_1 [ 6/917] 1220962=test_wss [ 7/917] 1220962=test_require [ 8/917] 1220966=test_rdoc_encoding [ 9/917] 1220960=test_stringchar [ 10/917] 1220960=attribute_write_test [ 11/917] 1220966=test_pack [ 12/917] 1220960=test_rdoc_rd [ 13/917] 1220960=test_ancdata [ 14/917] 1220960=test_addr [ 15/917] 1220960=test_gem_platform [ 16/917] 1220966=test_rdoc_markdown [ 17/917] 1220960=test_ensured [ 18/917] 1220960=magic_comment_test [ 19/917] 1220966=test_regexp [ 20/917] 1220960=test_usrmarshal [ 21/917] 1220960=test_nomethod_error [ 22/917] 1220960=test_project_sanity [ 23/917] 1220960=test_registry [ 24/917] 1220960=test_ractor [ 25/917] 1220960=test_rdoc_attr [ 26/917] 1220960=test_enumerator [ 27/917] 1220963=test_too_many_dummy_encodings [ 28/917] 1220963=test_multi_irb_commands [ 29/917] 1220963=test_gem_uri [ 30/917] 1220963=onigmo_test [ 31/917] 1220963=json_fixtures_test [ 32/917] 1220963=test_struct [ 33/917] 1220963=test_lambda [ 34/917] 1220963=test_safe_load [ 35/917] 1220963=fuzzer_test [ 36/917] 1220963=test_my_integer [ 37/917] 1220963=test_rdoc_parser_c [ 38/917] 1220962=test_debugger_integration [ 39/917] 1220962=test_name_error [ 40/917] 1220962=test_enumerator [ 41/917] 1220962=test_gem_command_manager [ 42/917] 1220963=test_config [ 43/917] 1220962=test_have_library [ 44/917] 1220963=test_gem_source_lock [ 45/917] 1220963=test_rdoc_top_level [ 46/917] 1220963=test_abi [ 47/917] 1220963=test_bmethod [ 48/917] 1220963=test_have_func [ 49/917] 1220963=test_date_compat [ 50/917] 1220963=test_objspace [ 51/917] 1220962=test_win32ole_variant_m [ 52/917] 1220962=test_bn [ 53/917] 1220962=test_date_time [ 54/917] 1220962=test_change_word [ 55/917] 1220962=test_assembler [ 56/917] 1220962=test_enc_associate [ 57/917] 1220962=test_pkey_dsa [ 58/917] 1220962=test_file_exhaustive [ 59/917] 1220960=test_rdoc_markup_to_ansi [ 60/917] 1220960=test_ws [ 61/917] 1220960=test_alias_and_anchor [ 62/917] 1220960=test_arith_seq_extract [ 63/917] 1220960=test_gem_commands_sources_command [ 64/917] 1220960=test_optparse [ 65/917] 1220960=test_gem_commands_check_command [ 66/917] 1220960=string_encoding_test [ 67/917] 1220960=test_emitter [ 68/917] 1220960=test_gem_path_support [ 69/917] 1220960=test_gem_commands_yank_command [ 70/917] 1220966=test_rdoc_require [ 71/917] 1220966=library_symbols_test [ 72/917] 1220966=test_ractor [ 73/917] 1220960=test_gem_source [ 74/917] 1220966=test_gem_ci_detector [ 75/917] 1220966=test_option [ 76/917] 1220966=test_human_typo [ 77/917] 1220966=test_scan_args [ 78/917] 1220966=test_io_wait_uncommon [ 79/917] 1220966=test_tracer [ 80/917] 1220960=test_benchmark [ 81/917] 1220966=test_mixed_unicode_escapes [ 82/917] 1220966=test_config [ 83/917] 1220966=test_basicsocket .Leaked file descriptor: TestSocket_BasicSocket#test_close_read: 8 #<File::Stat dev=0xd, ino=1834687849, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-12 09:26:04.633431961 +0000, mtime=2024-11-12 09:26:04.633431961 +0000, ctime=2024-11-12 09:26:04.633431961 +0000> Leaked file descriptor: TestSocket_BasicSocket#test_close_read: 9 #<File::Stat dev=0xd, ino=1834687849, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-12 09:26:04.633431961 +0000, mtime=2024-11-12 09:26:04.633431961 +0000, ctime=2024-11-12 09:26:04.633431961 +0000> Closed file descriptor: TestSocket_BasicSocket#test_setsockopt: 8 Closed file descriptor: TestSocket_BasicSocket#test_setsockopt: 9 [ 84/917] 1220966=test_irb [ 85/917] 1220962=test_cclass [ 86/917] 1220966=test_object [ 87/917] 1220962=test_fiber [ 88/917] 1220960=implicit_array_test [ 89/917] 1220960=test_open3 [ 90/917] 1220966=test_func [ 91/917] 1220966=test_to_ruby [ 92/917] 1220966=test_history [ 93/917] 1220966=test_json_tree [ 94/917] 1220966=pattern_test [ 95/917] 1220966=test_severity [ 96/917] 1220966=test_ractor [ 97/917] 1220966=json_generic_object_test [ 98/917] 1220966=test_gem_specification [ 99/917] 1220960=test_random_formatter [100/917] 1220960=heredoc_dedent_test [101/917] 1220960=test_gem_resolver_installed_specification [102/917] 1220960=test_rdoc_code_object [103/917] 1220962=test_date_strftime [104/917] 1220960=test_ellipsize [105/917] 1220960=test_files_lib [106/917] 1220962=test_win32ole_variable [107/917] 1220962=test_ifunless [108/917] 1220962=test_gem_util [109/917] 1220962=test_help [110/917] 1220962=test_shellwords [111/917] 1220962=test_to_ary_concat [112/917] 1220962=test_duplicate [113/917] 1220962=test_http [114/917] 1220962=test_omap [115/917] 1220962=test_gc_compact [116/917] 1220966=test_capacity [117/917] 1220966=test_nextafter [118/917] 1220966=test_ssl_session [119/917] 1220966=test_iseq [120/917] 1220960=overlap_test [121/917] 1220962=test_bundled_gems [122/917] 1220962=test_win32ole_event [123/917] 1220962=test_pointer [124/917] 1220963=test_pair [125/917] 1220960=test_pathname [126/917] 1220966=test_coverage [127/917] 1220962=test_memory_view [128/917] 1220962=test_find [129/917] 1220960=ractor_test [130/917] 1220962=test_rdoc_stats [131/917] 1220962=test_install [132/917] 1220960=test_ftp [133/917] 1220960=test_rdoc_normal_class [134/917] 1220960=test_gem_commands_setup_command [135/917] 1220962=test_bignum [136/917] 1220962=test_rdoc_store [137/917] 1220966=test_input_method [138/917] 1220966=test_float [139/917] 1220960=test_win32ole_method [140/917] 1220960=test_variable_name_check [141/917] 1220960=test_cgi_header [142/917] 1220960=test_gem_package [143/917] 1220962=test_gem_ext_cargo_builder [144/917] 1220962=test_integer [145/917] 1220962=test_gem_installer [146/917] 1220966=newline_test [147/917] 1220966=test_type_completor [148/917] 1220966=test_marshalable [149/917] 1220966=test_cstr [150/917] 1220960=test_gem_console_ui [151/917] 1220960=test_tree_builder [152/917] 1220960=test_unix [153/917] 1220960=test_date_new [154/917] 1220960=test_gem_resolver_vendor_set [155/917] 1220960=test_div [156/917] 1220960=test_date_parse [157/917] 1220960=test_find_executable [158/917] 1220960=test_protect [159/917] 1220966=test_thread [160/917] 1220960=test_lazy_enumerator [161/917] 1220966=test_gem_commands_cert_command [162/917] 1220963=test_deprecated [163/917] 1220963=test_gem_commands_install_command [164/917] 1220960=test_context [165/917] 1220960=test_rdoc_parser_prism_ruby [166/917] 1220960=test_httpheader [167/917] 1220960=test_mkmf [168/917] 1220960=test_rdoc_ri_driver [169/917] 1220960=test_interned_str [170/917] 1220960=test_coder [171/917] 1220960=test_symbol [172/917] 1220963=test_pkey_ec [173/917] 1220963=test_arithmetic_sequence [174/917] 1220963=test_emitter [175/917] 1220963=test_backtrace [176/917] 1220963=test_error_highlight [177/917] 1220966=test_nowrite [178/917] 1220966=test_acceptable [179/917] 1220966=test_thread_queue [180/917] 1220963=test_gem_commands_pristine_command [181/917] 1220962=test_random [182/917] 1220962=dump_test [183/917] 1220960=test_string_memory [184/917] 1220960=test_win32ole_method_event [185/917] 1220960=test_lexer [186/917] 1220960=test_line_editor [187/917] 1220960=test_gem_resolver_requirement_list [188/917] 1220960=test_arith_seq_beg_len_step [189/917] 1220960=json_parser_test [190/917] 1220960=test_bundled_ca [191/917] 1220963=test_class2name [192/917] 1220963=test_webauthn_listener [193/917] 1220960=test_color [194/917] 1220960=static_literals_test [195/917] 1220960=test_object_references [196/917] 1220960=test_rat [197/917] 1220960=test_pstore [198/917] 1220962=breadth_first_search_test [199/917] 1220962=test_kernel [200/917] 1220960=test_case_comprehensive [201/917] 1220960=test_pp [202/917] 1220960=test_io_m17n [203/917] 1220966=test_frozen_error [204/917] 1220966=!Nothing_to_test [205/917] 1220966=test_rdoc_options [206/917] 1220963=test_https_proxy [207/917] 1220963=test_parser [208/917] 1220963=test_rdoc_include [209/917] 1220963=test_transcode [210/917] 1220962=test_ocsp [211/917] 1220963=test_gem_gemcutter_utilities [212/917] 1220966=test_thread [213/917] 1220962=json_ext_parser_test [214/917] 1220962=test_etc [215/917] 1220962=test_http_request [216/917] 1220962=parse_comments_test [217/917] 1220962=test_assignment [218/917] 1220963=test_socket [219/917] 1220960=test_gem_uri_formatter [220/917] 1220960=test_gem_unsatisfiable_dependency_error [221/917] 1220960=test_printf [222/917] 1220960=test_len [223/917] 1220960=test_array [224/917] 1220962=test_io [225/917] 1220963=test_data_error [226/917] 1220963=test_provider [227/917] 1220963=test_optarg [228/917] 1220963=test_rdoc_generator_darkfish [229/917] 1220963=test_reline [230/917] 1220963=test_path [231/917] 1220963=test_rb_str_dup [232/917] 1220963=test_function_entry [233/917] 1220963=test_rdoc_markup_to_label [234/917] 1220963=test_exception [235/917] 1220963=unescape_test [236/917] 1220966=test_ftp [237/917] 1220966=test_iso_8859 [238/917] 1220966=test_rdoc_generator_pot_po_entry [239/917] 1220963=test_vm_dump [240/917] 1220963=errors_test [241/917] 1220966=test_digest_extend [242/917] 1220966=test_stringify_symbols [243/917] 1220966=constant_path_node_test [244/917] 1220966=test_gem_source_git [245/917] 1220963=test_gem_resolver_local_specification [246/917] 1220963=test_open-uri Leaked file descriptor: TestOpenURI#test_close_in_block_big: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43089> Closed file descriptor: TestOpenURI#test_max_redirects_too_many: 11 Leaked file descriptor: TestOpenURI#test_redirect: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 38569> Closed file descriptor: TestOpenURI#test_non_http_proxy: 11 [247/917] 1220963=test_regex_casefold [248/917] 1220963=test_closure [249/917] 1220960=test_merge_keys [250/917] 1220960=test_rdoc_markup_heading [251/917] 1220960=test_rdoc_context [252/917] 1220963=test_rdoc_extend [253/917] 1220963=test_digest [254/917] 1220963=test_init [255/917] 1220963=json_generator_test [256/917] 1220960=test_threadgroup [257/917] 1220960=test_arity [258/917] 1220960=test_file [259/917] 1220960=test_handle [260/917] 1220966=test_trace [261/917] 1220966=test_rdoc_rd_block_parser [262/917] 1220966=test_signal [263/917] 1220960=test_fixnum [264/917] 1220960=heredoc_test [265/917] 1220960=test_ns_spki [266/917] 1220960=test_qsort [267/917] 1220960=test_io_wait [268/917] 1220966=test_kwargs [269/917] 1220966=json_addition_test [270/917] 1220966=test_struct [271/917] 1220963=test_rdoc_generator_ri [272/917] 1220960=test_rendering [273/917] 1220963=test_gem_stream_ui [274/917] 1220960=test_flip [275/917] 1220960=test_gem_package_task [276/917] 1220960=test_mutex [277/917] 1220963=test_fips [278/917] 1220963=test_digest [279/917] 1220960=test_gem_commands_open_command [280/917] 1220966=test_gem_resolver_git_specification [281/917] 1220960=test_rdoc_parser_markdown [282/917] 1220960=test_gem_dependency_list [283/917] 1220960=test_cmethod [284/917] 1220960=test_fiddle [285/917] 1220963=test_cgi_tag_helper [286/917] 1220963=test_helper [287/917] 1220963=test_sexp [288/917] 1220960=test_flush [289/917] 1220960=test_euc_kr [290/917] 1220960=test_mailto [291/917] 1220963=test_date_ractor [292/917] 1220966=test_ractor [293/917] 1220960=test_unicode [294/917] 1220960=test_rubyvm [295/917] 1220960=test_gem_security_signer [296/917] 1220966=dispatcher_test [297/917] 1220966=test_pkey_dh [298/917] 1220963=test_windows_1252 [299/917] 1220963=test_buffered_io [300/917] 1220963=test_dryrun [301/917] 1220963=test_keyword [302/917] 1220966=test_name_error_extension [303/917] 1220966=test_gem_resolver_installer_set [304/917] 1220960=test_rdoc_markup_hard_break [305/917] 1220960=warnings_test [306/917] 1220960=test_rdoc_parser_changelog [307/917] 1220960=test_ldap [308/917] 1220960=test_thread_cv [309/917] 1220960=command_line_test [310/917] 1220960=test_gem_safe_marshal [311/917] 1220966=test_super [312/917] 1220963=test_ssl [313/917] 1220962=test_file [314/917] 1220966=bom_test [315/917] 1220966=test_config [316/917] 1220966=test_module [317/917] 1220960=test_rdoc_generator_json_index [318/917] 1220960=test_case [319/917] 1220960=test_load [320/917] 1220960=string_query_test [321/917] 1220960=test_rubyoptions [322/917] 1220962=test_gem_safe_yaml [323/917] 1220962=test_io_buffer [324/917] 1220962=test_win32ole [325/917] 1220962=test_sockopt [326/917] 1220962=test_object [327/917] 1220962=test_encoding [328/917] 1220962=tunnel_test [329/917] 1220962=test_gem_text [330/917] 1220962=test_rdoc_parser_simple [331/917] 1220962=test_settracefunc [332/917] 1220966=test_gem_resolver_api_specification [333/917] 1220966=test_alias [334/917] 1220962=test_gem_commands_outdated_command [335/917] 1220962=test_method_cache [336/917] 1220962=test_rdoc_markup_document [337/917] 1220962=test_gem_ext_rake_builder [338/917] 1220966=test_sprintf_comb [339/917] 1220966=comments_test [340/917] 1220966=test_gem_source_subpath_problem [341/917] 1220966=test_propertyputref [342/917] 1220966=test_eval [343/917] 1220962=test_scalar_scanner [344/917] 1220962=test_gem_local_remote_options [345/917] 1220962=test_ruby_lex [346/917] 1220966=test_ossl [347/917] 1220962=test_tempfile [348/917] 1220962=test_primitive [349/917] 1220962=test_load [350/917] 1220962=test_gem_resolver_vendor_specification [351/917] 1220962=test_gem_package_tar_writer [352/917] 1220962=test_rdoc_alias [353/917] 1220962=test_document [354/917] 1220963=test_rdoc_markup_to_html [355/917] 1220962=test_dns [356/917] 1220963=test_did_you_mean [357/917] 1220963=test_proxy [358/917] 1220962=test_nofree [359/917] 1220962=test_gem_resolver_lock_set [360/917] 1220963=test_wait [361/917] 1220962=test_range [362/917] 1220963=test_completion [363/917] 1220962=test_spell_checker [364/917] 1220963=test_time_tz [365/917] 1220962=test_set_len [366/917] 1220962=test_win32ole_param [367/917] 1220962=test_buffering [368/917] 1220962=test_svcb_https [369/917] 1220962=test_ts [370/917] 1220963=test_gem_update_suggestion [371/917] 1220963=test_euc_tw [372/917] 1220963=test_locale [373/917] 1220963=test_workspace [374/917] 1220963=test_io Leaked file descriptor: TestFiberIO#test_tcp_connect: 12 #<File::Stat dev=0xd, ino=1834743374, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-12 09:27:58.453469888 +0000, mtime=2024-11-12 09:27:58.453469888 +0000, ctime=2024-11-12 09:27:58.453469888 +0000> Leaked file descriptor: TestFiberIO#test_tcp_connect: 13 #<File::Stat dev=0xd, ino=1834743374, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-12 09:27:58.453469888 +0000, mtime=2024-11-12 09:27:58.453469888 +0000, ctime=2024-11-12 09:27:58.453469888 +0000> .Closed file descriptor: TestFiberIO#test_io_select: 12 Closed file descriptor: TestFiberIO#test_io_select: 13 [375/917] 1220963=test_gem_commands_build_command [376/917] 1220962=test_gem_package_tar_reader_entry [377/917] 1220963=fixtures_test [378/917] 1220962=test_rational2 [379/917] 1220962=test_singleton_function [380/917] 1220962=test_pty [381/917] 1220963=test_comparable [382/917] 1220963=test_io_timeout [383/917] 1220963=test_gem_request_set [384/917] 1220962=test_https [385/917] 1220963=test_gem_silent_ui [386/917] 1220963=test_evaluation [387/917] 1220963=test_default_gems [388/917] 1220963=test_gem_commands_push_command [389/917] 1220963=test_shift_jis [390/917] 1220963=test_call [391/917] 1220963=test_member [392/917] 1220963=test_udp [393/917] 1220963=test_ractor_compatibility [394/917] 1220960=test_rdoc_single_class [395/917] 1220960=test_rdoc_markup_to_html_snippet [396/917] 1220960=test_arity [397/917] 1220960=test_webauthn_listener_response [398/917] 1220960=test_key_event_record [399/917] 1220960=test_gem_request_connection_pools [400/917] 1220963=test_win32ole_variant_outarg [401/917] 1220963=test_emoji_breaks [402/917] 1220963=test_gem_source_fetch_problem [403/917] 1220963=test_gem_commands_update_command [404/917] 1220960=test_rdoc_token_stream [405/917] 1220960=test_symbol [406/917] 1220960=test_gem_bundler_version_finder [407/917] 1220960=test_rdoc_generator_markup [408/917] 1220960=test_x509name [409/917] 1220960=test_rdoc_markup_pre_process [410/917] 1220960=test_gem_security [411/917] 1220962=test_gem_ext_builder [412/917] 1220966=test_tree_spell_checker [413/917] 1220966=parse_stream_test [414/917] 1220966=test_gc [415/917] 1220963=test_hash_create [416/917] 1220963=test_optimization [417/917] 1220962=test_switch_hitter [418/917] 1220962=test_rdoc_generator_pot [419/917] 1220962=test_rdoc_markup_to_table_of_contents [420/917] 1220962=test_gem_gem_runner [421/917] 1220962=test_popen_deadlock [422/917] 1220962=test_integer [423/917] 1220962=test_verbose [424/917] 1220962=test_yamlstore [425/917] 1220962=test_jaro_winkler [426/917] 1220962=test_rdoc_i18n_locale [427/917] 1220962=test_engine [428/917] 1220962=test_key_error [429/917] 1220962=test_dot_dot [430/917] 1220962=test_class [431/917] 1220962=test_autoload [432/917] 1220960=test_serialize_subclasses [433/917] 1220960=test_config [434/917] 1220960=test_enum [435/917] 1220960=test_instrumentation_api [436/917] 1220963=test_function [437/917] 1220963=test_memory_view [438/917] 1220963=test_gem_validator [439/917] 1220963=node_id_test [440/917] 1220960=test_pkey_rsa [441/917] 1220963=json_common_interface_test [442/917] 1220963=test_numhash [443/917] 1220963=test_gem_commands_server_command [444/917] 1220963=test_ripper [445/917] 1220963=test_cparser [446/917] 1220966=test_rdoc_tom_doc [447/917] 1220960=test_extlibs [448/917] 1220966=test_cgi_core [449/917] 1220966=test_case_mapping [450/917] 1220966=test_sleep [451/917] 1220963=test_history [452/917] 1220963=test_resolve_symbol [453/917] 1220963=test_reqarg [454/917] 1220963=test_gem_commands_specification_command [455/917] 1220963=test_gem_rdoc [456/917] 1220960=test_parser [457/917] 1220960=test_tsort [458/917] 1220960=test_resource [459/917] 1220963=test_new [460/917] 1220963=test_gem [461/917] 1220960=test_cipher [462/917] 1220960=test_rdoc_markup_include [463/917] 1220960=test_ssl Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46083> [464/917] 1220962=test_win32ole_variant [465/917] 1220962=test_gem_commands_unpack_command.Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 11 [466/917] 1220962=test_ractor [467/917] 1220966=test_cgi_cookie [468/917] 1220966=test_cd [469/917] 1220966=test_rdoc_method_attr [470/917] 1220962=test_marshal [471/917] 1220966=test_metaclass [472/917] 1220966=test_win32ole_type [473/917] 1220966=test_gem_commands_stale_command [474/917] 1220966=test_gem_source_vendor [475/917] 1220966=test_gem_resolver_index_specification [476/917] 1220966=test_type [477/917] 1220966=location_test [478/917] 1220966=equality_test [479/917] 1220966=test_at_exit [480/917] 1220966=test_sleep [481/917] 1220962=test_scalar [482/917] 1220962=test_c_struct_entry [483/917] 1220960=test_gem_dependency_installer [484/917] 1220962=test_gem_available_set [485/917] 1220966=test_modify_expand [486/917] 1220966=test_pack [487/917] 1220963=test_face [488/917] 1220963=test_sizeof [489/917] 1220962=index_write_test [490/917] 1220962=test_gem_resolver_api_set [491/917] 1220966=test_bigzero [492/917] 1220966=test_system [493/917] 1220962=test_monitor [494/917] 1220962=test_eval_history [495/917] 1220962=test_whileuntil [496/917] 1220962=test_weakref [497/917] 1220962=test_force_exit [498/917] 1220962=test_delegate [499/917] 1220962=test_tmpdir [500/917] 1220962=test_timeout [501/917] 1220966=test_files_ext [502/917] 1220962=test_singleton [503/917] 1220962=test_gem_package_tar_header [504/917] 1220962=test_enumerator_kw [505/917] 1220962=test_exit [506/917] 1220966=test_rdoc_markup_raw [507/917] 1220962=test_profile_frames [508/917] 1220966=test_data [509/917] 1220966=test_gem_commands_cleanup_command [510/917] 1220962=test_array [511/917] 1220962=test_bash_completion [512/917] 1220962=test_pkey [513/917] 1220962=test_fstring [514/917] 1220962=test_files_test [515/917] 1220962=test_gem_version_option [516/917] 1220962=test_ractor [517/917] 1220962=test_x509ext [518/917] 1220966=test_delete [519/917] 1220962=test_pack [520/917] 1220966=test_win32ole_type_event [521/917] 1220966=test_rdoc_markup_formatter [522/917] 1220962=test_gem_ext_cargo_builder_link_flag_converter [523/917] 1220966=test_continuation [524/917] 1220966=test_gem_resolver_dependency_request [525/917] 1220962=test_common [526/917] 1220966=ruby_parser_test [527/917] 1220966=test_pinned [528/917] 1220962=test_thread [529/917] 1220966=test_literal [530/917] 1220962=test_enumerable [531/917] 1220962=test_gem_source_local [532/917] 1220962=test_placearg [533/917] 1220966=test_gem_commands_query_command [534/917] 1220962=test_ractor [535/917] 1220962=test_protocol [536/917] 1220962=test_require_path_check [537/917] 1220962=test_ansi_with_terminfo [538/917] 1220962=test_refinement [539/917] 1220966=test_securerandom [540/917] 1220966=test_passing_block [541/917] 1220966=test_rdoc_parser [542/917] 1220966=test_show_source [543/917] 1220966=test_x509store [544/917] 1220966=test_cgi_session [545/917] 1220962=test_x509crl [546/917] 1220962=test_x509attr [547/917] 1220962=test_gem_request_set_lockfile_tokenizer [548/917] 1220966=test_rand [549/917] 1220962=test_resize [550/917] 1220962=test_fd_setsize [551/917] 1220962=test_process [552/917] 1220960=test_lock_native_thread [553/917] 1220966=test_gem_commands_fetch_command [554/917] 1220960=test_cesu8 [555/917] 1220960=test_dbm [556/917] 1220960=source_location_test [557/917] 1220960=test_gem_security_trust_dir [558/917] 1220966=test_koi8 [559/917] 1220966=test_rbconfig [560/917] 1220960=test_gem_ext_configure_builder [561/917] 1220966=test_method [562/917] 1220960=test_dln [563/917] 1220960=test_filter [564/917] 1220960=test_noarg [565/917] 1220960=test_gb18030 [566/917] 1220960=test_inadvertent_creation [567/917] 1220960=test_pkg_config [568/917] 1220960=test_rdoc_cross_reference [569/917] 1220960=test_rdoc_markup_indented_paragraph [570/917] 1220960=test_gem_resolver_activation_request [571/917] 1220960=test_utf32 [572/917] 1220960=test_normalize [573/917] 1220960=test_gem_commands_lock_command [574/917] 1220960=test_allocation [575/917] 1220963=test_stringscanner [576/917] 1220963=test_stream [577/917] 1220963=test_insns_leaf [578/917] 1220963=encodings_test [579/917] 1220963=test_string_processing [580/917] 1220963=test_basicinstructions [581/917] 1220963=test_null [582/917] 1220963=test_key_actor_emacs [583/917] 1220963=test_random [584/917] 1220963=test_trick [585/917] 1220960=test_http Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=1834776464, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, 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> [586/917] 1220963=test_mul [587/917] 1220963=test_integer_comb [588/917] 1220966=test_x509req [589/917] 1220966=test_rdoc_rubygems_hook [590/917] 1220966=test_reline_key [591/917] 1220966=test_unicode_normalize [592/917] 1220966=test_enc_str_buf_cat [593/917] 1220966=test_queue [594/917] 1220966=test_ipaddr [595/917] 1220966=static_inspect_test [596/917] 1220966=test_boolean [597/917] 1220966=regular_expression_encoding_test [598/917] 1220966=test_prettyprint [599/917] 1220966=test_ansi_without_terminfo [600/917] 1220966=test_key_actor_vi [601/917] 1220966=test_store [602/917] 1220966=test_date_attr [603/917] 1220966=test_gem_requirement [604/917] 1220966=test_proc [605/917] 1220960=test_rdoc_class_module [606/917] 1220966=test_condition [607/917] 1220966=test_cp949 [608/917] 1220966=test_scheduler [609/917] 1220960=test_sorted_set [610/917] 1220966=test_emoji [611/917] 1220960=test_zlib [612/917] 1220966=test_gem_commands_search_command [613/917] 1220966=test_hmac [614/917] 1220966=test_objectspace [615/917] 1220963=test_time [616/917] 1220963=test_require_lib [617/917] 1220962=test_framework [618/917] 1220962=test_rdoc_markup_to_tt_only [619/917] 1220966=test_numeric [620/917] 1220962=test_mdns [621/917] 1220962=test_gem_stub_specification [622/917] 1220966=test_rational [623/917] 1220963=test_gem_impossible_dependencies_error [624/917] 1220963=test_gem_resolver_composed_set [625/917] 1220963=test_pipe [626/917] 1220962=test_win32ole_record [627/917] 1220962=test_gem_doctor [628/917] 1220962=test_ubf_async_safe [629/917] 1220962=test_rdoc_markup_attribute_manager [630/917] 1220962=test_gem_commands_owner_command [631/917] 1220963=test_coderange [632/917] 1220963=test_recursion [633/917] 1220963=test_ractor [634/917] 1220963=test_rubygems [635/917] 1220963=test_date_strptime [636/917] 1220962=test_gem_version [637/917] 1220963=ripper_test [638/917] 1220962=test_gem_request_set_gem_dependency_api [639/917] 1220962=test_gem_commands_signin_command [640/917] 1220966=test_gem_dependency [641/917] 1220962=test_console_attr [642/917] 1220962=test_yamldbm [643/917] 1220963=test_macro [644/917] 1220962=test_date [645/917] 1220962=test_logdevice [646/917] 1220963=test_gem_commands_environment_command [647/917] 1220963=parser_test [648/917] 1220963=test_x509cert [649/917] 1220966=test_iterator [650/917] 1220966=test_gem_spec_fetcher [651/917] 1220963=test_string [652/917] 1220963=test_shapes [653/917] 1220963=test_erb_m17n [654/917] 1220963=test_storage [655/917] 1220963=test_euc_jp [656/917] 1220963=test_rdoc_i18n_text [657/917] 1220963=test_fnmatch [658/917] 1220963=test_yaml_tree [659/917] 1220966=test_big2str [660/917] 1220960=test_forwardable [661/917] 1220966=test_dir_m17n [662/917] 1220963=test_raise [663/917] 1220963=test_yjit_exit_locations [664/917] 1220960=test_backtrace [665/917] 1220962=test_gem_config_file [666/917] 1220963=test_rdoc_comment [667/917] 1220963=test_rdoc_task [668/917] 1220963=test_string [669/917] 1220963=test_gem_commands_info_command [670/917] 1220963=test_process [671/917] 1220962=test_cgi_multipart [672/917] 1220963=test_logperiod [673/917] 1220962=compiler_test [674/917] 1220962=test_autoconf [675/917] 1220963=numeric_value_test [676/917] 1220963=test_complexrational [677/917] 1220962=test_bug-14834 [678/917] 1220963=test_terminfo [679/917] 1220963=test_nil [680/917] 1220963=test_gem_remote_fetcher_s3 [681/917] 1220962=test_rdoc_any_method [682/917] 1220963=test_rdoc_ri_paths [683/917] 1220963=test_gem_commands_contents_command [684/917] 1220960=test_webauthn_poller [685/917] 1220963=test_gem_package_tar_reader [686/917] 1220960=test_utf16 [687/917] 1220960=test_rdoc_markup_attributes [688/917] 1220963=test_addrinfo [689/917] 1220960=test_tcp [690/917] 1220962=test_defined [691/917] 1220962=test_scanner_events [692/917] 1220962=test_files_test_2 [693/917] 1220962=test_flags [694/917] 1220966=test_pkcs12 [695/917] 1220963=test_recorder [696/917] 1220963=test_enc_raise [697/917] 1220963=test_variable [698/917] 1220963=test_gem_resolver_specification [699/917] 1220963=test_stringio [700/917] 1220963=test_io_buffer [701/917] 1220966=test_weakkeymap [702/917] 1220963=test_gem_request [703/917] 1220963=test_gem_name_tuple [704/917] 1220963=test_argf [705/917] 1220960=test_m17n [706/917] 1220966=test_files_sample [707/917] 1220966=test_yjit [708/917] 1220962=test_rdoc_markup [709/917] 1220962=test_c_union_entity [710/917] 1220960=test_gem_commands_dependency_command [711/917] 1220960=test_generic [712/917] 1220962=test_gem_security_policy [713/917] 1220960=test_io_console [714/917] 1220962=test_rdoc_rdoc [715/917] 1220962=test_set [716/917] 1220962=test_rendering [717/917] 1220962=test_bug_reporter [718/917] 1220960=test_rdoc_context_section [719/917] 1220960=test_class [720/917] 1220962=test_gem_package_old [721/917] 1220962=test_const [722/917] 1220962=parameters_signature_test [723/917] 1220962=test_last_thread [724/917] 1220962=test_rdoc_rd_inline_parser [725/917] 1220962=test_beginendblock [726/917] 1220962=test_helper_method [727/917] 1220962=test_within_pipe [728/917] 1220962=test_gem_resolver [729/917] 1220962=test_gem_uninstaller [730/917] 1220963=test_custom_command [731/917] 1220963=test_unicode_escape [732/917] 1220963=parse_test [733/917] 1220963=test_inlinecache [734/917] 1220963=test_parse [735/917] 1220960=test_gem_resolver_git_set [736/917] 1220963=locals_test [737/917] 1220963=reflection_test [738/917] 1220963=test_gem_commands_which_command [739/917] 1220963=test_uncorrectable_name_check [740/917] 1220963=test_str2big [741/917] 1220963=test_depth_first [742/917] 1220963=test_key_name_check [743/917] 1220963=test_stack [744/917] 1220962=test_env [745/917] 1220960=test_append [746/917] 1220960=test_rdoc_markup_to_html_crossref [747/917] 1220963=test_egrep_cpp [748/917] 1220960=test_hash [749/917] 1220963=test_date_conv [750/917] 1220963=test_date_arith [751/917] 1220963=test_c_struct_builder [752/917] 1220963=test_parser_events [753/917] 1220963=test_econv [754/917] 1220963=test_httpresponse [755/917] 1220963=test_ractor [756/917] 1220963=test_rdoc_parser_ruby [757/917] 1220962=test_gem_ext_cmake_builder [758/917] 1220962=test_signedness [759/917] 1220966=test_external_new [760/917] 1220966=test_rdoc_markup_to_rdoc [761/917] 1220966=integer_parse_test [762/917] 1220966=test_win32ole_typelib [763/917] 1220966=test_gem_resolver_lock_specification [764/917] 1220966=test_dir [765/917] 1220963=test_notimplement [766/917] 1220963=test_sprintf [767/917] 1220963=test_case [768/917] 1220963=test_gem_source_installed [769/917] 1220966=test_gem_commands_help_command [770/917] 1220963=test_remote_fetch_error [771/917] 1220963=test_array_create [772/917] 1220963=test_gc [773/917] 1220963=test_math [774/917] 1220966=test_ostruct [775/917] 1220963=test_gem_commands_mirror [776/917] 1220963=test_libs [777/917] 1220963=test_color_printer [778/917] 1220963=test_rdoc_normal_module [779/917] 1220963=test_rdoc_markdown_test [780/917] 1220966=test_case_options [781/917] 1220966=test_postponed_job [782/917] 1220966=test_erb_command [783/917] 1220966=test_pattern_key_name_check [784/917] 1220966=test_gem_request_set_lockfile [785/917] 1220963=test_thread_fd_close [786/917] 1220963=test_yaml [787/917] 1220963=test_exception_at_throwing [788/917] 1220966=test_compile_prism [789/917] 1220963=test_bug-3571 [790/917] 1220963=test_complex2 [791/917] 1220963=symbol_encoding_test [792/917] 1220960=test_weakmap [793/917] 1220963=test_typeddata [794/917] 1220963=test_object_create_start [795/917] 1220963=test_pkcs7 [796/917] 1220966=test_nil2vtempty [797/917] 1220966=json_encoding_test [798/917] 1220966=test_formatter [799/917] 1220966=test_yield_block [800/917] 1220966=test_gem_source_list [801/917] 1220966=test_yaml_special_cases [802/917] 1220963=snippets_test [803/917] 1220966=test_rdoc_markup_to_joined_paragraph [804/917] 1220966=test_rdoc_markup_paragraph [805/917] 1220966=test_gem_source_specific_file [806/917] 1220966=test_raise_exception [807/917] 1220966=test_debug [808/917] 1220966=test_syntax [809/917] 1220963=test_iseq_load [810/917] 1220963=test_word [811/917] 1220963=test_update [812/917] 1220963=test_numeric [813/917] 1220963=test_rdoc_markup_to_markdown [814/917] 1220963=test_bug-5832 [815/917] 1220963=test_require [816/917] 1220962=test_gem_install_update_options [817/917] 1220962=test_gem_commands_list_command [818/917] 1220962=test_rdoc_servlet [819/917] 1220962=test_logger [820/917] 1220962=test_err_in_callback [821/917] 1220962=test_psych [822/917] 1220962=test_cgi_modruby [823/917] 1220962=test_gem_commands_signout_command [824/917] 1220962=test_date_marshal [825/917] 1220962=test_asn1 [826/917] 1220962=test_require [827/917] 1220962=test_method_cache [828/917] 1220962=test_method_name_check [829/917] 1220963=test_command [830/917] 1220962=test_httpresponses [831/917] 1220962=test_rdoc_text [832/917] 1220962=test_stat [833/917] 1220962=test_import [834/917] 1220963=test_getopts [835/917] 1220963=test_stream [836/917] 1220963=test_time [837/917] 1220963=test_internal_ivar [838/917] 1220963=parse_success_test [839/917] 1220963=desugar_compiler_test [840/917] 1220963=test_gem_commands_uninstall_command [841/917] 1220963=test_fileutils [842/917] 1220962=test_tracepoint [843/917] 1220962=test_erb [844/917] 1220962=test_kdf [845/917] 1220962=test_pattern_matching [846/917] 1220962=test_win32ole_param_event [847/917] 1220962=test_nesting_parser [848/917] 1220962=test_timeout [849/917] 1220962=test_convertible [850/917] 1220963=test_frozen [851/917] 1220963=test_yield [852/917] 1220960=newline_offsets_test [853/917] 1220960=test_configuration [854/917] 1220966=test_big5 [855/917] 1220966=version_test [856/917] 1220966=test_complex [857/917] 1220960=test_gem_ext_ext_conf_builder [858/917] 1220966=test_windows_1251 [859/917] 1220966=relocation_test [860/917] 1220966=test_zsh_completion [861/917] 1220966=test_gem_request_set_lockfile_parser [862/917] 1220966=test_path_to_class [863/917] 1220966=test_readpartial [864/917] 1220966=test_gem_remote_fetcher [865/917] 1220966=test_gem_command [866/917] 1220966=test_clone [867/917] 1220960=test_rdoc_parser_rd [868/917] 1220960=test_not [869/917] 1220960=test_nonblock [870/917] 1220966=test_gem_commands_exec_command [871/917] 1220960=lex_test [872/917] 1220960=test_gem_dependency_resolution_error [873/917] 1220960=test_rdoc_markup_parser [874/917] 1220960=test_constant [875/917] 1220963=test_hash [876/917] 1220963=test_encoding [877/917] 1220966=test_kill_ring [878/917] 1220966=test_data [879/917] 1220966=test_have_macro [880/917] 1220963=test_set [881/917] 1220963=test_gem_ext_cargo_builder_unit [882/917] 1220963=test_undef [883/917] 1220963=test_rdoc_generator_pot_po [884/917] 1220963=test_folderitem2_invokeverb [885/917] 1220963=test_string [886/917] 1220966=test_ole_methods [887/917] 1220966=regular_expression_options_test [888/917] 1220966=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33909> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 33385> [889/917] 1220966=test_ensure_and_callcc [890/917] 1220966=test_gem_remote_fetcher_local_ssl_server [891/917] 1220960=test_gbk [892/917] 1220960=test_rdoc_markup_verbatim [893/917] 1220960=test_gem_resolver_index_set [894/917] 1220960=test_m17n_comb [895/917] 1220966=test_ast [896/917] 1220960=test_warning [897/917] 1220960=test_key_stroke [898/917] 1220960=test_cgi_util [899/917] 1220960=test_eval [900/917] 1220960=json_string_matching_test [901/917] 1220960=test_gem_commands_rebuild_command [902/917] 1220960=lex_test [903/917] 1220960=test_gem_resolver_best_set [904/917] 1220960=test_dup [905/917] 1220960=test_num2int [906/917] 1220960=regexp_test [907/917] 1220960=test_iter_break [908/917] 1220960=test_foreach [909/917] 1220960=integer_base_flags_test [910/917] 1220960=test_address_resolve [911/917] 1220960=test_rdoc_markup_to_bs [912/917] 1220960=test_grapheme_breaks [913/917] 1220960=test_gem_resolver_conflict [914/917] 1220960=test_disable_irb [915/917] 1220960=test_summary [916/917] 1220960=test_exception [917/917] 1220962=test_class_name_check Finished tests in 444.838536s, 70.1333 tests/s, 14612.5402 assertions/s. 31198 tests, 6500221 assertions, 0 failures, 0 errors, 370 skips ruby -v: ruby 3.4.0dev (2024-11-12T08:06:36Z master dc08d6e917) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' ruby 3.4.0dev (2024-11-12T08:06:36Z master dc08d6e917) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 30.396650 seconds 3436 files, 33240 examples, 153695 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.