Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-124640
#<BuildRuby:0x000055e0cec1e620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220428-124640",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002291 0.004417 0.849637 ( 2.025595)
build_miniruby 0.000781 0.000180 0.057056 ( 0.055754)
build_ruby 0.000844 0.000194 0.058394 ( 0.057132)
build_all 0.001061 0.003301 1.485600 ( 0.592481)
build_install 0.008531 0.002437 6.271791 ( 2.840711)
test_btest 0.000660 0.000188 53.896297 ( 8.291004)
test_basic 0.004181 0.001195 0.264323 ( 0.353280)
test_all 0.001023 0.000292 604.953027 ( 91.356418)
test_rubyspec 0.058218 0.057007 43.543912 ( 48.680043)
total: 154.25 sec