Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-182518
#<BuildRuby:0x000055b50c745c18
@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.20221221-182518",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003497 0.000699 0.856574 ( 1.224048)
build_miniruby 0.000718 0.000143 0.976654 ( 0.975568)
build_ruby 0.001015 0.000203 2.652377 ( 2.650703)
build_all 0.008077 0.000687 15.774253 ( 3.374497)
build_install 0.009004 0.000769 2.202406 ( 1.211274)
test_btest 0.000590 0.000104 67.611665 ( 10.771821)
test_basic 0.004007 0.000707 0.315336 ( 0.406750)
test_all 0.001117 0.000198 676.737321 (143.230246)
test_rubyspec 0.034353 0.027871 51.950058 ( 60.077443)
total: 223.92 sec