Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-020926
#<BuildRuby:0x000055ad3da02590
@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-020926",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002860 0.007862 0.988083 ( 6.909638)
build_miniruby 0.001551 0.000310 0.078984 ( 0.076857)
build_ruby 0.001412 0.000282 0.066835 ( 0.065278)
build_all 0.007389 0.003037 4.069705 ( 0.777253)
build_install 0.022359 0.001538 7.729836 ( 2.325803)
test_btest 0.000848 0.000157 46.866607 ( 43.935638)
test_basic 0.006890 0.000612 0.346009 ( 0.442955)
test_all 0.001422 0.000254 678.564154 ( 66.912655)
test_rubyspec 0.104551 0.050644 46.000312 ( 51.549608)
total: 173.00 sec