Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-021035
#<BuildRuby:0x000055d67f4f3d68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220505-021035",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000000 0.000013 0.000013 ( 0.000017)
autoconf 0.000000 0.000015 0.000015 ( 0.000015)
configure 0.000000 0.000010 0.000010 ( 0.000011)
build_up 0.002114 0.004616 0.839279 ( 1.054491)
build_miniruby 0.000842 0.000211 0.057401 ( 0.056047)
build_ruby 0.000750 0.000188 0.057732 ( 0.056552)
build_all 0.002762 0.001639 1.515945 ( 0.606459)
build_install 0.006889 0.001837 6.244825 ( 2.826032)
test_btest 0.000000 0.000777 46.513513 ( 8.806218)
test_basic 0.000317 0.006214 0.343571 ( 0.430287)
test_all 0.000834 0.000313 620.222034 ( 89.047277)
test_rubyspec 0.078564 0.040235 43.890975 ( 48.813959)
total: 151.70 sec