Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-081646
#<BuildRuby:0x0000555f1aab7e98
@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.20220504-081646",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002703 0.004342 0.859440 ( 1.515418)
build_miniruby 0.000831 0.000060 0.057027 ( 0.055803)
build_ruby 0.000899 0.000064 0.057572 ( 0.056377)
build_all 0.004075 0.000291 1.528313 ( 0.612350)
build_install 0.010721 0.000074 6.249900 ( 2.801025)
test_btest 0.000579 0.000036 50.491388 ( 8.346513)
test_basic 0.005848 0.000365 0.343235 ( 0.430768)
test_all 0.001207 0.000075 606.615832 ( 91.206864)
test_rubyspec 0.080635 0.033718 43.899040 ( 48.793063)
total: 153.82 sec