Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-160823
#<BuildRuby:0x000055e0ea0881f0
@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.20220425-160823",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002430 0.004477 0.876546 ( 1.254215)
build_miniruby 0.000807 0.000186 0.057479 ( 0.056264)
build_ruby 0.000811 0.000187 0.059215 ( 0.057978)
build_all 0.003614 0.000834 1.502424 ( 0.604878)
build_install 0.008644 0.000000 6.321062 ( 2.872308)
test_btest 0.000780 0.000090 58.773163 ( 8.235427)
test_basic 0.005003 0.001000 0.361526 ( 0.449262)
test_all 0.000768 0.000742 627.936601 ( 91.611161)
test_rubyspec 0.076081 0.051278 44.495707 ( 49.469543)
total: 154.61 sec