Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-231927
#<BuildRuby:0x0000560b3be57f80
@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.20220816-231927",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003464 0.003930 0.954820 ( 0.965818)
build_miniruby 0.001050 0.000000 0.057827 ( 0.056616)
build_ruby 0.000971 0.000000 0.059350 ( 0.058106)
build_all 0.004657 0.000000 1.562213 ( 0.602179)
build_install 0.009876 0.001169 1.911474 ( 0.962537)
test_btest 0.000763 0.000204 55.527258 ( 8.198975)
test_basic 0.000967 0.004779 0.332824 ( 0.421786)
test_all 0.000970 0.000323 589.049303 ( 92.926566)
test_rubyspec 0.085210 0.033830 43.810244 ( 51.183615)
total: 155.38 sec