Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-114528
#<BuildRuby:0x00005608c0edc6e0
@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.20220902-114528",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000265 0.010818 0.969616 ( 1.252395)
build_miniruby 0.002151 0.000000 0.066992 ( 0.064775)
build_ruby 0.001720 0.000054 0.076375 ( 0.074648)
build_all 0.008323 0.001412 1.531183 ( 0.583639)
build_install 0.018031 0.004590 1.894181 ( 0.918166)
test_btest 0.000000 0.001402 71.986137 ( 8.419083)
test_basic 0.004964 0.002838 0.329052 ( 0.432897)
test_all 0.003980 0.000000 636.594338 ( 65.008937)
test_rubyspec 0.107185 0.074399 45.661286 ( 54.059925)
total: 130.82 sec