Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-192657
#<BuildRuby:0x000055d341fe2148
@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.20220721-192657",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009513 0.000171 0.848075 ( 0.949955)
build_miniruby 0.001164 0.000167 0.051098 ( 0.051375)
build_ruby 0.001774 0.000253 0.065039 ( 0.065535)
build_all 0.006502 0.000928 1.233055 ( 0.476583)
build_install 0.015826 0.000744 4.301670 ( 1.840563)
test_btest 0.001769 0.000222 54.326732 ( 6.425106)
test_basic 0.000364 0.005502 0.287140 ( 0.379529)
test_all 0.000737 0.001630 488.053154 ( 51.699609)
test_rubyspec 0.054016 0.072300 41.575288 ( 47.587509)
total: 109.48 sec