Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-155032
#<BuildRuby:0x000055ef23eb0010
@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.20221216-155032",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000014)
build_up 0.000921 0.003390 0.931373 ( 1.341583)
build_miniruby 0.000823 0.000079 0.931302 ( 0.929878)
build_ruby 0.001037 0.000098 2.791354 ( 2.684349)
build_all 0.008672 0.000440 15.797226 ( 3.302201)
build_install 0.002568 0.007844 2.184070 ( 1.219112)
test_btest 0.000572 0.000099 65.632423 ( 10.761726)
test_basic 0.005029 0.000169 0.301507 ( 0.392354)
test_all 0.001300 0.000216 665.661736 (142.267178)
test_rubyspec 0.057977 0.005930 53.089316 ( 61.227290)
total: 224.13 sec