Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-010943
#<BuildRuby:0x0000557d007e3e70
@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.20220809-010943",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.002758 0.004055 0.820101 ( 1.013375)
build_miniruby 0.000930 0.000062 0.058106 ( 0.056869)
build_ruby 0.000879 0.000059 0.060056 ( 0.058896)
build_all 0.004406 0.000294 1.529819 ( 0.585020)
build_install 0.010958 0.000405 5.665133 ( 2.159171)
test_btest 0.000835 0.000052 54.348678 ( 7.937208)
test_basic 0.005456 0.000030 0.345962 ( 0.434698)
test_all 0.001172 0.000069 622.886033 ( 90.325580)
test_rubyspec 0.086310 0.034078 43.889030 ( 51.231390)
total: 153.80 sec