Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-143445
#<BuildRuby:0x0000557ac2e8bf10
@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.20240623-143445",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.003996 0.002283 1.743158 ( 2.066448)
build_miniruby 0.001129 0.000000 0.991012 ( 0.991092)
build_ruby 0.001847 0.000000 3.391937 ( 3.390935)
build_all 0.006321 0.004760 17.498523 ( 1.719741)
build_install 0.009724 0.000519 6.095222 ( 1.425826)
test_btest 0.000723 0.000361 108.684741 ( 8.731669)
test_basic 0.003045 0.001523 0.784342 ( 0.862872)
test_all 0.090970 0.049839 555.048226 ( 58.766066)
test_rubyspec 0.031534 0.037730 136.399965 ( 16.350574)
total: 94.31 sec