Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-100601
#<BuildRuby:0x0000559889264040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221211-100601",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003760 0.000578 0.841892 ( 1.793670)
build_miniruby 0.000889 0.000137 0.966504 ( 0.964935)
build_ruby 0.001219 0.000188 2.758601 ( 2.640073)
build_all 0.008658 0.000600 15.790873 ( 3.418775)
build_install 0.009762 0.000031 2.254483 ( 1.258524)
test_btest 0.000599 0.000075 56.906741 ( 11.932349)
test_basic 0.004820 0.000602 0.319128 ( 0.409267)
test_all 0.001254 0.000107 660.103750 (113.157808)
test_rubyspec 0.029263 0.039667 52.786564 ( 61.059377)
total: 196.64 sec