Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-224113
#<BuildRuby:0x0000560747700e28
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220831-224113",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009150 0.002496 0.964242 ( 1.749080)
build_miniruby 0.001594 0.000435 0.077547 ( 0.075904)
build_ruby 0.001096 0.000299 0.076124 ( 0.075165)
build_all 0.008226 0.000778 1.524189 ( 0.569313)
build_install 0.015841 0.006831 1.899949 ( 0.916775)
test_btest 0.000722 0.000206 75.346016 ( 8.046944)
test_basic 0.002478 0.004693 0.326788 ( 0.421517)
test_all 0.002477 0.000826 674.948217 ( 66.678375)
test_rubyspec 0.129766 0.043255 46.100591 ( 54.426862)
total: 132.96 sec