Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-081637
#<BuildRuby:0x000055c5660fce50
@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.20220820-081637",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007799 0.005200 1.006845 ( 2.719825)
build_miniruby 0.001252 0.000835 0.070860 ( 0.069737)
build_ruby 0.001217 0.000811 0.076014 ( 0.075106)
build_all 0.008056 0.001794 1.542736 ( 0.580828)
build_install 0.008966 0.012542 1.882696 ( 0.923148)
test_btest 0.000684 0.000489 79.425255 ( 8.602483)
test_basic 0.004080 0.002914 0.325777 ( 0.416418)
test_all 0.001928 0.001377 671.610482 ( 65.867317)
test_rubyspec 0.077067 0.083621 46.158399 ( 54.650718)
total: 133.91 sec