Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-032024
#<BuildRuby:0x0000556b00df8110
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-032024",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001782 0.003401 1.292744 ( 1.675787)
build_miniruby 0.001156 0.000278 1.420848 ( 1.422647)
build_ruby 0.001178 0.000283 5.449624 ( 5.455969)
build_all 0.009281 0.001236 16.628964 ( 1.765971)
build_install 0.016659 0.000000 5.235619 ( 2.037931)
test_btest 0.000828 0.000000 88.854746 ( 12.267948)
test_basic 0.005209 0.000427 0.679063 ( 0.744221)
test_all 0.095100 0.027543 548.742395 ( 78.484549)
test_rubyspec 0.030946 0.035836 81.514623 ( 93.680398)
total: 197.54 sec