Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-233313
#<BuildRuby:0x0000564edc84b468
@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.20220727-233313",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006395 0.000361 0.834782 ( 1.016032)
build_miniruby 0.000881 0.000126 0.057396 ( 0.056159)
build_ruby 0.000809 0.000115 0.058629 ( 0.057520)
build_all 0.000464 0.004279 1.525931 ( 0.587210)
build_install 0.006402 0.002746 5.652572 ( 2.181462)
test_btest 0.000680 0.000000 53.782258 ( 7.987351)
test_basic 0.005845 0.000000 0.259883 ( 0.349140)
test_all 0.001415 0.000072 585.228716 ( 86.706256)
test_rubyspec 0.075595 0.051634 43.820901 ( 49.390794)
total: 148.33 sec