Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-001416
#<BuildRuby:0x00005559fcae0870
@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-001416",
@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.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009362 0.001337 0.934601 ( 0.966948)
build_miniruby 0.001917 0.000273 0.064714 ( 0.062336)
build_ruby 0.001582 0.000226 0.071589 ( 0.069837)
build_all 0.005515 0.005000 4.074239 ( 0.797281)
build_install 0.016259 0.007753 7.838832 ( 2.306950)
test_btest 0.001217 0.000305 46.953317 ( 43.768844)
test_basic 0.002547 0.006509 0.332419 ( 0.420290)
test_all 0.001396 0.000437 701.370463 ( 67.110125)
test_rubyspec 0.107530 0.047501 45.956600 ( 51.531316)
total: 167.03 sec