Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-084312
#<BuildRuby:0x000056174d11e878
@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.20220723-084312",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002204 0.004620 0.832247 ( 0.915185)
build_miniruby 0.000741 0.000247 0.057244 ( 0.056043)
build_ruby 0.000696 0.000232 0.058650 ( 0.057525)
build_all 0.003430 0.001143 1.519351 ( 0.584755)
build_install 0.008536 0.002845 5.640965 ( 2.159925)
test_btest 0.000569 0.000190 47.773572 ( 8.637416)
test_basic 0.005901 0.000199 0.331039 ( 0.418991)
test_all 0.000915 0.000281 594.158421 ( 88.941659)
test_rubyspec 0.091879 0.035591 43.286639 ( 48.884392)
total: 150.66 sec