Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-111329
#<BuildRuby:0x0000563dc9e8bf68
@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.20221128-111329",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.005276 0.000077 1.267143 ( 1.600804)
build_miniruby 0.000807 0.000058 0.935149 ( 0.933871)
build_ruby 0.001061 0.000076 2.938301 ( 2.802029)
build_all 0.009776 0.000357 22.415556 ( 4.308630)
build_install 0.008973 0.000263 4.325665 ( 1.503548)
test_btest 0.000523 0.000033 63.862424 ( 10.274231)
test_basic 0.004920 0.000000 0.300174 ( 0.390992)
test_all 0.000625 0.000386 664.483802 (125.217455)
test_rubyspec 0.040046 0.029715 53.105955 ( 61.258878)
total: 208.29 sec