Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-024125
#<BuildRuby:0x0000555e78a6b810
@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.20220310-024125",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007165 0.003583 1.030709 ( 2.154701)
build_miniruby 0.001453 0.000727 0.075942 ( 0.073976)
build_ruby 0.001271 0.000636 0.077154 ( 0.075102)
build_all 0.006697 0.003348 1.494550 ( 0.597703)
build_install 0.018283 0.003688 5.245238 ( 2.221033)
test_btest 0.000822 0.000353 76.088467 ( 8.019707)
test_basic 0.005592 0.002396 0.326672 ( 0.414572)
test_all 0.002705 0.000322 662.803852 ( 66.071013)
test_rubyspec 0.102640 0.063304 45.992938 ( 51.508590)
total: 131.14 sec