Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-050950
#<BuildRuby:0x0000560f8e8f15a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-050950",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007951 0.001988 0.958668 ( 2.306699)
build_miniruby 0.001495 0.000374 0.075964 ( 0.075829)
build_ruby 0.001332 0.000333 0.067981 ( 0.067768)
build_all 0.009331 0.000970 4.164370 ( 0.803397)
build_install 0.015074 0.005132 7.850733 ( 2.357464)
test_btest 0.001381 0.000000 47.877838 ( 45.377493)
test_basic 0.002911 0.005089 0.337827 ( 0.425839)
test_all 0.000000 0.001577 665.529878 ( 65.317334)
test_rubyspec 0.079456 0.082188 45.984204 ( 51.526246)
total: 168.26 sec