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