Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-172542
#<BuildRuby:0x000056049c1986c8
@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.20220214-172542",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005825 0.003866 0.946088 ( 2.925717)
build_miniruby 0.001707 0.000213 0.077005 ( 0.075081)
build_ruby 0.001526 0.000191 0.071989 ( 0.069592)
build_all 0.009013 0.000561 4.109797 ( 0.799679)
build_install 0.021655 0.001903 7.733300 ( 2.315821)
test_btest 0.001337 0.000149 67.860854 ( 8.168287)
test_basic 0.007684 0.000000 0.321787 ( 0.416493)
test_all 0.001897 0.000000 703.432544 ( 67.463442)
test_rubyspec 0.093166 0.081954 45.919843 ( 51.048581)
total: 133.28 sec