Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-170941
#<BuildRuby:0x00005580ee4d43a0
@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.20220822-170941",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010484 0.001612 0.969095 ( 1.397881)
build_miniruby 0.001679 0.000258 0.077274 ( 0.076018)
build_ruby 0.001756 0.000270 0.079133 ( 0.077327)
build_all 0.008826 0.001357 1.528234 ( 0.559508)
build_install 0.019196 0.004172 1.897367 ( 0.918921)
test_btest 0.001083 0.000180 75.252172 ( 8.078719)
test_basic 0.002254 0.004700 0.303637 ( 0.393577)
test_all 0.003115 0.000656 684.323366 ( 67.027748)
test_rubyspec 0.084436 0.095001 45.927617 ( 54.426875)
total: 132.96 sec