Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-114812
#<BuildRuby:0x000055b7536bc8e8
@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.20220310-114812",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010073 0.000139 1.015938 ( 3.444497)
build_miniruby 0.001661 0.000000 0.075468 ( 0.075324)
build_ruby 0.002025 0.000000 0.073984 ( 0.072383)
build_all 0.005339 0.003353 1.461793 ( 0.592114)
build_install 0.013002 0.009056 5.313839 ( 2.199588)
test_btest 0.001053 0.000191 74.053431 ( 8.110888)
test_basic 0.006156 0.001120 0.341406 ( 0.431009)
test_all 0.001326 0.000241 656.351611 ( 65.560291)
test_rubyspec 0.108586 0.065068 46.143468 ( 51.511977)
total: 132.00 sec