Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-052329
#<BuildRuby:0x0000560e8a1affb0
@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-052329",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.004426 0.810274 ( 1.022521)
build_miniruby 0.000000 0.000829 1.029857 ( 1.028654)
build_ruby 0.000000 0.001148 2.652546 ( 2.651190)
build_all 0.000000 0.008890 15.853452 ( 3.326705)
build_install 0.006347 0.001717 2.164166 ( 1.196202)
test_btest 0.000475 0.000127 62.299350 ( 11.655788)
test_basic 0.003993 0.001064 0.305248 ( 0.395650)
test_all 0.000814 0.000217 628.793897 (109.573703)
test_rubyspec 0.034742 0.036806 51.740930 ( 59.994759)
total: 190.85 sec