Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-115406
#<BuildRuby:0x0000559eab4011a0
@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.20220202-115406",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009839 0.000793 0.961724 ( 1.088987)
build_miniruby 0.001512 0.000202 0.067528 ( 0.066237)
build_ruby 0.000000 0.002746 0.075377 ( 0.073364)
build_all 0.007927 0.002244 4.056551 ( 0.795061)
build_install 0.022126 0.000545 7.729273 ( 2.318573)
test_btest 0.001116 0.000167 47.096975 ( 44.026036)
test_basic 0.003137 0.005496 0.339134 ( 0.427505)
test_all 0.001762 0.000352 696.249299 ( 66.715640)
test_rubyspec 0.079554 0.084515 46.052227 ( 51.341641)
total: 166.85 sec