Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-024437
#<BuildRuby:0x000055936675fe00
@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.20221119-024437",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004818 0.000038 1.123523 ( 1.218006)
build_miniruby 0.000771 0.000039 1.014517 ( 1.013416)
build_ruby 0.001199 0.000060 2.736604 ( 2.649816)
build_all 0.008717 0.000215 16.078106 ( 3.386979)
build_install 0.008766 0.000418 2.069253 ( 1.212856)
test_btest 0.000541 0.000026 63.143401 ( 10.322310)
test_basic 0.004283 0.000204 0.309287 ( 0.400557)
test_all 0.001248 0.000059 631.358908 (101.068183)
test_rubyspec 0.048601 0.013624 51.719591 ( 60.077792)
total: 181.35 sec