Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-043247
#<BuildRuby:0x000055b4d804c3c8
@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.20221226-043247",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004489 0.000000 0.802490 ( 1.024768)
build_miniruby 0.001042 0.000000 0.971240 ( 0.969921)
build_ruby 0.001193 0.000000 2.678687 ( 2.677218)
build_all 0.008827 0.000000 15.976315 ( 3.446096)
build_install 0.004475 0.003918 2.346816 ( 1.353780)
test_btest 0.000518 0.000026 58.132013 ( 11.537667)
test_basic 0.001091 0.004058 0.315208 ( 0.405784)
test_all 0.000569 0.000388 634.349859 (109.789464)
test_rubyspec 0.040867 0.019182 51.931763 ( 60.121757)
total: 191.33 sec