Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-081435
#<BuildRuby:0x000056168cf47510
@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.20220306-081435",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006784 0.004371 1.017056 ( 1.610021)
build_miniruby 0.002094 0.000279 0.073530 ( 0.072656)
build_ruby 0.001727 0.000231 0.071030 ( 0.070602)
build_all 0.002403 0.008402 4.233784 ( 0.876380)
build_install 0.011703 0.012524 7.932716 ( 2.437174)
test_btest 0.000000 0.001190 72.283213 ( 8.039891)
test_basic 0.004183 0.002984 0.330528 ( 0.422964)
test_all 0.001185 0.000474 682.693705 ( 66.156501)
test_rubyspec 0.114454 0.065917 46.470308 ( 51.835345)
total: 131.52 sec