Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-044228
#<BuildRuby:0x00005566c8185400
@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.20220717-044228",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000019 0.000007 0.000026 ( 0.000024)
build_up 0.003927 0.005975 0.832953 ( 1.040210)
build_miniruby 0.000927 0.000464 0.061709 ( 0.060802)
build_ruby 0.000962 0.000481 0.055223 ( 0.053859)
build_all 0.003292 0.003889 1.210564 ( 0.470152)
build_install 0.006586 0.008683 4.390304 ( 1.842557)
test_btest 0.001288 0.000820 51.670859 ( 6.489432)
test_basic 0.005390 0.000099 0.287993 ( 0.384115)
test_all 0.001377 0.000803 512.867321 ( 53.733756)
test_rubyspec 0.073298 0.059624 42.165416 ( 48.051161)
total: 112.13 sec