Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-063051
#<BuildRuby:0x000055ce6b1d3370
@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.20231129-063051",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001440 0.002986 0.850480 ( 1.262832)
build_miniruby 0.000653 0.000262 0.867258 ( 0.867908)
build_ruby 0.001258 0.000503 2.722258 ( 2.722762)
build_all 0.007801 0.000000 12.020932 ( 0.978036)
build_install 0.005173 0.004398 3.440449 ( 0.974012)
test_btest 0.000417 0.000160 61.922654 ( 5.470672)
test_basic 0.002140 0.000823 0.368719 ( 0.452249)
test_all 0.071590 0.030427 387.502567 ( 39.258955)
test_rubyspec 0.018744 0.042270 39.733287 ( 52.388063)
total: 104.38 sec