Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-202242
#<BuildRuby:0x000055884402bdf0
@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.20220520-202242",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006855 0.000000 0.828212 ( 1.168397)
build_miniruby 0.001056 0.000000 0.057124 ( 0.055864)
build_ruby 0.000979 0.000000 0.058057 ( 0.056863)
build_all 0.004305 0.000000 1.493115 ( 0.601228)
build_install 0.006782 0.004388 6.302882 ( 2.866690)
test_btest 0.001415 0.000079 54.146529 ( 8.160558)
test_basic 0.005956 0.000078 0.360535 ( 0.448143)
test_all 0.002066 0.000109 629.862974 ( 92.966045)
test_rubyspec 0.093366 0.033264 44.279855 ( 49.833078)
total: 156.16 sec