Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-190756
#<BuildRuby:0x000055cfa289c728
@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.20221211-190756",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.003923 0.000245 0.848678 ( 1.585352)
build_miniruby 0.000929 0.000058 1.006572 ( 1.005295)
build_ruby 0.001215 0.000075 2.836175 ( 2.704282)
build_all 0.008595 0.000240 15.782795 ( 3.219600)
build_install 0.008704 0.000219 2.267492 ( 1.293803)
test_btest 0.000473 0.000027 67.733462 ( 10.906677)
test_basic 0.004747 0.000000 0.336813 ( 0.427671)
test_all 0.001203 0.000052 682.835928 (149.609560)
test_rubyspec 0.057112 0.002603 52.458864 ( 60.612204)
total: 231.37 sec