Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-154002
#<BuildRuby:0x00005639d04ac0d0
@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.20221220-154002",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000311 0.003931 0.912940 ( 1.444498)
build_miniruby 0.000941 0.000134 1.141371 ( 1.140093)
build_ruby 0.001139 0.000163 2.804351 ( 2.696952)
build_all 0.008443 0.000583 15.906346 ( 3.344873)
build_install 0.004798 0.004446 2.195571 ( 1.217375)
test_btest 0.000599 0.000113 60.951148 ( 12.232650)
test_basic 0.005284 0.000000 0.304430 ( 0.394811)
test_all 0.000924 0.000473 670.955877 (147.091120)
test_rubyspec 0.044632 0.015187 52.514433 ( 60.744141)
total: 230.31 sec