Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-213701
#<BuildRuby:0x000055950b8427e0
@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.20220818-213701",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005548 0.000924 0.846262 ( 1.691598)
build_miniruby 0.000889 0.000148 0.057602 ( 0.056249)
build_ruby 0.000885 0.000147 0.060351 ( 0.059080)
build_all 0.003997 0.000666 1.528720 ( 0.584570)
build_install 0.000403 0.010346 1.926326 ( 0.956540)
test_btest 0.000519 0.000173 54.995568 ( 8.065020)
test_basic 0.004400 0.001467 0.328691 ( 0.416893)
test_all 0.001878 0.000626 615.731885 ( 87.677743)
test_rubyspec 0.067504 0.031577 43.914990 ( 52.231995)
total: 151.74 sec