Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-065118
#<BuildRuby:0x00005564cdfca918
@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.20220520-065118",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005249 0.001313 0.851322 ( 0.917194)
build_miniruby 0.000821 0.000205 0.056717 ( 0.055481)
build_ruby 0.000743 0.000186 0.058071 ( 0.056826)
build_all 0.003519 0.000880 1.507054 ( 0.607728)
build_install 0.006930 0.001732 6.333743 ( 2.846066)
test_btest 0.000663 0.000166 55.712088 ( 8.081861)
test_basic 0.000151 0.005478 0.312325 ( 0.401035)
test_all 0.001600 0.000533 612.166760 ( 95.995069)
test_rubyspec 0.062606 0.042463 43.982416 ( 49.556004)
total: 158.52 sec