Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-081443
#<BuildRuby:0x000055c3a945f340
@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.20220401-081443",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010968 0.000982 1.017423 ( 1.606011)
build_miniruby 0.001627 0.000233 0.077337 ( 0.075039)
build_ruby 0.002330 0.000000 0.077578 ( 0.075569)
build_all 0.000000 0.010157 4.203048 ( 0.849281)
build_install 0.009269 0.013004 8.538681 ( 2.985687)
test_btest 0.000786 0.000331 72.278253 ( 8.372255)
test_basic 0.005406 0.002276 0.341879 ( 0.430289)
test_all 0.001422 0.000599 664.402216 ( 65.597170)
test_rubyspec 0.095338 0.077030 46.800175 ( 51.822634)
total: 131.81 sec