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