Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-081204
#<BuildRuby:0x00005604fe548090
@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.20231231-081204",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000178 0.003956 1.045526 ( 1.412448)
build_miniruby 0.000807 0.000128 0.892553 ( 0.892246)
build_ruby 0.001318 0.000208 2.733107 ( 2.733299)
build_all 0.009646 0.000219 16.539283 ( 1.460577)
build_install 0.007632 0.000478 4.685823 ( 1.119042)
test_btest 0.000860 0.000117 83.282410 ( 7.630383)
test_basic 0.003831 0.000522 0.693545 ( 0.768559)
test_all 0.081255 0.053636 579.104547 ( 54.434462)
test_rubyspec 0.032805 0.015549 50.240715 ( 62.542598)
total: 132.99 sec