Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-172812
#<BuildRuby:0x000055a2d0174c10
@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.20220307-172812",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000075 0.000019 0.000094 ( 0.000097)
build_up 0.006078 0.006038 0.986088 ( 1.230383)
build_miniruby 0.002180 0.000000 0.075078 ( 0.072804)
build_ruby 0.002138 0.000000 0.071978 ( 0.069604)
build_all 0.009081 0.000002 4.214443 ( 0.851147)
build_install 0.020804 0.002763 7.745037 ( 2.390908)
test_btest 0.000845 0.000199 76.613461 ( 7.926580)
test_basic 0.007599 0.000542 0.338724 ( 0.426843)
test_all 0.001548 0.000344 691.930476 ( 71.737819)
test_rubyspec 0.089343 0.068430 46.342578 ( 51.727428)
total: 136.43 sec