Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-075150
#<BuildRuby:0x0000563989394a68
@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.20220828-075150",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.008709 0.001218 0.848661 ( 1.194220)
build_miniruby 0.001061 0.000265 0.061804 ( 0.061328)
build_ruby 0.000000 0.001557 0.056516 ( 0.055368)
build_all 0.004799 0.002933 1.230502 ( 0.455785)
build_install 0.001392 0.014153 1.586404 ( 0.783519)
test_btest 0.000940 0.000506 51.007654 ( 6.046853)
test_basic 0.004716 0.002539 0.290172 ( 0.379577)
test_all 0.004071 0.000000 468.797267 ( 51.433623)
test_rubyspec 0.056022 0.066827 41.051233 ( 49.651305)
total: 110.06 sec