Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-094634
#<BuildRuby:0x0000562b902dc028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-094634",
@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.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002611 0.003761 0.844002 ( 1.027761)
build_miniruby 0.001006 0.000201 1.021635 ( 1.019671)
build_ruby 0.001216 0.000243 2.772934 ( 2.770375)
build_all 0.005367 0.004424 16.880472 ( 3.003683)
build_install 0.009823 0.000320 2.140358 ( 1.090757)
test_btest 0.000843 0.000187 72.476401 ( 10.992004)
test_basic 0.005280 0.001174 0.344743 ( 0.430932)
test_all 0.001105 0.000245 663.779321 (117.756721)
test_rubyspec 0.072363 0.051755 52.181174 ( 60.300262)
total: 198.39 sec