Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-013000
#<BuildRuby:0x000055f79d68bfb0
@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.20220811-013000",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000034 0.006586 0.810923 ( 0.958976)
build_miniruby 0.000600 0.000250 0.057544 ( 0.056305)
build_ruby 0.000644 0.000268 0.059570 ( 0.058477)
build_all 0.004458 0.000207 1.560281 ( 0.592745)
build_install 0.008011 0.003081 5.661008 ( 2.159571)
test_btest 0.000479 0.000185 49.608607 ( 8.633879)
test_basic 0.005391 0.000275 0.325954 ( 0.414493)
test_all 0.000935 0.000334 618.037985 ( 87.831448)
test_rubyspec 0.083210 0.046700 43.875574 ( 51.249765)
total: 151.96 sec