Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-192807
#<BuildRuby:0x000055d675bb3f68
@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-192807",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006647 0.000000 0.822597 ( 1.108215)
build_miniruby 0.001008 0.000000 0.057670 ( 0.056383)
build_ruby 0.000992 0.000000 0.059051 ( 0.057874)
build_all 0.000486 0.004204 1.548993 ( 0.607875)
build_install 0.006685 0.004499 5.633151 ( 2.169393)
test_btest 0.000630 0.000074 53.565592 ( 7.897123)
test_basic 0.000832 0.004543 0.284543 ( 0.373767)
test_all 0.001161 0.000205 618.332238 ( 89.565214)
test_rubyspec 0.089947 0.028136 43.880238 ( 49.512543)
total: 151.35 sec