Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-050130
#<BuildRuby:0x0000559ac6c646c8
@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.20220308-050130",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.011070 0.992189 ( 2.362923)
build_miniruby 0.000561 0.001204 0.067374 ( 0.065997)
build_ruby 0.001460 0.000730 0.077014 ( 0.074761)
build_all 0.006442 0.003221 4.087712 ( 0.835526)
build_install 0.019625 0.002839 7.818151 ( 2.389896)
test_btest 0.000930 0.000380 74.550435 ( 7.974775)
test_basic 0.003236 0.005312 0.329902 ( 0.418473)
test_all 0.001097 0.000503 654.238767 ( 65.074510)
test_rubyspec 0.109536 0.064589 45.791129 ( 51.209482)
total: 130.41 sec