Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-042433
#<BuildRuby:0x000056472fe1d2d8
@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-042433",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.007349 0.005094 0.958364 ( 1.096489)
build_miniruby 0.001561 0.000481 0.074051 ( 0.071943)
build_ruby 0.001387 0.000427 0.066716 ( 0.064969)
build_all 0.003334 0.008638 4.075293 ( 0.788595)
build_install 0.020880 0.002603 7.731543 ( 2.319100)
test_btest 0.000914 0.000322 47.150181 ( 43.648104)
test_basic 0.008357 0.000000 0.334331 ( 0.421916)
test_all 0.001785 0.000078 700.167363 ( 67.762635)
test_rubyspec 0.089760 0.076665 45.679359 ( 51.260762)
total: 167.44 sec