Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-175235
#<BuildRuby:0x0000561283d189e0
@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.20220404-175235",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004640 0.008294 1.009996 ( 1.051450)
build_miniruby 0.001407 0.000402 0.068415 ( 0.066996)
build_ruby 0.001561 0.000446 0.073423 ( 0.071821)
build_all 0.005102 0.005880 4.079704 ( 0.838517)
build_install 0.019044 0.005057 8.416113 ( 2.942789)
test_btest 0.001075 0.000358 76.721689 ( 8.532870)
test_basic 0.008371 0.000053 0.335012 ( 0.422646)
test_all 0.001565 0.000476 697.552938 ( 67.685354)
test_rubyspec 0.142300 0.034323 46.512183 ( 51.839432)
total: 133.45 sec