Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-162006
#<BuildRuby:0x000055f0b462bdd0
@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.20220824-162006",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002856 0.003708 0.905717 ( 1.900352)
build_miniruby 0.000781 0.000261 0.057609 ( 0.056344)
build_ruby 0.000680 0.000226 0.059362 ( 0.058230)
build_all 0.003443 0.001148 1.539418 ( 0.589172)
build_install 0.010651 0.000518 1.922426 ( 0.969687)
test_btest 0.000508 0.000145 52.008432 ( 8.333953)
test_basic 0.004629 0.001323 0.341016 ( 0.428920)
test_all 0.002068 0.000591 615.348822 ( 90.513194)
test_rubyspec 0.071833 0.055996 44.358354 ( 52.840266)
total: 155.69 sec