Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-064025
#<BuildRuby:0x00005649dae6f418
@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.20220507-064025",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002704 0.004312 0.868349 ( 0.912390)
build_miniruby 0.000953 0.000136 0.057442 ( 0.056189)
build_ruby 0.000789 0.000113 0.057294 ( 0.056080)
build_all 0.003739 0.000534 1.483494 ( 0.593584)
build_install 0.010765 0.000215 6.217765 ( 2.791709)
test_btest 0.000759 0.000095 43.765912 ( 8.479154)
test_basic 0.004926 0.000616 0.287806 ( 0.376469)
test_all 0.001073 0.000134 611.522593 ( 90.086802)
test_rubyspec 0.082657 0.035369 43.826515 ( 48.739011)
total: 152.09 sec