Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-140535
#<BuildRuby:0x000055836c818dd8
@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.20220828-140535",
@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.000004 0.000009 ( 0.000009)
autoconf 0.000009 0.000007 0.000016 ( 0.000017)
configure 0.000018 0.000014 0.000032 ( 0.000030)
build_up 0.007588 0.005902 0.996831 ( 1.044995)
build_miniruby 0.001506 0.001171 0.077097 ( 0.075659)
build_ruby 0.001086 0.000845 0.077389 ( 0.076671)
build_all 0.010247 0.000000 1.499291 ( 0.585576)
build_install 0.010577 0.010603 1.898013 ( 0.927024)
test_btest 0.000559 0.000387 71.220575 ( 7.916984)
test_basic 0.003288 0.003981 0.334653 ( 0.425505)
test_all 0.002221 0.001587 674.746688 ( 67.051331)
test_rubyspec 0.085593 0.089708 45.706715 ( 54.182764)
total: 132.29 sec