Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-022656
#<BuildRuby:0x000055f4cd338480
@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-022656",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006797 0.004351 1.011781 ( 2.083405)
build_miniruby 0.000000 0.002367 0.068988 ( 0.067449)
build_ruby 0.000373 0.001755 0.067267 ( 0.065784)
build_all 0.008538 0.001601 4.218925 ( 0.857184)
build_install 0.021254 0.002663 7.978201 ( 2.435464)
test_btest 0.000852 0.000148 73.303803 ( 8.351657)
test_basic 0.002873 0.004899 0.342215 ( 0.431617)
test_all 0.001763 0.000383 648.639038 ( 65.544812)
test_rubyspec 0.121307 0.044905 46.585762 ( 51.905285)
total: 131.74 sec