Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-225033
#<BuildRuby:0x000055fc51297ef0
@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.20220728-225033",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.006167 0.000502 0.793766 ( 1.244587)
build_miniruby 0.000744 0.000186 0.056826 ( 0.055678)
build_ruby 0.000000 0.001030 0.058814 ( 0.057595)
build_all 0.002938 0.001648 1.509871 ( 0.587751)
build_install 0.005945 0.004636 5.653798 ( 2.158897)
test_btest 0.000547 0.000182 48.332839 ( 8.343032)
test_basic 0.001047 0.004572 0.333281 ( 0.421572)
test_all 0.001272 0.000509 586.197666 ( 92.597771)
test_rubyspec 0.079240 0.046090 43.635837 ( 49.481525)
total: 154.95 sec