Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-012710
#<BuildRuby:0x0000557c719abfa8
@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.20220717-012710",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006069 0.000731 0.846953 ( 1.348896)
build_miniruby 0.000729 0.000243 0.057309 ( 0.056059)
build_ruby 0.000767 0.000256 0.059300 ( 0.057986)
build_all 0.004516 0.000000 1.505520 ( 0.600312)
build_install 0.006073 0.005001 5.602563 ( 2.173826)
test_btest 0.000623 0.000222 45.561756 ( 8.281765)
test_basic 0.003386 0.002371 0.319396 ( 0.407876)
test_all 0.000773 0.000290 587.638609 ( 88.488412)
test_rubyspec 0.056718 0.052729 43.161150 ( 48.823172)
total: 150.24 sec