Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-043948
#<BuildRuby:0x0000564692647c18
@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.20231204-043948",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000590 0.004197 1.311993 ( 1.676454)
build_miniruby 0.000735 0.000343 0.904780 ( 0.904587)
build_ruby 0.001345 0.000000 2.788026 ( 2.788206)
build_all 0.008908 0.000936 16.679372 ( 1.508455)
build_install 0.007376 0.001253 4.916701 ( 1.201169)
test_btest 0.000843 0.000328 89.608337 ( 7.521791)
test_basic 0.003140 0.001221 0.817294 ( 0.895201)
test_all 0.090424 0.043556 526.877771 ( 55.402984)
test_rubyspec 0.029685 0.019683 50.632710 ( 62.846074)
total: 134.75 sec