Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-072020
#<BuildRuby:0x00005556e8704d30
@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.20220901-072020",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000044 0.000010 0.000054 ( 0.000056)
build_up 0.012569 0.000144 0.958618 ( 1.323303)
build_miniruby 0.001867 0.000350 0.122404 ( 0.122299)
build_ruby 0.000336 0.004194 3.165943 ( 3.006153)
build_all 0.012348 0.007994 18.656396 ( 2.203688)
build_install 0.016139 0.005355 1.977159 ( 0.936586)
test_btest 0.000824 0.000260 79.294060 ( 8.448422)
test_basic 0.002604 0.004186 0.335067 ( 0.426082)
test_all 0.002157 0.002943 674.961288 ( 67.088948)
test_rubyspec 0.073197 0.102868 45.315336 ( 53.838747)
total: 137.40 sec