Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-160309
#<BuildRuby:0x0000558ceb3f6678
@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.20221220-160309",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003383 0.000520 0.890550 ( 1.132007)
build_miniruby 0.000953 0.000000 0.952230 ( 0.950791)
build_ruby 0.001274 0.000000 2.734991 ( 2.626780)
build_all 0.008156 0.000892 15.796551 ( 3.386808)
build_install 0.010287 0.000113 2.236486 ( 1.273048)
test_btest 0.000000 0.000607 63.312588 ( 11.521614)
test_basic 0.000867 0.004239 0.310084 ( 0.400565)
test_all 0.001147 0.000215 670.698430 (145.359187)
test_rubyspec 0.048538 0.015153 52.995415 ( 61.190287)
total: 227.84 sec