Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-144744
#<BuildRuby:0x000055ba464668a0
@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.20220317-144744",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007366 0.003495 0.990971 ( 1.076919)
build_miniruby 0.001748 0.000206 0.068138 ( 0.066637)
build_ruby 0.001902 0.000224 0.075725 ( 0.073399)
build_all 0.005280 0.004223 4.182742 ( 0.854471)
build_install 0.017861 0.006023 8.040566 ( 2.399662)
test_btest 0.001238 0.000247 78.172776 ( 8.234192)
test_basic 0.002112 0.005167 0.353459 ( 0.441261)
test_all 0.001771 0.000442 669.427073 ( 65.836771)
test_rubyspec 0.082229 0.080230 46.039203 ( 51.595286)
total: 130.58 sec