Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-202629
#<BuildRuby:0x00005559f294b140
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-202629",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001200 0.003364 1.162624 ( 1.561013)
build_miniruby 0.001236 0.000206 1.370483 ( 1.373086)
build_ruby 0.001180 0.000197 4.225978 ( 4.233726)
build_all 0.006515 0.003580 16.381400 ( 1.617661)
build_install 0.013000 0.001001 4.764659 ( 1.614752)
test_btest 0.000725 0.000132 83.222251 ( 11.597896)
test_basic 0.001254 0.004321 0.645235 ( 0.709952)
test_all 0.105929 0.016609 488.016659 ( 53.802593)
test_rubyspec 0.043047 0.019542 72.514482 ( 84.764409)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-202629
total: 161.28 sec