Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-100922
#<BuildRuby:0x000056475dcaa8c8
@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.20220530-100922",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002784 0.003979 0.914532 ( 2.937489)
build_miniruby 0.000907 0.000130 0.057100 ( 0.055732)
build_ruby 0.000984 0.000000 0.057608 ( 0.056438)
build_all 0.004140 0.000141 1.497474 ( 0.605180)
build_install 0.004814 0.004322 6.286296 ( 2.861267)
test_btest 0.000721 0.000135 49.872379 ( 8.853022)
test_basic 0.005093 0.000954 0.288055 ( 0.376014)
test_all 0.001296 0.000243 635.610418 ( 89.838196)
test_rubyspec 0.078919 0.042687 44.074765 ( 49.645148)
total: 155.23 sec