Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-052845
#<BuildRuby:0x000055a467880728
@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.20221229-052845",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.006272 0.000482 0.883984 ( 1.080968)
build_miniruby 0.001133 0.000227 1.022174 ( 1.020109)
build_ruby 0.001377 0.000275 2.798189 ( 2.795494)
build_all 0.004345 0.005356 16.735435 ( 2.979826)
build_install 0.005379 0.006283 2.290752 ( 1.179426)
test_btest 0.000792 0.000264 67.131357 ( 11.342319)
test_basic 0.004934 0.001645 0.365972 ( 0.451929)
test_all 0.001194 0.000183 668.687150 (100.308656)
test_rubyspec 0.058177 0.068055 51.544439 ( 59.599375)
total: 180.76 sec