Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-103109
#<BuildRuby:0x0000555acec42ad8
@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-103109",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007866 0.001311 0.794893 ( 1.939910)
build_miniruby 0.001344 0.000224 0.054194 ( 0.052521)
build_ruby 0.001311 0.000219 0.063273 ( 0.062083)
build_all 0.003138 0.005850 1.281538 ( 0.471560)
build_install 0.013534 0.004677 1.602369 ( 0.815508)
test_btest 0.000919 0.000245 52.235893 ( 6.090948)
test_basic 0.005892 0.000163 0.285160 ( 0.383563)
test_all 0.004410 0.000000 502.077647 ( 52.198590)
test_rubyspec 0.070096 0.058456 41.772723 ( 49.447408)
total: 111.46 sec