Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-015956
#<BuildRuby:0x000055ebbb8ea858
@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.20221230-015956",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000028)
build_up 0.005837 0.000778 0.848089 ( 1.030317)
build_miniruby 0.001156 0.000154 1.012939 ( 1.010994)
build_ruby 0.001482 0.000198 2.781930 ( 2.779324)
build_all 0.005564 0.004625 16.797943 ( 3.038327)
build_install 0.011489 0.000209 2.312887 ( 1.189745)
test_btest 0.001127 0.000000 72.150312 ( 11.127865)
test_basic 0.006150 0.000646 0.358257 ( 0.444120)
test_all 0.001197 0.000189 670.571325 ( 96.580045)
test_rubyspec 0.061257 0.031434 51.613076 ( 59.739660)
total: 176.94 sec