Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-011613
#<BuildRuby:0x000055d1291cc8e8
@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.20220719-011613",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002166 0.008824 0.983414 ( 2.218766)
build_miniruby 0.001371 0.000422 0.074849 ( 0.075049)
build_ruby 0.001797 0.000000 0.077721 ( 0.078498)
build_all 0.008126 0.003405 1.549691 ( 0.608173)
build_install 0.020096 0.003263 5.082055 ( 2.070685)
test_btest 0.001191 0.000331 76.880394 ( 8.675021)
test_basic 0.002249 0.005654 0.334413 ( 0.424746)
test_all 0.001549 0.000517 640.365187 ( 64.091733)
test_rubyspec 0.124818 0.061083 45.662931 ( 51.337741)
total: 129.58 sec