Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-045617
#<BuildRuby:0x00005572be217858
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220329-045617",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011703 0.000455 1.059080 ( 3.183369)
build_miniruby 0.001831 0.000244 0.075170 ( 0.072804)
build_ruby 0.002081 0.000000 0.075795 ( 0.073365)
build_all 0.010628 0.000000 4.173537 ( 0.838109)
build_install 0.022942 0.000391 7.902083 ( 2.406090)
test_btest 0.001306 0.000119 70.020690 ( 8.181464)
test_basic 0.002641 0.004491 0.334131 ( 0.422097)
test_all 0.002034 0.000266 676.461934 ( 66.376175)
test_rubyspec 0.107581 0.030651 46.107736 ( 51.658829)
total: 133.21 sec