Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-024151
#<BuildRuby:0x000056509b3bbe00
@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.20220824-024151",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006076 0.000317 0.839978 ( 1.314404)
build_miniruby 0.000715 0.000102 0.057321 ( 0.056189)
build_ruby 0.000727 0.000104 0.059122 ( 0.057956)
build_all 0.004619 0.000000 1.545630 ( 0.586123)
build_install 0.009185 0.000172 1.917699 ( 0.957908)
test_btest 0.000727 0.000085 50.143818 ( 8.150870)
test_basic 0.001372 0.004505 0.344035 ( 0.432075)
test_all 0.001183 0.000209 607.644294 ( 90.763135)
test_rubyspec 0.056475 0.048670 44.019964 ( 52.270137)
total: 154.59 sec