Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-122542
#<BuildRuby:0x000055f11c7688e8
@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.20220401-122542",
@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.000016 0.000006 0.000022 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009161 0.001574 1.034864 ( 1.113500)
build_miniruby 0.000000 0.002102 0.074254 ( 0.072668)
build_ruby 0.000000 0.002091 0.077022 ( 0.075084)
build_all 0.005549 0.004985 4.225705 ( 0.849022)
build_install 0.017105 0.006726 8.618163 ( 3.014867)
test_btest 0.001302 0.000000 74.787684 ( 7.672103)
test_basic 0.007948 0.000361 0.350239 ( 0.437137)
test_all 0.001276 0.000486 671.539218 ( 66.214382)
test_rubyspec 0.124329 0.042227 46.539132 ( 52.021690)
total: 131.47 sec