Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-092705
#<BuildRuby:0x000055d357974b38
@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.20220225-092705",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003915 0.006915 0.871737 ( 1.426371)
build_miniruby 0.001430 0.000381 0.075856 ( 0.073892)
build_ruby 0.001616 0.000431 0.079141 ( 0.076726)
build_all 0.008171 0.002179 4.179124 ( 0.831716)
build_install 0.017299 0.006227 7.875792 ( 2.361605)
test_btest 0.001028 0.000294 73.548132 ( 7.889254)
test_basic 0.005757 0.001645 0.339976 ( 0.437223)
test_all 0.001427 0.000408 661.179546 ( 65.449008)
test_rubyspec 0.073871 0.084796 46.536396 ( 51.883696)
total: 130.43 sec