Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-100705
#<BuildRuby:0x000055c1153780d0
@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.20220728-100705",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002183 0.004394 0.836604 ( 1.175715)
build_miniruby 0.000757 0.000175 0.057057 ( 0.055977)
build_ruby 0.000787 0.000181 0.059193 ( 0.058012)
build_all 0.004518 0.000071 1.524937 ( 0.586144)
build_install 0.008978 0.000104 5.640538 ( 2.152976)
test_btest 0.000656 0.000123 53.430191 ( 7.865213)
test_basic 0.005648 0.000239 0.348371 ( 0.436433)
test_all 0.000000 0.001115 610.739039 ( 89.694244)
test_rubyspec 0.057528 0.051661 43.652959 ( 49.258238)
total: 151.28 sec