Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-055412
#<BuildRuby:0x000055576dce5350
@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.20221015-055412",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006505 0.004914 1.164262 ( 1.193249)
build_miniruby 0.002279 0.000350 0.105657 ( 0.101839)
build_ruby 0.001777 0.000274 0.104134 ( 0.100404)
build_all 0.008083 0.000477 1.337315 ( 0.582453)
build_install 0.005513 0.008854 1.648197 ( 0.885833)
test_btest 0.001470 0.000367 60.956338 ( 6.393608)
test_basic 0.005050 0.001262 0.361428 ( 0.452445)
test_all 0.005491 0.001373 519.705510 ( 55.307799)
test_rubyspec 0.063519 0.070444 43.407552 ( 52.057569)
total: 117.08 sec