Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-060416
#<BuildRuby:0x000055cefa28ff40
@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.20220617-060416",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006634 0.000182 0.823594 ( 0.911216)
build_miniruby 0.000818 0.000054 0.057918 ( 0.056675)
build_ruby 0.000757 0.000000 0.059137 ( 0.057891)
build_all 0.004329 0.000000 1.527425 ( 0.623434)
build_install 0.010457 0.000433 6.273157 ( 2.843485)
test_btest 0.000780 0.000046 46.845154 ( 8.602093)
test_basic 0.006184 0.000085 0.352180 ( 0.439641)
test_all 0.000982 0.000055 641.185709 ( 92.707135)
test_rubyspec 0.068018 0.043892 44.118218 ( 49.683421)
total: 155.93 sec