Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-040651
#<BuildRuby:0x00005564661b80f8
@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.20221207-040651",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004642 0.000273 1.146440 ( 1.265600)
build_miniruby 0.000882 0.000052 1.019803 ( 1.018824)
build_ruby 0.001385 0.000000 2.877810 ( 2.780768)
build_all 0.008612 0.000324 15.697516 ( 3.315889)
build_install 0.008282 0.000197 2.322707 ( 1.315849)
test_btest 0.000613 0.000032 67.030699 ( 10.974084)
test_basic 0.000347 0.004810 0.299106 ( 0.390092)
test_all 0.000741 0.000078 672.698599 (108.212985)
test_rubyspec 0.062017 0.004985 53.033157 ( 61.217853)
total: 190.49 sec