Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-025527
#<BuildRuby:0x0000563b5f2fd438
@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.20220804-025527",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.010753 0.808365 ( 1.517890)
build_miniruby 0.000000 0.001525 0.065079 ( 0.064020)
build_ruby 0.001198 0.000626 0.060631 ( 0.058008)
build_all 0.007175 0.001115 1.240073 ( 0.471368)
build_install 0.008267 0.008659 4.210396 ( 1.770305)
test_btest 0.001003 0.000468 50.517322 ( 6.261029)
test_basic 0.002553 0.003540 0.294333 ( 0.384794)
test_all 0.001287 0.002150 484.325534 ( 51.641462)
test_rubyspec 0.076499 0.056090 41.129679 ( 48.756601)
total: 110.93 sec