Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-062448
#<BuildRuby:0x000056458f44c188
@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.20231212-062448",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004822 0.000439 1.009432 ( 1.260950)
build_miniruby 0.001218 0.000111 0.866858 ( 0.866953)
build_ruby 0.001419 0.000129 2.705145 ( 2.707278)
build_all 0.008574 0.000000 12.173491 ( 1.014257)
build_install 0.009391 0.000000 3.554866 ( 0.963747)
test_btest 0.000805 0.000000 65.739228 ( 4.486615)
test_basic 0.003789 0.000000 0.378657 ( 0.461682)
test_all 0.083103 0.016052 381.867537 ( 37.541141)
test_rubyspec 0.035054 0.042081 39.590819 ( 52.251782)
total: 101.56 sec