Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-083019
#<BuildRuby:0x000055841ee58920
@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.20220721-083019",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.011169 0.983210 ( 1.523593)
build_miniruby 0.000857 0.001247 0.068797 ( 0.066771)
build_ruby 0.001243 0.000622 0.078427 ( 0.076401)
build_all 0.008990 0.002207 1.547262 ( 0.588459)
build_install 0.015047 0.007328 5.159710 ( 2.072805)
test_btest 0.000637 0.000297 75.010054 ( 8.281229)
test_basic 0.006054 0.000450 0.330760 ( 0.421087)
test_all 0.001314 0.000575 635.781743 ( 64.119735)
test_rubyspec 0.095360 0.065590 46.018281 ( 51.904648)
total: 129.06 sec