Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-044008
#<BuildRuby:0x000055fa667a3f30
@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.20230101-044008",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002989 0.000249 0.614525 ( 1.314819)
build_miniruby 0.000805 0.000067 0.725925 ( 0.725262)
build_ruby 0.001216 0.000101 2.505491 ( 2.505445)
build_all 0.009628 0.000038 12.738262 ( 1.526347)
build_install 0.006615 0.000135 1.642276 ( 0.781395)
test_btest 0.000637 0.000042 65.871525 ( 5.839887)
test_basic 0.003472 0.000231 0.258367 ( 0.353423)
test_all 0.001054 0.000000 487.488747 ( 49.151064)
test_rubyspec 0.000000 0.029869 35.195002 ( 45.712665)
total: 107.91 sec