Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-224721
#<BuildRuby:0x000055f1e0bf2700
@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.20220816-224721",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000007 0.000005 0.000012 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.009312 0.002390 0.987934 ( 1.568669)
build_miniruby 0.001215 0.000709 0.065357 ( 0.063544)
build_ruby 0.001431 0.000835 0.076944 ( 0.074953)
build_all 0.007292 0.003588 1.512970 ( 0.558226)
build_install 0.007831 0.013589 1.906830 ( 0.918694)
test_btest 0.000805 0.000576 70.449023 ( 8.173133)
test_basic 0.003750 0.003982 0.325370 ( 0.414302)
test_all 0.001462 0.001072 650.707540 ( 65.575072)
test_rubyspec 0.079691 0.106677 45.277117 ( 52.534767)
total: 129.88 sec