Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-164224
#<BuildRuby:0x000055d1f81ebe58
@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-164224",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005389 0.001347 0.917712 ( 5.872637)
build_miniruby 0.000777 0.000195 0.057454 ( 0.056173)
build_ruby 0.001038 0.000000 0.059912 ( 0.058606)
build_all 0.004446 0.000259 1.515222 ( 0.582820)
build_install 0.003933 0.007307 5.652739 ( 2.172880)
test_btest 0.000627 0.000209 57.818170 ( 7.976383)
test_basic 0.005265 0.000331 0.286766 ( 0.375789)
test_all 0.000905 0.000282 587.206230 ( 95.441599)
test_rubyspec 0.074044 0.028937 44.146680 ( 52.008731)
total: 164.55 sec