Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-225308
#<BuildRuby:0x0000558511890620
@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-225308",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005271 0.006829 1.003351 ( 1.134839)
build_miniruby 0.001372 0.000633 0.076282 ( 0.074232)
build_ruby 0.002190 0.000000 0.077572 ( 0.075114)
build_all 0.010283 0.000225 1.522509 ( 0.574908)
build_install 0.015531 0.006932 5.112778 ( 2.058624)
test_btest 0.000822 0.000319 78.516247 ( 8.198045)
test_basic 0.007309 0.001133 0.323262 ( 0.412184)
test_all 0.003450 0.000000 670.428572 ( 65.925765)
test_rubyspec 0.103415 0.065107 45.671953 ( 51.498013)
total: 129.95 sec