Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-014402
#<BuildRuby:0x00005628c1e8bfa8
@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.20220823-014402",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006727 0.883811 ( 0.922235)
build_miniruby 0.000577 0.000414 0.057592 ( 0.056285)
build_ruby 0.000706 0.000217 0.059647 ( 0.058550)
build_all 0.003585 0.001103 1.547094 ( 0.592355)
build_install 0.009660 0.001558 1.922562 ( 0.966353)
test_btest 0.000571 0.000163 47.680569 ( 8.577696)
test_basic 0.001700 0.003663 0.300092 ( 0.388964)
test_all 0.001883 0.000305 625.386577 ( 90.972589)
test_rubyspec 0.088464 0.038560 44.365073 ( 52.632382)
total: 155.17 sec