Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-082155
#<BuildRuby:0x00005602121c7e00
@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.20220620-082155",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003496 0.003515 0.867577 ( 1.093778)
build_miniruby 0.000904 0.000120 0.057878 ( 0.056658)
build_ruby 0.000875 0.000117 0.059197 ( 0.058012)
build_all 0.000000 0.004285 1.517608 ( 0.606047)
build_install 0.003262 0.007526 6.303534 ( 2.858040)
test_btest 0.001341 0.000000 52.970943 ( 8.363832)
test_basic 0.005896 0.000251 0.357198 ( 0.444648)
test_all 0.001143 0.000326 646.298371 ( 92.219790)
test_rubyspec 0.064956 0.025052 44.076038 ( 49.664619)
total: 155.37 sec