Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-080702
#<BuildRuby:0x0000557e44257e58
@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.20220808-080702",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006409 0.000364 0.961739 ( 1.094781)
build_miniruby 0.000827 0.000118 0.057790 ( 0.056637)
build_ruby 0.000861 0.000123 0.059785 ( 0.058563)
build_all 0.004604 0.000057 1.538104 ( 0.593597)
build_install 0.003899 0.004988 5.617379 ( 2.145787)
test_btest 0.000716 0.000143 47.714892 ( 8.564052)
test_basic 0.001559 0.003780 0.256418 ( 0.346343)
test_all 0.000781 0.000195 628.042823 ( 91.817954)
test_rubyspec 0.048469 0.032421 43.686870 ( 51.091374)
total: 155.77 sec