Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-011349
#<BuildRuby:0x00005575ad253ed8
@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.20220810-011349",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006228 0.000445 0.809739 ( 1.104944)
build_miniruby 0.000935 0.000067 0.058433 ( 0.057178)
build_ruby 0.000933 0.000067 0.060033 ( 0.058829)
build_all 0.004230 0.000302 1.525249 ( 0.585547)
build_install 0.008311 0.000593 5.675161 ( 2.186183)
test_btest 0.000742 0.000000 55.836483 ( 7.914340)
test_basic 0.000653 0.004839 0.306215 ( 0.395029)
test_all 0.001095 0.000146 623.687111 ( 89.733457)
test_rubyspec 0.052164 0.057983 43.852366 ( 51.235826)
total: 153.27 sec