Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-204306
#<BuildRuby:0x0000559103cbbfa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-204306",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.004414 0.000520 1.079020 ( 1.075871)
build_miniruby 0.000803 0.000094 1.006755 ( 1.005477)
build_ruby 0.001158 0.000000 2.727659 ( 2.634988)
build_all 0.008466 0.000106 15.729218 ( 3.308908)
build_install 0.001681 0.007502 2.052464 ( 1.209194)
test_btest 0.000552 0.000105 62.693410 ( 11.189299)
test_basic 0.000527 0.004246 0.309804 ( 0.400590)
test_all 0.001892 0.000369 669.835880 (107.258577)
test_rubyspec 0.055119 0.017708 53.067038 ( 61.229383)
total: 189.31 sec