Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-102356
#<BuildRuby:0x000055f965bcf610
@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-102356",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005845 0.006661 0.956489 ( 1.325319)
build_miniruby 0.001566 0.000712 0.070024 ( 0.067584)
build_ruby 0.001511 0.000687 0.071485 ( 0.069524)
build_all 0.003945 0.006587 4.141761 ( 0.787876)
build_install 0.013767 0.009119 7.679163 ( 2.316865)
test_btest 0.000705 0.000396 47.646424 ( 45.343773)
test_basic 0.006814 0.001231 0.338645 ( 0.430201)
test_all 0.001169 0.002048 653.739307 ( 65.019493)
test_rubyspec 0.092842 0.076318 46.031948 ( 51.395131)
total: 166.76 sec