Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-062256
#<BuildRuby:0x000055b20a83c040
@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.20221206-062256",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.005323 1.221845 ( 1.489309)
build_miniruby 0.000565 0.000326 1.165493 ( 1.029867)
build_ruby 0.000891 0.000278 2.843097 ( 2.756816)
build_all 0.008709 0.000416 15.798482 ( 3.275390)
build_install 0.002841 0.005795 2.249526 ( 1.332633)
test_btest 0.000500 0.000175 65.351554 ( 11.286006)
test_basic 0.003513 0.001230 0.301527 ( 0.392391)
test_all 0.000644 0.000225 652.564981 (108.100696)
test_rubyspec 0.058080 0.012616 52.872277 ( 61.078622)
total: 190.74 sec