Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-102350
#<BuildRuby:0x00005591e50c0040
@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.20221229-102350",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001798 0.004820 0.856452 ( 1.073008)
build_miniruby 0.001234 0.000000 1.018437 ( 1.016267)
build_ruby 0.001526 0.000000 2.766923 ( 2.764031)
build_all 0.009721 0.000000 16.835013 ( 2.995084)
build_install 0.006713 0.005153 2.306892 ( 1.162980)
test_btest 0.000695 0.000261 70.819998 ( 11.445336)
test_basic 0.005809 0.000488 0.342571 ( 0.429202)
test_all 0.001124 0.000397 668.160330 ( 98.804078)
test_rubyspec 0.073118 0.059923 51.712761 ( 59.708249)
total: 179.40 sec