Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-074701
#<BuildRuby:0x000055d3fa0880d0
@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.20220827-074701",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006188 0.000000 0.808234 ( 0.870935)
build_miniruby 0.001026 0.000000 0.058347 ( 0.057089)
build_ruby 0.000966 0.000000 0.060453 ( 0.059284)
build_all 0.004533 0.000000 1.549436 ( 0.595288)
build_install 0.011261 0.000000 1.923141 ( 0.957335)
test_btest 0.000632 0.000000 56.595744 ( 8.313740)
test_basic 0.005596 0.000000 0.304132 ( 0.393021)
test_all 0.001356 0.000000 628.308183 ( 91.595846)
test_rubyspec 0.104090 0.025335 44.002261 ( 52.243925)
total: 155.09 sec