Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-163556
#<BuildRuby:0x000055cb7a4a88f0
@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.20220305-163556",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009876 0.000865 0.995486 ( 1.017716)
build_miniruby 0.001753 0.000270 0.075988 ( 0.074600)
build_ruby 0.000000 0.002082 0.077741 ( 0.075847)
build_all 0.006627 0.004178 4.129416 ( 0.849560)
build_install 0.012742 0.011377 8.001696 ( 2.435920)
test_btest 0.000942 0.000314 71.725738 ( 8.176072)
test_basic 0.007045 0.000465 0.350141 ( 0.439200)
test_all 0.001326 0.000414 649.975335 ( 65.298957)
test_rubyspec 0.098083 0.066261 46.396062 ( 51.915251)
total: 130.28 sec