Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-235912
#<BuildRuby:0x000055d6b1208a68
@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.20220819-235912",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009388 0.000381 0.844005 ( 0.880134)
build_miniruby 0.001666 0.000119 0.057651 ( 0.055604)
build_ruby 0.001321 0.000094 0.057882 ( 0.056918)
build_all 0.000000 0.008423 1.240802 ( 0.464600)
build_install 0.010741 0.005868 1.546827 ( 0.777808)
test_btest 0.001039 0.000260 53.659057 ( 6.340077)
test_basic 0.005389 0.001348 0.285239 ( 0.375956)
test_all 0.003506 0.000876 504.617520 ( 53.141192)
test_rubyspec 0.098961 0.045798 41.933703 ( 50.414673)
total: 112.51 sec