Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-180616
#<BuildRuby:0x00005628085ef340
@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.20220404-180616",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009483 0.001459 1.015610 ( 1.066763)
build_miniruby 0.001813 0.000279 0.077177 ( 0.074828)
build_ruby 0.001672 0.000258 0.070948 ( 0.068682)
build_all 0.007250 0.003590 4.201803 ( 0.851235)
build_install 0.012650 0.010846 8.460004 ( 2.984587)
test_btest 0.000716 0.000204 76.136655 ( 8.037307)
test_basic 0.003500 0.003941 0.333867 ( 0.426666)
test_all 0.002816 0.000897 672.058124 ( 65.809325)
test_rubyspec 0.081518 0.094252 46.433011 ( 51.793529)
total: 131.11 sec