Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-015922
#<BuildRuby:0x0000555e25a4e7e0
@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.20220830-015922",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002769 0.003722 0.787054 ( 1.188440)
build_miniruby 0.000897 0.000120 0.089999 ( 0.087913)
build_ruby 0.001638 0.000219 3.509555 ( 3.314445)
build_all 0.009331 0.000163 15.662209 ( 2.887127)
build_install 0.011199 0.000000 2.034666 ( 0.971110)
test_btest 0.000664 0.000000 46.687063 ( 8.729011)
test_basic 0.005073 0.000077 0.287523 ( 0.377203)
test_all 0.001708 0.000163 635.390816 ( 93.461330)
test_rubyspec 0.106711 0.015953 43.880276 ( 52.170718)
total: 163.19 sec