Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-025449
#<BuildRuby:0x00005569e9b87df8
@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.20220814-025449",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005837 0.000449 0.811655 ( 0.890095)
build_miniruby 0.000918 0.000071 0.058881 ( 0.057561)
build_ruby 0.000963 0.000074 0.059620 ( 0.058327)
build_all 0.004710 0.000000 1.521172 ( 0.586816)
build_install 0.006197 0.004943 1.889771 ( 0.959852)
test_btest 0.000676 0.000090 57.782041 ( 8.358412)
test_basic 0.001378 0.005174 0.360978 ( 0.448022)
test_all 0.002015 0.000173 622.974475 ( 91.707849)
test_rubyspec 0.083817 0.029510 43.758574 ( 51.137188)
total: 154.20 sec