Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-184705
#<BuildRuby:0x0000564cf479c088
@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-184705",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006237 0.000159 0.815386 ( 1.008818)
build_miniruby 0.000945 0.000000 0.057472 ( 0.056337)
build_ruby 0.000797 0.000000 0.059264 ( 0.058113)
build_all 0.001199 0.003435 1.515201 ( 0.588953)
build_install 0.006370 0.004854 5.625674 ( 2.133146)
test_btest 0.000663 0.000117 54.627154 ( 8.089455)
test_basic 0.002396 0.003760 0.346858 ( 0.435225)
test_all 0.001005 0.000224 608.262211 ( 86.323003)
test_rubyspec 0.096235 0.032196 43.661672 ( 49.246252)
total: 147.94 sec