Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-132956
#<BuildRuby:0x000055af9736a8c0
@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.20221126-132956",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004913 1.063412 ( 1.051795)
build_miniruby 0.000000 0.000919 0.973324 ( 0.971948)
build_ruby 0.000699 0.000428 2.824770 ( 2.730345)
build_all 0.008661 0.000000 15.719042 ( 3.392059)
build_install 0.003011 0.004362 2.030822 ( 1.125075)
test_btest 0.000595 0.000124 62.146678 ( 10.699666)
test_basic 0.004035 0.000840 0.306037 ( 0.396482)
test_all 0.000777 0.000494 654.839705 (112.783956)
test_rubyspec 0.050057 0.012911 52.721424 ( 60.928368)
total: 194.08 sec