Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-203914
#<BuildRuby:0x00005561806837b0
@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.20220912-203914",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009807 0.000790 1.129872 ( 1.148464)
build_miniruby 0.002117 0.000000 0.073836 ( 0.072285)
build_ruby 0.002202 0.000021 0.069265 ( 0.068068)
build_all 0.009170 0.000573 1.527066 ( 0.596797)
build_install 0.016451 0.006564 1.936614 ( 0.976160)
test_btest 0.001398 0.000000 93.177881 ( 9.085607)
test_basic 0.007892 0.000000 0.354674 ( 0.443043)
test_all 0.000000 0.004140 675.287252 ( 68.319723)
test_rubyspec 0.081696 0.098867 47.094503 ( 55.558707)
total: 136.27 sec