Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-134732
#<BuildRuby:0x0000563d32573fa8
@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.20240111-134732",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004137 0.000033 0.920215 ( 1.298522)
build_miniruby 0.001055 0.000151 0.954816 ( 0.954181)
build_ruby 0.001146 0.000164 2.717272 ( 2.719021)
build_all 0.006529 0.003794 14.806640 ( 1.365812)
build_install 0.008224 0.000747 4.267664 ( 1.151877)
test_btest 0.000522 0.000092 83.065287 ( 6.918534)
test_basic 0.002704 0.000477 0.462174 ( 0.546383)
test_all 0.077327 0.054110 513.245752 ( 52.228167)
test_rubyspec 0.023809 0.014105 50.299541 ( 62.879386)
total: 130.06 sec