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