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