Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-193849
#<BuildRuby:0x0000562fe6248a58
@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.20220601-193849",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008933 0.003561 0.990504 ( 1.031735)
build_miniruby 0.001790 0.000211 0.072917 ( 0.071085)
build_ruby 0.001422 0.000168 0.073295 ( 0.072647)
build_all 0.008280 0.000975 1.502707 ( 0.605166)
build_install 0.017483 0.004390 5.931285 ( 2.867876)
test_btest 0.001195 0.000170 70.670302 ( 8.175845)
test_basic 0.003620 0.004318 0.324337 ( 0.412640)
test_all 0.002663 0.000000 710.530641 ( 67.884746)
test_rubyspec 0.125869 0.046903 45.888290 ( 51.721295)
total: 132.84 sec