Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-190452
#<BuildRuby:0x00005620281ccb88
@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.20221111-190452",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000038 0.000010 0.000048 ( 0.000078)
configure 0.000039 0.000010 0.000049 ( 0.000051)
build_up 0.007609 0.001903 1.077514 ( 1.129013)
build_miniruby 0.001861 0.000466 0.066731 ( 0.064511)
build_ruby 0.001551 0.000388 0.063401 ( 0.061472)
build_all 0.006092 0.003782 1.420769 ( 0.568871)
build_install 0.018254 0.002300 1.817901 ( 0.957214)
test_btest 0.001086 0.000272 86.554138 ( 8.839264)
test_basic 0.005429 0.001358 0.343288 ( 0.435962)
test_all 0.001021 0.001538 661.012132 ( 67.766369)
test_rubyspec 0.082988 0.079551 47.901852 ( 56.303035)
total: 136.13 sec