Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-041251
#<BuildRuby:0x000055cb4ab97510
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220402-041251",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002668 0.010394 1.038591 ( 1.372479)
build_miniruby 0.002613 0.000000 0.066274 ( 0.063805)
build_ruby 0.001654 0.000203 0.077841 ( 0.075708)
build_all 0.008347 0.001350 4.294328 ( 0.858829)
build_install 0.020810 0.002180 8.443859 ( 2.946025)
test_btest 0.001031 0.000258 72.085779 ( 8.385074)
test_basic 0.002075 0.005149 0.335161 ( 0.424058)
test_all 0.000631 0.001949 654.403306 ( 65.982413)
test_rubyspec 0.084843 0.093445 46.499915 ( 51.837038)
total: 131.95 sec