Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-200549
#<BuildRuby:0x000055722d6e7680
@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.20220618-200549",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009309 0.002254 0.972772 ( 1.024807)
build_miniruby 0.001390 0.000579 0.073169 ( 0.071726)
build_ruby 0.001437 0.000599 0.074649 ( 0.072730)
build_all 0.009211 0.000006 1.477312 ( 0.603821)
build_install 0.012788 0.010774 5.844318 ( 2.765217)
test_btest 0.000706 0.000308 76.321763 ( 8.078834)
test_basic 0.005073 0.002220 0.318868 ( 0.413351)
test_all 0.001749 0.000766 693.943272 ( 67.067884)
test_rubyspec 0.111239 0.066124 45.568208 ( 51.309259)
total: 131.41 sec