Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-112508
#<BuildRuby:0x000055a696aca700
@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.20220918-112508",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008163 0.002151 1.114892 ( 1.122987)
build_miniruby 0.001836 0.000432 0.116388 ( 0.111935)
build_ruby 0.001860 0.000438 0.112606 ( 0.094461)
build_all 0.007608 0.001790 1.583436 ( 0.639215)
build_install 0.011310 0.010704 1.960730 ( 0.967849)
test_btest 0.001282 0.000428 76.392430 ( 8.351960)
test_basic 0.004214 0.004481 0.388587 ( 0.476153)
test_all 0.004419 0.001628 678.031789 ( 69.377329)
test_rubyspec 0.082300 0.089272 45.532956 ( 54.126425)
total: 135.27 sec