Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-133047
#<BuildRuby:0x00005616acbd68c0
@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.20220822-133047",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006599 0.806096 ( 1.149197)
build_miniruby 0.000000 0.000956 0.057863 ( 0.056709)
build_ruby 0.000323 0.000735 0.059993 ( 0.058732)
build_all 0.003343 0.001115 1.533679 ( 0.589917)
build_install 0.006635 0.002212 1.928508 ( 0.966686)
test_btest 0.000607 0.000202 53.634670 ( 8.432634)
test_basic 0.005221 0.000366 0.346508 ( 0.434891)
test_all 0.002224 0.000000 625.809583 ( 91.641893)
test_rubyspec 0.067346 0.037496 44.346643 ( 52.629624)
total: 155.96 sec