Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-083624
#<BuildRuby:0x00005563dc49f440
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220212-083624",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000033 0.000002 0.000035 ( 0.000030)
build_up 0.012685 0.000000 0.956595 ( 1.365941)
build_miniruby 0.002083 0.000122 0.079643 ( 0.077429)
build_ruby 0.002016 0.000119 0.071966 ( 0.069507)
build_all 0.009641 0.000567 4.145443 ( 0.785832)
build_install 0.019505 0.004124 7.868362 ( 2.306908)
test_btest 0.001242 0.000000 68.768896 ( 8.348094)
test_basic 0.008454 0.000433 0.334662 ( 0.420954)
test_all 0.001643 0.000137 696.786254 ( 67.781593)
test_rubyspec 0.137268 0.039521 46.088214 ( 51.279879)
total: 132.44 sec