Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-225827
#<BuildRuby:0x000055ce7abdf7b0
@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.20220829-225827",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010120 0.000935 0.986168 ( 1.034824)
build_miniruby 0.001782 0.000274 0.077308 ( 0.076728)
build_ruby 0.001617 0.000249 0.076249 ( 0.076042)
build_all 0.008143 0.001253 1.505342 ( 0.576321)
build_install 0.003601 0.018782 1.866638 ( 0.934576)
test_btest 0.000776 0.000310 67.790151 ( 8.443752)
test_basic 0.008209 0.001204 0.333547 ( 0.420253)
test_all 0.003235 0.001213 671.792548 ( 66.861793)
test_rubyspec 0.099485 0.069864 45.750892 ( 54.172416)
total: 132.60 sec