Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-222708
#<BuildRuby:0x00005598d7eaf0b8
@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.20231223-222708",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004210 0.998721 ( 1.402911)
build_miniruby 0.000000 0.001018 0.873606 ( 0.873819)
build_ruby 0.000000 0.001762 2.844463 ( 2.844313)
build_all 0.000000 0.010284 16.775743 ( 1.442982)
build_install 0.005209 0.004378 4.980271 ( 1.268800)
test_btest 0.000801 0.000401 86.233736 ( 7.136031)
test_basic 0.002437 0.001219 0.660328 ( 0.737889)
test_all 0.092162 0.044185 533.105057 ( 54.427872)
test_rubyspec 0.021705 0.022612 48.967954 ( 61.371534)
total: 131.51 sec