Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-082930
#<BuildRuby:0x00005600786c3918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-082930",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006463 0.004578 0.933805 ( 1.361297)
build_miniruby 0.001564 0.000335 0.074346 ( 0.072425)
build_ruby 0.002003 0.000429 0.075306 ( 0.072977)
build_all 0.008308 0.000760 4.090924 ( 0.770658)
build_install 0.015922 0.007554 7.825726 ( 2.328925)
test_btest 0.000762 0.000191 46.963466 ( 43.798484)
test_basic 0.004365 0.003665 0.330002 ( 0.427350)
test_all 0.001732 0.000217 651.395393 ( 64.791177)
test_rubyspec 0.108094 0.058475 45.801446 ( 51.108073)
total: 164.73 sec