Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-033002
#<BuildRuby:0x000055c7a1148138
@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.20240108-033002",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004683 0.000493 1.339099 ( 1.991145)
build_miniruby 0.001217 0.000128 8.184666 ( 7.995860)
build_ruby 0.001393 0.000147 5.568799 ( 5.577501)
build_all 0.009993 0.000566 16.923618 ( 1.820708)
build_install 0.014367 0.000928 5.057278 ( 1.835155)
test_btest 0.000776 0.000074 82.209863 ( 12.555987)
test_basic 0.005594 0.000000 0.683582 ( 0.751835)
test_all 0.096830 0.023185 567.306898 ( 59.235199)
test_rubyspec 0.025023 0.040373 80.398600 ( 92.556813)
total: 184.32 sec