Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-144041
#<BuildRuby:0x0000556ca17b0c10
@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.20220308-144041",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008633 0.001992 0.987280 ( 1.669285)
build_miniruby 0.001654 0.000381 0.076672 ( 0.075858)
build_ruby 0.001703 0.000393 0.077966 ( 0.076591)
build_all 0.007369 0.001700 4.196820 ( 0.867776)
build_install 0.013050 0.009736 7.856171 ( 2.398093)
test_btest 0.000891 0.000279 68.720428 ( 8.089639)
test_basic 0.003062 0.004450 0.336514 ( 0.426565)
test_all 0.001178 0.000416 686.260160 ( 67.093617)
test_rubyspec 0.108770 0.051772 46.083756 ( 51.289185)
total: 131.99 sec