Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-184642
#<BuildRuby:0x00005630a4c6bad0
@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.20220131-184642",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006320 0.005308 0.950334 ( 1.056854)
build_miniruby 0.001284 0.000700 0.074803 ( 0.072604)
build_ruby 0.001083 0.000590 0.066924 ( 0.065459)
build_all 0.006134 0.003345 4.078402 ( 0.794866)
build_install 0.011030 0.012108 7.841273 ( 2.347854)
test_btest 0.000637 0.000405 46.195108 ( 43.357792)
test_basic 0.007446 0.000750 0.346869 ( 0.438483)
test_all 0.001139 0.000664 658.705363 ( 65.249469)
test_rubyspec 0.060447 0.092298 46.069991 ( 51.458747)
total: 164.84 sec