Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-142044
#<BuildRuby:0x000055d48b03a678
@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-142044",
@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.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.004326 0.878131 ( 1.403903)
build_miniruby 0.000000 0.000890 0.983276 ( 0.981912)
build_ruby 0.000000 0.001110 2.699186 ( 2.588762)
build_all 0.003840 0.005144 15.684699 ( 3.312212)
build_install 0.009664 0.000920 2.281732 ( 1.249169)
test_btest 0.000439 0.000153 64.948759 ( 10.868072)
test_basic 0.003546 0.001233 0.305952 ( 0.396933)
test_all 0.000776 0.000148 661.606474 (109.942062)
test_rubyspec 0.043280 0.032779 52.764378 ( 60.919964)
total: 191.66 sec