Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-081045
#<BuildRuby:0x00005597e2f807d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220402-081045",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006267 0.004997 0.986641 ( 1.035114)
build_miniruby 0.001812 0.000259 0.074651 ( 0.072496)
build_ruby 0.001735 0.000248 0.081155 ( 0.079119)
build_all 0.009169 0.000580 4.284196 ( 0.842893)
build_install 0.017182 0.006341 8.611278 ( 2.975530)
test_btest 0.000952 0.000168 76.173271 ( 8.047448)
test_basic 0.007086 0.001250 0.350771 ( 0.438611)
test_all 0.001473 0.000260 695.190710 ( 67.993484)
test_rubyspec 0.091244 0.087294 46.461161 ( 51.867582)
total: 133.35 sec