Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-100207
#<BuildRuby:0x0000557c0fb89350
@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-100207",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008976 0.000691 0.841926 ( 1.192784)
build_miniruby 0.001551 0.000119 0.062084 ( 0.060896)
build_ruby 0.001519 0.000116 0.062521 ( 0.061472)
build_all 0.002503 0.005339 1.240806 ( 0.479533)
build_install 0.015574 0.000015 4.256683 ( 1.776205)
test_btest 0.001042 0.000131 53.013019 ( 5.977147)
test_basic 0.005024 0.000628 0.285371 ( 0.376499)
test_all 0.001744 0.000218 500.325420 ( 53.267207)
test_rubyspec 0.084364 0.034730 41.209600 ( 48.861436)
total: 112.05 sec