Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-141921
#<BuildRuby:0x0000559cb2c07d68
@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.20231020-141921",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004499 0.001058 1.457844 ( 1.697984)
build_miniruby 0.000939 0.000221 0.821469 ( 0.821134)
build_ruby 0.000000 0.001517 2.782276 ( 2.782362)
build_all 0.003233 0.006667 16.987008 ( 1.495317)
build_install 0.004897 0.004480 5.031618 ( 1.174303)
test_btest 0.000677 0.000250 85.523262 ( 7.857775)
test_basic 0.003852 0.001420 0.831092 ( 0.908078)
test_all 0.005255 0.001936 505.111383 ( 55.735192)
test_rubyspec 0.031301 0.016513 51.555878 ( 63.857817)
total: 136.33 sec