Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-125928
#<BuildRuby:0x000056019d9ac5f0
@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.20220208-125928",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000019 0.000009 0.000028 ( 0.000029)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010203 0.001602 0.946141 ( 1.040651)
build_miniruby 0.001444 0.000619 0.077439 ( 0.076833)
build_ruby 0.001433 0.000614 0.073031 ( 0.073150)
build_all 0.002709 0.006903 4.080763 ( 0.790167)
build_install 0.019678 0.003866 7.720933 ( 2.327095)
test_btest 0.000935 0.000415 76.293246 ( 7.927712)
test_basic 0.005276 0.002345 0.336716 ( 0.427731)
test_all 0.001231 0.000547 666.669378 ( 65.521467)
test_rubyspec 0.084844 0.082809 45.919872 ( 51.390824)
total: 129.58 sec