Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-160829
#<BuildRuby:0x000055c0b791a8c0
@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.20220816-160829",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002055 0.004678 0.874586 ( 2.099166)
build_miniruby 0.000826 0.000206 0.057239 ( 0.055916)
build_ruby 0.000939 0.000000 0.059374 ( 0.058154)
build_all 0.004624 0.000000 1.536182 ( 0.587975)
build_install 0.010603 0.000609 1.929824 ( 0.970104)
test_btest 0.000750 0.000150 56.907152 ( 8.239714)
test_basic 0.005631 0.000180 0.352103 ( 0.440333)
test_all 0.001216 0.000228 638.034337 ( 91.992431)
test_rubyspec 0.087677 0.040453 43.913163 ( 51.305376)
total: 155.75 sec