Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-233710
#<BuildRuby:0x0000559b17f4aeb8
@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.20240105-233710",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000672 0.003076 0.921161 ( 1.293770)
build_miniruby 0.000785 0.000218 0.884148 ( 0.883873)
build_ruby 0.001439 0.000000 2.804401 ( 2.806032)
build_all 0.004864 0.004653 14.768178 ( 1.399652)
build_install 0.007786 0.001137 4.224595 ( 1.140675)
test_btest 0.000484 0.000145 75.097661 ( 7.141312)
test_basic 0.000705 0.003046 0.471456 ( 0.552922)
test_all 0.104514 0.030269 512.542561 ( 59.137710)
test_rubyspec 0.015105 0.018641 48.615572 ( 61.293067)
total: 135.65 sec