Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-230837
#<BuildRuby:0x00005604d481cd40
@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.20220825-230837",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005779 0.005000 1.006816 ( 2.079761)
build_miniruby 0.001805 0.000258 0.076307 ( 0.074719)
build_ruby 0.001723 0.000247 0.079589 ( 0.077917)
build_all 0.010156 0.000706 1.513580 ( 0.572222)
build_install 0.020448 0.001904 1.909729 ( 0.917837)
test_btest 0.001114 0.000140 73.832833 ( 8.352711)
test_basic 0.007000 0.000875 0.330929 ( 0.426223)
test_all 0.000000 0.004720 649.406631 ( 65.182459)
test_rubyspec 0.122408 0.052397 45.533036 ( 54.025572)
total: 131.71 sec