Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-120100
#<BuildRuby:0x000056390569bfb0
@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.20220819-120100",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006396 0.000365 0.818371 ( 0.944441)
build_miniruby 0.000869 0.000133 0.058196 ( 0.056958)
build_ruby 0.000829 0.000128 0.059211 ( 0.057986)
build_all 0.004728 0.000039 1.523398 ( 0.587224)
build_install 0.010483 0.000801 1.904631 ( 0.951999)
test_btest 0.000626 0.000083 50.359501 ( 8.382996)
test_basic 0.004765 0.000635 0.291474 ( 0.380387)
test_all 0.002359 0.000315 590.788088 ( 94.651473)
test_rubyspec 0.053484 0.060968 44.257861 ( 52.523173)
total: 158.54 sec