Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-192950
#<BuildRuby:0x0000558d0223bfb0
@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.20220829-192950",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001760 0.004574 0.808647 ( 0.913099)
build_miniruby 0.000830 0.000208 0.058104 ( 0.056916)
build_ruby 0.001022 0.000000 0.060082 ( 0.058859)
build_all 0.004555 0.000000 1.532813 ( 0.588576)
build_install 0.009606 0.001410 1.900934 ( 0.959843)
test_btest 0.000607 0.000130 48.356080 ( 8.115011)
test_basic 0.000721 0.005082 0.333472 ( 0.421593)
test_all 0.001750 0.000000 582.241071 ( 91.451238)
test_rubyspec 0.071979 0.055886 43.414125 ( 51.787546)
total: 154.35 sec