Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-220032
#<BuildRuby:0x000055b63a2832a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230710-220032",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005959 0.000209 1.568942 ( 2.831490)
build_miniruby 0.000946 0.000000 0.902522 ( 0.902313)
build_ruby 0.001535 0.000000 2.679194 ( 2.679340)
build_all 0.003234 0.006529 13.807754 ( 1.323559)
build_install 0.008253 0.000120 1.893580 ( 0.867094)
test_btest 0.000874 0.000140 87.258073 ( 6.758350)
test_basic 0.001227 0.004066 0.626457 ( 0.706071)
test_all 0.001501 0.000300 462.206379 ( 52.778453)
test_rubyspec 0.005143 0.032097 42.623343 ( 55.023263)
total: 123.87 sec