Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-075556
#<BuildRuby:0x000055eda4490010
@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.20221209-075556",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004040 0.000866 1.222542 ( 1.210856)
build_miniruby 0.000726 0.000156 0.956298 ( 0.954814)
build_ruby 0.000939 0.000201 2.753851 ( 2.658956)
build_all 0.007362 0.001578 15.896250 ( 3.304344)
build_install 0.008663 0.001856 2.214010 ( 1.268850)
test_btest 0.000636 0.000000 65.625619 ( 11.184735)
test_basic 0.004753 0.000000 0.312802 ( 0.404261)
test_all 0.001372 0.000242 643.529753 (108.704283)
test_rubyspec 0.048217 0.018137 52.537987 ( 60.743464)
total: 190.44 sec