Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-012254
#<BuildRuby:0x0000558ff36dff28
@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.20230111-012254",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006556 0.000000 0.848655 ( 1.062644)
build_miniruby 0.001310 0.000000 1.026081 ( 1.024159)
build_ruby 0.001644 0.000000 2.795199 ( 2.792568)
build_all 0.006857 0.003406 16.889064 ( 3.009975)
build_install 0.011203 0.000467 2.157887 ( 1.091620)
test_btest 0.001043 0.000044 66.215396 ( 11.456951)
test_basic 0.006314 0.000095 0.343577 ( 0.430032)
test_all 0.001291 0.000052 653.921610 (104.928194)
test_rubyspec 0.049792 0.068938 51.718374 ( 59.837041)
total: 185.63 sec