Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-162223
#<BuildRuby:0x000055af0c98fdd0
@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.20221117-162223",
@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.000008 0.000001 0.000009 ( 0.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004952 0.000150 1.036607 ( 1.708716)
build_miniruby 0.000868 0.000124 0.981086 ( 0.979689)
build_ruby 0.001056 0.000151 2.749933 ( 2.653414)
build_all 0.003850 0.004946 15.999708 ( 3.350494)
build_install 0.008921 0.000024 2.080137 ( 1.189060)
test_btest 0.000511 0.000096 59.929488 ( 11.209700)
test_basic 0.003919 0.000734 0.318020 ( 0.408677)
test_all 0.001038 0.000195 665.249490 (103.069079)
test_rubyspec 0.034255 0.024367 51.976879 ( 60.273908)
total: 184.84 sec