Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-043548
#<BuildRuby:0x000055fc5d12f2c8
@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.20220809-043548",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006842 0.000000 0.753633 ( 1.207153)
build_miniruby 0.000984 0.000000 0.090822 ( 0.088838)
build_ruby 0.002009 0.000000 3.493046 ( 3.299243)
build_all 0.009425 0.000000 15.709280 ( 2.875566)
build_install 0.008168 0.003261 5.761004 ( 2.172267)
test_btest 0.000741 0.000068 52.076682 ( 8.009428)
test_basic 0.005731 0.000174 0.344050 ( 0.432499)
test_all 0.001274 0.000111 624.376824 ( 90.341929)
test_rubyspec 0.072765 0.037605 43.797289 ( 51.154097)
total: 159.58 sec