Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-055051
#<BuildRuby:0x00005577a07c6c40
@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.20220729-055051",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003288 0.003625 0.854369 ( 1.036249)
build_miniruby 0.000955 0.000056 0.057104 ( 0.055897)
build_ruby 0.000915 0.000054 0.058780 ( 0.057588)
build_all 0.004385 0.000258 1.527751 ( 0.583379)
build_install 0.010298 0.000605 5.675544 ( 2.161617)
test_btest 0.000646 0.000038 46.363146 ( 8.609517)
test_basic 0.001263 0.004802 0.257016 ( 0.345130)
test_all 0.001012 0.000119 582.002300 ( 94.373243)
test_rubyspec 0.099235 0.018948 43.554032 ( 49.150066)
total: 156.37 sec