Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-223820
#<BuildRuby:0x000055f3c4c4c0d0
@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.20220811-223820",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006078 0.000434 0.936396 ( 0.988735)
build_miniruby 0.000930 0.000067 0.057775 ( 0.056493)
build_ruby 0.000947 0.000068 0.059889 ( 0.058658)
build_all 0.000050 0.004453 1.487028 ( 0.585241)
build_install 0.010760 0.000232 5.588914 ( 2.157356)
test_btest 0.000732 0.000091 54.452184 ( 8.121760)
test_basic 0.006060 0.000169 0.279550 ( 0.367409)
test_all 0.001571 0.000126 629.152546 ( 90.797411)
test_rubyspec 0.090460 0.038267 43.721987 ( 51.072254)
total: 154.21 sec