Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-144948
#<BuildRuby:0x0000564a0a6f8088
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-144948",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004228 0.000651 1.129703 ( 1.421189)
build_miniruby 0.000782 0.000121 1.009465 ( 1.008278)
build_ruby 0.001067 0.000164 2.796538 ( 2.679054)
build_all 0.004422 0.004409 15.740190 ( 3.160928)
build_install 0.009601 0.000147 2.001616 ( 1.167866)
test_btest 0.000618 0.000116 65.270508 ( 10.635329)
test_basic 0.000217 0.004556 0.324438 ( 0.415597)
test_all 0.001277 0.000320 667.601871 (108.443127)
test_rubyspec 0.053542 0.015059 53.933424 ( 62.073181)
total: 191.01 sec