Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-120036
#<BuildRuby:0x0000555b92577e00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220817-120036",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002504 0.004323 0.880646 ( 1.418381)
build_miniruby 0.000942 0.000068 0.057768 ( 0.056543)
build_ruby 0.000889 0.000063 0.060147 ( 0.058959)
build_all 0.004274 0.000305 1.538239 ( 0.598485)
build_install 0.008190 0.000585 1.923190 ( 0.970235)
test_btest 0.000575 0.000041 53.512994 ( 8.598598)
test_basic 0.000000 0.005316 0.323088 ( 0.411918)
test_all 0.000000 0.002284 607.692499 ( 92.220750)
test_rubyspec 0.041704 0.042480 43.997912 ( 51.393744)
total: 155.73 sec