Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-202334
#<BuildRuby:0x0000555b989dec40
@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.20220630-202334",
@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.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002684 0.003521 0.919391 ( 4.289872)
build_miniruby 0.000758 0.000233 0.057116 ( 0.055842)
build_ruby 0.000778 0.000240 0.059444 ( 0.058241)
build_all 0.004169 0.000069 1.498633 ( 0.596972)
build_install 0.008885 0.000248 6.302653 ( 2.828320)
test_btest 0.000673 0.000169 52.319826 ( 8.370222)
test_basic 0.004491 0.001122 0.299549 ( 0.387997)
test_all 0.001046 0.000262 641.988641 ( 92.773213)
test_rubyspec 0.078400 0.040284 44.371531 ( 49.924918)
total: 159.29 sec