Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-075235
#<BuildRuby:0x0000555ae7a9c328
@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.20220623-075235",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002237 0.004410 0.827360 ( 0.941229)
build_miniruby 0.000761 0.000176 0.057404 ( 0.056247)
build_ruby 0.000787 0.000181 0.059585 ( 0.058376)
build_all 0.003559 0.000821 1.504732 ( 0.608044)
build_install 0.004942 0.005992 6.369869 ( 2.869166)
test_btest 0.000491 0.000151 48.957913 ( 8.523438)
test_basic 0.004506 0.001387 0.333923 ( 0.421979)
test_all 0.000998 0.000307 623.767180 ( 92.896798)
test_rubyspec 0.085835 0.027667 44.296053 ( 49.862324)
total: 156.24 sec