Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-083703
#<BuildRuby:0x000055973cf11930
@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.20220202-083703",
@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.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009759 0.001241 0.929624 ( 1.245482)
build_miniruby 0.001885 0.000403 0.071214 ( 0.069292)
build_ruby 0.001581 0.000339 0.074163 ( 0.073362)
build_all 0.009509 0.000972 4.174280 ( 0.801909)
build_install 0.015868 0.007700 7.675162 ( 2.333477)
test_btest 0.001097 0.000275 47.427592 ( 45.165468)
test_basic 0.006911 0.001728 0.337855 ( 0.426461)
test_all 0.001597 0.000399 643.245159 ( 64.715984)
test_rubyspec 0.089240 0.073873 46.103669 ( 51.559430)
total: 166.39 sec