Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-062128
#<BuildRuby:0x000055bae4a92f00
@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.20240108-062128",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000650 0.003558 0.900767 ( 1.275057)
build_miniruby 0.001412 0.000184 0.979691 ( 0.978852)
build_ruby 0.001209 0.000158 2.822387 ( 2.826494)
build_all 0.006783 0.003182 14.356376 ( 1.372341)
build_install 0.008695 0.000176 4.154133 ( 1.142177)
test_btest 0.000714 0.000102 76.640805 ( 7.352150)
test_basic 0.003538 0.000505 0.563141 ( 0.635735)
test_all 0.115591 0.017102 552.240390 ( 58.611925)
test_rubyspec 0.023410 0.012141 48.542523 ( 61.128003)
total: 135.32 sec