Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-104600
#<BuildRuby:0x000056092a8647d0
@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.20220215-104600",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009798 0.000405 0.940051 ( 1.714543)
build_miniruby 0.001926 0.000138 0.077466 ( 0.075813)
build_ruby 0.001864 0.000133 0.074770 ( 0.073509)
build_all 0.007135 0.003962 4.093287 ( 0.799169)
build_install 0.019226 0.004632 7.711861 ( 2.326014)
test_btest 0.001133 0.000162 70.823134 ( 8.312234)
test_basic 0.002367 0.004990 0.336207 ( 0.427005)
test_all 0.001392 0.000265 651.923261 ( 64.720905)
test_rubyspec 0.128696 0.032899 45.833133 ( 51.041753)
total: 129.49 sec