Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-120829
#<BuildRuby:0x000055f837dc1e98
@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.20221211-120829",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003325 0.000950 0.834818 ( 1.053351)
build_miniruby 0.000793 0.000226 0.951313 ( 0.949874)
build_ruby 0.000901 0.000258 2.817820 ( 2.726386)
build_all 0.006947 0.001985 15.954347 ( 3.317253)
build_install 0.006882 0.001966 2.235292 ( 1.268662)
test_btest 0.000463 0.000132 65.307700 ( 11.082747)
test_basic 0.000839 0.003981 0.303932 ( 0.394399)
test_all 0.001542 0.000000 647.096817 (117.980759)
test_rubyspec 0.041424 0.023880 52.376358 ( 60.624147)
total: 199.40 sec