Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-022558
#<BuildRuby:0x000055b7c13cb918
@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.20220205-022558",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005060 0.006787 0.954725 ( 1.035927)
build_miniruby 0.001281 0.000427 0.079342 ( 0.077177)
build_ruby 0.001609 0.000537 0.074449 ( 0.072015)
build_all 0.007677 0.003846 4.138642 ( 0.795938)
build_install 0.019467 0.003910 7.896934 ( 2.351373)
test_btest 0.000000 0.001462 47.388223 ( 45.298804)
test_basic 0.003766 0.003692 0.347381 ( 0.436841)
test_all 0.001583 0.000575 643.952416 ( 65.482843)
test_rubyspec 0.127163 0.043992 46.320025 ( 51.780483)
total: 167.33 sec