Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-092329
#<BuildRuby:0x000055b783623eb0
@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.20221203-092329",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004622 0.000063 1.160356 ( 1.154652)
build_miniruby 0.000835 0.000084 0.996581 ( 0.995387)
build_ruby 0.001236 0.000123 2.725401 ( 2.617992)
build_all 0.009039 0.000000 15.920405 ( 3.367809)
build_install 0.007143 0.003605 2.245654 ( 1.292234)
test_btest 0.000533 0.000064 67.138184 ( 11.499114)
test_basic 0.004378 0.000526 0.301089 ( 0.391422)
test_all 0.000754 0.000091 703.493825 (110.825769)
test_rubyspec 0.042871 0.020247 53.380272 ( 61.554984)
total: 193.70 sec