Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-052030
#<BuildRuby:0x00005599588ff7b8
@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.20240109-052030",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003768 0.000343 0.969318 ( 1.346839)
build_miniruby 0.001320 0.000000 0.905825 ( 0.906066)
build_ruby 0.001399 0.000000 2.729891 ( 2.734027)
build_all 0.009397 0.000267 14.566092 ( 1.366148)
build_install 0.000000 0.008874 4.165786 ( 1.124386)
test_btest 0.000208 0.000416 73.933673 ( 7.293340)
test_basic 0.000000 0.004576 0.427897 ( 0.506162)
test_all 0.108149 0.026346 525.129458 ( 48.522319)
test_rubyspec 0.029444 0.005516 49.676574 ( 62.283711)
total: 126.08 sec