Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-020550
#<BuildRuby:0x000056281033fde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-020550",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006513 0.000167 0.824759 ( 0.856200)
build_miniruby 0.000914 0.000065 0.057619 ( 0.056389)
build_ruby 0.000860 0.000061 0.059347 ( 0.058213)
build_all 0.004255 0.000304 1.541178 ( 0.587931)
build_install 0.011038 0.000093 1.909183 ( 0.953212)
test_btest 0.000725 0.000000 54.854771 ( 8.160943)
test_basic 0.005335 0.000073 0.337545 ( 0.426338)
test_all 0.002502 0.000148 607.290391 ( 90.984582)
test_rubyspec 0.053525 0.049421 44.154159 ( 52.339376)
total: 154.42 sec