Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-000711
#<BuildRuby:0x0000556ce884c1f0
@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.20220521-000711",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000014 0.000005 0.000019 ( 0.000017)
build_up 0.005040 0.001833 0.902475 ( 1.108557)
build_miniruby 0.000737 0.000268 0.056978 ( 0.055792)
build_ruby 0.000775 0.000282 0.057507 ( 0.056251)
build_all 0.004362 0.000000 1.509684 ( 0.620575)
build_install 0.011021 0.000000 6.286076 ( 2.831912)
test_btest 0.000855 0.000000 49.000694 ( 8.683679)
test_basic 0.005689 0.000000 0.309276 ( 0.398155)
test_all 0.000674 0.001527 633.250559 ( 93.407430)
test_rubyspec 0.050089 0.038416 44.117949 ( 49.711092)
total: 156.87 sec