Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-001250
#<BuildRuby:0x0000564cf62fc0f8
@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.20221210-001250",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.002564 0.002190 1.216385 ( 1.265742)
build_miniruby 0.000787 0.000263 0.995990 ( 0.994564)
build_ruby 0.000930 0.000310 2.835064 ( 2.715564)
build_all 0.004983 0.004238 15.865331 ( 3.249173)
build_install 0.008170 0.001506 2.268845 ( 1.259575)
test_btest 0.000442 0.000155 64.558272 ( 11.591413)
test_basic 0.003529 0.001235 0.288542 ( 0.379658)
test_all 0.000716 0.000250 654.437095 (111.550061)
test_rubyspec 0.049062 0.014912 52.994878 ( 61.213933)
total: 194.22 sec