Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-113325
#<BuildRuby:0x000055e52250bdf8
@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.20221127-113325",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005450 0.000100 1.192819 ( 1.494959)
build_miniruby 0.001009 0.000067 1.149998 ( 1.148632)
build_ruby 0.001273 0.000085 2.787602 ( 2.681899)
build_all 0.009650 0.000643 22.526649 ( 4.553976)
build_install 0.009196 0.000000 4.525598 ( 1.629408)
test_btest 0.000623 0.000010 58.764641 ( 11.700689)
test_basic 0.005132 0.000000 0.305841 ( 0.396580)
test_all 0.001109 0.000000 668.921393 (109.518493)
test_rubyspec 0.056712 0.008386 53.061353 ( 61.180834)
total: 194.31 sec