Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-151513
#<BuildRuby:0x0000560572e87560
@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-151513",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000798 0.004054 1.167486 ( 1.554995)
build_miniruby 0.001011 0.000179 1.365342 ( 1.368379)
build_ruby 0.001317 0.000232 4.179337 ( 4.191534)
build_all 0.008314 0.002562 16.426270 ( 1.600459)
build_install 0.009886 0.004255 4.851736 ( 1.616072)
test_btest 0.000601 0.000131 83.231275 ( 8.634598)
test_basic 0.004330 0.000941 0.646623 ( 0.718917)
test_all 0.079195 0.041636 474.334922 ( 48.023515)
test_rubyspec 0.042984 0.018355 72.153207 ( 84.553306)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-151513
total: 152.26 sec