Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-210405
#<BuildRuby:0x0000564b47096b48
@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.20220720-210405",
@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.000084 0.000000 0.000084 ( 0.000101)
autoconf 0.000059 0.000000 0.000059 ( 0.000056)
configure 0.000040 0.000000 0.000040 ( 0.000039)
build_up 0.008001 0.004042 0.786598 ( 0.884635)
build_miniruby 0.001343 0.000084 0.054889 ( 0.053512)
build_ruby 0.002147 0.000134 0.064182 ( 0.062140)
build_all 0.009470 0.000000 1.274344 ( 0.491160)
build_install 0.011392 0.004238 4.303157 ( 1.810402)
test_btest 0.001590 0.000152 54.764973 ( 6.219555)
test_basic 0.006458 0.000193 0.286284 ( 0.381194)
test_all 0.002877 0.000000 486.435970 ( 51.741076)
test_rubyspec 0.085062 0.030937 41.848304 ( 47.469817)
total: 109.12 sec