Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-032520
#<BuildRuby:0x000055d39e4effa8
@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.20221118-032520",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000663 0.004141 1.092636 ( 1.098137)
build_miniruby 0.000864 0.000115 0.979112 ( 0.977561)
build_ruby 0.001112 0.000149 2.779927 ( 2.680058)
build_all 0.004029 0.005044 15.833474 ( 3.482801)
build_install 0.001809 0.006901 2.032876 ( 1.142840)
test_btest 0.000445 0.000131 65.173872 ( 10.925212)
test_basic 0.004894 0.000000 0.305041 ( 0.395166)
test_all 0.001621 0.000000 622.360140 (107.791219)
test_rubyspec 0.053266 0.006473 52.332379 ( 60.516292)
total: 189.01 sec