Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-102902
#<BuildRuby:0x000056453b0580d0
@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.20220729-102902",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006293 0.000000 0.813478 ( 1.143698)
build_miniruby 0.000895 0.000000 0.057258 ( 0.056035)
build_ruby 0.000919 0.000000 0.058842 ( 0.057610)
build_all 0.000000 0.004704 1.573580 ( 0.611695)
build_install 0.008070 0.003078 5.652474 ( 2.176736)
test_btest 0.000640 0.000067 50.398060 ( 8.292881)
test_basic 0.000000 0.005333 0.256481 ( 0.345650)
test_all 0.000000 0.001172 620.460696 ( 90.269073)
test_rubyspec 0.060776 0.047760 43.770345 ( 49.383291)
total: 152.34 sec