# Logfile created on 2024-10-23 02:58:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f2bef37fdd0 @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.20241023-025856", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2bef3a1b10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2bef3a1868 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2bef2ba648 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20241023-025856", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20241023-025856>, @binmode=false, @mon_data=#<Monitor:0x00007f2bef3a15e8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-yjit/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 25adcddcbc
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-yjit/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
8b0a34bcd959a9da3ddd3b59ce89594cbefedd6eb8cb8053e3064b60fef66e44  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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'
ext/configure-ext.mk updated
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: 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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: 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.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
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
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-yjit/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/typeprof-0.30.0.gem
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.0/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]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.1
                                    logger 1.6.1
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.1
                                    tempfile 0.2.1
                                    time 0.4.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.1
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.4.dev
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.2.0.beta1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.8
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.4.17
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.6.1
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1983 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-10-23T02:48:33Z master 25adcddcbc) +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  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.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.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ruby 3.4.0dev (2024-10-23T02:48:33Z master 25adcddcbc) +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.4.0dev (2024-10-23T02:48:33Z master 25adcddcbc) +YJIT +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------


-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 0

-- Machine register context ------------------------------------------------
 RIP: 0x00007fd865630ae8 RBP: 0x00007fd86549dbd0 RSP: 0x00007fd86549dbb8
 RAX: 0x0000000000000001 RBX: 0x00007fd8652763b0 RCX: 0x00007fd87ffbcfc7
 RDX: 0x0000000000000001 RDI: 0x0000560e7a1fe320 RSI: 0x0000000000000081
  R8: 0x0000000000000000  R9: 0x0000000000000000 R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000560e7a1fe320 R13: 0xfffffffffffffef8
 R14: 0x000000000000000c R15: 0x00007fd865276580 EFL: 0x0000000000010e12

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x560e78e5e3d3] /tmp/ruby/src/trunk-yjit/vm_dump.c:822
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1151
/tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0xfc) [0x560e78e1567c] /tmp/ruby/src/trunk-yjit/error.c:1107
/tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x560e78b67798] /tmp/ruby/src/trunk-yjit/signal.c:930
/lib/x86_64-linux-gnu/libc.so.6(0x7fd87ff69320) [0x7fd87ff69320]
[0x7fd865630ae8]

-- 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/command_line/shared/change_directory.rb
  179 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/break.rb
  180 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/precedence.rb
  181 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/gets.rb
  182 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/fixtures/classes.rb
  183 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/unshift.rb
  184 /tmp/ruby/src/trunk-yjit/spec/ruby/core/basicobject/fixtures/common.rb
  185 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
  186 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
  187 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
  188 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
  189 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
  190 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
  191 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
  192 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
  193 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
  194 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
  195 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
  196 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
  197 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
  198 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
  199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
  200 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
  201 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
  202 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
  203 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
  204 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
  205 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
  206 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
  207 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
  208 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
  209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
  210 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
  211 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
  212 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
  213 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
  214 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
  215 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
  216 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
  217 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
  218 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
  219 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
  220 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
  221 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
  222 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
  223 /tmp/ruby/src/trunk-yjit/lib/set.rb
  224 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/fixtures/classes.rb
  225 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/enumeratorized.rb
  226 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/enumerable_enumeratorized.rb
  227 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/entries.rb
  228 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/find_all.rb
  229 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/find.rb
  230 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/fixtures/common.rb
  231 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/fixtures/classes.rb
  232 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/shared/collect.rb
  233 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/fixtures/common.rb
  234 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/value.rb
  235 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/update.rb
  236 /tmp/ruby/src/trunk-yjit/spec/ruby/core/exception/fixtures/common.rb
  237 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/directory.rb
  238 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/file.rb
  239 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/fnmatch.rb
  240 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/fixtures/common.rb
  241 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/open.rb
  242 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/socket.rb
  243 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
  244 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb
  245 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/pipe.rb
  246 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/stat/fixtures/classes.rb
  247 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/readable_real.rb
  248 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/world_readable.rb
  249 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/writable.rb
  250 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/unlink.rb
  251 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/exist.rb
  252 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/grpowned.rb
  253 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/abs.rb
  254 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/fixtures/classes.rb
  255 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/arithmetic_exception_in_coerce.rb
  256 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/fixtures/classes.rb
  257 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/code_loading.rb
  258 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/load.rb
  259 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/require.rb
  260 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/classes.rb
  261 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/method.rb
  262 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/basicobject/send.rb
  263 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
  264 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/process/exit.rb

* Process memory map:

560e789e2000-560e78a29000 r--p 00000000 00:d7 14563470                   /tmp/ruby/build/trunk-yjit/ruby
560e78a29000-560e78ed1000 r-xp 00047000 00:d7 14563470                   /tmp/ruby/build/trunk-yjit/ruby
560e78ed1000-560e79076000 r--p 004ef000 00:d7 14563470                   /tmp/ruby/build/trunk-yjit/ruby
560e79076000-560e79090000 r--p 00693000 00:d7 14563470                   /tmp/ruby/build/trunk-yjit/ruby
560e79090000-560e79091000 rw-p 006ad000 00:d7 14563470                   /tmp/ruby/build/trunk-yjit/ruby
560e79091000-560e790a6000 rw-p 00000000 00:00 0 
560e7a1f6000-560e7a840000 rw-p 00000000 00:00 0                          [heap]
560e7a84b000-560e7a8c2000 r-xp 00000000 00:00 0 
560e7a8c2000-560e8284b000 ---p 00000000 00:00 0 
7fd858000000-7fd858021000 rw-p 00000000 00:00 0 
7fd858021000-7fd85c000000 ---p 00000000 00:00 0 
7fd85cbe9000-7fd860000000 r--s 00000000 00:d7 14563470                   /tmp/ruby/build/trunk-yjit/ruby
7fd860000000-7fd86016e000 rw-p 00000000 00:00 0 
7fd86016e000-7fd864000000 ---p 00000000 00:00 0 
7fd86447f000-7fd864686000 r--s 00000000 00:d7 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd864686000-7fd864b0a000 rw-p 00000000 00:00 0 
7fd864b0a000-7fd864b0b000 ---p 00000000 00:00 0 
7fd864b0b000-7fd864d6d000 rw-p 00000000 00:00 0 
7fd864d6d000-7fd864d6e000 ---p 00000000 00:00 0 
7fd864d6e000-7fd865290000 rw-p 00000000 00:00 0 
7fd86529c000-7fd8652a3000 r--p 00000000 00:d7 15357252                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7fd8652a3000-7fd8652c6000 r-xp 00007000 00:d7 15357252                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7fd8652c6000-7fd8652ce000 r--p 0002a000 00:d7 15357252                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7fd8652ce000-7fd8652cf000 r--p 00031000 00:d7 15357252                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7fd8652cf000-7fd8652d0000 rw-p 00032000 00:d7 15357252                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7fd8652d0000-7fd8652e0000 rw-p 00000000 00:00 0 
7fd8652f0000-7fd865470000 rw-p 00000000 00:00 0 
7fd865475000-7fd865477000 r--p 00000000 00:d7 15357528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7fd865477000-7fd86547a000 r-xp 00002000 00:d7 15357528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7fd86547a000-7fd86547c000 r--p 00005000 00:d7 15357528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7fd86547c000-7fd86547d000 r--p 00006000 00:d7 15357528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7fd86547d000-7fd86547e000 rw-p 00007000 00:d7 15357528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7fd86547e000-7fd86547f000 ---p 00000000 00:00 0 
7fd86547f000-7fd86549f000 rw-p 00000000 00:00 0 
7fd8654a5000-7fd8654a6000 r--p 00000000 00:d7 15356520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7fd8654a6000-7fd8654a7000 r-xp 00001000 00:d7 15356520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7fd8654a7000-7fd8654a8000 r--p 00002000 00:d7 15356520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7fd8654a8000-7fd8654a9000 r--p 00002000 00:d7 15356520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7fd8654a9000-7fd8654aa000 rw-p 00003000 00:d7 15356520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7fd8654aa000-7fd8654ab000 r--p 00000000 00:d7 15356498                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7fd8654ab000-7fd8654ac000 r-xp 00001000 00:d7 15356498                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7fd8654ac000-7fd8654ad000 r--p 00002000 00:d7 15356498                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7fd8654ad000-7fd8654ae000 r--p 00002000 00:d7 15356498                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7fd8654ae000-7fd8654af000 rw-p 00003000 00:d7 15356498                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7fd8654af000-7fd8654b0000 r--p 00000000 00:d7 15356476                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7fd8654b0000-7fd8654b1000 r-xp 00001000 00:d7 15356476                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7fd8654b1000-7fd8654b2000 r--p 00002000 00:d7 15356476                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7fd8654b2000-7fd8654b3000 r--p 00002000 00:d7 15356476                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7fd8654b3000-7fd8654b4000 rw-p 00003000 00:d7 15356476                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7fd8654b4000-7fd8654b5000 r--p 00000000 00:d7 15356493                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7fd8654b5000-7fd8654b6000 r-xp 00001000 00:d7 15356493                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7fd8654b6000-7fd8654b7000 r--p 00002000 00:d7 15356493                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7fd8654b7000-7fd8654b8000 r--p 00002000 00:d7 15356493                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7fd8654b8000-7fd8654b9000 rw-p 00003000 00:d7 15356493                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7fd8654b9000-7fd8654ba000 r--p 00000000 00:d7 15356485                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7fd8654ba000-7fd8654bb000 r-xp 00001000 00:d7 15356485                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7fd8654bb000-7fd8654bc000 r--p 00002000 00:d7 15356485                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7fd8654bc000-7fd8654bd000 r--p 00003000 00:d7 15356485                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7fd8654bd000-7fd8654be000 rw-p 00004000 00:d7 15356485                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7fd8654be000-7fd8654bf000 r--p 00000000 00:d7 15356523                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7fd8654bf000-7fd8654c0000 r-xp 00001000 00:d7 15356523                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7fd8654c0000-7fd8654c1000 r--p 00002000 00:d7 15356523                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7fd8654c1000-7fd8654c2000 r--p 00002000 00:d7 15356523                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7fd8654c2000-7fd8654c3000 rw-p 00003000 00:d7 15356523                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7fd8654c3000-7fd8654c4000 r--p 00000000 00:d7 15356432                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7fd8654c4000-7fd8654c5000 r-xp 00001000 00:d7 15356432                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7fd8654c5000-7fd8654c6000 r--p 00002000 00:d7 15356432                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7fd8654c6000-7fd8654c7000 r--p 00002000 00:d7 15356432                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7fd8654c7000-7fd8654c8000 rw-p 00003000 00:d7 15356432                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7fd8654c8000-7fd8654c9000 r--p 00000000 00:d7 15356534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7fd8654c9000-7fd8654ca000 r-xp 00001000 00:d7 15356534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7fd8654ca000-7fd8654cb000 r--p 00002000 00:d7 15356534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7fd8654cb000-7fd8654cc000 r--p 00002000 00:d7 15356534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7fd8654cc000-7fd8654cd000 rw-p 00003000 00:d7 15356534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7fd8654cd000-7fd8654ce000 r--p 00000000 00:d7 15356422                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7fd8654ce000-7fd8654cf000 r-xp 00001000 00:d7 15356422                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7fd8654cf000-7fd8654d0000 r--p 00002000 00:d7 15356422                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7fd8654d0000-7fd8654d1000 r--p 00002000 00:d7 15356422                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7fd8654d1000-7fd8654d2000 rw-p 00003000 00:d7 15356422                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7fd8654d2000-7fd8654d3000 r--p 00000000 00:d7 15353702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7fd8654d3000-7fd8654d4000 r-xp 00001000 00:d7 15353702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7fd8654d4000-7fd8654d5000 r--p 00002000 00:d7 15353702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7fd8654d5000-7fd8654d6000 r--p 00002000 00:d7 15353702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7fd8654d6000-7fd8654d7000 rw-p 00003000 00:d7 15353702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7fd8654d7000-7fd8654d8000 r--p 00000000 00:d7 15356530                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7fd8654d8000-7fd8654d9000 r-xp 00001000 00:d7 15356530                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7fd8654d9000-7fd8654da000 r--p 00002000 00:d7 15356530                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7fd8654da000-7fd8654db000 r--p 00002000 00:d7 15356530                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7fd8654db000-7fd8654dc000 rw-p 00003000 00:d7 15356530                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7fd8654dc000-7fd8654dd000 r--p 00000000 00:d7 15356529                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7fd8654dd000-7fd8654de000 r-xp 00001000 00:d7 15356529                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7fd8654de000-7fd8654df000 r--p 00002000 00:d7 15356529                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7fd8654df000-7fd8654e0000 r--p 00002000 00:d7 15356529                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7fd8654e0000-7fd8654e1000 rw-p 00003000 00:d7 15356529                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7fd8654e1000-7fd8654e2000 r--p 00000000 00:d7 15356528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7fd8654e2000-7fd8654e3000 r-xp 00001000 00:d7 15356528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7fd8654e3000-7fd8654e4000 r--p 00002000 00:d7 15356528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7fd8654e4000-7fd8654e5000 r--p 00003000 00:d7 15356528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7fd8654e5000-7fd8654e6000 rw-p 00004000 00:d7 15356528                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7fd8654e6000-7fd8654e7000 r--p 00000000 00:d7 15356527                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7fd8654e7000-7fd8654e8000 r-xp 00001000 00:d7 15356527                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7fd8654e8000-7fd8654e9000 r--p 00002000 00:d7 15356527                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7fd8654e9000-7fd8654ea000 r--p 00002000 00:d7 15356527                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7fd8654ea000-7fd8654eb000 rw-p 00003000 00:d7 15356527                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7fd8654eb000-7fd8654ec000 r--p 00000000 00:d7 15356526                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7fd8654ec000-7fd8654ed000 r-xp 00001000 00:d7 15356526                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7fd8654ed000-7fd8654ee000 r--p 00002000 00:d7 15356526                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7fd8654ee000-7fd8654ef000 r--p 00002000 00:d7 15356526                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7fd8654ef000-7fd8654f0000 rw-p 00003000 00:d7 15356526                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7fd8654f0000-7fd8654f1000 r--p 00000000 00:d7 15356524                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7fd8654f1000-7fd8654f2000 r-xp 00001000 00:d7 15356524                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7fd8654f2000-7fd8654f3000 r--p 00002000 00:d7 15356524                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7fd8654f3000-7fd8654f4000 r--p 00002000 00:d7 15356524                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7fd8654f4000-7fd8654f5000 rw-p 00003000 00:d7 15356524                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7fd8654f5000-7fd8654f6000 r--p 00000000 00:d7 15356522                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7fd8654f6000-7fd8654f7000 r-xp 00001000 00:d7 15356522                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7fd8654f7000-7fd8654f8000 r--p 00002000 00:d7 15356522                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7fd8654f8000-7fd8654f9000 r--p 00003000 00:d7 15356522                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7fd8654f9000-7fd8654fa000 rw-p 00004000 00:d7 15356522                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7fd8654fa000-7fd8654fb000 r--p 00000000 00:d7 15356518                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7fd8654fb000-7fd8654fc000 r-xp 00001000 00:d7 15356518                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7fd8654fc000-7fd8654fd000 r--p 00002000 00:d7 15356518                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7fd8654fd000-7fd8654fe000 r--p 00002000 00:d7 15356518                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7fd8654fe000-7fd8654ff000 rw-p 00003000 00:d7 15356518                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7fd8654ff000-7fd865500000 r--p 00000000 00:d7 15353763                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7fd865500000-7fd865501000 r-xp 00001000 00:d7 15353763                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7fd865501000-7fd865502000 r--p 00002000 00:d7 15353763                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7fd865502000-7fd865503000 r--p 00002000 00:d7 15353763                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7fd865503000-7fd865504000 rw-p 00003000 00:d7 15353763                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7fd865504000-7fd865505000 r--p 00000000 00:d7 15356517                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7fd865505000-7fd865506000 r-xp 00001000 00:d7 15356517                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7fd865506000-7fd865507000 r--p 00002000 00:d7 15356517                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7fd865507000-7fd865508000 r--p 00002000 00:d7 15356517                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7fd865508000-7fd865509000 rw-p 00003000 00:d7 15356517                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7fd865509000-7fd86550a000 r--p 00000000 00:d7 15353521                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7fd86550a000-7fd86550b000 r-xp 00001000 00:d7 15353521                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7fd86550b000-7fd86550c000 r--p 00002000 00:d7 15353521                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7fd86550c000-7fd86550d000 r--p 00002000 00:d7 15353521                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7fd86550d000-7fd86550e000 rw-p 00003000 00:d7 15353521                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7fd86550e000-7fd86550f000 r--p 00000000 00:d7 15356516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7fd86550f000-7fd865510000 r-xp 00001000 00:d7 15356516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7fd865510000-7fd865511000 r--p 00002000 00:d7 15356516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7fd865511000-7fd865512000 r--p 00002000 00:d7 15356516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7fd865512000-7fd865513000 rw-p 00003000 00:d7 15356516                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7fd865513000-7fd865514000 r--p 00000000 00:d7 15353581                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7fd865514000-7fd865515000 r-xp 00001000 00:d7 15353581                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7fd865515000-7fd865516000 r--p 00002000 00:d7 15353581                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7fd865516000-7fd865517000 r--p 00002000 00:d7 15353581                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7fd865517000-7fd865518000 rw-p 00003000 00:d7 15353581                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7fd865518000-7fd865519000 r--p 00000000 00:d7 15356514                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7fd865519000-7fd86551a000 r-xp 00001000 00:d7 15356514                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7fd86551a000-7fd86551b000 r--p 00002000 00:d7 15356514                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7fd86551b000-7fd86551c000 r--p 00002000 00:d7 15356514                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7fd86551c000-7fd86551d000 rw-p 00003000 00:d7 15356514                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7fd86551d000-7fd86551e000 r--p 00000000 00:d7 15356513                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7fd86551e000-7fd86551f000 r-xp 00001000 00:d7 15356513                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7fd86551f000-7fd865520000 r--p 00002000 00:d7 15356513                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7fd865520000-7fd865521000 r--p 00002000 00:d7 15356513                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7fd865521000-7fd865522000 rw-p 00003000 00:d7 15356513                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7fd865522000-7fd865523000 r--p 00000000 00:d7 15356515                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7fd865523000-7fd865524000 r-xp 00001000 00:d7 15356515                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7fd865524000-7fd865525000 r--p 00002000 00:d7 15356515                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7fd865525000-7fd865526000 r--p 00002000 00:d7 15356515                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7fd865526000-7fd865527000 rw-p 00003000 00:d7 15356515                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7fd865527000-7fd865528000 r--p 00000000 00:d7 15353714                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7fd865528000-7fd865529000 r-xp 00001000 00:d7 15353714                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7fd865529000-7fd86552a000 r--p 00002000 00:d7 15353714                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7fd86552a000-7fd86552b000 r--p 00002000 00:d7 15353714                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7fd86552b000-7fd86552c000 rw-p 00003000 00:d7 15353714                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7fd86552c000-7fd86552d000 r--p 00000000 00:d7 15356511                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7fd86552d000-7fd86552e000 r-xp 00001000 00:d7 15356511                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7fd86552e000-7fd86552f000 r--p 00002000 00:d7 15356511                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7fd86552f000-7fd865530000 r--p 00002000 00:d7 15356511                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7fd865530000-7fd865531000 rw-p 00003000 00:d7 15356511                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7fd865531000-7fd865532000 r--p 00000000 00:d7 15356510                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7fd865532000-7fd865533000 r-xp 00001000 00:d7 15356510                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7fd865533000-7fd865534000 r--p 00002000 00:d7 15356510                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7fd865534000-7fd865535000 r--p 00002000 00:d7 15356510                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7fd865535000-7fd865536000 rw-p 00003000 00:d7 15356510                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7fd865536000-7fd865537000 r--p 00000000 00:d7 15356508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7fd865537000-7fd865538000 r-xp 00001000 00:d7 15356508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7fd865538000-7fd865539000 r--p 00002000 00:d7 15356508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7fd865539000-7fd86553a000 r--p 00002000 00:d7 15356508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7fd86553a000-7fd86553b000 rw-p 00003000 00:d7 15356508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7fd86553b000-7fd86553c000 r--p 00000000 00:d7 15356506                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7fd86553c000-7fd86553d000 r-xp 00001000 00:d7 15356506                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7fd86553d000-7fd86553e000 r--p 00002000 00:d7 15356506                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7fd86553e000-7fd86553f000 r--p 00002000 00:d7 15356506                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7fd86553f000-7fd865540000 rw-p 00003000 00:d7 15356506                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7fd865540000-7fd8656e0000 rw-p 00000000 00:00 0 
7fd8656e0000-7fd8656e1000 r--p 00000000 00:d7 15356505                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8656e1000-7fd8656e2000 r-xp 00001000 00:d7 15356505                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8656e2000-7fd8656e3000 r--p 00002000 00:d7 15356505                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8656e3000-7fd8656e4000 r--p 00002000 00:d7 15356505                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8656e4000-7fd8656e5000 rw-p 00003000 00:d7 15356505                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8656e5000-7fd8656e6000 r--p 00000000 00:d7 15356501                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7fd8656e6000-7fd8656e7000 r-xp 00001000 00:d7 15356501                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7fd8656e7000-7fd8656e8000 r--p 00002000 00:d7 15356501                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7fd8656e8000-7fd8656e9000 r--p 00002000 00:d7 15356501                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7fd8656e9000-7fd8656ea000 rw-p 00003000 00:d7 15356501                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7fd8656ea000-7fd8656eb000 r--p 00000000 00:d7 15356500                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7fd8656eb000-7fd8656ec000 r-xp 00001000 00:d7 15356500                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7fd8656ec000-7fd8656ed000 r--p 00002000 00:d7 15356500                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7fd8656ed000-7fd8656ee000 r--p 00002000 00:d7 15356500                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7fd8656ee000-7fd8656ef000 rw-p 00003000 00:d7 15356500                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7fd8656ef000-7fd8657b0000 rw-p 00000000 00:00 0 
7fd8657b1000-7fd8657b2000 r--p 00000000 00:d7 15356497                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7fd8657b2000-7fd8657b3000 r-xp 00001000 00:d7 15356497                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7fd8657b3000-7fd8657b4000 r--p 00002000 00:d7 15356497                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7fd8657b4000-7fd8657b5000 r--p 00002000 00:d7 15356497                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7fd8657b5000-7fd8657b6000 rw-p 00003000 00:d7 15356497                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7fd8657b6000-7fd8657b7000 r--p 00000000 00:d7 15356495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7fd8657b7000-7fd8657b8000 r-xp 00001000 00:d7 15356495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7fd8657b8000-7fd8657b9000 r--p 00002000 00:d7 15356495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7fd8657b9000-7fd8657ba000 r--p 00002000 00:d7 15356495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7fd8657ba000-7fd8657bb000 rw-p 00003000 00:d7 15356495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7fd8657bb000-7fd8657bc000 r--p 00000000 00:d7 15356494                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7fd8657bc000-7fd8657bd000 r-xp 00001000 00:d7 15356494                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7fd8657bd000-7fd8657be000 r--p 00002000 00:d7 15356494                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7fd8657be000-7fd8657bf000 r--p 00003000 00:d7 15356494                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7fd8657bf000-7fd8657c0000 rw-p 00004000 00:d7 15356494                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7fd8657c0000-7fd8657d0000 rw-p 00000000 00:00 0 
7fd8657d0000-7fd8658a0000 rw-p 00000000 00:00 0 
7fd8658a3000-7fd8658a4000 r--p 00000000 00:d7 15356484                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7fd8658a4000-7fd8658a5000 r-xp 00001000 00:d7 15356484                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7fd8658a5000-7fd8658a7000 r--p 00002000 00:d7 15356484                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7fd8658a7000-7fd8658a8000 r--p 00003000 00:d7 15356484                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7fd8658a8000-7fd8658a9000 rw-p 00004000 00:d7 15356484                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7fd8658a9000-7fd8658aa000 r--p 00000000 00:d7 15343659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7fd8658aa000-7fd8658ac000 r-xp 00001000 00:d7 15343659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7fd8658ac000-7fd8658ad000 r--p 00003000 00:d7 15343659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7fd8658ad000-7fd8658ae000 r--p 00003000 00:d7 15343659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7fd8658ae000-7fd8658af000 rw-p 00004000 00:d7 15343659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7fd8658af000-7fd8658b0000 ---p 00000000 00:00 0 
7fd8658b0000-7fd8658f1000 rw-p 00000000 00:00 0 
7fd8658f1000-7fd8658f2000 ---p 00000000 00:00 0 
7fd8658f2000-7fd865933000 rw-p 00000000 00:00 0 
7fd865933000-7fd865934000 ---p 00000000 00:00 0 
7fd865934000-7fd865975000 rw-p 00000000 00:00 0 
7fd865975000-7fd865976000 ---p 00000000 00:00 0 
7fd865976000-7fd8659b7000 rw-p 00000000 00:00 0 
7fd8659b7000-7fd8659b8000 ---p 00000000 00:00 0 
7fd8659b8000-7fd8659f9000 rw-p 00000000 00:00 0 
7fd8659f9000-7fd8659fa000 ---p 00000000 00:00 0 
7fd8659fa000-7fd865a3b000 rw-p 00000000 00:00 0 
7fd865a3b000-7fd865a3c000 ---p 00000000 00:00 0 
7fd865a3c000-7fd865a7d000 rw-p 00000000 00:00 0 
7fd865a7d000-7fd865a7e000 ---p 00000000 00:00 0 
7fd865a7e000-7fd865abf000 rw-p 00000000 00:00 0 
7fd865abf000-7fd865ac0000 ---p 00000000 00:00 0 
7fd865ac0000-7fd865b01000 rw-p 00000000 00:00 0 
7fd865b01000-7fd865b02000 ---p 00000000 00:00 0 
7fd865b02000-7fd865b43000 rw-p 00000000 00:00 0 
7fd865b43000-7fd865b44000 ---p 00000000 00:00 0 
7fd865b44000-7fd865b85000 rw-p 00000000 00:00 0 
7fd865b85000-7fd865b86000 ---p 00000000 00:00 0 
7fd865b86000-7fd865bc7000 rw-p 00000000 00:00 0 
7fd865bc7000-7fd865bc8000 ---p 00000000 00:00 0 
7fd865bc8000-7fd865c09000 rw-p 00000000 00:00 0 
7fd865c09000-7fd865c0a000 ---p 00000000 00:00 0 
7fd865c0a000-7fd865c4b000 rw-p 00000000 00:00 0 
7fd865c4b000-7fd865c4c000 ---p 00000000 00:00 0 
7fd865c4c000-7fd865c8d000 rw-p 00000000 00:00 0 
7fd865c8d000-7fd865c8e000 ---p 00000000 00:00 0 
7fd865c8e000-7fd865ccf000 rw-p 00000000 00:00 0 
7fd865ccf000-7fd865cd0000 ---p 00000000 00:00 0 
7fd865cd0000-7fd865d11000 rw-p 00000000 00:00 0 
7fd865d11000-7fd865d12000 ---p 00000000 00:00 0 
7fd865d12000-7fd865d53000 rw-p 00000000 00:00 0 
7fd865d53000-7fd865d54000 ---p 00000000 00:00 0 
7fd865d54000-7fd865d95000 rw-p 00000000 00:00 0 
7fd865d95000-7fd865d96000 ---p 00000000 00:00 0 
7fd865d96000-7fd865dd7000 rw-p 00000000 00:00 0 
7fd865dd7000-7fd865dd8000 ---p 00000000 00:00 0 
7fd865dd8000-7fd865e19000 rw-p 00000000 00:00 0 
7fd865e19000-7fd865e1a000 ---p 00000000 00:00 0 
7fd865e1a000-7fd865e5b000 rw-p 00000000 00:00 0 
7fd865e5b000-7fd865e5c000 ---p 00000000 00:00 0 
7fd865e5c000-7fd865e9d000 rw-p 00000000 00:00 0 
7fd865e9d000-7fd865e9e000 ---p 00000000 00:00 0 
7fd865e9e000-7fd865edf000 rw-p 00000000 00:00 0 
7fd865edf000-7fd865ee0000 ---p 00000000 00:00 0 
7fd865ee0000-7fd865f21000 rw-p 00000000 00:00 0 
7fd865f21000-7fd865f22000 ---p 00000000 00:00 0 
7fd865f22000-7fd865f63000 rw-p 00000000 00:00 0 
7fd865f63000-7fd865f64000 ---p 00000000 00:00 0 
7fd865f64000-7fd865fa5000 rw-p 00000000 00:00 0 
7fd865fa5000-7fd865fa6000 ---p 00000000 00:00 0 
7fd865fa6000-7fd865fe7000 rw-p 00000000 00:00 0 
7fd865fe7000-7fd865fe8000 ---p 00000000 00:00 0 
7fd865fe8000-7fd866029000 rw-p 00000000 00:00 0 
7fd866029000-7fd86602a000 ---p 00000000 00:00 0 
7fd86602a000-7fd86606b000 rw-p 00000000 00:00 0 
7fd86606b000-7fd86606c000 ---p 00000000 00:00 0 
7fd86606c000-7fd8660ad000 rw-p 00000000 00:00 0 
7fd8660ad000-7fd8660ae000 ---p 00000000 00:00 0 
7fd8660ae000-7fd8660ef000 rw-p 00000000 00:00 0 
7fd8660ef000-7fd8660f0000 ---p 00000000 00:00 0 
7fd8660f0000-7fd866940000 rw-p 00000000 00:00 0 
7fd866944000-7fd866945000 r--p 00000000 00:d7 15357564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7fd866945000-7fd866946000 r-xp 00001000 00:d7 15357564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7fd866946000-7fd866947000 r--p 00002000 00:d7 15357564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7fd866947000-7fd866948000 r--p 00002000 00:d7 15357564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7fd866948000-7fd866949000 rw-p 00003000 00:d7 15357564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7fd86694a000-7fd86694b000 r--p 00000000 00:d7 15357032                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7fd86694b000-7fd86694c000 r-xp 00001000 00:d7 15357032                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7fd86694c000-7fd86694d000 r--p 00002000 00:d7 15357032                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7fd86694d000-7fd86694e000 r--p 00002000 00:d7 15357032                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7fd86694e000-7fd86694f000 rw-p 00003000 00:d7 15357032                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7fd86694f000-7fd87fec1000 rw-p 00000000 00:00 0 
7fd87fec1000-7fd87fec8000 r--s 00000000 00:d7 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fd87fec8000-7fd87ff21000 r--p 00000000 00:d7 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7fd87ff21000-7fd87ff24000 rw-p 00000000 00:00 0 
7fd87ff24000-7fd87ff4c000 r--p 00000000 00:d7 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd87ff4c000-7fd8800d4000 r-xp 00028000 00:d7 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd8800d4000-7fd880123000 r--p 001b0000 00:d7 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd880123000-7fd880127000 r--p 001fe000 00:d7 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd880127000-7fd880129000 rw-p 00202000 00:d7 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd880129000-7fd880138000 rw-p 00000000 00:00 0 
7fd880138000-7fd88013c000 r--p 00000000 00:d7 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd88013c000-7fd88015f000 r-xp 00004000 00:d7 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd88015f000-7fd880163000 r--p 00027000 00:d7 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd880163000-7fd880164000 r--p 0002b000 00:d7 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd880164000-7fd880165000 rw-p 0002c000 00:d7 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd880165000-7fd880175000 r--p 00000000 00:d7 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd880175000-7fd8801f4000 r-xp 00010000 00:d7 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd8801f4000-7fd88024c000 r--p 0008f000 00:d7 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd88024c000-7fd88024d000 r--p 000e7000 00:d7 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd88024d000-7fd88024e000 rw-p 000e8000 00:d7 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd88024e000-7fd880250000 r--p 00000000 00:d7 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd880250000-7fd880265000 r-xp 00002000 00:d7 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd880265000-7fd88027e000 r--p 00017000 00:d7 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd88027e000-7fd88027f000 r--p 0002f000 00:d7 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd88027f000-7fd880280000 rw-p 00030000 00:d7 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd880280000-7fd880288000 rw-p 00000000 00:00 0 
7fd880288000-7fd880292000 r--p 00000000 00:d7 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fd880292000-7fd8802f5000 r-xp 0000a000 00:d7 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fd8802f5000-7fd88030a000 r--p 0006d000 00:d7 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fd88030a000-7fd88030b000 r--p 00081000 00:d7 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fd88030b000-7fd88030c000 rw-p 00082000 00:d7 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fd88030c000-7fd88030e000 r--p 00000000 00:d7 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fd88030e000-7fd880320000 r-xp 00002000 00:d7 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fd880320000-7fd880326000 r--p 00014000 00:d7 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fd880326000-7fd880327000 r--p 0001a000 00:d7 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fd880327000-7fd880328000 rw-p 0001b000 00:d7 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fd880328000-7fd880329000 r--p 00000000 00:d7 15356481                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7fd880329000-7fd88032a000 r-xp 00001000 00:d7 15356481                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7fd88032a000-7fd88032b000 r--p 00002000 00:d7 15356481                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7fd88032b000-7fd88032c000 r--p 00002000 00:d7 15356481                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7fd88032c000-7fd88032d000 rw-p 00003000 00:d7 15356481                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7fd88032d000-7fd88032f000 rw-p 00000000 00:00 0 
7fd88032f000-7fd880330000 r--p 00000000 00:d7 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd880330000-7fd88035b000 r-xp 00001000 00:d7 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd88035b000-7fd880365000 r--p 0002c000 00:d7 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd880365000-7fd880367000 r--p 00036000 00:d7 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd880367000-7fd880369000 rw-p 00038000 00:d7 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffc5a272000-7ffc5a293000 rw-p 00000000 00:00 0                          [stack]
7ffc5a397000-7ffc5a39b000 r--p 00000000 00:00 0                          [vvar]
7ffc5a39b000-7ffc5a39d000 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/exit_spec.rb
  1500 ...................................................

Finished in 27.496675 seconds

1486 files, 18042 examples, 73886 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:1013: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile