Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-121258
#<BuildRuby:0x000055f503e74188
@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-121258",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003563 0.001113 1.246377 ( 1.644157)
build_miniruby 0.000940 0.000294 1.450782 ( 1.452817)
build_ruby 0.001560 0.000000 4.596796 ( 4.606192)
build_all 0.008368 0.001721 16.565282 ( 1.701652)
build_install 0.011997 0.003529 4.894045 ( 1.720012)
test_btest 0.000566 0.000166 82.655334 ( 10.443489)
test_basic 0.000000 0.005432 0.699513 ( 0.762167)
test_all 0.081471 0.037582 567.729906 ( 58.445898)
test_rubyspec 0.032477 0.032227 76.718973 ( 88.806633)
total: 169.58 sec