Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-091857
#<BuildRuby:0x00005577c5afb468
@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.20221217-091857",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.000279 0.004024 0.874629 ( 1.124555)
build_miniruby 0.000726 0.000303 0.953399 ( 0.952060)
build_ruby 0.000824 0.000343 2.835747 ( 2.710078)
build_all 0.003284 0.005712 15.740607 ( 3.399366)
build_install 0.008753 0.002033 2.220825 ( 1.239147)
test_btest 0.000527 0.000243 65.000151 ( 10.974033)
test_basic 0.005128 0.000170 0.313216 ( 0.403124)
test_all 0.000661 0.000775 662.936493 (146.699549)
test_rubyspec 0.036617 0.022657 53.327900 ( 61.495304)
total: 229.00 sec