Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-224604
#<BuildRuby:0x00005566e36c0080
@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.20220719-224604",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002635 0.003943 0.811802 ( 1.249671)
build_miniruby 0.001054 0.000000 0.057691 ( 0.056400)
build_ruby 0.000981 0.000000 0.058872 ( 0.057695)
build_all 0.004453 0.000000 1.583346 ( 0.621002)
build_install 0.009021 0.000000 5.641988 ( 2.170108)
test_btest 0.000000 0.000631 47.474568 ( 8.517277)
test_basic 0.002823 0.002500 0.288073 ( 0.377259)
test_all 0.001034 0.000155 618.153393 ( 89.775753)
test_rubyspec 0.085223 0.032625 43.994092 ( 49.606326)
total: 152.43 sec