Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-101727
#<BuildRuby:0x00005569b25ac410
@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.20221229-101727",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006239 0.000305 0.852858 ( 1.071462)
build_miniruby 0.001100 0.000147 1.015503 ( 1.013437)
build_ruby 0.001432 0.000191 2.781591 ( 2.778774)
build_all 0.005866 0.003887 16.752762 ( 2.988430)
build_install 0.010646 0.001068 2.318005 ( 1.189942)
test_btest 0.000865 0.000144 70.482840 ( 11.498242)
test_basic 0.005717 0.000953 0.310513 ( 0.396517)
test_all 0.001345 0.000224 665.314205 (115.376613)
test_rubyspec 0.089978 0.034167 51.717887 ( 59.771722)
total: 196.09 sec