Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-020441
#<BuildRuby:0x0000564d2d24fe20
@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.20231106-020441",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005257 1.390912 ( 1.614653)
build_miniruby 0.000000 0.001148 0.997042 ( 0.996580)
build_ruby 0.000000 0.001800 2.840277 ( 2.840168)
build_all 0.007201 0.003549 17.511613 ( 1.570204)
build_install 0.000859 0.008384 5.372079 ( 1.203359)
test_btest 0.000754 0.000302 85.494316 ( 7.498703)
test_basic 0.000610 0.004382 0.669399 ( 0.746405)
test_all 0.099491 0.035655 550.014524 ( 48.998934)
test_rubyspec 0.039090 0.011866 52.108694 ( 64.445799)
total: 129.92 sec