Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-150421
#<BuildRuby:0x0000558b166404f0
@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.20220225-150421",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006302 0.005034 0.978572 ( 1.160233)
build_miniruby 0.001963 0.000000 0.067173 ( 0.065100)
build_ruby 0.002180 0.000230 0.076573 ( 0.074378)
build_all 0.008802 0.000468 4.109266 ( 0.831465)
build_install 0.018327 0.004624 7.794236 ( 2.370414)
test_btest 0.000920 0.000240 70.922205 ( 8.476564)
test_basic 0.002645 0.004629 0.325204 ( 0.419751)
test_all 0.001945 0.000000 706.061465 ( 67.666960)
test_rubyspec 0.095060 0.056591 46.245453 ( 51.635569)
total: 132.70 sec