Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-074617
#<BuildRuby:0x000055860b97f608
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220304-074617",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009805 0.001329 1.020245 ( 1.704513)
build_miniruby 0.001662 0.000384 0.078126 ( 0.076272)
build_ruby 0.001635 0.000377 0.078017 ( 0.075974)
build_all 0.008368 0.001931 4.184793 ( 0.860103)
build_install 0.018810 0.004341 7.950475 ( 2.470535)
test_btest 0.000981 0.000226 73.006173 ( 7.924040)
test_basic 0.000981 0.007244 0.331500 ( 0.419176)
test_all 0.000650 0.001439 670.693961 ( 65.879591)
test_rubyspec 0.086011 0.085111 46.522475 ( 51.698054)
total: 131.11 sec