Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-113613
#<BuildRuby:0x000055a96b6d0848
@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.20220205-113613",
@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.000008 0.000002 0.000010 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007116 0.005134 0.954074 ( 1.254371)
build_miniruby 0.001367 0.000526 0.075150 ( 0.074906)
build_ruby 0.000000 0.002177 0.070412 ( 0.069878)
build_all 0.007005 0.003031 4.046410 ( 0.804726)
build_install 0.012022 0.010466 7.766319 ( 2.367398)
test_btest 0.000889 0.000444 47.062087 ( 43.798637)
test_basic 0.006490 0.000836 0.339347 ( 0.429640)
test_all 0.001035 0.000487 692.596705 ( 67.415003)
test_rubyspec 0.092185 0.067586 45.625278 ( 51.026117)
total: 167.24 sec