Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-232259
#<BuildRuby:0x0000565157233940
@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.20220314-232259",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009655 0.001485 0.952611 ( 1.248482)
build_miniruby 0.001910 0.000293 0.120978 ( 0.117404)
build_ruby 0.003819 0.000587 3.393967 ( 3.182120)
build_all 0.018259 0.003157 21.483627 ( 2.337847)
build_install 0.018562 0.004607 8.111600 ( 2.434409)
test_btest 0.000898 0.000156 78.437035 ( 8.659305)
test_basic 0.006883 0.000381 0.332834 ( 0.427619)
test_all 0.001823 0.000304 717.441158 ( 68.935377)
test_rubyspec 0.109705 0.069028 46.339085 ( 51.745640)
total: 139.09 sec