Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-124756
#<BuildRuby:0x00005581b710b808
@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.20220314-124756",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009238 0.002431 1.057923 ( 2.657365)
build_miniruby 0.001303 0.000592 0.072468 ( 0.070407)
build_ruby 0.001675 0.000762 0.076245 ( 0.073577)
build_all 0.008018 0.001398 4.217681 ( 0.852935)
build_install 0.015421 0.007316 7.980241 ( 2.442986)
test_btest 0.000709 0.000304 74.151868 ( 7.947253)
test_basic 0.005536 0.002372 0.339331 ( 0.432276)
test_all 0.000930 0.000398 708.033941 ( 68.136532)
test_rubyspec 0.094265 0.076234 46.314028 ( 51.691334)
total: 134.31 sec