Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-085938
#<BuildRuby:0x00005589521b9488
@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-085938",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009968 0.000279 1.118236 ( 1.476947)
build_miniruby 0.001534 0.000219 0.097615 ( 0.095370)
build_ruby 0.001530 0.000219 0.097236 ( 0.094624)
build_all 0.008243 0.001178 1.348881 ( 0.581873)
build_install 0.008581 0.004719 1.663422 ( 0.893369)
test_btest 0.001737 0.000326 62.241467 ( 6.253343)
test_basic 0.008034 0.000534 0.353044 ( 0.442754)
test_all 0.000000 0.007577 485.655533 ( 53.866635)
test_rubyspec 0.094591 0.040293 43.731088 ( 52.080596)
total: 115.79 sec