Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-232210
#<BuildRuby:0x0000562468908b60
@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.20221201-232210",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004196 0.006587 1.213386 ( 1.328554)
build_miniruby 0.002583 0.000000 0.843092 ( 0.841638)
build_ruby 0.000439 0.003481 2.244548 ( 2.147044)
build_all 0.014305 0.005267 18.550236 ( 2.163404)
build_install 0.017192 0.004337 2.031404 ( 1.046409)
test_btest 0.000952 0.000247 95.934023 ( 9.135672)
test_basic 0.007517 0.001022 0.341725 ( 0.427992)
test_all 0.001925 0.000481 703.852704 ( 70.043176)
test_rubyspec 0.110815 0.071836 49.467159 ( 57.561294)
total: 144.70 sec