Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-092933
#<BuildRuby:0x0000557b78743670
@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.20220812-092933",
@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.000007 0.000000 0.000007 ( 0.000014)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006683 0.000000 0.825878 ( 0.883915)
build_miniruby 0.000989 0.000000 0.057419 ( 0.056250)
build_ruby 0.000858 0.000000 0.059206 ( 0.058029)
build_all 0.004744 0.000000 1.551379 ( 0.587842)
build_install 0.011371 0.000001 5.659748 ( 2.171626)
test_btest 0.000821 0.000043 47.131414 ( 8.834853)
test_basic 0.002104 0.003992 0.343440 ( 0.431106)
test_all 0.002327 0.000233 613.217841 ( 89.022022)
test_rubyspec 0.098489 0.029659 43.890399 ( 51.292123)
total: 153.34 sec