Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-230802
#<BuildRuby:0x00005647ce9eafe0
@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.20220802-230802",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006527 0.005652 0.989654 ( 1.022005)
build_miniruby 0.001443 0.000340 0.075598 ( 0.073811)
build_ruby 0.001350 0.000318 0.075974 ( 0.074845)
build_all 0.009366 0.000485 1.514009 ( 0.558122)
build_install 0.017661 0.006122 5.138956 ( 2.037534)
test_btest 0.001095 0.000261 77.102541 ( 8.498409)
test_basic 0.004274 0.004228 0.317897 ( 0.406175)
test_all 0.002525 0.000688 682.823433 ( 67.145816)
test_rubyspec 0.101554 0.065419 45.365771 ( 53.036865)
total: 132.85 sec