Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-061042
#<BuildRuby:0x000055c70f2b84d8
@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.20220304-061042",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011338 0.000000 1.020936 ( 1.762697)
build_miniruby 0.002426 0.000000 0.074054 ( 0.071756)
build_ruby 0.002055 0.000004 0.071599 ( 0.069421)
build_all 0.009662 0.000596 4.253194 ( 0.842245)
build_install 0.022033 0.000830 7.957857 ( 2.446550)
test_btest 0.001115 0.000101 73.522105 ( 7.935096)
test_basic 0.007261 0.000216 0.334053 ( 0.424168)
test_all 0.001828 0.000159 667.375597 ( 65.698074)
test_rubyspec 0.079147 0.086795 46.629290 ( 52.225071)
total: 131.48 sec