Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-060309
#<BuildRuby:0x000055e29a907810
@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.20220303-060309",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007603 0.004686 1.044637 ( 3.059022)
build_miniruby 0.000000 0.001966 0.076570 ( 0.076756)
build_ruby 0.000000 0.002418 0.075797 ( 0.074314)
build_all 0.005794 0.003080 4.218165 ( 0.844918)
build_install 0.017608 0.004451 7.820981 ( 2.434364)
test_btest 0.001028 0.000294 74.075267 ( 8.352640)
test_basic 0.007511 0.000000 0.330188 ( 0.422001)
test_all 0.001734 0.000263 696.672069 ( 67.185416)
test_rubyspec 0.115777 0.053531 46.328483 ( 51.573527)
total: 134.02 sec