Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-034649
#<BuildRuby:0x00005610a5e9e9c0
@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.20220802-034649",
@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.000025)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000052 0.000000 0.000052 ( 0.000052)
build_up 0.008914 0.004519 0.851826 ( 1.103978)
build_miniruby 0.001487 0.000099 0.063368 ( 0.062100)
build_ruby 0.001087 0.000073 0.054699 ( 0.053869)
build_all 0.006094 0.000406 1.183511 ( 0.444841)
build_install 0.015439 0.000307 4.240986 ( 1.802619)
test_btest 0.001622 0.000096 51.734042 ( 6.227997)
test_basic 0.000107 0.005541 0.281835 ( 0.374044)
test_all 0.002662 0.000314 499.505336 ( 52.803545)
test_rubyspec 0.110233 0.023125 41.009405 ( 46.863502)
total: 109.74 sec