Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-093905
#<BuildRuby:0x000055add5d24028
@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-093905",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006648 0.855685 ( 1.437536)
build_miniruby 0.000000 0.001203 1.016707 ( 1.014661)
build_ruby 0.000000 0.001492 2.770059 ( 2.767492)
build_all 0.008453 0.001589 16.849519 ( 3.012355)
build_install 0.008873 0.002609 2.150234 ( 1.089951)
test_btest 0.000000 0.001044 76.119506 ( 10.206811)
test_basic 0.003912 0.003119 0.370776 ( 0.455729)
test_all 0.001034 0.000344 662.451583 ( 95.672703)
test_rubyspec 0.082202 0.047578 51.800493 ( 59.875040)
total: 175.53 sec