Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-115451
#<BuildRuby:0x00005648b17465f8
@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.20221220-115451",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003120 0.001134 0.819986 ( 1.023617)
build_miniruby 0.000625 0.000228 1.070956 ( 1.070019)
build_ruby 0.000889 0.000324 2.771268 ( 2.685337)
build_all 0.007844 0.001141 15.688044 ( 3.305014)
build_install 0.003253 0.006776 2.215403 ( 1.219800)
test_btest 0.000496 0.000085 65.498206 ( 10.805261)
test_basic 0.004426 0.000197 0.317741 ( 0.409150)
test_all 0.000899 0.000359 664.641291 (143.200593)
test_rubyspec 0.043051 0.012100 52.609104 ( 60.818174)
total: 224.54 sec