Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-020254
#<BuildRuby:0x000055cc64852678
@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.20221230-020254",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000673 0.005701 0.850798 ( 1.050829)
build_miniruby 0.000908 0.000302 1.008992 ( 1.007302)
build_ruby 0.001160 0.000387 2.765404 ( 2.762949)
build_all 0.005462 0.004392 16.728645 ( 2.990625)
build_install 0.009694 0.002059 2.291963 ( 1.179768)
test_btest 0.000791 0.000279 67.576723 ( 11.254378)
test_basic 0.002143 0.005137 0.359036 ( 0.443724)
test_all 0.001122 0.000462 655.349728 (103.612943)
test_rubyspec 0.077891 0.053300 51.653373 ( 59.722587)
total: 184.03 sec