Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-235256
#<BuildRuby:0x000055eeb7e6bf58
@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.20221228-235256",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005175 0.001194 0.846614 ( 1.037275)
build_miniruby 0.001005 0.000232 1.014151 ( 1.012183)
build_ruby 0.001571 0.000362 2.801567 ( 2.804320)
build_all 0.009696 0.000000 16.760862 ( 2.982380)
build_install 0.010474 0.001183 2.284708 ( 1.180535)
test_btest 0.000940 0.000176 76.855350 ( 11.043487)
test_basic 0.006363 0.000000 0.344455 ( 0.430925)
test_all 0.001492 0.000000 664.229816 (106.021477)
test_rubyspec 0.076044 0.032038 51.599827 ( 59.631892)
total: 186.15 sec