Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-050201
#<BuildRuby:0x000056137ca9fde0
@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.20220812-050201",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006388 0.000491 0.852473 ( 1.034152)
build_miniruby 0.000868 0.000066 0.057849 ( 0.056598)
build_ruby 0.000912 0.000070 0.059233 ( 0.057994)
build_all 0.000000 0.004369 1.574007 ( 0.596107)
build_install 0.004577 0.006544 5.617706 ( 2.158327)
test_btest 0.000702 0.000165 56.986240 ( 8.041256)
test_basic 0.001040 0.004295 0.293779 ( 0.383519)
test_all 0.002762 0.000000 614.218218 ( 87.205950)
test_rubyspec 0.056777 0.040603 43.863485 ( 51.339331)
total: 150.87 sec