Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-040352
#<BuildRuby:0x0000558fac58f2c8
@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.20220821-040352",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005007 0.001366 0.810360 ( 0.868538)
build_miniruby 0.000863 0.000000 0.058199 ( 0.056976)
build_ruby 0.001018 0.000000 0.059665 ( 0.058425)
build_all 0.000674 0.003962 1.564118 ( 0.600284)
build_install 0.010597 0.000484 1.893424 ( 0.956723)
test_btest 0.000642 0.000183 47.316653 ( 8.985274)
test_basic 0.004224 0.001207 0.279642 ( 0.368789)
test_all 0.001651 0.000502 615.353539 ( 91.402246)
test_rubyspec 0.091670 0.036550 44.534994 ( 52.783194)
total: 156.08 sec