Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-202917
#<BuildRuby:0x0000564b95a0cc10
@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.20220310-202917",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002751 0.008362 1.014573 ( 1.163816)
build_miniruby 0.001625 0.000325 0.070954 ( 0.069771)
build_ruby 0.000000 0.002034 0.080651 ( 0.079853)
build_all 0.008172 0.002027 1.493020 ( 0.615606)
build_install 0.018009 0.003519 5.229141 ( 2.186842)
test_btest 0.001294 0.000294 74.857705 ( 8.100933)
test_basic 0.005443 0.003428 0.327370 ( 0.416220)
test_all 0.001393 0.000348 658.231477 ( 66.002110)
test_rubyspec 0.118538 0.039658 46.282239 ( 51.442561)
total: 130.08 sec