Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-135228
#<BuildRuby:0x000055e333e6d400
@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.20220723-135228",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009468 0.000831 0.841736 ( 1.033858)
build_miniruby 0.001125 0.000173 0.063311 ( 0.062675)
build_ruby 0.001065 0.000164 0.062386 ( 0.061939)
build_all 0.008533 0.000000 1.256442 ( 0.488269)
build_install 0.015173 0.001935 4.331957 ( 1.779407)
test_btest 0.001491 0.000199 54.820768 ( 6.307897)
test_basic 0.005239 0.000698 0.287679 ( 0.378067)
test_all 0.002206 0.000294 483.030946 ( 51.750674)
test_rubyspec 0.073275 0.056262 41.869336 ( 47.671575)
total: 109.54 sec