Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-212330
#<BuildRuby:0x00005574f5f0b940
@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.20220402-212330",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.008553 0.004077 0.992856 ( 1.043014)
build_miniruby 0.001886 0.000354 0.068289 ( 0.067730)
build_ruby 0.001767 0.000331 0.077243 ( 0.076946)
build_all 0.009839 0.001845 4.291009 ( 0.879896)
build_install 0.012667 0.012544 8.483258 ( 3.022140)
test_btest 0.001451 0.000000 73.910326 ( 8.093297)
test_basic 0.003189 0.004637 0.350783 ( 0.441245)
test_all 0.001851 0.000617 707.678239 ( 73.440350)
test_rubyspec 0.092115 0.074895 46.491479 ( 51.982924)
total: 139.05 sec