Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-160517
#<BuildRuby:0x000055da5af125e0
@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-160517",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006908 0.003480 0.949108 ( 1.016738)
build_miniruby 0.001623 0.000191 0.077869 ( 0.076282)
build_ruby 0.001619 0.000190 0.067349 ( 0.065438)
build_all 0.010002 0.000667 3.978347 ( 0.778922)
build_install 0.023451 0.000000 7.712481 ( 2.311393)
test_btest 0.001355 0.000000 47.139768 ( 43.908006)
test_basic 0.006113 0.000058 0.336280 ( 0.426364)
test_all 0.001689 0.000082 680.982779 ( 66.936656)
test_rubyspec 0.126028 0.032069 45.493204 ( 51.056374)
total: 166.58 sec