Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-090816
#<BuildRuby:0x000055fe97de8460
@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.20230109-090816",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000032 0.000013 0.000045 ( 0.000045)
build_up 0.005766 0.000729 0.842951 ( 1.748084)
build_miniruby 0.000902 0.000347 1.013251 ( 1.011403)
build_ruby 0.000000 0.001661 2.786183 ( 2.783512)
build_all 0.007503 0.002110 16.841402 ( 3.006164)
build_install 0.010653 0.000902 2.130782 ( 1.079652)
test_btest 0.000678 0.000239 74.530993 ( 10.640797)
test_basic 0.002867 0.003709 0.310713 ( 0.396979)
test_all 0.000979 0.000381 658.837204 (100.702038)
test_rubyspec 0.067911 0.036408 51.803414 ( 59.889935)
total: 181.26 sec