Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-182029
#<BuildRuby:0x000055b7714b7fc0
@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.20240622-182029",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.001947 0.003482 1.649676 ( 1.983098)
build_miniruby 0.001106 0.000291 1.010635 ( 1.010344)
build_ruby 0.001301 0.000342 3.311170 ( 3.311081)
build_all 0.006741 0.003664 17.563123 ( 1.664532)
build_install 0.003690 0.006490 6.160099 ( 1.435993)
test_btest 0.001017 0.000354 108.300297 ( 9.214342)
test_basic 0.004725 0.000290 0.723844 ( 0.798054)
test_all 0.084121 0.056026 551.388632 ( 64.343309)
test_rubyspec 0.041988 0.025938 134.910810 ( 16.127001)
total: 99.89 sec