Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-190743
#<BuildRuby:0x000055890d6fccc8
@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.20220130-190743",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004848 0.006197 0.932401 ( 1.625689)
build_miniruby 0.001484 0.000674 0.073872 ( 0.071592)
build_ruby 0.001548 0.000704 0.075514 ( 0.073124)
build_all 0.003622 0.006705 4.088356 ( 0.777942)
build_install 0.011340 0.012717 7.767310 ( 2.317546)
test_btest 0.000704 0.000454 47.206311 ( 44.163776)
test_basic 0.006531 0.001009 0.354085 ( 0.446115)
test_all 0.001191 0.000714 683.288261 ( 66.577885)
test_rubyspec 0.061244 0.075435 45.988388 ( 51.105956)
total: 167.16 sec