Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-032309
#<BuildRuby:0x000055c96845c040
@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-032309",
@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.000016 0.000003 0.000019 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002739 0.003661 0.844128 ( 1.045565)
build_miniruby 0.001113 0.000209 1.027991 ( 1.026044)
build_ruby 0.001257 0.000235 2.814343 ( 2.811645)
build_all 0.009250 0.000222 16.667299 ( 2.982477)
build_install 0.005029 0.004245 2.227924 ( 1.176816)
test_btest 0.000923 0.000195 73.520737 ( 11.166727)
test_basic 0.006059 0.001276 0.354318 ( 0.438540)
test_all 0.001234 0.000259 673.338396 ( 96.981772)
test_rubyspec 0.094444 0.031112 51.503738 ( 59.581137)
total: 177.21 sec