Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-053042
#<BuildRuby:0x0000556dd552e548
@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.20220201-053042",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000012 0.000004 0.000016 ( 0.000009)
build_up 0.003531 0.007653 1.000105 ( 1.968619)
build_miniruby 0.001344 0.000620 0.073624 ( 0.072486)
build_ruby 0.001247 0.000575 0.068951 ( 0.068321)
build_all 0.006531 0.003014 4.146356 ( 0.799536)
build_install 0.017872 0.005686 7.923322 ( 2.404505)
test_btest 0.000986 0.000422 46.893079 ( 43.838270)
test_basic 0.000285 0.008414 0.346063 ( 0.435145)
test_all 0.001389 0.000741 670.126622 ( 65.458465)
test_rubyspec 0.064770 0.086259 46.083250 ( 51.345294)
total: 166.39 sec