Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-135259
#<BuildRuby:0x0000560c3cadcb88
@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-135259",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011113 0.000445 0.965671 ( 1.155805)
build_miniruby 0.002035 0.000000 0.068874 ( 0.067377)
build_ruby 0.002324 0.000000 0.078345 ( 0.076999)
build_all 0.000000 0.011319 1.547182 ( 0.585262)
build_install 0.016221 0.005997 1.911826 ( 0.928456)
test_btest 0.000730 0.000174 78.194890 ( 8.332313)
test_basic 0.004835 0.003373 0.318184 ( 0.407761)
test_all 0.000000 0.004018 632.554471 ( 64.981278)
test_rubyspec 0.111356 0.058042 46.110297 ( 53.638740)
total: 130.17 sec