Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-012415
#<BuildRuby:0x000055ae74f0be00
@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.20220615-012415",
@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.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000012)
build_up 0.001833 0.005019 0.846078 ( 1.098511)
build_miniruby 0.000960 0.000000 0.057076 ( 0.055832)
build_ruby 0.001012 0.000000 0.058739 ( 0.057571)
build_all 0.003422 0.000782 1.512923 ( 0.607698)
build_install 0.005951 0.005237 6.348885 ( 2.850338)
test_btest 0.000511 0.000298 49.797011 ( 8.703550)
test_basic 0.005177 0.000403 0.315062 ( 0.403729)
test_all 0.001035 0.000557 610.334461 ( 89.822729)
test_rubyspec 0.043835 0.032539 44.137699 ( 49.722147)
total: 153.32 sec