Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-180338
#<BuildRuby:0x0000563ce1efc0d0
@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.20221211-180338",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000048 0.004140 0.884030 ( 1.081773)
build_miniruby 0.000888 0.000056 1.150064 ( 1.148859)
build_ruby 0.001127 0.000071 2.807569 ( 2.712550)
build_all 0.008737 0.000262 15.906290 ( 3.290736)
build_install 0.005648 0.004666 2.234702 ( 1.243924)
test_btest 0.000506 0.000056 65.675444 ( 10.670236)
test_basic 0.000000 0.004592 0.316368 ( 0.407392)
test_all 0.001430 0.000238 680.031497 (146.273798)
test_rubyspec 0.040394 0.021654 52.798298 ( 60.993737)
total: 227.82 sec