# Logfile created on 2023-12-24 11:11:28 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055d20b9e9fc0 @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="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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.trunk-yjit.20231224-111128", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d20ba7f458 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d20ba7f2c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d20ba7f138 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231224-111128", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231224-111128>, @binmode=false, @mon_data=#<Monitor:0x000055d20ba7f070>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 86893b2..61289d9 master -> origin/master Updating 86893b2..61289d9 Fast-forward ccan/list/list.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Latest commit hash = 61289d9405 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-yjit/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/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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/trunk-yjit/miniinit.c compiling /tmp/ruby/src/trunk-yjit/array.c compiling /tmp/ruby/src/trunk-yjit/ast.c compiling /tmp/ruby/src/trunk-yjit/bignum.c compiling /tmp/ruby/src/trunk-yjit/class.c compiling /tmp/ruby/src/trunk-yjit/compile.c compiling /tmp/ruby/src/trunk-yjit/complex.c compiling /tmp/ruby/src/trunk-yjit/cont.c compiling /tmp/ruby/src/trunk-yjit/debug.c compiling /tmp/ruby/src/trunk-yjit/dir.c compiling /tmp/ruby/src/trunk-yjit/encoding.c compiling /tmp/ruby/src/trunk-yjit/enumerator.c compiling /tmp/ruby/src/trunk-yjit/error.c compiling /tmp/ruby/src/trunk-yjit/eval.c compiling /tmp/ruby/src/trunk-yjit/file.c compiling /tmp/ruby/src/trunk-yjit/gc.c compiling /tmp/ruby/src/trunk-yjit/hash.c compiling /tmp/ruby/src/trunk-yjit/io.c compiling /tmp/ruby/src/trunk-yjit/io_buffer.c compiling /tmp/ruby/src/trunk-yjit/iseq.c compiling /tmp/ruby/src/trunk-yjit/load.c compiling /tmp/ruby/src/trunk-yjit/marshal.c compiling /tmp/ruby/src/trunk-yjit/memory_view.c compiling /tmp/ruby/src/trunk-yjit/rjit.c compiling /tmp/ruby/src/trunk-yjit/rjit_c.c compiling /tmp/ruby/src/trunk-yjit/node.c compiling /tmp/ruby/src/trunk-yjit/node_dump.c compiling /tmp/ruby/src/trunk-yjit/numeric.c compiling /tmp/ruby/src/trunk-yjit/object.c compiling /tmp/ruby/src/trunk-yjit/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-yjit/proc.c compiling /tmp/ruby/src/trunk-yjit/process.c compiling /tmp/ruby/src/trunk-yjit/ractor.c compiling /tmp/ruby/src/trunk-yjit/random.c compiling /tmp/ruby/src/trunk-yjit/rational.c compiling /tmp/ruby/src/trunk-yjit/re.c compiling /tmp/ruby/src/trunk-yjit/ruby.c compiling /tmp/ruby/src/trunk-yjit/scheduler.c compiling /tmp/ruby/src/trunk-yjit/shape.c compiling /tmp/ruby/src/trunk-yjit/signal.c compiling /tmp/ruby/src/trunk-yjit/string.c compiling /tmp/ruby/src/trunk-yjit/struct.c compiling /tmp/ruby/src/trunk-yjit/symbol.c compiling /tmp/ruby/src/trunk-yjit/thread.c compiling /tmp/ruby/src/trunk-yjit/time.c compiling /tmp/ruby/src/trunk-yjit/variable.c compiling /tmp/ruby/src/trunk-yjit/version.c compiling /tmp/ruby/src/trunk-yjit/vm.c compiling /tmp/ruby/src/trunk-yjit/vm_backtrace.c compiling /tmp/ruby/src/trunk-yjit/vm_dump.c compiling /tmp/ruby/src/trunk-yjit/vm_sync.c compiling /tmp/ruby/src/trunk-yjit/vm_trace.c compiling /tmp/ruby/src/trunk-yjit/weakmap.c compiling /tmp/ruby/src/trunk-yjit/yjit.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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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. builtin_binary.inc updated 76e934bb17dc6707909e962248ef2d291897d7951f46fba0a469fe3d59b78422 builtin_binary.inc compiling /tmp/ruby/src/trunk-yjit/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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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 making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' compiling /tmp/ruby/src/trunk-yjit/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' compiling /tmp/ruby/src/trunk-yjit/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' compiling /tmp/ruby/src/trunk-yjit/ext/ripper/ripper.c make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' compiling /tmp/ruby/src/trunk-yjit/ext/socket/init.c linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' compiling /tmp/ruby/src/trunk-yjit/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-yjit/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/constants.c make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' compiling /tmp/ruby/src/trunk-yjit/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/socket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/option.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-yjit/ext/socket/ifaddr.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs generating enc.mk 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. making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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 to installing binary commands: /tmp/ruby/install/trunk-yjit/bin installing base libraries: /tmp/ruby/install/trunk-yjit/lib installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.5.3 cgi 0.4.1 csv 3.2.8 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.1 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.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/trunk-yjit/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.2 io-console 0.7.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.0 strscan 3.0.7 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.3 net-imap 0.4.9 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.0 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1869 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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-yjit/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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Run options: --seed=58437 "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/910] 773715=test_bug-3571 [ 2/910] 773715=test_gem_safe_marshal [ 3/910] 773717=test_date_new [ 4/910] 773716=test_keyword [ 5/910] 773714=test_backtrace [ 6/910] 773714=test_call [ 7/910] 773717=test_gem_ext_cargo_builder_link_flag_converter [ 8/910] 773714=test_pkey_ec [ 9/910] 773714=test_rdoc_class_module [ 10/910] 773717=test_exception_at_throwing [ 11/910] 773716=test_thread [ 12/910] 773716=test_date_parse [ 13/910] 773717=test_ole_methods [ 14/910] 773717=test_gem_resolver_index_set [ 15/910] 773717=test_variable_name_check [ 16/910] 773717=test_folderitem2_invokeverb [ 17/910] 773717=test_require_path_check [ 18/910] 773716=test_win32ole_event [ 19/910] 773716=test_gem_resolver_api_specification [ 20/910] 773717=test_optimization [ 21/910] 773716=test_gem_gemcutter_utilities [ 22/910] 773714=test_column_separator [ 23/910] 773714=test_buffering [ 24/910] 773714=test_svcb_https [ 25/910] 773714=test_inadvertent_creation [ 26/910] 773714=test_store [ 27/910] 773716=test_object [ 28/910] 773716=test_provider [ 29/910] 773714=test_rdoc_parser_changelog [ 30/910] 773715=parameters_signature_test [ 31/910] 773715=test_rdoc_markup_document [ 32/910] 773714=test_rdoc_markup_attributes [ 33/910] 773714=test_resize [ 34/910] 773714=test_rdoc_store [ 35/910] 773716=test_bug-5832 [ 36/910] 773716=test_rdoc_stats [ 37/910] 773715=test_err_in_callback [ 38/910] 773715=test_enumerator_kw [ 39/910] 773715=newline_test [ 40/910] 773715=test_ruby_lex [ 41/910] 773716=test_ossl [ 42/910] 773715=test_gem_console_ui [ 43/910] 773715=test_len [ 44/910] 773715=test_gc_compact [ 45/910] 773714=test_coderange [ 46/910] 773714=test_default_gems [ 47/910] 773714=test_flags [ 48/910] 773714=test_exception [ 49/910] 773714=test_enum [ 50/910] 773714=test_gem_rdoc [ 51/910] 773715=test_vm_dump [ 52/910] 773715=test_input_method [ 53/910] 773714=test_gem_dependency_installer [ 54/910] 773715=test_socket [ 55/910] 773715=errors_test [ 56/910] 773715=test_class [ 57/910] 773715=desugar_compiler_test [ 58/910] 773715=test_optarg [ 59/910] 773715=test_gem_resolver_git_specification [ 60/910] 773715=test_header [ 61/910] 773715=test_win32ole_param_event [ 62/910] 773715=test_grapheme_breaks [ 63/910] 773715=test_rdoc_rdoc [ 64/910] 773715=test_assignment [ 65/910] 773717=test_object_references [ 66/910] 773717=test_gem_commands_yank_command [ 67/910] 773717=test_memory_view [ 68/910] 773717=test_reline [ 69/910] 773714=test_tcp [ 70/910] 773714=test_io_buffer [ 71/910] 773717=test_rdoc_rd_block_parser [ 72/910] 773714=test_human_typo [ 73/910] 773714=test_trick Skipping Gem::PackageTask tests. rake not found. [ 74/910] 773715=test_gem_package_task [ 75/910] 773715=test_verbose [ 76/910] 773715=test_rb_str_dup [ 77/910] 773715=test_delegation [ 78/910] 773715=test_io [ 79/910] 773717=json_parser_test [ 80/910] 773716=test_gem_resolver_vendor_set [ 81/910] 773717=test_history [ 82/910] 773716=test_date_conv [ 83/910] 773716=test_egrep_cpp [ 84/910] 773717=!Nothing_to_test [ 85/910] 773717=test_rdoc_markup_to_tt_only [ 86/910] 773717=test_fips [ 87/910] 773715=test_scanner_events [ 88/910] 773715=test_kernel [ 89/910] 773716=test_rdoc_tom_doc [ 90/910] 773716=test_deprecated [ 91/910] 773716=test_gem_command [ 92/910] 773717=test_gem_commands_specification_command [ 93/910] 773716=test_rdoc_parser_markdown [ 94/910] 773716=test_helper [ 95/910] 773716=test_div [ 96/910] 773716=test_tmpdir [ 97/910] 773717=test_show_source [ 98/910] 773717=test_gem_ext_cargo_builder_unit [ 99/910] 773717=test_ensured [100/910] 773716=test_integer [101/910] 773717=test_key_actor_vi [102/910] 773717=test_gem_commands_which_command [103/910] 773717=test_date_time [104/910] 773715=test_passing_block [105/910] 773717=test_c_struct_entry [106/910] 773715=test_m17n_comb [107/910] 773717=test_gem_source_installed [108/910] 773717=test_project_sanity [109/910] 773717=test_gem_commands_mirror [110/910] 773717=test_common [111/910] 773717=test_gem_uninstaller [112/910] 773714=test_gem_commands_server_command [113/910] 773714=test_rdoc_markup_to_rdoc [114/910] 773714=test_name_error [115/910] 773714=test_tempfile [116/910] 773714=test_pkey_dsa [117/910] 773714=test_safe_load [118/910] 773717=test_fixnum [119/910] 773714=test_signal [120/910] 773717=test_flush [121/910] 773717=test_syslog_logger [122/910] 773715=test_encodings [123/910] 773717=test_gem_commands_contents_command [124/910] 773717=test_enumerator [125/910] 773716=test_thread_fd_close [126/910] 773716=test_rdoc_ri_paths [127/910] 773716=test_mutex [128/910] 773717=test_nil2vtempty [129/910] 773717=test_cgi_core [130/910] 773717=test_iso_8859 [131/910] 773717=test_gem_doctor [132/910] 773717=test_exception [133/910] 773715=test_serialize_subclasses [134/910] 773715=test_row [135/910] 773715=test_parser [136/910] 773715=test_struct [137/910] 773715=test_gem_commands_cert_command [138/910] 773716=test_ldap [139/910] 773716=test_rdoc_context [140/910] 773717=test_files_lib [141/910] 773714=test_open-uri [142/910] 773716=test_gem [143/910] 773715=test_resolve_symbol [144/910] 773714=test_sexp [145/910] 773715=json_common_interface_test [146/910] 773714=test_ssl [147/910] 773715=test_stringchar [148/910] 773715=test_rdoc_markup_to_markdown [149/910] 773715=test_gem_package_old [150/910] 773715=test_ractor [151/910] 773714=test_syslog [152/910] 773714=test_observer [153/910] 773714=test_enumerable [154/910] 773714=test_win32ole_variant [155/910] 773714=test_marshal [156/910] 773715=test_jaro_winkler [157/910] 773715=test_flip [158/910] 773715=test_liberal_parsing [159/910] 773715=test_gem_commands_unpack_command [160/910] 773715=test_name_error_extension [161/910] 773715=test_gem_text [162/910] 773715=test_gem_request [163/910] 773715=test_settracefunc [164/910] 773714=test_file [165/910] 773716=bom_test [166/910] 773716=test_protocol [167/910] 773716=test_gem_commands_signout_command [168/910] 773716=test_null [169/910] 773716=test_date_strptime [170/910] 773716=test_win32ole [171/910] 773716=test_time_tz [172/910] 773716=test_yaml_special_cases [173/910] 773716=test_gem_source_list [174/910] 773716=test_rdoc_generator_markup [175/910] 773716=test_method_cache [176/910] 773716=test_sprintf_comb [177/910] 773715=test_config [178/910] 773716=test_gem_security_policy [179/910] 773715=test_rubyvm [180/910] 773715=test_force_quotes [181/910] 773715=test_timeout [182/910] 773716=test_ractor [183/910] 773716=test_severity [184/910] 773716=test_weakref [185/910] 773716=test_require [186/910] 773716=test_ifunless [187/910] 773716=test_json_tree [188/910] 773716=test_gem_install_update_options [189/910] 773715=test_rdoc_text [190/910] 773715=test_module [191/910] 773716=test_fd_setsize [192/910] 773716=test_rdoc_i18n_text [193/910] 773716=test_singleton_function [194/910] 773716=test_cclass [195/910] 773716=test_bug_reporter [196/910] 773716=test_ssl [197/910] 773717=test_general [198/910] 773717=test_class_name_check [199/910] 773717=test_files_test_2 [200/910] 773717=test_ipaddr [201/910] 773717=test_scan_args [202/910] 773717=test_gem_resolver_git_set [203/910] 773717=test_gem_commands_update_command [204/910] 773715=test_normalize [205/910] 773715=test_kconv [206/910] 773715=test_eval [207/910] 773715=test_gem_version_option [208/910] 773715=test_each [209/910] 773715=test_spell_checker [210/910] 773715=test_date_compat [211/910] 773715=test_str2big [212/910] 773715=test_symbol [213/910] 773715=test_file [214/910] 773715=test_gem_resolver_vendor_specification [215/910] 773715=test_stringscanner [216/910] 773715=test_gem_uri [217/910] 773715=test_bigdecimal_util [218/910] 773715=test_init [219/910] 773715=test_parser_events [220/910] 773715=test_rewind [221/910] 773715=test_load [222/910] 773715=test_enumerator [223/910] 773715=test_case [224/910] 773715=test_key_actor_emacs [225/910] 773715=test_basicinstructions [226/910] 773715=test_emitter [227/910] 773715=test_cesu8 [228/910] 773715=test_cstr [229/910] 773717=test_httpresponses [230/910] 773717=test_mixed_unicode_escapes [231/910] 773717=test_set [232/910] 773717=test_numhash [233/910] 773717=test_pkey_rsa [234/910] 773714=test_clone [235/910] 773714=test_thread_queue [236/910] 773717=test_console_attr [237/910] 773717=test_big2str [238/910] 773717=test_nowrite [239/910] 773717=test_postponed_job [240/910] 773717=test_files_sample [241/910] 773717=test_win32ole_param [242/910] 773717=test_instrumentation_api [243/910] 773715=test_win32ole_variable [244/910] 773715=test_gem_request_set_lockfile [245/910] 773715=test_pattern_matching [246/910] 773715=test_ubf_async_safe [247/910] 773715=test_gem_path_support [248/910] 773715=test_gem_specification [249/910] 773717=test_gem_commands_owner_command [250/910] 773716=test_bignum [251/910] 773716=test_yield [252/910] 773717=json_encoding_test [253/910] 773717=test_win32ole_record [254/910] 773717=ractor_test [255/910] 773717=test_iseq [256/910] 773714=test_symbol [257/910] 773715=test_coder [258/910] 773717=test_compile_prism [259/910] 773715=test_context [260/910] 773715=test_debug_cmd [261/910] 773715=test_random [262/910] 773715=test_workspace [263/910] 773717=test_complexrational [264/910] 773717=test_rdoc_any_method [265/910] 773715=test_mutex_m [266/910] 773715=test_gem_package_tar_reader [267/910] 773715=test_unix [268/910] 773715=test_pathname [269/910] 773714=test_enc_associate [270/910] 773717=test_io_timeout [271/910] 773717=test_rdoc_generator_pot [272/910] 773717=test_coverage [273/910] 773715=test_comparable [274/910] 773715=test_gem_gem_runner [275/910] 773715=test_gem_resolver_installed_specification [276/910] 773715=test_gem_source_specific_file [277/910] 773715=test_windows_1251 [278/910] 773715=test_utf32 [279/910] 773715=test_base64 [280/910] 773715=test_gem_requirement [281/910] 773714=test_euc_tw [282/910] 773714=test_gem_commands_open_command [283/910] 773714=test_unicode_escape [284/910] 773715=test_notimplement [285/910] 773715=test_mkmf [286/910] 773714=test_marshalable [287/910] 773714=test_gem_resolver_local_specification [288/910] 773715=test_noarg [289/910] 773714=test_wait [290/910] 773715=test_erb [291/910] 773715=test_drbunix [292/910] 773714=test_enc_str_buf_cat [293/910] 773714=parse_comments_test [294/910] 773714=test_require [295/910] 773717=test_webauthn_poller [296/910] 773716=test_append [297/910] 773716=test_rdoc_rd [298/910] 773716=test_color [299/910] 773716=test_gem_resolver_specification [300/910] 773717=test_ansi_without_terminfo [301/910] 773717=test_tracepoint [302/910] 773716=test_internal_ivar [303/910] 773716=test_resource [304/910] 773716=test_array_create [305/910] 773716=test_reqarg [306/910] 773716=test_undef [307/910] 773716=test_http [308/910] 773716=test_path [309/910] 773716=test_beginendblock [310/910] 773717=test_autoload [311/910] 773716=test_time [312/910] 773716=test_yaml_tree [313/910] 773716=test_gem_resolver_best_set [314/910] 773716=test_rdoc_markup_to_html_snippet [315/910] 773716=test_ractor [316/910] 773716=test_cmd [317/910] 773716=test_within_pipe [318/910] 773716=test_gem_stub_specification [319/910] 773716=test_gem_commands_cleanup_command [320/910] 773714=test_win32ole_variant_outarg [321/910] 773714=test_struct [322/910] 773714=test_function [323/910] 773714=test_frozen_error [324/910] 773714=test_acl [325/910] 773716=fuzzer_test [326/910] 773714=test_pattern_key_name_check [327/910] 773714=test_thread [328/910] 773716=test_num2int [329/910] 773716=test_patterns [330/910] 773716=test_rdoc_options [331/910] 773716=test_gem_remote_fetcher [332/910] 773715=test_rdoc_markup_to_bs [333/910] 773715=test_ripper [334/910] 773715=test_gem_unsatisfiable_dependency_error [335/910] 773715=test_iter_break [336/910] 773715=test_gem_resolver_conflict [337/910] 773715=test_rdoc_markup_to_html_crossref [338/910] 773715=test_hash [339/910] 773715=test_gem_version [340/910] 773715=test_rdoc_include [341/910] 773715=test_x509name [342/910] 773715=test_address_resolve [343/910] 773715=test_raise_exception [344/910] 773716=test_gem_config_file [345/910] 773717=ripper_compat_test [346/910] 773717=test_yamlstore [347/910] 773717=test_yjit_exit_locations [348/910] 773717=test_addr [349/910] 773717=test_euc_kr [350/910] 773717=test_remote_fetch_error [351/910] 773717=test_gem_uri_formatter [352/910] 773716=test_stack [353/910] 773717=test_fileutils [354/910] 773715=test_rubyoptions [355/910] 773717=test_c_union_entity [356/910] 773717=test_rdoc_task [357/910] 773717=test_helper [358/910] 773717=test_io_console [359/910] 773716=test_backtrace [360/910] 773716=test_econv [361/910] 773717=test_bash_completion [362/910] 773717=test_io_m17n [363/910] 773716=test_ractor [364/910] 773716=test_have_library [365/910] 773717=test_gem_commands_query_command [366/910] 773716=test_fiddle [367/910] 773716=test_gem_security_trust_dir [368/910] 773716=test_regex_casefold [369/910] 773714=encoding_test [370/910] 773717=test_gem_source_git [371/910] 773714=test_last_thread [372/910] 773716=test_kwargs [373/910] 773716=test_io_wait [374/910] 773716=test_data_error [375/910] 773716=test_method_cache [376/910] 773716=test_parse [377/910] 773717=test_regexp [378/910] 773714=test_digest [379/910] 773716=test_objspace [380/910] 773714=test_dryrun [381/910] 773714=test_ocsp [382/910] 773714=test_general [383/910] 773714=test_gem_commands_push_command [384/910] 773714=test_bigdecimal [385/910] 773715=test_ns_spki [386/910] 773715=test_abi [387/910] 773715=test_drb [388/910] 773714=test_gem_resolver [389/910] 773714=test_lambda [390/910] 773714=test_skip_lines [391/910] 773714=test_pack [392/910] 773714=test_rdoc_parser_rd [393/910] 773714=test_gem_commands_stale_command [394/910] 773714=test_class [395/910] 773714=test_const [396/910] 773714=test_pkcs12 [397/910] 773715=test_webauthn_listener [398/910] 773715=test_printf [399/910] 773715=test_pp [400/910] 773715=test_rdoc_markup_to_label [401/910] 773715=test_utf16 [402/910] 773715=test_gem_ext_cmake_builder [403/910] 773715=test_httpresponse [404/910] 773714=test_rdoc_parser_ruby [405/910] 773715=test_handle [406/910] 773715=test_config [407/910] 773714=test_condition [408/910] 773714=test_rdoc_alias [409/910] 773714=test_cp949 [410/910] 773714=test_rdoc_generator_pot_po_entry [411/910] 773714=test_rdoc_markup_indented_paragraph [412/910] 773714=test_emoji [413/910] 773714=test_threadgroup [414/910] 773715=test_sorted_set [415/910] 773715=test_date_attr [416/910] 773715=test_to_ary_concat [417/910] 773714=test_pair [418/910] 773715=test_case_options [419/910] 773715=test_rendering [420/910] 773715=test_install [421/910] 773715=test_bigzero [422/910] 773715=test_configuration [423/910] 773715=test_gem_package_tar_header [424/910] 773715=test_string_processing [425/910] 773715=test_rdoc_extend [426/910] 773715=test_gem_util [427/910] 773715=test_merge_keys [428/910] 773715=test_gem_resolver_api_set [429/910] 773715=test_io_buffer [430/910] 773715=test_yaml [431/910] 773714=test_propertyputref [432/910] 773714=test_convert [433/910] 773714=test_yield_block [434/910] 773714=test_rdoc_markup_raw [435/910] 773714=test_interned_str [436/910] 773714=test_func [437/910] 773715=test_nesting_parser [438/910] 773715=test_fstring [439/910] 773715=test_config [440/910] 773715=test_date_ractor [441/910] 773715=comments_test [442/910] 773715=test_object [443/910] 773715=test_optparse [444/910] 773715=test_win32ole_type_event [445/910] 773715=test_framework [446/910] 773715=test_path_to_class [447/910] 773715=test_load [448/910] 773715=test_gem_commands_fetch_command [449/910] 773715=test_gem_ext_ext_conf_builder [450/910] 773715=test_rdoc_parser_simple [451/910] 773715=test_rdoc_require [452/910] 773715=test_random [453/910] 773715=test_pkey_dh [454/910] 773715=test_lexer [455/910] 773715=magic_comment_test [456/910] 773715=test_gem_bundler_version_finder [457/910] 773715=test_rdoc_markup_paragraph [458/910] 773715=test_date_strftime [459/910] 773715=test_sprintf [460/910] 773715=test_rational [461/910] 773715=test_capacity [462/910] 773715=test_nextafter [463/910] 773715=test_ractor [464/910] 773715=test_case_comprehensive [465/910] 773714=test_recursion [466/910] 773714=test_webauthn_listener_response [467/910] 773714=test_object_create_start [468/910] 773714=test_nomethod_error [469/910] 773714=test_duplicate [470/910] 773714=test_psych [471/910] 773714=test_arith_seq_extract [472/910] 773714=test_logperiod [473/910] 773714=test_yamldbm [474/910] 773714=test_x509cert [475/910] 773717=test_popen_deadlock [476/910] 773714=test_rdoc_rd_inline [477/910] 773714=test_dup [478/910] 773714=test_thread_cv [479/910] 773717=test_files_test_1 [480/910] 773717=test_typeddata [481/910] 773714=test_kdf [482/910] 773717=test_gem_installer [483/910] 773714=test_gem_ext_cargo_builder [484/910] 773714=test_logdevice [485/910] 773714=test_rdoc_normal_class [486/910] 773714=test_integer [487/910] 773714=test_unicode [488/910] 773714=test_basicsocket [489/910] 773714=test_weakmap [490/910] 773717=test_gem_ext_builder [491/910] 773717=test_ws [492/910] 773717=test_float [493/910] 773717=test_boolean [494/910] 773717=test_scheduler [495/910] 773717=test_gem_commands_build_command [496/910] 773717=test_rdoc_top_level [497/910] 773717=test_rdoc_servlet [498/910] 773717=test_document [499/910] 773717=test_iseq_load [500/910] 773717=test_rdoc_markup_to_joined_paragraph [501/910] 773717=test_frozen [502/910] 773717=test_io [503/910] 773714=test_gem_dependency [504/910] 773714=test_primitive [505/910] 773714=test_date_marshal [506/910] 773714=test_omap [507/910] 773714=constant_path_node_test [508/910] 773714=test_gem_request_set [509/910] 773714=test_stream [510/910] 773714=test_shellwords [511/910] 773714=test_win32ole_method_event [512/910] 773714=test_gem_resolver_index_specification [513/910] 773714=test_sockopt [514/910] 773714=test_ast [515/910] 773717=test_etc [516/910] 773717=test_emitter [517/910] 773717=test_encoding [518/910] 773717=test_array [519/910] 773715=test_depth_first [520/910] 773715=test_set_len [521/910] 773715=test_key_stroke [522/910] 773715=test_ftp [523/910] 773715=test_class2name [524/910] 773715=test_gem_source [525/910] 773715=test_benchmark [526/910] 773715=test_bmethod [527/910] 773715=json_fixtures_test [528/910] 773715=test_assembler [529/910] 773715=test_addrinfo [530/910] 773715=test_closure [531/910] 773715=test_digest [532/910] 773715=test_rdoc_parser_c [533/910] 773715=test_variable [534/910] 773715=test_not [535/910] 773715=test_string [536/910] 773716=test_terminfo [537/910] 773716=test_rdoc_context_section [538/910] 773716=test_bug-14834 [539/910] 773716=test_inputs_scanner [540/910] 773716=test_rdoc_markup_include [541/910] 773716=memsize_test [542/910] 773716=test_cmethod [543/910] 773716=test_find [544/910] 773716=test_gem_ext_configure_builder [545/910] 773716=test_storage [546/910] 773716=test_http_request [547/910] 773716=test_recorder [548/910] 773716=test_string [549/910] 773716=test_iterator [550/910] 773716=test_parser [551/910] 773716=test_key_event_record [552/910] 773716=locals_test [553/910] 773716=test_data [554/910] 773716=pattern_test [555/910] 773716=test_rdoc_markup_pre_process [556/910] 773716=test_rdoc_encoding [557/910] 773716=test_open3 [558/910] 773717=test_objectspace [559/910] 773717=test_rdoc_rd_inline_parser [560/910] 773717=test_gem_commands_lock_command [561/910] 773717=test_euc_jp [562/910] 773717=test_win32ole_typelib [563/910] 773717=test_process [564/910] 773717=test_rdoc_markdown [565/910] 773717=test_external_new [566/910] 773717=test_function_entry [567/910] 773717=test_rdoc_constant [568/910] 773717=test_deprecate [569/910] 773717=test_dir_m17n [570/910] 773716=test_require_lib [571/910] 773717=test_tree_spell_checker [572/910] 773717=test_gem_security_signer [573/910] 773717=test_set [574/910] 773717=test_getoptlong [575/910] 773717=test_generic [576/910] 773717=test_cparser [577/910] 773717=test_buffered_io [578/910] 773717=test_drbobject [579/910] 773717=test_config [580/910] 773717=test_bn [581/910] 773717=test_gem_platform [582/910] 773717=test_x509ext [583/910] 773717=test_exit [584/910] 773717=test_rdoc_parser [585/910] 773717=test_rdoc_markup_verbatim [586/910] 773717=test_yjit [587/910] 773716=test_gem_resolver_dependency_request [588/910] 773716=test_m17n [589/910] 773716=test_argf [590/910] 773716=test_ssl_session [591/910] 773716=test_pinned [592/910] 773716=test_x509attr [593/910] 773716=test_gbk [594/910] 773716=test_key_error [595/910] 773716=test_engine [596/910] 773716=test_pstore [597/910] 773716=test_gem_ext_rake_builder [598/910] 773716=test_hash [599/910] 773717=test_dir [600/910] 773717=test_cgi_util [601/910] 773717=test_rdoc_markup_heading [602/910] 773717=test_metaclass [603/910] 773717=test_acceptable [604/910] 773717=test_whileuntil [605/910] 773717=test_mul [606/910] 773717=test_cgi_cookie [607/910] 773717=json_string_matching_test [608/910] 773717=test_monitor [609/910] 773717=parse_test [610/910] 773716=test_quote_empty [611/910] 773716=test_rat [612/910] 773716=test_rdoc_markup_attribute_manager [613/910] 773716=test_gb18030 [614/910] 773716=test_scalar_scanner [615/910] 773716=test_unconverted_fields [616/910] 773716=regexp_test [617/910] 773716=test_gem_resolver_composed_set [618/910] 773716=test_cipher [619/910] 773716=test_new [620/910] 773716=test_gem_package_tar_writer [621/910] 773716=test_irb [622/910] 773716=test_key_name_check [623/910] 773716=test_rdoc_generator_pot_po [624/910] 773716=test_rdoc_ri_driver [625/910] 773717=test_httpheader [626/910] 773717=test_evaluation [627/910] 773717=test_gem_commands_pristine_command [628/910] 773716=test_alias_and_anchor [629/910] 773716=test_gem_source_subpath_problem [630/910] 773716=test_https [631/910] 773716=test_string_memory [632/910] 773716=dispatcher_test [633/910] 773716=test_x509req [634/910] 773716=test_eval_history [635/910] 773716=test_digest_extend [636/910] 773716=test_stringify_symbols [637/910] 773716=test_pty [638/910] 773717=test_line_editor [639/910] 773717=test_gem_package_tar_reader_entry [640/910] 773716=test_debug [641/910] 773716=test_asn1 [642/910] 773716=test_filter [643/910] 773716=test_features [644/910] 773717=test_arith_seq_beg_len_step [645/910] 773716=test_insns_leaf [646/910] 773716=test_gem_resolver_requirement_list [647/910] 773716=test_gem_resolver_activation_request [648/910] 773717=test_koi8 [649/910] 773716=test_files_ext [650/910] 773717=test_bundled_ca [651/910] 773716=test_tree_builder [652/910] 773716=test_rdoc_markup_to_html [653/910] 773716=test_protect [654/910] 773716=test_at_exit [655/910] 773716=library_symbols_test [656/910] 773716=test_case [657/910] 773716=test_rational2 [658/910] 773716=test_env [659/910] 773717=test_pkg_config [660/910] 773717=test_http [661/910] 773716=test_completion [662/910] 773716=test_method_name_check [663/910] 773716=test_gem_commands_info_command [664/910] 773716=test_gc [665/910] 773716=test_math [666/910] 773716=test_dln [667/910] 773716=test_libs [668/910] 773716=test_fiber [669/910] 773714=test_wss [670/910] 773714=test_syntax [671/910] 773716=test_to_ruby [672/910] 773716=test_gem_request_connection_pools [673/910] 773717=test_type_completor [674/910] 773717=test_gem_resolver_installer_set [675/910] 773717=test_color_printer [676/910] 773717=test_rdoc_rubygems_hook [677/910] 773716=test_gem_commands_uninstall_command [678/910] 773717=test_option [679/910] 773717=test_ellipsize [680/910] 773717=test_random_formatter [681/910] 773717=test_complex [682/910] 773717=test_x509crl [683/910] 773717=test_gem_commands_environment_command [684/910] 773717=test_cgi_session [685/910] 773717=test_gem_dependency_list [686/910] 773715=test_rdoc_markup_to_table_of_contents [687/910] 773715=test_rdoc_code_object [688/910] 773717=test_refinement [689/910] 773715=test_win32ole_variant_m [690/910] 773715=json_generator_test [691/910] 773716=test_prettyprint [692/910] 773716=test_converters [693/910] 773716=test_big5 [694/910] 773716=test_nonblock [695/910] 773716=test_strip [696/910] 773715=test_did_you_mean [697/910] 773716=location_test [698/910] 773715=test_extlibs [699/910] 773716=test_gem_update_suggestion [700/910] 773716=test_securerandom [701/910] 773716=test_queue [702/910] 773716=test_zlib [703/910] 773715=test_timeout [704/910] 773715=test_proc [705/910] 773714=test_gem_resolver_lock_set [706/910] 773714=test_ansi_with_terminfo [707/910] 773714=test_gem_commands_sources_command [708/910] 773714=test_gem_silent_ui [709/910] 773714=ruby_api_test [710/910] 773714=test_kill_ring [711/910] 773714=test_gem_request_set_lockfile_parser [712/910] 773714=test_https_proxy [713/910] 773714=test_process [714/910] 773715=test_gem_dependency_resolution_error [715/910] 773715=test_gem_commands_outdated_command [716/910] 773715=test_arithmetic_sequence [717/910] 773715=test_rubygems [718/910] 773715=version_test [719/910] 773715=test_unicode_normalize [720/910] 773717=test_import [721/910] 773717=test_zsh_completion [722/910] 773717=test_foreach [723/910] 773717=test_uncorrectable_name_check [724/910] 773717=test_gem_request_set_gem_dependency_api [725/910] 773717=test_mdns [726/910] 773717=test_rdoc_cross_reference [727/910] 773715=test_pipe [728/910] 773717=json_ext_parser_test [729/910] 773717=test_rdoc_token_stream [730/910] 773715=test_reline_key [731/910] 773717=test_nkf [732/910] 773715=test_write [733/910] 773717=test_udp [734/910] 773717=test_emoji_breaks [735/910] 773715=test_summary [736/910] 773715=test_rdoc_single_class [737/910] 773715=test_logger [738/910] 773715=test_gem_security [739/910] 773716=test_time [740/910] 773716=test_stat [741/910] 773716=test_stream [742/910] 773716=test_rdoc_generator_darkfish [743/910] 773716=test_gem_local_remote_options [744/910] 773716=test_history [745/910] 773716=test_range [746/910] 773717=test_gem_commands_setup_command [747/910] 773716=test_gem_impossible_dependencies_error [748/910] 773716=test_win32ole_method [749/910] 773716=test_cgi_modruby [750/910] 773716=test_ts [751/910] 773717=test_locale [752/910] 773717=test_gem_commands_help_command [753/910] 773717=test_cgi_tag_helper [754/910] 773717=test_read [755/910] 773717=test_rdoc_i18n_locale [756/910] 773717=test_ractor [757/910] 773717=test_scalar [758/910] 773717=test_getopts [759/910] 773717=test_profile_frames [760/910] 773717=test_shapes [761/910] 773717=test_rdoc_markup_parser [762/910] 773716=test_row_separator [763/910] 773716=test_sleep [764/910] 773717=test_date [765/910] 773717=test_ancdata [766/910] 773717=test_rinda [767/910] 773717=test_qsort [768/910] 773717=test_stringio [769/910] 773717=test_gem_package [770/910] 773715=test_eval [771/910] 773715=test_gem_validator [772/910] 773715=test_rdoc_markup_formatter [773/910] 773715=test_forwardable [774/910] 773715=json_addition_test [775/910] 773715=test_data_converters [776/910] 773715=test_case_mapping [777/910] 773715=test_have_func [778/910] 773717=test_readpartial [779/910] 773717=test_gem_available_set [780/910] 773717=test_modify_expand [781/910] 773717=test_too_many_dummy_encodings [782/910] 773717=test_pkey [783/910] 773717=test_bigmath [784/910] 773717=test_find_executable [785/910] 773717=test_quote_char_nil [786/910] 773717=test_gem_source_vendor [787/910] 773717=test_encoding [788/910] 773717=test_gc [789/910] 773715=test_ractor [790/910] 773716=test_constant [791/910] 773715=test_lazy_enumerator [792/910] 773715=test_nil [793/910] 773715=test_convertible [794/910] 773716=test_rdoc_comment [795/910] 773716=test_have_macro [796/910] 773716=test_gem_source_local [797/910] 773716=test_win32ole_type [798/910] 773716=test_autoconf [799/910] 773716=test_rdoc_method_attr [800/910] 773714=test_thread [801/910] 773716=test_rdoc_attr [802/910] 773716=test_gem_commands_list_command [803/910] 773716=test_literal [804/910] 773714=test_cgi_multipart [805/910] 773714=test_error_highlight [806/910] 773716=test_sizeof [807/910] 773714=test_my_integer [808/910] 773714=test_face [809/910] 773714=test_signedness [810/910] 773716=test_rbconfig [811/910] 773716=test_transcode [812/910] 773716=test_ractor [813/910] 773716=test_erb_m17n [814/910] 773716=test_file_exhaustive [815/910] 773715=test_rdoc_markup_hard_break [816/910] 773715=test_date_arith [817/910] 773715=test_mailto [818/910] 773715=test_sleep [819/910] 773714=test_fnmatch [820/910] 773714=test_files_test [821/910] 773714=test_gem_spec_fetcher [822/910] 773717=test_singleton [823/910] 773717=test_member [824/910] 773717=test_nofree [825/910] 773717=test_change_word [826/910] 773717=test_raise [827/910] 773717=test_gem_name_tuple [828/910] 773714=test_continuation [829/910] 773717=test_ractor [830/910] 773717=test_drbssl [831/910] 773714=test_string [832/910] 773714=test_delete [833/910] 773714=test_gem_resolver_lock_specification [834/910] 773714=test_gem_source_lock [835/910] 773714=test_placearg [836/910] 773714=test_pack [837/910] 773714=test_system [838/910] 773715=test_rdoc_generator_ri [839/910] 773715=test_trace [840/910] 773715=test_gem_stream_ui [841/910] 773715=test_table [842/910] 773715=unescape_test [843/910] 773714=test_arity [844/910] 773714=test_read_write [845/910] 773714=test_type [846/910] 773714=test_rendering [847/910] 773714=test_c_struct_builder [848/910] 773714=test_memory_view [849/910] 773714=test_gem_commands_dependency_command [850/910] 773714=test_invalid [851/910] 773714=test_require [852/910] 773715=test_array [853/910] 773715=test_defined [854/910] 773715=test_formatter [855/910] 773715=test_enc_raise [856/910] 773715=attribute_write_test [857/910] 773715=heredoc_dedent_test [858/910] 773715=test_data [859/910] 773715=test_usrmarshal [860/910] 773715=test_gem_commands_exec_command [861/910] 773714=test_pack [862/910] 773714=test_dot_dot [863/910] 773714=test_weakkeymap [864/910] 773714=test_switch_hitter [865/910] 773715=test_rand [866/910] 773714=test_windows_1252 [867/910] 773714=test_dns [868/910] 773714=test_update [869/910] 773714=test_pkcs7 [870/910] 773714=test_tuplebag [871/910] 773714=test_cgi_header [872/910] 773714=test_hash_create [873/910] 773714=test_rdoc_markup [874/910] 773714=test_rdoc_generator_json_index [875/910] 773715=test_read [876/910] 773714=test_gem_request_set_lockfile_tokenizer [877/910] 773714=test_pointer [878/910] 773715=test_numeric [879/910] 773715=test_integer_comb [880/910] 773714=test_word [881/910] 773714=compiler_test [882/910] 773714=test_arity [883/910] 773714=test_alias [884/910] 773714=test_rdoc_normal_module [885/910] 773714=test_rdoc_markdown_test [886/910] 773714=json_generic_object_test [887/910] 773714=test_gem_commands_check_command [888/910] 773714=test_shift_jis [889/910] 773714=test_hmac [890/910] 773714=test_super [891/910] 773716=test_ractor_compatibility [892/910] 773715=test_rdoc_markup_to_ansi [893/910] 773715=test_gem_commands_install_command [894/910] 773716=test_numeric [895/910] 773716=test_gem_commands_search_command [896/910] 773716=test_x509store [897/910] 773716=test_gem_source_fetch_problem [898/910] 773716=test_method [899/910] 773714=test_erb_command [900/910] 773714=test_gem_commands_signin_command [901/910] 773714=test_tsort [902/910] 773714=test_gem_command_manager [903/910] 773714=test_delegate [904/910] 773714=test_ostruct [905/910] 773714=test_gem_ci_detector [906/910] 773714=test_io_wait_uncommon [907/910] 773714=test_complex2 [908/910] 773714=test_abbrev [909/910] 773714=test_macro [910/910] 773714=test_inlinecache Finished tests in 199.959965s, 135.0170 tests/s, 47839.2461 assertions/s. 26998 tests, 9565934 assertions, 0 failures, 0 errors, 222 skips ruby -v: ruby 3.3.0dev (2023-12-24T10:34:25Z master 61289d9405) +YJIT [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' 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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug description_with_yjit 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 100.671373 seconds 3728 files, 32491 examples, 189009 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.