Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-025132
#<BuildRuby:0x000055aae2797fb0
@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.20221225-025132",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004038 0.000538 0.776611 ( 0.997459)
build_miniruby 0.000749 0.000099 0.964168 ( 0.962926)
build_ruby 0.001160 0.000155 2.587640 ( 2.586247)
build_all 0.009166 0.000000 15.976898 ( 3.335970)
build_install 0.008895 0.000000 2.337751 ( 1.358524)
test_btest 0.000529 0.000056 67.002635 ( 11.493085)
test_basic 0.004484 0.000000 0.325112 ( 0.416313)
test_all 0.000920 0.000092 638.896640 ( 98.875256)
test_rubyspec 0.058947 0.004519 51.649873 ( 59.843261)
total: 179.87 sec