Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-114644
#<BuildRuby:0x0000564bb235a878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-114644",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006404 0.000350 0.831606 ( 1.975336)
build_miniruby 0.000838 0.000129 0.056810 ( 0.055637)
build_ruby 0.000729 0.000113 0.058741 ( 0.057584)
build_all 0.003913 0.000602 1.534118 ( 0.606907)
build_install 0.010854 0.000182 5.692961 ( 2.194673)
test_btest 0.000644 0.000086 49.268660 ( 8.411438)
test_basic 0.001612 0.004269 0.343958 ( 0.432178)
test_all 0.001285 0.000000 604.416311 ( 87.954213)
test_rubyspec 0.068126 0.026057 44.172831 ( 49.977658)
total: 151.67 sec