Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-090500
#<BuildRuby:0x000055f9a4173858
@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.20220209-090500",
@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.000007)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010867 0.000662 0.988745 ( 1.369503)
build_miniruby 0.001636 0.000328 0.078590 ( 0.077383)
build_ruby 0.001412 0.000283 0.073196 ( 0.072010)
build_all 0.001315 0.010137 4.160767 ( 0.802691)
build_install 0.015003 0.008157 7.849470 ( 2.319305)
test_btest 0.001081 0.000420 74.400729 ( 7.909517)
test_basic 0.000000 0.007300 0.336165 ( 0.425218)
test_all 0.000000 0.001829 707.471027 ( 67.943873)
test_rubyspec 0.087478 0.075758 46.195863 ( 51.671196)
total: 132.59 sec