Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-195926
#<BuildRuby:0x0000558617534060
@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.20220430-195926",
@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.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006916 0.000494 3.419308 ( 3.883154)
build_miniruby 0.001187 0.000085 0.794163 ( 0.797828)
build_ruby 0.000000 0.001938 3.506744 ( 3.310720)
build_all 0.008042 0.001395 15.667735 ( 2.898859)
build_install 0.010407 0.000682 6.377640 ( 2.823153)
test_btest 0.000651 0.000068 54.997304 ( 7.989458)
test_basic 0.005163 0.000085 0.282728 ( 0.372168)
test_all 0.002105 0.000210 635.382499 ( 94.191076)
test_rubyspec 0.071164 0.034836 43.736691 ( 48.667832)
total: 164.93 sec