Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-080044
#<BuildRuby:0x00005623e76b8620
@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.20220731-080044",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000989 0.010731 0.992075 ( 1.119101)
build_miniruby 0.001520 0.000507 0.073644 ( 0.072828)
build_ruby 0.002352 0.000000 0.076273 ( 0.075194)
build_all 0.005751 0.004018 1.532495 ( 0.598302)
build_install 0.012901 0.009894 5.106035 ( 2.062949)
test_btest 0.000902 0.000380 75.187812 ( 8.309044)
test_basic 0.004141 0.004163 0.327922 ( 0.415278)
test_all 0.001412 0.000636 694.085671 ( 67.362526)
test_rubyspec 0.091452 0.066043 45.366752 ( 51.092076)
total: 131.11 sec