Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-155047
#<BuildRuby:0x000055f7b0c8ebe8
@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.20221228-155047",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005979 0.000798 0.925964 ( 1.092929)
build_miniruby 0.001195 0.000160 1.015491 ( 1.013464)
build_ruby 0.001631 0.000000 2.786300 ( 2.783379)
build_all 0.009880 0.000000 16.760752 ( 2.999019)
build_install 0.008741 0.002974 2.289760 ( 1.180372)
test_btest 0.000951 0.000129 78.389177 ( 10.958417)
test_basic 0.006221 0.000297 0.312261 ( 0.398367)
test_all 0.001217 0.000000 671.953331 ( 97.517900)
test_rubyspec 0.051563 0.036501 51.790496 ( 59.883697)
total: 177.83 sec