Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-013559
#<BuildRuby:0x0000556d5d4072c8
@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.20220721-013559",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001793 0.004124 0.818082 ( 0.925635)
build_miniruby 0.000864 0.000123 0.058230 ( 0.057026)
build_ruby 0.000682 0.000097 0.058787 ( 0.057657)
build_all 0.000485 0.004221 1.558410 ( 0.611591)
build_install 0.007468 0.001600 5.672875 ( 2.195529)
test_btest 0.000672 0.000144 53.788865 ( 7.890469)
test_basic 0.001826 0.003964 0.289773 ( 0.378360)
test_all 0.001246 0.000332 606.831364 ( 86.388104)
test_rubyspec 0.047168 0.046293 43.927561 ( 49.580386)
total: 148.09 sec