Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-123636
#<BuildRuby:0x000055b4102700a0
@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.20220505-123636",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006608 0.000000 0.916567 ( 1.090015)
build_miniruby 0.001086 0.000000 0.057075 ( 0.055829)
build_ruby 0.000813 0.000050 0.057876 ( 0.056657)
build_all 0.004025 0.000251 1.499196 ( 0.597462)
build_install 0.010717 0.000128 6.224674 ( 2.812244)
test_btest 0.000483 0.000027 46.765612 ( 8.690524)
test_basic 0.006301 0.000102 0.347125 ( 0.433876)
test_all 0.001444 0.000076 625.868398 ( 92.451896)
test_rubyspec 0.093395 0.034547 43.874892 ( 48.794959)
total: 154.98 sec