Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-071440
#<BuildRuby:0x00005602f3b8c008
@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.20221216-071440",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004198 0.829348 ( 1.052587)
build_miniruby 0.000758 0.000275 1.032848 ( 1.031112)
build_ruby 0.000971 0.000353 2.931840 ( 2.805451)
build_all 0.009204 0.000000 15.862826 ( 3.291635)
build_install 0.009540 0.000353 2.298733 ( 1.361459)
test_btest 0.000444 0.000118 67.585691 ( 11.169380)
test_basic 0.001124 0.003439 0.321067 ( 0.412887)
test_all 0.001032 0.000322 676.321833 (149.315463)
test_rubyspec 0.034317 0.032941 53.245608 ( 61.375559)
total: 231.82 sec