Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-052546
#<BuildRuby:0x00005562f80bb778
@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.20220316-052546",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008704 0.002176 0.987810 ( 1.457923)
build_miniruby 0.001782 0.000446 0.074302 ( 0.072378)
build_ruby 0.001886 0.000471 0.075178 ( 0.073232)
build_all 0.007817 0.001954 4.135381 ( 0.865783)
build_install 0.016171 0.007081 7.979649 ( 2.416247)
test_btest 0.001006 0.000287 74.752135 ( 8.202210)
test_basic 0.001071 0.006541 0.329239 ( 0.417143)
test_all 0.001681 0.000600 667.126658 ( 71.320745)
test_rubyspec 0.100930 0.068790 46.261660 ( 51.782357)
total: 136.61 sec