Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-015037
#<BuildRuby:0x00005608aa8efe00
@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.20220717-015037",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006454 0.000357 0.817255 ( 0.990596)
build_miniruby 0.000884 0.000137 0.057336 ( 0.056129)
build_ruby 0.000882 0.000135 0.058854 ( 0.057660)
build_all 0.003742 0.000576 1.486915 ( 0.596518)
build_install 0.000000 0.010979 5.588827 ( 2.171674)
test_btest 0.000000 0.000833 44.863139 ( 8.661977)
test_basic 0.002998 0.003483 0.341607 ( 0.428870)
test_all 0.000885 0.000341 588.642442 ( 89.519699)
test_rubyspec 0.065679 0.053558 43.104757 ( 48.715669)
total: 151.20 sec