Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-145902
#<BuildRuby:0x0000563b7ca9bdd0
@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.20230105-145902",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006275 0.845866 ( 1.049741)
build_miniruby 0.000547 0.000793 1.014354 ( 1.012272)
build_ruby 0.001484 0.000141 2.764859 ( 2.762130)
build_all 0.005918 0.003458 16.622440 ( 3.001934)
build_install 0.006789 0.004757 2.264417 ( 1.166190)
test_btest 0.000760 0.000132 76.726566 ( 10.575637)
test_basic 0.005470 0.000951 0.370446 ( 0.456448)
test_all 0.000996 0.000174 651.945598 ( 99.544866)
test_rubyspec 0.054629 0.049702 51.462718 ( 59.560279)
total: 179.13 sec