Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-220425
#<BuildRuby:0x000055d41fcfff28
@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.20230118-220425",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005897 0.000393 0.901979 ( 1.073682)
build_miniruby 0.001117 0.000239 1.015071 ( 1.013029)
build_ruby 0.001375 0.000295 2.790054 ( 2.787359)
build_all 0.007800 0.002220 16.931862 ( 3.017906)
build_install 0.005899 0.003396 2.146068 ( 1.087203)
test_btest 0.000731 0.000000 73.364833 ( 10.874251)
test_basic 0.005792 0.000670 0.344812 ( 0.431228)
test_all 0.001503 0.000125 660.366696 (105.919777)
test_rubyspec 0.082846 0.033817 51.935578 ( 59.992482)
total: 186.20 sec