Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-062114
#<BuildRuby:0x000055cc23955480
@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-062114",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000412 0.008818 0.892197 ( 1.367060)
build_miniruby 0.001351 0.000338 0.048120 ( 0.046418)
build_ruby 0.001735 0.000434 0.061945 ( 0.059290)
build_all 0.006869 0.001717 1.275843 ( 0.490793)
build_install 0.013406 0.004622 4.299575 ( 1.870171)
test_btest 0.001330 0.000355 54.732980 ( 6.405048)
test_basic 0.000173 0.005243 0.287514 ( 0.377956)
test_all 0.001041 0.002017 494.850059 ( 52.049178)
test_rubyspec 0.064916 0.067845 42.003885 ( 47.864752)
total: 110.53 sec