Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-163953
#<BuildRuby:0x00005576335ebdf8
@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.20220816-163953",
@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.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006129 0.000943 0.847877 ( 1.110736)
build_miniruby 0.000820 0.000126 0.057184 ( 0.055989)
build_ruby 0.000736 0.000113 0.058894 ( 0.057731)
build_all 0.000149 0.004492 1.566153 ( 0.603849)
build_install 0.010735 0.000358 1.920840 ( 0.965401)
test_btest 0.000703 0.000140 50.118357 ( 8.586625)
test_basic 0.000000 0.005694 0.273447 ( 0.362291)
test_all 0.000000 0.001711 622.910062 ( 89.724691)
test_rubyspec 0.068673 0.055400 43.992239 ( 51.473154)
total: 152.94 sec