Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-235552
#<BuildRuby:0x0000560ffe7ab688
@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.20221129-235552",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008328 0.001281 1.208226 ( 1.253908)
build_miniruby 0.002434 0.000375 0.845688 ( 0.844794)
build_ruby 0.003479 0.000535 2.253297 ( 2.157262)
build_all 0.017639 0.003055 18.497288 ( 2.167681)
build_install 0.018499 0.003824 2.019666 ( 1.036728)
test_btest 0.001334 0.000222 86.862059 ( 8.900464)
test_basic 0.003659 0.008534 0.352274 ( 0.434764)
test_all 0.002773 0.000000 688.795172 ( 69.368073)
test_rubyspec 0.112565 0.068938 49.476491 ( 57.518381)
total: 143.68 sec