Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-153630
#<BuildRuby:0x00005568ee327df8
@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.20221225-153630",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000072 0.004319 0.849650 ( 1.080559)
build_miniruby 0.000644 0.000297 1.039742 ( 1.038548)
build_ruby 0.000803 0.000370 2.654146 ( 2.652734)
build_all 0.008319 0.000532 15.971218 ( 3.337525)
build_install 0.007402 0.001432 2.226038 ( 1.272986)
test_btest 0.000466 0.000175 64.435326 ( 11.250427)
test_basic 0.003494 0.001310 0.292078 ( 0.382958)
test_all 0.000666 0.000249 643.690894 ( 98.617061)
test_rubyspec 0.038140 0.024576 51.507189 ( 59.757782)
total: 179.39 sec