Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-070624
#<BuildRuby:0x000055e07e61a148
@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.20220829-070624",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009187 0.001531 0.822965 ( 1.497453)
build_miniruby 0.001103 0.000184 0.054933 ( 0.053489)
build_ruby 0.001558 0.000260 0.061347 ( 0.059255)
build_all 0.004806 0.002897 1.242230 ( 0.463696)
build_install 0.013820 0.001804 1.577294 ( 0.794632)
test_btest 0.001246 0.000233 51.878785 ( 6.067685)
test_basic 0.002083 0.004227 0.287204 ( 0.378307)
test_all 0.001484 0.002865 478.843019 ( 51.696374)
test_rubyspec 0.075075 0.053016 40.987324 ( 49.586377)
total: 110.60 sec