Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-145921
#<BuildRuby:0x000055b3ec8fbe70
@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.20230103-145921",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.004905 0.001509 0.848010 ( 1.354617)
build_miniruby 0.001005 0.000309 1.053353 ( 1.051317)
build_ruby 0.001126 0.000346 2.783678 ( 2.781195)
build_all 0.008590 0.001197 16.852309 ( 2.992965)
build_install 0.009015 0.002575 2.319880 ( 1.187763)
test_btest 0.000591 0.000168 68.270025 ( 11.347272)
test_basic 0.004911 0.001403 0.344067 ( 0.430523)
test_all 0.001886 0.000000 667.042462 ( 99.633971)
test_rubyspec 0.075058 0.059888 51.627055 ( 59.665453)
total: 180.45 sec