Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-125818
#<BuildRuby:0x000055707a2cc6e0
@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.20220809-125818",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007550 0.004555 0.969356 ( 1.630260)
build_miniruby 0.001695 0.000226 0.075258 ( 0.073157)
build_ruby 0.001779 0.000237 0.079216 ( 0.077166)
build_all 0.009302 0.001241 1.520538 ( 0.562229)
build_install 0.013756 0.009987 5.122174 ( 2.076034)
test_btest 0.001033 0.000230 76.041375 ( 8.599361)
test_basic 0.002208 0.005775 0.329728 ( 0.422605)
test_all 0.002042 0.000000 680.501970 ( 67.199012)
test_rubyspec 0.077174 0.110125 45.758952 ( 53.263243)
total: 133.90 sec