Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-161339
#<BuildRuby:0x000056142dd9ea58
@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.20220811-161339",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008695 0.000747 0.874264 ( 1.175508)
build_miniruby 0.001423 0.000000 0.064650 ( 0.063254)
build_ruby 0.001809 0.000000 0.054861 ( 0.053341)
build_all 0.010783 0.000198 1.257017 ( 0.485263)
build_install 0.010311 0.004598 4.315276 ( 1.817678)
test_btest 0.000000 0.002373 51.137959 ( 6.143328)
test_basic 0.003815 0.001795 0.288278 ( 0.386096)
test_all 0.003291 0.000000 476.374564 ( 51.327837)
test_rubyspec 0.103255 0.035669 41.214579 ( 48.854346)
total: 110.31 sec