Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-115653
#<BuildRuby:0x00005557aa08d570
@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.20230104-115653",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000869 0.008273 0.950835 ( 1.307069)
build_miniruby 0.002366 0.000000 0.846265 ( 0.845281)
build_ruby 0.002300 0.000190 2.140374 ( 2.142273)
build_all 0.019949 0.000766 18.620197 ( 2.162888)
build_install 0.015254 0.004866 2.018115 ( 1.046421)
test_btest 0.001041 0.000248 93.130746 ( 8.794138)
test_basic 0.007324 0.000645 0.347858 ( 0.435046)
test_all 0.001847 0.000419 674.797396 ( 63.648248)
test_rubyspec 0.118099 0.060539 47.772034 ( 55.894599)
total: 136.28 sec