Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-222700
#<BuildRuby:0x0000560525cc4658
@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-222700",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000017)
build_up 0.008834 0.001262 0.977408 ( 1.111755)
build_miniruby 0.001779 0.000254 0.075096 ( 0.073974)
build_ruby 0.000000 0.002193 0.070543 ( 0.069304)
build_all 0.009797 0.001690 4.028035 ( 0.788886)
build_install 0.019151 0.004726 7.809937 ( 2.375478)
test_btest 0.001246 0.000237 47.387097 ( 44.109306)
test_basic 0.006371 0.001213 0.338009 ( 0.426554)
test_all 0.001551 0.000296 649.962458 ( 69.368588)
test_rubyspec 0.098667 0.065015 46.094451 ( 51.537712)
total: 169.86 sec