# Logfile created on 2024-01-21 23:59:53 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055c317fee018 @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.20240121-235953", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c318083438 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c3180832a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c318083118 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240121-235953", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240121-235953>, @binmode=false, @mon_data=#<Monitor:0x000055c318083050>, @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
$$$[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 = e2e15ddd67
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/socket'
/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'
$$$[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
f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db  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]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: 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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering 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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -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
generating encdb.h
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    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.1
                                    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.19.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
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.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.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.2
                                    typeprof 0.21.9
                                    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
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 1876 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.

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

ruby -v: ruby 3.4.0dev (2024-01-21T09:41:41Z master e2e15ddd67) +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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/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'
$ /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 149.720415 seconds

3728 files, 32010 examples, 244682 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.3580812.drb.rb:1717 -x gdbscript
[New LWP 3580839]
[New LWP 3580812]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-yjit/ruby /tmp/ruby/src/trunk-yjit/test/drb/ut_drb_drbssl'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139749167482432) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f19e37c4640 (LWP 3580839))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f19e37c4640 (LWP 3580839) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139749167482432) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f19ff0db7c0 (LWP 3580812) 0x00007f19ff16c964 in _IO_flush_all_lockp (do_lock=do_lock@entry=0) at ./libio/genops.c:686

>>> Machine level backtrace


Thread 2 (Thread 0x7f19ff0db7c0 (LWP 3580812)):
#0  0x00007f19ff16c964 in _IO_flush_all_lockp (do_lock=do_lock@entry=0) at ./libio/genops.c:686
        result = <optimized out>
        fp = <optimized out>
#1  0x00007f19ff16cbfe in _IO_cleanup () at ./libio/genops.c:866
        result = <optimized out>
#2  0x00007f19ff123542 in __run_exit_handlers (status=0, listp=<optimized out>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at ./stdlib/exit.c:134
        ptr = 0x7f19ff2f39f8 <__elf_set___libc_atexit_element__IO_cleanup__>
#3  0x00007f19ff123610 in __GI_exit (status=<optimized out>) at ./stdlib/exit.c:143
No locals.
#4  0x00007f19ff107d97 in __libc_start_call_main (main=main@entry=0x55876b226bf0 <main>, argc=argc@entry=4, argv=argv@entry=0x7ffc51d43338) at ../sysdeps/nptl/libc_start_call_main.h:74
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 2642238257134023505, 140721681347384, 94040106363888, 94040112240504, 139749634502720, -2642559535377304751, -2695154156969413807}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f19ff107e40 in __libc_start_main_impl (main=0x55876b226bf0 <main>, argc=4, argv=0x7ffc51d43338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc51d43328) at ../csu/libc-start.c:392
No locals.
#6  0x000055876b226ca5 in _start ()
No symbol table info available.

Thread 1 (Thread 0x7f19e37c4640 (LWP 3580839)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139749167482432) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f19e37c4640
        old_mask = {__val = {0, 139749184818880, 0, 0, 139749186419160, 6165159271333361664, 139749045174792, 139749044101520, 139749167479664, 139749044100976, 139749044100976, 0, 3, 94040108429271, 0, 139749044101520}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=139749167482432) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139749167482432, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f19ff120476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f19ff1067f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x4, sa_sigaction = 0x4}, sa_mask = {__val = {94040108097831, 94040142174656, 139749044101520, 139749044100976, 8, 17, 0, 4, 94040108114856, 2, 139749044100976, 139749044101520, 94040142174656, 139749167479847, 94040142170144, 390842024046}}, sa_flags = 17, sa_restorer = 0x7f19e4843d98}
        sigs = {__val = {32, 6165159271333361664, 8, 139749044100976, 94040142160544, 94040108084166, 3, 94040142160704, 0, 6165159271333361664, 1, 94040142170144, 94040142174944, 139749630638989, 94040142174944, 0}}
#5  0x00007f19ff1676f6 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7f19ff2b9b8c "%s\n") at ../sysdeps/posix/libc_fatal.c:155
        ap = {{gp_offset = 24, fp_offset = 0, overflow_arg_area = 0x7f19e37c3d00, reg_save_area = 0x7f19e37c3c90}}
        fd = <optimized out>
        list = <optimized out>
        nlist = <optimized out>
        cp = <optimized out>
#6  0x00007f19ff17ed7c in malloc_printerr (str=str@entry=0x7f19ff2bc768 "double free or corruption (fasttop)") at ./malloc/malloc.c:5664
No locals.
#7  0x00007f19ff180a4a in _int_free (av=0x7f19d8000030, p=0x7f19d81488d0, have_lock=0) at ./malloc/malloc.c:4539
        idx = 0
        old = <optimized out>
        old2 = <optimized out>
        size = <optimized out>
        fb = 0x7f19d8000040
        nextchunk = <optimized out>
        nextsize = <optimized out>
        nextinuse = <optimized out>
        prevsize = <optimized out>
        bck = <optimized out>
        fwd = <optimized out>
        __PRETTY_FUNCTION__ = "_int_free"
#8  0x00007f19ff18372d in __GI___libc_free (mem=<optimized out>) at ./malloc/malloc.c:3391
        ar_ptr = <optimized out>
        p = <optimized out>
        err = 0
        ar_ptr = <optimized out>
        p = <optimized out>
        err = <optimized out>
#9  tcache_thread_shutdown () at ./malloc/malloc.c:3227
        e = <optimized out>
        i = <optimized out>
        tcache_tmp = 0x7f19d80008e0
        i = <optimized out>
        tcache_tmp = <optimized out>
        e = <optimized out>
#10 __malloc_arena_thread_freeres () at ./malloc/arena.c:1003
        a = <optimized out>
        __PRETTY_FUNCTION__ = "__malloc_arena_thread_freeres"
#11 0x00007f19ff18624a in __libc_thread_freeres () at ./malloc/thread-freeres.c:44
No locals.
#12 0x00007f19ff1729cf in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:456
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139749168932208, 2642238257133499217, 139749167482432, 25, 139749630617680, 139749168932560, -2695163264435506351, -2695154116570533039}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#13 0x00007f19ff203bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile