Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-023702
#<BuildRuby:0x0000555f73cf0008
@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.20221210-023702",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.005003 1.153091 ( 1.418057)
build_miniruby 0.000000 0.000973 0.983401 ( 0.982175)
build_ruby 0.001150 0.000202 2.796399 ( 2.709946)
build_all 0.008120 0.000813 15.790025 ( 3.391187)
build_install 0.004441 0.003936 2.256753 ( 1.293838)
test_btest 0.000545 0.000122 65.840040 ( 10.594057)
test_basic 0.004188 0.000930 0.299902 ( 0.390491)
test_all 0.000920 0.000204 667.926167 (107.129949)
test_rubyspec 0.050175 0.022840 53.112319 ( 61.382786)
total: 189.29 sec