Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-030643
#<BuildRuby:0x000055ee7d5e81b8
@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.20220804-030643",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006671 0.804896 ( 0.897247)
build_miniruby 0.000259 0.000772 0.056798 ( 0.055536)
build_ruby 0.000853 0.000183 0.058951 ( 0.057750)
build_all 0.001402 0.003272 1.513611 ( 0.584195)
build_install 0.006293 0.004776 5.605751 ( 2.145535)
test_btest 0.000595 0.000188 51.123622 ( 8.666819)
test_basic 0.005534 0.000653 0.339602 ( 0.427376)
test_all 0.001054 0.000317 618.039238 ( 87.467967)
test_rubyspec 0.080855 0.036502 43.748573 ( 51.097503)
total: 151.40 sec