Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-063125
#<BuildRuby:0x0000564d51180480
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220315-063125",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006514 0.004342 1.008277 ( 1.733127)
build_miniruby 0.001035 0.000690 0.073749 ( 0.071952)
build_ruby 0.001161 0.000774 0.074906 ( 0.073166)
build_all 0.003375 0.007823 4.207932 ( 0.852577)
build_install 0.012187 0.010866 7.961108 ( 2.418547)
test_btest 0.000631 0.000504 75.674077 ( 8.387918)
test_basic 0.001122 0.007323 0.339307 ( 0.426770)
test_all 0.000530 0.001500 709.619879 ( 69.207710)
test_rubyspec 0.076389 0.098369 46.643583 ( 51.863543)
total: 135.04 sec