Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-211605
#<BuildRuby:0x000055ebe15d6858
@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.20221228-211605",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005413 0.001160 0.840216 ( 1.040499)
build_miniruby 0.001115 0.000239 1.011588 ( 1.009573)
build_ruby 0.000000 0.001722 2.781723 ( 2.778989)
build_all 0.008376 0.001501 16.812509 ( 3.012559)
build_install 0.005804 0.005850 2.319100 ( 1.189579)
test_btest 0.000849 0.000249 70.429815 ( 10.916343)
test_basic 0.006945 0.000669 0.385413 ( 0.469211)
test_all 0.001099 0.000305 663.917135 ( 95.719310)
test_rubyspec 0.054610 0.036267 51.519470 ( 59.644758)
total: 175.78 sec