Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-181556
#<BuildRuby:0x0000557e93a3b670
@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.20220717-181556",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.000316 0.006338 0.852084 ( 1.260668)
build_miniruby 0.000850 0.000159 0.057329 ( 0.056125)
build_ruby 0.000778 0.000146 0.059145 ( 0.057970)
build_all 0.001482 0.003032 1.549519 ( 0.609514)
build_install 0.008962 0.002109 5.655732 ( 2.199190)
test_btest 0.000659 0.000155 47.450593 ( 8.593508)
test_basic 0.004473 0.001053 0.294549 ( 0.383060)
test_all 0.001198 0.000000 610.348338 ( 90.114399)
test_rubyspec 0.033785 0.039357 43.503309 ( 49.289547)
total: 152.56 sec