Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-101041
#<BuildRuby:0x0000558a6c11ed28
@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.20220825-101041",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000150 0.000038 0.000188 ( 0.000191)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.007342 0.004931 0.867758 ( 1.346739)
build_miniruby 0.002002 0.000616 0.063324 ( 0.060636)
build_ruby 0.001137 0.000350 0.055570 ( 0.054385)
build_all 0.002527 0.005352 1.261753 ( 0.464983)
build_install 0.007952 0.008253 1.580350 ( 0.791360)
test_btest 0.000000 0.001685 52.419233 ( 6.294408)
test_basic 0.004640 0.003106 0.293499 ( 0.382058)
test_all 0.001709 0.003132 512.521217 ( 53.803876)
test_rubyspec 0.067534 0.070676 41.814039 ( 50.112582)
total: 113.31 sec