Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-125921
#<BuildRuby:0x000055c4da605348
@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.20220814-125921",
@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.000033 0.000005 0.000038 ( 0.000039)
autoconf 0.000080 0.000013 0.000093 ( 0.000093)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006536 0.004456 0.852067 ( 0.921901)
build_miniruby 0.002212 0.000474 0.063821 ( 0.061619)
build_ruby 0.001421 0.000304 0.065452 ( 0.064989)
build_all 0.007123 0.001526 1.268721 ( 0.476421)
build_install 0.013737 0.001775 1.552006 ( 0.785562)
test_btest 0.001179 0.000000 54.189932 ( 6.249474)
test_basic 0.000882 0.004622 0.284756 ( 0.376999)
test_all 0.003109 0.000000 502.260390 ( 53.222424)
test_rubyspec 0.100376 0.049353 41.812120 ( 49.411668)
total: 111.57 sec