Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-215413
#<BuildRuby:0x00005603c97ac060
@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.20231203-215413",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002462 0.002200 0.974084 ( 1.312176)
build_miniruby 0.001042 0.000138 0.864191 ( 0.864247)
build_ruby 0.001548 0.000206 2.710001 ( 2.710904)
build_all 0.004567 0.003529 12.154422 ( 1.007372)
build_install 0.007589 0.005269 3.572498 ( 0.973385)
test_btest 0.000582 0.000146 63.405308 ( 5.555999)
test_basic 0.001483 0.002645 0.376931 ( 0.458295)
test_all 0.061463 0.037428 382.592640 ( 34.853976)
test_rubyspec 0.026479 0.044325 39.591477 ( 52.257116)
total: 99.99 sec