Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-102759
#<BuildRuby:0x000055bedb82f240
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-102759",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008367 0.001423 0.974113 ( 1.223025)
build_miniruby 0.001740 0.000580 0.846029 ( 0.845511)
build_ruby 0.002330 0.000777 2.146959 ( 2.146114)
build_all 0.020214 0.000000 18.601116 ( 2.183360)
build_install 0.021022 0.001361 2.050204 ( 1.045785)
test_btest 0.001099 0.000229 91.277114 ( 8.796403)
test_basic 0.008841 0.000087 0.348393 ( 0.433690)
test_all 0.002371 0.000456 685.992606 ( 64.302110)
test_rubyspec 0.099298 0.069024 47.700500 ( 55.884983)
total: 136.86 sec