Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-030641
#<BuildRuby:0x000055fdde477de0
@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.20220727-030641",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006797 0.000000 0.877081 ( 0.997954)
build_miniruby 0.000912 0.000000 0.058122 ( 0.056904)
build_ruby 0.000952 0.000000 0.059319 ( 0.058113)
build_all 0.004645 0.000000 1.528946 ( 0.593448)
build_install 0.006182 0.004858 5.612052 ( 2.148856)
test_btest 0.000771 0.000048 51.959439 ( 7.990963)
test_basic 0.000966 0.005034 0.353568 ( 0.441831)
test_all 0.001154 0.000144 625.964145 ( 89.170735)
test_rubyspec 0.088190 0.029664 43.573311 ( 49.202335)
total: 150.66 sec