Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-084158
#<BuildRuby:0x0000556f686e3d90
@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.20220503-084158",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.001991 0.005135 0.872725 ( 1.377202)
build_miniruby 0.000733 0.000367 0.057215 ( 0.055891)
build_ruby 0.000691 0.000345 0.057116 ( 0.055887)
build_all 0.004320 0.000000 1.509515 ( 0.597098)
build_install 0.007272 0.003654 6.239812 ( 2.791618)
test_btest 0.000532 0.000246 50.241059 ( 8.505744)
test_basic 0.003789 0.001749 0.284485 ( 0.373104)
test_all 0.001095 0.000505 640.362088 ( 94.088882)
test_rubyspec 0.059237 0.062348 43.781224 ( 48.703789)
total: 156.55 sec