Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-012708
#<BuildRuby:0x00005569ee662918
@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.20220507-012708",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006769 0.000186 0.827723 ( 1.360039)
build_miniruby 0.000842 0.000060 0.056826 ( 0.055744)
build_ruby 0.000908 0.000065 0.057656 ( 0.056360)
build_all 0.003975 0.000284 1.487503 ( 0.598295)
build_install 0.001154 0.009813 6.256903 ( 2.804496)
test_btest 0.000700 0.000150 55.377094 ( 7.696190)
test_basic 0.005809 0.000177 0.292721 ( 0.381067)
test_all 0.001218 0.000244 624.768441 ( 90.489032)
test_rubyspec 0.078454 0.049838 43.805534 ( 48.739075)
total: 152.18 sec