Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-211835
#<BuildRuby:0x000055c274c0b688
@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.20220204-211835",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010105 0.001444 0.934232 ( 0.996260)
build_miniruby 0.001939 0.000277 0.077109 ( 0.074700)
build_ruby 0.002548 0.000000 0.077698 ( 0.075139)
build_all 0.009904 0.000000 4.145887 ( 0.775347)
build_install 0.019917 0.006375 7.800341 ( 2.337505)
test_btest 0.001235 0.000197 47.129513 ( 43.630575)
test_basic 0.005214 0.003492 0.333062 ( 0.420640)
test_all 0.001700 0.000315 703.846472 ( 67.339735)
test_rubyspec 0.112771 0.036722 46.300390 ( 51.729097)
total: 167.38 sec