Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-121701
#<BuildRuby:0x00005573d66efdf8
@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.20221217-121701",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003938 0.000282 0.858242 ( 1.090051)
build_miniruby 0.000868 0.000000 0.988722 ( 0.987454)
build_ruby 0.001231 0.000000 2.798309 ( 2.680432)
build_all 0.008558 0.000438 15.797901 ( 3.328395)
build_install 0.008047 0.000000 2.270990 ( 1.317526)
test_btest 0.000698 0.000000 58.705946 ( 11.719696)
test_basic 0.004065 0.000213 0.321511 ( 0.413848)
test_all 0.001361 0.000080 681.415708 (140.527389)
test_rubyspec 0.040327 0.026144 52.328273 ( 60.542377)
total: 222.61 sec