Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-135636
#<BuildRuby:0x00005618c76d3ce8
@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="-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.20240115-135636",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004868 0.000859 1.038584 ( 1.426047)
build_miniruby 0.000000 0.001044 0.825561 ( 0.824561)
build_ruby 0.000000 0.001196 2.729509 ( 2.729803)
build_all 0.006017 0.002423 14.080720 ( 1.281314)
build_install 0.006327 0.001406 4.033532 ( 1.045937)
test_btest 0.000947 0.000210 74.617201 ( 6.943523)
test_basic 0.003365 0.000748 0.572167 ( 0.650910)
test_all 0.085576 0.043034 491.400237 ( 45.312394)
test_rubyspec 0.011557 0.033381 46.508316 ( 58.951944)
total: 119.17 sec