Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-200312
#<BuildRuby:0x0000558926b2c8e8
@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.20220205-200312",
@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.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.012032 0.000505 0.933131 ( 1.476031)
build_miniruby 0.001664 0.000104 0.071232 ( 0.069516)
build_ruby 0.001585 0.000099 0.075603 ( 0.073453)
build_all 0.004869 0.005292 4.067503 ( 0.784440)
build_install 0.020390 0.001812 7.842131 ( 2.381514)
test_btest 0.000850 0.000100 72.007614 ( 7.910090)
test_basic 0.001310 0.006191 0.331355 ( 0.423553)
test_all 0.001504 0.000266 661.810125 ( 65.120663)
test_rubyspec 0.086042 0.081290 46.198817 ( 51.597677)
total: 129.84 sec