Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-105908
#<BuildRuby:0x000055f8be04f940
@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.20220315-105908",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.011124 0.002257 0.987430 ( 1.108759)
build_miniruby 0.001498 0.000461 0.078252 ( 0.076197)
build_ruby 0.001495 0.000460 0.080310 ( 0.078236)
build_all 0.003207 0.006804 4.175012 ( 0.857604)
build_install 0.012981 0.010559 8.023904 ( 2.412024)
test_btest 0.000855 0.000403 74.800232 ( 8.305902)
test_basic 0.001531 0.007394 0.336492 ( 0.427256)
test_all 0.001202 0.000667 702.200723 ( 68.400233)
test_rubyspec 0.094732 0.067394 46.281285 ( 51.688909)
total: 133.36 sec