Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-130744
#<BuildRuby:0x000055d0b68d3df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-130744",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.006540 0.000000 0.844365 ( 1.525403)
build_miniruby 0.001061 0.000000 0.057374 ( 0.056098)
build_ruby 0.000909 0.000000 0.058858 ( 0.057709)
build_all 0.000693 0.003968 1.540356 ( 0.605599)
build_install 0.010642 0.000370 5.687205 ( 2.184021)
test_btest 0.000836 0.000046 55.741085 ( 8.207494)
test_basic 0.005597 0.000311 0.319494 ( 0.408038)
test_all 0.001133 0.000063 627.257045 ( 89.642969)
test_rubyspec 0.070980 0.053028 43.808168 ( 49.389021)
total: 152.08 sec