Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-115947
#<BuildRuby:0x0000562973be3500
@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.20231228-115947",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004471 0.000000 1.039432 ( 1.421661)
build_miniruby 0.001304 0.000000 0.956833 ( 0.955843)
build_ruby 0.001866 0.000008 2.729436 ( 2.735299)
build_all 0.006187 0.003526 16.605076 ( 1.452328)
build_install 0.008358 0.000000 4.671432 ( 1.137542)
test_btest 0.001199 0.000000 82.069365 ( 7.802593)
test_basic 0.001657 0.002921 0.692754 ( 0.768138)
test_all 0.108853 0.025742 532.378695 ( 58.758235)
test_rubyspec 0.024181 0.029801 51.281850 ( 63.610590)
total: 138.64 sec