Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-020817
#<BuildRuby:0x000055f601bac208
@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.20220722-020817",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005997 0.000306 0.823715 ( 1.281008)
build_miniruby 0.000811 0.000116 0.056961 ( 0.055925)
build_ruby 0.000905 0.000130 0.059363 ( 0.058100)
build_all 0.004127 0.000590 1.528146 ( 0.592991)
build_install 0.010908 0.000254 5.657648 ( 2.191466)
test_btest 0.000861 0.000000 52.079666 ( 8.132906)
test_basic 0.005422 0.000209 0.322995 ( 0.411551)
test_all 0.001310 0.000154 604.673060 ( 90.002590)
test_rubyspec 0.100238 0.026705 43.543767 ( 49.119519)
total: 151.85 sec