Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-092128
#<BuildRuby:0x0000565026230088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-092128",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006782 0.810886 ( 1.016037)
build_miniruby 0.000000 0.000942 0.061811 ( 0.060600)
build_ruby 0.000000 0.000964 0.060339 ( 0.059161)
build_all 0.002517 0.002087 1.541389 ( 0.594351)
build_install 0.008168 0.002898 1.928012 ( 0.967537)
test_btest 0.000466 0.000129 52.540487 ( 8.318561)
test_basic 0.004238 0.001177 0.287721 ( 0.376493)
test_all 0.002248 0.000465 598.216675 ( 89.539767)
test_rubyspec 0.090478 0.039255 44.260626 ( 52.517311)
total: 153.45 sec