Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-043845
#<BuildRuby:0x000055f714ff2c40
@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.20220701-043845",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002825 0.003846 0.822476 ( 0.945157)
build_miniruby 0.000932 0.000058 0.057582 ( 0.056254)
build_ruby 0.000859 0.000054 0.060496 ( 0.059236)
build_all 0.004108 0.000008 1.456376 ( 0.599000)
build_install 0.010597 0.000367 6.246639 ( 2.802385)
test_btest 0.001365 0.000076 46.518740 ( 8.510448)
test_basic 0.001246 0.004572 0.312919 ( 0.401469)
test_all 0.001223 0.000136 613.144991 ( 93.341161)
test_rubyspec 0.083835 0.038333 44.369671 ( 49.927361)
total: 156.64 sec