Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-154427
#<BuildRuby:0x000055c0c49e8920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-154427",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000025)
build_up 0.007996 0.004051 0.984186 ( 1.009860)
build_miniruby 0.001449 0.000181 0.067116 ( 0.065653)
build_ruby 0.000000 0.002282 0.075650 ( 0.073349)
build_all 0.003547 0.006822 1.553164 ( 0.588617)
build_install 0.016098 0.002997 1.904608 ( 0.945505)
test_btest 0.000909 0.000217 74.329892 ( 8.548718)
test_basic 0.002491 0.004869 0.321211 ( 0.409068)
test_all 0.003103 0.000379 625.504053 ( 64.305150)
test_rubyspec 0.101042 0.062243 45.789670 ( 54.347989)
total: 130.30 sec