Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-235033
#<BuildRuby:0x0000556bd77b7468
@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.20221226-235033",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.005913 0.001971 0.849081 ( 1.048610)
build_miniruby 0.000947 0.000316 1.002615 ( 1.000680)
build_ruby 0.001241 0.000414 2.759331 ( 2.756701)
build_all 0.008360 0.001107 16.658550 ( 2.978065)
build_install 0.010006 0.001401 2.255906 ( 1.180530)
test_btest 0.000816 0.000234 73.676807 ( 10.559903)
test_basic 0.002293 0.004441 0.353123 ( 0.439814)
test_all 0.002347 0.000210 652.190323 ( 96.900261)
test_rubyspec 0.088712 0.039640 51.228782 ( 59.340130)
total: 176.21 sec