# Logfile created on 2025-01-22 21:07:16 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007febd6e5fdc0 @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.20250122-210716", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007febd6e81e20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007febd6e81b50 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007febd6d9a700 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250122-210716", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250122-210716>, @binmode=false, @mon_data=#<Monitor:0x00007febd6e817b8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 6f6654e504 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk-yjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[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 -Dmodular_gc_dir= 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 -Dmodular_gc_dir= 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 ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe 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 -Dmodular_gc_dir= 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]: 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]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk 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' 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/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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' 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.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' 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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/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 pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f 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 -Dmodular_gc_dir= 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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk 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/pstore.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans 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 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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/objspace' make[2]: Entering 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' 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.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing 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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.15.1 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2002 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 -Dmodular_gc_dir= 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 -Dmodular_gc_dir= 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/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=40472 "--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/814] 2807864=test_array_create [ 2/814] 2807864=test_reqarg [ 3/814] 2807865=test_internal_ivar [ 4/814] 2807865=test_resource [ 5/814] 2807866=desugar_compiler_test [ 6/814] 2807867=test_color [ 7/814] 2807865=test_gem_resolver_specification [ 8/814] 2807866=test_tracepoint [ 9/814] 2807867=test_append [ 10/814] 2807867=test_enc_str_buf_cat [ 11/814] 2807867=test_require [ 12/814] 2807865=test_webauthn_poller [ 13/814] 2807866=test_erb [ 14/814] 2807864=test_yamlstore [ 15/814] 2807865=test_yjit_exit_locations [ 16/814] 2807864=test_gem_version [ 17/814] 2807866=test_x509name [ 18/814] 2807865=test_address_resolve [ 19/814] 2807865=test_raise_exception [ 20/814] 2807866=test_gem_config_file [ 21/814] 2807864=test_gem_unsatisfiable_dependency_error [ 22/814] 2807864=test_iter_break [ 23/814] 2807864=test_gem_resolver_conflict [ 24/814] 2807864=test_hash [ 25/814] 2807864=test_num2int [ 26/814] 2807864=test_gem_remote_fetcher [ 27/814] 2807866=test_ripper [ 28/814] 2807865=test_thread [ 29/814] 2807866=onigmo_test [ 30/814] 2807866=test_struct [ 31/814] 2807866=test_function [ 32/814] 2807864=test_frozen_error [ 33/814] 2807864=fuzzer_test [ 34/814] 2807864=test_pattern_key_name_check [ 35/814] 2807864=test_ractor [ 36/814] 2807864=test_within_pipe [ 37/814] 2807864=test_gem_stub_specification [ 38/814] 2807864=test_gem_commands_cleanup_command [ 39/814] 2807866=test_http [ 40/814] 2807866=test_undef [ 41/814] 2807866=test_path [ 42/814] 2807866=test_beginendblock [ 43/814] 2807867=test_time [ 44/814] 2807864=test_autoload [ 45/814] 2807867=test_yaml_tree [ 46/814] 2807866=test_gem_resolver_best_set [ 47/814] 2807866=test_yield [ 48/814] 2807867=json_encoding_test [ 49/814] 2807867=ractor_test [ 50/814] 2807867=test_iseq [ 51/814] 2807867=test_pattern_matching [ 52/814] 2807867=test_ubf_async_safe [ 53/814] 2807867=test_gem_path_support [ 54/814] 2807867=test_gem_specification [ 55/814] 2807866=test_gem_commands_owner_command [ 56/814] 2807866=test_bignum [ 57/814] 2807866=test_postponed_job [ 58/814] 2807866=test_files_sample [ 59/814] 2807866=test_instrumentation_api [ 60/814] 2807867=test_gem_request_set_lockfile [ 61/814] 2807864=test_thread_queue [ 62/814] 2807867=test_console_attr [ 63/814] 2807867=test_nowrite [ 64/814] 2807867=test_big2str [ 65/814] 2807867=test_numhash [ 66/814] 2807867=test_pkey_rsa [ 67/814] 2807867=test_clone [ 68/814] 2807867=test_mixed_unicode_escapes [ 69/814] 2807867=test_set [ 70/814] 2807865=test_cstr [ 71/814] 2807867=test_httpresponses [ 72/814] 2807867=test_cesu8 [ 73/814] 2807867=test_gem_resolver_local_specification [ 74/814] 2807867=test_noarg [ 75/814] 2807866=test_wait [ 76/814] 2807866=test_notimplement [ 77/814] 2807866=test_mkmf [ 78/814] 2807866=test_marshalable [ 79/814] 2807866=test_configuration [ 80/814] 2807866=test_gem_requirement [ 81/814] 2807867=test_euc_tw [ 82/814] 2807867=test_gem_commands_open_command [ 83/814] 2807865=test_unicode_escape [ 84/814] 2807867=relocation_test [ 85/814] 2807867=test_windows_1251 [ 86/814] 2807867=test_utf32 [ 87/814] 2807867=test_comparable [ 88/814] 2807865=test_gem_gem_runner [ 89/814] 2807867=test_gem_resolver_installed_specification [ 90/814] 2807866=test_gem_source_specific_file [ 91/814] 2807867=test_pathname [ 92/814] 2807865=newline_offsets_test [ 93/814] 2807867=test_enc_associate [ 94/814] 2807866=test_io_timeout [ 95/814] 2807866=test_coverage [ 96/814] 2807865=test_gem_package_tar_reader [ 97/814] 2807865=test_unix [ 98/814] 2807865=test_symbol [ 99/814] 2807867=test_coder [100/814] 2807867=test_compile_prism [101/814] 2807866=test_context [102/814] 2807867=test_random [103/814] 2807867=test_workspace [104/814] 2807867=test_complexrational [105/814] 2807867=test_gem_resolver_api_set [106/814] 2807867=test_merge_keys [107/814] 2807867=test_io_buffer [108/814] 2807866=encodings_test [109/814] 2807866=test_string_processing [110/814] 2807866=test_gem_util [111/814] 2807867=test_configuration [112/814] 2807867=test_gem_package_tar_header [113/814] 2807866=test_rendering [114/814] 2807866=test_install [115/814] 2807867=symbol_encoding_test [116/814] 2807867=test_bigzero [117/814] 2807867=test_case_options [118/814] 2807867=test_pair [119/814] 2807866=test_date_attr [120/814] 2807866=test_bundled_gems [121/814] 2807866=test_to_ary_concat [122/814] 2807864=string_query_test [123/814] 2807864=test_threadgroup [124/814] 2807864=test_emoji [125/814] 2807864=test_sorted_set [126/814] 2807865=test_condition [127/814] 2807865=test_cp949 [128/814] 2807865=test_lexer [129/814] 2807865=test_random [130/814] 2807865=test_pkey_dh [131/814] 2807865=test_load [132/814] 2807865=test_gem_commands_fetch_command [133/814] 2807864=test_gem_ext_ext_conf_builder [134/814] 2807865=test_framework [135/814] 2807865=test_path_to_class [136/814] 2807865=test_ractor [137/814] 2807865=test_optparse [138/814] 2807865=test_date_ractor [139/814] 2807866=test_config [140/814] 2807865=test_object [141/814] 2807866=test_interned_str [142/814] 2807866=test_func [143/814] 2807865=test_nesting_parser [144/814] 2807864=test_fstring [145/814] 2807865=test_yaml [146/814] 2807864=test_yield_block [147/814] 2807864=source_location_test [148/814] 2807864=test_lock_native_thread [149/814] 2807865=test_parse [150/814] 2807864=test_regexp [151/814] 2807867=test_digest [152/814] 2807865=test_objspace [153/814] 2807867=test_dryrun [154/814] 2807867=test_ocsp [155/814] 2807867=test_gem_commands_push_command [156/814] 2807867=test_regex_casefold [157/814] 2807867=test_gem_source_git [158/814] 2807866=test_last_thread [159/814] 2807867=test_kwargs [160/814] 2807866=test_io_wait [161/814] 2807867=test_data_error [162/814] 2807867=test_method_cache [163/814] 2807867=test_fiddle [164/814] 2807867=test_gem_security_trust_dir [165/814] 2807867=string_test [166/814] 2807867=test_ractor [167/814] 2807866=test_have_library [168/814] 2807867=test_gem_commands_query_command [169/814] 2807867=test_helper [170/814] 2807867=test_io_console [171/814] 2807866=test_backtrace [172/814] 2807866=test_bash_completion [173/814] 2807866=test_io_m17n [174/814] 2807867=test_econv [175/814] 2807866=test_rubyoptions [176/814] 2807867=test_c_union_entity [177/814] 2807867=test_stack [178/814] 2807867=test_fileutils [179/814] 2807867=test_addr [180/814] 2807867=test_euc_kr [181/814] 2807867=test_remote_fetch_error [182/814] 2807867=test_gem_uri_formatter [183/814] 2807867=test_config [184/814] 2807867=test_httpresponse [185/814] 2807867=test_handle [186/814] 2807867=test_pp [187/814] 2807867=test_utf16 [188/814] 2807867=test_gem_ext_cmake_builder [189/814] 2807867=test_class [190/814] 2807867=test_gem_commands_stale_command [191/814] 2807867=test_const [192/814] 2807867=test_pkcs12 [193/814] 2807867=test_webauthn_listener [194/814] 2807867=test_printf [195/814] 2807867=reflection_test [196/814] 2807867=test_pack [197/814] 2807867=test_lambda [198/814] 2807867=test_ns_spki [199/814] 2807867=test_abi [200/814] 2807867=index_write_test [201/814] 2807867=test_gem_resolver [202/814] 2807867=test_human_typo [203/814] 2807867=test_memory_view [204/814] 2807867=test_reline [205/814] 2807867=test_tcp [206/814] 2807867=test_io_buffer [207/814] 2807866=test_grapheme_breaks [208/814] 2807866=test_assignment [209/814] 2807866=test_object_references [210/814] 2807866=test_gem_commands_yank_command [211/814] 2807867=static_inspect_test [212/814] 2807867=test_optarg [213/814] 2807866=test_gem_resolver_git_specification [214/814] 2807867=test_socket [215/814] 2807866=errors_test [216/814] 2807865=test_class [217/814] 2807865=test_command_aliasing [218/814] 2807865=test_flags [219/814] 2807866=test_ftp [220/814] 2807866=test_exception [221/814] 2807866=test_enum [222/814] 2807866=test_gem_rdoc [223/814] 2807867=test_input_method [224/814] 2807867=test_gem_dependency_installer [225/814] 2807865=test_vm_dump [226/814] 2807865=test_gem_commands_specification_command [227/814] 2807866=test_div [228/814] 2807866=test_helper [229/814] 2807866=test_tmpdir [230/814] 2807866=test_gem_ext_cargo_builder_unit [231/814] 2807866=test_deprecated [232/814] 2807865=test_gem_command [233/814] 2807866=test_fips [234/814] 2807865=test_scanner_events [235/814] 2807865=test_kernel [236/814] 2807866=test_history [237/814] 2807866=test_date_conv [238/814] 2807866=test_egrep_cpp [239/814] 2807866=!Nothing_to_test [240/814] 2807866=test_io [241/814] 2807866=json_parser_test [242/814] 2807866=test_gem_remote_fetcher_s3 [243/814] 2807865=test_gem_resolver_vendor_set [244/814] 2807865=test_gem_package_task [245/814] 2807865=test_verbose [246/814] 2807865=test_rb_str_dup [247/814] 2807865=test_trick [248/814] 2807866=test_require_path_check [249/814] 2807866=test_gem_resolver_api_specification [250/814] 2807866=test_optimization [251/814] 2807864=test_variable_name_check [252/814] 2807864=test_date_parse [253/814] 2807864=test_gem_resolver_index_set [254/814] 2807864=test_pkey_ec [255/814] 2807867=test_exception_at_throwing [256/814] 2807864=location_test [257/814] 2807864=test_gem_ext_cargo_builder_link_flag_converter [258/814] 2807867=test_keyword [259/814] 2807864=test_backtrace [260/814] 2807864=test_call [261/814] 2807864=test_gem_safe_marshal [262/814] 2807865=test_date_new [263/814] 2807865=test_bug-3571 [264/814] 2807865=test_coderange [265/814] 2807865=test_default_gems [266/814] 2807865=integer_base_flags_test [267/814] 2807865=test_gem_console_ui [268/814] 2807865=test_len [269/814] 2807865=test_gc_compact [270/814] 2807867=test_ossl [271/814] 2807864=test_enumerator_kw [272/814] 2807864=newline_test [273/814] 2807864=snippets_test [274/814] 2807864=test_ruby_lex [275/814] 2807864=test_bug-5832 [276/814] 2807864=test_resize [277/814] 2807864=test_store [278/814] 2807865=test_object [279/814] 2807865=test_provider [280/814] 2807864=test_gem_gemcutter_utilities [281/814] 2807866=test_buffering [282/814] 2807866=test_svcb_https [283/814] 2807865=test_inadvertent_creation [284/814] 2807866=test_bug_reporter [285/814] 2807864=test_ssl [286/814] 2807865=test_module [287/814] 2807866=test_fd_setsize [288/814] 2807866=test_singleton_function [289/814] 2807866=test_cclass [290/814] 2807866=parameters_signature_test [291/814] 2807866=test_ifunless [292/814] 2807866=test_require [293/814] 2807866=test_json_tree [294/814] 2807866=test_gem_install_update_options [295/814] 2807866=test_config [296/814] 2807866=test_gem_security_policy [297/814] 2807866=test_rubyvm [298/814] 2807866=test_timeout [299/814] 2807866=test_ractor [300/814] 2807866=test_weakref [301/814] 2807866=test_method_cache [302/814] 2807866=compiler_test [303/814] 2807866=test_sprintf_comb [304/814] 2807865=test_time_tz [305/814] 2807866=test_yaml_special_cases [306/814] 2807866=test_gem_source_list [307/814] 2807865=test_gem_remote_fetcher_local_ssl_server [308/814] 2807866=test_name_error_extension [309/814] 2807866=test_gem_text [310/814] 2807867=test_gem_request [311/814] 2807866=test_settracefunc [312/814] 2807867=test_file [313/814] 2807866=tunnel_test [314/814] 2807866=bom_test [315/814] 2807866=test_protocol [316/814] 2807866=test_gem_commands_signout_command [317/814] 2807866=test_date_strptime [318/814] 2807866=test_null [319/814] 2807866=test_key_actor_emacs [320/814] 2807866=test_basicinstructions [321/814] 2807866=test_emitter [322/814] 2807866=test_enumerator [323/814] 2807866=test_init [324/814] 2807865=test_parser_events [325/814] 2807866=test_load [326/814] 2807866=test_file [327/814] 2807866=test_stringscanner [328/814] 2807865=test_gem_resolver_vendor_specification [329/814] 2807866=test_gem_uri [330/814] 2807865=test_pager [331/814] 2807866=test_spell_checker [332/814] 2807866=test_date_compat [333/814] 2807866=test_str2big [334/814] 2807866=test_symbol [335/814] 2807866=test_gem_version_option [336/814] 2807865=test_scan_args [337/814] 2807865=test_gem_resolver_git_set [338/814] 2807866=test_gem_commands_update_command [339/814] 2807864=test_normalize [340/814] 2807864=test_eval [341/814] 2807867=test_class_name_check [342/814] 2807867=test_files_test_2 [343/814] 2807865=test_ipaddr [344/814] 2807864=test_force_exit [345/814] 2807865=test_gem_commands_contents_command [346/814] 2807864=test_enumerator [347/814] 2807865=test_thread_fd_close [348/814] 2807865=test_flush [349/814] 2807865=test_pkey_dsa [350/814] 2807866=test_safe_load [351/814] 2807866=test_fixnum [352/814] 2807866=test_signal [353/814] 2807865=test_gem_commands_server_command [354/814] 2807865=test_name_error [355/814] 2807865=test_tempfile [356/814] 2807865=test_common [357/814] 2807866=test_gem_uninstaller [358/814] 2807865=test_gem_source_installed [359/814] 2807865=test_project_sanity [360/814] 2807865=test_gem_commands_mirror [361/814] 2807865=freeze_test [362/814] 2807865=test_c_struct_entry [363/814] 2807865=test_m17n_comb [364/814] 2807866=test_integer [365/814] 2807867=test_ensured [366/814] 2807867=test_key_actor_vi [367/814] 2807867=test_gem_commands_which_command [368/814] 2807867=test_date_time [369/814] 2807867=equality_test [370/814] 2807867=test_passing_block [371/814] 2807867=test_gem_commands_unpack_command [372/814] 2807867=test_marshal [373/814] 2807865=test_flip [374/814] 2807865=test_jaro_winkler [375/814] 2807865=test_stringchar [376/814] 2807865=test_gem_package_old [377/814] 2807865=test_ractor [378/814] 2807865=named_capture_test [379/814] 2807865=test_enumerable [380/814] 2807865=test_sexp [381/814] 2807865=ruby_parser_test [382/814] 2807865=test_ssl [383/814] 2807867=json_common_interface_test [384/814] 2807867=test_gem_commands_rebuild_command [385/814] 2807867=test_open-uri [386/814] 2807867=test_gem [387/814] 2807866=test_resolve_symbol [388/814] 2807866=test_gem_commands_cert_command [389/814] 2807866=test_help [390/814] 2807866=test_ldap [391/814] 2807866=test_files_lib [392/814] 2807866=test_iso_8859 [393/814] 2807866=test_gem_doctor [394/814] 2807865=test_exception [395/814] 2807866=test_serialize_subclasses [396/814] 2807866=test_parser [397/814] 2807866=test_struct [398/814] 2807867=test_mutex [399/814] 2807866=test_cgi_core [400/814] 2807866=test_gem_validator [401/814] 2807866=test_forwardable [402/814] 2807866=json_addition_test [403/814] 2807866=test_qsort [404/814] 2807866=test_stringio [405/814] 2807866=test_gem_package [406/814] 2807867=test_eval [407/814] 2807867=test_sleep [408/814] 2807866=test_date [409/814] 2807866=test_ancdata [410/814] 2807866=test_ensure_and_callcc [411/814] 2807866=test_profile_frames [412/814] 2807866=test_shapes [413/814] 2807866=overlap_test [414/814] 2807866=parse_comments_test [415/814] 2807866=test_cgi_tag_helper [416/814] 2807866=test_ractor [417/814] 2807866=test_scalar [418/814] 2807866=test_getopts [419/814] 2807866=test_registry [420/814] 2807866=test_gem_commands_help_command [421/814] 2807866=test_literal [422/814] 2807866=test_cgi_multipart [423/814] 2807865=test_gem_remote_fetcher_local_server [424/814] 2807866=test_error_highlight [425/814] 2807865=test_autoconf [426/814] 2807865=test_thread [427/814] 2807865=test_gem_commands_list_command [428/814] 2807865=test_gem_source_local [429/814] 2807865=test_nil [430/814] 2807865=test_copy [431/814] 2807865=test_convertible [432/814] 2807866=test_have_macro [433/814] 2807866=test_gc [434/814] 2807867=test_ractor [435/814] 2807867=test_constant [436/814] 2807867=test_lazy_enumerator [437/814] 2807867=test_find_executable [438/814] 2807867=test_disable_irb [439/814] 2807867=test_gem_source_vendor [440/814] 2807867=test_encoding [441/814] 2807864=test_too_many_dummy_encodings [442/814] 2807864=test_pkey [443/814] 2807867=test_case_mapping [444/814] 2807867=test_have_func [445/814] 2807864=parser_test [446/814] 2807864=test_readpartial [447/814] 2807864=test_gem_available_set [448/814] 2807864=test_modify_expand [449/814] 2807864=ripper_test [450/814] 2807864=test_arithmetic_sequence [451/814] 2807864=test_rubygems [452/814] 2807867=version_test [453/814] 2807867=test_gem_dependency_resolution_error [454/814] 2807867=test_gem_commands_outdated_command [455/814] 2807864=test_https_proxy [456/814] 2807867=test_process [457/814] 2807864=test_gem_silent_ui [458/814] 2807864=lex_test [459/814] 2807864=test_kill_ring [460/814] 2807864=test_gem_request_set_lockfile_parser [461/814] 2807864=test_proc [462/814] 2807866=test_gem_resolver_lock_set [463/814] 2807866=test_gem_commands_sources_command [464/814] 2807864=test_queue [465/814] 2807864=test_zlib [466/814] 2807866=test_timeout [467/814] 2807866=regular_expression_encoding_test [468/814] 2807866=static_literals_test [469/814] 2807866=test_extlibs [470/814] 2807866=test_securerandom [471/814] 2807866=test_gem_update_suggestion [472/814] 2807866=json_generator_test [473/814] 2807865=test_prettyprint [474/814] 2807865=test_big5 [475/814] 2807865=test_nonblock [476/814] 2807865=test_did_you_mean [477/814] 2807865=parse_success_test [478/814] 2807865=test_ts [479/814] 2807865=test_locale [480/814] 2807865=parse_stream_test [481/814] 2807865=test_gem_commands_setup_command [482/814] 2807866=test_gem_impossible_dependencies_error [483/814] 2807866=test_cgi_modruby [484/814] 2807866=test_gem_local_remote_options [485/814] 2807866=test_history [486/814] 2807866=test_range [487/814] 2807864=test_gem_security [488/814] 2807865=test_time [489/814] 2807865=test_stat [490/814] 2807865=test_stream [491/814] 2807865=test_summary [492/814] 2807866=test_udp [493/814] 2807866=test_emoji_breaks [494/814] 2807865=json_ext_parser_test [495/814] 2807866=test_pipe [496/814] 2807865=test_reline_key [497/814] 2807865=test_unicode_normalize [498/814] 2807865=test_import [499/814] 2807866=test_zsh_completion [500/814] 2807866=test_foreach [501/814] 2807866=test_uncorrectable_name_check [502/814] 2807866=test_gem_request_set_gem_dependency_api [503/814] 2807866=test_mdns [504/814] 2807866=test_arity [505/814] 2807866=test_alias [506/814] 2807866=json_generic_object_test [507/814] 2807866=test_numeric [508/814] 2807866=test_integer_comb [509/814] 2807865=test_gem_request_set_lockfile_tokenizer [510/814] 2807865=test_pointer [511/814] 2807866=test_pkcs7 [512/814] 2807866=test_cgi_header [513/814] 2807866=warnings_test [514/814] 2807866=test_hash_create [515/814] 2807866=attribute_write_test [516/814] 2807866=test_dns [517/814] 2807865=test_update [518/814] 2807865=command_line_test [519/814] 2807865=test_rand [520/814] 2807866=test_windows_1252 [521/814] 2807866=dispatcher_test [522/814] 2807866=test_switch_hitter [523/814] 2807866=test_macro [524/814] 2807866=test_inlinecache [525/814] 2807865=test_gem_ci_detector [526/814] 2807866=test_io_wait_uncommon [527/814] 2807865=test_complex2 [528/814] 2807865=test_gem_commands_signin_command [529/814] 2807866=test_tsort [530/814] 2807866=test_delegate [531/814] 2807866=test_gem_command_manager [532/814] 2807865=comments_test [533/814] 2807865=test_gem_commands_search_command [534/814] 2807866=test_numeric [535/814] 2807865=test_gem_source_fetch_problem [536/814] 2807865=test_x509store [537/814] 2807866=test_method [538/814] 2807865=test_erb_command [539/814] 2807865=test_gem_safe_yaml [540/814] 2807865=test_gem_commands_install_command [541/814] 2807864=test_shift_jis [542/814] 2807864=test_hmac [543/814] 2807864=test_super [544/814] 2807864=test_ractor_compatibility [545/814] 2807864=test_gem_commands_check_command [546/814] 2807864=dump_test [547/814] 2807864=test_system [548/814] 2807867=test_gem_resolver_lock_specification [549/814] 2807867=test_gem_source_lock [550/814] 2807867=test_placearg [551/814] 2807867=test_pack [552/814] 2807865=parse_test [553/814] 2807865=test_string [554/814] 2807864=test_delete [555/814] 2807864=test_nofree [556/814] 2807864=test_change_word [557/814] 2807864=test_raise [558/814] 2807864=test_gem_name_tuple [559/814] 2807867=test_continuation [560/814] 2807867=test_files_test [561/814] 2807867=test_gem_spec_fetcher [562/814] 2807864=test_singleton [563/814] 2807864=test_member [564/814] 2807864=numeric_value_test [565/814] 2807864=test_date_arith [566/814] 2807865=test_mailto [567/814] 2807864=test_sleep [568/814] 2807865=test_fnmatch [569/814] 2807865=test_rbconfig [570/814] 2807865=test_transcode [571/814] 2807867=test_ractor [572/814] 2807867=test_erb_m17n [573/814] 2807867=test_file_exhaustive [574/814] 2807865=test_debugger_integration [575/814] 2807865=test_sizeof [576/814] 2807864=test_my_integer [577/814] 2807864=test_face [578/814] 2807864=test_signedness [579/814] 2807866=test_pack [580/814] 2807866=test_dot_dot [581/814] 2807866=test_weakkeymap [582/814] 2807866=test_usrmarshal [583/814] 2807866=test_dbm [584/814] 2807866=test_gem_commands_exec_command [585/814] 2807865=heredoc_dedent_test [586/814] 2807865=test_data [587/814] 2807865=test_defined [588/814] 2807865=test_enc_raise [589/814] 2807865=test_memory_view [590/814] 2807865=test_gem_commands_dependency_command [591/814] 2807866=test_require [592/814] 2807865=test_array [593/814] 2807865=unescape_test [594/814] 2807865=test_arity [595/814] 2807865=test_type [596/814] 2807865=test_rendering [597/814] 2807865=test_c_struct_builder [598/814] 2807865=test_trace [599/814] 2807865=test_gem_stream_ui [600/814] 2807867=test_bug-14834 [601/814] 2807867=test_not [602/814] 2807867=test_string [603/814] 2807865=test_digest [604/814] 2807865=test_variable [605/814] 2807865=integer_parse_test [606/814] 2807865=json_fixtures_test [607/814] 2807865=test_assembler [608/814] 2807865=test_addrinfo [609/814] 2807865=test_closure [610/814] 2807866=test_bmethod [611/814] 2807866=test_ftp [612/814] 2807866=test_class2name [613/814] 2807866=test_gem_source [614/814] 2807865=test_custom_command [615/814] 2807865=test_array [616/814] 2807864=test_depth_first [617/814] 2807864=test_set_len [618/814] 2807864=test_key_stroke [619/814] 2807864=test_dir_m17n [620/814] 2807866=test_require_lib [621/814] 2807864=test_tree_spell_checker [622/814] 2807864=lex_test [623/814] 2807864=test_function_entry [624/814] 2807864=test_deprecate [625/814] 2807864=test_euc_jp [626/814] 2807864=test_gem_commands_lock_command [627/814] 2807864=test_process [628/814] 2807864=test_external_new [629/814] 2807864=test_open3 [630/814] 2807866=test_objectspace [631/814] 2807864=test_parser [632/814] 2807864=test_key_event_record [633/814] 2807864=locals_test [634/814] 2807864=test_data [635/814] 2807864=test_string [636/814] 2807864=test_iterator [637/814] 2807864=test_gem_ext_configure_builder [638/814] 2807864=test_http_request [639/814] 2807864=test_storage [640/814] 2807864=test_recorder [641/814] 2807864=test_find [642/814] 2807864=test_cmethod [643/814] 2807864=test_weakmap [644/814] 2807866=test_gem_ext_builder [645/814] 2807866=test_integer [646/814] 2807866=test_unicode [647/814] 2807866=test_basicsocket [648/814] 2807866=test_dup [649/814] 2807866=test_thread_cv [650/814] 2807865=node_id_test [651/814] 2807866=test_files_test_1 [652/814] 2807866=test_kdf [653/814] 2807866=test_typeddata [654/814] 2807865=pattern_test [655/814] 2807865=test_gem_installer [656/814] 2807866=test_gem_ext_cargo_builder [657/814] 2807866=test_yamldbm [658/814] 2807866=test_x509cert [659/814] 2807866=test_popen_deadlock [660/814] 2807866=test_psych [661/814] 2807866=test_arith_seq_extract [662/814] 2807866=test_case_comprehensive [663/814] 2807866=test_webauthn_listener_response [664/814] 2807866=test_object_create_start [665/814] 2807866=test_recursion [666/814] 2807866=test_nomethod_error [667/814] 2807866=test_duplicate [668/814] 2807866=test_capacity [669/814] 2807866=test_nextafter [670/814] 2807866=test_ractor [671/814] 2807866=magic_comment_test [672/814] 2807866=test_date_strftime [673/814] 2807864=test_gem_bundler_version_finder [674/814] 2807864=test_command [675/814] 2807866=test_sprintf [676/814] 2807864=test_rational [677/814] 2807866=test_etc [678/814] 2807866=test_emitter [679/814] 2807866=test_encoding [680/814] 2807866=test_sockopt [681/814] 2807866=test_ast [682/814] 2807864=test_gem_request_set [683/814] 2807864=test_stream [684/814] 2807864=test_shellwords [685/814] 2807864=test_gem_resolver_index_specification [686/814] 2807864=test_omap [687/814] 2807864=test_primitive [688/814] 2807864=test_gem_dependency [689/814] 2807864=test_date_marshal [690/814] 2807864=test_io [691/814] 2807865=test_document [692/814] 2807865=test_iseq_load [693/814] 2807865=test_frozen [694/814] 2807865=test_ws [695/814] 2807865=test_float [696/814] 2807865=test_boolean [697/814] 2807865=test_scheduler [698/814] 2807865=test_gem_commands_build_command [699/814] 2807865=test_gc [700/814] 2807865=test_gem_commands_info_command [701/814] 2807865=test_math [702/814] 2807865=test_dln [703/814] 2807865=test_libs [704/814] 2807865=test_fiber [705/814] 2807864=heredoc_test [706/814] 2807864=test_wss [707/814] 2807864=test_completion [708/814] 2807867=test_proxy [709/814] 2807867=test_method_name_check [710/814] 2807867=test_ansi [711/814] 2807867=library_symbols_test [712/814] 2807867=fixtures_test [713/814] 2807865=test_case [714/814] 2807865=test_rational2 [715/814] 2807865=test_env [716/814] 2807867=test_show_source [717/814] 2807867=test_pkg_config [718/814] 2807867=test_http [719/814] 2807864=test_bundled_ca [720/814] 2807865=test_tree_builder [721/814] 2807865=test_protect [722/814] 2807865=test_at_exit [723/814] 2807865=test_gem_resolver_activation_request [724/814] 2807865=test_koi8 [725/814] 2807865=test_allocation [726/814] 2807864=test_files_ext [727/814] 2807864=constant_path_node_test [728/814] 2807864=test_gem_package_tar_reader_entry [729/814] 2807864=test_debug [730/814] 2807864=test_asn1 [731/814] 2807864=test_filter [732/814] 2807864=test_arith_seq_beg_len_step [733/814] 2807864=test_insns_leaf [734/814] 2807864=test_gem_resolver_requirement_list [735/814] 2807864=test_digest_extend [736/814] 2807864=test_stringify_symbols [737/814] 2807864=test_pty [738/814] 2807864=test_line_editor [739/814] 2807864=test_evaluation [740/814] 2807864=test_alias_and_anchor [741/814] 2807864=test_gem_commands_pristine_command [742/814] 2807864=test_gem_source_subpath_problem [743/814] 2807864=test_https [744/814] 2807867=string_encoding_test [745/814] 2807867=test_string_memory [746/814] 2807865=test_x509req [747/814] 2807867=test_eval_history [748/814] 2807867=test_gem_dependency_list [749/814] 2807867=test_refinement [750/814] 2807865=test_x509crl [751/814] 2807865=test_gem_commands_environment_command [752/814] 2807865=test_cgi_session [753/814] 2807865=test_ellipsize [754/814] 2807865=test_complex [755/814] 2807865=test_random_formatter [756/814] 2807865=test_option [757/814] 2807865=test_gem_commands_uninstall_command [758/814] 2807865=test_tracer [759/814] 2807865=test_color_printer [760/814] 2807865=test_type_completor [761/814] 2807865=test_gem_resolver_installer_set [762/814] 2807865=test_to_ruby [763/814] 2807865=test_syntax [764/814] 2807867=test_gem_request_connection_pools [765/814] 2807867=test_key_error [766/814] 2807867=test_warning [767/814] 2807867=test_engine [768/814] 2807867=percent_delimiter_string_test [769/814] 2807867=test_x509attr [770/814] 2807867=test_gbk [771/814] 2807867=test_argf [772/814] 2807864=test_ssl_session [773/814] 2807867=test_pinned [774/814] 2807867=test_yjit [775/814] 2807864=test_gem_resolver_dependency_request [776/814] 2807864=test_m17n [777/814] 2807864=test_gem_platform [778/814] 2807864=breadth_first_search_test [779/814] 2807864=test_x509ext [780/814] 2807864=test_exit [781/814] 2807864=test_config [782/814] 2807864=test_bn [783/814] 2807864=test_generic [784/814] 2807864=test_cparser [785/814] 2807865=test_buffered_io [786/814] 2807865=test_gem_security_signer [787/814] 2807865=test_set [788/814] 2807865=test_httpheader [789/814] 2807865=test_irb [790/814] 2807865=test_key_name_check [791/814] 2807865=test_helper_method [792/814] 2807865=test_gem_resolver_composed_set [793/814] 2807865=test_cipher [794/814] 2807865=test_new [795/814] 2807865=test_gem_package_tar_writer [796/814] 2807864=test_rat [797/814] 2807864=test_gb18030 [798/814] 2807864=test_scalar_scanner [799/814] 2807864=regexp_test [800/814] 2807864=test_mul [801/814] 2807864=test_cgi_cookie [802/814] 2807864=json_string_matching_test [803/814] 2807864=implicit_array_test [804/814] 2807864=test_cd [805/814] 2807864=test_monitor [806/814] 2807865=test_multi_irb_commands [807/814] 2807865=test_whileuntil [808/814] 2807865=test_dir [809/814] 2807864=test_cgi_util [810/814] 2807864=test_metaclass [811/814] 2807864=test_acceptable [812/814] 2807865=regular_expression_options_test [813/814] 2807865=test_gem_ext_rake_builder [814/814] 2807864=test_hash Finished tests in 187.670442s, 153.1141 tests/s, 33028.0566 assertions/s. 28735 tests, 6198390 assertions, 0 failures, 0 errors, 420 skips ruby -v: ruby 3.5.0dev (2025-01-22T20:12:53Z master 6f6654e504) +YJIT +PRISM [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 -Dmodular_gc_dir= 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/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' ruby 3.5.0dev (2025-01-22T20:12:53Z master 6f6654e504) +YJIT +PRISM [x86_64-linux] 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 ............................................................ [BUG] Segmentation fault at 0x0000000000000000 ruby 3.5.0dev (2025-01-22T20:12:53Z master 6f6654e504) +YJIT +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x0000000000000000 RBP: 0x00007ffe40424f28 RSP: 0x000056515b457980 RAX: 0x0000000000000001 RBX: 0x000000000000001e RCX: 0x00007fb53aa0b61f RDX: 0x0000000000000001 RDI: 0x00007ffe40425cb0 RSI: 0x0000000000000081 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x0000000000000246 R12: 0x000056515b2f4040 R13: 0x000056515b429880 R14: 0x0000000000000016 R15: 0x000056515b429ab0 EFL: 0x0000000000010206 -- C level backtrace information ------------------------------------------- 1500 ............................................................ /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x565125c59f42] /tmp/ruby/src/trunk-yjit/vm_dump.c:823 /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1155 /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0xfc) [0x565125c112cc] /tmp/ruby/src/trunk-yjit/error.c:1130 /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x56512595e968] /tmp/ruby/src/trunk-yjit/signal.c:933 /lib/x86_64-linux-gnu/libc.so.6(0x7fb53a9b7320) [0x7fb53a9b7320] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so 7 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so 8 /tmp/ruby/build/trunk-yjit/rbconfig.rb 9 /tmp/ruby/src/trunk-yjit/lib/rubygems/compatibility.rb 10 /tmp/ruby/src/trunk-yjit/lib/rubygems/defaults.rb 11 /tmp/ruby/src/trunk-yjit/lib/rubygems/deprecate.rb 12 /tmp/ruby/src/trunk-yjit/lib/rubygems/errors.rb 13 /tmp/ruby/src/trunk-yjit/lib/rubygems/target_rbconfig.rb 14 /tmp/ruby/src/trunk-yjit/lib/rubygems/unknown_command_spell_checker.rb 15 /tmp/ruby/src/trunk-yjit/lib/rubygems/exceptions.rb 16 /tmp/ruby/src/trunk-yjit/lib/rubygems/basic_specification.rb 17 /tmp/ruby/src/trunk-yjit/lib/rubygems/stub_specification.rb 18 /tmp/ruby/src/trunk-yjit/lib/rubygems/platform.rb 19 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification_record.rb 20 /tmp/ruby/src/trunk-yjit/lib/rubygems/util/list.rb 21 /tmp/ruby/src/trunk-yjit/lib/rubygems/version.rb 22 /tmp/ruby/src/trunk-yjit/lib/rubygems/requirement.rb 23 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification.rb 24 /tmp/ruby/src/trunk-yjit/lib/rubygems/util.rb 25 /tmp/ruby/src/trunk-yjit/lib/rubygems/dependency.rb 26 /tmp/ruby/src/trunk-yjit/lib/rubygems/core_ext/kernel_gem.rb 27 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so 28 /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb 29 /tmp/ruby/src/trunk-yjit/lib/rubygems.rb 30 /tmp/ruby/src/trunk-yjit/lib/bundled_gems.rb 31 /tmp/ruby/src/trunk-yjit/lib/error_highlight/version.rb 32 /tmp/ruby/src/trunk-yjit/lib/error_highlight/base.rb 33 /tmp/ruby/src/trunk-yjit/lib/error_highlight/formatter.rb 34 /tmp/ruby/src/trunk-yjit/lib/error_highlight/core_ext.rb 35 /tmp/ruby/src/trunk-yjit/lib/error_highlight.rb 36 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/version.rb 37 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/core_ext/name_error.rb 38 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/levenshtein.rb 39 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/jaro_winkler.rb 40 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checker.rb 41 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 42 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 43 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers.rb 44 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/method_name_checker.rb 45 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/key_error_checker.rb 46 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/null_checker.rb 47 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/tree_spell_checker.rb 48 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/require_path_checker.rb 49 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 50 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/formatter.rb 51 /tmp/ruby/src/trunk-yjit/lib/did_you_mean.rb 52 /tmp/ruby/src/trunk-yjit/lib/syntax_suggest/core_ext.rb 53 /tmp/ruby/build/trunk-yjit/x86_64-linux-fake.rb 54 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/version.rb 55 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/version.rb 56 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/options.rb 57 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb 58 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/exception.rb 59 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/tag.rb 60 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb 61 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/tally.rb 62 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/guard.rb 63 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/deprecate.rb 64 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/version.rb 65 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/warnings.rb 66 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb 67 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb 68 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/expectations/expectations.rb 69 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/timer.rb 70 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb 71 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/base.rb 72 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/dotted.rb 73 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/describe.rb 74 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/file.rb 75 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/specdoc.rb 76 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/html.rb 77 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/summary.rb 78 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/unit.rb 79 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/spinner.rb 80 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/method.rb 81 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/stats.rb 82 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/yaml.rb 83 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/profile.rb 84 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/profile.rb 85 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/junit.rb 86 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters.rb 87 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/match.rb 88 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/regexp.rb 89 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/tag.rb 90 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/profile.rb 91 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters.rb 92 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb 93 /tmp/ruby/src/trunk-yjit/lib/pp.rb 94 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/format.rb 95 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/base.rb 96 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_an_instance_of.rb 97 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_ancestor_of.rb 98 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_close.rb 99 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_computed_by.rb 100 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_empty.rb 101 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_false.rb 102 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_kind_of.rb 103 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_nan.rb 104 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_nil.rb 105 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_true.rb 106 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_true_or_false.rb 107 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/feature.rb 108 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/io.rb 109 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/complain.rb 110 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/eql.rb 111 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/equal.rb 112 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/equal_element.rb 113 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/variable.rb 114 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_constant.rb 115 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_class_variable.rb 116 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/method.rb 117 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_instance_method.rb 118 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_instance_variable.rb 119 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_method.rb 120 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_private_instance_method.rb 121 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_private_method.rb 122 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_protected_instance_method.rb 123 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_public_instance_method.rb 124 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_singleton_method.rb 125 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/include.rb 126 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/include_any_of.rb 127 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/infinity.rb 128 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/match_yaml.rb 129 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/raise_error.rb 130 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/output.rb 131 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/tmp.rb 132 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/output_to_fd.rb 133 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/respond_to.rb 134 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/signed_zero.rb 135 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/block_caller.rb 136 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/skip.rb 137 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers.rb 138 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/expectations/should.rb 139 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/expectations.rb 140 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/warning.rb 141 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks/mock.rb 142 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks/proxy.rb 143 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks/object.rb 144 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks.rb 145 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/evaluate.rb 146 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/example.rb 147 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb 148 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/filter.rb 149 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/tag.rb 150 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/taglist.rb 151 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/tagpurge.rb 152 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions.rb 153 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/shared.rb 154 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner.rb 155 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/block_device.rb 156 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/bug.rb 157 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/conflict.rb 158 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/endian.rb 159 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so 160 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/platform.rb 161 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/quarantine.rb 162 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/support.rb 163 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/superuser.rb 164 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards.rb 165 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/argf.rb 166 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/argv.rb 167 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/datetime.rb 168 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/fixture.rb 169 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/flunk.rb 170 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/fs.rb 171 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/mock_to_path.rb 172 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/numeric.rb 173 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/ruby_exe.rb 174 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/scratch.rb 175 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers.rb 176 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec.rb 177 /tmp/ruby/src/trunk-yjit/spec/ruby/spec_helper.rb 178 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/pos.rb 179 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/read.rb 180 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/fixtures/classes.rb 181 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/enumeratorize.rb 182 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/enumeratorized.rb 183 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/iterable_and_tolerating_size_increasing.rb 184 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/keep_if.rb 185 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/select.rb 186 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/kernel/equal.rb 187 /tmp/ruby/src/trunk-yjit/spec/ruby/core/binding/fixtures/classes.rb 188 /tmp/ruby/src/trunk-yjit/spec/ruby/core/binding/shared/clone.rb 189 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/fixtures/classes.rb 190 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/fixtures/classes.rb 191 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/shared/with_index.rb 192 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/spec_helper.rb 193 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/each.rb 194 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/length.rb 195 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/to_hash.rb 196 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/fixtures/classes.rb 197 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/each.rb 198 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/readlines.rb 199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so 200 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so 201 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/write.rb 202 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so 203 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/classes.rb 204 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so 205 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/code_loading.rb 206 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/require.rb 207 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so * Process memory map: 56511d642000-56511d6ae000 r-xp 00000000 00:00 0 56511d6ae000-565125642000 ---p 00000000 00:00 0 5651257d6000-56512581d000 r--p 00000000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 56512581d000-565125cd4000 r-xp 00047000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 565125cd4000-565125e7b000 r--p 004fe000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 565125e7b000-565125e95000 r--p 006a4000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 565125e95000-565125e96000 rw-p 006be000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 565125e96000-565125eab000 rw-p 00000000 00:00 0 56515acd8000-56515b8c1000 rw-p 00000000 00:00 0 [heap] 7fb510000000-7fb510021000 rw-p 00000000 00:00 0 7fb510021000-7fb514000000 ---p 00000000 00:00 0 7fb514b81000-7fb518000000 r--s 00000000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 7fb518000000-7fb5182f1000 rw-p 00000000 00:00 0 7fb5182f1000-7fb51c000000 ---p 00000000 00:00 0 7fb51c7a8000-7fb51c9af000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fb51c9af000-7fb51fe2e000 r--s 00000000 00:c6 14950088 /tmp/ruby/build/trunk-yjit/ruby 7fb51fe2e000-7fb51fe2f000 ---p 00000000 00:00 0 7fb51fe2f000-7fb51fe4f000 rw-p 00000000 00:00 0 7fb51fe4f000-7fb51fe50000 ---p 00000000 00:00 0 7fb51fe50000-7fb520120000 rw-p 00000000 00:00 0 7fb52012f000-7fb5201f0000 rw-p 00000000 00:00 0 7fb5201f7000-7fb5201f9000 r--p 00000000 00:c6 15088030 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so 7fb5201f9000-7fb5201fc000 r-xp 00002000 00:c6 15088030 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so 7fb5201fc000-7fb5201fe000 r--p 00005000 00:c6 15088030 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so 7fb5201fe000-7fb5201ff000 r--p 00006000 00:c6 15088030 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so 7fb5201ff000-7fb520200000 rw-p 00007000 00:c6 15088030 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so 7fb520200000-7fb520210000 rw-p 00000000 00:00 0 7fb520210000-7fb5202e0000 rw-p 00000000 00:00 0 7fb5202e0000-7fb5202e1000 r--p 00000000 00:c6 15076984 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so 7fb5202e1000-7fb5202e2000 r-xp 00001000 00:c6 15076984 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so 7fb5202e2000-7fb5202e3000 r--p 00002000 00:c6 15076984 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so 7fb5202e3000-7fb5202e4000 r--p 00003000 00:c6 15076984 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so 7fb5202e4000-7fb5202e5000 rw-p 00004000 00:c6 15076984 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so 7fb5202e5000-7fb5202e6000 r--p 00000000 00:c6 15076985 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so 7fb5202e6000-7fb5202e7000 r-xp 00001000 00:c6 15076985 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so 7fb5202e7000-7fb5202e8000 r--p 00002000 00:c6 15076985 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so 7fb5202e8000-7fb5202e9000 r--p 00002000 00:c6 15076985 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so 7fb5202e9000-7fb5202ea000 rw-p 00003000 00:c6 15076985 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so 7fb5202ea000-7fb5202eb000 r--p 00000000 00:c6 15076967 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so 7fb5202eb000-7fb5202ec000 r-xp 00001000 00:c6 15076967 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so 7fb5202ec000-7fb5202ed000 r--p 00002000 00:c6 15076967 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so 7fb5202ed000-7fb5202ee000 r--p 00002000 00:c6 15076967 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so 7fb5202ee000-7fb5202ef000 rw-p 00003000 00:c6 15076967 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so 7fb5202ef000-7fb5202f0000 ---p 00000000 00:00 0 7fb5202f0000-7fb520331000 rw-p 00000000 00:00 0 7fb520331000-7fb520332000 ---p 00000000 00:00 0 7fb520332000-7fb520373000 rw-p 00000000 00:00 0 7fb520373000-7fb520374000 ---p 00000000 00:00 0 7fb520374000-7fb5203b5000 rw-p 00000000 00:00 0 7fb5203b5000-7fb5203b6000 ---p 00000000 00:00 0 7fb5203b6000-7fb5203f7000 rw-p 00000000 00:00 0 7fb5203f7000-7fb5203f8000 ---p 00000000 00:00 0 7fb5203f8000-7fb520439000 rw-p 00000000 00:00 0 7fb520439000-7fb52043a000 ---p 00000000 00:00 0 7fb52043a000-7fb52047b000 rw-p 00000000 00:00 0 7fb52047b000-7fb52047c000 ---p 00000000 00:00 0 7fb52047c000-7fb5204bd000 rw-p 00000000 00:00 0 7fb5204bd000-7fb5204be000 ---p 00000000 00:00 0 7fb5204be000-7fb5204ff000 rw-p 00000000 00:00 0 7fb5204ff000-7fb520500000 ---p 00000000 00:00 0 7fb520500000-7fb520541000 rw-p 00000000 00:00 0 7fb520541000-7fb520542000 ---p 00000000 00:00 0 7fb520542000-7fb520583000 rw-p 00000000 00:00 0 7fb520583000-7fb520584000 ---p 00000000 00:00 0 7fb520584000-7fb5205c5000 rw-p 00000000 00:00 0 7fb5205c5000-7fb5205c6000 ---p 00000000 00:00 0 7fb5205c6000-7fb520607000 rw-p 00000000 00:00 0 7fb520607000-7fb520608000 ---p 00000000 00:00 0 7fb520608000-7fb520649000 rw-p 00000000 00:00 0 7fb520649000-7fb52064a000 ---p 00000000 00:00 0 7fb52064a000-7fb52068b000 rw-p 00000000 00:00 0 7fb52068b000-7fb52068c000 ---p 00000000 00:00 0 7fb52068c000-7fb5206cd000 rw-p 00000000 00:00 0 7fb5206cd000-7fb5206ce000 ---p 00000000 00:00 0 7fb5206ce000-7fb52070f000 rw-p 00000000 00:00 0 7fb52070f000-7fb520710000 ---p 00000000 00:00 0 7fb520710000-7fb520751000 rw-p 00000000 00:00 0 7fb520751000-7fb520752000 ---p 00000000 00:00 0 7fb520752000-7fb520793000 rw-p 00000000 00:00 0 7fb520793000-7fb520794000 ---p 00000000 00:00 0 7fb520794000-7fb5207d5000 rw-p 00000000 00:00 0 7fb5207d5000-7fb5207d6000 ---p 00000000 00:00 0 7fb5207d6000-7fb520817000 rw-p 00000000 00:00 0 7fb520817000-7fb520818000 ---p 00000000 00:00 0 7fb520818000-7fb520859000 rw-p 00000000 00:00 0 7fb520859000-7fb52085a000 ---p 00000000 00:00 0 7fb52085a000-7fb52089b000 rw-p 00000000 00:00 0 7fb52089b000-7fb52089c000 ---p 00000000 00:00 0 7fb52089c000-7fb5208dd000 rw-p 00000000 00:00 0 7fb5208dd000-7fb5208de000 ---p 00000000 00:00 0 7fb5208de000-7fb52091f000 rw-p 00000000 00:00 0 7fb52091f000-7fb520920000 ---p 00000000 00:00 0 7fb520920000-7fb520961000 rw-p 00000000 00:00 0 7fb520961000-7fb520962000 ---p 00000000 00:00 0 7fb520962000-7fb5209a3000 rw-p 00000000 00:00 0 7fb5209a3000-7fb5209a4000 ---p 00000000 00:00 0 7fb5209a4000-7fb5209e5000 rw-p 00000000 00:00 0 7fb5209e5000-7fb5209e6000 ---p 00000000 00:00 0 7fb5209e6000-7fb520a27000 rw-p 00000000 00:00 0 7fb520a27000-7fb520a28000 ---p 00000000 00:00 0 7fb520a28000-7fb520a69000 rw-p 00000000 00:00 0 7fb520a69000-7fb520a6a000 ---p 00000000 00:00 0 7fb520a6a000-7fb520aab000 rw-p 00000000 00:00 0 7fb520aab000-7fb520aac000 ---p 00000000 00:00 0 7fb520aac000-7fb520aed000 rw-p 00000000 00:00 0 7fb520aed000-7fb520aee000 ---p 00000000 00:00 0 7fb520aee000-7fb520b2f000 rw-p 00000000 00:00 0 7fb520b2f000-7fb520b30000 ---p 00000000 00:00 0 7fb520b30000-7fb521380000 rw-p 00000000 00:00 0 7fb521384000-7fb521385000 r--p 00000000 00:c6 15085642 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so 7fb521385000-7fb521386000 r-xp 00001000 00:c6 15085642 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so 7fb521386000-7fb521387000 r--p 00002000 00:c6 15085642 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so 7fb521387000-7fb521388000 r--p 00002000 00:c6 15085642 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so 7fb521388000-7fb521389000 rw-p 00003000 00:c6 15085642 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so 7fb521389000-7fb52138a000 r--p 00000000 00:c6 15088044 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so 7fb52138a000-7fb52138c000 r-xp 00001000 00:c6 15088044 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so 7fb52138c000-7fb52138d000 r--p 00003000 00:c6 15088044 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so 7fb52138d000-7fb52138e000 r--p 00003000 00:c6 15088044 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so 7fb52138e000-7fb52138f000 rw-p 00004000 00:c6 15088044 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so 7fb52138f000-7fb53a800000 rw-p 00000000 00:00 0 7fb53a803000-7fb53a804000 r--p 00000000 00:c6 15081669 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so 7fb53a804000-7fb53a805000 r-xp 00001000 00:c6 15081669 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so 7fb53a805000-7fb53a806000 r--p 00002000 00:c6 15081669 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so 7fb53a806000-7fb53a807000 r--p 00002000 00:c6 15081669 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so 7fb53a807000-7fb53a808000 rw-p 00003000 00:c6 15081669 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so 7fb53a809000-7fb53a80a000 r--p 00000000 00:c6 15076991 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so 7fb53a80a000-7fb53a80b000 r-xp 00001000 00:c6 15076991 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so 7fb53a80b000-7fb53a80c000 r--p 00002000 00:c6 15076991 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so 7fb53a80c000-7fb53a80d000 r--p 00002000 00:c6 15076991 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so 7fb53a80d000-7fb53a80e000 rw-p 00003000 00:c6 15076991 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so 7fb53a80e000-7fb53a90f000 rw-p 00000000 00:00 0 7fb53a90f000-7fb53a916000 r--s 00000000 00:c6 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fb53a916000-7fb53a96f000 r--p 00000000 00:c6 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7fb53a96f000-7fb53a972000 rw-p 00000000 00:00 0 7fb53a972000-7fb53a99a000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fb53a99a000-7fb53ab22000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fb53ab22000-7fb53ab71000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fb53ab71000-7fb53ab75000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fb53ab75000-7fb53ab77000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fb53ab77000-7fb53ab86000 rw-p 00000000 00:00 0 7fb53ab86000-7fb53ab8a000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fb53ab8a000-7fb53abad000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fb53abad000-7fb53abb1000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fb53abb1000-7fb53abb2000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fb53abb2000-7fb53abb3000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fb53abb3000-7fb53abc3000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fb53abc3000-7fb53ac42000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fb53ac42000-7fb53ac9a000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fb53ac9a000-7fb53ac9b000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fb53ac9b000-7fb53ac9c000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fb53ac9c000-7fb53ac9e000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fb53ac9e000-7fb53acb3000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fb53acb3000-7fb53accc000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fb53accc000-7fb53accd000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fb53accd000-7fb53acce000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fb53acce000-7fb53acd6000 rw-p 00000000 00:00 0 7fb53acd6000-7fb53ace0000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fb53ace0000-7fb53ad43000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fb53ad43000-7fb53ad58000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fb53ad58000-7fb53ad59000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fb53ad59000-7fb53ad5a000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fb53ad5a000-7fb53ad5c000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fb53ad5c000-7fb53ad6e000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fb53ad6e000-7fb53ad74000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fb53ad74000-7fb53ad75000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fb53ad75000-7fb53ad76000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fb53ad76000-7fb53ad77000 r--p 00000000 00:c6 15076958 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so 7fb53ad77000-7fb53ad78000 r-xp 00001000 00:c6 15076958 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so 7fb53ad78000-7fb53ad79000 r--p 00002000 00:c6 15076958 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so 7fb53ad79000-7fb53ad7a000 r--p 00002000 00:c6 15076958 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so 7fb53ad7a000-7fb53ad7b000 rw-p 00003000 00:c6 15076958 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so 7fb53ad7b000-7fb53ad7d000 rw-p 00000000 00:00 0 7fb53ad7d000-7fb53ad7e000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fb53ad7e000-7fb53ada9000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fb53ada9000-7fb53adb3000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fb53adb3000-7fb53adb5000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fb53adb5000-7fb53adb7000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffe40408000-7ffe40429000 rw-p 00000000 00:00 0 [stack] 7ffe40579000-7ffe4057d000 r--p 00000000 00:00 0 [vvar] 7ffe4057d000-7ffe4057f000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk-yjit/spec/ruby/core/process/exec_spec.rb 1560 .......................... Finished in 13.974622 seconds 1566 files, 18850 examples, 75451 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1015: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.