Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-200158
#<BuildRuby:0x000055b290c43680
@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.20220223-200158",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006467 0.004390 0.908804 ( 1.029253)
build_miniruby 0.001443 0.000193 0.073454 ( 0.071952)
build_ruby 0.001760 0.000235 0.074266 ( 0.072560)
build_all 0.002170 0.008346 4.204978 ( 0.859866)
build_install 0.023034 0.000272 7.913424 ( 2.386584)
test_btest 0.001247 0.000000 73.252925 ( 8.415115)
test_basic 0.007235 0.000000 0.339982 ( 0.430050)
test_all 0.002231 0.000000 700.409572 ( 67.587291)
test_rubyspec 0.099517 0.072570 46.165049 ( 51.494992)
total: 132.35 sec