Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-133216
#<BuildRuby:0x0000557bebcdbfb0
@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.20230104-133216",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002164 0.004304 0.853579 ( 1.034255)
build_miniruby 0.001269 0.000000 1.008886 ( 1.006821)
build_ruby 0.001696 0.000000 2.769072 ( 2.766432)
build_all 0.008319 0.001594 16.771368 ( 3.003441)
build_install 0.011200 0.000761 2.293415 ( 1.182617)
test_btest 0.000956 0.000166 76.267869 ( 10.524139)
test_basic 0.005581 0.000970 0.314906 ( 0.400997)
test_all 0.001898 0.000216 674.605635 (106.635738)
test_rubyspec 0.087556 0.030637 51.528409 ( 59.608917)
total: 186.16 sec