Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-180051
#<BuildRuby:0x0000557d58bf7e78
@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.20220915-180051",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009105 0.001623 1.151263 ( 1.595558)
build_miniruby 0.001585 0.000488 0.070778 ( 0.069332)
build_ruby 0.001429 0.000440 0.076046 ( 0.074978)
build_all 0.005242 0.006501 1.582619 ( 0.624317)
build_install 0.016690 0.005647 1.909332 ( 0.947661)
test_btest 0.001085 0.000407 95.167352 ( 9.187860)
test_basic 0.005733 0.002150 0.359002 ( 0.449082)
test_all 0.003314 0.001243 634.401648 ( 65.238723)
test_rubyspec 0.103860 0.074945 46.719595 ( 55.081258)
total: 133.27 sec