Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-134552
#<BuildRuby:0x0000562b5a2d3f58
@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.20230105-134552",
@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.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006311 0.000298 0.844283 ( 1.040551)
build_miniruby 0.001100 0.000147 1.012231 ( 1.010420)
build_ruby 0.001351 0.000180 2.768132 ( 2.765568)
build_all 0.009448 0.000078 16.641462 ( 2.986555)
build_install 0.010928 0.000722 2.245025 ( 1.169825)
test_btest 0.000943 0.000105 67.423449 ( 11.350097)
test_basic 0.007356 0.000264 0.391371 ( 0.475178)
test_all 0.001240 0.000130 658.991960 (100.429162)
test_rubyspec 0.077522 0.053002 51.237905 ( 59.343595)
total: 180.57 sec