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