Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-113340
#<BuildRuby:0x000055f8e021b810
@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.20220403-113340",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009130 0.001404 1.021591 ( 1.150483)
build_miniruby 0.001782 0.000275 0.076827 ( 0.074196)
build_ruby 0.001342 0.000207 0.076144 ( 0.075013)
build_all 0.004629 0.006391 4.175715 ( 0.831047)
build_install 0.020419 0.003625 8.562519 ( 2.952899)
test_btest 0.000874 0.000194 74.076528 ( 8.021307)
test_basic 0.006195 0.001377 0.336228 ( 0.424754)
test_all 0.001120 0.001698 687.529146 ( 67.667663)
test_rubyspec 0.114462 0.056105 46.674104 ( 52.053864)
total: 133.25 sec