Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-153217
#<BuildRuby:0x000055ac7cb1f778
@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.20220306-153217",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.012051 0.000000 1.015281 ( 1.023603)
build_miniruby 0.002152 0.000000 0.068077 ( 0.065715)
build_ruby 0.001504 0.000042 0.076281 ( 0.074688)
build_all 0.009178 0.001232 4.173384 ( 0.848552)
build_install 0.020387 0.004053 7.856758 ( 2.421365)
test_btest 0.001385 0.000315 71.984760 ( 8.055414)
test_basic 0.007021 0.000594 0.333819 ( 0.423202)
test_all 0.001446 0.000314 694.691705 ( 67.089754)
test_rubyspec 0.087387 0.084331 46.651331 ( 51.995587)
total: 132.00 sec