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