Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-054458
#<BuildRuby:0x0000556e6d580080
@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.20220719-054458",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002891 0.003466 0.876684 ( 1.865219)
build_miniruby 0.000696 0.000289 0.057360 ( 0.056096)
build_ruby 0.000655 0.000272 0.058918 ( 0.057695)
build_all 0.004390 0.000182 1.541478 ( 0.604150)
build_install 0.007426 0.003761 5.651674 ( 2.168107)
test_btest 0.000632 0.000252 54.648674 ( 8.270770)
test_basic 0.001221 0.004541 0.332947 ( 0.421030)
test_all 0.001347 0.000000 615.301636 ( 90.053678)
test_rubyspec 0.059464 0.048504 43.783489 ( 49.461803)
total: 152.96 sec