Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-013453
#<BuildRuby:0x000055fcbcb1ffa8
@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.20231227-013453",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.000443 0.004052 1.161259 ( 1.510960)
build_miniruby 0.001456 0.000000 0.938443 ( 0.937278)
build_ruby 0.001384 0.000000 2.725269 ( 2.725489)
build_all 0.007553 0.001866 15.700508 ( 1.425801)
build_install 0.007263 0.000904 4.412578 ( 1.095026)
test_btest 0.000799 0.000299 81.454301 ( 7.196323)
test_basic 0.001760 0.002728 0.669690 ( 0.744730)
test_all 0.105401 0.027235 521.280265 ( 57.398679)
test_rubyspec 0.016031 0.028791 50.711835 ( 62.969127)
total: 136.00 sec