Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-213959
#<BuildRuby:0x0000564bc51440f8
@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.20221226-213959",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000019 0.000008 0.000027 ( 0.000017)
configure 0.000030 0.000000 0.000030 ( 0.000027)
build_up 0.004257 0.004258 0.952400 ( 1.169156)
build_miniruby 0.000000 0.002564 0.844033 ( 0.842620)
build_ruby 0.002558 0.000649 2.171885 ( 2.172551)
build_all 0.017983 0.002402 18.636792 ( 2.200801)
build_install 0.011333 0.012264 2.009493 ( 1.029443)
test_btest 0.000792 0.000396 86.532705 ( 8.927263)
test_basic 0.008210 0.001830 0.353114 ( 0.438412)
test_all 0.002291 0.000451 680.124629 ( 63.722801)
test_rubyspec 0.093703 0.075966 47.698653 ( 55.843169)
total: 136.35 sec