Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-051404
#<BuildRuby:0x000056248bfe70d0
@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.20220401-051404",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006267 0.005914 1.034259 ( 2.422842)
build_miniruby 0.001450 0.000483 0.071654 ( 0.069911)
build_ruby 0.001561 0.000521 0.079074 ( 0.076662)
build_all 0.006680 0.003705 4.248174 ( 0.864326)
build_install 0.014174 0.006425 7.977013 ( 2.430672)
test_btest 0.000978 0.000367 72.623916 ( 8.173171)
test_basic 0.005467 0.002050 0.326557 ( 0.413789)
test_all 0.001316 0.000494 691.385957 ( 66.578956)
test_rubyspec 0.092255 0.074326 46.647794 ( 51.702461)
total: 132.73 sec