Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-012503
#<BuildRuby:0x0000557b47ba2eb8
@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.20231125-012503",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002943 0.001778 1.198972 ( 1.618317)
build_miniruby 0.000538 0.000511 0.809553 ( 0.809055)
build_ruby 0.001047 0.000381 2.703627 ( 2.704504)
build_all 0.003538 0.007273 17.097900 ( 1.537263)
build_install 0.007638 0.002100 5.172640 ( 1.227049)
test_btest 0.000750 0.000350 86.045310 ( 7.368096)
test_basic 0.002971 0.001387 0.808467 ( 0.887428)
test_all 0.100243 0.036398 527.083514 ( 48.676536)
test_rubyspec 0.037936 0.010869 51.197063 ( 63.557358)
total: 128.39 sec