Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-155209
#<BuildRuby:0x0000559b2f403df8
@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.20221127-155209",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004672 0.000179 1.251007 ( 1.632233)
build_miniruby 0.000701 0.000187 1.008132 ( 1.006816)
build_ruby 0.000000 0.001230 2.912023 ( 2.815593)
build_all 0.000561 0.009472 22.246942 ( 4.381175)
build_install 0.000918 0.008280 4.444419 ( 1.553959)
test_btest 0.000419 0.000236 56.280048 ( 11.895374)
test_basic 0.002963 0.001666 0.280557 ( 0.371260)
test_all 0.000779 0.000438 655.490547 (124.248682)
test_rubyspec 0.026919 0.028104 52.815419 ( 61.019088)
total: 208.92 sec