Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-173412
#<BuildRuby:0x0000559540b6f7f8
@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.20240114-173412",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004757 0.001297 0.804832 ( 1.185353)
build_miniruby 0.000745 0.000204 0.838569 ( 0.838623)
build_ruby 0.001207 0.000329 2.663965 ( 2.665081)
build_all 0.007780 0.000000 12.041131 ( 0.985356)
build_install 0.008778 0.000247 3.393710 ( 0.957530)
test_btest 0.000764 0.000161 63.189115 ( 5.172823)
test_basic 0.004046 0.000000 0.398758 ( 0.478731)
test_all 0.079149 0.017556 391.819757 ( 33.992677)
test_rubyspec 0.042343 0.031531 40.471932 ( 53.030238)
total: 99.31 sec