Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-042614
#<BuildRuby:0x000055b0a7233658
@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.20221201-042614",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005527 0.004918 1.205491 ( 1.256865)
build_miniruby 0.002819 0.000000 0.849821 ( 0.847804)
build_ruby 0.003023 0.000203 2.243030 ( 2.150246)
build_all 0.015897 0.005404 18.640259 ( 2.181795)
build_install 0.018176 0.004340 2.048823 ( 1.052410)
test_btest 0.001223 0.000235 85.278892 ( 9.024674)
test_basic 0.008875 0.000210 0.363742 ( 0.451130)
test_all 0.002107 0.000376 686.812229 ( 73.976034)
test_rubyspec 0.115731 0.062099 49.912813 ( 57.925198)
total: 148.87 sec