Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-113913
#<BuildRuby:0x000055d8415d0510
@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.20220221-113913",
@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.000003 0.000022 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011346 0.000437 0.987445 ( 1.089963)
build_miniruby 0.001577 0.000197 0.079689 ( 0.077908)
build_ruby 0.001684 0.000211 0.076176 ( 0.074189)
build_all 0.010173 0.000160 4.128112 ( 0.796516)
build_install 0.024970 0.000237 7.852684 ( 2.321465)
test_btest 0.001188 0.000103 74.496015 ( 7.975646)
test_basic 0.002209 0.004916 0.341823 ( 0.436769)
test_all 0.001581 0.000206 663.046289 ( 64.971846)
test_rubyspec 0.093957 0.075515 46.291385 ( 51.629933)
total: 129.38 sec