Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-003735
#<BuildRuby:0x00005632928227e0
@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.20220710-003735",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006932 0.841681 ( 1.057528)
build_miniruby 0.000000 0.001050 0.057408 ( 0.056128)
build_ruby 0.000000 0.000921 0.059138 ( 0.057987)
build_all 0.001591 0.002682 1.498134 ( 0.602079)
build_install 0.010423 0.000000 6.290012 ( 2.839329)
test_btest 0.000807 0.000000 54.526625 ( 7.976182)
test_basic 0.004821 0.000992 0.347818 ( 0.435550)
test_all 0.001142 0.000269 598.905617 ( 85.915766)
test_rubyspec 0.065089 0.055529 44.393901 ( 49.965084)
total: 148.91 sec