Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-040728
#<BuildRuby:0x000055751fc83f68
@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.20220720-040728",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006469 0.856697 ( 1.000890)
build_miniruby 0.000787 0.000265 0.057703 ( 0.056420)
build_ruby 0.000765 0.000153 0.059238 ( 0.058083)
build_all 0.003898 0.000780 1.545186 ( 0.604490)
build_install 0.008042 0.003107 5.671640 ( 2.176519)
test_btest 0.000681 0.000152 54.040656 ( 8.488289)
test_basic 0.004329 0.000962 0.284276 ( 0.373426)
test_all 0.001434 0.000319 594.418452 ( 89.628064)
test_rubyspec 0.095931 0.028277 43.878359 ( 49.441671)
total: 151.83 sec