Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-203733
#<BuildRuby:0x000055bba04a3fb0
@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.20221116-203733",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004416 0.000245 1.028672 ( 1.038030)
build_miniruby 0.000871 0.000049 1.083744 ( 1.082517)
build_ruby 0.001141 0.000063 2.722508 ( 2.629284)
build_all 0.004968 0.003917 15.884712 ( 3.315198)
build_install 0.004826 0.004203 1.925575 ( 1.116134)
test_btest 0.000535 0.000076 65.033743 ( 10.883898)
test_basic 0.004585 0.000655 0.287275 ( 0.377024)
test_all 0.000992 0.000141 616.249499 (106.735236)
test_rubyspec 0.037770 0.028341 51.407600 ( 59.711117)
total: 186.89 sec