Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-184256
#<BuildRuby:0x000055b2fcd7c3a0
@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.20220721-184256",
@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.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011599 0.965446 ( 1.059724)
build_miniruby 0.001073 0.001078 0.075789 ( 0.073619)
build_ruby 0.002349 0.000904 0.077071 ( 0.073972)
build_all 0.005133 0.004705 1.519473 ( 0.574351)
build_install 0.015456 0.007318 5.256304 ( 2.067298)
test_btest 0.000866 0.000379 75.725767 ( 8.340011)
test_basic 0.006839 0.000791 0.336427 ( 0.427911)
test_all 0.001745 0.000718 636.948800 ( 64.445446)
test_rubyspec 0.082157 0.088947 45.763943 ( 51.496677)
total: 128.56 sec