Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-040944
#<BuildRuby:0x00005649154440d0
@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.20220826-040944",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005756 0.000885 0.807478 ( 1.318289)
build_miniruby 0.001058 0.000000 0.058344 ( 0.057082)
build_ruby 0.001019 0.000000 0.059592 ( 0.058324)
build_all 0.004670 0.000000 1.536326 ( 0.599032)
build_install 0.005955 0.005162 1.935669 ( 0.969975)
test_btest 0.000706 0.000141 56.346473 ( 8.070018)
test_basic 0.000575 0.004806 0.281015 ( 0.370173)
test_all 0.002819 0.000000 617.537039 ( 89.390144)
test_rubyspec 0.065892 0.043084 43.785665 ( 52.061174)
total: 152.89 sec