Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-180720
#<BuildRuby:0x000055f193e9bfa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-180720",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004819 0.000188 1.214989 ( 1.442045)
build_miniruby 0.000733 0.000138 0.989769 ( 0.988624)
build_ruby 0.001157 0.000217 2.884807 ( 2.752858)
build_all 0.009198 0.000916 22.418453 ( 4.504692)
build_install 0.009917 0.000203 4.372760 ( 1.568491)
test_btest 0.000524 0.000083 61.046079 ( 11.150794)
test_basic 0.004070 0.000643 0.298363 ( 0.389057)
test_all 0.001374 0.000217 694.112920 (108.383121)
test_rubyspec 0.056791 0.017669 53.482842 ( 61.641116)
total: 192.82 sec