Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-033555
#<BuildRuby:0x0000559b90ebaad8
@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.20220818-033555",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009216 0.000709 0.885445 ( 3.180819)
build_miniruby 0.001652 0.000127 0.064206 ( 0.062999)
build_ruby 0.001471 0.000113 0.066477 ( 0.065324)
build_all 0.008322 0.000000 1.251677 ( 0.451179)
build_install 0.016876 0.000000 1.560891 ( 0.777304)
test_btest 0.001499 0.000000 55.929292 ( 6.191800)
test_basic 0.006415 0.000249 0.295086 ( 0.384422)
test_all 0.004778 0.000000 505.818195 ( 53.222399)
test_rubyspec 0.091644 0.037712 41.764665 ( 49.629364)
total: 113.97 sec