Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-044916
#<BuildRuby:0x000055dd7ac66bc0
@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.20221215-044916",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004365 0.000019 0.895921 ( 1.118010)
build_miniruby 0.000982 0.000066 0.950054 ( 0.948975)
build_ruby 0.001243 0.000000 2.774619 ( 2.680363)
build_all 0.008947 0.000000 15.819736 ( 3.354996)
build_install 0.010080 0.000000 2.323637 ( 1.320669)
test_btest 0.000542 0.000000 64.694454 ( 11.605604)
test_basic 0.004267 0.000000 0.282808 ( 0.373876)
test_all 0.001406 0.000000 673.402803 (138.856811)
test_rubyspec 0.062392 0.001662 52.839047 ( 61.006484)
total: 221.27 sec