Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-083653
#<BuildRuby:0x000055db47138328
@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.20221122-083653",
@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.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004884 0.000060 1.117777 ( 1.152661)
build_miniruby 0.001014 0.000000 0.934003 ( 0.932659)
build_ruby 0.000000 0.001309 2.782144 ( 2.679813)
build_all 0.006455 0.002698 15.880626 ( 3.370178)
build_install 0.008890 0.000072 1.987037 ( 1.118140)
test_btest 0.000485 0.000051 59.069904 ( 10.952664)
test_basic 0.004892 0.000000 0.295491 ( 0.386328)
test_all 0.001838 0.000000 715.953581 (110.900824)
test_rubyspec 0.044332 0.014344 53.393633 ( 61.541169)
total: 193.04 sec