Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-185441
#<BuildRuby:0x00005561ce359550
@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.20220720-185441",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006225 0.004222 0.850457 ( 1.096169)
build_miniruby 0.001223 0.000262 0.049175 ( 0.048307)
build_ruby 0.001023 0.000219 0.065752 ( 0.064971)
build_all 0.007671 0.000729 1.271506 ( 0.486462)
build_install 0.014674 0.001950 4.394115 ( 1.823183)
test_btest 0.000000 0.002283 53.472584 ( 6.053580)
test_basic 0.002704 0.003243 0.285323 ( 0.376798)
test_all 0.001983 0.000496 496.108319 ( 52.788788)
test_rubyspec 0.087699 0.039581 41.802737 ( 47.665061)
total: 110.40 sec