Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-180152
#<BuildRuby:0x0000563d407c9c18
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221212-180152",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004110 0.000294 0.865338 ( 1.629706)
build_miniruby 0.001079 0.000000 0.942503 ( 0.941508)
build_ruby 0.000000 0.001317 2.676483 ( 2.578686)
build_all 0.006181 0.002701 15.707862 ( 3.314690)
build_install 0.008483 0.000019 2.270436 ( 1.265032)
test_btest 0.000569 0.000063 64.854488 ( 11.112638)
test_basic 0.005107 0.000095 0.302262 ( 0.393355)
test_all 0.001135 0.000119 681.531867 (139.869040)
test_rubyspec 0.042200 0.022417 52.932044 ( 61.129115)
total: 222.23 sec