Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-201510
#<BuildRuby:0x000055baefa2f940
@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.20220225-201510",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011335 0.000403 1.037936 ( 1.095813)
build_miniruby 0.001693 0.000226 0.069154 ( 0.067323)
build_ruby 0.001747 0.000233 0.070629 ( 0.069183)
build_all 0.008772 0.001170 4.200255 ( 0.854356)
build_install 0.018806 0.004883 7.999218 ( 2.417461)
test_btest 0.000000 0.001267 75.453410 ( 8.163396)
test_basic 0.002775 0.004311 0.341792 ( 0.432196)
test_all 0.001401 0.000295 710.841079 ( 68.372753)
test_rubyspec 0.129553 0.041645 46.320547 ( 51.829488)
total: 133.30 sec