Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-220959
#<BuildRuby:0x00005599f8bece80
@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.20220814-220959",
@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.000028 0.000007 0.000035 ( 0.000035)
autoconf 0.000215 0.000054 0.000269 ( 0.000290)
configure 0.000062 0.000016 0.000078 ( 0.000076)
build_up 0.007446 0.002746 0.821457 ( 0.926602)
build_miniruby 0.001334 0.000356 0.054403 ( 0.054045)
build_ruby 0.001438 0.000383 0.064839 ( 0.063868)
build_all 0.008203 0.000173 1.260687 ( 0.477267)
build_install 0.013996 0.003294 1.578266 ( 0.804190)
test_btest 0.001011 0.000238 51.913111 ( 6.191257)
test_basic 0.005155 0.000166 0.283191 ( 0.377488)
test_all 0.004078 0.000906 496.073654 ( 51.871536)
test_rubyspec 0.079470 0.060464 41.722758 ( 49.404964)
total: 110.17 sec