Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-041142
#<BuildRuby:0x0000563bad0e2038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221010-041142",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008537 0.001651 1.071369 ( 1.132687)
build_miniruby 0.001461 0.000531 0.097615 ( 0.094416)
build_ruby 0.001788 0.000651 0.094247 ( 0.091083)
build_all 0.002007 0.005629 1.278939 ( 0.563588)
build_install 0.006308 0.008350 1.601285 ( 0.878796)
test_btest 0.001436 0.000000 61.270896 ( 6.052967)
test_basic 0.005761 0.000886 0.352650 ( 0.442196)
test_all 0.003349 0.004406 496.408930 ( 52.967717)
test_rubyspec 0.074528 0.055946 42.583062 ( 51.257647)
total: 113.48 sec