Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-153116
#<BuildRuby:0x0000560527540038
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231216-153116",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000084 0.004026 1.026441 ( 1.291821)
build_miniruby 0.000931 0.000169 0.873545 ( 0.874043)
build_ruby 0.001442 0.000263 2.717178 ( 2.720280)
build_all 0.007415 0.000527 12.199661 ( 1.003317)
build_install 0.007546 0.006404 3.560992 ( 0.981883)
test_btest 0.000487 0.000122 63.825654 ( 5.532733)
test_basic 0.003514 0.000000 0.383209 ( 0.466096)
test_all 0.093049 0.007128 406.830778 ( 46.514386)
test_rubyspec 0.042015 0.030618 39.802444 ( 52.469170)
total: 111.85 sec