Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-013209
#<BuildRuby:0x0000560ea37a46c8
@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.20220222-013209",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010482 0.000330 0.951548 ( 1.414353)
build_miniruby 0.001598 0.000213 0.075455 ( 0.073485)
build_ruby 0.001742 0.000232 0.072030 ( 0.069983)
build_all 0.009818 0.001309 4.119922 ( 0.789754)
build_install 0.014276 0.008876 7.875007 ( 2.310879)
test_btest 0.001302 0.000000 75.059273 ( 7.866803)
test_basic 0.005588 0.000450 0.334874 ( 0.437899)
test_all 0.001465 0.000293 701.610891 ( 67.911838)
test_rubyspec 0.107657 0.054597 46.332640 ( 51.725998)
total: 132.60 sec