Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-112443
#<BuildRuby:0x0000564106c4c410
@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.20221227-112443",
@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.000024 0.000004 0.000028 ( 0.000042)
build_up 0.006285 0.000293 0.892124 ( 1.051700)
build_miniruby 0.001136 0.000151 1.076036 ( 1.074212)
build_ruby 0.001371 0.000183 2.777308 ( 2.774798)
build_all 0.008407 0.001121 16.640253 ( 2.965058)
build_install 0.011416 0.000000 2.236826 ( 1.165948)
test_btest 0.000777 0.000000 78.145135 ( 10.519767)
test_basic 0.002635 0.004975 0.351440 ( 0.435803)
test_all 0.001276 0.000213 672.528974 ( 96.458152)
test_rubyspec 0.079574 0.041673 51.501826 ( 59.539003)
total: 175.99 sec