Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-163508
#<BuildRuby:0x0000558ab63dff90
@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.20230123-163508",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.008870 0.001460 0.857055 ( 1.039616)
build_miniruby 0.001018 0.000291 1.004447 ( 1.002379)
build_ruby 0.001119 0.000320 2.756932 ( 2.754558)
build_all 0.007733 0.002209 16.615842 ( 2.957991)
build_install 0.003357 0.005778 2.071042 ( 1.061020)
test_btest 0.000000 0.001124 69.551526 ( 10.897209)
test_basic 0.001923 0.004376 0.351798 ( 0.438337)
test_all 0.001071 0.000408 679.738178 (100.904266)
test_rubyspec 0.071159 0.044184 51.281571 ( 59.383367)
total: 180.44 sec