Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-104923
#<BuildRuby:0x000055777ebeec40
@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.20220829-104923",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005350 0.000823 0.843435 ( 2.477699)
build_miniruby 0.000850 0.000130 0.057858 ( 0.056711)
build_ruby 0.000839 0.000129 0.059409 ( 0.058249)
build_all 0.004635 0.000000 1.539882 ( 0.592248)
build_install 0.010261 0.000812 1.905298 ( 0.951086)
test_btest 0.000508 0.000067 51.870047 ( 7.874827)
test_basic 0.001647 0.003451 0.291142 ( 0.380597)
test_all 0.001879 0.000332 588.547004 ( 95.244108)
test_rubyspec 0.111447 0.017823 43.576046 ( 52.085359)
total: 159.72 sec