Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-124545
#<BuildRuby:0x0000563b7f1fe878
@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.20220823-124545",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004703 0.001711 0.821443 ( 1.411118)
build_miniruby 0.000738 0.000268 0.057562 ( 0.056345)
build_ruby 0.000622 0.000226 0.059014 ( 0.057808)
build_all 0.003321 0.001208 1.525199 ( 0.586993)
build_install 0.010769 0.000385 1.956104 ( 0.977065)
test_btest 0.000585 0.000180 54.014476 ( 8.280376)
test_basic 0.005278 0.000107 0.286614 ( 0.375550)
test_all 0.001586 0.000453 613.498629 ( 89.815058)
test_rubyspec 0.091095 0.036430 44.458590 ( 52.738415)
total: 154.30 sec