Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-105932
#<BuildRuby:0x000056105718c8e8
@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.20220304-105932",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010158 0.000726 0.992671 ( 1.121517)
build_miniruby 0.001766 0.000126 0.078186 ( 0.076777)
build_ruby 0.001639 0.000117 0.078651 ( 0.077457)
build_all 0.005816 0.004591 4.217016 ( 0.858854)
build_install 0.020966 0.002621 7.969122 ( 2.423301)
test_btest 0.000000 0.001557 74.888032 ( 7.818332)
test_basic 0.002763 0.005050 0.347678 ( 0.436730)
test_all 0.001551 0.000291 689.133782 ( 67.185020)
test_rubyspec 0.100068 0.069107 46.433117 ( 51.885841)
total: 131.88 sec