Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-211222
#<BuildRuby:0x0000557371ab06c8
@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-211222",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006774 0.003746 0.943502 ( 1.018146)
build_miniruby 0.001906 0.000381 0.080333 ( 0.077812)
build_ruby 0.002026 0.000405 0.071690 ( 0.069173)
build_all 0.005548 0.005664 4.164335 ( 0.790126)
build_install 0.022264 0.000846 7.854412 ( 2.380666)
test_btest 0.001449 0.000000 73.665940 ( 8.434380)
test_basic 0.003518 0.004850 0.345336 ( 0.436039)
test_all 0.001125 0.000281 651.480838 ( 64.752749)
test_rubyspec 0.103531 0.055973 46.259466 ( 51.341245)
total: 129.30 sec