Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-042213
#<BuildRuby:0x0000562010153e58
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220725-042213",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.006255 0.000000 0.821396 ( 1.391042)
build_miniruby 0.001018 0.000000 0.057184 ( 0.055935)
build_ruby 0.000922 0.000000 0.059242 ( 0.058076)
build_all 0.004618 0.000000 1.525971 ( 0.597951)
build_install 0.010880 0.000142 5.622449 ( 2.172296)
test_btest 0.000696 0.000163 51.286139 ( 8.347923)
test_basic 0.005329 0.000305 0.337367 ( 0.425749)
test_all 0.000412 0.000560 618.067132 ( 88.216815)
test_rubyspec 0.087593 0.042441 43.443725 ( 49.046104)
total: 150.31 sec