Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-185306
#<BuildRuby:0x0000556cf4514620
@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.20220907-185306",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000114 0.000008 0.000122 ( 0.000126)
build_up 0.011574 0.000220 0.966315 ( 0.984812)
build_miniruby 0.002304 0.000000 0.072984 ( 0.070466)
build_ruby 0.002146 0.000017 0.074358 ( 0.072525)
build_all 0.009796 0.000065 1.575479 ( 0.594808)
build_install 0.016746 0.003931 1.910790 ( 0.942758)
test_btest 0.001035 0.000086 95.078412 ( 9.468384)
test_basic 0.003515 0.004108 0.357427 ( 0.446137)
test_all 0.003811 0.000000 680.309520 ( 68.358023)
test_rubyspec 0.128746 0.041628 46.782791 ( 55.278197)
total: 136.22 sec