Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-152628
#<BuildRuby:0x0000562bee2d3f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221212-152628",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003877 0.000228 0.867919 ( 1.083311)
build_miniruby 0.000827 0.000049 0.968368 ( 0.967000)
build_ruby 0.001173 0.000069 2.831041 ( 2.744682)
build_all 0.009246 0.000046 15.815817 ( 3.324831)
build_install 0.005422 0.003941 2.252331 ( 1.266226)
test_btest 0.000531 0.000050 59.691198 ( 11.743423)
test_basic 0.004659 0.000050 0.304972 ( 0.395994)
test_all 0.001339 0.000122 680.588625 (140.364291)
test_rubyspec 0.038627 0.028318 53.049956 ( 61.172025)
total: 223.06 sec