Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-040316
#<BuildRuby:0x000055ddd2301438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221030-040316",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.009468 1.106904 ( 1.192241)
build_miniruby 0.000000 0.001977 0.104739 ( 0.101292)
build_ruby 0.000000 0.001587 0.086196 ( 0.083560)
build_all 0.004892 0.004326 1.326787 ( 0.556396)
build_install 0.011631 0.003923 1.654667 ( 0.896224)
test_btest 0.001953 0.000760 61.986255 ( 6.468893)
test_basic 0.002916 0.005063 0.367327 ( 0.454936)
test_all 0.001261 0.004564 530.767915 ( 55.304591)
test_rubyspec 0.069287 0.056167 43.427252 ( 51.989344)
total: 117.05 sec