Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-065148
#<BuildRuby:0x0000556a26917f68
@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.20220804-065148",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.006384 0.000000 0.802872 ( 0.848752)
build_miniruby 0.000955 0.000000 0.057483 ( 0.056171)
build_ruby 0.000946 0.000000 0.059212 ( 0.058002)
build_all 0.004591 0.000000 1.513883 ( 0.581619)
build_install 0.006476 0.004583 5.653538 ( 2.181576)
test_btest 0.000719 0.000000 51.417868 ( 8.189292)
test_basic 0.005440 0.000000 0.252830 ( 0.341908)
test_all 0.001654 0.000000 612.927263 ( 88.657488)
test_rubyspec 0.083274 0.018493 43.506010 ( 50.933291)
total: 151.85 sec