Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-084206
#<BuildRuby:0x00005632e62a3e28
@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.20220809-084206",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.011734 1.025916 ( 2.532272)
build_miniruby 0.001480 0.000423 0.075876 ( 0.074641)
build_ruby 0.001724 0.000492 0.078260 ( 0.076906)
build_all 0.004055 0.005610 1.531962 ( 0.579809)
build_install 0.014644 0.007676 5.205484 ( 2.076124)
test_btest 0.000778 0.000303 79.336947 ( 8.414844)
test_basic 0.002463 0.005427 0.333822 ( 0.421880)
test_all 0.003328 0.000000 664.619217 ( 65.775035)
test_rubyspec 0.088338 0.085480 45.582122 ( 52.958585)
total: 132.91 sec