Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-032634
#<BuildRuby:0x00005565ed9da8c0
@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.20220706-032634",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003341 0.003515 0.822698 ( 0.956166)
build_miniruby 0.000948 0.000126 0.057436 ( 0.056161)
build_ruby 0.000809 0.000108 0.058850 ( 0.057799)
build_all 0.003749 0.000500 1.508057 ( 0.603486)
build_install 0.006406 0.004638 6.290265 ( 2.839414)
test_btest 0.000754 0.000141 55.623326 ( 7.952117)
test_basic 0.002346 0.003930 0.287447 ( 0.375177)
test_all 0.001055 0.000248 616.101249 ( 88.693480)
test_rubyspec 0.093402 0.035868 44.422822 ( 49.980150)
total: 151.51 sec