Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-123044
#<BuildRuby:0x000055f2b36a4040
@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.20221224-123044",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000026 0.000004 0.000030 ( 0.000015)
build_up 0.003844 0.000592 0.858383 ( 1.071843)
build_miniruby 0.001000 0.000000 1.037591 ( 1.036429)
build_ruby 0.000989 0.000000 2.709705 ( 2.708564)
build_all 0.008555 0.000293 15.781816 ( 3.288059)
build_install 0.008185 0.000477 2.245814 ( 1.271809)
test_btest 0.000534 0.000067 65.239265 ( 11.251187)
test_basic 0.004457 0.000000 0.307931 ( 0.398725)
test_all 0.000944 0.000096 624.530833 (113.440316)
test_rubyspec 0.045033 0.015589 51.578404 ( 59.836805)
total: 194.30 sec