Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-183854
#<BuildRuby:0x000055d2384ec9c8
@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.20221115-183854",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003528 0.005932 1.139189 ( 1.175904)
build_miniruby 0.001507 0.000401 0.897283 ( 0.898895)
build_ruby 0.002211 0.000590 2.361255 ( 2.266540)
build_all 0.014554 0.003628 18.298989 ( 2.276597)
build_install 0.013483 0.005986 1.860163 ( 0.972627)
test_btest 0.000904 0.000264 85.111561 ( 10.053694)
test_basic 0.003671 0.002575 0.347827 ( 0.445169)
test_all 0.001964 0.000604 716.635739 ( 75.245387)
test_rubyspec 0.081772 0.047780 49.970889 ( 58.221863)
total: 151.56 sec