Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-114037
#<BuildRuby:0x00005575a408c090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-114037",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001660 0.003537 1.332252 ( 1.905233)
build_miniruby 0.001023 0.000205 1.465483 ( 1.467113)
build_ruby 0.001170 0.000234 4.236988 ( 4.244390)
build_all 0.002703 0.007640 16.356046 ( 1.638498)
build_install 0.013275 0.001404 4.897739 ( 1.720473)
test_btest 0.000581 0.000152 86.297669 ( 9.008229)
test_basic 0.004614 0.001204 0.707327 ( 0.773887)
test_all 0.076649 0.043844 539.352461 ( 75.431350)
test_rubyspec 0.049439 0.016160 77.125726 ( 89.372114)
total: 185.56 sec