Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-130731
#<BuildRuby:0x00005594813d3dd8
@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.20220812-130731",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006392 0.000584 0.835359 ( 1.132397)
build_miniruby 0.000718 0.000180 0.057654 ( 0.056421)
build_ruby 0.000808 0.000202 0.059245 ( 0.058029)
build_all 0.004740 0.000059 1.543394 ( 0.594202)
build_install 0.006160 0.004981 5.720123 ( 2.168933)
test_btest 0.000655 0.000187 51.250305 ( 8.479481)
test_basic 0.000000 0.005221 0.256719 ( 0.345951)
test_all 0.001254 0.000000 628.870476 ( 89.969948)
test_rubyspec 0.081983 0.047186 44.032786 ( 51.405030)
total: 154.21 sec