Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-065647
#<BuildRuby:0x00005581ad550af8
@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.20220309-065647",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008511 0.002670 1.004851 ( 1.978569)
build_miniruby 0.001567 0.000277 0.077431 ( 0.075448)
build_ruby 0.001784 0.000315 0.080017 ( 0.077617)
build_all 0.008356 0.001475 4.136263 ( 0.840556)
build_install 0.017810 0.006012 7.925345 ( 2.427745)
test_btest 0.001079 0.000225 76.786779 ( 8.461051)
test_basic 0.002952 0.004542 0.344401 ( 0.435875)
test_all 0.001331 0.000333 687.446327 ( 67.548247)
test_rubyspec 0.087095 0.067483 46.103900 ( 51.514656)
total: 133.36 sec