Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-223421
#<BuildRuby:0x0000558bb5d8b670
@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.20221123-223421",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000686 0.004168 1.194281 ( 1.546181)
build_miniruby 0.000767 0.000153 0.965016 ( 0.963540)
build_ruby 0.000921 0.000184 2.819889 ( 2.726581)
build_all 0.007414 0.001483 15.723139 ( 3.357634)
build_install 0.003014 0.005501 2.037280 ( 1.174363)
test_btest 0.000466 0.000125 61.880143 ( 10.874370)
test_basic 0.005058 0.000030 0.304525 ( 0.395298)
test_all 0.000872 0.000218 701.227597 (107.137440)
test_rubyspec 0.039468 0.019828 52.679828 ( 60.911694)
total: 189.09 sec