Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-150128
#<BuildRuby:0x00005596e8bec4c0
@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.20220730-150128",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008097 0.004062 0.996868 ( 1.276674)
build_miniruby 0.002380 0.000000 0.073688 ( 0.072323)
build_ruby 0.002121 0.000177 0.080691 ( 0.079228)
build_all 0.009177 0.001678 1.542828 ( 0.587146)
build_install 0.007365 0.014888 5.176644 ( 2.103297)
test_btest 0.000663 0.000331 72.254033 ( 8.415902)
test_basic 0.005253 0.002626 0.314478 ( 0.403823)
test_all 0.001217 0.000608 641.034208 ( 64.492802)
test_rubyspec 0.071714 0.079294 45.399046 ( 50.880310)
total: 128.31 sec