Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-093629
#<BuildRuby:0x00005581b74f72c8
@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-093629",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.000000 0.006320 0.849742 ( 1.332092)
build_miniruby 0.000000 0.001050 0.057070 ( 0.055720)
build_ruby 0.000000 0.000920 0.059668 ( 0.058447)
build_all 0.002238 0.002412 1.527598 ( 0.590424)
build_install 0.006028 0.004888 5.634725 ( 2.182792)
test_btest 0.000468 0.000234 53.286618 ( 8.127600)
test_basic 0.005345 0.000652 0.368464 ( 0.456220)
test_all 0.000731 0.000342 604.360375 ( 86.286774)
test_rubyspec 0.055313 0.072506 43.607378 ( 49.242707)
total: 148.33 sec