Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-015031
#<BuildRuby:0x000055d33c22c008
@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.20230120-015031",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005437 0.001165 0.846656 ( 1.184205)
build_miniruby 0.001098 0.000235 1.014896 ( 1.012896)
build_ruby 0.001347 0.000289 2.815673 ( 2.812894)
build_all 0.009157 0.000944 16.922298 ( 2.993148)
build_install 0.010472 0.001072 2.102180 ( 1.072535)
test_btest 0.001005 0.000188 79.675033 ( 10.757317)
test_basic 0.001674 0.005600 0.366180 ( 0.450913)
test_all 0.001123 0.000280 672.905215 ( 95.273096)
test_rubyspec 0.067902 0.032796 51.843686 ( 59.992763)
total: 175.55 sec