Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-205106
#<BuildRuby:0x000055c1790df418
@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.20221227-205106",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000029)
build_up 0.004817 0.001483 0.846576 ( 1.049506)
build_miniruby 0.001003 0.000309 1.014024 ( 1.012157)
build_ruby 0.001147 0.000353 2.757367 ( 2.754881)
build_all 0.009636 0.000000 16.663125 ( 2.991633)
build_install 0.011662 0.000000 2.239996 ( 1.176998)
test_btest 0.001031 0.000000 70.109589 ( 10.861122)
test_basic 0.004167 0.003362 0.313059 ( 0.397627)
test_all 0.001032 0.000258 682.236960 (100.499714)
test_rubyspec 0.085851 0.040252 51.430090 ( 59.481250)
total: 180.23 sec