Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-031919
#<BuildRuby:0x0000557ed72168c0
@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.20220701-031919",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004979 0.001811 0.851057 ( 0.989159)
build_miniruby 0.000000 0.000744 0.057503 ( 0.056400)
build_ruby 0.000000 0.000957 0.059526 ( 0.058331)
build_all 0.001123 0.003060 1.462881 ( 0.594988)
build_install 0.008954 0.001871 6.244079 ( 2.818305)
test_btest 0.000599 0.000250 56.172864 ( 8.144689)
test_basic 0.004261 0.001775 0.338649 ( 0.426266)
test_all 0.000976 0.000407 621.310685 ( 91.082736)
test_rubyspec 0.085631 0.038798 44.102875 ( 49.674817)
total: 153.85 sec