Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-172440
#<BuildRuby:0x0000564f9c316f90
@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.20220810-172440",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.006872 0.003764 0.821857 ( 0.858491)
build_miniruby 0.001185 0.000254 0.053680 ( 0.051897)
build_ruby 0.001092 0.000234 0.058266 ( 0.056922)
build_all 0.007390 0.001584 1.300185 ( 0.481069)
build_install 0.012646 0.004339 4.320450 ( 1.829909)
test_btest 0.001029 0.000242 53.941574 ( 5.933951)
test_basic 0.005521 0.000198 0.290775 ( 0.385608)
test_all 0.002158 0.000480 479.169678 ( 51.497063)
test_rubyspec 0.074498 0.058132 41.561832 ( 49.294335)
total: 110.39 sec