Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-192432
#<BuildRuby:0x000055b6f923bf58
@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.20230114-192432",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000026)
build_up 0.005478 0.001174 0.849736 ( 1.044321)
build_miniruby 0.001136 0.000243 1.026164 ( 1.024299)
build_ruby 0.001636 0.000000 2.813880 ( 2.811197)
build_all 0.004970 0.004972 16.760377 ( 2.954921)
build_install 0.009913 0.001349 2.102441 ( 1.089620)
test_btest 0.000639 0.000159 78.950156 ( 10.592626)
test_basic 0.005147 0.001287 0.380716 ( 0.466949)
test_all 0.001344 0.000177 660.897402 (105.065142)
test_rubyspec 0.071904 0.061498 52.260092 ( 60.293450)
total: 185.34 sec