Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-162755
#<BuildRuby:0x00005591a6783df8
@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.20220721-162755",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005303 0.000884 0.843269 ( 1.338841)
build_miniruby 0.000798 0.000133 0.056906 ( 0.055779)
build_ruby 0.000711 0.000118 0.058970 ( 0.057854)
build_all 0.003847 0.000641 1.565690 ( 0.615208)
build_install 0.010961 0.000126 5.660038 ( 2.166175)
test_btest 0.000542 0.000078 55.146694 ( 8.199175)
test_basic 0.000741 0.004264 0.286328 ( 0.375682)
test_all 0.000869 0.000173 637.605043 ( 91.205435)
test_rubyspec 0.104459 0.019195 44.000167 ( 49.750198)
total: 153.76 sec