Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-121844
#<BuildRuby:0x0000557f8983b810
@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.20220217-121844",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011810 0.000212 0.997473 ( 1.323014)
build_miniruby 0.002136 0.000134 0.067935 ( 0.065808)
build_ruby 0.001864 0.000117 0.070934 ( 0.068768)
build_all 0.010116 0.000320 4.122388 ( 0.787605)
build_install 0.020215 0.004152 7.665580 ( 2.302821)
test_btest 0.001429 0.000000 71.901986 ( 8.265052)
test_basic 0.003594 0.004663 0.321093 ( 0.413833)
test_all 0.001545 0.000193 711.784909 ( 67.651503)
test_rubyspec 0.125224 0.043295 45.858276 ( 51.208791)
total: 132.09 sec