Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-230458
#<BuildRuby:0x00005613152e7df8
@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.20221223-230458",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004375 0.000016 0.837997 ( 1.061105)
build_miniruby 0.000869 0.000044 0.937120 ( 0.935700)
build_ruby 0.001046 0.000053 2.646578 ( 2.645260)
build_all 0.009009 0.000149 15.815177 ( 3.392754)
build_install 0.004900 0.004535 2.264166 ( 1.272331)
test_btest 0.000723 0.000000 66.181114 ( 10.935073)
test_basic 0.004734 0.000095 0.316736 ( 0.407689)
test_all 0.000807 0.000071 638.502847 ( 97.498453)
test_rubyspec 0.062571 0.003296 51.715120 ( 59.909261)
total: 178.06 sec