Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-142539
#<BuildRuby:0x000055885bdd0e80
@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.20220829-142539",
@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.000025 0.000000 0.000025 ( 0.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000048)
configure 0.000046 0.000000 0.000046 ( 0.000046)
build_up 0.009958 0.000446 0.825172 ( 1.031148)
build_miniruby 0.001551 0.000000 0.062248 ( 0.061630)
build_ruby 0.001532 0.000000 0.061734 ( 0.061046)
build_all 0.008743 0.000000 1.227360 ( 0.462852)
build_install 0.014821 0.000466 1.565619 ( 0.789097)
test_btest 0.001146 0.000064 50.586353 ( 6.178371)
test_basic 0.001078 0.005271 0.298778 ( 0.390228)
test_all 0.000000 0.004299 481.167238 ( 51.710105)
test_rubyspec 0.059325 0.069417 41.351971 ( 50.029520)
total: 110.72 sec