Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-000736
#<BuildRuby:0x0000559553dc7718
@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.20220202-000736",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009792 0.000203 0.963648 ( 1.442709)
build_miniruby 0.001697 0.000227 0.069617 ( 0.067666)
build_ruby 0.001885 0.000251 0.067456 ( 0.065137)
build_all 0.007006 0.004145 4.132437 ( 0.754199)
build_install 0.022804 0.001449 7.731059 ( 2.306908)
test_btest 0.001281 0.000192 47.367361 ( 44.154543)
test_basic 0.006217 0.000933 0.335727 ( 0.427274)
test_all 0.001777 0.000266 693.165579 ( 67.385812)
test_rubyspec 0.112413 0.046636 46.149859 ( 51.579505)
total: 168.18 sec