Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-020950
#<BuildRuby:0x000056450baa0a68
@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.20220726-020950",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009112 0.000701 0.860823 ( 2.067211)
build_miniruby 0.001377 0.000106 0.054595 ( 0.053184)
build_ruby 0.001605 0.000123 0.064485 ( 0.063540)
build_all 0.009625 0.000740 1.287669 ( 0.486567)
build_install 0.016594 0.000000 4.261682 ( 1.783925)
test_btest 0.001428 0.000060 51.266933 ( 6.108401)
test_basic 0.005607 0.000350 0.289818 ( 0.381206)
test_all 0.002152 0.000135 503.905735 ( 53.571635)
test_rubyspec 0.116973 0.022098 41.883470 ( 47.445224)
total: 111.96 sec