Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-130228
#<BuildRuby:0x000055a9b1ff6aa8
@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.20220506-130228",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000023 0.000002 0.000025 ( 0.000023)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.007711 0.000000 0.932041 ( 1.110431)
build_miniruby 0.001046 0.000092 0.066495 ( 0.066972)
build_ruby 0.000724 0.000072 0.058088 ( 0.058520)
build_all 0.005614 0.000150 1.342121 ( 0.607544)
build_install 0.014040 0.000140 6.400858 ( 3.015181)
test_btest 0.000654 0.000055 61.352844 ( 12.561403)
test_basic 0.004543 0.000379 0.251300 ( 0.343867)
test_all 0.001277 0.000106 535.268488 ( 63.883908)
test_rubyspec 0.036311 0.016725 53.398033 ( 59.049474)
total: 140.70 sec