Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-054537
#<BuildRuby:0x0000562a6f0d2ad8
@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.20220724-054537",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.008234 0.002058 0.859385 ( 1.173632)
build_miniruby 0.001107 0.000277 0.061518 ( 0.060240)
build_ruby 0.001163 0.000291 0.063375 ( 0.062231)
build_all 0.007129 0.000559 1.247613 ( 0.464460)
build_install 0.007933 0.009184 4.398220 ( 1.790328)
test_btest 0.001241 0.000414 54.562305 ( 6.185146)
test_basic 0.004269 0.001423 0.282281 ( 0.372883)
test_all 0.002961 0.000306 492.453681 ( 51.983184)
test_rubyspec 0.101157 0.037477 41.926892 ( 47.662582)
total: 109.76 sec