Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-102227
#<BuildRuby:0x00005610b3d381e0
@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.20220825-102227",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005960 0.000993 0.908278 ( 1.919810)
build_miniruby 0.000866 0.000145 0.057336 ( 0.056041)
build_ruby 0.000878 0.000146 0.059203 ( 0.057968)
build_all 0.004857 0.000009 1.519997 ( 0.589980)
build_install 0.003501 0.005615 1.924038 ( 0.963375)
test_btest 0.000597 0.000137 50.627476 ( 8.673218)
test_basic 0.000000 0.005422 0.287255 ( 0.376074)
test_all 0.000000 0.001919 633.478168 ( 90.221029)
test_rubyspec 0.094618 0.030922 44.391071 ( 52.700743)
total: 155.56 sec