Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-024044
#<BuildRuby:0x0000562792d70018
@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.20221201-024044",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.005278 1.219683 ( 1.912672)
build_miniruby 0.000000 0.001117 2.733893 ( 2.587231)
build_ruby 0.000000 0.001231 2.840939 ( 2.728217)
build_all 0.005778 0.003132 15.840506 ( 3.378984)
build_install 0.007722 0.001755 2.224782 ( 1.295855)
test_btest 0.000428 0.000097 64.322261 ( 11.278413)
test_basic 0.000577 0.004392 0.298676 ( 0.389234)
test_all 0.000726 0.000119 696.177508 (108.455822)
test_rubyspec 0.042052 0.021595 54.055296 ( 62.251374)
total: 194.28 sec