Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-030251
#<BuildRuby:0x000055d37df92be8
@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.20230106-030251",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006156 0.000410 0.840156 ( 1.328486)
build_miniruby 0.001155 0.000077 1.012293 ( 1.010412)
build_ruby 0.001576 0.000105 2.771855 ( 2.769189)
build_all 0.006634 0.003399 16.724533 ( 2.981885)
build_install 0.006356 0.005038 2.081885 ( 1.078423)
test_btest 0.000920 0.000145 67.992855 ( 11.526841)
test_basic 0.006684 0.000339 0.344272 ( 0.429833)
test_all 0.001178 0.000177 665.035477 ( 96.026039)
test_rubyspec 0.068039 0.054779 51.853896 ( 59.884683)
total: 177.04 sec