Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-223058
#<BuildRuby:0x000055c1d059c008
@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.20230114-223058",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000036 0.000009 0.000045 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.006336 0.003629 1.298683 ( 1.312716)
build_miniruby 0.000987 0.000263 1.700287 ( 1.570735)
build_ruby 0.001598 0.000000 2.783797 ( 2.781204)
build_all 0.006733 0.003016 16.784943 ( 3.011617)
build_install 0.008583 0.001237 2.147522 ( 1.085731)
test_btest 0.000596 0.000157 78.533301 ( 10.507415)
test_basic 0.000000 0.006723 0.356163 ( 0.441999)
test_all 0.000253 0.001652 694.969357 ( 98.277356)
test_rubyspec 0.090928 0.034621 52.165472 ( 60.277200)
total: 179.27 sec