Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-142839
#<BuildRuby:0x0000556e88550dd8
@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.20220724-142839",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007960 0.004439 0.978449 ( 1.096480)
build_miniruby 0.002007 0.000268 0.072020 ( 0.069943)
build_ruby 0.001627 0.000217 0.077411 ( 0.075196)
build_all 0.009414 0.000623 1.498341 ( 0.561504)
build_install 0.019815 0.002477 5.205857 ( 2.052755)
test_btest 0.001305 0.000163 75.076801 ( 8.835908)
test_basic 0.007121 0.000890 0.313932 ( 0.406475)
test_all 0.001635 0.000205 642.144623 ( 64.938970)
test_rubyspec 0.106384 0.071757 45.541881 ( 51.266192)
total: 129.30 sec