Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-112816
#<BuildRuby:0x000056154c767ac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-112816",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003969 0.000112 0.625810 ( 1.064526)
build_miniruby 0.000669 0.000304 0.738726 ( 0.738097)
build_ruby 0.000871 0.000397 2.502944 ( 2.502699)
build_all 0.007229 0.001986 12.658714 ( 1.520350)
build_install 0.004642 0.001989 1.562060 ( 0.753560)
test_btest 0.000477 0.000204 67.521255 ( 5.977544)
test_basic 0.002531 0.001085 0.270432 ( 0.366205)
test_all 0.000575 0.000553 470.382084 ( 46.663743)
test_rubyspec 0.013011 0.019251 34.741239 ( 45.235242)
total: 104.82 sec