Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-160530
#<BuildRuby:0x00005621e3dafdf8
@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.20220820-160530",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002473 0.003757 0.869466 ( 1.081119)
build_miniruby 0.000626 0.000144 0.057500 ( 0.056415)
build_ruby 0.000874 0.000000 0.059414 ( 0.058261)
build_all 0.004734 0.000000 1.541497 ( 0.587829)
build_install 0.008864 0.000063 1.917061 ( 0.960316)
test_btest 0.000709 0.000129 47.847026 ( 8.567092)
test_basic 0.002435 0.002957 0.285411 ( 0.374289)
test_all 0.002274 0.000000 604.237272 ( 90.582271)
test_rubyspec 0.074358 0.052678 44.414773 ( 52.663356)
total: 154.93 sec