Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-044408
#<BuildRuby:0x000055c86736fdf0
@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.20220501-044408",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006660 0.000388 0.853577 ( 1.039858)
build_miniruby 0.000952 0.000146 0.057193 ( 0.055808)
build_ruby 0.000779 0.000120 0.057418 ( 0.056159)
build_all 0.004387 0.000000 1.485359 ( 0.596848)
build_install 0.005110 0.003752 6.256018 ( 2.814488)
test_btest 0.000665 0.000125 49.101991 ( 8.501064)
test_basic 0.002139 0.003778 0.308966 ( 0.397132)
test_all 0.001069 0.000252 640.281912 ( 91.896794)
test_rubyspec 0.082748 0.034621 43.874698 ( 48.780150)
total: 154.14 sec