Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-030004
#<BuildRuby:0x000055d728ebe678
@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.20221211-030004",
@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.000009 0.000000 0.000009 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000667 0.003537 0.834545 ( 1.455999)
build_miniruby 0.000791 0.000119 0.947712 ( 0.946508)
build_ruby 0.001124 0.000169 2.805744 ( 2.696369)
build_all 0.005367 0.003507 15.781598 ( 3.260527)
build_install 0.004558 0.004013 2.285008 ( 1.250528)
test_btest 0.000500 0.000109 66.923450 ( 10.845070)
test_basic 0.005133 0.000000 0.285313 ( 0.376259)
test_all 0.000992 0.000000 666.744670 (118.625042)
test_rubyspec 0.054964 0.014040 52.366685 ( 60.493183)
total: 199.95 sec