Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-235710
#<BuildRuby:0x0000563551612ad8
@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-235710",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000053 0.000004 0.000057 ( 0.000057)
build_up 0.008657 0.003130 0.847954 ( 1.854419)
build_miniruby 0.001821 0.000214 0.053299 ( 0.051596)
build_ruby 0.001443 0.000170 0.062732 ( 0.061412)
build_all 0.008691 0.000123 1.237589 ( 0.460319)
build_install 0.009170 0.007239 4.383623 ( 1.823599)
test_btest 0.001756 0.000319 53.272001 ( 6.306317)
test_basic 0.007305 0.000000 0.281877 ( 0.379925)
test_all 0.001816 0.001808 493.393378 ( 52.263337)
test_rubyspec 0.076555 0.050720 41.323520 ( 47.232301)
total: 110.43 sec