Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-175254
#<BuildRuby:0x0000562d9e92ec40
@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.20221121-175254",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004742 0.000115 1.064518 ( 1.400150)
build_miniruby 0.000793 0.000113 0.998065 ( 0.997265)
build_ruby 0.001030 0.000147 2.770951 ( 2.680321)
build_all 0.008455 0.000576 16.072280 ( 3.386555)
build_install 0.007899 0.000434 2.124468 ( 1.227233)
test_btest 0.000501 0.000063 58.726734 ( 11.960177)
test_basic 0.004315 0.000540 0.314139 ( 0.404769)
test_all 0.001600 0.000200 709.199603 (108.413340)
test_rubyspec 0.038964 0.025850 53.043223 ( 61.294564)
total: 191.77 sec