# Logfile created on 2024-03-08 15:23:06 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055d924fc2008 @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.20240308-152306", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d925057428 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d9250572c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d925057108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240308-152306", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240308-152306>, @binmode=false, @mon_data=#<Monitor:0x000055d925057040>, @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 Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision - Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[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 Already up to date. Latest commit hash = 2d80b6093f $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c generating golf_prelude.c make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper' /tmp/ruby/src/trunk-yjit/revision.h updated golf_prelude.c unchanged 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' Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision - echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged $$$[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/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 = -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 55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61 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 encdb.h generating enc.mk encdb.h unchanged 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering 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/objspace' 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' 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/openssl' make[2]: Entering 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/rubyvm' 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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' 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/nkf-0.2.0/ext/nkf' 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/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' 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/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' 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' 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 Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision - echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/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 /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged generating encdb.h 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. encdb.h unchanged making enc making srcs under 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' 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/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' 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/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/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.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.12.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.24.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.3 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.2 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1903 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. 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 generating encdb.h encdb.h unchanged 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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' 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.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' 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=14416 "--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/874] 815536=test_ractor [ 2/874] 815538=ripper_test [ 3/874] 815537=test_capacity [ 4/874] 815537=test_nextafter [ 5/874] 815541=test_sprintf [ 6/874] 815536=test_command [ 7/874] 815541=test_gem_bundler_version_finder [ 8/874] 815537=test_rdoc_markup_paragraph [ 9/874] 815541=test_date_strftime [ 10/874] 815537=test_rational [ 11/874] 815537=magic_comment_test [ 12/874] 815536=test_logperiod [ 13/874] 815537=test_arith_seq_extract [ 14/874] 815536=test_psych [ 15/874] 815538=test_nomethod_error [ 16/874] 815538=test_recursion [ 17/874] 815538=test_object_create_start [ 18/874] 815538=test_webauthn_listener_response [ 19/874] 815536=test_case_comprehensive [ 20/874] 815541=test_duplicate [ 21/874] 815541=test_gem_ext_cargo_builder [ 22/874] 815541=test_gem_installer [ 23/874] 815537=test_logdevice [ 24/874] 815538=test_thread_cv [ 25/874] 815538=test_dup [ 26/874] 815538=test_typeddata [ 27/874] 815538=test_kdf [ 28/874] 815538=test_files_test_1 [ 29/874] 815537=test_x509cert [ 30/874] 815537=test_rdoc_rd_inline [ 31/874] 815537=test_popen_deadlock [ 32/874] 815537=test_yamldbm [ 33/874] 815537=test_gem_ext_builder [ 34/874] 815537=test_weakmap [ 35/874] 815538=test_basicsocket [ 36/874] 815538=test_unicode [ 37/874] 815538=test_rdoc_normal_class [ 38/874] 815538=test_integer [ 39/874] 815538=test_rdoc_markup_to_joined_paragraph [ 40/874] 815538=test_frozen [ 41/874] 815538=test_rdoc_top_level [ 42/874] 815538=test_iseq_load [ 43/874] 815541=test_document [ 44/874] 815541=test_rdoc_servlet [ 45/874] 815538=test_scheduler [ 46/874] 815541=test_boolean [ 47/874] 815541=test_gem_commands_build_command [ 48/874] 815538=test_float [ 49/874] 815541=test_ws [ 50/874] 815541=test_date_marshal [ 51/874] 815541=test_gem_dependency [ 52/874] 815541=test_primitive [ 53/874] 815541=test_io [ 54/874] 815537=test_gem_resolver_index_specification [ 55/874] 815538=test_win32ole_method_event [ 56/874] 815538=test_shellwords [ 57/874] 815538=test_stream [ 58/874] 815538=test_gem_request_set [ 59/874] 815537=constant_path_node_test [ 60/874] 815537=test_omap [ 61/874] 815537=test_emitter [ 62/874] 815537=test_encoding [ 63/874] 815537=test_etc [ 64/874] 815537=test_ast [ 65/874] 815538=test_sockopt [ 66/874] 815538=test_key_stroke [ 67/874] 815538=test_set_len [ 68/874] 815538=test_depth_first [ 69/874] 815538=test_array [ 70/874] 815538=test_bmethod [ 71/874] 815538=test_benchmark [ 72/874] 815538=test_ftp [ 73/874] 815538=test_gem_source [ 74/874] 815538=test_class2name [ 75/874] 815538=test_digest [ 76/874] 815538=test_variable [ 77/874] 815538=test_rdoc_parser_c [ 78/874] 815538=test_addrinfo [ 79/874] 815538=test_closure [ 80/874] 815538=json_fixtures_test [ 81/874] 815538=test_assembler [ 82/874] 815538=memsize_test [ 83/874] 815538=test_bug-14834 [ 84/874] 815538=test_rdoc_context_section [ 85/874] 815538=test_rdoc_markup_include [ 86/874] 815538=test_terminfo [ 87/874] 815538=test_not [ 88/874] 815538=test_string [ 89/874] 815536=test_recorder [ 90/874] 815536=test_gem_ext_configure_builder [ 91/874] 815541=test_storage [ 92/874] 815541=test_http_request [ 93/874] 815541=test_cmethod [ 94/874] 815541=test_find [ 95/874] 815541=pattern_test [ 96/874] 815541=test_parser [ 97/874] 815541=test_key_event_record [ 98/874] 815541=test_data [ 99/874] 815541=locals_test [100/874] 815536=test_iterator [101/874] 815536=test_string [102/874] 815536=test_rdoc_markdown [103/874] 815541=test_process [104/874] 815541=test_external_new [105/874] 815536=test_gem_commands_lock_command [106/874] 815541=test_euc_jp [107/874] 815541=test_win32ole_typelib [108/874] 815541=test_objectspace [109/874] 815536=test_open3 [110/874] 815541=test_rdoc_encoding [111/874] 815541=test_rdoc_rd_inline_parser [112/874] 815541=test_rdoc_markup_pre_process [113/874] 815541=integer_parse_test [114/874] 815541=test_tree_spell_checker [115/874] 815541=test_require_lib [116/874] 815536=test_dir_m17n [117/874] 815536=test_deprecate [118/874] 815536=test_rdoc_constant [119/874] 815536=test_function_entry [120/874] 815536=parser_test [121/874] 815536=test_cparser [122/874] 815541=test_generic [123/874] 815541=test_buffered_io [124/874] 815541=test_set [125/874] 815541=test_gem_security_signer [126/874] 815541=test_exit [127/874] 815541=test_x509ext [128/874] 815541=test_gem_platform [129/874] 815536=test_bn [130/874] 815536=test_config [131/874] 815536=test_ssl_session [132/874] 815541=test_pinned [133/874] 815541=test_argf [134/874] 815536=test_m17n [135/874] 815536=test_yjit [136/874] 815541=test_rdoc_markup_verbatim [137/874] 815541=test_rdoc_parser [138/874] 815541=test_gem_resolver_dependency_request [139/874] 815541=test_engine [140/874] 815541=test_key_error [141/874] 815541=test_gbk [142/874] 815541=test_x509attr [143/874] 815541=test_acceptable [144/874] 815541=test_rdoc_markup_heading [145/874] 815541=test_metaclass [146/874] 815541=test_cgi_util [147/874] 815541=test_dir [148/874] 815541=test_hash [149/874] 815536=test_gem_ext_rake_builder [150/874] 815536=test_pstore [151/874] 815536=parse_test [152/874] 815541=json_string_matching_test [153/874] 815541=test_cgi_cookie [154/874] 815541=test_mul [155/874] 815541=test_monitor [156/874] 815541=test_whileuntil [157/874] 815541=test_new [158/874] 815541=test_gem_package_tar_writer [159/874] 815541=test_cipher [160/874] 815541=test_gem_resolver_composed_set [161/874] 815541=test_scalar_scanner [162/874] 815541=test_gb18030 [163/874] 815541=regexp_test [164/874] 815541=test_rdoc_markup_attribute_manager [165/874] 815541=test_rat [166/874] 815541=test_rdoc_ri_driver [167/874] 815541=test_httpheader [168/874] 815541=test_rdoc_generator_pot_po [169/874] 815541=test_key_name_check [170/874] 815541=test_irb [171/874] 815541=test_stringify_symbols [172/874] 815541=test_digest_extend [173/874] 815541=test_line_editor [174/874] 815541=test_pty [175/874] 815541=test_gem_source_subpath_problem [176/874] 815536=test_gem_commands_pristine_command [177/874] 815541=test_alias_and_anchor [178/874] 815541=test_eval_history [179/874] 815541=test_x509req [180/874] 815541=test_string_memory [181/874] 815541=dispatcher_test [182/874] 815541=test_https [183/874] 815538=test_evaluation [184/874] 815538=test_koi8 [185/874] 815538=test_gem_resolver_activation_request [186/874] 815538=test_files_ext [187/874] 815538=test_arith_seq_beg_len_step [188/874] 815541=test_filter [189/874] 815538=test_gem_resolver_requirement_list [190/874] 815538=test_insns_leaf [191/874] 815538=test_debug [192/874] 815538=test_gem_package_tar_reader_entry [193/874] 815541=test_asn1 [194/874] 815541=test_show_source [195/874] 815541=test_env [196/874] 815538=test_http [197/874] 815536=test_pkg_config [198/874] 815536=library_symbols_test [199/874] 815536=test_rational2 [200/874] 815536=test_case [201/874] 815536=test_protect [202/874] 815536=test_rdoc_markup_to_html [203/874] 815536=test_at_exit [204/874] 815536=test_tree_builder [205/874] 815536=test_bundled_ca [206/874] 815536=test_wss [207/874] 815536=test_math [208/874] 815536=test_gem_commands_info_command [209/874] 815536=test_gc [210/874] 815536=test_fiber [211/874] 815537=test_libs [212/874] 815537=test_dln [213/874] 815537=test_method_name_check [214/874] 815541=test_completion [215/874] 815537=test_type_completor [216/874] 815537=test_gem_resolver_installer_set [217/874] 815537=test_gem_request_connection_pools [218/874] 815541=test_syntax [219/874] 815537=test_to_ruby [220/874] 815537=test_tracer [221/874] 815537=test_gem_commands_uninstall_command [222/874] 815537=test_option [223/874] 815537=test_rdoc_rubygems_hook [224/874] 815537=test_color_printer [225/874] 815537=test_cgi_session [226/874] 815537=test_x509crl [227/874] 815537=test_gem_commands_environment_command [228/874] 815537=test_random_formatter [229/874] 815537=test_complex [230/874] 815537=test_ellipsize [231/874] 815537=test_win32ole_variant_m [232/874] 815537=test_rdoc_markup_to_table_of_contents [233/874] 815537=test_gem_dependency_list [234/874] 815537=test_refinement [235/874] 815536=test_rdoc_code_object [236/874] 815536=location_test [237/874] 815536=test_gem_update_suggestion [238/874] 815536=test_securerandom [239/874] 815536=test_extlibs [240/874] 815538=test_did_you_mean [241/874] 815538=test_nonblock [242/874] 815538=test_big5 [243/874] 815538=test_prettyprint [244/874] 815538=json_generator_test [245/874] 815538=test_ansi_with_terminfo [246/874] 815538=test_gem_commands_sources_command [247/874] 815538=test_proc [248/874] 815536=test_gem_resolver_lock_set [249/874] 815536=test_timeout [250/874] 815536=test_zlib [251/874] 815538=test_queue [252/874] 815538=test_process [253/874] 815537=test_https_proxy [254/874] 815537=test_kill_ring [255/874] 815537=test_gem_request_set_lockfile_parser [256/874] 815537=test_gem_silent_ui [257/874] 815537=ruby_api_test [258/874] 815537=test_arithmetic_sequence [259/874] 815537=version_test [260/874] 815537=test_rubygems [261/874] 815537=test_gem_dependency_resolution_error [262/874] 815537=test_gem_commands_outdated_command [263/874] 815537=test_rdoc_token_stream [264/874] 815537=test_reline_key [265/874] 815537=test_pipe [266/874] 815537=json_ext_parser_test [267/874] 815537=test_uncorrectable_name_check [268/874] 815537=test_foreach [269/874] 815537=test_zsh_completion [270/874] 815537=test_rdoc_cross_reference [271/874] 815537=test_mdns [272/874] 815537=test_gem_request_set_gem_dependency_api [273/874] 815537=test_unicode_normalize [274/874] 815541=test_import [275/874] 815536=test_logger [276/874] 815536=test_rdoc_single_class [277/874] 815536=test_summary [278/874] 815536=test_udp [279/874] 815536=test_emoji_breaks [280/874] 815537=test_history [281/874] 815537=test_gem_local_remote_options [282/874] 815537=test_range [283/874] 815537=test_rdoc_generator_darkfish [284/874] 815541=test_stream [285/874] 815541=test_time [286/874] 815536=test_gem_security [287/874] 815541=test_stat [288/874] 815541=test_locale [289/874] 815541=test_ts [290/874] 815537=test_gem_impossible_dependencies_error [291/874] 815537=test_cgi_modruby [292/874] 815537=test_win32ole_method [293/874] 815537=test_gem_commands_setup_command [294/874] 815541=test_ractor [295/874] 815541=test_rdoc_i18n_locale [296/874] 815541=test_getopts [297/874] 815541=test_scalar [298/874] 815541=test_cgi_tag_helper [299/874] 815541=test_gem_commands_help_command [300/874] 815541=test_shapes [301/874] 815541=test_profile_frames [302/874] 815537=test_date [303/874] 815537=test_sleep [304/874] 815541=test_ancdata [305/874] 815541=test_rdoc_markup_parser [306/874] 815541=json_addition_test [307/874] 815541=test_forwardable [308/874] 815541=test_gem_validator [309/874] 815541=test_rdoc_markup_formatter [310/874] 815541=test_eval [311/874] 815541=test_gem_package [312/874] 815541=test_qsort [313/874] 815541=test_stringio [314/874] 815541=test_pkey [315/874] 815541=test_too_many_dummy_encodings [316/874] 815541=test_gem_available_set [317/874] 815541=test_readpartial [318/874] 815541=test_modify_expand [319/874] 815541=test_have_func [320/874] 815536=test_case_mapping [321/874] 815536=test_ractor [322/874] 815536=test_lazy_enumerator [323/874] 815536=test_constant [324/874] 815541=test_gc [325/874] 815537=test_gem_source_vendor [326/874] 815537=test_encoding [327/874] 815537=test_find_executable [328/874] 815537=test_win32ole_type [329/874] 815537=test_gem_source_local [330/874] 815537=test_have_macro [331/874] 815537=test_rdoc_comment [332/874] 815537=test_nil [333/874] 815537=test_convertible [334/874] 815536=test_error_highlight [335/874] 815536=test_cgi_multipart [336/874] 815536=test_literal [337/874] 815536=test_rdoc_method_attr [338/874] 815536=test_gem_commands_list_command [339/874] 815536=test_rdoc_attr [340/874] 815536=test_thread [341/874] 815536=static_literals_test [342/874] 815536=test_autoconf [343/874] 815536=test_file_exhaustive [344/874] 815538=test_erb_m17n [345/874] 815538=test_transcode [346/874] 815538=test_rbconfig [347/874] 815538=test_ractor [348/874] 815538=test_signedness [349/874] 815541=test_sizeof [350/874] 815537=test_debugger_integration [351/874] 815537=test_my_integer [352/874] 815537=test_face [353/874] 815537=test_member [354/874] 815537=test_singleton [355/874] 815537=test_gem_spec_fetcher [356/874] 815536=test_files_test [357/874] 815537=test_sleep [358/874] 815538=test_mailto [359/874] 815536=test_fnmatch [360/874] 815538=format_errors_test [361/874] 815538=test_rdoc_markup_hard_break [362/874] 815538=test_date_arith [363/874] 815536=test_string [364/874] 815538=test_delete [365/874] 815538=test_change_word [366/874] 815538=test_raise [367/874] 815536=test_continuation [368/874] 815538=test_gem_name_tuple [369/874] 815536=test_nofree [370/874] 815536=test_system [371/874] 815538=test_placearg [372/874] 815538=test_pack [373/874] 815538=test_gem_resolver_lock_specification [374/874] 815538=test_gem_source_lock [375/874] 815538=test_arity [376/874] 815538=test_c_struct_builder [377/874] 815538=test_rendering [378/874] 815538=test_type [379/874] 815538=unescape_test [380/874] 815536=test_rdoc_generator_ri [381/874] 815536=test_trace [382/874] 815536=test_gem_stream_ui [383/874] 815536=test_array [384/874] 815536=test_memory_view [385/874] 815537=test_require [386/874] 815536=test_gem_commands_dependency_command [387/874] 815536=test_data [388/874] 815536=attribute_write_test [389/874] 815536=heredoc_dedent_test [390/874] 815536=test_enc_raise [391/874] 815536=test_defined [392/874] 815538=test_formatter [393/874] 815538=test_dot_dot [394/874] 815538=test_weakkeymap [395/874] 815536=test_pack [396/874] 815536=test_gem_commands_exec_command [397/874] 815538=test_usrmarshal [398/874] 815541=test_windows_1252 [399/874] 815541=test_rand [400/874] 815538=test_switch_hitter [401/874] 815538=test_hash_create [402/874] 815538=test_pkcs7 [403/874] 815538=test_cgi_header [404/874] 815538=test_dns [405/874] 815537=test_update [406/874] 815537=test_pointer [407/874] 815538=test_gem_request_set_lockfile_tokenizer [408/874] 815541=test_rdoc_generator_json_index [409/874] 815541=test_rdoc_markup [410/874] 815541=test_rdoc_markdown_test [411/874] 815538=test_rdoc_normal_module [412/874] 815538=json_generic_object_test [413/874] 815538=compiler_test [414/874] 815538=test_alias [415/874] 815538=test_arity [416/874] 815538=test_word [417/874] 815538=test_numeric [418/874] 815538=test_integer_comb [419/874] 815536=test_ractor_compatibility [420/874] 815541=test_super [421/874] 815536=test_hmac [422/874] 815536=test_shift_jis [423/874] 815536=test_gem_commands_check_command [424/874] 815537=test_method [425/874] 815536=test_erb_command [426/874] 815536=test_numeric [427/874] 815536=test_gem_commands_search_command [428/874] 815536=test_x509store [429/874] 815536=test_gem_source_fetch_problem [430/874] 815536=test_rdoc_markup_to_ansi [431/874] 815536=test_gem_safe_yaml [432/874] 815536=test_gem_commands_install_command [433/874] 815538=test_io_wait_uncommon [434/874] 815538=test_complex2 [435/874] 815538=test_gem_ci_detector [436/874] 815538=test_ostruct [437/874] 815541=test_gem_command_manager [438/874] 815538=test_delegate [439/874] 815538=test_tsort [440/874] 815541=test_gem_commands_signin_command [441/874] 815538=test_inlinecache [442/874] 815538=test_macro [443/874] 815538=test_date_new [444/874] 815538=test_gem_safe_marshal [445/874] 815541=test_bug-3571 [446/874] 815541=test_gem_ext_cargo_builder_link_flag_converter [447/874] 815541=test_backtrace [448/874] 815541=test_call [449/874] 815541=test_keyword [450/874] 815538=test_gem_resolver_index_set [451/874] 815538=test_date_parse [452/874] 815538=test_ole_methods [453/874] 815538=test_thread [454/874] 815538=test_rdoc_class_module [455/874] 815541=test_pkey_ec [456/874] 815536=test_exception_at_throwing [457/874] 815541=test_optimization [458/874] 815536=test_gem_resolver_api_specification [459/874] 815536=test_require_path_check [460/874] 815536=test_folderitem2_invokeverb [461/874] 815536=test_win32ole_event [462/874] 815536=test_variable_name_check [463/874] 815536=test_rdoc_markup_document [464/874] 815536=test_object [465/874] 815536=test_provider [466/874] 815538=test_store [467/874] 815536=parameters_signature_test [468/874] 815538=test_rdoc_parser_changelog [469/874] 815536=test_inadvertent_creation [470/874] 815538=test_svcb_https [471/874] 815538=test_buffering [472/874] 815538=test_gem_gemcutter_utilities [473/874] 815536=test_rdoc_stats [474/874] 815536=test_err_in_callback [475/874] 815536=test_bug-5832 [476/874] 815536=test_resize [477/874] 815536=test_rdoc_store [478/874] 815538=test_rdoc_markup_attributes [479/874] 815538=test_ossl [480/874] 815536=test_ruby_lex [481/874] 815536=newline_test [482/874] 815536=test_enumerator_kw [483/874] 815536=test_default_gems [484/874] 815536=test_coderange [485/874] 815536=test_gc_compact [486/874] 815536=test_len [487/874] 815536=test_gem_console_ui [488/874] 815536=test_class [489/874] 815536=desugar_compiler_test [490/874] 815536=test_socket [491/874] 815538=errors_test [492/874] 815538=test_enum [493/874] 815538=test_vm_dump [494/874] 815538=test_gem_dependency_installer [495/874] 815541=test_input_method [496/874] 815541=test_gem_rdoc [497/874] 815541=test_flags [498/874] 815541=test_exception [499/874] 815541=test_gem_resolver_git_specification [500/874] 815536=test_optarg [501/874] 815541=test_object_references [502/874] 815541=test_gem_commands_yank_command [503/874] 815536=test_grapheme_breaks [504/874] 815536=test_assignment [505/874] 815541=test_rdoc_rdoc [506/874] 815538=test_win32ole_param_event [507/874] 815538=test_human_typo [508/874] 815541=test_rdoc_rd_block_parser [509/874] 815538=test_io_buffer [510/874] 815541=test_tcp [511/874] 815538=test_memory_view [512/874] 815538=test_reline [513/874] 815537=test_rb_str_dup [514/874] 815538=test_gem_package_task [515/874] 815538=test_verbose [516/874] 815537=test_trick [517/874] 815538=!Nothing_to_test [518/874] 815538=test_egrep_cpp [519/874] 815541=test_rdoc_markup_to_tt_only [520/874] 815541=test_date_conv [521/874] 815541=test_history [522/874] 815541=test_gem_resolver_vendor_set [523/874] 815541=parse_stream_test [524/874] 815541=json_parser_test [525/874] 815538=test_io [526/874] 815541=test_scanner_events [527/874] 815541=test_kernel [528/874] 815538=test_fips [529/874] 815538=test_tmpdir [530/874] 815536=test_gem_ext_cargo_builder_unit [531/874] 815536=test_rdoc_parser_markdown [532/874] 815536=test_gem_commands_specification_command [533/874] 815538=test_helper [534/874] 815538=test_div [535/874] 815538=test_rdoc_tom_doc [536/874] 815538=test_deprecated [537/874] 815538=test_gem_command [538/874] 815536=test_m17n_comb [539/874] 815541=test_c_struct_entry [540/874] 815538=test_passing_block [541/874] 815538=test_gem_commands_which_command [542/874] 815538=test_date_time [543/874] 815538=test_key_actor_vi [544/874] 815538=test_ensured [545/874] 815538=test_integer [546/874] 815541=test_gem_uninstaller [547/874] 815537=test_common [548/874] 815537=test_gem_commands_mirror [549/874] 815537=test_project_sanity [550/874] 815537=test_gem_source_installed [551/874] 815537=test_signal [552/874] 815541=test_fixnum [553/874] 815541=test_pkey_dsa [554/874] 815541=test_safe_load [555/874] 815541=test_tempfile [556/874] 815536=test_gem_commands_server_command [557/874] 815536=command_line_test [558/874] 815536=test_rdoc_markup_to_rdoc [559/874] 815536=test_name_error [560/874] 815536=test_rdoc_ri_paths [561/874] 815541=test_thread_fd_close [562/874] 815541=test_force_exit [563/874] 815541=test_enumerator [564/874] 815536=test_gem_commands_contents_command [565/874] 815536=test_flush [566/874] 815536=test_parser [567/874] 815536=test_struct [568/874] 815538=test_exception [569/874] 815537=test_gem_doctor [570/874] 815537=test_iso_8859 [571/874] 815537=test_serialize_subclasses [572/874] 815537=test_cgi_core [573/874] 815537=test_mutex [574/874] 815536=test_nil2vtempty [575/874] 815536=test_gem [576/874] 815537=test_resolve_symbol [577/874] 815537=test_open-uri [578/874] 815536=test_files_lib [579/874] 815536=test_help [580/874] 815536=test_gem_commands_cert_command [581/874] 815537=test_rdoc_context [582/874] 815537=test_ldap [583/874] 815537=test_enumerable [584/874] 815537=test_gem_package_old [585/874] 815537=test_rdoc_markup_to_markdown [586/874] 815537=test_stringchar [587/874] 815538=test_ractor [588/874] 815537=json_common_interface_test [589/874] 815537=test_ssl [590/874] 815538=test_sexp [591/874] 815538=test_gem_commands_unpack_command [592/874] 815537=test_jaro_winkler [593/874] 815537=test_flip [594/874] 815537=test_win32ole_variant [595/874] 815537=test_marshal [596/874] 815538=test_rdoc_generator_markup [597/874] 815538=test_time_tz [598/874] 815538=test_win32ole [599/874] 815538=test_gem_source_list [600/874] 815538=test_yaml_special_cases [601/874] 815536=test_file [602/874] 815538=test_settracefunc [603/874] 815537=test_gem_text [604/874] 815537=test_gem_request [605/874] 815537=test_null [606/874] 815537=test_date_strptime [607/874] 815538=test_gem_commands_signout_command [608/874] 815538=test_protocol [609/874] 815537=bom_test [610/874] 815537=test_name_error_extension [611/874] 815537=test_severity [612/874] 815537=test_ractor [613/874] 815537=test_weakref [614/874] 815538=test_gem_security_policy [615/874] 815537=test_config [616/874] 815537=test_timeout [617/874] 815538=test_rubyvm [618/874] 815538=test_sprintf_comb [619/874] 815538=test_method_cache [620/874] 815538=test_rdoc_text [621/874] 815538=test_gem_install_update_options [622/874] 815538=test_require [623/874] 815538=test_ifunless [624/874] 815538=test_json_tree [625/874] 815538=test_ssl [626/874] 815537=test_bug_reporter [627/874] 815537=test_singleton_function [628/874] 815537=test_rdoc_i18n_text [629/874] 815537=test_cclass [630/874] 815537=test_module [631/874] 815536=test_fd_setsize [632/874] 815536=test_normalize [633/874] 815536=test_gem_commands_update_command [634/874] 815536=test_gem_resolver_git_set [635/874] 815536=test_eval [636/874] 815536=test_scan_args [637/874] 815536=test_files_test_2 [638/874] 815536=test_ipaddr [639/874] 815536=test_class_name_check [640/874] 815536=test_symbol [641/874] 815536=test_spell_checker [642/874] 815536=test_str2big [643/874] 815536=test_date_compat [644/874] 815536=test_gem_version_option [645/874] 815536=test_load [646/874] 815536=test_parser_events [647/874] 815536=test_init [648/874] 815536=test_file [649/874] 815536=test_gem_uri [650/874] 815536=test_gem_resolver_vendor_specification [651/874] 815536=test_stringscanner [652/874] 815536=test_emitter [653/874] 815536=test_basicinstructions [654/874] 815536=test_case [655/874] 815536=test_key_actor_emacs [656/874] 815536=test_enumerator [657/874] 815536=test_cstr [658/874] 815537=test_httpresponses [659/874] 815537=test_cesu8 [660/874] 815537=test_pkey_rsa [661/874] 815537=test_clone [662/874] 815537=test_numhash [663/874] 815537=test_set [664/874] 815537=test_mixed_unicode_escapes [665/874] 815537=test_gem_request_set_lockfile [666/874] 815537=test_win32ole_param [667/874] 815537=test_files_sample [668/874] 815537=test_postponed_job [669/874] 815537=test_win32ole_variable [670/874] 815537=test_instrumentation_api [671/874] 815536=test_thread_queue [672/874] 815538=test_big2str [673/874] 815538=test_nowrite [674/874] 815538=test_console_attr [675/874] 815538=test_win32ole_record [676/874] 815538=test_iseq [677/874] 815538=ractor_test [678/874] 815538=test_yield [679/874] 815537=json_encoding_test [680/874] 815537=test_gem_specification [681/874] 815538=test_bignum [682/874] 815538=test_gem_commands_owner_command [683/874] 815538=test_ubf_async_safe [684/874] 815538=test_pattern_matching [685/874] 815538=test_gem_path_support [686/874] 815538=test_unix [687/874] 815538=test_gem_package_tar_reader [688/874] 815538=test_rdoc_any_method [689/874] 815538=test_complexrational [690/874] 815538=test_workspace [691/874] 815538=test_random [692/874] 815538=test_coder [693/874] 815538=test_symbol [694/874] 815537=test_context [695/874] 815537=test_compile_prism [696/874] 815536=test_gem_source_specific_file [697/874] 815536=test_gem_resolver_installed_specification [698/874] 815536=test_gem_gem_runner [699/874] 815537=test_comparable [700/874] 815536=test_rdoc_generator_pot [701/874] 815536=test_coverage [702/874] 815537=test_pathname [703/874] 815537=test_io_timeout [704/874] 815537=test_enc_associate [705/874] 815537=test_unicode_escape [706/874] 815537=test_gem_commands_open_command [707/874] 815537=test_gem_requirement [708/874] 815537=test_euc_tw [709/874] 815537=test_utf32 [710/874] 815537=test_windows_1251 [711/874] 815537=test_wait [712/874] 815536=test_noarg [713/874] 815537=test_gem_resolver_local_specification [714/874] 815537=test_marshalable [715/874] 815537=test_mkmf [716/874] 815537=test_notimplement [717/874] 815537=test_webauthn_poller [718/874] 815536=test_require [719/874] 815537=test_enc_str_buf_cat [720/874] 815537=parse_comments_test [721/874] 815537=test_erb [722/874] 815537=test_rdoc_rd [723/874] 815537=test_append [724/874] 815537=test_resource [725/874] 815537=test_internal_ivar [726/874] 815537=test_ansi_without_terminfo [727/874] 815537=test_tracepoint [728/874] 815537=test_gem_resolver_specification [729/874] 815537=test_color [730/874] 815537=test_reqarg [731/874] 815537=test_array_create [732/874] 815537=test_gem_stub_specification [733/874] 815537=test_within_pipe [734/874] 815537=test_gem_commands_cleanup_command [735/874] 815537=test_rdoc_markup_to_html_snippet [736/874] 815537=test_ractor [737/874] 815537=test_autoload [738/874] 815538=test_time [739/874] 815538=test_beginendblock [740/874] 815538=test_gem_resolver_best_set [741/874] 815538=test_yaml_tree [742/874] 815538=test_undef [743/874] 815538=test_http [744/874] 815538=test_path [745/874] 815538=test_thread [746/874] 815536=test_frozen_error [747/874] 815536=test_function [748/874] 815536=test_pattern_key_name_check [749/874] 815536=fuzzer_test [750/874] 815536=test_win32ole_variant_outarg [751/874] 815536=test_struct [752/874] 815536=test_gem_resolver_conflict [753/874] 815536=test_iter_break [754/874] 815536=test_hash [755/874] 815536=test_rdoc_markup_to_html_crossref [756/874] 815536=test_gem_unsatisfiable_dependency_error [757/874] 815536=test_rdoc_markup_to_bs [758/874] 815536=test_gem_remote_fetcher [759/874] 815536=test_ripper [760/874] 815536=test_num2int [761/874] 815536=test_rdoc_options [762/874] 815536=test_yjit_exit_locations [763/874] 815536=test_yamlstore [764/874] 815536=test_address_resolve [765/874] 815536=test_gem_config_file [766/874] 815536=test_raise_exception [767/874] 815536=test_x509name [768/874] 815536=test_rdoc_include [769/874] 815536=test_gem_version [770/874] 815536=test_fileutils [771/874] 815536=test_stack [772/874] 815537=test_remote_fetch_error [773/874] 815537=test_gem_uri_formatter [774/874] 815537=test_euc_kr [775/874] 815537=test_addr [776/874] 815537=test_backtrace [777/874] 815536=test_econv [778/874] 815538=test_bash_completion [779/874] 815538=test_io_m17n [780/874] 815537=test_helper [781/874] 815537=test_rdoc_task [782/874] 815537=test_io_console [783/874] 815536=test_rubyoptions [784/874] 815538=test_c_union_entity [785/874] 815538=test_fiddle [786/874] 815538=test_gem_security_trust_dir [787/874] 815538=test_gem_commands_query_command [788/874] 815538=test_have_library [789/874] 815537=test_ractor [790/874] 815537=test_dryrun [791/874] 815537=test_objspace [792/874] 815541=test_digest [793/874] 815538=test_gem_commands_push_command [794/874] 815541=test_ocsp [795/874] 815541=test_lock_native_thread [796/874] 815538=test_regexp [797/874] 815541=test_parse [798/874] 815541=test_kwargs [799/874] 815541=test_method_cache [800/874] 815541=test_data_error [801/874] 815541=test_io_wait [802/874] 815541=encoding_test [803/874] 815541=test_regex_casefold [804/874] 815541=test_last_thread [805/874] 815541=test_gem_source_git [806/874] 815541=test_lambda [807/874] 815541=test_gem_resolver [808/874] 815541=test_ns_spki [809/874] 815541=test_abi [810/874] 815541=test_printf [811/874] 815541=test_pkcs12 [812/874] 815541=test_const [813/874] 815541=test_gem_commands_stale_command [814/874] 815541=test_class [815/874] 815536=test_webauthn_listener [816/874] 815536=test_rdoc_parser_rd [817/874] 815536=test_pack [818/874] 815536=test_gem_ext_cmake_builder [819/874] 815536=test_utf16 [820/874] 815536=test_rdoc_markup_to_label [821/874] 815536=test_pp [822/874] 815536=test_config [823/874] 815541=test_handle [824/874] 815536=test_rdoc_parser_ruby [825/874] 815541=test_httpresponse [826/874] 815541=test_rdoc_markup_indented_paragraph [827/874] 815541=test_sorted_set [828/874] 815541=test_emoji [829/874] 815541=test_threadgroup [830/874] 815536=test_rdoc_generator_pot_po_entry [831/874] 815536=test_condition [832/874] 815536=test_cp949 [833/874] 815536=test_rdoc_alias [834/874] 815536=test_pair [835/874] 815541=test_case_options [836/874] 815541=warnings_test [837/874] 815541=test_to_ary_concat [838/874] 815536=test_date_attr [839/874] 815536=test_gem_package_tar_header [840/874] 815536=test_configuration [841/874] 815536=test_bigzero [842/874] 815536=test_rendering [843/874] 815536=test_install [844/874] 815541=test_io_buffer [845/874] 815536=test_merge_keys [846/874] 815541=test_gem_resolver_api_set [847/874] 815536=test_gem_util [848/874] 815541=test_rdoc_extend [849/874] 815541=test_string_processing [850/874] 815541=test_fstring [851/874] 815536=test_nesting_parser [852/874] 815536=test_func [853/874] 815541=test_interned_str [854/874] 815541=test_yield_block [855/874] 815541=test_rdoc_markup_raw [856/874] 815541=test_yaml [857/874] 815541=test_propertyputref [858/874] 815541=test_optparse [859/874] 815541=test_object [860/874] 815541=comments_test [861/874] 815541=test_config [862/874] 815541=test_date_ractor [863/874] 815541=test_rdoc_require [864/874] 815541=test_rdoc_parser_simple [865/874] 815541=test_gem_ext_ext_conf_builder [866/874] 815541=test_load [867/874] 815541=test_gem_commands_fetch_command [868/874] 815541=test_framework [869/874] 815541=test_win32ole_type_event [870/874] 815541=test_path_to_class [871/874] 815541=test_lexer [872/874] 815541=ruby_parser_test [873/874] 815541=test_pkey_dh [874/874] 815541=test_random Finished tests in 330.181306s, 79.3019 tests/s, 28833.8674 assertions/s. 26184 tests, 9520404 assertions, 0 failures, 0 errors, 292 skips ruby -v: ruby 3.4.0dev (2024-03-08T13:13:14Z master 2d80b6093f) +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 generating encdb.h encdb.h unchanged 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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' 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.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' 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 .................................................................... Finished in 132.485355 seconds 3426 files, 32142 examples, 194711 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.