Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-092513
#<BuildRuby:0x0000559b9056e678
@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.20221222-092513",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003566 0.000823 0.828692 ( 1.072688)
build_miniruby 0.000838 0.000193 0.978662 ( 0.977293)
build_ruby 0.000991 0.000229 2.673875 ( 2.672632)
build_all 0.005653 0.003525 15.913279 ( 3.395580)
build_install 0.000625 0.008503 2.306927 ( 1.280907)
test_btest 0.000404 0.000162 63.065993 ( 11.641008)
test_basic 0.003659 0.001464 0.310908 ( 0.402064)
test_all 0.001392 0.000000 670.877005 (154.742919)
test_rubyspec 0.037494 0.026137 51.253851 ( 59.510351)
total: 235.70 sec