Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-112728
#<BuildRuby:0x000055f715c08c00
@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.20220727-112728",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009754 0.000236 0.990666 ( 1.300804)
build_miniruby 0.001460 0.000194 0.076992 ( 0.075611)
build_ruby 0.001828 0.000244 0.077545 ( 0.075103)
build_all 0.005759 0.005498 1.532198 ( 0.571730)
build_install 0.017027 0.006514 5.153613 ( 2.053406)
test_btest 0.001023 0.000241 77.100519 ( 8.563689)
test_basic 0.006499 0.001529 0.314181 ( 0.409561)
test_all 0.002414 0.000000 627.050548 ( 64.673165)
test_rubyspec 0.115110 0.055074 45.704630 ( 51.454224)
total: 129.18 sec