Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-225710
#<BuildRuby:0x000055cb38366038
@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.20220722-225710",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008547 0.001111 0.888053 ( 1.656284)
build_miniruby 0.001650 0.000413 0.062259 ( 0.060847)
build_ruby 0.001758 0.000000 0.067443 ( 0.065873)
build_all 0.000526 0.008376 1.241083 ( 0.479083)
build_install 0.014578 0.003618 4.352772 ( 1.806273)
test_btest 0.001475 0.000527 53.610017 ( 6.041457)
test_basic 0.000964 0.005704 0.289434 ( 0.380374)
test_all 0.001376 0.000590 498.921480 ( 53.159961)
test_rubyspec 0.071766 0.071876 41.546145 ( 47.347847)
total: 111.00 sec