Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-081913
#<BuildRuby:0x000055b3b92fbf58
@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.20221226-081913",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003580 0.000597 0.795120 ( 1.016292)
build_miniruby 0.000669 0.000111 1.009726 ( 1.008413)
build_ruby 0.001117 0.000000 2.699021 ( 2.697601)
build_all 0.008988 0.000000 15.962728 ( 3.370011)
build_install 0.009011 0.000000 2.236305 ( 1.263649)
test_btest 0.000685 0.000000 65.382207 ( 11.448435)
test_basic 0.000751 0.004202 0.318377 ( 0.408662)
test_all 0.000000 0.001034 621.096481 (119.524696)
test_rubyspec 0.043804 0.021803 52.032187 ( 60.265817)
total: 201.00 sec