Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-021826
#<BuildRuby:0x000055b279f13e58
@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.20220827-021826",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006334 0.000163 0.829013 ( 0.888217)
build_miniruby 0.000763 0.000051 0.057632 ( 0.056472)
build_ruby 0.000852 0.000000 0.059651 ( 0.058373)
build_all 0.004624 0.000088 1.552206 ( 0.590307)
build_install 0.010586 0.000376 1.905228 ( 0.961529)
test_btest 0.000741 0.000000 52.434349 ( 8.564992)
test_basic 0.001623 0.004334 0.293397 ( 0.381497)
test_all 0.003750 0.000417 611.494011 ( 87.399739)
test_rubyspec 0.083011 0.040772 44.084237 ( 52.361708)
total: 151.26 sec