Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-041317
#<BuildRuby:0x000055fe6597b670
@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.20220724-041317",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006514 0.000000 0.829319 ( 0.862204)
build_miniruby 0.001041 0.000000 0.057022 ( 0.055745)
build_ruby 0.000864 0.000000 0.058763 ( 0.057600)
build_all 0.004312 0.000000 1.519085 ( 0.582876)
build_install 0.009638 0.000000 5.624401 ( 2.151923)
test_btest 0.000824 0.000000 52.603600 ( 8.087618)
test_basic 0.000726 0.004578 0.294750 ( 0.383892)
test_all 0.002157 0.000120 612.365121 ( 87.699334)
test_rubyspec 0.074654 0.045991 43.623553 ( 49.221078)
total: 149.10 sec