Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-090800
#<BuildRuby:0x00005593fd75ef90
@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.20220814-090800",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008754 0.001196 0.800254 ( 0.858460)
build_miniruby 0.001233 0.000308 0.057628 ( 0.056097)
build_ruby 0.001630 0.000407 0.063943 ( 0.061341)
build_all 0.007446 0.001862 1.249274 ( 0.467510)
build_install 0.008891 0.006367 1.614995 ( 0.799591)
test_btest 0.000731 0.000225 52.285311 ( 6.052236)
test_basic 0.004285 0.001318 0.282089 ( 0.372413)
test_all 0.003299 0.001015 514.395958 ( 53.473464)
test_rubyspec 0.069778 0.055361 41.778687 ( 49.353181)
total: 111.50 sec