Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-181428
#<BuildRuby:0x000055b3caf686e0
@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.20220814-181428",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008140 0.003329 0.957472 ( 0.979760)
build_miniruby 0.001612 0.000302 0.077199 ( 0.075408)
build_ruby 0.001897 0.000356 0.074451 ( 0.072213)
build_all 0.009296 0.000919 1.513187 ( 0.574933)
build_install 0.020039 0.001026 1.896892 ( 0.928063)
test_btest 0.000978 0.000146 74.421286 ( 8.340832)
test_basic 0.007131 0.000333 0.331247 ( 0.420367)
test_all 0.003074 0.000439 644.448250 ( 64.199846)
test_rubyspec 0.110676 0.065195 45.971896 ( 53.538811)
total: 129.13 sec