Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-085637
#<BuildRuby:0x000055e2b13b08a0
@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.20220722-085637",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006478 0.004532 0.849620 ( 5.252075)
build_miniruby 0.001263 0.000292 0.054829 ( 0.053045)
build_ruby 0.001516 0.000350 0.060382 ( 0.058286)
build_all 0.008054 0.000000 1.296717 ( 0.467129)
build_install 0.018558 0.000817 4.361063 ( 1.789554)
test_btest 0.001451 0.000241 54.309393 ( 5.847078)
test_basic 0.005192 0.000866 0.290085 ( 0.380354)
test_all 0.003136 0.000150 484.427742 ( 51.948484)
test_rubyspec 0.077939 0.044846 41.704024 ( 47.570491)
total: 113.37 sec