Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-145653
#<BuildRuby:0x0000555ef9dce620
@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.20230102-145653",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006005 0.000433 0.847146 ( 1.044338)
build_miniruby 0.001034 0.000206 1.015398 ( 1.013381)
build_ruby 0.001290 0.000258 2.772521 ( 2.769956)
build_all 0.008838 0.000879 16.760375 ( 3.003775)
build_install 0.005875 0.005912 2.279072 ( 1.178322)
test_btest 0.000618 0.000155 73.668648 ( 10.661129)
test_basic 0.003466 0.003137 0.350169 ( 0.436431)
test_all 0.001291 0.000000 676.841586 ( 98.609427)
test_rubyspec 0.089876 0.040971 51.548760 ( 59.613995)
total: 178.33 sec