Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-070327
#<BuildRuby:0x000055e00d600c00
@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.20220820-070327",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005932 0.006068 0.981247 ( 1.093732)
build_miniruby 0.001565 0.000522 0.075022 ( 0.075018)
build_ruby 0.001716 0.000000 0.078356 ( 0.078582)
build_all 0.008258 0.001654 1.498395 ( 0.579583)
build_install 0.011380 0.011649 1.893451 ( 0.951536)
test_btest 0.000916 0.000000 75.922019 ( 8.292058)
test_basic 0.007160 0.000000 0.332673 ( 0.424928)
test_all 0.003520 0.000000 697.160198 ( 67.412188)
test_rubyspec 0.107217 0.054629 46.041602 ( 54.499978)
total: 133.41 sec