Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-062047
#<BuildRuby:0x000055b189bbf680
@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.20220219-062047",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005519 0.005613 0.961357 ( 1.988561)
build_miniruby 0.001700 0.000523 0.071438 ( 0.069826)
build_ruby 0.001573 0.000484 0.073394 ( 0.072494)
build_all 0.008825 0.001205 4.125626 ( 0.790063)
build_install 0.010597 0.013037 7.909081 ( 2.323377)
test_btest 0.000924 0.000381 72.373294 ( 8.535802)
test_basic 0.007819 0.001200 0.344039 ( 0.431196)
test_all 0.001485 0.000577 662.759561 ( 65.694846)
test_rubyspec 0.098906 0.066750 46.138830 ( 51.727575)
total: 131.64 sec