Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-180348
#<BuildRuby:0x000056118419c008
@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.20221213-180348",
@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.000012 0.000000 0.000012 ( 0.000011)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.000395 0.003795 0.861996 ( 1.072489)
build_miniruby 0.001026 0.000044 0.987985 ( 0.986620)
build_ruby 0.001236 0.000054 2.735566 ( 2.640943)
build_all 0.008895 0.000208 15.976329 ( 3.254433)
build_install 0.009527 0.000050 2.204543 ( 1.239402)
test_btest 0.000665 0.000026 64.985031 ( 11.095838)
test_basic 0.005474 0.000047 0.316519 ( 0.406680)
test_all 0.001283 0.000000 668.293188 (144.091222)
test_rubyspec 0.047724 0.013284 52.850733 ( 62.011857)
total: 226.80 sec