Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-012311
#<BuildRuby:0x00005604b0cd3df8
@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.20221212-012311",
@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.000007)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003451 0.000862 0.907435 ( 1.111691)
build_miniruby 0.000654 0.000164 1.018975 ( 1.017856)
build_ruby 0.000998 0.000250 2.761618 ( 2.669912)
build_all 0.003410 0.005526 15.759801 ( 3.283613)
build_install 0.005077 0.004831 2.236602 ( 1.267525)
test_btest 0.000409 0.000157 66.035710 ( 11.375987)
test_basic 0.003691 0.001420 0.295087 ( 0.385552)
test_all 0.001470 0.000566 693.458346 (139.419004)
test_rubyspec 0.036609 0.029074 52.423745 ( 60.731207)
total: 221.26 sec