Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-215255
#<BuildRuby:0x000055bb970abdf8
@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.20220804-215255",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006137 0.000000 0.836636 ( 0.976379)
build_miniruby 0.001020 0.000000 0.057582 ( 0.056391)
build_ruby 0.001041 0.000003 0.060376 ( 0.059111)
build_all 0.004363 0.000290 1.522711 ( 0.583930)
build_install 0.006557 0.004697 5.632932 ( 2.139073)
test_btest 0.000801 0.000100 54.261770 ( 7.923873)
test_basic 0.006052 0.000168 0.331029 ( 0.418711)
test_all 0.001191 0.000140 598.354252 ( 89.809621)
test_rubyspec 0.083950 0.045506 43.788735 ( 51.170086)
total: 153.14 sec