Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-112047
#<BuildRuby:0x000056050ccdf2f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-112047",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007292 0.003421 1.196938 ( 1.676932)
build_miniruby 0.002261 0.000266 0.839147 ( 0.837816)
build_ruby 0.002755 0.000324 2.209015 ( 2.114187)
build_all 0.019078 0.000708 18.637838 ( 2.155911)
build_install 0.009580 0.009712 2.064342 ( 1.031666)
test_btest 0.001323 0.000252 90.229677 ( 8.923923)
test_basic 0.003704 0.004456 0.354467 ( 0.441584)
test_all 0.000811 0.001148 699.546163 ( 70.005133)
test_rubyspec 0.077322 0.062537 49.034791 ( 57.158275)
total: 144.35 sec