Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-234414
#<BuildRuby:0x000055b17a13d2c0
@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.20220814-234414",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009778 0.000275 0.856514 ( 0.921176)
build_miniruby 0.001341 0.000179 0.054914 ( 0.053679)
build_ruby 0.001560 0.000208 0.064734 ( 0.062930)
build_all 0.007605 0.001014 1.224297 ( 0.461992)
build_install 0.016074 0.000782 1.584433 ( 0.795967)
test_btest 0.000891 0.000105 51.222390 ( 6.209694)
test_basic 0.005773 0.000679 0.293252 ( 0.385081)
test_all 0.003336 0.000393 506.682339 ( 53.194367)
test_rubyspec 0.044245 0.080451 41.690180 ( 49.387628)
total: 111.47 sec