Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-125007
#<BuildRuby:0x0000563232638e80
@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.20221030-125007",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.001256 0.008315 1.127110 ( 1.195541)
build_miniruby 0.001377 0.000459 0.101720 ( 0.098404)
build_ruby 0.001427 0.000476 0.112619 ( 0.109484)
build_all 0.006028 0.002009 1.342404 ( 0.577682)
build_install 0.007901 0.008099 1.608984 ( 0.882723)
test_btest 0.001482 0.000618 63.252408 ( 6.292463)
test_basic 0.005854 0.000000 0.357010 ( 0.447804)
test_all 0.005300 0.002041 516.219388 ( 54.638346)
test_rubyspec 0.081624 0.035322 43.350078 ( 51.851930)
total: 116.10 sec