Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-032553
#<BuildRuby:0x0000556602decb38
@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.20220228-032553",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002372 0.008791 1.011615 ( 1.287894)
build_miniruby 0.001453 0.000559 0.071593 ( 0.070448)
build_ruby 0.001897 0.000000 0.071605 ( 0.070567)
build_all 0.010512 0.000000 4.131957 ( 0.860735)
build_install 0.016332 0.005381 7.946330 ( 2.442855)
test_btest 0.000930 0.000294 78.836058 ( 8.062614)
test_basic 0.006012 0.001899 0.331447 ( 0.421895)
test_all 0.001194 0.000377 695.043904 ( 67.329728)
test_rubyspec 0.076779 0.081500 46.631612 ( 52.043628)
total: 132.59 sec