Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-083904
#<BuildRuby:0x0000562ac6a17df8
@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.20221210-083904",
@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.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.005466 1.126565 ( 1.134170)
build_miniruby 0.000000 0.001046 0.992150 ( 0.990764)
build_ruby 0.000000 0.001246 2.758476 ( 2.646929)
build_all 0.003016 0.005713 15.846629 ( 3.410049)
build_install 0.007112 0.002188 2.269462 ( 1.257814)
test_btest 0.000428 0.000132 59.937325 ( 11.573098)
test_basic 0.004172 0.000000 0.304777 ( 0.396043)
test_all 0.001579 0.000000 656.248606 (105.591069)
test_rubyspec 0.027983 0.039506 52.771952 ( 61.057781)
total: 188.06 sec