Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-115309
#<BuildRuby:0x000055ed9107c4f0
@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.20220218-115309",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005096 0.005921 0.988424 ( 4.634027)
build_miniruby 0.001807 0.000000 0.064850 ( 0.063162)
build_ruby 0.001878 0.000000 0.073705 ( 0.072168)
build_all 0.007676 0.002814 4.130557 ( 0.802789)
build_install 0.013699 0.009289 7.926531 ( 2.396532)
test_btest 0.001188 0.000000 73.117711 ( 7.981837)
test_basic 0.002865 0.004474 0.336243 ( 0.425513)
test_all 0.001133 0.000534 703.841856 ( 67.836648)
test_rubyspec 0.100812 0.069372 46.268798 ( 51.838722)
total: 136.05 sec