Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-060100
#<BuildRuby:0x0000561d5666be70
@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-060100",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004229 0.000056 0.933442 ( 1.163779)
build_miniruby 0.000728 0.000104 1.001433 ( 1.000076)
build_ruby 0.001027 0.000147 2.775877 ( 2.688444)
build_all 0.008577 0.000610 15.779461 ( 3.213817)
build_install 0.004905 0.004423 2.194765 ( 1.211608)
test_btest 0.000467 0.000088 62.030619 ( 11.065423)
test_basic 0.004205 0.000788 0.288533 ( 0.379125)
test_all 0.001345 0.000000 676.366475 (137.795952)
test_rubyspec 0.052565 0.008391 52.941895 ( 61.065624)
total: 219.58 sec