Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-204244
#<BuildRuby:0x0000561fc948a8c0
@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.20220802-204244",
@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.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006035 0.000464 0.832121 ( 0.890199)
build_miniruby 0.001016 0.000078 0.057569 ( 0.056265)
build_ruby 0.000910 0.000000 0.059231 ( 0.058110)
build_all 0.000000 0.004558 1.523036 ( 0.584455)
build_install 0.005967 0.005257 5.649049 ( 2.153762)
test_btest 0.000511 0.000110 54.131721 ( 8.065537)
test_basic 0.005245 0.000071 0.259335 ( 0.348460)
test_all 0.001034 0.000207 602.021934 ( 88.352617)
test_rubyspec 0.078611 0.025414 43.705520 ( 51.077832)
total: 151.59 sec