Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-024824
#<BuildRuby:0x000055be221c0af8
@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.20220306-024824",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005568 0.004885 0.995659 ( 1.399880)
build_miniruby 0.001516 0.000233 0.069246 ( 0.067905)
build_ruby 0.001858 0.000286 0.074730 ( 0.072942)
build_all 0.010385 0.000122 4.193335 ( 0.855635)
build_install 0.015068 0.008736 7.863563 ( 2.386191)
test_btest 0.000987 0.000208 74.395175 ( 8.085933)
test_basic 0.003560 0.005583 0.343782 ( 0.431260)
test_all 0.001793 0.000228 700.008939 ( 67.978969)
test_rubyspec 0.091464 0.077487 46.567462 ( 51.624870)
total: 132.90 sec