Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-105752
#<BuildRuby:0x000055d523c41438
@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.20220812-105752",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009389 0.000722 0.849645 ( 0.928953)
build_miniruby 0.001467 0.000113 0.064180 ( 0.062599)
build_ruby 0.001371 0.000106 0.062727 ( 0.061413)
build_all 0.003291 0.005490 1.276206 ( 0.479996)
build_install 0.017097 0.000881 1.566881 ( 0.778521)
test_btest 0.000000 0.001037 52.897627 ( 6.505977)
test_basic 0.000304 0.004659 0.283196 ( 0.380452)
test_all 0.003180 0.000636 503.487288 ( 53.217151)
test_rubyspec 0.072567 0.062990 41.607181 ( 49.356475)
total: 111.77 sec