Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-024559
#<BuildRuby:0x00005564f08206b8
@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.20220902-024559",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.012802 0.980296 ( 0.992646)
build_miniruby 0.000000 0.002404 0.068907 ( 0.066663)
build_ruby 0.000591 0.001362 0.077329 ( 0.075695)
build_all 0.006247 0.002916 1.532662 ( 0.575934)
build_install 0.021616 0.000593 1.877560 ( 0.909947)
test_btest 0.000986 0.000345 73.256776 ( 8.233352)
test_basic 0.002813 0.005251 0.325686 ( 0.414524)
test_all 0.004304 0.000012 636.167102 ( 64.819908)
test_rubyspec 0.091143 0.088830 45.290072 ( 53.721483)
total: 129.81 sec