Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-015600
#<BuildRuby:0x000055af1ed36148
@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.20221006-015600",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.006505 0.002602 1.068573 ( 1.161574)
build_miniruby 0.001101 0.000440 0.098096 ( 0.095437)
build_ruby 0.002579 0.001031 0.092748 ( 0.088611)
build_all 0.005946 0.002378 1.286471 ( 0.579481)
build_install 0.016342 0.000000 1.598936 ( 0.874084)
test_btest 0.001059 0.000166 59.990719 ( 6.388216)
test_basic 0.006554 0.002016 0.352674 ( 0.438784)
test_all 0.005957 0.001134 506.598636 ( 54.276258)
test_rubyspec 0.124771 0.014337 42.657500 ( 50.883906)
total: 114.79 sec