Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-135422
#<BuildRuby:0x000056400ce4df48
@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-135422",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007104 0.001776 0.952384 ( 1.123415)
build_miniruby 0.002363 0.000590 0.853238 ( 0.850866)
build_ruby 0.003803 0.000000 2.141399 ( 2.140123)
build_all 0.015100 0.004747 18.602480 ( 2.181672)
build_install 0.011255 0.010146 1.988019 ( 1.026660)
test_btest 0.001212 0.000404 91.490916 ( 8.877819)
test_basic 0.006836 0.002279 0.349416 ( 0.436763)
test_all 0.001443 0.000481 687.537771 ( 63.938779)
test_rubyspec 0.064646 0.112709 48.037091 ( 56.252308)
total: 136.83 sec