Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-054732
#<BuildRuby:0x000055d111dbbef0
@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.20220818-054732",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.006284 0.000160 0.859289 ( 1.166290)
build_miniruby 0.000854 0.000057 0.058092 ( 0.056902)
build_ruby 0.000956 0.000063 0.059815 ( 0.058623)
build_all 0.000188 0.004194 1.540316 ( 0.589811)
build_install 0.010239 0.000757 1.913338 ( 0.961970)
test_btest 0.000561 0.000070 57.790353 ( 8.501767)
test_basic 0.005956 0.000159 0.351563 ( 0.439341)
test_all 0.002547 0.000300 625.982679 ( 91.645232)
test_rubyspec 0.091267 0.033705 43.956734 ( 51.337206)
total: 154.76 sec