Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-162113
#<BuildRuby:0x0000556281556548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-162113",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000011 0.000004 0.000015 ( 0.000008)
build_up 0.008012 0.004003 0.931437 ( 0.968686)
build_miniruby 0.001469 0.000565 0.078961 ( 0.076937)
build_ruby 0.001416 0.000544 0.070867 ( 0.068815)
build_all 0.010146 0.000559 4.167965 ( 0.795529)
build_install 0.016397 0.007067 7.691961 ( 2.299610)
test_btest 0.001001 0.000353 47.146744 ( 44.018854)
test_basic 0.001464 0.005475 0.333514 ( 0.427947)
test_all 0.001227 0.000505 683.766763 ( 66.847988)
test_rubyspec 0.121439 0.053485 45.646516 ( 51.049146)
total: 166.55 sec