Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-130243
#<BuildRuby:0x00005620bed0fd38
@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.20231115-130243",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004516 1.129643 ( 1.534020)
build_miniruby 0.000231 0.000761 0.822692 ( 0.822451)
build_ruby 0.001045 0.000261 2.696914 ( 2.698122)
build_all 0.006411 0.003399 15.600661 ( 1.370653)
build_install 0.007402 0.002019 4.654541 ( 1.132237)
test_btest 0.000876 0.000239 82.009723 ( 6.556444)
test_basic 0.000666 0.004191 0.696339 ( 0.772378)
test_all 0.069532 0.062079 504.377352 ( 52.007256)
test_rubyspec 0.016907 0.030786 48.937540 ( 61.340918)
total: 128.24 sec