Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-215622
#<BuildRuby:0x000056530abd7500
@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.20240109-215622",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005138 0.000000 1.048047 ( 1.444657)
build_miniruby 0.000998 0.000000 0.909065 ( 0.908545)
build_ruby 0.001384 0.000000 2.839155 ( 2.842328)
build_all 0.009903 0.000000 14.634759 ( 1.387635)
build_install 0.000000 0.009101 4.273178 ( 1.142314)
test_btest 0.000000 0.000685 75.806801 ( 7.772443)
test_basic 0.000737 0.004596 0.483237 ( 0.561014)
test_all 0.109560 0.024832 536.349817 ( 54.972878)
test_rubyspec 0.000383 0.034276 49.793345 ( 62.273188)
total: 133.31 sec