Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-135415
#<BuildRuby:0x000055a1428e68c0
@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-135415",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004659 0.000333 1.080255 ( 1.094812)
build_miniruby 0.000917 0.000066 1.063474 ( 1.062133)
build_ruby 0.001151 0.000082 2.768386 ( 2.669221)
build_all 0.005114 0.003977 15.714038 ( 3.405840)
build_install 0.010160 0.000192 2.099095 ( 1.206068)
test_btest 0.000602 0.000000 57.384097 ( 11.767781)
test_basic 0.005045 0.000145 0.336483 ( 0.426600)
test_all 0.001481 0.000155 643.605990 (100.073248)
test_rubyspec 0.048665 0.019193 51.881432 ( 60.143562)
total: 181.85 sec