Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-190811
#<BuildRuby:0x00005646216d40d0
@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.20220721-190811",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002995 0.003819 0.838577 ( 2.290076)
build_miniruby 0.000931 0.000058 0.057052 ( 0.055837)
build_ruby 0.000946 0.000059 0.058986 ( 0.057760)
build_all 0.001349 0.003219 1.542182 ( 0.611890)
build_install 0.010163 0.001129 5.654106 ( 2.164287)
test_btest 0.000520 0.000057 55.848106 ( 8.068227)
test_basic 0.004811 0.000534 0.286788 ( 0.375892)
test_all 0.000908 0.000101 608.589463 ( 87.660935)
test_rubyspec 0.080061 0.031284 43.823109 ( 49.477519)
total: 150.76 sec