Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-163658
#<BuildRuby:0x000055b9096a3e58
@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.20220820-163658",
@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.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006576 0.000000 0.814321 ( 0.908117)
build_miniruby 0.000986 0.000000 0.057256 ( 0.056056)
build_ruby 0.000969 0.000000 0.059116 ( 0.057950)
build_all 0.004605 0.000000 1.532813 ( 0.589375)
build_install 0.001885 0.009148 1.925566 ( 0.967058)
test_btest 0.000663 0.000083 54.821508 ( 7.923508)
test_basic 0.004761 0.000595 0.297328 ( 0.386378)
test_all 0.001022 0.000128 625.294653 ( 91.267048)
test_rubyspec 0.096008 0.029106 44.375606 ( 52.631070)
total: 154.79 sec